@charset "utf-8";

/* CSS Document */

*{ margin:0; padding:0 ;}

html{ -webkit-text-size-adjust:none; overflow-x:hidden;}

body{font-size:12px;color:#474747; _overflow:hidden; overflow-x:hidden;  background:#fff;}

body,ol,table,tr,td,ul,li,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,header,footer,figure,nav{ font-family: "微软雅黑",Tahoma, Helvetica, Arial, sans-serif; font-size:12px; font-weight:normal;}

li{list-style-type:none;}

img{  border:none;}

a{ outline:none; cursor:pointer; text-decoration:none; color:#666; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; }

a:hover{ text-decoration:none;}

a,area { blr:expression(this.onFocus=this.blur());}

:focus { -moz-outline-style: none;} 

.disno{display:none;}

.disbk{ display:block;}

.distb{ display:table;}

.clear{ clear:both;}

/*-------input--outline--middle---------*/

input,button,select,textarea{ outline:none}

input{ vertical-align:middle;}

button::-moz-focus-inner,

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,

input[type="file"]>input[type="button"]::-moz-focus-inner{ border:none; padding:0;}

table{ border-collapse:collapse;}

@media screen and (-webkit-min-device-pixel-ratio:0){

	.justify:after {

		content:"."; 

		display: inline-block; 

		width:100%;

		overflow:hidden;

		height:0;

	}

}

/*----- clearfix///-----*/

.clearfix{*zoom:1;z-index: 99;}

.clearfix:before,

.clearfix:after{display:table; content:'';line-height:0;}

.clearfix:after{clear:both;}

/*文字两侧对齐*/

.justify {text-align:justify; text-justify:distribute-all-lines;/*ie6-8*/ text-align-last:justify;/* ie9*/ -moz-text-align-last:justify;/*ff*/ -webkit-text-align-last:justify;/*chrome 20+*/}

/*超出省略号*/ 

.toe{word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/******************************************************************common/////**********************************************************************/

/*************common-times///*****************/



.rslides li article h3, .company-list ul li, .company-list .img, .company-list ul li dl dt img{ 

  transition: all .5s linear 0s; -webkit-transition: all .5s linear 0s; -moz-transition: all .5s linear 0s; -ms-transition: all .5s linear 0s;

}

.rslides li article h3 span{ 

  transition: all .5s linear .1s; -webkit-transition: all .5s linear .1s; -moz-transition: all .5s linear .1s; -ms-transition: all .5s linear .1s;

}

.rslides li article p{

	 transition: all .5s linear .3s; -webkit-transition: all .5s linear .3s; -moz-transition: all .5s linear .3s; -ms-transition: all .5s linear .3s;

}

.rslides li article p:nth-of-type(2){

	 transition: all .5s linear .5s; -webkit-transition: all .5s linear .5s; -moz-transition: all .5s linear .5s; -ms-transition: all .5s linear .5s;

}

.rslides li article p:nth-of-type(3){

	 transition: all .5s linear .7s; -webkit-transition: all .5s linear .7s; -moz-transition: all .5s linear .7s; -ms-transition: all .5s linear .7s;

}

.rslides li article p:nth-of-type(4){

	 transition: all .5s linear .9s; -webkit-transition: all .5s linear .9s; -moz-transition: all .5s linear .9s; -ms-transition: all .5s linear .9s;

}

.sectend-nav ul li, .sectend-nav ul li:before, .sectend-nav ul li:after, .ywtz li article, .ywtz li dl, .kmlm .top-tit-lr .wp font, .main-cont2 .sousuoye li{

	transition: all .3s linear 0s; -webkit-transition: all .3s linear 0s; -moz-transition: all .3s linear 0s; -ms-transition: all .3s linear 0s;

}



/***********************************************************************common-times///*********************************************************************************************/

header{ width:100%;    height: 76px; position:fixed;  background-color:#fff; display:table; z-index:99999;-moz-box-shadow: 2px 2px 2px #999999;
	-webkit-box-shadow: 2px 2px 2px #999999;
	box-shadow:2px 2px 2px #999999;}

.top{ width:990px;background: #fff; margin:0 auto; position:relative;margin-bottom: 7px;}

.logo{ float:left;}

nav{ float:right; width:80%;}

nav .form-fulid{ float:right; position:relative; margin-top:12px;}

nav .form-fulid .txt{ width:200px; height:25px; line-height:25px; border-radius:15px; border:1px solid #C4C3C8; padding-left:10px; color:#666;}

nav .form-fulid button{ width:13px; height:13px; background:url(../img/sousuo.png) no-repeat center center; position:absolute; right:13px; top:6px; border:none; cursor:pointer;}

.sub-nav{ float:right; width:100%; margin-top:15px; clear: both;}

.sub-nav>.item{ float:left; padding:5px 25px; font-size:14px; color:darkblue; font-weight:bold; position: relative;}

.sub-nav>.item>a{ padding:5px 10px; font-size:14px; color:darkblue; font-weight:bold; position: relative;}
.caidan{display: none;}

.sub-nav>.item>a:hover,

.sub-nav>.item>a.on{ color:#fff; background-color:#35519F;}

.sub-nav>.item>.sub-chilen{ position: absolute; background-color: white;color: black;width:100px;top:28px;cursor: pointer;z-index: 1;display: none;
	box-shadow:0 5px 4px -1px rgba(0,0,0,0.5);
}
.sub-nav>.item>.sub-chilen p a{ line-height: 50px;width:100%;padding:5px 10px;font-weight: bolder; }
.sub-nav>.item>.sub-chilen p:hover a{ color:#fff; }
.sub-nav>.item>.sub-chilen p:hover{ background-color:#35519F;}
.sub-nav>.item:hover div{ display: block;}


.bgs{ width:100%; height:7px; background:url(../img/nav-bg.png) no-repeat center center; position:absolute; left:0; bottom:-6px;}


footer{ width:1920px; position:relative; left:50%; margin-left:-960px; background-color:#F7F7F7; margin-top:50px; padding:30px 0 0; border-top:1px solid #B7CCDD;}

.foot{ width:992px; margin:0 auto;}

.foot ul{ float:left; width:635px;}

.foot ul li{ float:left; margin-right:35px;  padding:10px 26px 30px 0; position:relative; min-height:158px;}

.foot ul li:after{ position:absolute; content:''; right:0; top:0; width:2px; height:100%; background:url(../img/jk.png) no-repeat center top; background-size:100% 100%;}

.foot ul li:last-child:after{ display:none;}

.foot ul li h3{ font-size:14px; color:#363636; margin-bottom:7px;}

.foot ul li a{ display:block; color:#999999; margin-top:3px; line-height:1.6;}

.foot ul li a:hover{ color:#35519F;}



.foot .wx{ float:right; width:235px;}

.foot .wx p span{ display:inline-block; margin-right:15px; margin-bottom:12px;}

.foot .wx p span img{ width:83px; height:83px;}

.foot .wx p{ font-size:12px; color:#999999; margin-top:3px;}

.wap{ width:100%; margin-top:15px; padding:10px 0; background-color:#EBEBEB;}

.sub{ width:992px; margin:0 auto;}

.sub p{ float:left; width:50%; color:#999999;}

.sub p:nth-of-type(2){ text-align:right;}

.sub p a{ display:inline-block; margin:0 15px; position:relative; color:#999999;}

.sub p a:after{ position:absolute; right:-15px; top:0; content:'|'; font-size:12px; color:#B9B9B9;}

.sub p a:hover{ color:#35519F;}

.sub p a:last-child:after{ display:none;}



.fdd{ position:fixed; right:15%; bottom:5%; cursor:pointer; z-index: 100; display: none; }
.fdd img{ width:30px; height:30px;}
/* @media screen and ( max-width:1440px ){
  .fdd{ position:fixed; right:8%; bottom:20%; cursor:pointer;}	
	
} */

/* 移动端适配 */
@media screen and (max-width:1020px){
	header{ width:100%; position:fixed;  background-color:#fff; display:table; z-index:99999;-moz-box-shadow: 2px 2px 2px #999999;
		-webkit-box-shadow: 2px 2px 2px #999999;
		box-shadow:2px 2px 2px #999999;}
	
	.top{ width: 100%;}

	.logo img{width:100%;}

	.change_logo img{width: 48%;}
	
	    
	nav{width: 75%;	clear: both;float: left;margin-top: 30px;}
	.change_nav{margin-top: -50px;}
	
	nav .form-fulid{ float:right; position:relative; margin-top:12px;}
	
	nav .form-fulid .txt{ width:200px; height:25px; line-height:25px; border-radius:15px; border:1px solid #C4C3C8; padding-left:10px; color:#666;}
	
	nav .form-fulid button{ width:13px; height:13px; background:url(../img/sousuo.png) no-repeat center center; position:absolute; right:13px; top:6px; border:none; cursor:pointer;}
	
	.sub-nav{position: absolute;width: 100%;height: 316px;background: #f6f0f0;top: 30px;display: none;}

	.sub-nav a{display: block;text-align: center;font-size: 18px;border-bottom: 1px solid;margin-top: 6px;}
	
	.sub-nav>.item{ width: 100%;margin: 0 auto;padding: 5px 0px;font-size: 14px;color: darkblue;font-weight: bold;}
	
	.sub-nav>.item>a{ padding:5px 10px; font-size:14px; color:darkblue; font-weight:bold; position: relative;}
	.caidan{display: block; width: 58px;height: 26px;font-size: 14px;line-height: 26px;background: #fff;color: #c3c3e8;border: 1px solid;position: absolute;top: 8px;z-index: 1000;right: 5px;border-radius: 10px;}
	
	.sub-nav>.item>a:hover{ color:#fff; background-color:#35519F;}
	
	.sub-nav>.item>.sub-chilen{ position: absolute;background-color: #f3f1f1;color: black;width: 100%;top: 38px;cursor: pointer;z-index: 1;display: none;box-shadow: 0 5px 4px -1px rgba(0,0,0,0.5););}
	.sub-nav>.item>.sub-chilen p a{ line-height: 50px;width:100%;padding:5px 10px;font-weight: bolder; }
	.sub-nav>.item>.sub-chilen p:hover a{ color:#fff; }
	.sub-nav>.item>.sub-chilen p:hover{ background-color:#35519F;}
	.sub-nav>.item:hover div{ display: block;}
	

	.bgs{ width:100%; height:7px; background:url(../img/nav-bg.png) no-repeat center center; position:absolute; left:0; bottom:-6px;}


	footer{ width: 100%;position: relative;background-color: #F7F7F7;margin-top: 0;left: 0;
		margin-left:0;padding: 30px 0 0;border-top: 1px solid #B7CCDD;}

	.foot{ width:100%; margin:0 auto;}

	.foot ul{ width: 100%;}

	.foot ul li{float: left;margin-top: 10px;margin-left: 55px;padding: 10px 10px 10px 10px;position: relative;min-height: 21px;border-bottom: 1px solid;}

	.foot ul li:after{ position:absolute; content:''; right:0; top:0; width: 0;  height:100%; background:url(../img/jk.png) no-repeat center top; background-size:100% 100%;}

	.foot ul li:last-child:after{ display:none;}

	.foot ul li h3{ font-size:14px; color:#363636; margin-bottom:7px;}

	.foot ul li a{ display:block; color:#999999; margin-top:3px; line-height:1.6;}

	.foot ul li a:hover{ color:#35519F;}



	.foot .wx{margin-right: 14%;margin-top: 30px;}

	.foot .wx p span{ display:inline-block; margin-right:15px; margin-bottom:12px;}

	.foot .wx p span img{ width:83px; height:83px;}

	.foot .wx p{ font-size:12px; color:#999999; margin-top:3px;}

	.wap{width: 100%;margin-top: 15px;padding: 10px 0;background-color: #EBEBEB;}

	.sub{ width: 100%;margin: 0 auto}

	.sub p{ float:left; width:100%; color:#999999;font-size: 11px;text-align: center;}

	.sub p:nth-of-type(2){ text-align:center;}

	.sub p a{ display:inline-block; margin:0 15px; position:relative; color:#999999;}

	.sub p a:after{ position:absolute; right:-15px; top:0; content:'|'; font-size:12px; color:#B9B9B9;}

	.sub p a:hover{ color:#35519F;}

	.sub p a:last-child:after{ display:none;}



	.fdd{ position:fixed; right:15%; bottom:5%; cursor:pointer; z-index: 100; display: none; }
	.fdd img{ width:30px; height:30px;}
   }










































































































