@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-size: 1rem;font-family: '微软雅黑';  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1360px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.baseDiva{ width:1300px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1200px;margin: 0 auto;}
.h60{height: 60px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

/*导航*/ 
.nav {
	width: 100%;
	height: 110px;
	background:url(../images/nav.png) repeat-x top;
	position: absolute;

	left: 0;
	z-index: 999;
}
.left-logo{
	position: absolute;
    top: 0px;
}

.navb {
	height: 110px;
	line-height: 110px;
}
.navb .active {
	position: relative;
	float: left;
	width: 120px;
	display: inline;
	text-align: center;
}

.navb .on{
	background: #1469e0;
} 

.navb .on a{
	color: #fff;
	display: block;
	font-size: 16px;
	position: relative;
}
.navb .on::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 25px;
    width: 60px;
    height: 3px;
    background: #fff;
    left: 30px;
}


.navb h3{
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #fff;
	text-align: center;
}
.navb h3 a:hover {
	transition-duration: .3s;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top:110px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -220px !important;
	width: 895px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;
	display:block;
	zoom:1;
}

.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:110px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:680px;
	height:360px;
	background:#f6f6f6;
	padding-left:15px;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:150px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:14px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}



/*banner*/
.flexslider {
	margin: 0 auto 0;
	position: relative;
	width: 100%;
	height: 920px;
	overflow: hidden;
	zoom: 1;
	border: 0
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	border:0;
	list-style-type: none
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	text-align: center;
}
.flex-control-nav li {;
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	
	display: block;
	height: 9px;
	width: 9px;
	border-radius: 50px;
	text-indent: -99em;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 930px;
	border:0;
}

/*产品分类*/
.probt{
	text-align: center;
	margin-top: 40px;
}
.probt b{
	font-size: 60px;
	font-family: "Arial";
	color: #eee;
}
.probt a{
	display: block;
	color: #333;
	font-size: 42px;
	font-weight: bold;
	width: 290px;
	margin: 0 auto;
	margin-top: -55px;
	position: relative;
}
.probt a span{
	color: #155cbc;
}
.probt a::after{
	content: '';
    display: block;
    position: absolute;
    bottom: 35px;
    width:48px;
    height: 40px;
    background: url(../images/btlogo.png) center no-repeat;
    right: -38px;
}
.probt a:hover{
	color: #155cbc;
}

.pro_list_con{
	width: 100%;
	height: 430px;
	position: relative;
	overflow: hidden;
	background: url(../images/flbj.jpg) center top no-repeat;
}
.cpnav{
	width: 1400px;
	margin:0 auto;
	margin-top: 30px;
	overflow: hidden;
	height: 230px;
}
.cpnav ul{
	position: relative;
}
.cpnav ul li{
	float: left;
	text-align: center;
    width: 230px;
	height: 210px;
	background: url(../images/cpbj.png) center no-repeat;
}
.cpnav ul li img{
    margin-top: 15px;
}
.cpnav ul li p a{
	color: #fff;
	font-size: 20px;
	display: block;
	width: 130px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.cpnav ul li:hover img{
	cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)
}
.cpnav ul li:hover p a{
   text-decoration: underline;
}
/*产品展示*/
#pro-box1 {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;

}

#pro-box1 li {
	width: 24%;
	height:330px;
	background: #fff;
	margin: 15px 0.4% 0 0.4%;
	float: left;
	list-style: none;
	position: relative;
	z-index: 0;
    box-sizing: border-box;
    position: relative;
}
#pro-box1 li .Img div {
	width: 100%;
	height:330px;
	padding: 0;
	margin: 0;
	display: block;
}

#pro-box1 li .proti {
position: absolute;
left: 0;
bottom: 0;

width: 100%;
background-color: rgba(0, 0, 0, 0.5);

height: 50px;
}
#pro-box1 li .proti a{
    color: #fff;
    display: block;
	text-align:center;
    line-height: 50px;
}
#pro-box1 li .proti a p{
    display: none;
}
#pro-box1 li:hover .proti{
    width: 100%;
    height: 50%;
    background: rgba(0, 0, 0, .6);
    text-align: center;
}
#pro-box1 li:hover .proti a p{
    display: block;
    font-size: 30px;
    font-family: "Arial";
    background: url(../images/tel.png) 100px center no-repeat;
    padding-left: 10%;
}
#pro-box1 li:hover .proti a{
    padding-left: 0;
    font-size: 23px;
    color: #fff;
    padding-top: 20px;
    line-height: 50px;
}

#pro-box1 li .avatar {
	position: relative;
}
#pro-box1 li .avatar {
	display: block;
	height: 330px;
	overflow: hidden;
	width:100%;
}
#pro-box1 li .avatar .myClass {
	height: 330px;
}
.avatar:after {
	bottom: 0;
	content: url("../images/bg_play.png");
	left: 5px;
	position: absolute;
	z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
	box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}

/*广告
.advbj{
	width: 100%;
	height: 400px;
	background: url(../images/advbj.jpg) center no-repeat;
	margin-top: 60px;
}
.ys_gg{
    padding-top: 20px;
}
.ys_gg span{
	font-size: 26px;
	color: #458ce5;
	font-family: "Arial";
	text-transform: uppercase;
}
.ys_gg b{
	color: #fff;
	font-size: 37px;
	display: block;
	line-height: 50px;
}
.ys_gg p{
	font-size: 20px;
	color: #fff;
}
.ys_zx{
	width: 150px;
	height: 40px;
	background: #e40b02;
	border:6px #8d244d solid;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
}
.ys_zx a{
	color: #fff;
	font-size: 18px;
	display: block;
}
.ys_zx a:hover{
	text-decoration: underline;
}
.ys_tel{
	text-align: center;
	width: 390px;
	margin: 0 auto;
	margin-top: 20px;
	
}
.ys_tel p{
	float: left;
	color: #fff;
	font-size: 16px;
	background: url(../images/tela.png) left center no-repeat;
	padding-left: 60px;
}
.ys_tel span{
	float: right;
	color: #fff;
	font-size: 36px;
	font-family: "Arial";
}
*/
.guanggao{
    width: 100%;
    height: 320px;
    background: url(../images/guanggao.jpg) center no-repeat;
    background-size: 100%;
    margin-top: 50px;
	margin-bottom:50px;
}
/*.guanggao a{
    display: block;
    float: right;
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
    color: #fff;
    font-size: 20px;
    margin-right: 5px;
}
.guanggao a:hover{
    text-decoration: underline;
}
*/
/*简介*/
.index_ab{
	width: 100%;
	height:800px;

	background: url(../images/abbj.jpg) center bottom no-repeat;
	 margin-top:50px;
}
.abbj{
	width: 1300px;
	margin: 0 auto;

	padding-top: 20px;

}
.video{
	width: 613px;
	height: 415px;
	overflow: hidden;
	margin-top: 50px;
}
.video:hover img{
	transition: all 1.2s;
    transform: scale(1.2, 1.2);
}

.neirong{
	width: 600px;

}
.abbt{
	
	padding-top: 20px;
}
.abbt a{
	display: block;
	font-size: 48px;
	font-weight:bold;
	color: #ededed;
	text-transform:uppercase;
	font-family: "Arial";
}
.abbt span{
	font-size:40px;
	color: #000;
	font-weight:bold;
	display: block;
	padding-bottom: 10px;
}
.abbt a:hover{
	color: #ededed;
}
.about{
	margin-top: 20px;
	color: #000;
	font-size: 15px;
	line-height: 30px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;

}
.abmore{margin-top: 30px;}
.abmore a{display: block;float: left;width: 165px;height: 38px;border: 1px #fff solid;line-height: 38px;text-align: center;font-size: 15px;color: #fff;}
.abmore span{display: block;float: right;background: url(../images/telb.png) left center no-repeat;font-family: "Arial";font-size: 36px;color: #fff;padding-left: 60px;}
.abmore a:hover{text-decoration: underline;font-weight: bold;font-size: 16px;}

/*数字*/
.ys_box{
    height: 135px;
    width: 1300px;

	margin: 0 auto;
	margin-top: 20px;

}
.ys_box ul{
	width: 900px;
	float:right;
}
.ys_box ul li{
    float: left;
    width: 220px;
    height: 135px;
    text-align: center;
	background: url(../images/xian.png) right center no-repeat;
	position: relative;
}
.ys_box ul li:nth-child(4){
	background: initial;
}
.ys_box .div1{
    position: relative;
	margin-top: 10px;
}
.ys_box .div1 .span1{
    font-size: 60px;
    color: #fff;
    font-family: "Arial";
}
.ys_box .div1 .span3{
    position: absolute;
    right: 20px;
    bottom: 25px;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50px;
    color: #e70012;
    font-size: 20px;
    font-weight: bold;
}
.ys_box .div2 .span2{
    font-size: 18px;
    color: #fff;
	line-height: 15px;
}


/*csae*/
.albj{
    width: 100%;
	height: 660px;
	border-top:#3e75d5 5px solid;

	margin-top: -20px;
	z-index: 999;
	background:#f1f2f6;
	position: relative;
}
.altel{
	width: 660px;
	height: 60px;
	position:relative;
	z-index:9999;


	background: #1469e0;
border-radius:30px;



	margin: 50px auto;
}
.altel b{
	color: #fff;
	font-size: 30px;
	font-family: "Arial";
	font-weight: bold;
	line-height: 60px;
	padding-left: 20px;
	float: left;

	
}
.altel a{
	width: 175px;
	height: 45px;
	background: #fff;
	float: right;
	border-radius: 50px;
	text-align: center;
	line-height: 45px;
	color: #000;
	font-size: 20px;
		margin-top:7px; margin-right:7px;
}
.altel a:hover{
	background: #2e81dd;
		color: #fff;

}

.case_con{
    width: 95%;

    margin: 30px auto 0 auto;
    overflow: hidden;
}
.case_go{
    width: 99999px;
    position: relative;
}
.case_go ul li {
    width:500px;
    height: 420px;
    float: left;
    margin-left: 5px;
	margin-right: 5px;
	background: #fff;
    padding: 10px;
    overflow: hidden;
	text-align: center;
}
.case_go ul li .alimg {
	display: block;
    width: 500px;
    height: 420px;
	overflow: hidden;
}
.myClassa{
	background-position:center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover; 
	background-size:cover;
	width: 500px;
    height: 420px;
	transition: all 0.6s;
	}
.case_go ul li p{
	 text-align: center;
	 font-size: 18px;
	 color: #222;
	 line-height: 60px;
}
.case_go ul li p .altitle{
	float: left;
	font-size: 18px;
	color: #333;
}
.case_go ul li p .almore{
	float: right;
	color: #cdcdcd;
	font-size: 20px;
}
.case_go ul li:hover .altitle{
	color: #155cbc;
	padding-left: 15px;
}
.case_go ul li:hover .almore{
   color: #155cbc;
}

.case_go ul li:hover .alimg .myClassa{
    transform: scale(1.1);
}
.case_a,.case_b{
    float: left;
}

/*新闻*/



/*底部*/
.footer {
	height:450px;
	background:#121212;
	width: 100%;
	position: relative;
}
.dbtel{
	width: 430px;
	margin-top: 100px;

}
.dbtit{
	font-size: 15px;
	color: #6e6e6e;
}
.dbtit span{
	font-size: 23px;
	display: block;
	margin-bottom: 10px;
}
.dbtel h3{
	display: block;
	height: 60px;
	line-height: 60px;
	border-top: 1px #2a2a2a solid;
	border-bottom: 1px #2a2a2a solid;
	font-size: 28px;
	font-family: "Arial";
	color: #6e6e6e;
	margin-top: 25px;
}
.dbtel b{
	color: #6e6e6e;
	font-size: 18px;
	font-weight: normal;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 65px;
}
.dbtel .zuoji{
	background: url(../images/dha.jpg) left center no-repeat;
	margin-top: 20px;

}
.dbtel .emile{
	background: url(../images/dhb.jpg) left center no-repeat;

}

.on_ly {
	width: 480px;
	margin-top:90px;
}
.on_ly ul{
	margin-top: 20px;
}
.on_ly ul li {
	margin-bottom: 12px;
	width:180px; height:40px;
	line-height:40px;
	margin-right:10px;
	background:#6e6e6e;
	text-align:center; float:left;
	border-radius: 20px;
	color:#000;
}
.on_ly ul li a {

	color:#000;
}
.on_ly ul .in_flt {
	width: 470px;
	height: 40px;
	color: #afafaf !important;
	font-size: 16px;
	padding-left: 10px;
	margin-right: 12px;
    border: 1px #2a2a2a solid;
    border-radius: 5px;
    background: #121212
}
.on_ly ul li .FaqTitlesy {
	width: 90px;
	height: 40px;
	background: #121212;
	border: 1px #2a2a2a solid;
	border-radius: 5px;
	color: #afafaf !important;
	font-size: 16px;
	padding-left: 10px;
	margin-right: 15px;
	float: left;
}
.on_ly ul li #VCode {
	float: left;
	width: 110px;
}
.on_ly ul .in_flta {
	width: 470px;
	height: 40px;
	background: #121212;
	color: #afafaf !important;
	font-size: 16px;
	padding-left: 10px;
	margin-right: 15px;
    border: 1px #2a2a2a solid;
    border-radius: 5px;
    background: #121212
}
.on_ly ul .nanniu_bj {
	width: 237px;
	height: 38px;
	background: #e10000;
	border:none;
	color: #fff;
	font-size: 16px;
	float: left;
    margin-left: 15px;
    border-radius: 5px;
}
.on_ly ul .nanniu_bj:hover {
	background: #397efe;
}
.dlogo{
	text-align: center;
	margin-top: 40px;
	margin-right:120px;
}
.dlogo a img{

}
.dlogo ul li{
	float: left;
	width: 118px;

	margin-left: 40px;
	margin-top: 15px;
}
.dlogo ul li span{
	font-size: 15px;
	color: #4a4a4a;
	line-height: 40px;
}


.copy{
	height: 60px;
	line-height: 60px;
	background: #1469e0;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.copy a{
	color: #fff;
}


.dbnav{
	width: 1350px;
	height: 75px;
	background: #323232;
	border-radius:12px;
	margin: 0 auto;
	position: absolute;
    left: 50%;
    margin-left: -675px;
    top: -30px;
}
.dbnav ul li{
	float: left;
	width: 180px;
	text-align: center;
	line-height: 75px;
	background: url(../images/xian.png) right center no-repeat;
}
.dbnav ul li:last-child{
	background: initial;
}
.dbnav ul li a{
	font-size: 16px;
	color: #bebebe
}
.dbnav ul li:hover a{
	text-decoration: underline;
	font-weight: bold;
}

/*内页左侧分类*/
.box_left{width: 260px;}
.conboya{width: 260px;height: auto;background: #7f1d74;text-align: center;padding-bottom: 20px;}
.conboya h2{color: #fff;font-size: 18px;font-weight: bold;line-height: 35px;padding-top: 10px;}
.conboya p{display: block;border-bottom: 1px #9e2891 solid;line-height: 30px;padding-bottom: 10px;color: #fff;}
.conboya a{display: block;width: 230px;height: 40px;margin: 0 auto;background: #fff;margin-top: 15px;line-height: 40px;color: #333;}  
.conboya a:hover{background: #d47143;color: #fff;}
.sideBottom{width: 260px;height: auto;background: #d47143 url(../images/zcdh.png) center 40px no-repeat;margin-top: 15px;padding-bottom: 40px;text-align: center;}
.sideBottom span{color: #fff;padding-top: 100px;display: block;}
.sideBottom p{color: #fff;font-size: 30px;font-family: "Impact"}
.sideBottom a{display: block;width: 150px;height: 35px;background: #fff;margin: 0 auto;border-radius: 25px;line-height: 35px;color: #333;margin-top: 20px;}
.sideBottom a:hover{background: #f39801;color: #fff;}
/**/

/*当前导航*/
.breadcrumbs {
	height:70px;
	font-size:14px;
	line-height:70px;
	color:#b0b0b0;
	margin-bottom:30px;
}
.breadcrumbs .dh_box {
}
.breadcrumbs .sortName {
	color:#388c19;
	font-size:22px;
	font-weight:700;
}
.breadcrumbs .dqdhMain {
	float:right;
}
.breadcrumbs .dqdhMain a {
	font-size: 14px;
	color: #666;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#000;
}
.breadcrumbs .dqdhMain .span2 {
	color:#b7b7b7;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}
.breadcrumbs .indexa {
}
.breadcrumbs .span1 {
	color:#666;
	padding:0 10px 0 30px;
	background:url(../images/dizhi.png) left center no-repeat;
}
.breadcrumbs .dqdh_class {
	margin-top:15px;
	float:left;
}
.breadcrumbs .dqdh_class li {
	float:left;
	padding:0 15px 0 0px;
}
.breadcrumbs .dqdh_class li a {
	display:block;
	padding:0 50px;
	height:60px;
	line-height:60px;
	background-color:rgb(48,93,195);
	color:#fff;
	font-size:25px;
	font-weight:bold;
	position:relative;
}
.breadcrumbs .dqdh_class li a::before, .breadcrumbs .dqdh_class li a::after {
content:'';
display:block;
position:absolute;
top:50%;
margin-top:-6px;
height:12px;
width:1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.breadcrumbs .dqdh_class li a::before {
left:20px;
}
.breadcrumbs .dqdh_class li a::after {
right:20px;
}
.breadcrumbs .dqdh_class li a:hover, .breadcrumbs .dqdh_class li.active a {
	background-color:#2e6fd3;
}
.breadcrumbs .b1 {
	height:7px;
}
.breadcrumbs .b2 {
	height:1px;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	margin-top:3px;
}
.nybt {
	text-align: center;
}
.nybt h1 {
	display: block;
	font-weight: bold;
	font-size: 30px;
	background: url(../images/line1.jpg) bottom center no-repeat;
	height: 60px;
	line-height: 55px;
}
.nybt p {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
/*内页导航*/
.profl{width: 1300px;margin: 0 auto;margin-top: 20px;}
.profl ul li{
	float: left;
	width: 210px;
	line-height: 50px;
	border-radius: 0 10px 0 10px;
	background: #155cbc;
	margin-top: 15px;
	margin-left: 5px;
	text-align: center;
}
.profl ul li a{
	font-size: 15px;
	display: block;
	color: #fff;
}
.profl ul li:hover{
	background: #e70012;
}

.biaoti {
	background: url(../images/zcbt.png) top center no-repeat;
	height: 85px;
	width: 270px;
	text-align: center;
}
.biaoti a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 26px;
	line-height: 45px;
}
.biaoti span {
	color: #fff;
	font-size: 18px;
}
.cpfl {
	width: 260px;
	background: #fff;
	height: auto;
	padding-bottom: 30px;
}
.cpfl ul {
	width: 230px;
	margin: 0 auto;
}
.cpfl ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px #9b9b9b dotted;
	background: url(../images/jiantou.png) 30px center no-repeat;
}
.cpfl ul li a {
	font-size: 15px;
	color: #000;
	padding-left: 65px;
	display: block;
}
.cpfl ul li:hover a {
	color: #dc0000;
	font-weight: bold;
	padding-left: 75px;
}
.sytel {
	width: 260px;
	height: 190px;
	background: #3063b5 url(../images/teltu.png) left bottom no-repeat;
	margin-top: 15px;
}
.sytel p {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-top: 40px;
	margin-left: 95px;
}
.sytel p span {
	font-size: 23px;
	font-family: "Impact";
	display: block;
}
.sytel a {
	display: block;
	width: 130px;
	height: 35px;
	background: #ffba00;
	line-height: 35px;
	text-align: center;
	border-radius: 25px;
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 115px;
}
.sytel a:hover {
	background: #ff8400;
	color: #fff;
}
.nytel {
	background: #fff;
	width: 260px;
	height: auto;
	margin-top: 20px;
}
.nytel span {
	display: block;
	height: 60px;
	background: #3063b5;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 23px;
}
.nytel span b {
	font-weight: normal;
	font-size: 17px;
}
.nytel p {
	padding: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.nyfl {
}
.nyfl ul li {
	width: 160px;
	height: 45px;
	background: #1964d2;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
	border-radius: 25px;
	text-align: center;
	line-height: 45px;
}
.nyfl ul li a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.nyfl ul li:hover {
	background: #d90000;
	font-weight: bold;
}
/*内页关于我们*/
.about_box {
	width: 1300px;
	margin: 0 auto;
}
.about_box .about_left {
	width:100%;
}
.about_box .about_left .about_t1 {
	position:relative;
	height:40px;
}
.about_box .about_left .about_t1 .div1 {
	font-size: 21px;
	line-height: 148%;
	color:#000;
}
.about_box .about_left .about_t1 .div2 {
	font-size:18px;
	color:#444;
}
.about_box .about_left .about_t1 .about_t2 {
	text-align: center;
}
.about_box .about_left .about_t1 .about_t2 .span1 {
	font-size:28px;
	font-weight:700;
	line-height:38px;
	color:#000;
}
.about_box .about_left .about_t1 .about_t2 .span2 {
	font-size:14px;
	text-align:right;
	color:#b7b7b7;
	line-height:20px;
}
.about_box .about_left .text {
	line-height:35px;
	color:#666;
	font-size:15px;
	text-indent:2rem;
	padding-top:25px;
}
.about_box .about_left .text p {
	padding:10px 0;
}
.about_box .about_right {
	width:370px;
}
.about_box .about_right ul {
	margin-top:8px;
}
.about_box .about_right ul li {
	float:left;
	margin-left:2px;
	width:180px;
	margin-bottom:3px;
	border: 1px #ccc solid;
}
.about_box .about_right ul li a {
	display:block;
	width:100%;
	height:130px;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:center center !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/*Â·Ã–Ã'Â³*/
.page_nav {
	padding:15px 15px;
	color:#999;
	font-size:14px;
	text-align:center;
	background-color:#fff;
}
.page_nav .nolink {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	height:25px;
	line-height:25px;
	border:1px solid #fff;
}
.page_nav font, .page_nav a {
	display:inline-block;
	margin:0 5px;
	padding:0 10px;
	border:1px solid #e5e5e5;
	height:25px;
	line-height:25px;
	border-radius:5px;
}
.page_nav font {
	border:1px solid #fff;
}
.page_nav a:hover {
	color:#fff;
	border:1px solid #54a530;
	background-color:#54a530
}
.viewpage {
	margin:0;
	padding:20px 0 50px 0;
	border-top:1px solid #eee;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	padding-left: 20px;
	padding-right: 20px;
}
.viewpage .main_r_nav a {
	font-size:14px;
	color:#444
}
.viewpage .main_r_nav a:hover {
	text-decoration:underline;
}
/*分页*/
.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}
.main {
	background-color:#fff;
	padding-bottom: 60px;
}
.title-in h3:before {
    display: block;
    width: 3px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 18px;
    content: '';
    background-color: #2e6fd3;
}
.title-in{
    text-align: center;
}
.title-in h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
}
.title-in h2 {
    font-family: 'ITC Avant Garde Gothic';
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}
.pic{
	background: url(../images/about_bg.jpg) no-repeat bottom center;
	height: 530px;
	width: 100%;
	padding-top: 80px;
}
.pic .img-box {
      width: 350px;
    height: 350px;
    border: 2px #f00 solid;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}
.img-box img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 10px;
}

.main .main_right {
    width: 1300px;
    background: #fff;
    margin-top: 40px;
}
.main .main_righta {
	width:100%;
	background: #fff;
}
.main .main_rightc {
	width:960px;
	background: #fff;
}
.text {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.text span {
	font-size:15px;
	color:#666;
}
.texta {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.main .tT01 {
	text-align:center;
	line-height:35px;
	padding-top:30px;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 16px;
	line-height:50px;
	height: 50px;
	color: #8F8F8F;
	text-align:center;
	border-bottom: 1px #aeaeae dotted;
}
.main .subtitle span {
	padding:0 30px;
}
.main .subtitle .shijiana{
	background: url(../images/shijian.png) left center no-repeat;
}
.main .subtitle .liulana{
	background: url(../images/liulan.png) left center no-repeat;
}
.mainBox {
	margin-top: 60px;
	box-shadow: 0 0 10px rgba(0,0,0,0.12);
}
.liuyan{
	width: 100%;
	background: url(../images/message_bg.jpg) center no-repeat;
	margin-bottom: 50px
}

#faqbox {
	padding:30px 0 50px 0;
	margin:0 auto;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Content {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#dd0103;
}
.wizfrm:hover {
	background-color:#ff9900;
}
/**/

.main .proListal {
	width:1050px;
	float:right;
	margin-top: 20px;
}
.main .proListal li {
	width:335px;
	float:left;
	background: #fff;
	height: 322px;
	margin-bottom: 15px;
	margin-left: 5px;
	position:relative;
	margin-right: 5px;
	border: 1px #e2e2e2 solid;
    box-sizing: border-box;
}
.main .proListal li .boxal {
	width:330px;
	height:320px;
	display:block;
	cursor:pointer;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:330px;
	height:320px;
	margin: 0 auto;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .proListal li .spanal {
	display: block;
	height:45px;
	line-height:45px;
	width:330px;
	text-align: center;
	margin:auto;
	font-size:16px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}
.main .proListal li .spanal a {
	color:#fff;
}
.main .proListal li .spanal p {
	display: none;
}
.main .proListal li:hover .spanal {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	display: block;
	height: 100px;
	background-color: rgba(46, 111, 211, 0.8);
}
.main .proListal li:hover .spanal p {
	display: block;
	color: #fff;
	font-size: 18px;
}
.proListal li .avatar {
	position: relative;
}
.proListal li .avatar {
	display: block;
	height: 320px;
	overflow: hidden;
	width:420px;
}
.proListal li .avatar .spanImgal {
	height: 320px;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
	box-shadow: 0 0 10px gray;
}
.avatar:hover .spanImgal, .zhuti .avatar:hover .spanImgal, .bbsinner .avatar:hover .spanImgal {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
/**/
.main .news_list01 {
	width: 1300px;
	margin: 0 auto;
}
.main .news_list01 li {
	background: #fff;
	height: 210px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0, 0, 0);
	transform: perspective(1000px) translate3d(0, 0, 0);
	margin-bottom: 20px;
	padding-bottom: 20px;
	box-shadow: 0 0 24px rgba(0,0,0,0.18);
}
.main .news_list01 li .img {
	border: 1px #f0f0f0 solid;
}
.main .news_list01 li .lMore {
	width:930px;
	padding-top: 20px;
	margin-right: 25px;
}
.main .news_list01 li .lMore .title {
	font-size: 17px;
	color: #333;
	margin-bottom:15px;
	font-weight: bold;
	display: block;
    margin-top: 15px;
}
.main .news_list01 li .lMore span {
	font-size:14px;
	color:#999;
	display: block;
	margin-top: 15px;
}
.main .news_list01 li .lMore p {
	font-size:14px;
	color:#1e1e1e;
	line-height:26px;
}

.main .news_list01 li:hover .title {
	color:#2e6fd3;
	padding-left:35px;
	font-weight:bold;
}
.main .news_list01 li:hover p {
	padding-left:15px;
}

.main .news_list01 li:hover {
	-webkit-transform: perspective(1000px) translate3d(0, 0, 20px);
	transform: perspective(1000px) translate3d(0, 0, 20px);
	box-shadow: 1px 3px 43px rgba(116, 116, 116, 0.65);
	border-radius: 10px
}
.main .news_list01 li .newimg {
	width: 280px;
	height: 180px;
	margin-top: 23px;
	margin-left: 23px;
}
.main .news_list01 li .newimg .myClassa {
	width: 280px;
	height: 180px;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.main .news_list01 li .lMore em{
    display: block;
    width: 50px;
    height: 3px;
    background: #2e6fd3;
    margin-top: 20px;
}

/*详情页*/

.product_dqdh {
	background-color:#f4f4f4;
}


.miaoshu {
}


.contenta {
}
.contact_title2 {
	text-align: center;
	font-size: 18px;
	color: #888;
}
.lx_b {
	width: 100%;
	height: 420px;
	border: 1px solid #000;
	margin-top: 30px;
}
.lx_list {
	background-color: #fff;
	width: 275px;
	margin: 39px 10px;
	min-height: 300px;
}
.lx_list p {
	line-height: 35px;
	font-size: 16px;
	color: #666;
	padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display: block !important;
}
.BMap_Marker {
	display: none !important;
}



.pro{
    width: 100%;

    background: url(../images/pro_bg.jpg) top no-repeat;
	position:relative; 
	z-index:-0;

    padding-bottom: 30px;
}
.pro_tit{
    text-align: center;
	margin-bottom:20px;
}
.pro_tit h3{
	font-size:50px; font-weight:bold;
	color:#000;
}
.pro_tit p{
    font-size: 15px;
    color: #333;
}







.pro_list{
    margin: 0px auto;
	width:1300px; 
}
.pro_list ul li{
    float: left;
    width: 164px;
    height: 50px;
    text-align: center;
    background: #0273e3;
    border-left: 5px solid #ff0101;
    box-sizing: border-box;
    margin: 3px;
    line-height: 50px;
    position: relative;
}
.pro_list ul li::before{
    content: '';
    display: block;
    width: 3px;
    height: 50px;
    background: #ff0000;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s;
}
.pro_list ul li:hover::before{
    width: 100%;
}
.pro_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 15px;
    position: relative;
    z-index: 11;
}
.pro_litpic{
    width: 86%;
    margin: 40px auto 30px auto;
    height: 700px;
    overflow: hidden;
}
.pro_go>ul>li{
    width: 24.2%;
    margin: 6px 0.4%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
}
.pro_go>ul>li>a>em{
    width: 100%;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.pro_go>ul>li:hover .pro_des{
    display: block;
}
.pro_go>ul>li i{
    width: 100%;
    height: 53px;
    line-height: 53px;
    font-size: 15px;
    color: #333;
    position: relative;
}
.pro_go>ul>li i::before{
    content: '';
    display: block;
    width: 230px;
    height: 53px;
    background: url(../images/pro_b_tit.png) top left no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.pro_go>ul>li i span{
    float: right;
    margin-right: 5px;
}
.pro_go>ul>li i span::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(../images/icon.png) -126px -21px;
}
/*com*/
.com{
    width: 100%;
    height: 800px;
    box-sizing: border-box;
    background: url(/images/com_bg1.jpg) center center no-repeat; 
    margin: 0px 0 25px 0;
}
.com_tit{
    width: 515px;
    height: 135px;
    position: relative;
    margin-bottom: 30px;
}
.com_tit>p{
    position: absolute;
    left: 32px;
    top: 15px;
}
.com_con{
    overflow: hidden;
}
.com_r{
    float: right;
    position: relative;
    width: 640px;
    margin-top: 25px;
}
.com_r p{
    font-size: 15px;
    color: #333;
    line-height: 25px;
    margin: 8px 0;
}
.com_r a{
    display: block;
    width: 160px;
    height: 45px;
    background: #ff0000;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
    margin: 30px 0;
    box-sizing: border-box;
    border-left: 10px solid #cc0202;
}
.com_r ul{
    overflow: inherit;
}
.com_r ul li{
    float: left;
    font-size: 17px;
    color: #fff;
    margin-right: 37px;
    position: relative;
    margin-top: 80px;
    padding-top: 28px;
}
.com_r ul li::before{
    content: '';
    display: block;
    width: 31px;
    height: 60px;
    background: url(../images/icon1.png) -343px -21px no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -15.5px;
    top: -45px;
}
.com_phone{
    position: relative;
    color: #fff;
    padding-left: 100px;
    margin-left: 15px;
    margin-top: 74px;
}
.com_phone::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 60px;
    background: url(../images/icon1.png) -404px -23px no-repeat;
}
.com_phone em{
    font-size: 15px;
}
.com_phone h3{
    font-size: 35px;
    font-family: 'Impact';
    font-weight: normal;
}
.com_phone h3 i{
    display: inline-block;
    font-size: 17px;
    vertical-align: middle;
    margin-left: 8px;
}


.hegn01{
	width:100%; height:6px; background:#0071e2;}

.hegn02{
	width:1360;  margin:0px auto;     border-radius: 80px; z-index:999;}
	
	
.about_uu{
	width:985px; height:250px; margin-top:10px;}
.about_uu ul li{ width:310px; height:250px; background:url(../images/cpbj.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li:nth-child(2){ width:310px; height:250px; background:url(../images/cpbj1.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li:nth-child(3){ width:310px; height:250px; background:url(../images/cpbj2.png) no-repeat center; float:left; margin-right:15px;}
.about_uu ul li h4{ font-size:34px; line-height:70px; text-align:center; padding-top:60px; font-weight:bold;}
.about_uu ul li p{ line-height:30px; padding-left:20px;  padding-right:20px; text-align:center;}

.product_top {
}
.product_top .l_img {
	width:630px;
	height:550px;
	background-color:#fff;
	text-align:center;
	display:table;
	border: 1px solid #eee;
}
.product_top .l_img span {/*display: table-cell; vertical-align:middle;*/
	display:block;
	width:100%;
	height:100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.product_top .l_img span img {
	width:550px;
	height:550px;
}
.product_top span img {
	display:inline-block;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.product_top .r_box {
	width:680px;
}
.product_top .r_box .product_title {
	padding: 10px 0 20px 0;
}
.product_top .r_box .product_title h2 {
	font-size:26px;
	color:#101010;
}
.miaoshu {
}
.product_top .subtitle {
    font-size: 14px;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    background: #2e6fd3;
}
.product_top .subtitle span {
    display: block;
    padding-left: 30px;
    line-height: 40px;
    height: 40px;
}
.product_top .subtitle span.span1 {
	background:url(../images/shijian.png) left center no-repeat;
}
.product_top .subtitle span.span2 {
	background:url(../images/liulan.png) left center no-repeat;
}
.product_top .keyword {
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#717171;
}
.product_top .keyword span {
	font-size:18px;
	color:#0059A9;
}
.product_top .desc {
	font-size:14px;
	color:#717171;
	line-height:30px;
	margin-top: 25px;
}
.product_top .desc span {
	display:block;
	float:left;
	width:200px;
}
.product_top .desc p {
	display:block;
	width:680px;
	line-height: 28px;
	font-size: 15px;
	color: #8b8b8b;
    margin-bottom: 15px;
}
.product_top .lianxi {
    width: 570px;
}
.product_top .lianxi .a {
	display:block;
	height:50px;
	line-height:50px;
	float:left;
	margin-right:30px;
	color:#2e6fd3;
	font-size:18px;
	border-bottom:1px solid #2e6fd3;
	padding-left:28px;
}
.product_top .lianxi .a.a_qq {
	background:url(../images/QQ.png) left center no-repeat;
}
.product_top .lianxi .a.a_tel {
	background:url(../images/teld.png) left center no-repeat;
}
.product_top .lianxi .a.a_web {
	background:url(../images/tele.png) left center no-repeat;
}
.product_top .dianhua {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    font-size: 15px;
    background-color: #ff0000;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
	color:#fff;
	display: block;
}
.product_top .dianhua:hover {
	background-color:#1a64bc;
}


.pro_list{
    
}
.pro_list .on{
	background:#666;
}

.pro_list .active {
    position: relative;
	
    float: left;
    width: 120px;
    display: inline;
    text-align: center;
}
.pro_list ul li{
    width: 250px;
    height: 160px;
    float: left;
    margin: 5px;
    border: 5px solid #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    position: relative;
    overflow: hidden;
}


.pro_list ul li:hover span{
    display: block;
}
.pro_list ul li a: active {
    background-color:red;
}
.pro_list ul li a: focus {
    background-color:red;
}
.pro_list ul{
    position: relative;
}
.pro_list ul li span{
    display: block;
    text-align: center;
    background:url(../images/cpp1.png) no-repeat center;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    padding: 10px 10px;
    font-size: 15px;
	height: 32px;
	width:148px; height:32px;
    line-height: 32px;
}
    white-space: nowrap;
  
}
.pro_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.pro_list ul li img{
    width: 100%;
    height: auto;
    min-height: 160px;
}
.pro_list1 ul li{
    float: left;
    width: 262px;
    height: 45px;
    box-sizing: border-box;
    text-align: center;
    line-height: 45px;
    border: 1px solid #ccc9c9;
    border-radius: 3px;
    margin: 3px;
}
.pro_list1 ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}
.pro_list1 ul li:hover{
    background: #003e93;
    border: 1px solid #003e93;
}
.pro_list1 ul li:hover a{
    color: #fff;
}


.edge{clear: both;font-size: 18px;line-height: 24px;font-family:"Microsoft Yahei";padding:0px 0 0;position: relative;color: #333;}
.edgetil{height:138px;font-size:34px;line-height:70px;color: #333;background:url(../images/edge_ico1.gif) no-repeat 0 0;padding:0 0 0 95px;margin: 0 auto;width:677px;font-weight: normal;white-space: nowrap;}
.edgetil p{height:70px;}
.edgetil p b{display: block;font-size:58px;color: #455090;float: left;padding: 0 4px 0 0;}
.edgetil em{display: block;font-family: Times New Roman;font-size:20px;opacity: 0.6;line-height: 21px;letter-spacing: 1px;}
.edge1{background:url(../images/edgebg1.jpg) no-repeat center 0;height: 880px;}

.edge1_c{background:url(../images/edgecbg.png) no-repeat center 0;margin-top: 0px;padding: 38px 0 0;}
.edge_t{height:212px;font-size: 30px;color: #060;line-height:38px;position: relative;text-align: center;}
.edge_t p{display: block;padding: 14px 0 0;}
.edge_t em,.case_t h2 em{display: block;background:url(../images/edge_ico2.png) no-repeat center 0;height: 93px;line-height: 90px;color: #fff;font-size: 66px;font-family: Times New Roman;text-align: center;}
.edge_t span{display: block;color: #333;font-family: "宋体";font-size: 48px;line-height: 55px;font-weight: bold;}
.edge1 h3 b{font-family: Arial;font-size: 120px;color: #ff8500;line-height:112px;}
.edge1 h3 b i{font-size: 56px;}
.edge1 .edge_t,.edge2 .edge_t,.edge1 .edge_t span,.edge2 .edge_t span{color: #fff;}
.edge1 .edge_t em{background: none;}
.edge2 .edge_t{text-align: left;height: 273px;}
.edge2 .edge_t em{background:url(../images/edge_ico1.png) no-repeat center 0;width: 93px;float: left;}
.edge2 .edge_t p{clear: both;}
.edge1_w{height: 366px;}
.edge1_p{margin-top: -42px;height: 440px;text-align: center;font-size: 16px;line-height: 24px;color: #333;     width: 1200px;
    height: 350px;
    margin: 0px auto;}
.edge1_p dl{float: left;width:300px;}
.edge1_p dt{width: 300px;height: 300px;-webkit-transition:all .5s linear;-webkit-transition:all .5s linear;}
.edge1_p dl:hover dt{opacity:1;visibility:visible;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.edge1_p dd{padding: 0 45px;}
.edge1_p dd h4{height: 66px;line-height: 58px;font-size: 28px;color: #455090; font-weight:bold;}
.edge2_c{height: 495px;}
.edge2_c dl{height: 146px;}
.edge2_c dt{width: 112px;float: left;}
.edge2_c dl:nth-child(2) dt{padding: 7px 0 0;}
.edge2_c dl:nth-child(3) dt{padding: 18px 0 0;}
.edge2_c dd{float: left;width: 580px;}
.edge2_c dd h4{font-size: 30px;height: 41px;line-height: 40px;font-family: "宋体";color: #fff000;}
.edge2_c dd h4 span{padding: 0 0 0 38px;background:url(../images/ico03.png) no-repeat 5px center;}
.edge2_c dd li em{color: #fff000;}
.edge_pho h4{font-family: "宋体";font-size: 34px;line-height:46px;}
.edge_pho p b{float: left;line-height: 46px;}
.edge_pho p em{color:#fff;font-family: Arial;font-size: 24px;padding:0 6px 0 3px;}
.edge_pho p span a,.edge4_w span a{width: 180px;line-height: 46px;border-radius: 23px;color: #fff;float: left;text-align: center; background: #ffc000;background-image: -webkit-gradient(linear, top left, bottom right, from(#ffc000), to(#ff7300));background-image: -webkit-linear-gradient(top, #ffc000, #ff7300);
    background-image: -moz-linear-gradient(top, #ffc000, #ff7300);
    background-image: -o-linear-gradient(top, #ffc000, #ff7300);
    background-image: -ms-linear-gradient(top, #ffc000, #ff7300);
    background-image: linear-gradient(top, #ffc000, #ff7300);}
	
	
.news{
    background: url(../images/news_bg.jpg) center center no-repeat;
    padding: 0 0 40px 0;
}
.news_list{
    width: 400px;
    margin: 20px auto 0 auto;
}
.news_list li{
    float: left;
    margin: 0 15px;
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #225e9b;
    border-radius: 20px;
}
.news_list li:hover,.news_list li:nth-child(1){
    background: #ff4c02;
}
.news_list li a{
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
}
.news_con{
    width: 1350px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}
.news_con ul li{
    float: left;
    width: 650px;
    height: 180px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 14px rgba(0,0,0,.1);
    margin: 12px;
    border-radius: 8px;
    position: relative;
    padding: 21px 20px;
}


.n_l{
    float: left;
    width: 200px;
    height: 135px;
    overflow: hidden;
    border-radius: 8px;
}
.n_l img{
    width: 100%;
    height: auto;
    min-height: 135px;
    transition: all 0.6s;
}
.news_con ul li:hover img{
    transform: scale(1.1);
}
.n_r{
    float: right;
    width: 380px;
    margin-top: 15px;
}
.n_r strong{
    color: #333;
    font-size: 17px;
}
.n_r p{
    font-size: 15px;
    color: #666;
    line-height: 25px;
    margin: 10px 0;
}
.n_r em{
    font-size: 15px;
    color: #666;
}
.n_r i{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42px;
    height: 42px;
    background: #1568de;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.n_r i::after{
    content: '';
    display: block;
    width: 9px;
    height: 16px;
    background: url(../images/icon.png) -419px -15px no-repeat;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    bottom: 0;
    margin: auto;
}



.hengha{
	width:1350px; height:160px; background:url(../images/heng.png) no-repeat center; margin:0px auto; position:relative; margin-top:-160px;}
	
	.hengha ul li{
		width:270px; height:120px; float:left; 	text-align:center; line-height:60px; color:#FFF; padding-top:20px;}
	.hengha ul li span{
		font-size:55px;
		color:#FFF;
		font-weight:bold;
		display:block;
	}
.aabout{
	width:1300px; height:80px; margin:0px auto; line-height:80px; margin-bottom:30px;}
.chakangenfduo{
	width:125px; height:40px; border:#CCC 1px solid; border-radius: 20px; float:right; background:#f0f0f0; line-height:40px; text-align:center; display:block;}
.chakangenfduo a{
	display:block;  border-radius: 20px; }
.chakangenfduo a:bover{
	display:block;  border-radius: 20px; background:#1469e0; }
	
	
	.left_cong{
		width:225px; height:300px; background:#0273e3; margin-top:20px; padding:15px;}
	.left_cong span{
		font-size: 16px;
    line-height: 30px;
	 color:#FFF;}
.left_cong h3{
		    font-size: 30px;
    display: block;
    margin-bottom: 10px;
	line-height:40px;
    font-family: impact;
    font-weight: 100;
    color: #ff9000;}