/* È«¾Ö */
body{padding:0;margin:0;text-align:left; font-size:14px;background-color:#fff; font-family:Microsoft YaHei,ËÎÌå;color:#363636;}
div,p,img,span,form,table,tr,th,td,input,dl,dd,a,ul,li,i,font{border:none;margin:0;padding:0}
html, body {
-ms-overflow-style: scrollbar;
}
ul li{list-style:none}
a:link{text-decoration:none;}
a:visited{text-decoration:none}
a:active{text-decoration:none}
a:hover{text-decoration:none;}

.fl{float:left;}
.fr{float:right;}
.fc{ text-align:center;}
.clear{ clear:both;}
.main{ width:1200px; margin:0 auto;}
.color-grey{ color:#666666;}
.color-grey:hover{ color:#3e7fe1;}
.color-blue{ color:#42b8f1;}
.color-red{ color:#ff5256;}
input{ outline:none;}
select::-ms-expand { display: none;  }
select{ appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url(../images/select-arrow.png) no-repeat scroll right center transparent;padding:0 18px 0 5px!important;
    outline:none;
}


.login .head { width:100%; height:100px;}
.login .head > .logo{ padding-top:30px;}
.login .head > .new-list { padding-top:39px;}
.login .head > .new-list > li { float:right;}
.login .head > .new-list > li:first-child{ margin-left:50px;}
.login .head > .new-list > li > .icon{ width:22px; height:22px; display:block; background:url(../images/icons.png) no-repeat; margin-right:6px;}
.login .head > .new-list > li.icon1 > .icon{ background-position:0 -22px;} 
.login .head > .new-list > li > a{ line-height:22px;}

.login .content{ width:100%; min-height:650px; background-color:#42b8f1; min-width:1200px;}
.login .content .left{ padding-top:40px;}
.login .content .right{ width:370px; border:1px #f0f0f0 solid; min-height:400px; background-color:#fff; margin-top:125px;box-shadow: 0 0 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2); padding:0 35px;}
.login .content .right .title{ text-align:center; font-size:22px;letter-spacing:1px; padding:30px 0;}
.login .content .right .item{ margin-bottom:13px;clear:both;zoom:1;}
.login .content .right .item input{ width:100%; height:42px; border:1px #cccccc solid; padding:0 5px; line-height:42px;}
.login .content .right .item select{ width:100%; height:42px; border:1px #cccccc solid; padding:0 5px; line-height:42px;}
.login .content .right .item .validate-input{ width:210px; display:block;}
.login .content .right .item .btn-login{ width:100%; padding:0; border-radius:0; background-color:#42b8f1; height:42px; color:#fff; line-height:42px; font-size:16px; letter-spacing:2px;}
.login .content .right .item.forget-password{ margin:25px 0;}
.login .footer{ font-size:16px; padding:60px 0;}

.register .content{ background-color:#2ea1f2; padding:30px 0;}
.register .content .left{ padding-top:100px;}
.register .content .right{ min-height:590px; margin-top:0;}
.register .content .right .title{ padding:15px 0;}
.register .content .right .item .validate-btn{ width:82px; height:42px; display:block; border:1px #cccccc solid; background-color:#ebebeb; color:#333333; text-align:center; line-height:40px; cursor:pointer;}
.register .content .right .item .validate-btn.disabled{ cursor:not-allowed; color:#bbb;}
.register .content .right .item.service-agreement{ margin:20px 0;}
.register .content .right .item .distpicker select{ width:49%;}

.resetting .content{ background-color:#30b787;}
.resetting .content .right{ min-height:470px; margin-top:90px;}
.resetting .content .right .title{ padding:20px 0;}
.resetting .content .right .item .validate-btn{ width:82px; height:42px; display:block; border:1px #cccccc solid; background-color:#ebebeb; color:#333333; text-align:center; line-height:40px; cursor:pointer;}
.resetting .content .right .item .validate-btn.disabled{ cursor:not-allowed; color:#bbb;}

.survey .top-bg{ background-color:#4fa0ec; width:100%; height:300px;}
.survey .min-content{ width:900px; height:610px; background-color:#fff;margin:0 auto; margin-top:-200px;box-shadow: 0 0 20px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);}
.survey .min-content .title{ text-align:center; font-size:18px; padding:70px 0 40px 0; letter-spacing:2px;}
.survey .min-content .survey-form > .item{ padding-bottom:40px; padding-left:140px; overflow:hidden;}
.survey .min-content .survey-form > .item > p:first-child{ margin-bottom:10px;}
.survey .min-content .survey-form > .item > p:last-child > span{ line-height:42px; color:#ff690b; margin-left:20px;}
.survey .min-content .survey-form > .item select{ height:42px; width:560px; border:1px #cccccc solid;}
.survey .min-content .survey-form > .item .btn-join{ width:380px; height:42px; background-color:#42b8f1; line-height:42px; color:#fff; padding:0; text-align:center; border-radius:0; display:block; font-size:16px; letter-spacing:1px;}
.survey .min-content .survey-form > .item:last-child{ margin-top:20px; padding-left:260px;}

.checkbox {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    display: inline;
    padding: 0 21px;
    cursor: pointer;
    font-weight:normal;
}
.checkbox i {
    top: 2px;
    left: 0;
    display: block;
    width: 17px;
    height: 17px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    position: absolute;
    border: 1px solid #cbd1d5;
}
.checkbox:active i {
    background: #f0f0f0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.checkbox.disabled {
    cursor: default!important;
    opacity: .6!important;
}
.checkbox.disabled i,
.checkbox.disabled i:after {
    border-color: #bdbdbd !important;
    color: #6d737b !important;
}
.checkbox.disabled input[type=radio] + i:after {
    background: #6d737b !important;
}
.checkbox input[disabled] {
    cursor: not-allowed;
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
    display: none;
}
.checkbox input[type=checkbox]:checked:hover + i:after {
    /*content: '\f00d';*/
}
.checkbox input[type=checkbox]:checked:hover:disabled + i:after {
    content: '\f00c';
}
.checkbox input[type=radio] + i {
    border-radius: 50%;
}
.checkbox:hover i,
.checkbox input[type=checkbox]:checked + i,
.checkbox input[type=radio]:checked + i {
    border-color: #218ad0;
}
.checkbox input[type=checkbox]:checked + i:after,
.checkbox input[type=radio]:checked + i:after {
    opacity: 1;
}
.checkbox input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity .1s;
    -o-transition: opacity .1s;
    -ms-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -webkit-transition: opacity .1s;
}
.checkbox input[type=checkbox] + i:after {
    color: #2c97de;
    content: '\f00c';
    top: -2px;
    left: 0;
    width: 15px;
    height: 15px;
    font: 400 16px/19px FontAwesome;
    text-align: center;
}
.checkbox input[type=radio] + i:after {
    content: '';
    top: 3px;
    left: 3px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #2c97de;
}
.checkbox-text{ margin-left:22px;}

/*Ê×Ò³*/

.index-head .index-top{ width:100%; height:30px; background-color:#e3e4e5; border-bottom:1px #dddddd solid; line-height:30px;}
.index-head .index-top .icon-img{ width:11px; height:14px; background:url(../images/index-icons1.png) no-repeat; background-position:-31px -407px; margin:7px 8px 0 0;}

.index-head{ width:100%; height:130px; position:fixed; top:0; z-index:999; background-color:#fff;}
.index-head.head-shadow { box-shadow: 0 0 10px #003157;-moz-box-shadow: 0 0 10px #003157;-webkit-box-shadow: 0 0 10px #003157;}
.index-head .logo{ padding-top:30px;}
.index-head .dh-list { padding:38px 0 0 80px;}
.index-head .dh-list li{ float:left; margin-right:30px;}
.index-head .dh-list li:last-child{ margin-right:0;}
.index-head .dh-list li > a{ font-size:16px; color:#666;}
.index-head .dh-list li > a:hover,.index-head .dh-list li > a.active{ color:#42b8f1;}
.index-head .new-list { padding-top:33px;}
.index-head .new-list li{ float:right; margin-left:10px;}
.index-head .new-list li > .btn-register{ padding:0; border-radius:0; height:32px; width:76px; text-align:center; line-height:30px; background-color:#46be8a; color:#fff;}
.index-head .new-list li > .btn-login{ padding:0; border-radius:0; height:32px; width:76px; text-align:center; line-height:30px; background-color:#42b8f1; color:#fff;}
.index-head .new-list li > .btn-agent{ padding:0; border-radius:0; height:32px; width:116px; text-align:center; line-height:30px; background-color:#f96868; color:#fff;}

.person-content{ width: 170px;padding:0 15px;height: 32px;border: 1px solid #41b8f0; position: relative;-moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}
.person-content > a{ line-height:32px; font-size:16px; color:#41b8f0; width:120px;display:inline-block; text-overflow:ellipsis;white-space: nowrap; overflow:hidden;}
.person-content .icon2{ width:14px; height:8px; background:url(../images/index-icons1.png) no-repeat; background-position:-8px -395px; position:absolute; right:15px; top:13px; display:block;}
.person-content .icon3{ visibility: hidden;position: absolute;display: block;top: 26px;right: 0px;height: 10px; width: 168px;background-color: #fff; z-index: 10;-moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}
.person-content .person-menu{ visibility: hidden;position: absolute;z-index: 10;right:-1px;top: 30px;width: 170px;border: 1px solid #41b8f0;background-color: #fff;box-shadow: 0 0 8px rgba(0,0,0,.15);-moz-box-shadow: 0 0 8px rgba(0,0,0,.15);-webkit-box-shadow: 0 0 8px rgba(0,0,0,.15);opacity: 0;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    min-height:50px;
    padding:0 12px;
}
.person-content .person-menu .new-list1 li{ border-bottom:1px #f2f2f2 solid; width:100%; padding:10px 0;}
.person-content .person-menu .new-list1 li:last-child{ border-bottom:none;}
.person-content .person-menu .new-list1 li > a { padding:5px 10px; display:block; overflow:hidden; font-size:16px; color:#42b8f1;}
.person-content .person-menu .new-list1 li > a > i{ float:left; width:18px; height:18px; background:url(../images/index-icons1.png) no-repeat; margin:2px 7px 0 0;}
.person-content .person-menu .new-list1 li > a > i.img2{ background-position: -6px -406px;}
.person-content .person-menu .new-list1 li > a:hover .text{ color:#ef2b2e;}
.person-content .person-menu .new-list1 li > a > .text{ float:left;}
.person-content:hover{ background-color:#fff; box-shadow: 0 0 8px rgba(0,0,0,.15);-moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}
.person-content:hover .person-menu{ visibility:visible;opacity:1;-moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}
.person-content:hover .icon3{ visibility:visible;-moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}

.person-center { padding:33px 0 0 20px;}
.dh-product .person-content{ width:auto; border:none;}
.dh-product .person-content > a{ width:auto; line-height:normal; color:#666;}
.dh-product .person-content .icon2{ top:9px; right:0; background-position:-29px -395px;}
.dh-product .person-content:hover{ box-shadow:none;}
.dh-product .person-content:hover > a{ color:#42b8f1;}
.dh-product.active .person-content > a{ color:#42b8f1;}
.dh-product .person-content:hover .icon2{ background-position:-8px -395px;}
.dh-product.active .person-content .icon2{ background-position:-8px -395px;}
.dh-product .person-content .person-menu{ width:120px; border:none; border-top:2px #999999 solid; padding:0;text-align:center; box-shadow: 0 0 10px rgba(0,0,0,.2); left:-30px;}
.dh-product .person-content .person-menu.product-true{ left:10px;}
.dh-product .person-content .person-menu .new-list1 li > a { display:block; overflow:hidden; font-size:14px; color:#666; padding:0;}
.dh-product .person-content .person-menu .new-list1 li > a > .text{ float:none;}


.index-slide .carousel-indicators li{ width:60px; height:6px; border-radius:0; background-color:#fff; margin:5px; opacity:0.5;}
.index-slide .carousel-indicators li.active{ height:6px;opacity:1;}
.index-slide .carousel-control:hover,.index > .index-slide .carousel-control:focus { color: #fff;text-decoration: none;filter: alpha(opacity=90);outline: 0;opacity: .7;}

.index-container{ padding-top:130px;}

.index-title{ padding:100px 0 40px 0;}
.index-title > p{ text-align:center;}
.index-title .text1{ font-size:34px;}
.index-title .text2{ width:50px; height:2px; background-color:#cccccc; margin:18px auto;}
.index-title .text3{ color:#666; font-size:16px;}

.index-section1 .text1{ font-size:18px; color:#666; text-align:center; line-height:30px;}
.index-section1 .btn-tryout{ width:150px; height:44px; line-height:42px; border-radius:0; padding:0; text-align:center; margin:80px 0; color:#666; font-size:18px; background-color:#42b8f1; color:#fff; }

.index-section2{ width:100%; height:250px; background-color:#42b8f1; margin-top:90px;}
.index-section2 .content{ width:1100px; height:210px; background-color:#fff; margin:0 auto; margin-top:-93px;box-shadow: 0 0 50px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 50px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 50px rgba(0,0,0,.2);}
.index-section2 .content .new-list { padding-top:70px;}
.index-section2 .content .new-list li{ float:left; width:220px; border-right:1px #dbdbdb solid;}
.index-section2 .content .new-list li:last-child{ border-right:none;}
.index-section2 .content .new-list li > p:last-child{ text-align:center; margin-top:20px; font-size:18px;}
.index-section2 .content .new-list li > .icon{ width:36px; height:37px; background:url(../images/icons.png) no-repeat; margin:0 auto; }
.index-section2 .content .new-list li.icon1 > .icon{ background-position:-29px 0;}
.index-section2 .content .new-list li.icon2 > .icon{ background-position:-29px -37px;}
.index-section2 .content .new-list li.icon3 > .icon{ background-position:-29px -74px;}
.index-section2 .content .new-list li.icon4 > .icon{ background-position:-29px -111px;}
.index-section2 .content .new-list li.icon5 > .icon{ background-position:-29px -148px;}

.index-section3{ width:100%; background-color:#f7f7f7; padding-bottom:110px;}
.index-section3 .left{ width:500px; position:relative;}
.index-section3 .left .play{ position:absolute; left:50%; top:50%; z-index:2; margin-top:-75px; margin-left:-49px; cursor:pointer;}
.index-section3 .right{ margin-left:66px; width:600px;}
.index-section3 .right .title{ font-size:26px; margin-top:0;}
.index-section3 .right .new-list { width:634px; padding-top:40px;}
.index-section3 .right .new-list li { width:317px; float:left; margin-bottom:45px;}
.index-section3 .right .new-list li > .content { padding:0 20px 0 15px;}
.index-section3 .right .new-list li > .content > .text1{ font-size:20px; margin-top:5px;}
.index-section3 .right .new-list li > .content > .line{ width:20px; height:1px; background-color:#4d4d4d; margin:8px 0;}
.index-section3 .right .new-list li > .content > .text2{  color:#666;}
.index-section3 .right .new-list li > .icon{ width:76px; height:76px; background:url(../images/index-icons1.png) no-repeat;}
.index-section3 .right .new-list li.icon1 > .icon{ background-position:0 0;}
.index-section3 .right .new-list li.icon2 > .icon{ background-position:-76px 0;}
.index-section3 .right .new-list li.icon3 > .icon{ background-position:-152px 0;}
.index-section3 .right .new-list li.icon4 > .icon{ background-position:-228px 0;}
.index-section3 .right .new-list li.icon1 > .icon:hover{ background-position:0 -76px;}
.index-section3 .right .new-list li.icon2 > .icon:hover{ background-position:-76px -76px;}
.index-section3 .right .new-list li.icon3 > .icon:hover{ background-position:-152px -76px;}
.index-section3 .right .new-list li.icon4 > .icon:hover{ background-position:-228px -76px;}

.index-section4{ width:100%; background:url(../images/img2.jpg) no-repeat 50% 0; height:738px;}
.index-section4 .new-list li{ width:224px; float:left; margin-right:20px; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.index-section4 .new-list li:hover{ box-shadow: 0 0 20px rgba(0,0,0,.2);-moz-box-shadow: 0 0 20px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2); transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.index-section4 .new-list li:last-child{ margin-right:0;}
.index-section4 .new-list li .content { width:100%; border:1px #f3f3f3 solid; padding:10px; height:190px;}
.index-section4 .new-list li .content > .text1{ font-size:20px; color:#009adb;}
.index-section4 .new-list li .content > .line{ width:36px; height:1px; background-color:#777777; margin:10px 0;}
.index-section4 .new-list li .content > .text2{ line-height:24px; color:#666;}

.index-section5{ width:100%; background-color:#f7f7f7; padding-bottom:120px;}
.index-section5 .new-list li{ width:124px; float:left; margin-right:145px;}
.index-section5 .new-list li:last-child{ margin-right:0;}
.index-section5 .new-list li > .icon{ width:124px; height:124px; background:url(../images/index-icons2.png) no-repeat;}
.index-section5 .new-list li.icon1 > .icon{ background-position:0 0;}
.index-section5 .new-list li.icon2 > .icon{ background-position:-124px 0;}
.index-section5 .new-list li.icon3 > .icon{ background-position:-248px 0;}
.index-section5 .new-list li.icon4 > .icon{ background-position:-372px 0;}
.index-section5 .new-list li.icon5 > .icon{ background-position:-496px 0;}
.index-section5 .new-list li.icon1 > .icon:hover{ background-position:0 -124px;}
.index-section5 .new-list li.icon2 > .icon:hover{ background-position:-124px -124px;}
.index-section5 .new-list li.icon3 > .icon:hover{ background-position:-248px -124px;}
.index-section5 .new-list li.icon4 > .icon:hover{ background-position:-372px -124px;}
.index-section5 .new-list li.icon5 > .icon:hover{ background-position:-496px -124px;}
.index-section5 .new-list li > .text1{ font-size:22px; text-align:center; margin-top:15px;}
.index-section5 .new-list li > .line{ width:40px; height:2px; background-color:#42b8f1; margin:10px auto;}
.index-section5 .new-list li > .text2{ text-align:center; line-height:24px;}

.index-section6 .new-list { padding-bottom:100px;}
.index-section6 .new-list li{ width:220px; float:left; border:1px #dbdbdb solid; margin-right:106px; transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear;}
.index-section6 .new-list li:hover{box-shadow: 0 0 30px rgba(0,0,0,.3);-moz-box-shadow: 0 0 30px rgba(0,0,0,.3); -webkit-box-shadow: 0 0 30px rgba(0,0,0,.3); transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.index-section6 .new-list li:last-child{ margin-right:0;}
.index-section6 .new-list li .top { width:218px; height:190px; background-color:#ededed;overflow:hidden; }
.index-section6 .new-list li .bottom{ height:60px; border-top:1px #dbdbdb solid; text-align:center; line-height:60px; font-size:18px; color:#333;}
.index-section6 .new-list li.icon1 .top > .icon{ width:138px; height:95px; background:url(../images/index-icons1.png) no-repeat; margin:0 auto; margin-top:50px; background-position:0 -169px;}
.index-section6 .new-list li.icon2 .top > .icon{ width:138px; height:95px; background:url(../images/index-icons1.png) no-repeat; margin:0 auto; margin-top:50px; background-position:0 -499px;}
.index-section6 .new-list li:hover .top{ background-color:#42b8f1; transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear;}
.index-section6 .new-list li.icon1:hover .top > .icon{ background-position:0 -277px;transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear;}
.index-section6 .new-list li.icon2:hover .top > .icon{ background-position:0 -606px;transition:all 0.3s linear; -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear;}
.index-section6 .new-list li.icon2 .top,.index-section6 .new-list li.icon3 .top,.index-section6 .new-list li.icon4 > .top{ position:relative;}
/*.index-section6 .new-list li.icon2 .top > .img{ width: 160px;
    height: 160px;
    position: absolute;
    top: 15px;
    left: 29px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: transform .3s; 
    -moz-transition: transform .3s;
    -o-transition: transform .3s ;
    transition: transform .3s ;
    transform: scale(1.1, 1.1);
}
.index-section6 .new-list li.icon2:hover .top > .img{
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition: transform .3s; 
    -moz-transition: transform .3s;
    -o-transition: transform .3s ;
    transition: transform .3s ;
    transform: scale(1.0, 1.0);
}*/
.index-section6 .new-list li.icon3 .top > .img,.index-section6 .new-list li.icon4 > .top > .img{ width: 160px;
    height: 160px;
    background-color:#42b8f1;
    position: absolute;
    top: 15px;
    left: 29px;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1.0, 1.0);
}
.index-section7 { width:100%; height:660px; position:relative; padding:80px 0;}
.index-section7 #tagsList {
			    position: relative;
			    width: 1200px;
			    height: 500px;
			    margin: 0 auto;
			    overflow: hidden;
			}
.index-section7 #tagsList a{
			    position: absolute;
			    top: 0px;
			    left: 0px;
			    color: #464646;
			    font-weight: bold;
			    text-decoration: none;
			    padding: 3px 6px;
			    font-size: 14px;
			}
.index-section7 .allUse-title{
				position: absolute;
				top: 50%;
				left: 50%;
				z-index: 10;
				font-weight: bold;
				font-size: 42px;
				color: #f7b90f;
				width: 232px;
				height: 56px;
				margin-left: -116px;
				margin-top: -28px;
			}



.index-footer{ width:100%;}
.index-footer > .top{ width:100%;padding-bottom:50px; background-color:#f5f5f5;}
.index-footer > .top .bor-bottom{ width:100%;border-bottom:1px #ccc solid;}
.index-footer > .top .left{ padding-top:40px;}
.index-footer > .top .left p{ overflow: hidden; }
.index-footer > .top .left p:last-child{ font-size:16px; margin-bottom:10px; margin-top: 30px;}
.index-footer > .top .left p:first-child > span{ float:left; margin-right:20px;}
.index-footer > .top .left p:first-child > span:first-child{ line-height:30px;}
.index-footer > .top .left p:first-child .rwx{ width:140px; height:30px; background:url(../images/gov-icons.png) no-repeat; display:block; background-position:0 0;}
.index-footer > .top .left p:first-child .qyjr{ width:140px; height:30px; background:url(../images/gov-icons.png) no-repeat; display:block; background-position:0 -60px;}
.index-footer > .top .left p:first-child .rwx:hover{ width:140px; height:30px; background:url(../images/gov-icons.png) no-repeat; display:block; background-position:0 -30px;}
.index-footer > .top .left p:first-child .qyjr:hover{ width:140px; height:30px; background:url(../images/gov-icons.png) no-repeat; display:block; background-position:0 -90px;}

.index-footer > .top .right{ width:630px; line-height:38px; padding-top:28px;}
.index-footer > .bottom{ width:100%; height:48px; background-color:#ededed; text-align:center; line-height:48px;}

.index-footer .top .new-list {padding:20px 0 20px 0;}
.index-footer .top .new-list > li{float:left; margin-right:310px;}
.index-footer .top .new-list > li:last-child{margin-right:0}
.index-footer .top .new-list > li > p:first-child {font-size:16px;color:#222;}
.index-footer .top .new-list > li > p{line-height:30px;}
.index-footer .top .new-list > li > p > a{color:#363636;font-size:14px;}

.freeuse-fix{ width:100%; background-color:rgba(0,0,0,0.5); height:80px; position:fixed; bottom:0; z-index:998; display:block;}
.freeuse-fix.freeuse-close{ display:none!important;}
.freeuse-fix .content{ color:#fff;font-size:16px; margin-top:22px; width:100%; z-index:999;}
.freeuse-fix .main{ position:relative;}
.freeuse-fix .content span{ display:inline-block; vertical-align:middle; letter-spacing:2px; font-size:22px; color:#ffcc00; margin-right:30px;}
.freeuse-fix .content .btn-tryout{ background-color:#42b8f1; color:#fff; font-size:18px; letter-spacing:2px; border-radius:0;}
.freeuse-fix .btn-close{ width:42px; height:42px; display:block; background:url(../images/close.png) no-repeat; position:absolute; right:0;top:-4px;}

/*¹ºÂò*/

.buy-banner{ width:100%; height:660px; background:url(../images/buy-banner.jpg) no-repeat 50% 0; min-width:1200px; margin-bottom:80px;}
.buy-banner .title{ text-align:center; padding:75px 0 0 0;}
.buy-banner .content{ width:1200px; height:560px; background:url(../images/buy-img2.png) no-repeat right bottom; box-shadow: 0 0 20px rgba(0,0,0,.2);-moz-box-shadow: 0 0 20px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2); background-color:#fff; margin-top:45px;}
.buy-banner .content .top{ width:100%; height:77px; background-color:#2593ff; text-align:center; color:#fff; font-size:24px; line-height:77px; letter-spacing:1px;}
.buy-banner .content .group { padding:0 115px;}
.buy-banner .content .group .item { margin-top:40px;}
.buy-banner .content .group .item .text1{ line-height:38px; font-size:18px; margin-right:25px;}
.buy-banner .content .group .item .text2{ font-size:20px; color:#f52f3e;}
.buy-banner .content .group .item .text3{ font-size:20px;}
.buy-banner .content .group .item .text3 .price{ color:#f52f3e;}
.buy-banner .content .group .item .text3 .price .num{ font-size:38px; font-weight:bold;}
.buy-banner .content .group .item .text4{ margin-right:40px;}
.buy-banner .content .group .item .text5{ color:#b8b8b8; text-decoration:line-through;}
.buy-banner .content .group .item .btn-buy{ width:140px; height:44px; padding:0; border-radius:0; text-align:center; line-height:44px; color:#fff; font-size:20px; background-color:#f52f3e; border:none;}
.buy-banner .content .group .item .new-list li { width:90px; height:38px; float:left; margin-right:27px; background-color:#dbdbdb; position:relative;}
.buy-banner .content .group .item .new-list li > a{ width:90px;height:38px; display:block;  text-align:center; line-height:38px; font-size:20px; color:#333;}
.buy-banner .content .group .item .new-list li.active{ background-color:#42b8f1; }
.buy-banner .content .group .item .new-list li.disabled > a{ cursor:not-allowed;}
.buy-banner .content .group .item .new-list li.active > a{  color:#fff;}
.buy-banner .content .group .item .new-list li > .discount{ width:42px; height:25px; position:absolute; right:0; bottom:0; display:block; background:url(../images/discount-bg.png) no-repeat; font-size:12px; text-align:right; color:#fff; padding-top:10px;}
.buy-banner .content .group .item .more{ width:106px;height:38px; display:block; background-color:#dbdbdb; text-align:center; line-height:38px; font-size:20px; color:#333;}
.buy-banner .content .group .item .more:hover{ background-color:#f52f3e; color:#fff;}

.price-tabs { border-bottom:2px #999999 solid; background-color:#cccccc; height:87px;}
.price-tabs > li{ width:50%; margin-bottom:0;}
.price-tabs > li > a{ width:100%; color:#666; border:none; border-radius:0; text-align:center; height:87px; font-size:24px; padding:5px 0 0 0; display:block; outline:none;}
.price-tabs > li > a > span{ font-size:14px;}
.price-tabs > li > a:hover{ border:none; background-color:transparent;}
.price-tabs > li.active > a{ background:url(../images/button-bg.png) no-repeat 0 bottom;}
.price-tabs > li.active > a, .price-tabs > li.active > a:hover, .price-tabs > li.active > a:focus{ border:none; color:#f52f3e; background-color:#cccccc;outline:none;}

.buy-section1 .content{ width:100%; border:1px #dbdbdb solid; padding:0 20px 50px 20px;}
.buy-section1 .nav{ height:auto; border-bottom:1px #e3e5f2 solid;}
.buy-section1 .nav > li > a{ padding:15px 20px;}
.buy-section1 .nav-tabs > li > a{ font-size:16px; color:#333;}
.buy-section1 .nav-tabs > li > a:hover{ background-color:#fff;border: 1px solid transparent; border-bottom:1px #e3e5f2 solid; }
.buy-section1 .nav-tabs > li.active > a,.qyd-tab .nav-tabs > li.active > a:hover,.qyd-tab .nav-tabs > li.active > a:focus{border: 1px solid transparent; border-bottom:1px #42b8f1 solid; border-radius:0; color:#42b8f1;}
.buy-section1 .tab-pane{ padding:20px; line-height:28px;}
.buy-section1 .tab-pane i.large{ width:7px; height:7px; border-radius:50%; background-color:#000; display:inline-block; margin-right:5px; vertical-align:middle;}
.buy-section1 .tab-pane i.small{ width:4px; height:4px; border-radius:50%; background-color:#000; display:inline-block; margin:0 5px 0 12px; vertical-align:middle;}

.buy-section2{ width:100%; height:660px; min-width:1200px; background:url(../images/buy-banner1.jpg) no-repeat 50% 0; overflow:hidden;}
.buy-section2 .text1{ font-size:50px; color:#faf800; text-align:center; margin-top:170px; letter-spacing:5px;}
.buy-section2 .text2{ font-size:32px; color:#fff; text-align:center; letter-spacing:2px;margin-top:30px;}
.buy-section2 .text3{ width:620px; margin:45px auto;}
.buy-section2 .text3 input{ width:500px; height:50px; background-color:#fff; padding:0 10px; font-size:18px;}
.buy-section2 .text3 .btn-ensure{ width:110px; height:50px; padding:0; border-radius:0; line-height:50px; text-align:center; background-color:#f96868; color:#fff; font-size:18px; letter-spacing:2px;}
.buy-section2 .text4{ text-align:center; font-size:18px; color:#fff; letter-spacing:1px;}
.buy-section2 .text4 > a{ color:#faf800;}
.buy-section2 .text4 > a:hover{ text-decoration:underline;}

.buy-section6{ width:100%; height: 201px; background:url(/content/img/buy-bg2.jpg) no-repeat 50% 0; min-width:1200px; overflow: hidden; }
.buy-section7{ width:1188px; border:1px #dbdbdb solid; min-height:176px;  background-color:#f2f2f2;margin:70px 0 0 10px;}
.buy-section7 .title{ width:150px; height:46px; background:url(/content/img/buy-img4.png) no-repeat; font-size:18px; color:#fff; font-weight:bold; text-align:center; line-height:38px; letter-spacing:5px; margin:15px 0 0 -10px;}
.buy-section7 .new-list { padding:20px 30px; overflow:hidden;}
.buy-section7 .new-list li{ float:left; width:33%; line-height:32px; color:#3d89ca;}

.buy-section8 { overflow:hidden; padding:20px 0 50px 0;}
.buy-section8 .item{ padding:15px 0; overflow:hidden;}
.buy-section8 .item:first-child{ margin-top:15px;}
.buy-section8 .item .bz{ line-height:33px; padding-left:24px;}
.buy-section8 .item .text1{ color:#038af3; line-height:33px;}
.buy-section8 .item .input-buy{ line-height:33px; width:220px; height:33px; padding:0 10px;}
.buy-section8 .title1{ width:180px;line-height:33px; padding-right:24px; text-align:right;}
.buy-section8 .new-list { overflow:hidden;}
.buy-section8 .new-list li { float:left; margin-right:35px; cursor:pointer; background-color:#dbdbdb;}
.buy-section8 .new-list li.selected{ background-color:#038af3; }
.buy-section8 .new-list li.disabled{ cursor:not-allowed;}
.buy-section8 .new-list li.selected > p{  color:#fff;}
.buy-section8 .new-list li > p{ width:100px; height:33px; font-size:12px; text-align:center;  line-height:33px;}
.buy-section8 .new-list li > p.discount1{ background:url(/content/img/discount1.png) no-repeat right bottom;}
.buy-section8 .new-list li > p.discount2{ background:url(/content/img/discount2.png) no-repeat right bottom;}


.buy-section9 { width:100%; border-top:1px #dbdbdb solid; margin:0 0 50px 0; overflow:hidden;}
.buy-section9 .left{ padding:50px 0 0 60px; overflow:hidden;min-width:720px;}
.buy-section9 .left .text1{ font-size:18px; color:#ff5256;}
.buy-section9 .left .text2{ font-size:22px; color:#ff5256; margin-top:10px;}
.buy-section9 .left .text3{ margin-top:10px;}
.buy-section9 .btn-pay{ width:140px; height:34px; background-color:#ff515c; border-radius:5px; display:block; line-height:34px; text-align:center; color:#fff; margin-top:80px;}
.buy-section9 .btn-pay:hover{ background-color:#e55449;}

/*ÇþµÀºÏ×÷*/

.gov-banner{ width:100%; height:500px; background:url(../images/gov-banner.jpg) no-repeat 50% 0; min-width:1200px;}
.gov-section1 { padding-bottom:80px;}
.gov-section1 .left{ width:600px; padding:0 80px;}
.gov-section1 .left .text1{ font-size:30px; margin-top:20px;}
.gov-section1 .left .text2{ font-size:18px; line-height:30px;}
.gov-section1 .left .line{ width:50px; height:2px; background-color:#42b8f1; margin:20px 0 15px 0;}
.gov-section1 .left .btn-tryout{ width:150px; height:44px; padding:0; border-radius:0; line-height:44px; text-align:center; color:#fff; background-color:#42b8f1; font-size:16px; margin-top:40px;}
.gov-section1 .right{ width:600px; padding-left:88px;}

.gov-section2{ width:100%; background-color:#f7f7f7; padding-bottom:70px; min-width:1200px;}
.gov-section2 .text4{ font-size:20px; text-align:center;}
.gov-section2 .new-list { width:608px; margin:35px auto;}
.gov-section2 .new-list li{ float:left; width:100px; height:32px; border:1px #42b8f1 solid; text-align:center;line-height:30px; color:#42b8f1; border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px; margin-right:27px; font-size:16px;}
.gov-section2 .new-list li:last-child{ margin-right:0;}
.gov-section2 .scroll-container{ width:1200px; height:330px;}
.gov-section2 .scroll-container .scroll-section{ width:1100px; height:330px; overflow:hidden;position:relative; margin:0 auto;}
.gov-section2 .scroll-container .list{ width:3000px; position:absolute; left:0; top:0;}
.gov-section2 .scroll-container .list li{ width:275px; float:left; height:330px;}
.gov-section2 .scroll-container .list li .section{ width:260px; margin:0 auto; border:1px #dbdbdb solid;}
.gov-section2 .scroll-container .list li .img{ width:100%;}
.gov-section2 .scroll-container .list li .content { border-top:1px #dbdbdb solid; height:94px;}
.gov-section2 .scroll-container .list li .content .text1{ font-size:18px; font-weight:bold; text-align:center; margin-top:15px;}
.gov-section2 .scroll-container .list li .content .line{ width:40px; height:2px; background-color:#42b8f1; margin:10px auto;}
.gov-section2 .scroll-container .list li .content .text2{ text-align:center;color:#787878;}
.gov-section2 .scroll-container .arrow{ width:13px; height:24px; background:url(../images/icons.png) no-repeat; display:block;}
.gov-section2 .scroll-container #prev{ background-position:0 -52px; margin-top:-165px; }
.gov-section2 .scroll-container #next{ background-position:0 -86px; margin-top:-165px; }

.gov-section3 { padding-bottom:120px; height:560px;}
.gov-section3 .text4{ font-size:20px; text-align:center;}
.gov-section3 .left{ width:600px; margin-top:70px;}
.gov-section3 .right{ width:600px; margin-top:90px; padding-left:80px;}
.gov-section3 .right .new-list > li { width:500px; border:1px #ddd solid;border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);box-shadow: 0 1px 1px rgba(0, 0, 0, .05); margin-bottom:5px;}
.gov-section3 .right .new-list > li .title{ width:100%; height:40px; background-color:#ecf6ff; font-size:16px; line-height:40px; padding:0 15px; cursor:pointer;}
.gov-section3 .right .new-list > li .text{ border-top:1px #ddd solid; padding:15px; line-height:24px; display:none;}
.gov-section3 .right .new-list > li:first-child .text{ display:block;}

.gov-section4{ width:100%; height:700px; background:url(../images/gov3.jpg) no-repeat 50% 0; min-width:1200px;}
.gov-section4 .index-title p{ color:#fff;}
.gov-section4 .index-title .text2{ background-color:#fff;}

.gov-section5 { width:100%; height:180px; background:url(../images/gov9.jpg) no-repeat 50% 0; min-width:1200px;}
.gov-section5 .left p:first-child{ font-size:32px; color:#fff; margin-top:50px; letter-spacing:5px;}
.gov-section5 .left p:first-child span{ color:#faf800;}
.gov-section5 .left p:last-child{ font-size:20px; color:#fff; margin-top:20px; letter-spacing:3px;}
.gov-section5 .right { padding-top:65px;}
.gov-section5 .right .btn-consult{ width:160px; height:50px; border:1px #faf800 solid; color:#faf800; padding:0; line-height:48px; font-size:18px; text-align:center;}

.gov-section6 { padding-bottom:70px;}
.gov-section6 .right{ width:500px; padding-top:60px;}
.gov-section6 .right .new-list li { overflow:hidden; margin-top:60px;}
.gov-section6 .right .new-list li .img{ width:90px;}
.gov-section6 .right .new-list li .content{ width:410px; padding-left:30px;}
.gov-section6 .right .new-list li .content p:first-child{ font-size:20px; margin-top:15px;}
.gov-section6 .right .new-list li .content p:last-child{ line-height:24px; margin-top:5px; color:#787878;}
.gov-section6 .right .btn-gov{ width:150px; height:44px; background-color:#42b8f1; padding:0; border-radius:0; text-align:center;line-height:44px; color:#fff; font-size:16px; margin:30px 0 0 120px;}
.gov-section6 .right .line{ width:100%; height:1px; background-color:#cfcfcf; margin:25px 0;}
.gov-section6 .right .fwh-img{ width:120px; border:1px #cecece solid; padding:5px;}
.gov-section6 .right .text1 { padding:15px 0 0 15px;}
.gov-section6 .right .text1 p:first-child{ font-size:20px;}
.gov-section6 .right .text1 p:last-child{ line-height:22px; color:#787878; margin-top:10px;}

/*¹ØÓÚÎÒÃÇ*/

.about-banner{ width:100%; height:500px; background:url(../images/about-banner.jpg) no-repeat 50% 0; min-width:1200px;}
.about-section1 { width:100%; height:886px; background:url(../images/about-bg.jpg) no-repeat 50% 0; min-width:1200px;}
.about-section1 .text4{ text-align:center; font-size:18px;}
.about-section1 .left{ margin-top:70px;}
.about-section1 .right { width:650px; margin-top:70px;}
.about-section1 .right .text5{ font-size:18px; color:#42b8f1;}
.about-section1 .right .new-list { margin-top:20px;}
.about-section1 .right .new-list li { font-size:18px; line-height:45px;}
.about-section1 .right .new-list li span.blue{ color:#42b8f1;}
.about-section1 .right .new-list li span.red{ color:#ff0000; margin-right:5px;}
.about-section1 .new-list1 { padding-top:80px;}
.about-section1 .new-list1 li {width: 286px;height: 160px;background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.3);-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); float:left; margin-right:18px; padding:30px 14px 0 14px;}
.about-section1 .new-list1 li:last-child{ margin-right:0;}
.about-section1 .new-list1 li .right1 { width:150px; margin-left:16px;}
.about-section1 .new-list1 li .right1 .text1{ font-size:22px;}
.about-section1 .new-list1 li .right1 .line{ width:30px; background-color:#42b8f1; height:2px; margin:10px 0;}

.about-section2{ width:100%; height:250px; background:url(../images/about-img1.jpg) no-repeat 50% 0; min-width:1200px;}
.about-section2 .content{ font-size:20px; color:#fff; padding:75px 140px 0 140px; text-align:center; line-height:48px;}

.about-section3 { padding-bottom:100px;}
.about-section3 .left{ width:600px; margin-left:30px; padding-top:20px;}
.about-section3 .left .text1{ font-size:18px; line-height:38px;}
.about-section3 .left .line{ width:100%; height:1px; background-color:#7d7d7d; margin:30px 0;}
.about-section3 .left .text2{ font-size:18px; color:#787878;}
.about-section3 .left .new-list { padding-top:40px;}
.about-section3 .left .new-list li{ float:left; width:176px; height:60px; border:2px #7d7d7d solid; border-radius:30px; text-align:center; line-height:56px; background-color:#eeeeee; color:#7d7d7d; font-size:18px; cursor:pointer; margin:0 22px 40px 0;}
.about-section3 .left .new-list li.active{ background-color:#42b8f1; color:#fff; border:2px #0d7cff solid;}
.about-section3 .right{  width:570px; position:relative;}
.about-section3 .right p{ position:absolute; left:110px; top:0; opacity:0; transition:all 0.3s;filter: alpha(opacity=0);}
.about-section3 .right p.active{ opacity:1; transition:all 0.3s;filter: alpha(opacity=100);}

.about-section4{ width:100%; height:600px; background:url(../images/about-img8.jpg) no-repeat 50% 0; min-width:1200px; padding-top:45px;}
.about-section4 .left1{ width:205px; height:489px;  background:url(../images/about-img9.png) no-repeat; padding:15px 0 0 36px;}
.about-section4 .left1 .new-list li{ width:130px; height:95px; padding:5px 7px; background-color:#e0e0e0; margin-bottom:24px;}
.about-section4 .left1 .new-list li:last-child{ margin-bottom:0;}
.about-section4 .left1 .new-list li > p{ width:116px; height:85px; border:3px #fff solid; text-align:center; line-height:79px; font-size:28px;}
.about-section4 .left1 .new-list li.active{ background-color:#42b8f1;}
.about-section4 .left1 .new-list li.active > p{ color:#fff; border:3px #97d8f7 solid;}
.about-section4 .right1{ width:920px;}
.about-section4 .right1 .text1{ font-size:28px; color:#42b8f1; border-bottom:2px #42b8f1 solid; width:115px; line-height:60px;}
.about-slide  { width:920px; height:410px;}
.about-slide .carousel-inner .item .new-list1{ width:920px; height:410px; padding-top:25px; border-top:1px #d6d6d6 solid;}
.about-slide .carousel-inner .item .new-list1 li{ font-size:18px; line-height:60px;}
.about-slide .carousel-inner .item .new-list1 li > span{ width:850px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.about-slide .carousel-indicators{ right:50px; left:auto; width:auto; bottom:0;}
.about-slide .carousel-indicators li{ background-color:#bababa; width:14px; height:14px; margin:0; border:none; margin-right:10px;}
.about-slide .carousel-indicators li.active{ background-color:#42b8f1;}

.about-section5 { padding-bottom:110px;}
.about-section5 .new-list li{ width:370px; height:310px; border:1px #dfdfdf solid;box-shadow: 0 0 10px rgba(0,0,0,.3);-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); float:left; margin-right:43px;}
.about-section5 .new-list li:last-child{ margin-right:0;}
.about-section5 .new-list li .text1{ width:100%; background:url(../images/about-img10.png) no-repeat center; min-height:45px; text-align:center; font-size:24px; color:#2691ff; line-height:45px; margin-top:30px;}
.about-section5 .new-list li .line{ width:40px; height:2px; background-color:#42b8f1; margin:10px auto;}
.about-section5 .new-list li .text2{ padding:0 15px; line-height:26px;}

.about-section6{  width:100%; height:500px; background:url(../images/about-img11.jpg) no-repeat 50% 0; min-width:1200px; position:relative;}
.about-section6 .top{ width:100%; height:50px; position:absolute; left:0; top:0; background:rgba(0,0,0,.5);}
.about-section6 .bottom{ width:100%; height:226px; background:rgba(0,0,0,.5); position:absolute; left:0; bottom:0;}
.about-section6 .bottom .left{ color:#fff; line-height:46px; font-size:18px; padding:40px 0 0 15px;}
.about-section6 .bottom .right{ padding:45px 88px 0 0;}
.about-section6 .bottom .right p{ width:100px;}
.about-section6 .bottom .right p:last-child{ color:#fff; margin-top:15px; text-align:center; font-size:16px;}

/*·þÎñ*/

.servise-banner{  width:100%; height:500px; background:url(../images/servise-banner.jpg) no-repeat 50% 0; min-width:1200px;}
.servise-section1 { margin-top:-120px;}
.servise-section1 .content{ width:1200px; height:225px; background-color:#fff;box-shadow: 0 0 30px rgba(0,0,0,.2);-moz-box-shadow: 0 0 30px rgba(0,0,0,.2);-webkit-box-shadow: 0 0 30px rgba(0,0,0,.2);}
.servise-section1 .content .new-list { padding:38px 0;}
.servise-section1 .content .new-list li { width:600px; height:149px; border-right:1px #ededed solid; float:left;padding:25px 0 0 60px;}
.servise-section1 .content .new-list li:last-child{ border-right:none;}
.servise-section1 .content .new-list li .right { margin-left:25px;}
.servise-section1 .content .new-list li .right .text1{ font-size:22px; margin-top:10px;}
.servise-section1 .content .new-list li .right .line{ width:44px; height:2px; background-color:#969696; margin:10px 0;}

.servise-section2 { padding-bottom:90px;}
.servise-section2 .new-list li { width:276px;float:left; margin-right:32px;}
.servise-section2 .new-list li:last-child{ margin-right:0;}
.servise-section2 .new-list li .img{ width:276px; height:130px; border:1px #dbdbdb solid; position:relative; background-color:#f5f5f5;}
.servise-section2 .new-list li .img > .triangle1{
            display: block;
            border-width: 18px;
            position: absolute;
            bottom: -36px;
            left: 120px;
            border-style: solid dashed dashed;
            border-color: #dbdbdb transparent transparent;
            font-size: 0;
            line-height: 0;}
.servise-section2 .new-list li .img > .triangle2{
            display: block;
            border-width: 18px;
            position: absolute;
            bottom: -35px;
            left: 120px;
            border-style: solid dashed dashed;
            border-color: #f5f5f5 transparent transparent;
            font-size: 0;
            line-height: 0;
}
.servise-section2 .new-list li .img .icon{ background:url(../images/servise-icons.png) no-repeat; display:block; margin:0 auto; margin-top:36px;}
.servise-section2 .new-list li.img1 .img .icon{ width:59px; height:56px; background-position:0 0;}
.servise-section2 .new-list li.img2 .img .icon{ width:78px; height:56px; background-position:-115px 0;}
.servise-section2 .new-list li.img3 .img .icon{ width:52px; height:56px; background-position:0 -79px;}
.servise-section2 .new-list li.img4 .img .icon{ width:70px; height:56px; background-position:-115px -84px;}
.servise-section2 .new-list li .text1{ font-size:22px; margin:35px 0 15px 0; text-align:center;}
.servise-section2 .new-list li .text2{ line-height:24px; text-align:center;}

.servise-section3 { width:100%; background-color:#f7f7f7; min-width:1200px; padding-bottom:90px;}
.servise-section3 .new-list li { width:276px;float:left; margin-right:32px;}
.servise-section3 .new-list li:last-child{ margin-right:0;}
.servise-section3 .new-list li .img{ width:276px; height:130px; border:1px #dbdbdb solid; position:relative; background-color:#f5f5f5;}
.servise-section3 .new-list li .img > .triangle1{
            display: block;
            border-width: 18px;
            position: absolute;
            bottom: -36px;
            left: 120px;
            border-style: solid dashed dashed;
            border-color: #dbdbdb transparent transparent;
            font-size: 0;
            line-height: 0;}
.servise-section3 .new-list li .img > .triangle2{
            display: block;
            border-width: 18px;
            position: absolute;
            bottom: -35px;
            left: 120px;
            border-style: solid dashed dashed;
            border-color: #f5f5f5 transparent transparent;
            font-size: 0;
            line-height: 0;
}
.servise-section3 .new-list li .img .icon{ background:url(../images/servise-icons.png) no-repeat; display:block; margin:0 auto; margin-top:36px;}
.servise-section3 .new-list li.img1 .img .icon{ width:56px; height:56px; background-position:0 -159px;}
.servise-section3 .new-list li.img2 .img .icon{ width:67px; height:56px; background-position:-115px -159px;}
.servise-section3 .new-list li.img3 .img .icon{ width:48px; height:56px; background-position:0 -231px;}
.servise-section3 .new-list li.img4 .img .icon{ width:57px; height:56px; background-position:-115px -236px;}
.servise-section3 .new-list li .text1{ font-size:22px; margin:35px 0 15px 0; text-align:center;}
.servise-section3 .new-list li .text2{ line-height:24px; text-align:center;}
.servise-section3 .new-list li .btn-more{ width:110px; height:34px; padding:0; border-radius:16px; background-color:#333333; color:#e9d305; border:none; line-height:34px; margin-top:20px;}


/*²úÆ·*/

.product-banner{ width:100%; height:500px; background:url(../images/product-banner.jpg) no-repeat 50% 0; min-width:1200px;}
.product-section1 { padding-bottom:60px;}
.product-section1 .content{ width:1200px; min-height:565px; background:url(../images/product-img1.png) no-repeat center;}
.product-section1 .content .left { padding-top:75px;}
.product-section1 .content .left > .item { width:360px; margin-bottom:115px;}
.product-section1 .content .left > .item.item2{ padding-right:65px;}
.product-section1 .content .left > .item.item3{ padding-right:15px;}
.product-section1 .content .left > .item > p{ text-align:right; width:100%;}
.product-section1 .content .left > .item > p:first-child{ font-size:22px;}
.product-section1 .content .left > .item > p:last-child{ font-size:16px;}
.product-section1 .content .right { padding-top:75px;}
.product-section1 .content .right > .item{ width:354px; margin-bottom:115px;}
.product-section1 .content .right > .item > p{ text-align:left; width:100%;}
.product-section1 .content .right > .item > p:first-child{ font-size:22px;}
.product-section1 .content .right > .item > p:last-child{ font-size:16px;}
.product-section1 .content .right > .item.item2{ padding-left:60px;}
.product-section1 .content .right > .item.item3{ padding-left:10px;}

.product-section2{ width:100%; height:730px;background:url(../images/product-img7.jpg) no-repeat 50% 0; min-width:1200px;}
.product-section2 .text4{ text-align:center; font-size:20px; color:#787878;}
.product-section2 .left{ padding-top:90px; width:500px;}
.product-section2 .right{ padding-top:80px;}
.product-section2 .new-list li{ margin-bottom:40px;}
.product-section2 .new-list li:last-child{ margin-bottom:0;}
.product-section2 .new-list li p:first-child{ font-size:20px;}
.product-section2 .new-list li p:last-child{ line-height:24px; margin-top:5px; padding-left:15px;}

.product-section3{ width:100%; padding-bottom:80px; min-width:1200px;}
.product-section3 .text4{ text-align:center; font-size:20px; color:#787878;}
.product-section3 .left{ padding-top:120px;}
.product-section3 .right{ width:520px; padding-top:80px;}
.product-section3 .new-list li{ margin-bottom:40px;}
.product-section3 .new-list li:last-child{ margin-bottom:0;}
.product-section3 .new-list li p:first-child{ font-size:20px;}
.product-section3 .new-list li p:last-child{ line-height:24px; margin-top:5px;padding-left:15px;}

.product-section4{ width:100%; background-color:#42b8f1; height:220px; min-width:1200px;}
.product-section4 .new-list > li{ width:239px;float:left;}
.product-section4 .new-list > li.line{ width:1px; height:60px; background-color:#a1dcf8; margin-top:80px;}
.product-section4 .new-list > li .icon{ width:40px; height:41px; background:url(../images/product-icons.png) no-repeat; margin:0 auto; margin-top:68px;}
.product-section4 .new-list > li.icon1 .icon{ background-position:0 0;}
.product-section4 .new-list > li.icon2 .icon{ background-position:0 -41px;}
.product-section4 .new-list > li.icon3 .icon{ background-position:0 -82px;}
.product-section4 .new-list > li.icon4 .icon{ background-position:0 -123px;}
.product-section4 .new-list > li.icon5 .icon{ background-position:-40px 0;}
.product-section4 .new-list > li > p:last-child{ text-align:center; color:#fff; font-size:18px; margin-top:22px;}

.product-section5{ height:800px; background:url(../images/product-img6.jpg) no-repeat 50% 0;}
.product-section5 .right{ padding-top:120px;}

.product-section6 .left{ padding-top:80px;}

.product-section7{ background:url(../images/product-img8.jpg) no-repeat 50% 0;}
.product-section7 .content{ font-size:34px;padding: 95px 140px 0 140px; letter-spacing:2px;}

.product-section11 { padding:145px 0 140px 0;}
.product-section11 .left{ width:343px; height:590px; background: url(../images/product-img16.png) no-repeat; margin-left:150px;}
.product-section11 .left-content { padding:130px 74px 0; display:none;}
.product-section11 .left-content.active{ display:block;}
.product-section11 .left-content > .img{ width:70px; height:70px; background: url(../images/product-icons1.png) no-repeat; margin:0 auto;}
.product-section11 .left-content > .img.img1{ background-position:0 0;}
.product-section11 .left-content > .img.img2{ background-position:-70px 0;}
.product-section11 .left-content > .img.img3{ background-position:-140px 0;}
.product-section11 .left-content > .img.img4{ background-position:-210px 0;}
.product-section11 .left-content > .img.img5{ background-position:0 -70px;}
.product-section11 .left-content > .img.img6{ background-position:-70px -70px;}
.product-section11 .left-content > .img.img7{ background-position:-140px -70px;}
.product-section11 .left-content > .img.img8{ background-position:-210px -70px;}
.product-section11 .left-content > .img.img9{ background-position:0 -140px;}
.product-section11 .left-content > .img.img10{ background-position:-70px -140px;}
.product-section11 .left-content > .img.img11{ background-position:-140px -140px;}

.product-section11 .left-content > .text1{ font-size:22px; font-weight:bold; text-align:center; margin-top:30px;}
.product-section11 .left-content > .text2{ font-size:16px; line-height:24px; text-align:center; margin-top:20px;}

.product-section11 .right { width:500px; margin-left:80px; padding-top:15px;}
.product-section11 .right > .text1{ font-size:32px;}
.product-section11 .right > .line{ width:100%; height:2px; background-color:#cecece; margin-top:20px;}
.product-section11 .right .new-list > li { width:100px; float:left;margin-right:25px; margin-top:40px; cursor:pointer;}
.product-section11 .right .new-list > li > .img{ width:70px; height:70px; background:url(../images/product-icons1.png) no-repeat; margin:0 auto;}
.product-section11 .right .new-list > li > p:last-child{ text-align:center; margin-top:10px;}
.product-section11 .right .new-list > li.active > p:last-child{ color:#ff5256;}
.product-section11 .right .new-list > li.list1 > .img{ background-position:0 0;}
.product-section11 .right .new-list > li.list2 > .img{ background-position:-70px 0;}
.product-section11 .right .new-list > li.list3 > .img{ background-position:-140px 0;}
.product-section11 .right .new-list > li.list4 > .img{ background-position:-210px 0;}
.product-section11 .right .new-list > li.list5 > .img{ background-position:0 -70px;}
.product-section11 .right .new-list > li.list6 > .img{ background-position:-70px -70px;}
.product-section11 .right .new-list > li.list7 > .img{ background-position:-140px -70px;}
.product-section11 .right .new-list > li.list8 > .img{ background-position:-210px -70px;}
.product-section11 .right .new-list > li.list9 > .img{ background-position:0 -140px;}
.product-section11 .right .new-list > li.list10 > .img{ background-position:-70px -140px;}
.product-section11 .right .new-list > li.list11 > .img{ background-position:-140px -140px;}

.product-section12 { padding:0 0 140px 0;}
.product-section12 .left{ width:591px; height:463px; background: url(../images/product-img17.png) no-repeat; margin-left:95px; margin-top:50px;}
.product-section12 .left-content { padding:54px 85px 0; display:none;}
.product-section12 .left-content.active{ display:block;}
.product-section12 .left-content > .img{ width:70px; height:70px; background: url(../images/product-icons2.png) no-repeat; margin:0 auto;}
.product-section12 .left-content > .img.img1{ background-position:0 0;}
.product-section12 .left-content > .img.img2{ background-position:-70px 0;}
.product-section12 .left-content > .img.img3{ background-position:-140px 0;}
.product-section12 .left-content > .img.img4{ background-position:-210px 0;}
.product-section12 .left-content > .img.img5{ background-position:0 -70px;}
.product-section12 .left-content > .img.img6{ background-position:-70px -70px;}
.product-section12 .left-content > .img.img7{ background-position:-140px -70px;}
.product-section12 .left-content > .img.img8{ background-position:-210px -70px;}
.product-section12 .left-content > .img.img9{ background-position:0 -140px;}

.product-section12 .left-content > .text1{ font-size:22px; font-weight:bold; text-align:center; margin-top:20px;}
.product-section12 .left-content > .text2{ font-size:16px; line-height:24px; text-align:center; margin-top:20px;}

.product-section12 .right { width:400px; margin-left:80px; padding-top:15px;}
.product-section12 .right > .text1{ font-size:32px;}
.product-section12 .right > .line{ width:100%; height:2px; background-color:#cecece; margin-top:20px;}
.product-section12 .right .new-list > li { width:100px; float:left;margin-right:25px; margin-top:50px; cursor:pointer;}
.product-section12 .right .new-list > li > .img{ width:70px; height:70px; background:url(../images/product-icons2.png) no-repeat; margin:0 auto;}
.product-section12 .right .new-list > li > p:last-child{ text-align:center; margin-top:10px;}
.product-section12 .right .new-list > li.active > p:last-child{ color:#ff5256;}
.product-section12 .right .new-list > li.list1 > .img{ background-position:0 0;}
.product-section12 .right .new-list > li.list2 > .img{ background-position:-70px 0;}
.product-section12 .right .new-list > li.list3 > .img{ background-position:-140px 0;}
.product-section12 .right .new-list > li.list4 > .img{ background-position:-210px 0;}
.product-section12 .right .new-list > li.list5 > .img{ background-position:0 -70px;}
.product-section12 .right .new-list > li.list6 > .img{ background-position:-70px -70px;}
.product-section12 .right .new-list > li.list7 > .img{ background-position:-140px -70px;}
.product-section12 .right .new-list > li.list8 > .img{ background-position:-210px -70px;}
.product-section12 .right .new-list > li.list9 > .img{ background-position:0 -140px;}


/*¶©µ¥»ãÉÌ³Ç°æ*/

.product-banner1{ width:100%; height:500px; background:url(../images/product-banner1.jpg) no-repeat 50% 0; min-width:1200px;}

.product-section8{ padding-bottom:100px;}
.product-section8 .content{ width:1200px; background:url(../images/product-img9.png) no-repeat 50% 0; min-height:382px;}
.product-section8 .content .new-list { padding-top:70px;}
.product-section8 .content .new-list > li{ background-color:#42b8f1; height:50px; padding:0 15px; line-height:50px; color:#fff; font-size:18px; border-radius:23px; -webkit-border-radius:23px; -moz-border-radius:23px; margin-bottom:46px;}

.product-section9{ background:url(../images/product-img14.jpg) no-repeat 50% 0;}
.product-section10{ background:url(../images/product-img15.jpg) no-repeat 50% 0;}
.product-section13{ background:url(../images/product-img20.jpg) no-repeat 50% 0;}

/*ÓÒ²àÆ¯¸¡À¸*/

.mod-service{ position:fixed; top:350px; right:0; z-index:997;}
.mod-service .new-list1 { width:95px;}
.mod-service .new-list1 > li { width:100%; margin-bottom:10px; box-shadow: 0 0 10px rgba(0,0,0,.3);-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);}
.mod-service .new-list1 > li > a{ width:95px; height:30px; background-color:#1badea; border-radius:2px; display:block; color:#fff; line-height:30px;}
.mod-service .new-list1 > li > a > i{ width:14px; height:17px; background:url(../images/mod-servise-icons.png) no-repeat;background-position:-6px -7px; display:inline-block; vertical-align:middle; margin-left:10px; margin-right:3px;}
.mod-service .new-list1 > li > a > span{ display:inline-block; vertical-align:middle;}
.mod-service .new-list1 > li > a:hover{ background-color:#0d96d6;}
.mod-service .new-list1 > li:last-child { text-align:center; font-size:13px;}

.mod-service .new-list2 > li { width:40px; height:41px;}
.mod-service .new-list2 > li > a{ width:100%; height:41px; position:relative; display:block;}
.mod-service .new-list2 > li > a > span:first-child{ width:40px; height:41px; background-color:#808080; display:block; overflow:hidden; position:absolute; top:0; right:0; z-index:996; border-bottom:1px #fff solid;box-shadow: 0 0 10px rgba(0,0,0,.3);-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);}
.mod-service .new-list2 > li:last-child > a > span:first-child{ border-bottom:none;}
.mod-service .new-list2 > li > a:hover > span:first-child{ background-color:#1badea;}
.mod-service .new-list2 > li > a > span:first-child > i{ background:url(../images/mod-servise-icons.png) no-repeat; display:block; margin:0 auto; margin-top:12px;}
.mod-service .new-list2 > li.icon1 > a > span:first-child > i{ width:16px; height:16px; background-position:-6px -33px;}
.mod-service .new-list2 > li.icon2 > a > span:first-child > i{ width:16px; height:16px; background-position:-6px -57px;}
.mod-service .new-list2 > li.icon3 > a > span:first-child > i{ width:16px; height:10px; background-position:-6px -81px;margin-top: 16px;}
.mod-service .new-list2 > li.icon4 > a > span:first-child > i{ width:16px; height:16px; background-position:-6px -101px;}

.mod-service .new-list2 > li.icon1 > a > .content{ width:195px; height:120px;position:absolute; top:0; left:0; z-index:995; padding:5px; background-color:#fff;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;}
.mod-service .new-list2 > li.icon1 > a > .content > .item{ float:left;}
.mod-service .new-list2 > li.icon1 > a > .content > .item > p{ text-align:center; width:90px; color:#333;}
.mod-service .new-list2 > li.icon1 > a > .content > .item:first-child{ margin-right:5px;}
.mod-service .new-list2 > li.icon1 > a:hover > .content{left:-195px; transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;box-shadow: 0 0 5px rgba(0,0,0,.3);-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);}
.mod-service .new-list2 > li.icon2 > a > span:last-child { width:130px; height:40px; background-color:#1badea; position:absolute; top:0; left:0; color:#fff; line-height:40px; padding-left:15px; letter-spacing:1px; z-index:995; transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;}
.mod-service .new-list2 > li.icon2 > a:hover > span:last-child{left:-90px; transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;box-shadow: 0 0 5px rgba(0,0,0,.3);-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);}

.mod-service .new-list2 > li.icon4 > a > .content{ width:195px; height:90px;position:absolute; bottom:0; left:0; z-index:995; padding:10px 10px; background-color:#1badea;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;}
.mod-service .new-list2 > li.icon4 > a:hover > .content{left:-195px; transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;box-shadow: 0 0 5px rgba(0,0,0,.3);-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);}
.mod-service .new-list2 > li.icon4 > a > .content > .text1,.mod-service .new-list2 > li.icon4 > a > .content > .text2{ height:40px;}
.mod-service .new-list2 > li.icon4 > a > .content > .text2{ margin-top:7px;}
.mod-service .new-list2 > li.icon4 > a > .content > .text1 .left,.mod-service .new-list2 > li.icon4 > a > .content > .text2 .left{ color:#fff;}
.mod-service .new-list2 > li.icon4 > a > .content > .text1 .right,.mod-service .new-list2 > li.icon4 > a > .content > .text2 .right{ color:#fff;}

.buy-section7 .content{ padding:20px 15px;}
.buy-section7 .details-table{ background-color:#fff;}
.buy-section7 .details-table thead th{ border-bottom-width:1px;}
.buy-section10 { padding:40px 0 50px 0;}
.buy-section10 .item{ width:100%; border-top:1px #dbdbdb solid; padding:20px 50px 30px 50px;}
.buy-section10 .content-item{ padding:10px 0;}
.buy-section10 .label-name{ text-align:left; width:130px; font-weight:normal;}
.buy-section10 .place-text{ padding-top:7px;}
.buy-section10 .pay-list > li{ width:120px; height:60px; background-color:#f0f0f0; position:relative; float:left; cursor:pointer; margin-right:25px;}
.buy-section10 .pay-list > li:last-child{ margin-right:0;}
.buy-section10 .pay-list > li > .wx{ width:120px; height:60px; background:url(../images/pay-wx-off.png) no-repeat center;}
.buy-section10 .pay-list > li > .kq{ width:120px; height:60px; background:url(../images/pay-kq-off.png) no-repeat center;}
.buy-section10 .pay-list > li > .zfb{ width:120px; height:60px; background:url(../images/pay-zfb-off.png) no-repeat center;}
.buy-section10 .pay-list > li > img{ position:absolute; right:0; bottom:0; display:none;}
.buy-section10 .pay-list > li.active{ border:1px #038af3 solid;}
.buy-section10 .pay-list > li.active > img{ display:block;}
.buy-section10 .pay-list > li.active > .wx{ background:url(../images/pay-wx-on.png) no-repeat center;}
.buy-section10 .pay-list > li.active > .kq{ background:url(../images/pay-kq-on.png) no-repeat center;}
.buy-section10 .pay-list > li.active > .zfb{ background:url(../images/pay-zfb-on.png) no-repeat center;}
.buy-section10 .btn-pay { width:140px; height:38px;  line-height:38px; padding:0; background-color:#ff515c; color:#FFF; font-size:16px; margin:18px 0 0 115px;}

/*¹ºÂò³É¹¦Ò³Ãæ*/

.buyss-section1{ width:100%; min-width:1200px; background-color:#f7f7f7; padding:130px 0 140px 0;}
.buyss-section1 .left{ padding:0 0 0 160px;}
.buyss-section1 .right { padding-left:60px;}
.buyss-section1 .right .text1{ font-size:42px; margin-top:40px;}
.buyss-section1 .right .text2{ font-size:18px; margin-top:30px}
.buyss-section1 .right .text3 { margin-top:10px;}
.buyss-section1 .right .text3 > a{ font-size:18px; color:#42b8f1;}

/*ÏûÏ¢¹ö¶¯*/

.message_marqueeList{ width:500px; height:30px; overflow:hidden;}
.message_marqueeList ul li{ width:500px; height: 30px; line-height:30px;}
.message_marqueeList ul li > a{ max-width:480px; display:block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


.infor-banner{ width:100%; height:200px; background:url(../images/notice-banner.jpg) no-repeat 50% 0; min-width:1200px;}
.infor-section1 .new-list{ padding-top:50px;}
.infor-section1 .new-list > li{ overflow:hidden; margin-bottom:80px;}
.infor-section1 .right{ width:980px;}
.infor-section1 .right > .title{ font-size:22px; margin-top:5px;}
.infor-section1 .right > .text1{ font-size:14px; margin-top:20px; line-height:24px;}
.infor-section1 .right > .time{ margin-top:22px;}
.infor-section1 .right > .time .icon{ width:14px; height:14px; background:url(../images/icons.png) no-repeat; background-position:-77px -27px; display:inline-block; vertical-align:middle; margin-right:6px;}
.infor-section1 .page{ padding-bottom:50px; overflow:hidden;}

.infor-section2 .crumb{ padding:50px 0;}
.infor-section2 .zw > .title{ text-align:center; font-size:32px;}
.infor-section2 .zw > .time{ text-align:center; margin-top:20px;}
.infor-section2 .zw > .text1{ line-height:24px; padding:40px 20px; border-top:1px #cccccc solid; margin-top:30px;}

/*2018ÐÂ´º³ê±ö*/

.cb-banner{ width: 100%; height: 628px; background:url(../images/newyear/banner.jpg) no-repeat 50% 0; min-width: 1200px; }
.cb-title{ padding: 80px 0 45px 0; }
.cb-title .text1{ font-size: 36px; font-weight: bold; text-align: center;}
.cb-title .text2{ font-size: 18px; text-align: center; margin-top: 25px; }

.cb-section1 { width: 100%; min-height: 693px; background: url(../images/newyear/bg.jpg) no-repeat 50% bottom; min-width: 1200px; padding-bottom: 70px;}
.cb-section1 .left{ width: 360px; box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.cb-section1 .left .bottom { padding: 0 15px; height: 165px; }
.cb-section1 .left .bottom .text1{ font-size: 18px; margin-top: 30px; }
.cb-section1 .left .bottom .text2{ margin-top: 20px; }
.cb-section1 .left .bottom .btn-recharge{ border: 1px #ff252a solid; border-radius: 12px; padding: 3px 10px; font-size: 14px; color: #ff252a; margin-top: 12px; }

.cb-section1 .new-list { width: 834px; }
.cb-section1 .new-list > li { width: 390px; margin:0 0 20px 27px; float: left;box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.cb-section1 .new-list > li .top{ width: 100%; height: 190px; text-align: center; background-color: #f0f8fb; line-height: 190px;}
.cb-section1 .new-list > li .top img{ vertical-align: middle; display: inline-block;}
.cb-section1 .new-list > li .bottom{ width: 100%; height: 70px;background-color: #fff; padding: 15px 25px 0 25px; } 
.cb-section1 .new-list > li .bottom .text2{ color: #808080; margin-top: 5px; }
.cb-section1 .new-list > li .bottom .text3{ text-decoration: underline; }

.cb-section2 { padding-bottom: 100px; }
.cb-section2 .left{ width: 750px; height: 400px; background-color: #f9f9f9;box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);  }
.cb-section2 .right{ width: 420px; height: 400px; background-color: #f9f9f9; box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.cb-section2 .left .new-list { padding: 55px 0 0 60px; }
.cb-section2 .left .new-list > li { padding-bottom: 38px; }
.cb-section2 .left .new-list > li > p:first-child{ color:#ff252a; font-weight: bold; font-size: 18px; }
.cb-section2 .left .new-list > li > p:last-child{ font-size: 16px; padding-left:8px; margin-top: 12px;}
.cb-section2 .right{ padding-top:50px; }
.cb-section2 .right > p:last-child{ margin-top: 20px; font-size: 16px; }


.pay-type-list { border-bottom:1px #ff5256 solid; width:1200px;}
.pay-type-list li { margin-right:6px; float:left; background:#e2e1e1; width:122px; height:40px;}
.pay-type-list li a{ width:122px; overflow:hidden; height:40px; line-height:40px; text-align:center; display:block; color:#a6a6a6;}
.pay-type-list li.selected{ background-color:#f13f3f; }
.pay-type-list li.selected a{color:#fff; }
.pay-type-list li a,.pay-type-list li a:hover {text-decoration:none;}
.indexNews_titles {
            font-size: 16px;
            color: #43474d;
            margin-top: 20px;
        }
        .indexNews_titles div {
            display: inline-block;
            width: 270px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .indexNews_titles span {
            float: right;
            font-size: 12px;
            color: #a7a8a8;
        }
        .indexNews_new .indexNews_subtitle {
            font-size: 12px;
            color: #636363;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .indexNews_new {
            display: inline-block;
            width: 397px;
            padding: 0 20px;
        }
/*¶©µ¥»ãÍâÉè*/

.ws-banner{ width: 100%; height: 560px; background:url(../images/ws-banner.jpg) no-repeat 50% 0; min-width: 1200px; }
.ws-title{ font-size: 24px; border-left: 6px #3aa5ff solid; padding-left: 8px; }
.ws-section1 { padding: 100px 0;  }
.ws-list { margin-top: 30px; }
.ws-list > li:first-child { float: left; }
.ws-list > li:last-child { float: right; }
.ws-list > li{ width: 577px; height: 268px; box-shadow: 0 0 30px rgba(0,0,0,.15); -moz-box-shadow: 0 0 30px rgba(0,0,0,.15); -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15); background-color: #fff;}
.ws-list > li .left{ padding-top: 30px; padding-left: 5px; }
.ws-list > li .right{ width: 330px; padding-top: 40px; padding-right: 15px;}
.ws-list > li .right .title > span{ background-color: #3aa5ff; padding:7px 13px; color: #fff; font-size: 14px;}
.ws-list > li .right .new-list1 { margin-top: 20px;}
.ws-list > li .right .new-list1 > li { font-size: 12px; line-height: 20px; }
.ws-list > li .right .new-list1 > li > span{ width: 6px; height: 6px; background-color: #505050; border-radius: 50%; display: inline-block; margin-right: 5px; vertical-align: middle;}

.ws-section2 { width: 100%; height: 839px; background:url(../images/ws-bg.jpg) no-repeat 50% 0; min-width: 1200px; padding-top: 76px;}
.ws-section2 .ws-list > li{ float: left; margin-right: 46px; margin-bottom: 60px;}
.ws-section2 .ws-list > li.no-mar{ margin-right: 0; }

.ws-section3{ padding: 100px 0; }
.ws-section3 .ws-list > li{ float: left; margin-right: 46px;}

.ws-section4{ width: 100%; height: 250px; background:url(../images/ws-bg2.jpg) no-repeat 50% 0; font-size: 34px; text-align: center; color: #fff; line-height: 250px; letter-spacing: 1px; min-width: 1200px;}

