body {
    color: #666666;
    font-size: 14px;
    line-height: 1.75em;
    background: #fff;
    font-family: Verdana, Geneva, "΢���ź�", "Microsoft YaHei", simsun, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.cl {
    zoom: 1
}

.w120 {
    width: 1200px;
    clear: both;
    margin: 0 auto;
}

.w1190 {
    width: 1200px;
    clear: both;
    margin: 0 auto;
}

.w100 {
    width: 100%;
    min-width: 1200px;
    clear: both;
    margin: 0 auto;
}

a {
    color: #666666;
}

a:hover {
    color: #09e;
}

/********* top *****************/
header .ding {
    height: 32px;
    line-height: 32px;
    background: #f2f5f7;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

header .ding .gonggao {
    width: 800px;
    padding-left: 25px;
    background: url(../images/xiaolaba.png) left center no-repeat;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

header .ding .yuyan {
    padding-top: 5px;
}

header .face {
    margin: 20px auto;
    height: 60px;
    overflow: hidden;
}

header .face .tel {
    margin-top: 10px;
    padding-left: 60px;
    background: url(../images/telico2.png) left center no-repeat;
    font-size: 16px;
    line-height: 24px;
    color: #30318b;
    font-weight: bold;
}

header .face .tel .c1 {
    color: #09e;
}

header .daohang {
    height: 50px;
    background: #09e;
    color: #fff;
}

header .daohang a {
    display: block;
    float: left;
    width: 148px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    border-right: 1px solid #08d;
}

header .daohang a:nth-child(1) {
    border-left: 1px solid #08d;
}

header .daohang a.on,
header .daohang a:hover {
    background: #08d url(../images/navhoverbg.png) center 38px no-repeat;
    color: #fda907;
}

/*****************ppt *************/
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    overflow: hidden;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 600px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    ;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 13px;
    height: 13px;
    margin: 5px;
    overflow: hidden;
    background: #30318b;
    line-height: 999px;
    border-radius: 15px;
    box-shadow: 0 0 5px #fff;
}

.fullSlide .hd ul .on {
    background: #09e;
}

/************************/
.titleindex {
    color: #09e;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    background: url(../images/titledi.png) center bottom no-repeat;
    padding: 10px 0;
}

.cpindex {
    margin: 0 auto;
    padding: 50px 0;
}

.cpindex2 {
    background: #f2f5f7;
}

.cpindex ul.list {
    padding: 30px 0;
}

.cpindex ul.list li {
    float: left;
    width: 200px;
    height: 150px;
    margin: 20px;
    text-align: center;
}

.cpindex ul.list li .tu {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    clear: both;
    border-radius: 110px;
}

.cpindex ul.list li .tu img {
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 110px;
}

.cpindex ul.list li a:hover .tu img {
    transform: scale(1.2);
    transition: all 0.8s ease 0s;
    -webkit-transform: scale(1.2);
    -webkit-transform: all 0.8s ease 0s;
    box-shadow: 0 2px 2px #000;
}

.cpindex ul.list li p {
    font-size: 16px;
    line-height: 3em;
    font-weight: bold;
    color: #333;
    padding-top: 5px;
}

.cpindex ul.list li a:hover p {
    color: #09e
}


/*******************************/
/*****************/
.gsjjindex {
    height: 300px;
    padding: 75px 0;
    background: url(../images/gsjjbj.jpg) center center no-repeat;
}

.gsjjindex .hdp {
    width: 450px;
    height: 300px;
    margin-left: 50px;
}

/* ������css */
.gsjjindex .hdp .focusBox {
    position: relative;
    width: 450px;
    height: 300px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.gsjjindex .hdp .focusBox .pic img {
    width: 450px;
    height: 300px;
    display: block;
}

.gsjjindex .hdp .focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.gsjjindex .hdp .focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.gsjjindex .hdp .focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.gsjjindex .hdp .focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.gsjjindex .hdp .focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.gsjjindex .hdp .focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.gsjjindex .hdp .focusBox .num li a,
.gsjjindex .hdp .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.gsjjindex .hdp .focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.gsjjindex .hdp .focusBox .num li.on a,
.gsjjindex .hdp .focusBox .num a:hover {
    background: #09e;
}



.gsjjindex .gsnr {
    width: 520px;
    margin-right: 80px;
    color: #fff;
}

.gsjjindex .gsnr h1 {
    margin: 0 0 10px;
    ;
    line-height: 1em;
}

.gsjjindex .gsnr .guanggaoci {
    font-size: 16px;
    border-bottom: 1px dotted #68bbe6;
}

.gsjjindex .gsnr .neirong {
    text-align: justify;
    margin: 10px 0;
}

.gsjjindex .gsnr a.ckanniu {
    width: 120px;
    height: 36px;
    display: block;
    background: #05a;
    color: #fff;
    text-align: center;
    line-height: 36px;
}

.gsjjindex .gsnr a.ckanniu:hover {
    background: #09e;
}

/******************* shouyezidingyi *********/
.shouyezidingyi {
    padding: 40px 0;
}

.shouyezidingyi .xmnr {
    overflow: hidden;
    text-align: center;
    margin: 30px auto;
}

.shouyezidingyi .xmnr img {
    vertical-align: bottom;
    max-width: 1200px;
    height: auto;
}

/********************/
.xwindex {
    padding: 40px 0;
    margin: 0 auto;
    background: #f2f5f7;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.hp-tab-newprd {
    width: 1200px;
    height: 420px;
    overflow: hidden;
    position: relative;
    background: url(../images/bg-newprd.jpg) no-repeat center top;
    margin-top: 30px;
}

.hp-tab-newprd .j-sw-nav {
    padding-top: 1px;
    width: 1200px;
    height: 32px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hp-tab-newprd .j-sw-nav li {
    display: inline-block;
    margin-right: -20px
}

.hp-tab-newprd .j-sw-nav li a {
    position: relative;
    display: block;
    width: 130px;
    height: 32px;
    line-height: 1.91;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    background: url(../images/bg-tag-off.png) no-repeat 0 0;
    color: #fefefe;
    word-wrap: break-word;
    overflow: hidden;
    outline: 0;
    cursor: pointer;
}

.newprd-s1,
.newprd-s1 a {
    z-index: 20
}

.newprd-s2,
.newprd-s2 a {
    z-index: 19
}

.newprd-s3,
.newprd-s3 a {
    z-index: 18
}

.newprd-s4,
.newprd-s4 a {
    z-index: 17
}

.newprd-s5,
.newprd-s5 a {
    z-index: 16
}

.newprd-s6,
.newprd-s6 a {
    z-index: 15
}

.newprd-s7,
.newprd-s7 a {
    z-index: 14
}

.hp-tab-newprd .newprd-clip {
    padding-left: 0;
}

.hp-tab-newprd .j-sw-nav .on {
    position: relative;
    z-index: 99
}

.hp-tab-newprd .j-sw-nav li a:hover,
.hp-tab-newprd .j-sw-nav .on a {
    background-image: url(../images/bg-tag-on.png);
    z-index: 99;
    color: #fefefe;
    text-decoration: none;
    cursor: pointer;
}

.hp-tab-newprd .j-sw-c ul {
    zoom: 1;
    overflow: hidden;
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}

.hp-tab-newprd .j-sw-c li {
    float: left;
    width: 550px;
    height: 70px;
    margin: 10px 70px 10px 10px;
    overflow: hidden;
}

.hp-tab-newprd .j-sw-c li:nth-child(2n) {
    margin-right: 0;
}

.hp-tab-newprd .j-sw-c li .date {
    width: 70px;
    height: 70px;
    border-radius: 70px;
    background: #bbb;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.hp-tab-newprd .j-sw-c li .date p {
    line-height: 45px;
    height: 35px;
    border-bottom: 1px dotted #fff;
    font-size: 18px;
    margin: 0 10px;
}

.hp-tab-newprd .j-sw-c li a:hover .date {
    background: #09e;
    color: #fff;
}

.hp-tab-newprd .j-sw-c li .wen {
    width: 460px;
    height: 70px;
    overflow: hidden;
}

.hp-tab-newprd .j-sw-c li .wen h3 {
    color: #333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hp-tab-newprd .j-sw-c li a:hover .wen h3 {
    color: #09e;
}

.hp-tab-newprd .j-sw-c li .wen p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #888;
}

/********* ��������**************/
.ryindex {
    margin: 30px auto;
}

.ryScroll {
    margin: 20px auto;
    position: relative;
    width: 1160px;
    padding: 10px 0 10px 40px;
    overflow: hidden;
}

.ryScroll .prev,
.ryScroll .next {
    display: block;
    position: absolute;
    top: 106px;
    left: 5px;
    width: 23px;
    height: 23px;
    background: url(../images/btns.png) no-repeat;
}

.ryScroll .next {
    left: auto;
    right: 5px;
    background-position: -25px 0;
}

.ryScroll .prev:hover {
    background-position: 0 -30px;
}

.ryScroll .next:hover {
    background-position: -25px -30px;
}

.ryScroll ul {
    overflow: hidden;
    zoom: 1;
}

.ryScroll ul li {
    width: 166px;
    float: left;
    overflow: hidden;
    margin: 0 10px;
}

.ryScroll ul li img {
    width: 160px;
    height: 230px;
    display: block;
    padding: 2px;
    border: 1px solid #ddd;
}

.ryScroll ul li p {
    font-size: 12px;
    text-align: center;
    font-family: Arial, simsun;
}

/******************* foot ******/
footer .shujuindex {
    margin: 0 auto;
    padding: 60px 0;
    height: 120px;
    background: url(../images/footbj1.jpg) center center no-repeat #629cee;
}

footer .shujuindex ul li {
    width: 25%;
    float: left;
    text-align: center;
    color: #09e;
    font-size: 30px;
    line-height: 60px;
}

footer .shujuindex ul li .shuzi {
    font-weight: bolder;
    font-size: 36px;
    text-shadow: 2px 2px 0 #000;
}

footer .shujuindex ul li .wen {
    color: #000;
    text-shadow: 0 0 30px #fff;
}

footer .copyright {
    margin: 0 auto;
    padding: 20px 0;
    background: #08d;
    color: #fff;
}

footer .copyright a {
    color: #fff;
}

footer .copyright .lianjie {
    width: 200px;
    margin-right: 50px;
}

footer .copyright .lianjie a {
    display: block;
    line-height: 30px;
}

footer .copyright .lxmw {
    width: 650px;
    overflow: hidden
}

footer .copyright .erweima {
    width: 150px;
    overflow: hidden
}

footer .copyright h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

footer .links {
    margin: 0 auto;
    padding: 10px 0;
    background: #0178bc;
    color: #fff;
    border-top: 1px solid #09e;
}

footer .links a {
    color: #fff;
    margin-right: 20px;
}

/***********��ҳ*******************/

.pagination {
    list-style: none;
    margin: 20px auto;
    text-align: center;
    display: inline-block;
    width: 840px;
}

.pagination li {
    display: inline-block;
    text-align: center;
}

.pagination a {
	margin: 2px;
    color: #999;
    padding: 4px 8px;
    line-height: 18px;
    display: block;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.pagination a:hover,
.pagination li a.page-num-current {
    background: #09e;
    color: #fff;
    border: solid 1px #09e;
}


/********gsjj***********/
.hengfu {
    font-size: 0;
    line-height: 0;
}

.main {
    margin: 40px auto;
}

.main .lefts {
    width: 255px;
    border-radius: 4px;
    overflow: hidden
}

.main .lefts .tit {
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 18px;
    background: url(../images/border.gif) right top no-repeat #09e;
    padding-left: 30px;
}

.main .lefts .fenleilist {
    background: #f2f2f2;
}

.main .lefts .fenleilist ul.fllist {
    padding: 0;
    margin-top: 1px;
}

.main .lefts .fenleilist ul.fllist li a {
    display: block;
    padding: 0 10px 0 30px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
    ;
    background: #f5f5f5 url(../images/doth.png) 225px center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .lefts .fenleilist ul.fllist li a:hover {
    background: #999 url(../images/dotb.png) 225px center no-repeat;
    color: #fff;
}

.main .lefts .fenleilist ul.fllist li a.on {
    background: #29b7f7 url(../images/dotb.png) 225px center no-repeat;
    color: #fff;
}

.main .lefts .lxwmleft {
    margin-top: 20px;
    border-radius: 4px;
    overflow: hidden
}

.main .lefts .lxwmleft .wen {
    padding: 10px;
    background: #f2f2f2;
}



.main .rights {
    width: 900px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
}

.main .rights .tit {
    height: 55px;
    line-height: 55px;
    color: #09e;
    font-size: 18px;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
}

.main .rights .tit span {
    float: right;
    font-size: 14px;
    color: #666;
}

.main .rights .xiangxineirong {
    width: 860px;
    overflow: hidden;
    margin: 10px auto;
    line-height: 1.75em;
}

.main .rights .xiangxineirong img {
    max-width: 860px;
}

.main .rights .xiangxineirong table {
    max-width: 860px;
    width: 100%;
    border-collapse: collapse;
}

.main .rights .xiangxineirong table td {
    padding: 5px 5px;
    border-color: #eee;
}

.main .rights .xiangxineirong table tr:hover {
    background: #f2f5f7;
}

/************����***************/
.main .rights .xinwenlist {
    width: 860px;
    overflow: hidden;
    margin: 10px auto;
    line-height: 1.75em;
}

.main .rights .xinwenlist li {
    height: 80px;
    padding: 10px;
    border-bottom: 1px dotted #ddd;
    overflow: hidden;
}

.main .rights .xinwenlist li:hover {
    background: #f7f7f7;
}

.main .rights .xinwenlist li .rq {
    width: 60px;
    height: 60px;
    background: #f2f2f2;
    padding: 10px;
    text-align: center;
    color: #666;
    border-radius: 80px;
    overflow: hidden;
}

.main .rights .xinwenlist li:hover .rq {
    background: #09e;
    color: #fff;
}

.main .rights .xinwenlist li .rq p {
    font-size: 20px;
    line-height: 35px;
    border-bottom: 1px dotted #ccc;
}

.main .rights .xinwenlist li .rq span {
    font-size: 12px;
    line-height: 20px;
}

.main .rights .xinwenlist li .wen {
    width: 740px;
    height: 80px;
}

.main .rights .xinwenlist li .wen .bt {
    height: 30px;
    color: #333;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px dotted #eee;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .rights .xinwenlist li:hover .wen .bt {
    color: #09e
}

.main .rights .xinwenlist li .wen .nr {
    height: 40px;
    line-height: 22px;
    color: #888;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.main .rights .xiangxineirong .biaoti {
    margin: 10px auto;
    border-bottom: 1px dotted #ddd;
}

.main .rights .xiangxineirong .biaoti h2 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}

.main .rights .xiangxineirong .biaoti p {
    color: #999;
    font-size: 12px;
    text-align: center;
}

/*******  ֤���ѯ******/
.main .rights .xiangxineirong .zhengshucx {
    margin: 20px auto;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ddd;
    height: 50px;
    padding: 20px 40px;
}

.main .rights .xiangxineirong .zhengshucx input {
    width: 695px;
    height: 50px;
    line-height: 50px;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 20px;
    float: left;
    border-right: 1px solid #ddd;
    outline: none;
    color: #666;
}

.main .rights .xiangxineirong .zhengshucx a {
    float: right;
}

.main .rights .xiangxineirong .zhengshuxiangxi {
    margin: 30px auto;
    min-height: 60px;
}

/*******zxly********************/
.main .rights .xiangxineirong .zxly {
    margin: 20px auto;
    width: 700px;
}

.main .rights .xiangxineirong .zxly input {
    height: 30px;
    width: 250px;
    border: 1px solid #ddd;
    outline: none;
    border-radius: 4px;
    margin: 5px;
    padding: 0 5px;
}

.main .rights .xiangxineirong .zxly textarea {
    border: 1px solid #ddd;
    outline: none;
    border-radius: 4px;
    margin: 5px;
    padding: 5px;
}


/********************************/
.main .rights ul.jishuzclist {
    width: 860px;
    overflow: hidden;
    margin: 10px auto;
}

.main .rights ul.jishuzclist li {
    height: 150px;
    padding: 10px;
    border-bottom: 1px dotted #ddd;
    overflow: hidden;
}

.main .rights ul.jishuzclist li .tu {
    width: 200px;
    height: 150px;
    overflow: hidden;
}

.main .rights ul.jishuzclist li .tu img {
    width: 200px;
    height: 150px;
}

.main .rights ul.jishuzclist li .wen {
    width: 620px;
    height: 150px;
    overflow: hidden;
}

.main .rights ul.jishuzclist li .wen .bt {
    height: 30px;
    color: #333;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px dotted #eee;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .rights ul.jishuzclist li .wen .nr {
    height: 66px;
    line-height: 22px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.main .rights ul.jishuzclist li .wen .more {
    height: 30px;
    padding-top: 10px;
}

.main .rights ul.jishuzclist li .wen .more a {
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #ddd;
    color: #999;
    background: #fff;
}

.main .rights ul.jishuzclist li:hover .wen .more a {
    background: #09e;
    color: #fff;
    border: 1px solid #09e;
}

.main .rights ul.jishuzclist li:hover .wen .bt a {
    color: #09e;
}

.main .rights ul.jishuzclist li:hover {
    background: #fafafa;
}


/*************��Ʒ*******************/

.main .rights .cpzslist {
    width: 890px;
    overflow: hidden;
    margin: 10px auto;
    padding: 10px 0;
}

.main .rights .cpzslist li {
    width: 200px;
    height: 150px;
    float: left;
    margin: 10px;
    text-align: center;
}

.main .rights .cpzslist li .tu {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    clear: both;
    border-radius: 110px;
}

.main .rights .cpzslist li .tu img {
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 110px;
}

.main .rights .cpzslist li a:hover .tu img {
    transform: scale(1.2);
    transition: all 0.8s ease 0s;
    -webkit-transform: scale(1.2);
    -webkit-transform: all 0.8s ease 0s;
    box-shadow: 0 2px 2px #000;
}

.main .rights .cpzslist li .wen {
    font-size: 16px;
    line-height: 3em;
    font-weight: bold;
    color: #333;
    padding-top: 5px;
}

.main .rights .cpzslist li a:hover .wen {
    color: #09e
}



.main .rights .xiangxineirong .cptu {
    margin: 20px auto;
    text-align: center;
}

.main .rights .xiangxineirong .xxjstit {
    margin: 10px auto;
    border-bottom: 1px solid #8bc98f;
    height: 32px;
}

.main .rights .xiangxineirong .xxjstit span {
    background: #8bc98f;
    line-height: 32px;
    display: block;
    float: left;
    padding: 0 10px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.warpper {
    display: flex;
    justify-content: center;
}

.warpper .fr {

    width: 330px;
    margin-left: 20%;
    padding: 30px;
    background: #eeeeee;
}

.warpper .fr .cn {
    font-size: 18px;

    color: #222222;

    margin-bottom: 5px;
}

.warpper .fr .en {
    font-size: 14px;

    color: #555555;

    margin-bottom: 8px;
}

.warpper .fr .input1 {
    width: 280px;

    height: 30px;

    padding: 0 5px;

    font-family: "microsoft yahei";

    margin-bottom: 15px;
}

.warpper .fr .input2 {
    width: 90px;

    height: 30px;

    margin-right: 15px;

    cursor: pointer;

    border: 0px;

    color: #ffffff;

    font-family: "microsoft yahei";
}

.warpper .fr .yc1 {
    background-color: #ff6600;
}

.warpper .fr .yc2 {
    background-color: #006699;
}