*{
	box-sizing: border-box;
}

.header{
	width: 100%;
	position: relative;
}
.header .logo{
	width:40%;
	text-align: left;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	-webkit-transform:;
	        transform:
}
.header .logo img{
	margin-top: 25px;
	width: auto;
	margin-left: 10%;
}
.header ul{
	width: 60%;
	display: inline-block;
	overflow: hidden;
	float:right;
}
.header ul li{
	line-height: 100px;
	margin: 0 2%;
	float: left;
}
.header ul li.act a{
	color: #d20000;
}
.header ul li a:hover{
	color: #d20000;
}
.header ul li a{
	font-size: 16px;
	color: #333;
}
.head_kefu{
	float: right;
	overflow: hidden;
	width: 25%;
}
.head_kefu dl{
	display: inline-block;
	vertical-align: middle;
}
.head_kefu dt{
	line-height: 120px;
	font-size: 16px;
	color: #666666;
}
.head_kefu dd{
	line-height: 120px;
	font-size: 26px;
	color: #d18b00;
	font-weight: bold;
	font-style: italic;
	font-family: "Impact";
}
.head_kefu .inp{
	display: inline-block;
	vertical-align: middle;
	margin: 0 9%;
	cursor: pointer;
}
@media only screen and (min-width:1020px) {
	.head_kefu{
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		text-align: right;
	}
	.header .logo img{
		width: 70%;
		margin-top:25px;
	}
	.head_kefu dt{
		line-height: 50px;
	}
	.head_kefu dd{
		line-height: 40px;
	}
	.head_kefu .inp{
		margin:0 50px;
	}
	.header ul{

	}
	.header .logo{
		width: 40%;
	}
	}
@media only screen and (min-width:1920px) {
	.head_kefu{
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		text-align: right;
	}
	.header .logo img{
		width: 70%;
		margin-top: 20px;
	}
	.head_kefu dt{
		line-height: 50px;
	}
	.head_kefu dd{
		line-height: 40px;
	}
	.head_kefu .inp{
		margin:0 50px;
	}
	.header ul{

	}
	.header .logo{
		width: 40%;
	}
	}

.ind_banner{
	width: 100%;
	margin:0px auto;
	position: relative;
	overflow: hidden;
}
.ind_banner ul{
	height: 100%;
	white-space: nowrap;
	position: relative;
	width: 99999px;
	overflow: hidden;
}
.ind_banner ul li{
	width: 1920px;
	height: 100%;
	float: left;
}
.ind_banner ul li img{
	display: block;
	width:100%;
}
.ind_banner ul li a{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
.ind_banner ol{
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	left: 0;
}
.ind_banner ol li{
	width: 20px;
	height: 20px;
	background: url(../images/yuan.png) 0 0 no-repeat;
	display: inline-block;
	margin: 0 3px;
	opacity: .4;
	cursor: pointer;
}
.ind_banner ol li.act{
	opacity: 1;
}
.ind_text .head{
	width: 100%;
	text-align: center;

}
.ind_text .head em{
	display: inline-block;
	font-size: 20px;
	font-family: "gyq";
	color: #e60011;
}
.ind_text .head h5{
	font-size: 20px;
	color: #000000;
	margin-top: 5px;
}
.ind_text .main{
	padding: 0 0px;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	color: #666666;
}

.ind_text .main .btn{
	width: 150px;
	height: 35px;
	border: 1px solid #e60011;
	display: inline-block;
	line-height: 35px;
	color: #e60011;
	font-size: 14px;
}
.ind_list{
	width: 100%;
	background: url(../images/ind_ban1.jpg) center center no-repeat;
	height:507px;
	margin-top:20px;
}
.ind_list_head{
	width: 1200px;
	margin:0px auto;
	text-align: center;
	padding: 27px 0;
}
.ind_list_head em{
	line-height: 1;
	color: #e60011;
	font-size: 20px;
	font-family: "gyq";
}
.ind_list_head h5{
	font-size: 20px;
	color: #000000;
	line-height: 1;
	margin-top: 5px;
}
.ind_list_main{
	width: 100%;
	height: 350px;
	
}
.ind_list_main ul{
	overflow: hidden;
	margin: 0 -9px;
	background: #c23f42;
}
.ind_list_main li{
	width: 220px;
	height: 245px;

	float: left;
	text-align: center;
	margin: 0 9px;
}
.ind_list_main li img{
	margin-top: 20px;
	height: 162px;
	width: 220px;
}
.ind_list_main li h5{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 4;
}
.ind_list_main li p{
	font-size: 12px;
	color: #fff;
	line-height: 1.8;
}
.ind_list_main li em{
	font-size: 12px;
	color: #fff;
	margin-top: 20px;
	display: inline-block;
}
.picScroll-left{
	position: relative;
}
.H120{
	height: 120px;
	width: 100%;
}
.ind_list_main .prev{
	position: absolute;
	left: -50px;
	top: 50%;
	margin-top: -10px;
	cursor: pointer;
}
.ind_list_main .next{
	position: absolute;
	right: -30px;
	top: 50%;
	cursor: pointer;
	margin-top: -10px;
}
.ind_head{
	width: 100%;
	text-align: center;
}
.ind_head em{
	display: inline-block;
  font-size: 20px;
  font-family: "gyq";
  color: #e60011;
}
.ind_head h5{
	font-size: 20px;
  color: #000000;
  margin-top: 5px;
}
.ind_main_li{
	text-align: center;
}
.ind_main_li li{
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	margin: 0 6px;
	background: #f1f1f1;
}
.ind_main_li li a{
	font-size: 14px;
	color: #333333;
}
.ind_main_li li.act a{
	color: #fff
}

.ind_main_li li.act{
	background: #e60011;
}
.ind_li{
	width: 100%;
	overflow: hidden;
}
.ind_li li{
	width: 20%;
	float: left;
	position: relative;
	text-align: center;
}
.ind_li li .img{
	width: 100%;
	height:200px;
	display: block;
	overflow: hidden;
}
.ind_li li img{
	width: 100%;
	height:200px;
	display: block;
	-webkit-transition: 15s all;
	transition: 15s all;
}
.ind_li li:hover img{
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}
.ind_li li .txt{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(216,54,54,0.8);
	display:none;
}
.ind_li li:hover .txt{ display:block}
.ind_li li .txt h5 a{ color:#fff;}
.ind_li li .txt:before{
	content: "";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.ind_li li .txt h5{
	font-size: 24px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 1;
	padding:10px 0;
}

.ind_tran ul{
	width: 100%;
}
.ind_tran ul li{
	width: 16.66666%;
	text-align: center;
	float: left;
}

.ind_tran ul li .img{
	-webkit-transition: 1s all;
	transition: 1s all;
	width: 90px;
	height: 90px;
	background: url(../images/ind_y7.png) 0 0 no-repeat;
	position: relative;
	margin: 0 auto;

}
.ind_tran ul li p{
	font-size: 16px;
	color: #000;
	margin-top: 15px;
}
.ind_tran ul li .img .yuan{
	width: 90px;
	height: 90px;
	-webkit-transition: 1s all;
	transition: 1s all;
	background-size: 13px 13px;
	position: absolute;
	left: 0;
	top: 0;
}
.ind_tran ul li .img .yuan img{
	position: absolute;
	left: -6.5px;
	top: 35px;
}
/*.ind_tran ul li .img:hover .yuan{
	-webkit-transform: rotate(360deg)!important;
	        transform: rotate(360deg)!important;
}*/

.ind_tran ul li .img::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
	font-size: 0;
	margin-left: -4px;
}
.ind_tran ul li .img img{
	display: inline-block;
	vertical-align: middle;
}
.H100{
	height: 100px;
}
.ind_new{
	width: 100%;
}
.ind_new .head{
	width: 100%;
	text-align: center;
}
.ind_new .head em{
	display: inline-block;
    font-size: 14px;
    font-family: "gyq";
    color: #666666;
}
.ind_new .head h5{
	font-size: 20px;
	color: #222222;
	font-family:"微软雅黑"; font-size: 20px;  font-weight:600;
	margin-top: 5px;
}
.ind_new_head ul{
	width: 100%;
	text-align: center;
}
.ind_new_head ul li{
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	margin: 0 3px;
}
.ind_new_head ul li a{
	font-size: 14px;
	color: #333;
}
.ind_new_head ul li.act{
	background: #e60011;

}
.ind_new_head ul li.act a{
	color: #fff;
}
.ind_new_left{
	width: 100%;
	margin:0px auto;
}
.ind_new_left li{
	display: block;
	width: 45%;
	float:left;
	margin-right:50px;
	overflow: hidden;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	padding-bottom: 24px;
	padding-top: 24px;
	-webkit-transition: 1s all;
	transition: 1s all;
}
.ind_new_left li .time{
	width: 75px;
	height: 75px;
	background: #e60011;
	text-align: center;
	float: left;
	margin-right: 30px;
}
.ind_new_left li .time h6{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
}
.ind_new_left li .time em{
	font-size: 14px;
	color: #fff;
}
.ind_new_left li h5{
	font-size: 18px;
	color: #333;
	-webkit-transition: 1s all;
	transition: 1s all;
}
.ind_new_left li:hover h5{
	text-indent: 10px;
}
.ind_new_left li p{
	font-size: 12px;
	color: #333;
	line-height: 1.6;
	margin-top: 10px;
	max-height: 38px;
	overflow: hidden;
}
.footer{
	width: 100%;
	min-width: 1200px;
}
.fot_top{
	width: 100%;

	background: #518cf9 ;
	overflow: hidden;
	height: 200px;
}
.fot_top .left{
	float: left;
	margin-top: 84px;
}
.fot_top .right{
	width:1000px; 
	margin:0px auto;
}
.fot_top .right li{
	width: 240px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-top: 38px;
}
.fot_top .right li p{
	font-size: 12px;
	color: #fff;
	line-height: 1.8;
}
.fot_bot{
	width: 100%;
	text-align: center;
	background: #518cf9;
}
.fot_bot p{
	line-height: 50px;
	font-size: 12px;
	color: #fff;
}
.fot_bot p a{
	display: inline-block;
	margin-left: 50px;
	color:#efefef
}
.aboutcontent{ width:1200px; margin:0px auto; margin-top:20px;}
.aboutleft{ width:280px; float:left;}
.about_dl .divclassa{font-family:"微软雅黑"; padding-top:20px; padding-bottom:50px;  background:#007cba; border-bottom-left-radius:50px;}
.divclassa ul{ padding:0px 20px; }
.divclassa ul li{ float:left; width:100%; font-size:14px; text-align:left;  color:#fff; border-bottom:1px dotted #FFF; line-height:20px;  font-weight:600; font-size: 14px; background: url(../images/jt.png) 0px center no-repeat; padding-left:20px; padding-top:10px;padding-bottom:10px;}
.divclassa ul li a{color:#fff; }
.divclassa ul li a:hover{color:#ccc; }
.divclassa ul .act a{color:#ccc; }

.divclasspro{font-family:"微软雅黑"; padding-top:20px; padding-bottom:50px;  background:#007cba; border-bottom-left-radius:50px;}
.divclasspro ul{ padding:0px 20px; }
.divclasspro ul li{ float:left; width:100%; font-size:14px; text-align:left;  color:#fff; border-bottom:1px dotted #FFF; line-height:18px;  font-weight:600; font-size: 14px; background: url(../images/jt.png) 0px center no-repeat; padding-left:16px; padding-top:10px; padding-bottom:10px;}
.divclasspro ul li a{color:#fff; }
.divclasspro ul li a:hover{color:#ccc; }
.divclasspro ul .pro{ float:left;  font-size:14px; text-align:left;  color:#fff; border-bottom:0px dotted #FFF; line-height:18px;  font-weight:600; font-size: 13px; background: url(../images/dian.png) 0px center no-repeat; padding-left:16px; margin-left:20px;}
.divclasspro ul li .hongse a{color:#143f95;}
.contact_dl{font-family:"微软雅黑";  margin-top:20px; margin-bottom:30px;  border-bottom-left-radius:50px;}
.divcl{ font-size:14px; color:#FFF; padding-top:0px; line-height:20px; text-align:left;font-family:"微软雅黑";  padding-bottom:50px;  background:#007cba; border-bottom-left-radius:50px; padding-left:20px; padding-right:20px;}
.ctitle{font-family:"微软雅黑"; height:70px;  background:#007cba; border-top-right-radius:50px;}
.ctitle .divzt{ padding-top:30px; font-size:18px; color:#FFF; font-weight:600; letter-spacing:1px; text-align:left; padding-left:20px;}
.ctitle .diven{
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-align:left; 
	padding-left:20px;
}
.atitle{font-family:"微软雅黑"; height:70px;  background:#143f95; border-top-right-radius:50px;}
.atitle .divzt{ padding-top:20px; font-size:18px; color:#FFF; font-weight:600; letter-spacing:1px; text-align:left; padding-left:40px;}
.atitle .diven{
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-align:left; 
	padding-left:40px;
}
.about_main{ width:880px; float:left; margin:0px auto; margin-bottom:30px; margin-left:40px;font-family:"微软雅黑";}
.about_main_title{ width:100%; border-bottom:1px solid #cfcfcf; color:#666666; height:40px; line-height:40px; text-align:right; font-size:14px;}
.about_main_title a{ color:#222222}
.about_main_title a:hover{color:#cc2a2e}
.about_main_content{width:100%; border:1px solid #cfcfcf; margin-top:30px; padding:0px 0px;}

.about_main_about{ width:96%; margin:0px auto; }
.main_about{ width:840px; margin:0px auto;}
.main_aboutcontent{ float:left; width:400px; }
.about_titlezt{font-family:"微软雅黑"; font-size: 22px; font-weight:600; color: #222222;}
.about_titlezt em{
	line-height: 10px;
	color: #4f4f4f;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-align:left; 
	padding-left:10px;
}
.main_qycontent{ float:left; width:100%; }
.lichengtitlezt{font-family:"微软雅黑"; font-size: 22px; font-weight:600; color: #222222; padding-left:20px; padding-top:20px}
.lichengtitlezt em{
	line-height: 10px;
	color: #4f4f4f;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-align:left; 
	padding-left:10px;
}
.main_aboutimg{ float:left; margin-left:40px;}
.main_aboutimg img{ width:400px;}
.about_contentzt{font-family:"微软雅黑"; font-size: 14px; color: #4f4f4f; line-height:25px; padding-top:20px;}
.about_contentzt img{ max-width: 100%; }
.main_licheng{width:100%; margin:0px auto; margin-top:30px; background:#f3f3f3; padding-bottom:30px;}

.gr_header{ height: 100px; padding-top:10px; }
.head_phone{padding-top:20px;}
.gr_left{float:left; padding-left:0px}
.gr_right{float:right;    padding-right:55px!important;}
.gr_nav{ height: 50px; background:#143f95; min-width: 1200px; }
.gr_width{ width:1200px; margin:0 auto;}
.gr_nav li{ float: left; height: 50px; line-height: 50px; font-family: "微软雅黑"; font-size: 16px; text-align: center;}
.gr_nav li a{ display: block;padding: 0 40px 0 40px;  height: 50px; color: #fff; position: relative; z-index: 99;font-weight: 600;position: relative;}
.gr_nav li a:hover,.gr_nav li .current{background:#007cba; color: #fff;}.nav li .nav_sub{ position: absolute; background:#fff; display: none; color: #040404; z-index:1000;}
.nr span{ text-align:left; }
.nav li .nav_sub p{min-width: 150px;}
.nav li .nav_sub p a{font-size: 12px; height: 30px !important; line-height:20px;color:#fff; background:#007cba;}
.nav li .nav_sub p:hover .gr_nav li a:hover,.gr_nav li .current{background:#007cba; color: #fff;}
.bgfooter{ background:#518cf9; padding:20px; border-bottom:1px solid #fff; }
.bgfooterlogo{ float:left; width:100px;}
.bgfooterright{ float:left; width:800px; padding-left:50px; font-weight:600;font-family:"微软雅黑"; font-size:14px; color:#FFF;}
.bgfooterright  a{ text-decoration:none; color:#fff; padding:10px;}
.bgfooterrightaddr{padding:10px;}
.bgfooterrightlink{padding:0px 10px;}
.dbyangsi{max-width:1000px; margin:0px auto;}
.dbyangsi1{width:12%; float:left;}
.dbyangsi2{width:15%; float:left;}
.dbyangsi1 ul{ list-style:none}

.dbyangsi1 ul li{ width:100%; text-align:left; list-style:none; padding-top:5px; padding-bottom:5px; font-size:12px; }
.dbyangsi1 ul .ysjc{font-weight:600;font-family:"微软雅黑"; font-size:14px; color:#FFF;}
.dbyangsi1 ul li a{ text-decoration:none; color:#fff}
.dbyangsi2 ul{ list-style:none}

.dbyangsi2 ul li{ width:100%; text-align:left; list-style:none; padding-top:5px; padding-bottom:5px; font-size:12px; }
.dbyangsi2 ul .ysjc{font-weight:600;font-family:"微软雅黑"; font-size:14px; color:#FFF;}
.dbyangsi2 ul li a{ text-decoration:none; color:#fff}
.dbyangsi2 ul p{ width:100%; text-align:left; list-style:none; padding-top:5px; padding-bottom:5px; font-size:12px;color:#fff }
.productleft{ width:280px; float:left;}
.ptitle{font-family:"微软雅黑"; height:70px;  background:#143f95; border-top-right-radius:50px;}
.ptitle .divzt{ padding-top:20px; font-size:18px; color:#FFF; font-weight:600; letter-spacing:1px; text-align:left; padding-left:40px;}
.ptitle .diven{
	line-height: 10px;
	color: #fff;
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-align:left; 
	padding-left:40px;
}
.divclass{font-family:"微软雅黑"; padding-top:20px; padding-bottom:50px;  background:#007cba; border-bottom-left-radius:50px;}
.divclass ul{ padding:0px 30px; }
.divclass ul li{ float:left; width:100%; font-size:14px; text-align:left;  color:#fff; border-bottom:1px dotted #FFF; line-height:18px;  font-weight:600; font-size: 14px; background: url(../images/jt.png) 0px center no-repeat; padding-left:20px; padding-top:10px;padding-bottom:10px;}
.divclass ul li a{color:#fff; }
.divclass ul li a:hover{color:#ccc; }
.productright{ padding-left:30px; float:left; margin-top:20px; width:870px;}
.productrighttitle{width:870px;}
.rightzt{float:left; text-align:center; background:#007cba; width:150px; height:30px; line-height:30px; font-weight:600; color: #fff; font-family:"微软雅黑"; font-size: 15px;}
.rightmore{ float:right; height:30px; line-height:30px; text-align:right}
.productright a:hover{color:#143f95;}
.productrightcontent{ width:870px; clear:both; padding-top:20px;}
.productrightcontent ul li{float:left; width:280px; margin-right:10px; }
.productrightcontent ul li img{ width:280px; height:210px; border: 1px solid #007cba}
.productrightcontent ul li p{ padding-top:8px; padding-bottom:10px; text-align:center; font-family:"微软雅黑"; font-size: 12px; height:50px;}
.ind_text_about{ background:#f3f3f3; width:100%; margin:0px auto; padding-bottom:20px; padding-top:20px; margin-top:20px;}
.mainabout{ width:1200px; margin:0px auto;}
.mainaboutcontent{ float:left; width:520px; }
.abouttitlezt{font-family:"微软雅黑"; font-size: 22px; font-weight:600; color: #222222;}
.abouttitlezt em{
	line-height: 10px;
	color: #4f4f4f;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-align:left; 
	padding-left:10px;
}
.aboutcontentzt{font-family:"微软雅黑"; font-size: 14px; color: #4f4f4f; line-height:25px; padding-top:20px;}
.mainaboutimg{ float:left; margin-left:100px;}
.mainlicheng{width:1200px; margin:0px auto; margin-top:30px;}
.caseleft{ float:left; text-align:left; color:#FFF; padding-bottom:30px;}
.casetitlezt{font-family:"微软雅黑"; font-size: 22px; font-weight:600; color: #FFF;}
.casetitlezt em{
	line-height: 10px;
	color: #fff;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:600;
	text-align:left; 
	padding-left:10px;
}
.caseright{float:right;}
.caseright ul li{ font-family:"微软雅黑"; font-size: 14px; color: #fff;  font-weight:600; padding:8px; float:left;}
.caseright ul li a{ color: #fff;}
.caseright ul .bg:hover{ font-family:"微软雅黑"; font-size: 14px; color: #fff; padding:8px; background-color:#cc2a2e; border-bottom-left-radius:10px;  border-top-right-radius:10px;}
.caseright ul .bgt{ font-family:"微软雅黑"; font-size: 14px; color: #fff; padding:8px; background-color:#cc2a2e; border-bottom-left-radius:10px;  border-top-right-radius:10px;}

.middlezx{ width:1200px; margin:0px auto;}
.middlezxleft{ width:385px; float:left; margin-right:15px; border:1px solid #ededed; border-radius:10px;}
.titlen{ background:#f1f1f1; height:40px; line-height:40px; padding-left:10px; color:#143f95;font-family:"微软雅黑"; font-size: 14px; font-weight:600; }
.titlen em{ background:#f1f1f1; height:40px; line-height:40px; padding-left:5px; color:#143f95;font-family:"微软雅黑"; font-size: 10px;  }
.titlen a{ float:right; padding-right:8px; font-size: 12px;}
.titlec{ width:92%; margin:0px auto; padding:12px 0px;}
.titlec ul li{ width:100%; height:30px; line-height:30px; border-bottom:1px dotted #ededed; font-size: 12px; background: url(../images/ico.jpg) left center no-repeat; padding-left:10px; }
.titletc{ width:92%; margin:0px auto; padding:10px 0px;}
.titletc ul li{ width:100%; height:30px; line-height:30px; border-bottom:1px dotted #ededed; font-size: 12px; padding-left:0px; }
.weixinkf{ width:260px; margin:0px auto; padding:10px 0px;}
.weixinkfzt{ text-align:center;}
.weixinkf div{ float:left; width:130px;}
.weixinkf div img{ width:130px;}
.caes_content{ width:880px; float:left; margin:0px auto; margin-bottom:30px; margin-left:40px;font-family:"微软雅黑";}
.caes_list { width:880px;  margin:0px auto;  padding-bottom:30px;}
.caes_list li{
	width: 280px;
	position: relative;
	float: left;
	margin-right: 13px;
	overflow: hidden;

}
.caes_list li:nth-child(3n+3){
	margin-right: 0;
}
.caes_list li img{
	width: 280px;
	height: 210px;
	overflow: hidden;
	border:2px solid #cfcfcf
}
.caes_list li:hover img{
	border:2px solid #007cba
}

.caes_list li p{
	line-height: 18px;
	width: 100%;
	height: 54px ;
	text-align: center;
	font-size: 16px;
	color: #222222;
}
.caes_list li:hover p{
	color: #007cba;

}
.page{
	width: 100%;
	margin:0px auto; 
	padding-top:20px;
	text-align: center;
}
.page li{
	display: inline-block;
	width: 30px;
	margin: 5px;
	height: 30px;
}
.page li a{
	width: 100%;
	height: 100%;
	display: block;
	line-height: 30px;
	background: #d2d2d2;
	color: #fff;
}
.page li.prev{
	width: 114px;
}

.page li.next{
	width: 114px;
}
.page li:hover a{
	background: #007cba;
}
.page li.act a{
		background: #007cba;
}
.new_list{
	width: 100%;
	float: left;
}
.new_list ul li{
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 29px;
}
.new_list li .time{
	float: left;
	width: 104px;
	height: 84px;
	background: #666666;
	text-align: center;
	margin-right: 39px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.new_list li .time h6{
	font-size: 24px;
	color: #ffffff;
	margin-top: 16px;
}
.new_list li .time span{
	font-size: 14px;
	color: #fff;
}
.new_list li h5{
	font-size: 18px;
	color: #333;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.new_list li:hover h5{
	text-indent: 20px;
}
.new_list li p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin-top: 14px;
	max-height: 44px;
	overflow: hidden;
}
.new_list li:hover .time{
	background: #007cba;
}
.titlent{ font-size:14px; font-weight:600; text-align:center; border-bottom:1px solid #efefef; padding:10px 0px; margin:10px 0px;}
.new_det_main h5{
	font-size: 20px;
	color: #333333;
	text-align: center;
}
.new_det_main span{
	font-size: 14px;
	color: #999;
	display: block;
	width: 100%;
	text-align: center;
	/* [disabled]margin-top: 10px; */
}
.new_det_main{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.new_det_main img{
	display: block;
	margin: 20px auto;
}
.new_det_page{
	padding-top: 30px;
	border-top: 1px dashed #d6d7dc;
}
.new_det_page li{
	overflow: hidden;
	width: 100%;
	display: block;
	margin-top: 20px;
}
.new_det_page li a{
	font-size: 14px;
	color: #999;
}
.new_det_page li a:nth-child(2){
	float: right;
	color: #d18b00;
	text-decoration: underline;
}

.sup_list ul li{ width:100%; line-height:20px; padding:10px 0px;  border-bottom:1px #ededed dotted; background: url(../images/ico.jpg) left center no-repeat; padding-left:15px;}

.download_list { width:880px;  margin:0px auto;  padding-bottom:30px;}
.download_list li{
	width: 420px;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
	overflow: hidden;
	

}
.download_list li:nth-child(2n+2){
	margin-right: 0;
}
.download_list li .img{
	width: 196px;
	height: 150px;
	overflow: hidden;
	float:left
	
}
.download_list li .img img{
		width: 180px;
	height: 135px;
	border: 2px solid #007cba;

	}
.download_list li .dbottom{ position:absolute; bottom:0px; right:0px; left:20px;}
.download_list li .titled{
	width: 210px;
	float:left;
	height: 135px;
	padding-left:20px;
	position:relative;
}

.download_list li p{
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #222222;
}
.download_list li:hover p{
	color: #007cba;

}
.cad_list ul li{ width:100%; height:40px; line-height:40px; border-bottom:1px #ededed dotted; background: url(../images/ico.jpg) left center no-repeat; padding-left:15px; clear:both; position:relative}
.cad_list p{ position:absolute; right:0px; top:10px;}
.downlaodpdf{ width:100%; text-align:right;}
.xiangguan{font-size:14px; font-weight:600; text-align:center; border-bottom:1px solid #efefef; padding:10px 0px; text-align:left; color:#143f95;}
.xiangguanlist{width:100%; padding:20px 0px; }
.xiangguanlist ul li{ width:100%; padding:10px 0px;line-height:20px; border-bottom:0px #ededed dotted; background: url(../images/ico.jpg) left center no-repeat; padding-left:15px; clear:both; position:relative}
.qq_bg{ background:#fff; width:112px; margin:0px auto;margin-left:2px; color:#000}
.qq_bga{background:#fff; padding:10px 0px;}
.qq img{ padding:0px; margin:0px;}
.qq_bg a{ color:#000; margin-left:5px; }

/*asid_share*/
.asid_share{position:fixed;width:60px;bottom:15%;right:0;z-index:890; font:12px/1.7 'Microsoft Yahei';}
.asid_share a{font:12px/1.7 'Microsoft Yahei';}
*html #asid_share{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}

.asid_share .asid_share_box{width:100%;margin-bottom:3px;background:rgba(0, 0, 0, .4);text-align:center; }
.asid_share_box i{ color: #fff;}
.asid_share_box a img{width: 40px; height: 40px;}
.asid_share .asid_share_box a{display:block;height:45px;padding-top:5px; font:12px/1.7 'Microsoft Yahei';}
.asid_share .asid_share_box a:hover{text-decoration:none;}
.asid_share .asid_share_box a:hover .asid_title,.asid_share .asid_share_box .asid_title{color:#fff;font-size:12px;display:block;padding-left:6px;line-height:18px;width:30px;margin-top:-2px;}
.asid_share .red_bag{background:#e12500;text-decoration:none;}
.asid_share .asid_sha_layer{border:1px solid #ccc;background:#fff;position:absolute;right:67px;bottom:-24px;}
.sweep_img{padding:10px;}

.asid_share_box .asid_help_list li{line-height:26px;height:26px;background:url(../images/dian.png) no-repeat 6px 12px;}
.asid_share_box .asid_help_list li a{line-height:26px;height:26px;padding:0 0 0 14px;text-align:left;}
.asid_help_list li a:hover{color:#fff;}

.asid_share_triangle{width:12px;height:40px;position:absolute;right:65px;bottom:-2px;z-index:100;}
.border_sj,.con_sj{display:block;width:18px;height:28px;font-size:18px;overflow:hidden;font-family: SimSun;}
.border_sj{color:#ccc;font-style:normal;}
.con_sj{color:white;margin:-14px -2px 0 0;margin:-28px 0 0 -2px;}
.relative{position:relative;top:0;left:0;}
.pb6{padding-bottom:6px;}
