<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-color: #fff;
}

/* å¤´éƒ¨ */
#header .header-c .searchcon {
    margin-left: 76px;
}
#header .header-c .right {
    margin-left: 82px;
}
#header .header-c .logo-t{
display: none;
}

#header .header-nav{
    display: none;
}



/* index-top */
.index-top .hot{
    display: inline-block;
    width:250px;
    height: 468px;
    background-color: #fff;
    font-size: 0;
    border: 1px solid #fe9da9;
    border-top: none;
    vertical-align:  top;
}
.index-top .hot li{
    display: inline-block;
    width: 25%;
    line-height: 39px;
    font-size: 14px;
    text-align: center;
    color: #444;
}
.index-top .hot li a{
    display: block;
}
.index-top .hot li a:hover{
    color: #005cff;
}

/*banner*/
.banner {
    display: inline-block;
    margin-top: 10px;
    margin-left: 2px;
}
.banner .top .device2 {
    width: 675px;
    height: 280px;
    background: #a11;
    position: relative;
    overflow:  hidden;
}
.banner .top .device2 .arrow-left {
    display: none;
    background: url(../images2/tb/arrowsl.png) no-repeat;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    z-index: 1;
}
.banner .top .device2 .arrow-right {
    display: none;
    background: url(../images2/tb/arrowsr.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    z-index: 1;
}
.banner .top .swiper-container2 {
    height: 100%;
    width: 100%;
}
.banner .top .content-slide {
    padding: 20px;
    color: #fff;
}
.banner .top .title {
    font-size: 25px;
    margin-bottom: 10px;
}
.banner .top .pagination2 {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}
.banner .top .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    -webkit-box-shadow: 0px 1px 2px #555 inset;
    -moz-box-shadow: 0px 1px 2px #555 inset;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}
.banner .top .swiper-active-switch {
    background: #fff;
}

.banner .jxtj{
     margin-top: 10px;
     margin-bottom: 2px;
     line-height: 30px;
     height:30px;
     background-color: #fff;
 }
.banner .jxtj li{
    display: inline-block;
    width: 10.5%;
    text-align:  center;
    color: #999;
    cursor: pointer;
}
.banner .jxtj li:hover{
    /*color: #008fff;*/
    color: #444;
}
.banner .jxtj .on{
    color: #444;
}

.banner .show{
    position: relative;
    background-color: #fff;
    padding-left: 6px;
}
.banner .show .arrow-left3{
    background: url(../images2/tb/arrowsl.png) no-repeat;
    position: absolute;
    background-size: 60%;
    left: 10px;
    top: 40%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    z-index: 1;
}
.banner .show  .arrow-right3 {
    background: url(../images2/tb/arrowsr.png) no-repeat;
    position: absolute;
    background-size: 60%;
    right: 3px;
    top: 40%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    z-index: 1;
}
.banner .show .swiper-container3 {
    position: relative;
    width: 660px;
    height: 135px;
    color: #000;
    text-align: center;
    overflow: hidden;
}
.banner .show .swiper-slide{
    cursor: pointer;
    background-color: #fff;
}
.banner .show .swiper-slide:hover{
    background-color: #f0f0f0;
}
.banner .show .swiper-slide .title {
    /* font-style: italic; */
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    /* line-height: 26px; */
}
.banner .show .swiper-slide .title .img{
    width: 160px;
    height: 88px;
    overflow: hidden;
}
.banner .show .swiper-slide .title img{
    width: 100%;
}
.banner .show .swiper-slide .title p{
    margin-top: 10px;
}
.banner .show .pagination3 {
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
    text-align: center;
}

.main-y {
    margin-top: 10px;
    width: 260px;
    height: 470px;
    float: right;
}
.main-y .list{
    background-color: #f0f0f0;
    line-height: 40px;
}
.main-y .fbcon{ margin-bottom:10px;}
.main-y .fbcon a{width: 125px;display: inline-block;height:50px; +height:48px;line-height:48px;border:1px solid #F93;text-align:center;color:#F93;font-size:16px;overflow:hidden;}
.main-y .fbcon a img{margin-right:5px;vertical-align:  middle;}
.main-y .fbcon a:hover{background: #d90d26;color:#FFF;}
.main-y .list&gt;.clear{
    background-color: #f0f0f0;
    /* line-height: 40px; */
}
.main-y .fl{
    font-size: 16px;
    color: #d90d26;
}
.main-y .fr{
    position: relative;
    right:5px;
}
.main-y .fl img{
    margin: -2px 10px;
	
}
.main-y .list .fr img {
    vertical-align: text-top;
    border-radius: 12px;
	margin-top: 8px;
}
.main-y .list .fr img:hover{
    background-color: #ccc;

}
.main-y .list{
    box-shadow: 0 0 15px #e2d8d8;
    -webkit-box-shadow: 0 0 15px #e2d8d8;
    -moz-box-shadow: 0 0 15px #e2d8d8;
}
.main-y .list-t{
    background-color: #fff;
    padding: 6px 0;
}
.main-y .list-t li{
    padding: 0 10px;
    line-height: 34px;
}
.main-y .list-t li:hover{
    background-color: #ccc;
}
.main-y .list-t li&gt;span{display:  inline-block;line-height: 20px;border-radius: 5px;margin-right: 20px;width: 20px;height: 20px;background-color: #4d7aff;color: #fff;text-align:  center;}
.main-y .list-t li:nth-of-type(n+4)&gt;span{
    background-color: #999;
}
.main-y .list-t a&gt;span{float: right;color: #a29999;}

/* main-2 */
.main-2{
    margin-top: 10px;
}
/*--------------åä¼ä¸“åŒº----------------*/
.famousz {
    width: 460px;
    border: 1px solid #EEE;
    float: left;
    background-color: #fff;
}
 h3.brandtit {
    display: block;
    font-size: 18px;
     line-height: 35px;
    text-indent: 24px;
    color: #CB1F27;
    font-weight: normal;
    background-color: #f0f0f0;
    /*background: url(/images/index_2015/newsh4.gif) no-repeat 8px center;*/
}
 h3.brandtit a {
    font-size: 13px;
    color: #F00;
    float: right;
    padding: 0 10px;
    font-weight: normal;
}
 h3.brandtit .em {
    font-size: 14px;
    margin-left: 15px;
    font-weight: normal;
    color: #B8B8B8;
}
.famousbox {
    width: 460px;
    height: 439px;
    margin: 0 auto;
    text-align: justify;

}
.famoustab {
    width: 100%;
    background: #EEE;
    height: 30px;
    overflow: hidden;
    font-size: 0;
    text-align: justify;
}
.famoustab li {
    list-style: none;
    width: 20%;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    background: #f7f7f7;
    display: inline-block;
}
#famous-demo1, #famous-demo2, #famous-demo3 {
    width: 100%;
    height: 225px;
    position: relative;
}
.slideBox {
    overflow: hidden;
    position: relative;
}
.slideBox .hd {
    width: 100%;
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 5px;
    z-index: 1;
    left: 0;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    position: relative;
    text-align: center;
}
.slideBox .hd ul li.on {
    background: #d90d26 none repeat scroll 0 0;
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    overflow: hidden;
    width: 15px;
    height: 5px;
}
.slideBox .bd {
    position: relative;
    height: 100%; 
    z-index: 0;
}
.famousbox .bd{ height: 225px;}
.tuijiancon .bd{ height: 438px;}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.justify-last{
    display: none;
}
.famoustit {
    margin-top: 16px;
    color: #444;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 17px;
}
.famoustxt {
    position: relative;
    font-size: 12px;
    height:93px;
    margin-top: 6px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
}
.famoustxt a {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right:0;*/
    height: 21px;
    background-color: #fff;
    color: #d90d26;
}
.famoustxt a:hover{
    background-color: #d90d26;
    color: #fff;
}
.famouslogo {
    width: 100%;
    display: block;
    height: 32px;
}
.famoustab li.on {
    color: #FFF;
    background: #d90d26;
    font-weight: bold;
}
.famouscon .bd img{
    width: 460px; height: 225px
}
.last{
    margin-top: 15px;
}
.last span{
    margin-right: 25px;
    color: #557ebc;
}

/*--------------å“ç‰ŒæŽ¨è----------------*/
.tuijian{
    width: 725px;
    border: 1px solid #EEE;
    float: right;
}
.tuijian .brandtit .fr div{
    width: 45px;
    display: inline-block;
    background: url("../images2/tuijian01.png") no-repeat center;
    background-color: #cccccc;
    height: 35px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.tuijian .brandtit .fr:hover div{
    background-color: #dd3549;
}
.tuijian .brandtit .tb2{
    margin-left: 10px;
}
.tuijian .brandtit .tb2&gt;div{
    background: url("../images2/tuijian02.png") no-repeat center;
    background-color: #cccccc;
}
.tuijian .brandtit .fr span{
    display: inline-block;
    width: 38px;
    line-height: 17px;
    padding-left: 10px;
    vertical-align: top;
    text-indent: 0;
    color: #b1b1b1;
    background-color: #fff;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.tuijian .brandtit .fr{
    border: 1px solid #fe9da9;
    height: 35px;
    text-indent: 0;
    -webkit-border-radius:5px;
    -moz-border-radius: 5px;
    border-radius: 6px;
    padding: 0;
}
.tuijiantab li{
    width: 148px;
    background-color: #f8f8f8;
    border: 1px solid #eae7e7;
    line-height: 40px;
    text-align: center;
}
.tuijiantab .on{
    color: #f34360;
    background-color: #fff;
}
.tuijiantab li span{
    position: relative;
   left:20px;
    color: #f8f8f8;
    font-size: 20px;
}
.tuijiantab .on span{
    color: #cfcfcf;
}
.tuijiancon .slideBox .bd ul{
    background-color: #fff;
    padding: 5px;
    height: 428px;
    overflow: hidden;
}
.tuijiancon .slideBox .bd li {
    position: relative;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 1px;
    margin-left: 1px;
    width: 278px;
    height: 102px;
    overflow: hidden;
}
.tuijiancon .slideBox img{
    width:100%;
}
.tuijiancon .slideBox img:hover{
    outline: 1px solid #D90D26;
}

/* main */
.main{
    margin-top: 10px;
    font-size: 0;
    overflow: hidden;

}
.main .img{
    margin: auto;
    overflow: hidden;
}
.main img{
    width:100%;
}

.main .main-tp{
    height:40px;
    border-bottom: 2px solid;
    clear: both;
    overflow: hidden;
}
.main .main-tp .fl{
    padding-left: 10px;
    width:245px;
    line-height: 40px;
}
.main .main-tp .fl img{
    width:15px;
    height: auto;
}
.main .fl span{
    margin-left: 7px;
    font-size: 18px;
    color: #fff;
}
.main .main-tp .bd{
    width: 0;
    height: 0;
    padding: 0;
    border-bottom: 40px solid;
    border-right: 40px solid transparent;
    background-color:  transparent;
}
.main  .main-tp&gt;.fr{
    position: relative;
    right: 5px;
}
.main .main-tp .fr li{
    display: inline-block;
    margin: 0 5px;
    line-height: 40px;
    height:40px;
    font-size: 14px;
}
.main .main-tp .fr li:hover{
    color: #f20;
}
.main .main-tp .fr .shuxian{
    font-size: 12px;
    background-color: #ccc;
    height: 13px;
    width: 1px;
    vertical-align: text-bottom;
}
.main .main-tp .fr .r{
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 0;
    width: 22px;
    height: 22px;
    vertical-align: top;
    border-radius: 50%;
    font-size: 0;
}
.main .main-tp .fr .r:hover{
    background-color: #ccc;
}

.main .main-ct .fl{
    width:255px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
}
.main .ct{
    padding: 5px;
}
.main .ct .img{
    width: 230px;
    height: 262px;
    overflow: hidden;
    font-size: 0;
}
.main .ct .img:hover{
    outline: 1px solid #D90D26;
}
.main .ct .title{
    font-size: 18px;
    margin-top: 21px;
    margin-bottom: 4px;
}
.main .ct .show div{
    display: inline-block;
}
.main .ct .show .eye{
    margin-right: 5px;
    margin-left: 6px;
    width: 20px;
}
.main .main-ct .fl .btng{
    padding: 20px 0;
}
.main .main-ct .fl .btng .kkk{
    display: inline-block;
    height:10px;
    width:15px;
}
.main  .main-ct .fl .btn{
    display: inline-block;
    line-height: 25px;
    width: 80px;
    height: 25px;
}
.main  .main-ct .fl .btn:hover{
    opacity: .8;
}
.main .main-ct .fl .btn1{
    background-color: #fff;
    color: #000;
}
.main .main-ct .fl .btn2{
    color: #fff;
}
.main .main-ct .fl .bf{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width:44px;
    height:44px;
}
.main .main-ct .fl .img:hover .bf{
    display: inline-block;
}


.main .main-ct .cb{
    margin-top: 10px;
    padding-top: 10px;
}
.main .main-ct .cb .img{
    width:230px;
    height:145px;
    overflow: hidden;
}
.main .main-ct .cb .img:hover{
    outline: 1px solid #D90D26;
}
.main .main-ct .cb img{
    width: 100%;
}

.main .main-ct&gt;.fr{
    padding-top: 20px;
    background-color: #fff;
    height:617px;
}
.main .main-ct .fr ul{
    display: inline-block;
    width: 945px;
}
.main .main-ct .fr li{
    height: 207px;
    float: left;
    margin-left: 17px;
}

.main .main-ct .fr .title{
    margin-top: 10px; width: 215px;overflow: hidden
}
.main .main-ct .fr .title .tl{
    font-size: 16px; display:inline-block; float: left;
    color: #444; width: 120px; height: 21px; line-height: 21px; overflow: hidden
}
.main .main-ct .fr .title span{
    font-size: 14px;
    color: #999; 
}
.main .main-ct .fr .ckxq{
    line-height: 23px;
    color: #f4aa2f;
    font-size: 14px;
}
.main .main-ct .fr .ckxq .fr{
    color: #3568e2;
}
.main .main-ct .fr .ckxq .fr:hover{
    background-color: #3568e2;
    color: #fff;
}
.main .main-ct .fr .img{
    position: relative;
    width: 215px;
    height: 130px;
    overflow: hidden;
}
.main .main-ct .fr .img:hover{
    outline: 1px solid #D90D26;
}
.main .main-ct .fr .img img{
    width:100%;min-height: 130px;
}

.main .main-ct .fr .img .bf{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width:44px;
    min-height: 44px;
    height:44px;
}
.main .main-ct .fr .gai li:hover .bf{
    display: inline-block;
}
.main .main-ct .fr .gai li{
    margin-top: 5px;
    height: 200px;
}
.main .main-ct .fr .gai li .title .tl{
    display: inline-block;
    width: 215px; height: 23px; line-height: 23px; overflow: hidden; 
    font-size: 17px;
    color: #444;
    text-align: center;
}
.main .main-ct .fr .gai li .ckxq{
    margin-top: 8px;
    font-size:16px;
    color: #999;
    text-align: center;
}
.main .main-ct .fr .gai li .ckxq img{
    top:1px;
    width: 13px;
    height:16px; 
    margin-right: 10px;
}
.main .main-ct .fr .gai li:hover{
    outline: 1px solid #d50000;
}
.main .main-ct .fr .gai li .img:hover {
    outline: none;
}

.main .stars{
    display: inline-block;
    vertical-align: bottom;
}
.main .stars::after{display: block; clear: both; content:""; visibility: hidden; height: 0;}/*æ¸…æµ®åŠ¨*/
.main .stars li{
    list-style: none;
    float: left;
    font-size: 17px;
    margin: 0 2px;
    /*cursor: pointer;*/
}/*äº”è§’æ˜Ÿæ&nbsp;·å¼*/
.hs,.cs{color:#f00;}/*äº”è§’æ˜Ÿç‚¹å‡»åŽæ&nbsp;·å¼*/

#a .main-tp,#a .main-tp .fr .r{
    border-color: #f4aa2f;
}
#a .main-tp .bd{
    border-bottom-color: #f4aa2f;
}
#a .fl .btn2,#a .main-tp .tt{
    background-color: #f4aa2f;
}
#a .main-tp .fr .r,#a .ct .title,#a .ct .num,#a .stars li{
     color: #f4aa2f;
}
#a .main-ct .ct{
    background: url("../images2/mainctbg01.jpg") no-repeat;
    background-size: 100% auto;
}
#a .main-ct .cb{
    background-color: #ffd897;
}

#b .main-tp,#b .main-tp .fr .r{
    border-color: #ff4397;
}
#b .main-tp .bd{
    border-bottom-color: #ff4397;
}
#b .main-tp .tt,#b .fl .btn2{
    background-color: #ff4397;
}
#b .main-tp .fr .r,#b .ct .title,#b .ct .num,#b .stars li{
    color: #ff4397;
}
#b .main-ct .ct{
    background: url("../images2/mainctbg09.jpg") no-repeat;
    background-size: 100% auto;
}
#b .main-ct .cb{
    background-color: #ffafd3;
}

#c .main-tp,#c .main-tp .fr .r{
    border-color: #f42f6b;
}
#c .main-tp .bd{
    border-bottom-color: #f42f6b;
}
#c .main-tp .tt,#c .fl .btn2{
    background-color: #f42f6b;
}
#c .main-tp .fr .r,#c .ct .title,#c .ct .num,#c .stars li{
    color: #f42f6b;
}
#c .main-ct .ct{
    background: url("../images2/mainctbg02.jpg") no-repeat;
    background-size: 100% auto;
}
#c .main-ct .cb{
    background-color: #ff98a9;
}

#d .main-tp,#d .main-tp .fr .r{
    border-color: #1aa7d0;
}
#d .main-tp .bd{
    border-bottom-color: #1aa7d0;
}
#d .main-tp .tt,#d .fl .btn2{
    background-color: #1aa7d0;
}
#d .main-tp .fr .r,#d .ct .title,#d .ct .num,#d .stars li{
    color: #1aa7d0;
}
#d .main-ct .ct{
    background: url("../images2/mainctbg03.jpg") no-repeat;
    background-size: 100% auto;
}
#d .main-ct .cb{
    background-color: #98e8ff;
}

#e .main-tp,#e .main-tp .fr .r{
    border-color: #7748f0;
}
#e .main-tp .bd{
    border-bottom-color: #7748f0;
}
#e .main-tp .tt,#e .fl .btn2{
    background-color: #7748f0;
}
#e .main-tp .fr .r,#e .ct .title,#e .ct .num,#e .stars li{
    color: #7748f0;
}
#e .main-ct .ct{
    background: url("../images2/mainctbg04.jpg") no-repeat;
    background-size: 100% auto;
}
#e .main-ct .cb{
    background-color: #d4c3ff;
}

#f .main-tp,#f .main-tp .fr .r{
    border-color: #00ab8d;
}
#f .main-tp .bd{
    border-bottom-color: #00ab8d;
}
#f .main-tp .tt,#f .fl .btn2{
    background-color: #00ab8d;
}
#f .main-tp .fr .r,#f .ct .title,#f .ct .num,#f .stars li{
    color: #00ab8d;
}
#f .main-ct .ct{
    background: url("../images2/mainctbg05.jpg") no-repeat;
    background-size: 100% auto;
}
#f .main-ct .cb{
    background-color: #63e7d0;
}

#g .main-tp,#g .main-tp .fr .r{
    border-color: #ff8543;
}
#g .main-tp .bd{
    border-bottom-color: #ff8543;
}
#g .main-tp .tt,#g .fl .btn2{
    background-color: #ff8543;
}
#g .main-tp .fr .r,#g .ct .title,#g .ct .num,#g .stars li{
    color: #ff8543;
}
#g .main-ct .ct{
    background: url("../images2/mainctbg06.jpg") no-repeat;
    background-size: 100% auto;
}
#g .main-ct .cb{
    background-color: #ffbc98;
}

#h .main-tp,#h .main-tp .fr .r{
    border-color: #be19fa;
}
#h .main-tp .bd{
    border-bottom-color: #be19fa;
}
#h .main-tp .tt,#h .fl .btn2{
    background-color: #be19fa;
}
#h .main-tp .fr .r,#h .ct .title,#h .ct .num,#h .stars li{
    color: #be19fa;
}
#h .main-ct .ct{
    background: url("../images2/mainctbg07.jpg") no-repeat;
    background-size: 100% auto;
}
#h .main-ct .cb{
    background-color: #da88f8;
}

#i .main-tp,#i .main-tp .fr .r{
    border-color: #ff3838;
}
#i .main-tp .bd{
    border-bottom-color: #ff3838;
}
#i .main-tp .tt,#i .fl .btn2{
    background-color: #ff3838;
}
#i .main-tp .fr .r,#i .ct .title,#i .ct .num,#i .stars li{
    color: #ff3838;
}
#i .main-ct .ct{
    background: url("../images2/mainctbg08.jpg") no-repeat;
    background-size: 100% auto;
}
#i .main-ct .cb{
    background-color: #ff9898;
}

#j .main-tp,#j .main-tp .fr .r{
    border-color: #ff4397;
}
#j .main-tp .bd{
    border-bottom-color: #ff4397;
}
#j .main-tp .tt,#j .fl .btn2{
    background-color: #ff4397;
}
#j .main-tp .fr .r,#j .ct .title,#j .ct .num,#j .stars li{
    color: #ff4397;
}
#j .main-ct .ct{
    background: url("../images2/mainctbg09.jpg") no-repeat;
    background-size: 100% auto;
}
#j .main-ct .cb{
    background-color: #ffafd3;
}

#k .main-tp,#k .main-tp .fr .r{
    border-color: #ff581e;
}
#k .main-tp .bd{
    border-bottom-color: #ff581e;
}
#k .main-tp .tt,#k .fl .btn2{
    background-color: #ff581e;
}
#k .main-tp .fr .r,#k .ct .title,#k .ct .num,#k .stars li{
    color: #ff581e;
}
#k .main-ct .ct{
    background: url("../images2/mainctbg10.jpg") no-repeat;
    background-size: 100% auto;
}
#k .main-ct .cb{
    background-color: #ffab8d;
}

#l .main-tp,#l .main-tp .fr .r{
    border-color: #5b68c9;
}
#l .main-tp .bd{
    border-bottom-color: #5b68c9;
}
#l .main-tp .tt,#l .fl .btn2{
    background-color: #5b68c9;
}
#l .main-tp .fr .r,#l .ct .title,#l .ct .num,#l .stars li{
    color: #5b68c9;
}
#l .main-ct .ct{
    background: url("../images2/mainctbg11.jpg") no-repeat;
    background-size: 100% auto;
}
#l .main-ct .cb{
    background-color: #8cb1e2;
}

#m .main-tp,#m .main-tp .fr .r{
    border-color: #5b68c9;
}
#m .main-tp .bd{
    border-bottom-color: #5b68c9;
}
#m .main-tp .tt,#m .fl .btn2{
    background-color: #5b68c9;
}
#m .main-tp .fr .r,#m .ct .title,#m .ct .num,#m .stars li{
    color: #5b68c9;
}
#m .main-ct .ct{
    background: url("../images2/mainctbg11.jpg") no-repeat;
    background-size: 100% auto;
}
#m .main-ct .cb{
    background-color: #8cb1e2;
}

#n .main-tp,#n .main-tp .fr .r{
    border-color: #5b68c9;
}
#n .main-tp .bd{
    border-bottom-color: #5b68c9;
}
#n .main-tp .tt,#n .fl .btn2{
    background-color: #5b68c9;
}
#n .main-tp .fr .r,#n .ct .title,#n .ct .num,#n .stars li{
    color: #5b68c9;
}
#n .main-ct .ct{
    background: url("../images2/mainctbg11.jpg") no-repeat;
    background-size: 100% auto;
}
#n .main-ct .cb{
    background-color: #8cb1e2;
}

#o .main-tp,#o .main-tp .fr .r{
    border-color: #5b68c9;
}
#o .main-tp .bd{
    border-bottom-color: #5b68c9;
}
#o .main-tp .tt,#o .fl .btn2{
    background-color: #5b68c9;
}
#o .main-tp .fr .r,#o .ct .title,#o .ct .num,#o .stars li{
    color: #5b68c9;
}
#o .main-ct .ct{
    background: url("../images2/mainctbg11.jpg") no-repeat;
    background-size: 100% auto;
}
#o .main-ct .cb{
    background-color: #8cb1e2;
}

#p .main-tp,#p .main-tp .fr .r{
    border-color: #5b68c9;
}
#p .main-tp .bd{
    border-bottom-color: #5b68c9;
}
#p .main-tp .tt,#p .fl .btn2{
    background-color: #5b68c9;
}
#p .main-tp .fr .r,#p .ct .title,#p .ct .num,#p .stars li{
    color: #5b68c9;
}
#p .main-ct .ct{
    background: url("../images2/mainctbg11.jpg") no-repeat;
    background-size: 100% auto;
}
#p .main-ct .cb{
    background-color: #8cb1e2;
}

#q .main-tp,#q .main-tp .fr .r{
    border-color: #5b68c9;
}
#q .main-tp .bd{
    border-bottom-color: #5b68c9;
}
#q .main-tp .tt,#q .fl .btn2{
    background-color: #5b68c9;
}
#q .main-tp .fr .r,#q .ct .title,#q .ct .num,#q .stars li{
    color: #5b68c9;
}
#q .main-ct .ct{
    background: url("../images2/mainctbg11.jpg") no-repeat;
    background-size: 100% auto;
}
#q .main-ct .cb{
    background-color: #8cb1e2;
}

#r .main-tp,#r .main-tp .fr .r{
    border-color: #5b68c9;
}
#r .main-tp .bd{
    border-bottom-color: #5b68c9;
}
#r .main-tp .tt,#r .fl .btn2{
    background-color: #5b68c9;
}
#r .main-tp .fr .r,#r .ct .title,#r .ct .num,#r .stars li{
    color: #5b68c9;
}
#r .main-ct .ct{
    background: url("../images2/mainctbg11.jpg") no-repeat;
    background-size: 100% auto;
}
#r .main-ct .cb{
    background-color: #8cb1e2;
}

.main-nav{
    display: none;
    position: fixed;
    left: 50%;
    top: 20px;
    transform: translate(-640px);
     z-index: 999;
}
.main-nav&gt;*{
    display: block;
    width: 35px;

    color:#fff;
    text-align:  center;
    font-size: 12px;
}
.main-nav&gt;p{
    /*background-color: #d90d26;*/
    background-color: #4fbbeb;
    height: 33px;
    line-height: 33px;
}
.main-nav&gt;a{
     background-color: #999;

     border-bottom: 1px solid #FFF;
}
.main-nav&gt;a:hover{
    /*background-color: #f3a2ac  ;*/
    background-color: #64c333;
}
.main-nav .active{
    /*background-color: #f3a2ac;*/
    background-color: #64c333;
}
.main-nav span{
    display: inline-block;
    background: url(../images2/tb/totop.png) no-repeat center;
    background-color: #999;
    height: 33px;
}
.main-nav span:hover{
    cursor: pointer;
}

/* å®¢æœ */
#kefuR{
    position:fixed;
    right: 50%;
    transform: translate(660px);
    bottom:20px;
    z-index:999;
}
#kefuR .izl-rmenu div,#kefuR .izl-rmenu div:hover{ -webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
#kefuR .izl-rmenu .btn{width:60px; height:60px; margin-bottom:1px; cursor:pointer; position:relative;}
#kefuR .izl-rmenu .btn-qq{background:url(../images2/tb/fixR01.png) 0px 0px no-repeat; background-color:rgba(76,191,0,0.8); background-color:#4cbf00\9;}
#kefuR .izl-rmenu .btn-qq:hover{ background-color: rgba(76,191,0,0.6); background-color:#468CC8\9;}
#kefuR .izl-rmenu a.btn-qq,#kefuR .izl-rmenu a.btn-qq:visited{background:url(../images2/tb/fixR01.png) no-repeat center center;background-color:rgba(76,191,0,0.8);background-color:#4cbf00\9;text-decoration:none;display:block;border-radius: 8px;/* width: 70px; *//* height: 70px; */}
#kefuR .izl-rmenu .btn-wx{background:url(../images2/tb/fixR02.png) no-repeat  center center;background-color:rgba(37,172,233,0.8);background-color:#25ace9\9;border-radius: 8px;}
#kefuR .izl-rmenu .btn-wx:hover{ background-color:rgba(37,172,233,0.6); background-color:#25ace9\9;}
#kefuR .izl-rmenu .btn-wx .pic{position:absolute; left:-120px; top:0px; display:none;width:120px; height:120px; +width:98px; +height:98px; background:#FFF; padding:10px; border:1px solid #DDD;}
#kefuR .izl-rmenu .btn-top{background:url(../images2/tb/fixR03.png) no-repeat center center;background-color:rgba(100,100,100,0.8);background-color:#666\9;display:none;border-radius: 8px;/* width: 70px; *//* height: 60px; */}
#kefuR .izl-rmenu .btn-top:hover{background-color:rgba(40,40,40,0.9); +background-color:#444;}
#kefuR .izl-rmenu .wz{
    position: absolute;
    text-align: center;
    color: #fff;
    width: 100%;
    bottom: 8px;
    font-size: 12px;
}

/* å¹¿å‘ŠæŠ•æ”¾ */
#ggtf{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    z-index: 999;
}
#ggtf .modal_box{
    position: relative;
    width: 513px;
    border: 1px solid #fe4351;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 20px;
    margin-top: 50px;
}
#ggtf h4{
    margin-bottom: 20px;
    background: #de4551;
    color: #FFF;
    font-size: 18px;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
#ggtf .close{
    display:  inline-block;
    position: absolute;
    top: 3px;
    right: 10px;
    width:30px;
    height:30px;
    background: url("../images2/tb/close.png") no-repeat center;
}
#ggtf .formbox {
    padding: 0px 0 0 45px;
    width: 468px;
}
#ggtf .formbox&gt;div {
    width: 380px;
    min-height: 44px;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 14px;
}
#ggtf .red {
    color: #D90D26;
    margin-right: 5px;
}
#ggtf .roundimgx {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
#ggtf .inputtxt {
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: #FFF;
    border: 1px solid #DCDCE7;
    padding: 0 3px;
    vertical-align: middle;
    /* margin-left: 3px; */
}
#ggtf .qjly{
    position: relative;
}
#ggtf .textareatxt {
    width: 300px;
    height: 152px;
    background: #FFF;
    border: 1px solid #ceced2;
    padding: 0 3px;
    resize: none;
    vertical-align: top;
}
#ggtf .quick_message {
    position: absolute;
    right: -100%;
    top: -35px;
    border: 2px solid #FE4351;
    height: 238px;
    background: #FFF;
}
#ggtf .quick_message h4 {
    margin: 0;
    background: #FE4351;
    color: #FFF;
    font-size: 16px;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
#ggtf .quick_message dl {
    padding: 5px 10px;
}
#ggtf .quick_message dd {
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    background: url('../images2/tb/quick.gif') no-repeat left center;
}
#ggtf .quick_message dd a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#ggtf .clause {
    padding-left: 65px;
    line-height: 35px;
    font-size: 14px;
}
#ggtf .clause a {
    color: #FE4351;
}
#ggtf .lytj {
    font-size: 16px;
    text-align: center;
    height: 50px;
    width: 200px;
    line-height: 50px;
    background: #FE4351;
    border: none;
    cursor: pointer;
    margin-left: 120px;
    color: #FFF;
}
#ggtf input[type="radio"] {
    -webkit-appearance: radio;
}
#ggtf input[type="checkbox"] {
    -webkit-appearance: checkbox ;
}





</pre></body></html>