 /*初始化*/
 html,body{ margin:0; height:100%; background:#f7f7f7;}
.weste{width: 100%;}
/*.weste{height:450px;width: 100%;}*/
input{outline:none;/*去除蓝色边框*/}
 h1,h2,h3,h4,h5,h6,tr,td,p,div,em{
	 font-style:normal;
	 font-size:100%;
	 font-weight:normal;
 }
 body{
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
 #myCarousel {
	    width: 100%;
	    height: 100%;
}
/*#myCarousel img{
    	width: 100%;
    	max-width: 100%;

    	height: 100%;
    	display: block;
}*/
.carousel-inner{
	height: 100%;
	
}
.item{
	height: 100%;
	
}
.item img{
	max-width: 100%;
	/*height: 100%;*/
	height: auto;
}
.carousel-indicators{
    	bottom: 5em;
    	
}
.carousel-indicators .active{
    	background-color: #003399;
}
.top {
	height:3.5em;
	line-height: 3.5em;
	width: 100%;
	z-index: 100;
	background:#000;
	opacity: 0.5;
	filter:alpha(opacity=40);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;  
	
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 1.3rem;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.tophead{
   	width: 100%;
    display: none;
   	/*height: 55%;*/

 }

.topwz{
	font-size: 6em;
	font-weight: 600;
	width: 100%;
	z-index: 100;
	background:transparent;
	position: absolute;
	top:40%;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
	text-align: center;
	
}
 .top .col-md-1{
	 text-align: center
 }
.logos{
	z-index: 100;
	background:transparent;
	position: absolute;
	top: 7em;
	left: 10em;
	width: 127px;
	height:80px;
	/*box-shadow: 0 0 10px #f00;*/
}
.jiao{	
	width: 10em !important;
	height: 5em !important;
	z-index: 100;
	background:transparent;
	margin:1.2em auto 0 auto;
	/*position: absolute;
	bottom: 0.5em;	
	left: 47.5%;*/
	
}
.topsearch{
	padding: 0;
	margin-right:1.6em;
}
.searchinput{
	border-radius: 20px;
	behavior: url(js/ie-css3.htc);
	background: transparent;
	height: 2em;
	line-height: 2em;
	margin-right: 1em;
	text-indent: 8px;

}
.bor{
	
	/*background:url(../img/bod.jpg) repeat-x 0 bottom;*/
	background:url(../img/bod.jpg) no-repeat center bottom;
	
}
.bgindex a{
	padding-bottom: 0.5em;
}

.navv a{
	font-size: 1.5em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;

}
.nav-collapse li{
	/*width: 16%;*/
	padding: 0 1em;
	float: left;
	list-style: none;
	text-align: center;
	
}
.nav-collapse li a{
	text-decoration: none;
	
}
.downul li{
	width: 33%;
	float: left;
	padding-top: 2em;
}
/*.bgcase li{padding: 0 1em 1em 1em}*/
.navvmenu{
	width: 10%;
	position: absolute;
	top: 5em;
	left: 2em;
	z-index: 150;
	display: none;
}
.navvmenudiv{
	 background:#102844;
	 width: 60%;
	 height: 100%;
	 z-index: 300;
	 position: absolute;
	 right: 0;
	 display: none;
	 color: #fff;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    /* border-top: 1px solid #ddd; */
   border: none;
}
.panel-body{
	padding: 0.3em 4em;
}
.navvactive{
	background: #f59900;
}
.downdiv{
  width: 100%; 
  position: absolute;
  left: 0;
  
  display: none;
}
.downul{
  width: 100%; 
  position: absolute;
  left: 0;
  padding: 1% 1% 3% 1%;
 
}
/*.downul a{
	font-size: 1em;
}*/
.downul img{
	margin-right: 2em;height:1.5em; vertical-align:sub;
}
.productshowcolor{
	background:url(../img/menu-bg.png);

}
 .productshowcolor li img{
	 opacity: 1;
 }
.news{
	width: 100%;
	/*height: 33em;*/
	background: #e8eef1;
	
}
.news h1{
	font-size: 3.2em;
	color: #00489d;
	text-align: center;
	margin-top: 0;
	padding-top: 1em;
	font-weight: bold;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	
}
.news h2{
	font-size: 2.4em;
	color: #a1b9d6;
	text-align: center;
	margin-top: 0.3em;
	margin-bottom: 1em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}
.newslist{
	width: 76%;
	/*height: 23em;*/
	margin-left: 12%;
}
.newslist .newone{
	width: 100%;
	height: 7.3em;
	line-height:7.3em;
	margin-bottom: 1em;
	overflow:hidden;
	font-size:1.5em;
	color:#fff;
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
}
.newslist .newone2:hover{
filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);/*ie*/ 
-moz-box-shadow: 6px 6px 14px #a5b1c2;/*firefox*/ 
-webkit-box-shadow: 6px 6px 14px #a5b1c2;/*safari或chrome*/ 
box-shadow:6px 6px 14px #a5b1c2;/*opera或ie9*/ 
}
.newone h3{
	margin-top: 0;
	text-align: center;	
	color: #fff;
	font-size: 2em;
	/*font-size: 15px;*/
	/*padding-top: 3em;*/
	text-decoration: underline;
}
.newone h4{
	color:#333 !important;
	font-size: 1em;
	/*font-weight: 200;*/
	margin-bottom:0.2em;
	margin-top:1em;
}
.newone p{
	height:4.5em;
	font-size: 1.7rem;
	color: #c2c2c2;
	overflow: hidden;
	line-height:1.5em;
	text-align:left;
}
.newone{
	background: #fff;
	border-left: 5px solid #00489d;
}
.product{
	width: 100%;
	/*height: 73em;*/
	background: #f4f4f4;
	
}
.product h1{
	font-size: 3.2em;
	color: #00489d;
	text-align: center;
	margin-top: 0;
	padding-top: 1em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	
}
.product h2{
	font-size: 2.4em;
	color: #a1b9d6;
	text-align: center;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}
.prolist{
	width: 64%;
	/*height: 60em;*/
	background: #f4f4f4;
	margin: 0 18%;
	
}
.prone{
	/*height: 18em;*/
	background: #fff;
	margin-bottom: 3em;
}
.prone img{
	max-width: 100%;
	/*height: 18em;*/
	/*max-height: 100%;*/
    /*width:350px;*/
    height:auto;
}
.prone h4{
	font-size: 3rem;
	color: #296fc3;
	text-align: center;
	padding-top: 1em;
	margin-bottom: 0.8em;
}
.prone p{
	font-size: 2rem;
	color: #666666;
	line-height: 1.55em;
}
.footer{
	width: 100%;
	/*height: 15em;*/
	background: #1b2b3b;
	padding: 2% 0;
}
.footer p{
	color: #97acc6;
	font-size: 1.5rem;
	margin-top: 0.5em;
	/*font-weight: 600;*/
	line-height: 1.3em;
}
.footer .footerp{
	/*margin-top: 0.7em;*/
}
.footer img{
	margin-top: 3em;
}
.searchbox{
	padding-bottom: 3em;
	width: 40%;
	margin: 0 30%;
}
.shadows{ 
filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);/*ie*/ 
-moz-box-shadow: 6px 6px 14px #a5b1c2;/*firefox*/ 
-webkit-box-shadow: 6px 6px 14px #a5b1c2;/*safari或chrome*/ 
box-shadow:6px 6px 14px #a5b1c2;/*opera或ie9*/ 
} 
.tophead img{
	width: 100%;
	/*position: fixed;*/
	left: 0;
	top: 0;
	 
}
/*----------------------case.html---------------------------------*/
.navvlicolor:hover{
	color: #ce8c17;
}
.case{
	width: 100%;
	background: #f7f7f7;
	padding-bottom: 1em;
	position: relative;
}
.back{
	width: 63%;
	height: 3em;
	margin: 0 auto;
	background: url(../img/circle.jpg) no-repeat left center;
	background-size:1.1em auto;
	border-bottom: 1px solid #c9daee;
}
.back a{
	height: 3em;
	line-height: 2.6em;
	color: #5a7aa1;
	margin-left: 1.5em;
	text-decoration: none;
	font-size:1.1em;
	
}
.caseh1{
	font-size: 3.2em;
	color: #00489d;
	text-align: center;
	padding-top: 0.2em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}
.caseh2{
	font-size: 2.4em;
	color: #a1b9d6;
	text-align: center;
	/*padding-top: 0.3em;*/
	padding-bottom: 0.8em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
}
.caseone{
	width: 63%;
	/*height: 17.5em;*/
	margin: 0 auto;
	background: #fff;
	padding:0 1em;
	margin-bottom: 1em;	
	border: 1px solid #d4dbe4;	
}
.caseone h4{
	/*height:3em;*/
	line-height:1.6em;
	font-size: 2em;
	color: #333333;
	margin-top:0.6em !important;
	overflow:hidden;
}
.caseone p{
	height:6.2em;
	line-height:1.6em;
	font-size: 1.3em;
	color: #999999;
	/*margin-top:0.95em;*/
	overflow:hidden;
}
.caseone .pbg{
	height:1.6em;
	background: url(../img/clark.png) no-repeat left center;
	background-size: 0.9em 0.9em;
}
.pbg span{
	line-height:1em;
	font-size: 1em;
	color: #a1b9d6;
	margin-left: 20px;
	
}
.caseone img{
	width: 100%;
	height: 33.3%;
}
.more{
	width: 8em;
	height: 3em;
	line-height: 3em;
	text-align: center;
	color: #19519a;
	border: 1px solid #a1b9d6;
	margin: 0 auto;
	border-radius: 5px;
	margin-bottom: 1em;
}
/*----------------------questuion.html---------------------------------*/
.question{
	width: 100%;
	height: 100em;
	background: #f7f7f7;
}
.question h3{
	width: 40%;
	margin: 0 auto;
	font-size: 2em;
	color: #333333;
}
.question p{
	width: 40%;
	margin: 0 auto;
	font-size: 1.5em;
	padding-top: 2em;
	color: #999999;
}
/*----------------------contact.html---------------------------------*/

.contactimg{
   width: 63%;
   margin: 0 auto;
}
.contactimg img{
	width: 100%;
	height: auto;
	max-height: 100%;
}
.contact .pdiv .pcenter{
	width: 35%;
	margin: 0.5em auto;color: #224266;font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;line-height: 1.8em;font-size: 1.5em;
}
 .pdiv .pcenter tr td:first-child{
	 text-align: right;
	 vertical-align: top;
}
 .pdiv .pcenter tr td:last-child{
	 width: 15%;
 }
/*.pdiv .pcenter{*/
	/*text-align: center;*/
/*}*/
/*.contact .contop{*/
	/*margin-top: 2em;*/
/*}*/
/*.contact .conbottom{*/
	/*margin-bottom: 2em;*/
/*}*/

/*----------------------introduce.html---------------------------------*/
.introimg{
	width: 63%;
	margin: 0 auto;
}
.introimg img{
	max-width: 100%;
	height: auto;
}
.introduce p{
	
	width: 63%;
	margin: 0 auto;
	color: #224266;
	font-size: 1.3em;
	margin-top: 0.5em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	
}
.introduce .introf{
	margin-top: 1em;
	
}
.introduce .intros{
	margin-bottom: 2em;
}
/*----------------------comquestion.html---------------------------------*/
.combox{
	width: 63.5%;
	margin: 0 auto;
	padding: 2em 1em;
    background: #fff;
    border: 1px solid #d4dbe4;
    margin-bottom: 2em;
}
.comquestion .combox h3{
	color: #333333;
	font-size: 2em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	height: 3em;
	line-height: 1.5em;	
	padding-bottom: 0.4em;
	overflow:hidden;
	margin-top:0 !important;
}
.comquestion .combox p{
	color: #999;
	font-size: 1.4em;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	/*height: 1.5em;*/
	line-height: 1.5em;	
	border-top: 1px solid #d7e4f2;
	padding-top: 1em;
	margin-top:1.5em;
}
.combox .content,.contentf,.contentd{
	display: none;
}
.combox .conten{
	display: none;
}
/*----------------------data.html---------------------------------*/
.datalist{
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.data{
	width: 63%;
	margin: 0 auto;
}
.data h1{
	color: #2b3238;
	font-size: 2.5em;
	font-weight:bold;
	line-height: 2em;
	margin: 0.5em 0;
}
.data p{
	color: #596168;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1.5em 0;
	text-indent: 2em;
}
.dataul,.dataul h2{
	list-style:none;
	margin: 0;
    padding: 0;
    border: 0;
	
}

/*----------------------productdetails.html---------------------------------*/
.mytabcontent{
	width: 64%;
	margin: 0 auto;
	
}
.protab{
	width: 12%;
	position:absolute;
	left: 5%;
	
}
.protab h1{
	color: #fff;
	background: #3c699d;
	font-size: 1em;
	height:3em;
	line-height: 3em;
	text-align: center;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	
}
.protab li{
	color: #333;
	background: #fff;
	font-size: 1em;
	height:auto;
	line-height: 3em;
	text-align: center;
	list-style: none;
}
.protab li a{
	color: #333;
	text-decoration: none;
}
.protab li a:hover{
	color: #f39900;
}
.mytabcontent ol li{
	border-radius: 0;		
}
.function{
	background: #e9edf1;
	margin-top: 2em;
	margin-bottom:2.5em;
	padding-bottom:0.5em;
}
.function h1{
	color: #fff;
	background: #3c699d;
	font-size: 1.5em;
	height:3em;
	line-height: 3em;
	text-align: center;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}
.function p{
	color: #3c688a;
	font-size:1.4em;
	line-height: 2em;
	padding:0 1em 0.5em 1em;
	
}
.function ul{
	
	display: flex;
	margin-bottom: 2em;
}
.function ul li{
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1;
	list-style: none;
	width: 25%;
	text-align:center;
}
.function a{
	color: #666;
	text-decoration: none;
}
.protext{
	color: #3c688d;
	font-size: 1.5em;
	/*margin-left: 25%;*/
	margin-bottom: 2em;
}
.protext .probtn{
	/*padding-left: 5em;
	padding-right: 5em;*/
	border: 1px solid #3c688b;
}
.probt{
	background: #3C688b;
	border: 1px solid #3C688b;
}
.caret{
	color: #fff;
}
.proselect-bg{ width:19em; overflow:hidden;}
.proselect{
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background: url(../img/prodown.png) no-repeat right;
		background-size:auto 100%;
		width: 20em;
		height:2.5em;
		outline: none;
		border:2px solid #3c699d;
		padding-left:0.5em;
		border-radius:5px;
}
.protable caption{
	text-align: center;
	background: #3c699d;
	color: #fff;
	font-size: 1.3em;
	
}
.protable{
	background: #e9edf1;
	color: #3a678a;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1.4em;
}
.protablebg{
	background: #c2d4e9;
}
.probox{
	width: 50%;
	margin: 0 auto;
	color: #666666;
	background: #fff;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align:center;
}
.proboxtable{
	border: 1px solid #e0e5e6;
	margin-top: 1.5em;
	margin-bottom: 0;
	margin-left: 2%;
	margin-right: 2%;
}
.proboxtr{
	background: #e0e5e6;
}
.proboxtr td{
	border-right: 1px solid #fff;
}
.proboxtr .proboxtd{
	border: none;
}
.proboxp{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top: 1em;
	line-height: 1.5em;
	text-align:left;
	font-size:1.2em;
}
/*----------------------product.html---------------------------------*/
.productbox{
	width: 67%;
	margin: 0 auto;
	font-family: "微软雅黑",'NeutralStd-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.itemone,.itemtwo,.itemthree{
	width:100%;
	position: relative;
	margin-bottom: 6em;
	background:url(../img/protran.png) no-repeat;
	background-size:100% 100%;
	border-radius:0.8em;
	overflow:hidden;
}
.itemone-active{
	background:url(../img/protrans.png) no-repeat;
	background-size:100% 100%;
}
.itemone a,.itemtwo a,.itemthree a{
	position: absolute;
	left: 42%;
	top: 37%;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

.productdl dl{
	width: 30%;
	float: left;
	margin-bottom:2em;
	margin-right: 3.3%;
}
.productdl dt{
	width: 100%;
	margin-bottom:1em ;	
}
.productdl dd{
	font-size:1.7rem;
	color: #6382a7;
}
 .tophead-pc{
     width: 100%;
     /*height: 55%;*/
 }
 .tophead-pc img{
     width: 100%;
     /*position: fixed;*/
     left: 0;
     top: 0;

 }
@media screen and ( max-width: 768px ) {
.topwh{ display:none;}
    .tophead {
        display: block;
    }
    .tophead-pc {
        display: none;
    }

}

/*<!--新调整-->*/
.itemone,.itemtwo,.itemthree{
	margin-bottom: 2em;
}

 .itemone a,.itemtwo a,.itemthree a{
	 left: 25%;
	 top: 32%;
	 font-size: 1.3em;
 }

 /*::-webkit-scrollbar {*/
	 /*width: 0px;*/
 /*}*/

 /*去除移动端浏览器滚动条：*/
 .box::-webkit-scrollbar{display:none}




 /* banner */
 .c-banner{
	 width: 100%;
	 position: relative;
 }
 .c-banner img{
	 width: 100%;
 }
 .c-banner .banner ul{
	 list-style: none;
	 padding-left: 0px;
	 margin-bottom: 0px;
 }
 .c-banner .banner ul li{
	 position: absolute
	 display: none;
	 opacity: 0;
 }
 .c-banner .banner ul li:nth-child(1){
	 opacity: 1;
	 display: block;
 }
 .c-banner .banner ul li img{
	 width: 100%;
	 position: absolute;
	 top: 0px;
 }
 .c-banner .banner ul li:first-child img{
	 position: relative;
 }
 .c-banner .nexImg,.c-banner .preImg{
	 padding: 25px 10px 25px 10px;
	 position: absolute;
	 top: 50%;
	 margin-top: -53px;
	 background: #000000;
	 opacity: 0.5;
	 border-radius: 5px;
	 z-index: 10;

 }
 .c-banner .nexImg:hover,.c-banner .preImg:hover{
	 opacity: 0.8;
 }
 .c-banner .nexImg{
	 right: 0px;
 }
 .c-banner .nexImg img,.c-banner .preImg img{


 }
 .c-banner .jumpBtn{
	 width: 100%;
	 position: absolute;
	 bottom: 20px;
	 text-align: center;
 }
 .c-banner .jumpBtn ul{
	 margin-bottom: 0px;
	 padding: 0px;
 }

 .c-banner .jumpBtn ul li{
	 width: 15px;
	 height: 15px;
	 border-radius: 50%;
	 display: inline-block;
	 background-color: white;
	 opacity: 0.9;
	 margin-left: 10px;
 }
 .c-banner .jumpBtn ul li:first-child{
	 margin-left: 0px;
 }
 /*@media screen and (max-width:768px) {*/
	 /*.c-banner{*/
		 /*width: 100%;*/
		 /*height: 345px;*/
		 /*overflow: hidden;*/
	 /*}*/
	 /*.c-banner .banner ul li img{*/
		 /*width: 768px;*/
		 /*height: 345px;*/
		 /*position: absolute;*/
		 /*left: 50%;*/
		 /*margin-left: -384px;*/
	 /*}*/
 /*}*/




 














