body,div,p,span,ul,li,dl,dd,dt,h3,h4,a,input,img{ margin:0; padding:0; }
html,body{ height: 100%; }
body{
	color: #4F4F4F;
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	background-color: #fff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
h3,h4,i,em{ font-weight:normal;line-height: 24px;font-style:normal;}
ul,ol,li{ margin-bottom:0; list-style:none; }
input,img,textarea{ border:none;outline:none; }
a{
	color: #2C2C2C;
	text-decoration: none;
	outline: none;
}
a:focus, a:hover{ text-decoration: none; outline: none;outline-offset:0;}
.fl{ float:left; }.fr{ float:right; }.fc{
	margin-right: auto;
	margin-left: auto;
}
.cl:after{ content:""; display:block; height:0; clear:both; visibility:hidden;}
.tl{ text-align:left;}.tc{ text-align:center;}.tr{ text-align:right;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out;}
.slick-slide{outline: none!important;}
.container,.container-fluid{ padding:0!important;}
#wrap_index{overflow: hidden;position: relative;}
.ys{
	position: absolute;
	bottom: 50px;
	z-index: 998;
	margin-right: auto;
	margin-left: auto;
}
.container{
	width: 1500px;
}
@media (max-width: 1500px){
  .container{
	width: 95% !important;
}
  .ys{width: 95%;}
}
/*head*/

#head{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: rgba(98,149,192,.4);
}
.cpzs_bgg{
	background-color: #FFF;
	padding-bottom: 40px;
}
.logo{
	margin-top: 15px;
	margin-bottom: 15px;
}

.logo a{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.logo img{ height:100%; }
.pc_Menu{
	width: 53%;
	margin-top: 15px;
}
.pc_Menu ul{
	width:100%;
	position:relative;
}
.pc_Menu ul:before{}
.pc_Menu ul li{
	position: relative;
	float: left;
	text-align: right;
	transition: 300ms;
	width: 16.6666666666666%;
}
.pc_Menu ul li>a{
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	transition: 300ms;
}

.n_ba{
	position: relative;
	height: 125px;
}
.nylm{
	position: absolute;
	bottom: 100px;
	line-height: 40px;
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
}
.nylm span{
	font-size: 16px;
	font-weight: normal;
}
/*.listmenuBox*/
.listmenu{
    display: none;
    position: absolute;
    top: 66px;
    left: 50%;
    border-radius: 5px;
    background-color: rgba(255,255,255,0.9);
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;    
}
.listmenu a{display:block;color:#3b88c8;font-size:14px;height:30px;line-height:30px;overflow: hidden;transition:300ms;}
.btnsear:hover .sea{opacity: 0;}
.yyqh{
	float: right;
	height: 33px;
	width: 180px;
	margin-top: 25px;
	margin-left: 15px;
	line-height: 33px;
	color: #FFF;
	padding-left: 20px;
	position: relative;
	font-size: 15px;
}
.yyqh a{color: #FFF;}
.yyqha{
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	z-index: 10;
	line-height: 33px;
	color: #FFF;
	width: 130px;
	padding-left: 30px;
	font-size: 15px;
	background-color: rgba(255,255,255,0.5);
}
.yyqh:hover .yyqha{display: block;}

.search {
	float: right;
	margin-top: 25px;
}
.search span.navsearch_input {
  position: relative;
  display: block;
  float: right;
}
.search span.navsearch_input input {
  border: #333333 solid 1px !important;
  border-right: #333333 solid 0px !important;
  height: 33px;
  line-height: 27px;
  width: 150px;
  outline: none;
  text-indent: 12px;
  overflow: hidden;
  border-radius:25px; 
  background-color: rgba(255,255,255,0.1);
  color: #000;
}
.search span.navsearch_input label {
  left: 0px;
  top: 0px;
  z-index: 1;
  cursor: text;
  font-size: 12px;
  position: absolute;
  line-height: 36px;color: #000;
}
.search .searchgo {
	color: #fff;
	background-color: rgba(255,255,255,0.0);
	height: 36px;
	right: 10px;border: none;position: absolute;
}
.search .searchgo i {
  font-size: 18px;
}
.search ::-webkit-input-placeholder {
  color: #d3d3d3 !important;
}
.search ::-moz-placeholder {
  color: #d3d3d3 !important;
}
.search :-ms-input-placeholder {
  color: #d3d3d3 !important;
}
.search input:-moz-placeholder {
  color: #d3d3d3 !important;
}


/*form*/
.key_btn{ width: 20%; height: 42px; background: url("../img/iconsear.png") no-repeat center; }
.key_txt{ width: 80%; height: 42px; background: none; padding:0 12px;font-size:16px; color:#000; }
.key_txt::-webkit-input-placeholder { /* WebKit browsers */ color:#333;font-family:"Microsoft Yahei";}  
.key_txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:#333;font-family:"Microsoft Yahei";}  
.key_txt::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#333;font-family:"Microsoft Yahei";}  
.key_txt:-ms-input-placeholder{color: #333;font-family:"Microsoft Yahei";}
/*手机端*/
.searchph{display:none;position:absolute;width: 100%;height:42px; top:80px;right:0; overflow: hidden;}
.searchph form{border-radius:10px;}
.searchph .key_btn{width: 12%;}
.searchph .key_txt{width: 88%;}
#head .phone_Btn{height:100%;position:relative;top:0px;}
#heads .phone_Btn{height:100%;position:relative;top:0px;}
.phone_Btn a{
	display: inline-block;
	width: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.phone_Btn a:first-child{margin-right:10px;}
.phone_Btn img{max-width:100%;max-height:100%;}
.phone_Btn .btnClose{display:none;}
/*导航*/
.menuliBox{display:none; position:fixed; width: 100%;height:100%;padding:10px 0 60px; overflow: auto;left:0;top:80px;z-index:100;background-color: rgba(0,0,0,.8);}
.menuliBox ul li{position:relative;width: 100%;}
.menuliBox ul li a{display:block; color:#a2a2a2;font-size:20px;height:60px;line-height: 60px;padding:0 20px; overflow: hidden;transition:300ms;}
.menuliBox ul li:hover>a{color:#fff;}
.menuliBox>ul>li ul{display:none;}
.menuliBox ul li .btnicon{display:inline-block;position:relative; width:20px;top:-2px;left:10px;}
.menuliBox ul li .btnicon img{width:100%; display:none;transition:300ms; }
.menuliBox ul li .btnicon .on{ display:inline-block; }
.menuliBox ul li:hover>a>.btnicon img:first-child{display:none!important;}
.menuliBox ul li:hover>a>.btnicon img:last-child{display:inline-block!important;}
.menuliBox ul.secondul li{padding-left:30px;}
/*banner*/
.slick a{ display:block; }
.slick img{
	width: 100%;
}
.slick .slick-prev:before,.slick .slick-next:before{ content:""; }
#banner{
	width: 100%;
	background-color: #000;
}
#banner .slick-list{ width: 100%;height:100%;}
#banner .slick-dotted.slick-slider{ margin-bottom:0; }
#banner .slick-dots{  bottom:20px; }
#banner .slick-dots button{ display:none !important; }
#banner .slick-dots li{position:relative; width:68px;height: 3px;margin:0 10px;border-radius:5px; background-color:#fff;transition:300ms;}
#banner .slick-dots li:hover,#banner .slick-dots li.slick-active{ background-color: #6295c0;}

/*pade*/
.pade{padding-top:100px;}
.pade .title{margin-bottom:50px;}
.pade .title p{font-size:16px;color:#9b9b9b;line-height: 40px;} 
.pade .title h3{font-size:30px;color:#494949;line-height: 36px;letter-spacing:4px;margin-top:-24px;}
.pade .title1{margin-bottom:50px;}
.pade .title1 p{font-size:16px;color:#9b9b9b;line-height: 40px;} 
.pade .title1 h3{font-size:30px;color:#FFFFFF;line-height: 36px;letter-spacing:4px;margin-top:-24px;}
.title2{
	margin-bottom:50px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.title2 p{font-size:16px;color:#9b9b9b;line-height: 40px;} 
.title2 h3{font-size:30px;color:#FFFFFF;line-height: 36px;letter-spacing:4px;margin-top:-24px;}
/*webBuild*/
.builditemBox{width: 192px;margin:0 auto;overflow: hidden;}
.builditem a{display:block;}
.builditem .cimga{width:160px;height:160px;line-height: 160px;margin:0 auto; background-color:#6fc7e2; border-radius:50%;}
.builditem img{width:100%;height:100%;vertical-align: top;}
.builditem .inf{width:100%; padding:20px 10px;background-color: #fff;}
.builditem .inf dd{color:#0d4665;font-size:18px;padding-bottom:14px;}
.builditem .inf a{position:relative;bottom:-50px; width: 96px;height: 28px;line-height: 28px;color:#fff;margin:0 auto;background-color:#6fc7e2;border-radius:20px; }
.webBulCon .builditemBox:hover{box-shadow:0 0 20px #eaeaea;border-radius:20px;}
.webBulCon .builditemBox:hover .cimga{width:192px;border-radius:0;}
.webBulCon .builditemBox:hover .inf a{bottom:0;}
/*masQua*/
.masQua.pade .title{margin-bottom:60px;}
.masQuaCon .tabName{margin-bottom:40px;}
.tabName a{position:relative;display:inline-block; color:#668697;font-size:20px;padding:12px 20px;}
.tabName a:after{position:absolute;content:"";width:0;height: 3px;background-color: #6fc7e2;bottom:0;left:0;transition:300ms;}
.tabName a.cur:after,.tabName a:hover:after{width: 100%;}
.tabContent .pro{display:block;}
.tabContent .pro.cur{display:block;}
.tabContent .pro .row{min-height:200px;}
.tabContent .tabItem{margin-bottom:70px;overflow: hidden;}
.tabContent .tabItem a{position:relative; display:block;width: 100%;}
.tabItem img{width:100%;}
.layer{position: absolute; width: 100%;height: 100%; bottom:-100%;left: 0; background-color: rgba(0,0,0,.4);}
.tabItem .layer dd{position: relative;width:88px;height:36px;line-height: 36px;font-size:18px;color: #fff;margin:0 auto;top:50%;transform: translateY(-50%);border:1px solid #fff;border-radius:20px;}
.tabContent .tabItem a:hover .layer{bottom:0;}
.more{position:relative;width: 136px;height: 42px;line-height: 40px;color:#58a8d8;;font-size:18px;border: 1px solid #58a8d8;border-radius:20px;margin-top:-20px;}
.more:before{position:absolute;content:"";width:0;height: 100%;top:0;left:50%;transform:translateX(-50%);background-color:#58a8d8; border-radius:20px;z-index:-1;transition:300ms;}
.more:hover{color:#fff;}
.more:hover:before{width:70%;}
.morea{color:#4792a9;float:right;margin-top:-50px;}
/*exCase*/
.exCaseCon{padding:106px 0 90px;background-size:cover;}
.exCaseCon .container{padding:0 70px!important;position:relative;}
.ys{padding:0 10px!important;position:relative;}
.exCaseCon .itabox:before{position:absolute;content: "";width: 50px;height: 38px;background:url(../img/ita.png)no-repeat center;background-size:contain; top:-38px;left:-20px;}
.exCaseCon .itabox:after{position:absolute;content: "";width: 50px;height: 38px;background:url(../img/ita.png)no-repeat center;background-size: contain; top:50%;right:0;margin-top:40px;}
.exCaseCon .row{margin:0 -30px;}
.exCaseCon .slick-caseinfo,.exCaseCon .slick-caseimg{padding:0 30px;}
.slick-caseinfo .slick-prev,.slick-caseinfo .slick-next{ width:55px;height:55px;top:auto;bottom:-170px; }
.slick-caseinfo .slick-prev{ left:44%; z-index:9; }
.slick-caseinfo .slick-next{ right:33%; }
.slick-caseinfo .slick-prev{ background: url("../img/prev.png") no-repeat center; background-size:cover;transition:300ms;}
.slick-caseinfo .slick-next{ background: url("../img/next.png") no-repeat center;  background-size:cover;transition:300ms;}
.exCaseCon .slick-caseinfo{position:relative;top:104px;}
.exCaseCon .slick-caseinfo h4{color:#e9f6fb;font-size:24px;margin-bottom:30px;height:24px;overflow: hidden;}
.exCaseCon .slick-caseinfo p{color:#e9f6fb;font-size:18px;line-height:2em;min-height:72;max-height:108px;overflow: hidden;}
.exCaseCon .more{position: absolute;bottom: -40px; right: 0;}
/*news*/
.newsCon .newsItem{margin-bottom:40px;}
.newsItem a{display:block;}
.newsItem .date{width:80px;margin-right:-80px;}
.newsItem .date dd{color:#494949;font-size:24px;text-align:right;line-height: 24px;}
.newsItem .date .year{font-size:22px;padding-top:20px;}
.newsItem .info{width: 100%;}
.newsItem .infoBox{margin-left:100px;}
.newsItem .info h4{color:#635f5f;font-size:22px;margin-bottom:14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.newsItem .info p{color:#747474;font-size:16px;line-height: 2em;max-height:64px;overflow: hidden;}
.newsItem a:hover h4{color:#3a8fbf;}
.newsCon .more{margin-top:0;}
/*foot*/
#foot .links{padding:60px 0; background-color: #262d32}
.links .linkItem .name{position:relative; font-size:24px;color:#fff;opacity: .8;padding-bottom:20px;margin-bottom:30px;}
.linkItem .name:after{position:absolute;content:"";width: 168px;height: 1px; background-color: #5c6265;bottom:0;left:0;}
.linkItem .aBox{padding-right:20px; color:#fff;}
.linkItem .aBox a{padding:10px 0;margin-right:40px; color:#fff;opacity: .42;transition:300ms;}
.linkItem .aBox a:hover{opacity:1;}
.contact span{position:relative; display:block;color:#fff;opacity: .42;padding:4px 34px;}
.contact span:before{position:absolute;content: "";width: 20px;height: 20px; background:url(../img/ficon.png)no-repeat;background-size:cover; top:6px;left:0;}
.contact span:nth-child(1):before{background-position: 0 0;}
.contact span:nth-child(2):before{background-position: 0 -22px;}
.contact span:nth-child(3):before{background-position: 0 -46px;}
.contact span:nth-child(4):before{background-position: 0 -72px;}
.code img{max-width:100%;}
.code dd{color:#fff;opacity: .42;padding:20px 0;}
#foot .copy{line-height:24px;padding:18px 0; background-color: #21272b;color:#f7f9fa;}
.copy span{padding:0 10px;opacity: .62;}
.copy a{color:#f7f9fa;transition:300ms;}
.copy a:hover{color:#58a8d8;}
.mores{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	height: 40px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mores:hover{background-color: #c49c44;}
.mores a{color:#fff;}
.lc {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;}
.lc .items .right {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.lc .items .right ul li {
    text-align: center;
    float: left;
    width: 20%;
    -webkit-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
}
#cpgda{display:block;}
#cpgdb{display:none;}
.lc .items .right .next, .lc .items .right .prev {
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    width: 28px;
    height: 62px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    background: rgba(0, 0, 0, .2);
    font-family: simsun;
    transition: all ease-in .4s;
}
.lc .items .right .next {
    left: 0px;
}
.lc .items .right .prev {
    right: 0px;
}
.lc .items .right:hover .next {
    opacity: 1;
}
.lc .items .right:hover .prev {
    opacity: 1;
}
.in_zjms{
	background-image: url(../img/jjbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding-top: 80px;
}
.in_zjmss{
	background-image: url(../img/jjbgs.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.in_zjms .gsjj{
	width: 100%;
	position: relative;
}
.in_zjms .gsjje{display: none;}
.in_zjms .gsjja{
	position: absolute;
	z-index: 10;
	height: 420px;
	width: 57.5%;
	bottom: 0;
	right: 0;
	background-image: url(../img/jjg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 50px;
}
.in_zjms .gsjjb{
	height: 252px;
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	overflow: hidden;
}
.in_zjms .gsjjc{
	height: 40px;
	width: 120px;
	font-size: 16px;
	line-height: 40px;
	background-color: #FFF;
	text-align: center;
	margin-top: 28px;
}
@media (max-width:1020px){
.in_zjms .gsjj{
	height: 530px;
}
.in_zjms .gsjja{
	width: 85%;
}
.in_zjms .gsjja{
	padding: 21px;
}
.in_zjms .gsjjb{
	height: 308px;	
	font-size: 15px;
}
.in_zjms .gsjjc{
	margin-top: 30px;
}
}
.lmbta{
	font-size: 32px;
	line-height: 40px;
	text-align: left;
	color: #bfc2ce;
}
.lmbta span{
	font-size: 22px;
	font-weight: bold;
	color: #2c365d;
}
.lmbta dl{
	background-image: url(../img/lmx.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 65px;
}
.lmbtb{
	margin-top: 40px;
}
.lmbtb li{
	font-size: 16px;
	line-height: 36px;
}
.lmbtb li a{color: #2c365d;}
.lmbtb li:hover{
	color: #3b88c8;
	font-size: 17px;
	font-weight: bold;
}
.lmbtb li:hover a{color: #3b88c8;}
.lmbtc
{
	text-align: center;
	font-size: 26px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	float: left;
	border-radius: 50%;
	margin-top: 30px;
	color: #FFFFFF;
	background-color: #3b88c8;
}

.hbg{
	background-color: #f2f2f2;
	height: 80px;
	width: 100%;
}
.inl{
	float: left;
	width: 300px;
}
.inr{width: calc(100% - 300px);}
.in_cpzx{
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #fff;
	background-image: url(../img/cpbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper
{
	width: 100%;
	text-align: center;
	height: 600px;
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display:none;
}

#overlay_pic {
}
.jscarousal
{
	width: 100%;
	margin:0 auto;
	padding: 0;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
}
.jscarousal-contents
{
	width: 100%;
	float: left;
	position: relative;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
}
.jscarousal-contents > div > div
{
	float: left;
	width: 49%;
	background-color: #FFF;
	margin-right: 2%;
	font-size: 14px;
	line-height: 22px;
	padding: 20px;
	text-align: left;
}
.jscarousal-contents > div > div:nth-child(2){ margin-right:0;}
.jscarousal-contents > div > div a
{
	color: #3b88c8;
}
.jscarousal-contents img
{
	width: 100%;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-text
{
	color: #2c365d;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	width: calc(100% - 42px);
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumbnail-texts
{
	text-align: center;
	font-size: 26px;
	line-height: 40px;
	height: 40px;
	width: 40px;
	border: 1px solid #3b88c8;
	float: left;
	border-radius: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #3b88c8;
}
.jscarousal-contents > div > div:hover .thumbnail-texts{
	color: #fff;
	background-color: #3b88c8;
}

.nydhbl{
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.nydhbl span{
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
}
.in_yyly{
	background-color: #fff;
	margin-bottom: 60px;
	margin-top: 80px;
}
.in_yyly .yylya{
	float: left;
	width: 50%;
	padding-right: 10px;
}
.in_yyly .yylya li{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;	overflow: hidden;
}
.in_yyly .yylya .wz{
	position: absolute;
	z-index: 10;
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	padding: 28px;
	left: 0;
	top: 0;
	width: 85%;
	height: 264px;overflow: hidden;
}
.in_yyly .yylya .wz span{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
.in_yyly .yylyb{
	float: left;
	width: 50%;
	padding-left: 10px;
}
.in_yyly .yylyb li{
	float: left;
	width: 100%;
	margin-bottom: 22px;
	position: relative;overflow: hidden;
}
.in_yyly .yylyb .wz{
	position: absolute;
	z-index: 10;
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	padding: 28px;
	left: 0;
	top: 0;
	width: 85%;
	height: 208px;overflow: hidden;
}
.in_yyly .yylyb .wz span{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
.in_yyly img{width:100%;
  transition: transform 0.9s ease; }
.in_yyly img:hover {
  transform: scale(1.1); }

@media (max-width:1200px){
.in_yyly .yylya{
	width: 100%;
	padding-right: 0;
}
.in_yyly .yylyb{
	width: 100%;
	padding-left: 0;
}
.in_yyly .yylya li{
	margin-bottom: 10px;
}

.in_yyly .yylyb li{
	margin-bottom: 10px;
}
}
@media (max-width:500px){
.in_yyly .yylya .wz{
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
	width: 100%;
	height: 190px;
}
.in_yyly .yylya .wz span{
	font-size: 15px;
	line-height: 25px;
}

.in_yyly .yylyb .wz{
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
	width: 100%;
	height: 130px;
}
.in_yyly .yylyb .wz span{
	font-size: 16px;
	line-height: 25px;
}

}
.in_news{
	background-color: #fff;
	background-image: url(../img/xwbg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	padding-top: 80px;
	padding-bottom: 60px;
}
.in_news .news{
	width: 100%;
	overflow: hidden;
}
.xwb1{
	width: 50%;
	float: left;
	padding: 20px;
	background-color: #FFF;
	box-shadow: 3px 3px 10px #3b88c8;
}
.msaa{
	bottom: 0;
	line-height: 25px;
	height: 100px;
	width: 100%;
	color: #000;
	font-size: 14px;
	overflow: hidden;
	font-weight: normal;
}
.msaa dl{
	line-height: 50px;
	font-size: 16px;font-weight: bold;
	height: 50px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.xwb3{
	width: 48%;
	float: left;
	font-size: 16px;
	margin-left: 2%;
}
.xwb3 li{
	margin-bottom: 25px;
	background-color: #fff;
	font-size: 14px;
	width: 100%;
	line-height: 22px;
	overflow: hidden;
	padding: 20px;
	height: 92px;
	box-shadow: 3px 3px 10px #3b88c8;
}
.xwb3 dl{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}


.xwb3 li:hover{
background-color: #3b88c8;	
}
.xwb3 li a{
	color: #222222;
}
.xwb3 li:hover a{
color: #fff;	
}
@media (max-width:660px){
.xwb1{
	width: 100%;
	margin-top: 20px;
	padding: 10px;
}
.xwb3{
	width: 100%;
	margin-left: 0;	
}
.xwb3 li{	
	padding: 10px;
	height: 72px;
}
}

.n_news li{
	width: 100%;
	border: 1px solid #e5e5e5;
	padding: 25px;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 25px;
}
.n_news li span{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.n_news li:hover{
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.05), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
}

.hiSlider-pages,.hiSlider-title{position:absolute;z-index:3}.hiSlider-btn-prev,.hiSlider-btn-next{position:absolute;z-index:5;top:50%;height:30px;width:30px;background:url(../images/hislider-arrow.png) no-repeat;margin-top:-15px;text-indent:-200px;overflow:hidden;opacity:.6;filter:alpha(opacity:60)}.hiSlider-btn-prev{left:10px}.hiSlider-btn-next{right:10px;background-position:-30px 0}.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover{opacity:1;filter:alpha(opacity:100)}.hiSlider-title{bottom:0;width:100%;padding:6px 0;color:#fff;text-indent:10px;background:rgba(0,0,0,.6);z-index:2;font:14px/2 "Microsoft YaHei",Arial,Tahoma}.hiSlider-pages{bottom:10px;right:10px;text-align:right}.hiSlider-pages a{height:12px;width:12px;margin:0 6px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%;background:#ddd}.hiSlider-pages a.active{background:#c49c44}
#wrap{
	width: 100%;
	height: 378px;
	background: #fefefe;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	}
.hiSlider{
		overflow: hidden;
		height: 378px;
		width: 100%;
		background: #eee;
	}
.hiSlider-item{
		float: left;
	}
.ingsys{
	background-color: #eeeeee;
	padding-top: 50px;
	padding-bottom: 70px;
}
.ingsys .gsys{
	margin-top: 30px;
	width: 100%;
	padding: 6px;
	background-color: #FFF;
}
.ingsys .gsys li{
	width: 33.3333%;
	float: left;
	position: relative;overflow:hidden;
}
.ingsys .yytit{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	height: 0%;
	width: 90%;
	color: #FFF;
	margin-right: 5%;
	margin-left: 5%;
}
.ingsys .gsys li:hover .yytit{
	height: 88%;
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom: 4.5%;
	line-height: 200px;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.ingsys .gsys li img{
	border: 6px solid #FFF;
}
.ingsys .gsys li a{
	color: #000;
	line-height: 60px;
}
@media (min-width:881px){
  .searchph{display:none!important;}
}
@media (max-width:880px){
  /*banner*/
  #head{background-color: rgba(0,0,0,1.0);}
  #banner .slick a{overflow: hidden;}
  #banner .slick img{position:relative;width: 100%;left:50%;transform:translateX(-50%);padding-top: 0px;}
  .container{ width: 95% !important;}
  .ys{width: 95%;}
  /*main*/
  .pade{padding-top:70px;}
  .pade .title{margin-bottom:60px;}
  .pade .title p{font-size:16px;line-height: 40px;max-height: 50px;}
  .pade .title h3{font-size:30px;}  
  /*webBuild*/
  .builditemBox{width: 150px;}
  .webBulCon .builditemBox:hover .cimga{width: 150px;}
  .builditem .cimga{width: 120px;height: 120px;}
  .builditem .inf dd{font-size:14px;}
  /*masQua*/
  .masQua.pade .title{margin-bottom:40px;}
  .tabName a{font-size:18px;}
  .tabItem .layer dd{font-size: 16px;height: 30px;line-height: 30px;}
  .tabContent .tabItem{margin-bottom:40px;}
  .more{width: 120px;height: 30px;line-height: 30px;font-size:14px;}
  /*case*/
  .exCaseCon .container{padding:0 30px!important;}
  .ys{padding:0 30px!important;}
  .exCaseCon .row{margin:0 -10px;}
  .exCaseCon .slick-caseinfo, .exCaseCon .slick-caseimg{padding:0 10px;}
  .exCaseCon .itabox:before{width: 30px;height: 24px;left:0;}
  .exCaseCon .itabox:after{width: 30px;height: 24px;right:0;}
  .exCaseCon .slick-caseinfo{top:20px;}
  .exCaseCon .slick-caseinfo h4{font-size:20px;margin-bottom:14px;}
  .exCaseCon .slick-caseinfo p{line-height: 26px;}
  .slick-caseinfo .slick-prev, .slick-caseinfo .slick-next{width: 40px;height: 40px;bottom:-96px;}
  .slick-caseinfo .slick-next{right:26%;}
  /*foot*/
  #foot .links{padding:40px 0;}
  .links .linkItem .name{font-size:20px;margin-bottom:20px;}
  .linkItem .aBox a{margin-right:10px;}
  .contact span{padding:2px 4px 2px 34px;}
  .contact span:before{top:4px;}
  .code dd{padding:14px 0;}
  .tel{display:none;}
.heada{display:none;}
.n_ba{
	position: relative;
	height: 65px;
}
.inl{
	float: left;
	width: 100px;
	margin-right: 0;
}
.inr{width: 100%;}
.lmbta{
	font-size: 25px;
	line-height: 32px;
	text-align: left;
	color: #bfc2ce;
	width: 300px;
}
.lmbta span{
	font-size: 18px;
	font-weight: bold;
	color: #2c365d;
}
.lmbta dl{
	background-image: url(../img/lmx.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 65px;
}
.lmbtb{
	margin-top: 10px;
	width: 100%;
}
.lmbtb li{
	font-size: 15px;
	line-height: 28px;
	float: left;
	width: 300px;
}
.lmbtc{display:none;}
.jscarousal-contents > div > div
{	padding: 10px;}
.thumbnail-text
{
	font-size: 16px;
	width: 100%;
	margin-bottom: 0px;
}
.thumbnail-texts{display:none;}
.in_cpzx{
	padding-top: 40px;
	padding-bottom: 40px;
}
.in_yyly{
	margin-bottom: 30px;
	margin-top: 40px;
}
.in_zjms{
	padding-top: 40px;
}
.in_news{
	padding-top: 40px;
	padding-bottom: 20px;
}
.in_zjms .gsjjf{display: none;}
.in_zjms .gsjje{
	display: block;
}
}
@media (min-width:768px){
  .linkItem .aBox{display:block!important;}
}
@media (max-width:767px){
  /*head*/
  .container{}
  .logo{margin-top: 10px;margin-bottom: 10px;}
  .logo img{height:35px;}
  #head .phone_Btn{top:-15px;}
  #heads .phone_Btn{top:-15px;}
  .phone_Btn a{width: 35px;}
  .phone_Btn a:first-child{margin-right:0;}
  .searchph{top:50px;height: 32px;}
  .searchph .key_txt{height: 32px;font-size:14px;padding:0 10px;}
  .searchph .key_btn{height: 32px;}
  .menuliBox{top:60px;}
  .menuliBox ul li a{font-size:14px;height: 36px;line-height: 36px;}
  .menuliBox ul li .btnicon{width: 14px;top:-1px;}
  .menuliBox ul.secondul li{padding-left:20px;}
  /*main*/
  /*banner*/
  #banner .slick img{
	width: 100%;
	margin-top: 55px;
}
.yyqh{
	width: 80px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 30px;
	font-size: 12px;line-height: 15px;
}
  #banner .slick-dots{bottom:4px;}
  #banner .slick-dots li{width: 30px;margin:0 6px;}
  .pade{padding-top:40px;}
  .pade .title{margin-bottom:30px;}
  .pade .title p{font-size: 16px;line-height: 40px;max-height: 60px}
  .pade .title h3{font-size:30px;line-height: 36px;letter-spacing:0;margin-top:-12px;}
  /*webBuild*/
  .webBulCon .builditem{margin-bottom:10px;}
  .webBulCon .builditemBox{width: 100%;}  
  .webBulCon .builditemBox:hover .cimga{width: 100%;}
  .builditem .inf{padding:14px 0;}
  /*masQua*/
  .masQua.pade .title{margin-bottom:30px;}
  .tabContent .tabItem{margin-bottom:20px;}
  /*case*/
  .exCaseCon{padding:40px 0; background-size: 100% 50%;background-origin: border-box;background-position-y: inherit;}
  .exCaseCon .slick-caseimg{width: 80%;}
  .exCaseCon .slick-caseimg .slick-list{box-shadow:0 10px 20px #c3c3c3;}
  .exCaseCon .slick-caseinfo h4{font-size:16px;color:#3e4851;margin-bottom:6px;}
  .exCaseCon .slick-caseinfo p{font-size: 14px;line-height: 24px;color:#3e4851;max-height:72px;}
  .slick-caseinfo .slick-prev, .slick-caseinfo .slick-next{right:4%;}
  .slick-caseinfo .slick-prev{bottom:190px;left:auto; transform:rotate(90deg);}
  .slick-caseinfo .slick-next{bottom:130px;transform:rotate(90deg);}
  .exCaseCon .itabox:before{top:-30px;left:6px;}
  .exCaseCon .itabox:after{top:auto;bottom:-40px;right:6px;}
  /*news*/
  .news{padding-bottom:20px;}
  .newsCon .newsItem{margin-bottom:20px;}
  .newsItem .date{width: 50px;margin-right:-50px;}
  .newsItem .infoBox{margin-left:64px;}
  .newsItem .date dd{font-size:16px;}
  .newsItem .date .year{font-size:14px;padding-top:6px;}
  .newsItem .info h4{font-size:16px;margin-bottom:4px;}
  .newsItem .info p{font-size:14px;line-height: 24px;}
  /*foot*/
  #foot .links{padding:12px 0 0;}
  .links .linkItem .name{font-size:16px;padding-bottom:0; margin-bottom:4px;cursor:pointer;}
  .linkItem .name:after{width: 20px;height: 10px;top:50%;right:0;left:auto; bottom:auto;margin-top:-3px; background-color: rgba(0,0,0,0);background:url(../img/arrowf.png)no-repeat center;background-size:cover;transition:300ms;}
  .linkItem .name.on:after{transform:rotate(180deg);}
  .links .linkItem{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #5c6265;} 
  .links .linkItem.contact{border-bottom:0;padding-bottom:0;}
  .contact span{padding: 0 4px 0 30px;}
  .contact span:before{width: 18px;height: 18px;}
  .contact span:nth-child(3):before{background-position:0 -43px;}
  .contact span:nth-child(4):before{background-position:0 -66px;}
  .linkItem .aBox{padding-right:0;display:none;}
  .inbas{display:none;}
.ingsys .gsys li{
	width: 50%;
}
}
/*page*/
.editBox{position:relative;color:#607278;font-size:18px;line-height: 30px;padding-bottom:80px;}
.editBox:after{position:absolute;content:"";width: 70%;height: 1px;background-color: rgba(111,199,226,.3);left:50%;transform:translateX(-50%);bottom:20px;}
#page .pagebg,.pagebg img{width:100%;}
.pageCon{padding:80px 0 100px;}
.pagemenu{position:relative;z-index:9; margin-bottom:40px;border-bottom:1px solid rgba(111,199,226,.3);}
.pagemenu .first>li{float:left;}
.pagemenu .firsta{position:relative;display:inline-block; color:#94bbd0;font-size:22px;padding:12px 20px 20px;margin-right:30px;transition:300ms;}
.pagemenu .firsta:after{position:absolute;content:"";width:0;height: 3px;background-color: #6fc7e2;bottom:-2px;left:0;transition:300ms;}
.pagemenu .firsta.cur,.pagemenu .firsta:hover{color:#668697;}
.pagemenu .firsta.cur:after,.pagemenu .firsta:hover:after{width: 100%;}
.pagemenu .first ul{display:none; position:absolute;width:100%; top:90px;left:0;height: 36px;}
.pagemenu .first .third{top:60px;}
.pagemenu .second li{float:left;margin-right:20px;}
.pagemenu .second li a{display:inline-block;color:#94bbd0;font-size:18px;padding:6px 10px;border-radius:20px;transition:300ms;}
.pagemenu .second li a:hover{background-color: #6fc7e2;color:#fff;}
/*share*/
.share{ width:100%;height:30px;line-height: 30px;position:relative;}
#bdshare span{ height:34px; }
#bdshare a{ display:inline-block; padding:20px 12px; }
#bdshare a.shareCount{ width:42px; padding:0; }
/*prevNext*/
.prevNext{padding:10px 0;margin-top:-20px;}
.prevNext a{display:block;height:32px;font-size:18px; color:#969696;padding:4px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; transition:300ms;}
.prevNext a:hover{color:#6c6c6c;} 
/*paginationBox*/
.paginationBox{ width: 100%; height:auto; margin:20px 0; }
.paginationBox a{display:inline-block;width: auto;height: 44px;padding: 0px 15px 0px 15px;line-height: 44px; margin:0 5px;font-size:22px; color:#909090; background-color:#f6f6f6;border-radius:10px; transition:300ms;}
.paginationBox a.cur,.paginationBox a:hover{ color: #fff; background-color: #6fc7e2; }
.paginationBox a.arrow img{display:none;max-width:100%;margin-top:-2px;}
.paginationBox a.arrowchg img{transform:rotate(180deg);}
.paginationBox a.arrow img.on{display:inline-block;}
.paginationBox a:hover img:nth-child(1){display:none!important;}
.paginationBox a:hover img:nth-child(2){display:inline-block!important;}
/*product*/
.prodCon{padding:60px 0 0;position:relative;top:0;min-height:200px;}
.prodCon.one{top:36px;}
.prodCon.two{top:-36px;}
.prodCon .prodItem{overflow: hidden;margin-bottom:80px;}
.prodItemBox{background-color: #d0cece;box-shadow:10px 10px 10px #d0cece; border-radius:30px 30px 0 0;}
.prodItem a{position:relative; display:block;width: 100%;/*background-color: #f9f9f9;padding-top:20px;border-radius:20px;*/}
.prodItem img{width: 100%;}
.prodItem .layer{background-color: rgba(0,0,0,.25);}
.prodItem .layerBox {top: 50%;margin-top:-10px;}
.prodItem .layerBox img {width: 42px;height: 42px; margin-bottom: 10px;}
.prodItem .layerBox dd{ color: #fff;}
.prodItem a:hover .layer{bottom:0;}
.prodItem .dxs{color:#535353;max-height:20px;overflow: hidden;}
.imglb dd{
	font-size:18px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	margin-top: 15px;
}
/*productdetails*/
.productdetails .slick-prodetails{width: 74%;margin:0 auto 80px;box-shadow:0 0 30px #e6e6e6;margin-top:-24%;border-radius:30px 30px 0 0;}
.slick-prodetails img{border-radius:30px 30px 0 0;}
.productdetails .prodetails{padding-bottom:80px;}
.productdetails .prodetails dt{color:#116179;font-size:30px;padding:5px 0;}
.productdetails .prodetails .price{font-size:24px;}
.prodetails .info{margin-top:30px;}
.prodetails .info dd{font-size:18px;color:#4b4b4b;line-height: 30px;}
.prodetails .info dd i.sm{width: 90%;}
.slick-prodetails .slick-prev,.slick-prodetails .slick-next{ width:100px;height:100px;bottom:0; }
.slick-prodetails .slick-prev{ left:-160px; z-index:9; }
.slick-prodetails .slick-next{ right:-160px; }
.slick-prodetails .slick-prev{ background: url("../img/prev2.png") no-repeat center; background-size:cover;transition:300ms;}
.slick-prodetails .slick-next{ background: url("../img/next2.png") no-repeat center;  background-size:cover;transition:300ms;}
.slick-prodetails .custom_paging{position: absolute;bottom:10px;right:10px;}
.slick-prodetails .custom_paging li{display:none;font-weight:bold;font-size:16px;color:#a2a2a2;}
.slick-prodetails .custom_paging li.slick-active{display:block;}
/*newslist*/
.newsliBox{margin-bottom:50px;}
.newsliBox .newsliItem{padding:20px;background-color: #fff;margin-bottom:10px;}
.newsliBox .newsliItem a{display:block;}
.newsliItem .title{color:#454545;font-size:22px;margin:10px 0;max-height:24px;overflow: hidden;}
.newsliItem .wd{color:#696969;font-size:16px;line-height: 30px;max-height:30px;overflow: hidden;}
.newsliItem .date{color:#707070;font-size:18px;padding:8px 0;}
.newsliBox .newsliItem:hover{box-shadow: 0 0 30px #f9e9e9;border-radius:20px;}
.newsliItem:hover .title{color:#116179;}
/*newspic*/
.newspicBox{margin-bottom:90px;}
.newspicBox .newspicItem{margin-bottom:40px;}
.newspicItem a{display:block;}
.newspicItem .imgBox{width:264px;margin-right:-264px;}
.newspicItem .imgBox img{width: 100%;}
.newspicItem .newsliItem{width: 100%;}
.newspicItem .infoBox{margin-left:264px;padding:10px 20px;}
.newspicItem .infoBox .title{padding:0 0 10px;}
.newspicItem:hover{box-shadow: 0 0 30px #f9e9e9;border-radius:20px;}
/*newdetail*/
.newsdetail .title{margin-bottom:40px;}
.newsdetail .title h4{margin:10px 0 30px; font-size:30px;color:#116179;line-height: 30px;max-height: 60px;overflow: hidden;}
.newsdetail .title span{font-size:20px;color:#77949d;}
/*about*/
.aboutItem{color:#607278;font-size:18px;line-height: 48px;}
/*searchpg*/
/*searBox*/
.searBox{width:390px; height:46px; overflow: hidden; }
.searBox form{width: 100%; height:100%;background-color: #6fc7e2; border-radius:20px; }
.searBox .key_btn{ width: 12%; height: 46px; background: url("../img/phbtn1.png") no-repeat center;background-size:50%; }
.searBox .key_txt{ width: 88%; height: 46px; background: none; padding:0 12px;font-size:16px; color:#fff; }
.searBox .key_txt::-webkit-input-placeholder { /* WebKit browsers */ color:#fff;font-family:"Microsoft Yahei";}  
.searBox .key_txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:#fff;font-family:"Microsoft Yahei";}  
.searBox .key_txt::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#fff;font-family:"Microsoft Yahei";}  
.searBox .key_txt:-ms-input-placeholder{color: #fff;font-family:"Microsoft Yahei";}
.searCon .name{color:#668697;font-size:22px;margin:30px 0;}
.searCon .result{margin-bottom:60px;}
.searCon .result a{position:relative; display:block;height:60px;line-height: 60px;padding-left:20px; color:#696969;font-size:16px;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;transition:300ms;}
.searCon .result a:before{opacity:0; position: absolute;content:"";width: 10px;height: 10px;background-color: #6fc7e2;border-radius:50%;top:50%;left:0;transform:translateY(-50%);transition:300ms;}
.searCon .result a:hover{color:#3c859c;}
.searCon .result a:hover:before{opacity: 1;}

@media (min-width:768px){
  .newspicItem.infirst .imgBox{width: 40%;margin-right:-40%;}
  .newspicItem.infirst .infoBox{margin-left:40%;padding:14px 30px;}
  .newspicItem.infirst .infoBox .wd{max-height:150px;}
}
@media (max-width:1399px){
  .newspicItem .newsliItem .wd{line-height: 28px;}
  .newspicItem.infirst .infoBox .wd{max-height:112px;}
}
@media (max-width:1299px){
	.nav{
	width: 650px;
}
.sy1_ul li.sy1_li{
	font-size: 15px;
	margin-left: 20px;
}
  /*page*/
  .pageCon{padding:60px 0;}
  .pagemenu{margin-bottom:30px;}
  .pagemenu .firsta{font-size:20px;padding-top:10px;margin-right:20px;}
  .pagemenu .second li a{font-size:16px;}
  .pagemenu .first ul{top:70px;}
  .pagemenu .first .third{top:46px;}
  .paginationBox a{font-size:20px;width: 36px;height: 36px;line-height: 36px;}
  .prevNext a{font-size:16px;height: 30px;}
  /*product*/
  .prodCon{padding:40px 0 0;}
  .prodCon .prodItem{margin-bottom:50px;} 
  .prodItemBox{}
  .prodItem .layerBox{margin-top:-20px;}
  .prodItem .layerBox img{width: 36px;height: 36px;margin-bottom:6px;}
  .prodItem .layerBox dd{font-size:20px;}
  /*productdetails*/
  .slick-prodetails .slick-prev, .slick-prodetails .slick-next{width: 80px;height: 80px;}
  .slick-prodetails .slick-prev{left:-120px;}
  .slick-prodetails .slick-next{right:-120px;}
  .productdetails .prodetails dt{font-size:24px;}
  .productdetails .prodetails .price{font-size:22px;}
  .prodetails .info dd{font-size:16px;line-height: 24px;}
  /*newslist*/
  .newsliBox .newsliItem{padding:10px 20px;}
  .newsliItem .title{font-size:20px;}
  .newsliItem .date{font-size:16px;}
  /*newspic*/
  .newspicBox .newspicItem{margin-bottom:20px;}
  .newspicItem .newsliItem .wd{line-height: 24px;max-height:24px;}
  .newspicItem.infirst .infoBox .wd{max-height:72px;}
  /*newsdetail*/
  .newsdetail .title h4{font-size:26px;line-height: 26px;max-height:52px;}
  /*searchpg*/
  .searBox{width: 320px;height: 40px;}
  .searBox .key_btn,.searBox .key_txt{height: 40px;}
  .searCon .name{margin:20px 0;font-size:20px;}
  .searCon .result{margin-bottom:40px;}
  .searCon .result a{height: 54px;line-height: 54px;}
}
@media (max-width:880px){
  /*page*/
  .pageCon{padding:40px 0;}
  .pagemenu{margin-bottom:20px;}
  .pagemenu .firsta{font-size:18px;padding:10px 10px 14px;}
  .pagemenu .second li a{font-size:14px;padding:2px 10px;}
  .pagemenu .first ul{top:60px;}
  .pagemenu .first .third{top:40px;}
  .paginationBox a{width: 30px;height: 30px;line-height: 30px;font-size:18px;border-radius:6px;}
  /*.share{top:32px;}*/
   /*product*/
  .prodCon{padding-top:20px;}
  .prodCon .row{margin:0 -10px;}
  .prodCon .prodItem{margin-bottom:30px;padding:0 10px;}
  .prodItem .layerBox{margin-top:-14px;}
  .prodItem .layerBox img{width: 28px;height: 28px;}
  .prodItem .layerBox dd{font-size:16px;}
  /*productdetails*/
  .productdetails .slick-prodetails{margin-bottom:60px;}
  .slick-prodetails .slick-prev, .slick-prodetails .slick-next{width: 60px;height: 60px;margin-top:20px;}
  .slick-prodetails .slick-prev{left:-80px;}
  .slick-prodetails .slick-next{right:-80px;}
  /*newslist*/
  .newsliItem .title{font-size:18px;margin:6px 0;max-height:48px;}
  .newsliItem .date{padding:4px 0;}
  /*newspic*/
  .newspicItem .imgBox{width: 220px;margin-right:-220px;}
  .newspicItem .infoBox{margin-left:220px;}
  .newspicItem .infoBox .title{padding:0;margin:2px 0;}
  .newspicItem .infoBox .date{padding:2px 0;}
  .newspicItem.infirst .infoBox .wd{max-height:48px;line-height:24px;}
  /*newsdetail*/
  .newsdetail .title{margin-bottom:30px;}
  .newsdetail .title span{font-size:18px;}
  .newsdetail .title h4{font-size:22px;line-height: 24px;max-height: 48px;margin:0 0 20px;}
  /*searchpg*/
  .searBox{width: 300px;height: 36px;}
  .searBox .key_btn,.searBox .key_txt{height: 36px;}
  .searBox .key_txt{font-size:14px;}
  .searCon .name{font-size:18px;}
  .searCon .result a{height: 46px;line-height: 46px;font-size:14px;}
  .searCon .result a:before{width: 6px;height: 6px;}
}
@media (max-width:767px){
  /*page*/
  .editBox{font-size:14px;line-height: 24px;padding-bottom:30px;}
  .editBox:after{display:none!important;}
  .pagebg img{position:relative;width: 150%;left:50%;transform:translateX(-50%);}
  .pageCon{padding:20px 0;}
  .pagemenu .firsta{font-size:16px;padding:10px;margin-right:10px;}
  .pagemenu .firsta:after{height: 2px;}
  .paginationBox a.arrow img{max-width:40%;}
  /**/
  .pagemenu .first ul{top:96px;}
  .pagemenu .second{width:100%; height:120px!important;background-color: #fff;}
  .pagemenu .second>li{position:relative;}
  .pagemenu .second>li{margin-right:0;width:33%;text-align:center;margin-bottom:10px;}
  .pagemenu .second .secda{width:100%;padding:0;border-radius:5px 5px 0 0;}
  .pagemenu .second .third{width:100%;top:24px;border-top:1px solid #fff;background-color: #6fc7e2;padding-top:6px; z-index:10;}
  .pagemenu .second .third li{float:none!important;width:100%;background-color: #6fc7e2;}
  .pagemenu .second .third li:last-child{border-radius:0 0 5px 5px;}
  .pagemenu .second .third a{width:100%;height:24px; padding:0 4px;color:#fff;overflow: hidden;}
  /**/
  .paginationBox{margin:10px 0;}
  .paginationBox a{font-size:14px;width: auto;height: 24px;line-height: 24px;border-radius:5px;}
  .prevNext a{font-size:14px;}
  /*about*/
  .aboutItem{font-size:14px;line-height: 24px;}
  .aboutItem img{ max-width:100%; height:auto !important;}
  /*product*/
  .prodItemBox{box-shadow:0 0 10px #e2dbdb;border-radius:10px 10px 0 0;margin:10px 0;padding-top:14px;}
  .prodCon .prodItem{margin-bottom:10px;}
  .prodItem .layer{display:none!important;}
  /*productdetails*/
  .pageCon.productdetails{padding-bottom:0;}
  .productdetails .slick-prodetails{width: 100%;margin-top:-36%;margin-bottom:20px;}
  .productdetails .prodetails{padding-bottom:30px;}
  .productdetails .prodetails dt{font-size:18px;padding:0;}
  .productdetails .prodetails .price{font-size:16px;}
  .prodetails .info{position:relative;margin-top:20px;}
  .prodetails .info:before{position:absolute;content:"";width: 80px;height: 2px;background-color: #6fc7e2;border-radius:5px;top:-10px;left:0;}
  .prodetails .info dd{font-size:14px;}
  .prodetails .info dd i.sm{width: 84%;}
  .productdetail .slick-prodetails .custom_paging{display:none!important;}
  /*newslist*/
  .newsliBox{margin-bottom:20px;}
  .newsliBox .newsliItem{padding:4px 8px;}
  .newsliItem .title{font-size:16px;margin:2px 0;}
  .newsliItem .wd{font-size:14px;line-height: 24px;max-height:24px;}
  .newsliItem .date{font-size:14px;}
  /*newspic*/
  .newspicBox{margin-bottom:30px;}
  .newspicBox .newspicItem{margin-bottom:14px;}
  .newspicItem .imgBox{width: 120px;margin-right:-120px;}
  .newspicItem .infoBox{margin-left:120px;padding:0 10px;}
  .newspicItem .infoBox .title{font-size:14px;line-height: 20px;max-height: 40px;margin:0;}
  .newspicItem .infoBox .date{padding:0;}
  /*newsdetail*/
  .pageCon.newsdetail{padding-bottom:0;}
  .newsdetail .title{margin-bottom:20px;}
  .newsdetail .title span{font-size:14px;}
  .newsdetail .title h4{font-size:16px;margin-bottom:10px;}
  /*searchpg*/
  .searCon .name{font-size:16px;margin:10px 0;}
  .searCon .result{margin-bottom:30px;}
  .searCon .result a{height: 37px;line-height: 36px;padding-left:0;border-bottom:1px solid #d4eef6;}
  .searCon .result a:before{display:none!important;}
}
.nr .cpnl{
	float: left;
	width: 20%;
}
.nr .cpnla{
	width: 100%;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #3b88c8;
	background-color: #3b88c8;
	color: #FFF;
	font-weight: bold;
}
.nr .cpnlb{
	width: 100%;
	height: 45px;
	padding-left: 20px;
	line-height: 45px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	background-color: #f5f5f5;
}
.nr .cpnlb:hover{
	background-color: #3b88c8;
}
.nr .cpnlb:hover.nr .cpnlb a{
	color: #FFF;
}
.nr .cpnlb:hover a{
	color: #FFF;
}
.nr .cpnlbc{
	width: 100%;
	height: 45px;
	background-color: #c49c44;
	border-radius: 5px;
	margin-bottom: 4px;
	padding-left: 40px;
	line-height: 45px;
}
.nr .cpnlbc a{
	color: #FFF;
}
.nr .cpnlbc:hover{
	background-color: #c49c44;
}
.nr .cpnlbc:hover.nr .cpnlbc a{
	color: #FFF;
}
.nr .cpnlbc:hover a{
	color: #FFF;
}
.nr .cpnlc{
	width: 100%;
	height: 100px;
	background-color: #c49c44;
	border-radius: 5px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #FFF;
	padding-top: 17px;
	padding-left: 80px;
	background-image: url(../img/lc1a.png);
	background-repeat: no-repeat;
	background-position: 10px 17px;
}
.nr .cpnlc span{
	font-size: 20px;
}
.nr .cpnr{
	float: left;
	width: 78%;
	margin-right: 2%;
}
.in_applcb ul{	list-style:none;
	padding:0;
	margin: 0px;
}
.in_applcb ul li{
	float: left;
	width: 32%;
	height: auto;
	margin-right: 2%;
	border: 1px solid #e5e5e5;
	margin-bottom: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.in_applcb ul li:nth-child(3n){ margin-right:0;}
.in_applcb ul li:hover{
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.05), 0 6px 10px 0 rgba(0, 0, 0, 0.05);
}
.in_applcb1 img{
	width: 100%;
}
.in_applcb1{
	width: 100%;
	line-height: 40px;
}
.in_applcb1a{
	line-height: 32px;
	width: 120px;
	height: 32px;
	border-radius: 5px;
	margin-top: 10px;
	font-size: 13px;
	text-align: center;
	border: 1px solid #3b88c8;
	background-color: #3b88c8;
	color: #FFF;
}
.in_applcb ul li:hover .in_applcb1a{
	border: 1px solid #2c365d;	
	background-color: #2c365d;
}
.sjd{
	height: 160px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/d1.jpg);
}
.sjd:hover{
	height: 160px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/d2.jpg);
}
.STYLE11{
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}
.div2{
	position: relative;
	height: 550px;
	width: 100%;
}

.div1{
	position: absolute;
	z-index:99;
	width: 100%;
}
.lxwms{
	padding: 80px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(0,0,0,.6);
	border: 2px solid #fbcc3a;
	position: relative;	
}
.lxwms1{
	position: absolute;
	z-index:999;
	width: 80%;
	text-align: right;
}
.sjc{
	width: 132px;
	margin-right: auto;
	margin-left: auto;
}
.sjb{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#banner1{display:none;}
.div22{display:none;}
.apphd{
	font-size: 12px;
	color: #3b88c8;
	float: right;
	padding-top: 10px;
}
.fixed-right-nav{ position:fixed; z-index:9990;right:1%; top:75%; width:50px; text-align:center; opacity:.9;}
.fixed-right-nav a{ display:block; height:50px; overflow:hidden; color:#fff; text-decoration:none;}
.fixed-right-nav a:hover{ text-decoration:none;}
.fixed-right-nav .qrcodePic{
	position:absolute;
	bottom:0px;
	visibility:hidden;
	right:50px;
	width:150px;
	height:150px;
	transform:scale(0);
-webkit-transform:scale(0);transition:all ease .3s;-webkit-transition:all ease .3s;	transform-origin:right bottom;
-webkit-transform-origin:right bottom;	cursor:default;
	background-color: #FFFFFF;
}
.fixed-right-nav .qrcode:hover .qrcodePic{ visibility:visible;transform:scale(1);-webkit-transform:scale(1);}
.fixed-right-nav .qrcodePics{
	position:absolute;
	bottom:150px;
	visibility:hidden;
	right:50px;
	width:150px;
	height:50px;
	transform:scale(0);
-webkit-transform:scale(0);transition:all ease .3s;-webkit-transition:all ease .3s;			transform-origin:right bottom;
-webkit-transform-origin:right bottom;			cursor:default;
	background-color: #34aeeb;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
}
.fixed-right-nav .qrcode:hover .qrcodePics{ visibility:visible;transform:scale(1);-webkit-transform:scale(1);}

.hzhb{
	background-image: url(../img/hzhb.jpg);
	background-repeat: repeat-x;
	height: 360px;
	width: 100%;
	padding-top: 50px;
}
.footer {
	padding-top: 40px;
	background-color: #2c365d;
	background-image: url(../img/fbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer .f_l{
	width: 75%;
	float: left;
	padding-right: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a1ddff;
}
.footer .fnlogo{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fnav {
	float: left;
	overflow: hidden;
	margin-top: 20px;
	width: 22%;
}
.fnav .tit {
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
}
.fnav a {
  font-size: 14px;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;　
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fnav a:hover {
  color: #fff;
}
.fcon {
	width: 25%;
	float: left;
	margin-top: 20px;
	padding-left: 40px;
}
.fcon .tit {
  font-size: 20px;
  color: #fff;
  margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 55px;
}
.fcon .tit span {
  font-size: 14px;
}

.fcon .nrs {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
.banq {
	font-size: 14px;
	color: #fff;
	height: 70px;
	line-height: 20px;
	margin-top: 20px;
	padding: 0;
	text-align: right;
}
.banq a{
  color: #fff;
}
.bgsa{
	background-color: #E7F2FE;
}
.cpzs_lm{
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #CCC;
	}
.cpzs_lma{
	float: left;
	width: 60%;
	overflow: hidden;
	font-size: 16px;
	padding-left: 40px;
}
.cpzs_lma span{
	font-size: 16px;
	font-weight: bold;
	color: #495677;
}
.cpzs_lmb{
	float: left;
	width: 40%;overflow:hidden;font-size: 16px;
}
.cpzs_cp{
	float: left;
	width: 50%;
	margin-top: 18px;
	margin-bottom: 18px;
}
.cpzs_cpa{
	float: left;
	width: 50%;	box-shadow:1px 1px 6px #d5d6d7;
}
.cpzs_cpa:hover{
	box-shadow:2px 2px 10px #959596;
}
.cpzs_cpb{
	float: left;
	width: 50%;
	padding-right: 4%;
	padding-left: 4%;
}
.cpzs_cpb span{
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	height: 50px;
}
.fr a{
	float: right;
	color: #495677;
	margin-top: 20px;
}
.cp-box{
	padding-top: 20px;
	padding-bottom: 50px;
}

.cpina {color: #fff;border: 1px solid #4369ad;
	background-color: #4369ad;}
.cp-fls{
	width: 100%;
	float: left;	
}
.cp-fls li{
	font-size: 15px;
	line-height: 40px;
	width: 16%;
	float: left;
	text-align: center;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 0.33%;
	margin-left: 0.33%;
	background-color: #e7e7e7;
}
.cp-fls li:hover{
	color: #fff;background-color: #c49c44;
}

.nr{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 15px;
	line-height: 25px;
}
.nr_l{
	float: left;
	width: 50%;
}
.nr_r{
	float: left;
	width: 50%;
	padding-left: 40px;
}
.nr_r span{
	font-size: 22px;
	line-height: 60px;
	font-weight: bold;
}
.nr_rs span{
	font-size: 14px;
	color: #FFF;
	background-color: #95918e;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.nr_rss{
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	background-color: #fe8b21;
	height: 50px;
	padding-right: 20px;
	padding-left: 60px;
	width: 210px;
	margin-top: 10px;
	background-image: url(../img/tel.png);
	background-repeat: no-repeat;
}
.nr_x{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	height: 40px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	margin-top: 30px;
}
.cpxq_l{
	width: 100%;
	height: 45px;
}
.cpxq_ls{
	font-size: 15px;
	line-height: 45px;
	color: #036;
	text-align: center;
	height: 45px;
	width: 32.9%;
	background-color: #d9e4ff;
	margin-right: 0.65%;
	margin-left: 0px;
	float: left;
}
.cpxq_ls:nth-child(3n){ margin-right:0;}

.TasADSOnc{
	font-weight: bold;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1f3680;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;width: 100%;
}
.TasADSOnsc{
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
}
.cpxq_hy{
	font-size: 16px;
	line-height: 40px;
	color: #036;
	text-align: center;
	height: 40px;
	width: 85%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
}
.cpxq_hya{
	float: right;
}
.cpxq_hya li{
	float: left;
	margin-left: 6px;
	padding-right: 13px;
	padding-left: 13px;
}
.zxth{
	font-size: 25px;
	font-weight: bold;
	color: #990000;
	margin-top: 80px;
	line-height: 35px;
}
.rwm{
	width: 100px;
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}
.rwm p{
	color:#000;
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}

.szbj{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #FFF;
}
.yfzx{
	width: 100%;
	padding-top: 25px;
	padding-bottom: 60px;
}
.pccp{display: block;}
.sjcp{display: none;}
.xswl{
	background-image: url(../img/xswl.jpg);
	background-repeat: no-repeat;
	height: 563px;
	width: 100%;
	background-position: right;
	padding-top: 100px;
}
.xswla{
	background-color: rgba(255,255,255,.5);
	height: 363px;
	width: 65%;
	line-height: 30px;
}
.hyfl{
	width: 100%;
	margin-top: 20px;
}
.hyfl li{
	float: left;
	width: 24%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	box-shadow: 1px 1px 6px #d5d6d7;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center -2px;
	height: 210px;
	text-align: center;
	padding-top: 170px;
	margin-bottom: 12px;
	
}
.hyfls{
	width: 100%;
	margin-top: 20px;
}
.hyfls li{
	float: left;
	width: 24%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	box-shadow: 1px 1px 6px #d5d6d7;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center -2px;
	text-align: center;
	margin-bottom: 12px;
	font-size: 45px;
	line-height: 150px;
	font-weight: bolder;
	color: #05b7ed;
}

.gyyy{
	background-color: #FFF;
	padding: 15px;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 1px;
}
.gyyy_a{float: left;
	width: 22%;}
.gyyy_a:hover{ text-decoration:none; display:block; transform:scale(1.03); -webkit-transform:scale(1.03); -moz-transform:scale(1.03); -o-transform:scale(1.03);-ms-transform:scale(1.03);}
.gyyy_b{float: left;
	width: 3.778%;}
.gyyy_c{
	float: left;
	width: 0.333%;
	height: 1px;
}
.msb{
	line-height: 35px;
	text-align: center;
	height: 35px;
	width: 100%;
	font-weight: bold;
	color: #000;
}
.yyly{
	width: 100%;
	margin-top: 25px;
}
.yyly li{
	float: left;
	width: 16%;
	margin-right: 0.333%;
	margin-left: 0.333%;
	position: relative;
	margin-bottom: 10px;overflow:hidden;
}
.msc{
	-webkit-text-stroke: 1px #fff;
	text-stroke: 1px #fff;
	position: absolute;
	bottom: 0;
	line-height: 35px;
	text-align: center;
	height: 35px;
	width: 100%;
	color: #105c95;
	font-weight: bold;
}	

.xwa1{width: 70%;float: left;}
.xwa2{
	width: 30%;
	float: left;
}
.xwa2 li{
	width: 49%;
	float: left;
	background-color: #f4f4f4;
	height: 35px;
	margin-left: 1%;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 35px;
}
.xwa2 li:hover{
	background-color: #105c95;
	color: #fff;
}
.nwtm{
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cpzs_ly{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fafafa;
}
.ny_line{
	line-height: 50px;
	color: #12a8d6;
	height: 50px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	font-weight: bold;
}

*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
.sosoa2{
	float: right;
	width: 150px;
}
        form {
            position: relative;
            width: 150px;
            margin: 0 auto;
        }

        input, button {
            border: none;
            outline: none;
        }

        input {
            width: 100%;
            height: 32px;
            padding-left: 13px;
        }

        button {
            height: 32px;
            width: 32px;
            cursor: pointer;
            position: absolute;
        }

        /*搜索框1*/
        .bar1 input {color: #fff;background-color:rgba(255,255,255,.2);}
        .bar1 button {
	top: 1px;
	right: 0px;
	color: #fff;
	font-size: 13px;
	background-image: url(../img/iconsear.png);
	background-repeat: no-repeat;
	background-position: center center;
        }
        .bar1 button:before {
            font-family: FontAwesome;
            font-size: 15px;
        }

  /*分页样式*/
.pglist {
	padding: 25px 0;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
}
.pglist a {
	padding: 0 12px;
	margin: 0 5px;
font-/weight: bold;
border: 1px solid #3b88c8;
	color: #3b88c8;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 32px;
	height: 32px;
	padding-bottom: 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}
.pglist .hover {
	display: inline-block;
	border: 1px solid #3b88c8;
	color: #FFF;
	background-color: #3b88c8;
}
.pglist a:hover {
	display: inline-block;
	border: 1px solid #3b88c8;
	color: #FFF;
	background-color: #3b88c8;
}
.pglist a.current {
	display: inline-block;
	border: 1px solid #3b88c8;
	color: #FFF;
	background-color: #3b88c8;
}	

@media (max-width:880px){
.nav{display:none;}
.yfzxs_a{
	background-size: 30px 43px;
	background-position: 10px;
	padding-left: 40px;
	width: 85%;
}
.foot-l{
	width:80%;
	height:230px;
	float:left;
}
.foot-r{
	width:20%;
	height:190px;
	float:left;
	text-align: right;
	margin-top: 40px;
}
.nr_l{
	float: left;
	width: 40%;
}
.nr_r{
	float: left;
	width: 60%;
	padding-left: 20px;
}
.zxth{
	font-size: 20px;
	font-weight: bold;
	color: #105c95;
	margin-top: 30px;
}
.cp-fla{display: none;}
.xswl{
	background-image: url(../img/xswl.jpg);
	background-repeat: no-repeat;
	height: 563px;
	width: 100%;
	background-position: center;
	padding-top: 100px;
}
.xswla{
	background-color: rgba(255,255,255,.5);
	height: 363px;
	width: 100%;
	line-height: 30px;
}
.container{
	width: 99%;
}
.yyly li{
	width: 24%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.foot-dh{display:none;}
.nr .cpnl{display: none;}
.nr .cpnr{
	float: left;
	width: 100%;
}
.footer {
	background-image: url();
}
}
@media (max-width:767px){
.in_applcb{
	margin-top: 40px;
}
.in_applcb ul li{
	text-align: center;
	float: left;
	width: 49%;
	padding: 5px;
	margin-bottom: 15px;
}
.in_applcb ul li:nth-child(3n){ margin-right:2%;}
.in_applcb ul li:nth-child(2n){ margin-right:0;}
.in_applcb1a{display:none;}
#banner1{ display:block;}
.div22{
    overflow: hidden;
		width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.div22{display:block;}	

.pade .title h3{font-size:22px;}
.pade .title1 h3{font-size:22px;}
.pade .title2 h3{font-size:22px;}
.lxwms{
	padding: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(0,0,0,.6);
	border: 2px solid #fbcc3a;
}
.title2{margin-bottom:10px;	width: 100%;
	float: none;
	padding-left: 0px;}

.prodItemBox{
	padding-top: 0px;
}
.xm .in_btnmore{display:none;}
.fixed-right-nav{display:none;}
.foot-r{display:none;}
.foot-l{
	width:100%;
	height:20px;
	margin-top:0px;
}
.cpzs_cpa{
	width: 98%;box-shadow:1px 1px 6px #d5d6d7;
}
.cpzs_cpb{
	float: left;
	width: 98%;
	padding-right: 4%;
	padding-left: 4%;
}
.pccp{display: none;}
.sjcp{display: block;}
.yfzxs li{
	float: left;
	width: 49%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	box-shadow: 3px 3px 12px #9dbad6;
	background-color: #f0f8fe;
	margin-bottom: 8px;
}
.cp-fl{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.cp-fl li{
	font-size: 15px;
	color: #444444;
	line-height: 40px;
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 5px;
	text-align: center;
}
.cp-fls{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.cp-fls li{
	font-size: 15px;
	line-height: 40px;
	width: 33%;
	float: left;
	text-align: center;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 0.16%;
	margin-left: 0.17%;
	background-color: #e7e7e7;
}
.nr_l{
	width: 100%;
}
.nr_r{
	width: 100%;
	padding-left: 0px;
}
.zxth{
	font-size: 14px;
	font-weight: bold;
	color: #105c95;
	margin-top: 15px;
}
.rwm{display: none;}
.cpzs_lma{
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	padding-left: 0px;
}
.cpzs_lmb{
	float: left;
	width: 100%;overflow:hidden;font-size: 16px;
}
.hyfl li{
	width: 49%;
}
.hyfls li{
	width: 49%;
}
.tcl li{
	width: 50%;
}
}
@media (max-width:480px){
.xwa2{
	width: 100%;
	margin-top: 20px;
}
}

@media (max-width: 1500px){
.fcons{display:none;}
.nylm{
	bottom: 100px;
	line-height: 40px;
	font-size: 35px;
}
.search{display:none;}
}
@media (max-width: 1100px){
.pc_Menu{
	width: 53%;
}
}
.lxa{
	padding: 50px;
	float: left;
	height: 500px;
	width: 50%;
	background-color: #f5f5f5;
	color: #000;
}
.lxb{
	float: left;
	height: 500px;
	width: 50%;
}
@media (max-width: 880px){
.fnav{display:none;}
.fnlo{display:none;}
.fcon {width: 100%;}
.footer .f_l{
	width: 100%;
	padding-right: 0px;
	border-right-width: 0px;
}
.fcon {
	width: 100%;
	margin-top: 20px;
	padding-left: 0px;
}
.nylm{
	bottom: 100px;
	line-height: 35px;
	font-size: 30px;
}
.col-md-3{
	width: 50%;
	float: left;
}
.lxa{
	padding: 20px;
	height: 200px;
	width: 100%;
}
.lxb{
	width: 100%;
}
}
@media (max-width: 600px){
.nylm{
	bottom: 20px;
	line-height: 25px;
	font-size: 20px;
}
.nylm span{font-size: 14px;}
.vmc-centered .vmc_active img { transform: scale(1.3); }
.containers{
	padding-top: 40px;
	padding-bottom: 40px;
}
.vmc-centered img {
	width: 160px;
}
}
.examples {}
.examples .row { margin-bottom: 20px; }
.examples .col-md-3 { text-align: center; margin-bottom: 20px; }
.example img{
	width: 100%;
	margin-bottom: 20px;
}
.example p{
	width: 100%;
	line-height: 26px;
}