﻿@charset "utf-8";
body{background:#fff;margin:0;font:14px/1.14 "Microsoft YaHei",微软雅黑,Helvetica,Arial,sans-serif;color:#333;line-height:22px;-webkit-text-size-adjust:none;min-height: 100%;overflow-x: hidden;}
html, body {font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none; color:#333;}
img{border:0;vertical-align: middle;}
ul,li{list-style:none;margin:0;padding:0}
i,em{font-style: normal;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
.blank{ clear:both; height:10px; overflow:hidden;}
.clearfix:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1;}
article,aside,details,figure,footer,header,main,nav,section{display: block;}
a {blr:expression(this.onFocus=this.blur()) } /*针对 IE*/
a {outline:none;} /*针对firefox等*/
* {outline: none;}
.fl{float:left;}
.fr{float:right;}
.warp{width:1200px;margin:auto;position:relative;padding-bottom:15px;}
.pd{padding: 0 46px 0 46px;}

.hr18{height: 18px;background: #f5f5f5;clear: both;}

.font-size-12{font-size: 12px;}
.font-size-14{font-size: 14px;}
.font-size-16{font-size: 16px;}
.font-size-18{font-size: 18px;}
.font-size-20{font-size: 20px;}
.font-size-22{font-size: 22px;}
.font-size-24{font-size: 24px;}
.font-size-25{font-size: 25px;}
.font-size-26{font-size: 26px;}
.font-size-28{font-size: 28px;}
.font-size-30{font-size: 30px;}
.font-size-34{font-size: 34px;}
.font-size-36{font-size: 36px;}
.font-size-40{font-size: 40px;}
.font-size-48{font-size: 48px;}
.font-size-52{font-size: 52px;}
.font-size-80{font-size: 80px;}
.font-size-90{font-size: 90px;}

.font-bold{font-weight: bold;}
.font-normal{font-weight: normal;}

.text-align-left{text-align: left;}
.text-align-right{text-align: right;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt18{margin-top: 18px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb18{margin-bottom: 18px;}
.mb20{margin-bottom: 20px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml18{margin-left: 18px;}
.ml20{margin-left: 20px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr18{margin-right: 18px;}
.mr20{margin-right: 20px;}

.color-white{color: #fff;}
.color-gray{color: #666;}
.color-shallow-gray{color: #999;}
.color-blue{color: #0096ff;}
.color-a9{color: #a9a9a9;}
.color-hei{color: #333;}

.bg-gray{background: #f5f5f5;}

.btn{padding: 12px 45px; overflow: hidden;display: inline-block;border-radius: 100px;text-align: center;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.btn-border-bule{border: 1px solid #0096ff;color: #0096ff;}
.btn-border-bule:hover{background: #0096ff;color: #fff;}
.btn-border-white{border: 1px solid #fff;color: #fff;}
.btn-border-white:hover{background: #fff;color: #0096ff;}


/*幻灯*/ 
#full-width-slider { width:100%; color: #000; }
.coloredBlock { width:350px;left:20%; top: 5%;}
.infoBlock { width:350px; position:absolute;top:72%; left:50% ; margin:0 0 0 -175px; overflow: hidden; }
.infoBlockLeftBlack { }
.infoBlock h4 {font-size: 20px;line-height: 1.2;margin: 0; }
 
.infoBlock a {color: #FFF; display:inline-block; background:#13b125; font-size:16px; font-weight:normal; padding:0 30px; height:46px; line-height:46px; text-align:center; border-radius:4px; margin-right:10px; -moz-transition: all 0.3s  ease-in-out; -webkit-transition: all 0.3s  ease-in-out; transition: all 0.3s  ease-in-out;}
.infoBlock a:hover{ background:#1ea721 ; }
 

.fullWidth {max-width:1920px; margin: 0 auto 0 auto;position: relative;}
.rsContent a{ display:block; width:100%; height:100%; }
 @media screen and (min-width:760px) and (min-height:460px) {
.heroSlider .rsOverflow, .royalSlider.heroSlider {
	height:690px !important;}
	 
}

 @media screen and (min-width:960px) and (min-height:660px) {
.heroSlider .rsOverflow, .royalSlider.heroSlider {
	height:690px !important;
}
}
 
 @media screen and (min-width:960px) and (min-height:1000px) {
.heroSlider .rsOverflow, .royalSlider.heroSlider {
	height:690px !important;
}
}


@media screen and (min-width:0px) and (max-width:800px) {
.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
	height: 360px !important;
}

 
.infoBlock h4{ display:none;}
}

.royalSlider { width: 1920px; height: 690px; position: relative; direction: ltr;}
.royalSlider > * { float: left;}
.rsWebkit3d .rsSlide { -webkit-transform: translateZ(0);}
.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink { -webkit-backface-visibility: hidden;}
.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none;}
.rsOverflow { width: 100%;height: 100%;position: relative;overflow: hidden;float: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.rsVisibleNearbyWrap {width: 100%;height: 100%;position: relative;overflow: hidden;left: 0;top: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.rsVisibleNearbyWrap .rsOverflow {position: absolute;left: 0;top: 0;}
.rsContainer {position: relative;width: 100%;height: 100%;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.rsArrow, .rsThumbsArrow {cursor: pointer;}
.rsThumb {float: left;position: relative;}
.rsArrow, .rsNav, .rsThumbsArrow {opacity: 1;-webkit-transition: opacity 0.3s linear;-moz-transition: opacity 0.3s linear;-o-transition: opacity 0.3s linear;transition: opacity 0.3s linear;}
.rsHidden {opacity: 0;visibility: hidden;-webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;-moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;-o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;transition: visibility 0s linear 0.3s, opacity 0.3s linear;}
.rsGCaption {width: 100%;float: left;text-align: center;}
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {position: fixed !important;height: auto !important;width: auto !important;
margin: 0 !important;padding: 0 !important;z-index: 2147483647 !important;top: 0 !important;left: 0 !important;bottom: 0 !important;right: 0 !important;}
.royalSlider .rsSlide.rsFakePreloader {opacity: 1 !important;-webkit-transition: 0s;-moz-transition: 0s;-o-transition: 0s;transition: 0s;display: none;}
.rsSlide {position: absolute;left: 0;top: 0;display: block;overflow: hidden;height: 100%;width: 100%;}
.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {height: auto;}
.rsContent {width: 100%;height: 100%;position: relative;}
.rsPreloader {position: absolute;z-index: 0;}
.rsNav {-moz-user-select: -moz-none;-webkit-user-select: none;user-select: none;}
.rsNavItem {-webkit-tap-highlight-color: rgba(0,0,0,0.25);}
.rsThumbs {cursor: pointer;position: relative;overflow: hidden;float: left;z-index: 22;}
.rsTabs {float: left;background: none !important;}
.rsTabs, .rsThumbs {-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: rgba(0,0,0,0);}
.rsVideoContainer {width: auto;height: auto;line-height: 0;position: relative;}
.rsVideoFrameHolder {position: absolute;left: 0;top: 0;background: #141414;opacity: 0;-webkit-transition: .3s;}
.rsVideoFrameHolder.rsVideoActive {opacity: 1;}
.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
position: absolute;z-index: 50;left: 0;top: 0;width: 100%;height: 100%;}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-right: 44px;}
.rsABlock { position: absolute;z-index: 15;}
img.rsImg {max-width: none;}
.rsNoDrag {cursor: auto;}
.rsLink {left: 0;top: 0;position: absolute;width: 100%;height: 100%;display: block;z-index: 20;background: url(../../blank.gif);}

.rsMinW .rsBullets { width:98px; position: absolute;bottom:20px;left:48.5%; margin:0 0 0 -28px; z-index: 35;padding-top: 4px; height: auto;text-align: center;line-height:16px;overflow: hidden;}
.rsMinW .rsBullet { display: inline-block;*display:inline; *zoom:1; }
.rsMinW .rsBullet span {display: block; width:32px;height:6px;border-radius: 8px;background: #e5e5e5; margin:0 5px; cursor:pointer;}
.rsMinW .rsBullet.rsNavSelected span {background: #0096ff;}
.slider-img1{position: absolute;top: 225px;width: 1200px;margin: 0 auto;left: 0;right: 0;}
.index-num{width: 1200px;margin: 0 auto;padding-top: 16px;box-sizing: border-box; height: 100px;border-radius: 10px;background: #fff;position: relative;bottom:38px;box-shadow:0 1px 8px rgba(0,0,0,0.14); z-index: 999;}
.index-num ul li{float: left;display: inline-block;width: 239px;height: 70px; border-right: 1px solid #eee;text-align: center;position: relative;padding-top: 10px;}
.index-num ul li:nth-child(5n+0){border-right: 0px;}
.index-num ul li strong{color: #42aaee;}
.index-num ul li em{position: absolute;top:0px;color:#42aaee;}
.index-num ul li p{font-size:14px;color: #999;margin-top:6px;}

/*一级*/
.yyui_menu1 li a {display: block;text-decoration: none;color: #333333;}
.yyui_menu1 li a:hover {color:#0096ff}
.yyui_menu1 li a.more:after {content: " »";}
.yyui_menu1 li ul {position: absolute;float: left;width: 210px;display: none;background-color: #fff;z-index: 9999;}
.yyui_menu1 li ul a {width: 100%;text-decoration: none;color: #333333;}
.yyui_menu1 li ul a:hover {}
.yyui_menu1 li ul ul {top: 0;left: 150px;}

/*首页*/
.main-body .module{text-align: center;}
.main-body .module .hd-title {padding:50px 0 38px 0;}
.main-body .module .hd-title h2{height:38px;line-height: 32px;font-weight:bold;}
.main-body .module .hd-title p{margin-bottom: 5px;}

/*product*/
.main-body .product{background-size: cover;background: url(../img/profession-img.png?v=19112801) center 0 no-repeat;background-attachment: fixed;width: 100%;height:700px;background-size: cover;text-align: center;color: #fff;overflow: hidden;}
.main-body .product .product-item{position: relative;}
.main-body .product .product-item li{display: inline-block;float: left;text-align: center;box-sizing: border-box; margin:45px 92px; width:116px;height:116px; color: #fff; display: inline-block;}
.main-body .product .product-item li{background: url(../img/product-icon.png) no-repeat;}
.main-body .product .product-item li.zb{background-position: 0 0;}
.main-body .product .product-item li.sp{background-position: -126px 0;}
.main-body .product .product-item li.dy{background-position: -252px 0;}
.main-body .product .product-item li.gd{background-position: -378px 0;}
.main-body .product .product-item li.yj{background-position: 0 -119px;}
.main-body .product .product-item li.sj{background-position: -126px -119px;}
.main-body .product .product-item li.qy{background-position: -252px -119px;}
.main-body .product .product-item li.jg{background-position: -378px -119px;}
.main-body .product .product-item li .ptitle{padding-top: 140px;}
.main-body .product .product-item li .ptitle .line{width: 20px;height: 4px;background: #fff;display: block;margin:0 auto 8px auto;}

/*about-us*/
.main-body .about-us{height: 370px;}
.main-body .about-us .about-box{position: relative;margin-top: 15px;}
.main-body .about-us .about-box .a-img,.main-body .about-us .about-box .a-img img{width: 408px;height: 343px;display: inline-block;}
.main-body .about-us .about-box .a-txt{width: 666px;text-align: left;margin-top: 20px;}
.main-body .about-us .about-box .a-txt .hd-title{padding: 30px 0 38px 45px;}
.main-body .about-us .about-box .a-txt h2 span{font-weight: normal;margin-left: 10px;}
.main-body .about-us .about-box .a-txt .bottom-line{width: 60px;height: 3px;display: block;background: #42aaee;margin-top: 6px;}
.main-body .about-us .about-box .a-txt .a-s{background: url(../img/dog-icon.png) no-repeat;display: block;width: 620px;height: 162px;padding-left: 45px;}
.main-body .about-us .about-box .a-txt .a-s p{margin-bottom:30px;line-height: 24px;}

/*index-news*/
.main-body .index-news{height:750px;position: relative;}
.main-body .index-news{background:#fff;background-attachment: fixed;width: 100%;height:780px;background-size: cover;text-align: center;color: #fff;overflow: hidden;}
.main-body .index-news .news-list{text-align:left;background: #f6f6f6;}
.main-body .index-news .news-list .hd{ height:42px; line-height:42px; position:relative;margin-bottom: 1px;border-bottom: 1px solid #efefef;background: #fff;}
.main-body .index-news .news-list .hd ul{ float:left;  position:absolute;height:42px;   }
.main-body .index-news .news-list .hd ul li{ float:left;cursor:pointer;padding:0 14px; text-align: center;color: #333333;font-weight: bold;}
.main-body .index-news .news-list .hd ul li.on{ height:42px;background:#fff;color: #00a4ff;border-bottom: 2px solid #00a4ff;}
.main-body .index-news .news-list .hd ul span{text-align: right;width: 112px;display: inline-block;}
.main-body .index-news .news-list .hd ul span a{color:#999;}
.main-body .index-news .news-list .bd ul{zoom:1;background: #f6f6f6;overflow: hidden;}
.main-body .index-news .news-list .li{padding: 18px;display: block;overflow: hidden;width: 1164px;cursor: pointer;border-bottom: 1px solid #eeeeee;}
.main-body .index-news .news-list .li a{display: block;overflow: hidden;}
.main-body .index-news .news-list .li:hover{background: #f2f2f2;}
.main-body .index-news .news-list .li .time{line-height:85px;height:85px;width: 85px;display: inline-block;text-align: center; color: #fff;background: #72d9e4;}
.main-body .index-news .news-list .li .bgc{width: 85px;height: 85px;line-height:85px;text-align: center;color: #fff;}
.main-body .index-news .news-list .li .time.bgcolor-1{background: #72d9e4;}
.main-body .index-news .news-list .li .time.bgcolor-2{background: #ffc38f;}
.main-body .index-news .news-list .li .time.bgcolor-3{background: #e6a8c5;}
.main-body .index-news .news-list .li .time.bgcolor-4{background: #99ceec;}
.main-body .index-news .news-list .li .content{width: 1040px;}
.main-body .index-news .news-list .li .content .title{padding-top:4px;line-height: 32px;}
.main-body .index-news .news-list .li .content .item-title{line-height: 32px;}
.main-body .index-news .news-list .li .item-pic{width: 126px;}
.main-body .index-news .news-list .li .n-img{display: table;table-layout:fixed;height: 86px;width: 100%;padding: 0;margin: 0;}
.main-body .index-news .news-list .li .n-img .p-img{vertical-align: middle;display: table-cell;text-align: center; max-height: 86px;max-width: 100%;}
.main-body .index-news .news-list .li .date{line-height:85px;}

/*文章列表*/
.common-img {background: url(../img/common.png) no-repeat;}
.inner { /*width: 1200px;*/ margin: 0px auto; height: auto; }
.inner .right { width: 100%; height: auto;  margin:10px 0px; border: 1px solid #eee; padding: 0px 10px;    box-sizing: border-box; }
.inner .right .title { height: 43px; line-height: 43px; border-bottom: 2px solid rgb(232, 232, 232); margin-top: 5px; }
.inner .right h1 { line-height: 43px; font-size:18px; display: inline-block; border-bottom: 2px solid #0096ff; font-weight: 500; color: #0096ff; }
.inner .right .content { line-height: 25px; font-size: 14px; color: rgb(102, 102, 102); padding: 20px 10px; }
.inner .left { width: 280px; height: auto; float: left; margin: 10px 0px; }
.inner .left .navbox { border: 1px solid #eee; padding:5px 0px 5px 0px; }
.inner .left .navbox .nav-title { height: 44px; line-height: 44px; background: rgba(0, 0, 0, 0) url("../img/common.png") no-repeat scroll -177px -60px; border-bottom:1px solid rgb(232, 232, 232); }
.inner .left .navbox .nav-title h2 { font-size: 18px; font-weight: normal; text-indent: 35px; }
.inner .left .navbox .nav-con { padding: 0; }
.inner .left .navbox .nav-con dt { border-bottom: 1px dashed rgb(221, 221, 221); position: relative; }
.inner .left .navbox .nav-con dt span { display: block; width: 10px; height: 35px; position: absolute; top: 0px; left: 8px; cursor: pointer; }
.inner .left .navbox .nav-con dt span.minus { background-position: -146px 13px; }
.inner .left .navbox .nav-con dt span.plus { background-position: -156px 13px; }
.inner .left .navbox .nav-con dt a { display: block; height:44px; line-height: 44px; color: rgb(102, 102, 102); font-size: 16px; text-indent: 25px; }
.inner .left .navbox .nav-con dt a:hover, .inner .left .navbox .nav-con dd div a:hover, .inner .left .navbox .nav-con dt.selected a { color: #0096ff; }
.inner .left .navbox .nav-con dd div a { text-indent: 40px; height: 42px; line-height: 42px; color: rgb(102, 102, 102); font-size: 16px; display: block; }
.inner .left .navbox .nav-con dd div:hover,.left_navactive{}
.arts-list li { height: 40px; line-height: 42px; background: url(../img/style-icon.png) 0 -260px no-repeat; padding-left: 10px;border-bottom: 1px dashed #ddd;display: block;overflow: hidden;font-size: 16px;}
.arts-list li a { display: inline-block; transition-duration: 0.3s; }
.arts-list li span{font-size:14px;}
.arts-list li a:hover { color: #0096ff; padding-left: 25px; }
.news-list figure { position: relative; margin: 20px 0px; padding-bottom: 20px; border-bottom: 1px solid rgb(221, 221, 221); min-height: 112px; height: auto; }
.news-list figure .news-pic { float: left; margin: 0px 10px 10px 0px; }
.news-list figcaption { display: inline; }
.news-list .news-title { line-height: 25px; margin: 0px 0px 5px; font-size: 16px; }
.news-list .news-title a:link, .news_list .news_title a:visited { color: rgb(85, 85, 85); }
.news-list .news-title a:hover { color: #0096ff; }
.news-list .news-summary { line-height: 25px; }
.left_navactive a {color: #0096ff!important;}
.more { color: rgb(0, 0, 0); /*background: rgba(0, 0, 0, 0) url("../img/common.png") no-repeat scroll -120px -60px;*/ padding-right: 0px; margin-left: 15px; }
.more:hover { color: rgb(234, 59, 60); /*background: rgba(0, 0, 0, 0) url("../img/common.png") no-repeat scroll -120px -40px;*/ }
.more a{color:#999;}
.news-article { color: rgb(102, 102, 102); }
.news-article .title { font-size: 20px; color: rgb(51, 51, 51); text-align: center; }
.news-article .date { margin-top: 10px; margin-bottom: 20px; text-align: center; }
.news-article .date li { display: inline-block; color: rgb(102, 102, 102); font-size: 14px; margin-right: 25px; line-height: 25px; }
.news-article .news-content { line-height: 25px; }
.news-article .prenext { margin-top: 20px; border-top: 1px dashed rgb(102, 102, 102); padding-top: 10px; color: rgb(102, 102, 102); }
.news-article .prenext li a { color: rgb(102, 102, 102); }
.news-article .prenext li a:hover { color: red; }
.page { margin: 10px 0px 30px; height: 38px; line-height: 38px; color: rgb(0, 0, 0); }
.page_l { width: auto; height: 40px; line-height: 40px; text-align: center; }
.page_l li { display: inline-block; }
.page_l .prev, .page_l .next { width: 65px; }
.page_l .start, .page_l .end { width: 50px; }
.page_l a { display: block; margin-right: 6px; width: 36px; height: 36px; line-height: 36px; color: rgb(0, 0, 0); border: 1px solid rgb(221, 221, 221); text-align: center; background: rgb(246, 246, 246) none repeat scroll 0% 0%; }
.page_l a:hover { color: rgb(255, 255, 255); background: rgb(43, 154, 243) none repeat scroll 0% 0%; border: 1px solid rgb(43, 154, 243); }
.page_l a.selected { color: rgb(255, 255, 255); background: rgb(43, 154, 243) none repeat scroll 0% 0%; border: 1px solid rgb(43, 154, 243); }
.page_l .pagetext { display: inline-block; margin: 0px 10px; vertical-align: middle; height: 38px; line-height: 38px; color: rgb(0, 0, 0); border: 1px solid rgb(221, 221, 221); text-align: center; cursor: pointer; }

.cont-box .v-title {
    border-bottom: 1px solid #eee;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.cont-box .content {
    font-size: 16px;
    line-height: 36px!important;
    color: #424242;
}
    .cont-box .content p {
        text-align: justify!important;
    }
.cont-box .file-model .fileWarp .file-cont {
    margin-top: 0 !important;
}
/*contact*/
.main-body .cooperative{background:#00a4ff;width: 100%;height:245px;text-align: center;color: #fff;overflow: hidden;}
.main-body .cooperative .ty-btn{width: 180px;height: 42px;line-height: 42px;display: inline-block;border: 1px solid #fff;color: #fff;text-align: center;border-radius: 50px;}

/*enter*/
.main-body .enter-gcdb{width: 100%;height:500px;display: block;vertical-align: middle;}
.main-body .enter-gcdb .m-img{position: relative;margin-top: 100px;}
.main-body .enter-gcdb .txt-box{margin-top: 165px;text-align: right;}
.main-body .txt-box .enter-btn{width: 200px;height: 52px;line-height: 52px;margin-top: 40px; display: block;text-align: center;float: right;color: #fff;font-size: 20px;background: #01aefe;border-radius: 100px;}
.main-body .txt-box h2{line-height: 35px;margin-bottom: 20px;}
.main-body .enter-dk{width: 100%;height:500px;display: block;vertical-align: middle;background: #f2f2f2;}
.main-body .enter-dk .txt-box{margin-top: 165px;text-align: left;}
.main-body .enter-dk .m-img{margin-top: 64px;}

/*page*/
.pages{ padding:40px 0; height:36px; text-align:center}
.pages a{ width:36px; height:36px; background:#f8f8f8; display:inline-block; color:#a9a9a9; line-height:36px; text-align:center; font-family:Arial; margin-right:5px;transition:background-color 0.2s ease-out}
.pages span{ margin-right:5px}
.pages a i{ font-size:24px;top:2px; position:relative}
.pages a.active,.pages a:hover{ background:#1d95d4;color:#fff;}
.page-next {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.pages a i {font-size: 24px;top: 2px;position: relative;}

/*footer*/
/*.footer{background: #373737;width: 100%;overflow: hidden;position:relative;bottom:0px;}
.footer .foot-help .article{padding-left:180px;height: 300px;color: #828282;overflow: hidden;}
.footer .foot-help .article dl{padding-top:46px;display: inline-table;float: left;padding-right: 135px;}
.footer .foot-help .article dl dt{padding-bottom: 20px;color: #fff;}
.footer .foot-help .article dl dd{padding-bottom: 12px;}
.footer .foot-help .article dl dd a{color: #acacac;}
.footer .foot-help .service{width: 310px;overflow: hidden;}
.footer .foot-help .service .foot-logo{width: 130px;height: 107px;background: url(../img/footer-logo.png) no-repeat;display: block;text-indent:-9999px;margin:50px auto;}
.footer .foot-help .service dl{padding-left:0px;}
.footer .foot-help .service dl dt{width: 30px;height: 30px;background: url(../img/style-icons.png) 0 -162px no-repeat;display: block;float: left;}
.footer .foot-help .service dl dd{color: #828282;float: left;padding-left: 12px;}
.footer .foot-help .service .ywzx{color: #fff;margin-top: 45px;margin-bottom: 25px;}
.footer .foot-copy{background: #373737;width: 100%;height: 70px;text-align: center;line-height: 70px;color: #5f5f5f;border-top: 1px solid #666;padding-top: 8px;}
.footer .foot-help .c-info{margin: 0 auto;padding: 30px;}
.footer .foot-help .c-info .contact-line{width: 10px;height: 253px;background: url(../img/contact-line.png) no-repeat;display: block;margin-right: 24px;}
.footer .foot-help .c-info .service-txt{text-align: left; width: 410px;line-height:30px;color: #fff;}
.footer .foot-copy p{line-height: 26px;}
.footer .foot-copy p a{color: #5f5f5f;margin: 0 5px;}*/
/*footer*/
.footer{background: #373737;width: 100%;overflow: hidden;position:relative;bottom:0px;}
.footer .foot-help .article{padding-left:180px;height: 300px;color: #828282;overflow: hidden;}
.footer .foot-help .article dl{padding-top:46px;display: inline-table;float: left;padding-right: 135px;}
.footer .foot-help .article dl dt{padding-bottom: 20px;color: #fff;}
.footer .foot-help .article dl dd{padding-bottom: 12px;}
.footer .foot-help .article dl dd a{color: #acacac;}
.footer .foot-help .service{width: 310px;overflow: hidden;}
.footer .foot-help .service .foot-logo{width: 130px;height: 107px;background: url(../img/footer-logo.png) no-repeat;display: block;text-indent:-9999px;margin:50px auto;}
.footer .foot-help .service dl{padding-left:0px;}
.footer .foot-help .service dl dt{width: 30px;height: 30px;background: url(../img/style-icons.png) 0 -162px no-repeat;display: block;float: left;}
.footer .foot-help .service dl dd{color: #828282;float: left;padding-left: 12px;}
.footer .foot-help .service .ywzx{color: #fff;margin-top: 45px;margin-bottom: 25px;}
.footer .foot-copy{background: #fff;width: 100%;height: 70px;text-align: center;line-height: 70px;color: #5f5f5f;border-top: 1px solid #ddd;padding-top: 8px;}
.footer .foot-help .c-info{margin: 0 auto;padding: 30px;}
.footer .foot-help .c-info .contact-line{width: 10px;height: 253px;background: url(../img/contact-line.png) no-repeat;display: block;margin-right: 24px;}
.footer .foot-help .c-info .service-txt{text-align: left; width: 410px;line-height:30px;color: #fff;}
.footer .foot-copy p{line-height: 26px;}
.footer .foot-copy p a{color: #5f5f5f;margin: 0 5px;}

/*position*/
.position{background: #fff;border-bottom: 1px solid #eee;border-top: 1px solid #eee;height: 40px;line-height: 40px;display: block;}

/*侧边*/
.side-pannel {position:fixed; width:50px; bottom:150px; right:20px; z-index:99999; }
.side-bar>a {width:50px;height:50px;  position: relative; text-align: center; margin-bottom:10px;  display:block; cursor:pointer; float:left; border-radius:50%; background:rgba(51,51,51,.9);  box-shadow:0 0 8px 0 rgba(0,0,0,.2); transition:all .3s ease-out; }
.side-bar>a:hover{ background:#0096ff;}
.side-bar a.gotop:hover{ background:#222;}
.side-bar a.qq i{ background:url(../img/side_03.png) no-repeat; width:24px; height:26px; display:block; margin:10px auto;}
.side-bar .dh{ width:50px;height:50px; position: relative; text-align: center; margin-bottom:10px;  display:block; cursor:pointer; float:left; display:block; border-radius:50%; background:rgba(51,51,51,.9);  box-shadow:0 0 8px 0 rgba(0,0,0,.2); transition:all .3s ease-out; }
.side-bar .dh:hover{ background:#0096ff;}
.side-bar .dh i{ background:url(../img/side_06.png) no-repeat; width:23px; height:23px; display:block; margin:14px auto;}
.side-bar a.wx i{ background:url(../img/side_10.png) no-repeat; width:26px; height:22px; display:block; margin:14px auto;}
.side-bar a.gotop i{ background:url(../img/side_14.png) no-repeat; width:23px; height:13px; display:block; margin:17px auto;}
.side-bar a.gohome i{ background:url(../img/side_15.png) no-repeat; width:23px; height:23px; display:block; margin:14px auto;}
.side-bar .dh .hide{  width:166px;  position:absolute; left:-166px; top:-35px;}
.side-bar .dh .hied_con{ width:150px; background:#222; border-radius:4px; color:#fff;  padding:5px 0 15px 0;box-shadow:0 0 8px 0 rgba(0,0,0,.2); transition:width .3s ease-in-out; display:none;}
.side-bar .dh:hover .hied_con{ display:block }
.side-bar .dh .hied_con:after{ content:""; width:10px; height:10px; background:#222; position:absolute; right:11px; top:58px; transform:rotate(45deg);}
.side-bar .dh .hide dl{ width:110px; margin:0 auto; overflow:hidden; text-align:left; line-height:22px; font-size:12px; margin-top:10px;}
.side-bar .dh .hide dl dt a{ color:#fff;font-size:16px; font-weight:bold; }

/* === 判断IE8以下浏览器  === */
.ie-updater-layer {position: absolute;left: 0;top: 0;bottom: 0;right: 0;width: 100%;height: 100%;background-color: #000;filter: alpha(opacity=50);opacity: .5;/*ie6*/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);/*ie6*/z-index: 999999;}
.channel{position: absolute;left: 50%;top: 50%;margin-left: -292px;margin-top: -210px;width: 600px;height: 456px;background:#fff;z-index: 100000000;}
.channel .tipbox{position:relative;top:70px;left: 110px;width: 380px;text-align: center;padding-left:30px;}
.channel .tiptext{margin-left:15px;display:block;text-align: center;height: 56px;}
.channel .tipbox a{width:160px;float: left;line-height: 42px;}
.channel .title{font-weight: bold;text-align: center;padding-top: 100px;font-size: 20px;}

.login-main{padding-top: 78px;}
.login-main .login-banner{background: url(../img/login-bg.png) no-repeat center center #7e777f;width: 100%;height:678px;background-size: cover;text-align: center;color: #fff;overflow: hidden;}
.login-main .login-model{width: 500px;height: 480px;display: block;background: #fff;border-radius: 8px;margin-top: 90px;padding: 20px;box-sizing: border-box;}
.login-main .login-model .lg-item{text-align: left;display: block;position: relative;margin-bottom: 32px;}
.login-main .login-model .lg-item .lg-tit{margin: 10px 0 20px 0;color: #555;}
.login-main .login-model .lg-item .input{width: 456px;height: 60px;line-height: 60px;display: block;border: 1px solid #e5e5e5;background: #f3f6ff;border-radius: 50px;padding-left: 32px;padding-right: 32px; box-sizing: border-box;}
.login-main .login-model .lg-item .input.code{width: 252px;float: left;}
.login-main .login-model .lg-item .yzm{width:188px;height: 60px;line-height: 60px;color: #0096ff;border: 1px solid #0096ff;text-align: center;border-radius: 50px;display: inline-block;float: right;box-sizing: border-box;}
.login-main .login-model .lg-item .check:checked + label .icon {background: #11d987;}
.login-main .login-model .lg-item .check {display: none;}
.login-main .login-model .lg-item .check:checked + label {color: #fff;}
.login-main .login-model .lg-item label .icon {width: 15px;height: 15px; position: relative;top: 2px;border-radius:100px;position: relative;display: inline-block;background: rgba(0,0,0,0.2);}
.login-main .login-model .lg-item label .icon:before{left:3px;width:5px;bottom:6px;-webkit-transform:scale(0) rotate(0);-ms-transform:scale(0) rotate(0);transform:scale(0) rotate(0);}
.login-main .login-model .lg-item label .icon:after{top:6px;right:0;-webkit-transform:scale(0) rotate(0); -ms-transform:scale(0) rotate(0);transform:scale(0) rotate(0);}
.login-main .login-model .lg-item label .icon:before, .login-main .login-model .lg-item label .icon:after {content: '';width: 10px;height: 2px;box-sizing: border-box;background: #fff;position: absolute;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;}
.login-main .login-model .lg-item label .icon:before {left: 3px;width: 5px;bottom: 6px;-webkit-transform: scale(0) rotate(0);-ms-transform: scale(0) rotate(0);transform: scale(0) rotate(0);}
.login-main .login-model .lg-item .check:checked + label .icon:before{-webkit-transform:scale(1) rotate(45deg);-ms-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg);}
.login-main .login-model .lg-item .check:checked + label .icon:after{-webkit-transform:scale(1) rotate(-45deg);-ms-transform:scale(1) rotate(-45deg);transform:scale(1) rotate(-45deg);}
.login-main .login-model .lg-item em{color: #555;}
.login-main .login-model .lg-item .login-btn{width: 240px;height: 78px;line-height: 78px;display: block;text-align: center;color: #fff;border-radius: 100px;background: #0096ff;}
.login-main .login-model .lg-item .passno{line-height: 78px;}


/* ----- 楼层通用样式 -----*/
.floor_1,.floor_2{position: relative;overflow: hidden;}
    .floor_1 .hd-title, .floor_2 .hd-title, .hd-tit {
        height: 42px;
        line-height: 42px;
        width: 100%;
        overflow: hidden;
        background: #f5f5f5;
        padding: 0 12px;
        box-sizing: border-box;
    }
.floor_1 .hd-title h2,.floor_2 .hd-title h2{_margin-top: 0px;position: absolute;font-weight: bold;color:#367fbb}
.floor_1 .hd-title .more,.floor_2 .hd-title .more{line-height:40px;}
.floor_1 .ele-box .e-tab{background: #e9e9e9;height: 31px;line-height: 31px; padding-left: 26px;}
.floor_1 .ele-box .e-tab span{padding:0 4px 0 18px;font-size: 14px;color: #666;}
.floor_1 .ele-box .e-cont{padding: 10px;height: 190px;overflow: hidden;}
.art-list{margin-top: 6px;overflow: hidden;}
.art-list li{height:38px;line-height: 38px;background: url(../img/style-icon.png) 0 -262px no-repeat;padding-left: 10px;overflow: hidden;white-space: nowrap;}
.art-list li a{font-size: 15px; display: block; width: 290px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news-lis{margin-right:25px;height: 330px;}
/*.news-lis:nth-child(3n+0){margin-right:0px;}*/
.news-lis.last{margin-right:0px;}
.w294 li a{width: 240px;white-space: initial;}
.index-as, .l-as, .l-as2 {overflow: hidden;position: relative;margin: 20px 0 20px 0; float: left;}
.index-as img {width: 100%;height: 100px;display: block;}

@media screen and (max-width:980px){
	.main-body .product .product-item li{width:49.8%;height: 250px;}
	.main-body .product .product-item li .plogo{padding-top: 0;height: 98px;width: 100%;}
	.main-body .product .product-item li .plogo img{max-width: 100%;}
	.main-body .product .product-item li .instr{height: 20px;}
}
@media screen and (max-width:760px){
	.container{width: 100%;}
	.slider-waves{display: none;}
	.main-body .module .hd-title{padding: 38px 0 38px 0;}
	.rsMinW .rsBullets{bottom: 16px;}
	.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow{height: 300px !important;}
	.rsMinW .rsBullet span{width: 32px;height: 6px;}
	.main-body .module .hd-title h2 { height: 36px;line-height: 32px;font-weight:bold;}
	.font-size-36 {font-size: 24px;}
	.font-size-16 {font-size: 14px;}
	.font-size-52{font-size: 32px;}
	.main-body .service{margin-bottom: 40px;}
	.main-body .service .app-download{width: 60%;}
	.main-body .service .round-box .round-2,.main-body .service .round-box .round-3,.main-body .service .round-box .round-6,.main-body .service .round-box .round-7{display: none;}
	.main-body .service .app-download .app-btn{margin-right: 0;margin-bottom:20px;}
	.main-body .product{height: 530px;}
	.main-body .product .product-item{overflow: hidden;border-color: rgba(255,255,255,0.3); border-style: solid;border-width: 1px 0 0 1px;}
	.main-body .product .product-item li{width: 50%;height: auto;margin-bottom:0;padding-bottom: 19px;border-bottom-color: rgba(255,255,255,0.2);border-width:0 1px 1px 0;border-style:  solid;}
	.main-body .product .product-item li .plogo{padding-top: 18px;height: 56px;}
	.main-body .product .product-item li .plogo img{width:60%;}
	.main-body .product .product-item li .instr{height: auto;padding: 10px 10px 15px 10px;display: none;}
	.main-body .product .product-item li .instr-more{font-size:12px;text-align: center;line-height: 102px;opacity: 0.7;}
	.main-body .product .product-item li .view-btn{width: 90px;height:26px;line-height: 26px;text-align: center;color: #fff;border: 1px solid #fff;border-radius: 100px;display: inline-block;font-size: 12px;}
	
	.main-body .introduce .about-text{width: 90%;max-height:380px;overflow: hidden;border-bottom: none;padding: 10px;float: none;}
	.main-body .introduce .about-img{width:100%;margin: 20px 0px;border-bottom: none;}
	.main-body .company-news{display: none;}
	.main-body .news{height:610px;}
	.main-body .news .news-list .hd{background: none;height: 52px;overflow: hidden;}
	.main-body .news .news-list .hd ul{height: auto;}
	.main-body .news .news-list .hd ul li{width: auto;padding:0 6px;margin:0 10px 10px 10px;border-radius: 6px;border: 1px solid #fff;color: #fff;}
	.main-body .news .news-list .hd ul li.on{border:1px solid #deab7e}
	.main-body .news .news-list .li{width:auto;padding: 10px;height: 65px;}
	.main-body .news .news-list .li .bgc{margin-right: 10px;width: 60px;height: 60px;line-height: 60px;font-size: 20px;}
	.main-body .news .news-list .li .content{width: 75%;}
	.main-body .news .news-list .li .content .item-title{line-height: 22px;white-space: nowrap;}
	.main-body .news .news-list .li .content .title{padding-top: 0;line-height: 24px;white-space: nowrap;}
	.main-body .news .news-list .li .content p{font-size: 12px;margin-top: 0;line-height: 20px;height: 44px;overflow: hidden;}
	.main-body .news .news-list .bd{margin-top: 20px;}
	.main-body .news .news-list .li .item-pic{display: none;}
	.main-body .news .news-list .li .date{line-height:66px;text-align: left;}
	.main-body .data .total-amount .number{font-size:38px;margin-top:0;height: 58px;line-height: 58px;}
	.main-body .data .circle-number{margin: 30px 0 10px 0;}
	.main-body .data .circle-number li{margin:10px 0%;width: 50%;height:130px;text-align: center;}
	.main-body .data .circle-number li .round{height:100px;background: url(../img/circle-number-bd.png) no-repeat center top;width: 100px;background-size: cover;margin: auto;}
	.main-body .data .circle-number li .round .big {padding-top:28px;line-height: 20px;}
	.main-body .data .circle-number li .name{margin-top: 10px;}
	.main-body .data .data-instr{padding: 10px;}
	.main-body .contact .c-info .qr-code,.main-body .contact .c-info .contact-line{display: none;}
	.main-body .contact{height: 580px;}	
	.main-body .contact .c-info{width: 90%;padding: 10px;}
	.main-body .contact .c-info .service-txt .im-btn .qq{margin-right: 6px;}
	.main-body .contact .c-info .service-txt p{line-height: 20px;}
	.footer .foot-help .article{padding-left: 20px;height: 220px;}
	.footer .foot-help .article dl{padding-top: 20px;padding-right:40px;}
	.footer .foot-help .service{display: none;}
	.footer .foot-copy{line-height: 22px;padding-top: 20px;height: 70px;}
	.side-pannel{right: 15px;bottom: 20px;}
	.footer .foot-help .article dl dt{font-size: 14px;padding-bottom: 10px;}
	.footer .foot-help .article dl dd{font-size: 12px;padding-bottom: 0;}
}

@media screen and (max-width:470px){
	
}

@media screen and (max-width:400px){ 
	
}

@media screen and (max-width:300px){
	
} 