@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:1350px; 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: 120px;
	background: rgba(255, 255, 255, .7) url(../images/nav.png) center top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.left-logo{
    width: auto;
    position: relative;
    padding-left: 6%;
    margin-top: 12px;
}


.navb {
	height: 120px;
	width: 43%;
	margin-left: 4%;
}
.navb .active {
	position: relative;
	float: left;
	width: 13%;
	display: inline;
	text-align: center;
	line-height: 120px
}

.navb .on{
	height: 120px;
	line-height: 120px;
	background: #0062db;

} 
.navb .on::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 4px;
    background:#fff;
}

.navb .on a{
	color: #fff;
	display: block;
	font-size: 16px;
	position: relative;
}


.navb h3{
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #000;
	text-align: center;
	margin-top: 9px;
}
.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:118px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -170px !important;
	width: 830px;
}
.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:151px;
}
.navb .sub li p {
	text-align:left;
}
.mun1 {
	width:510px;
	height:460px;
	background:#f6f6f6;
	-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;
	height: 35px;
    overflow: hidden;
}
.mun1 ul li h2 a{
	font-size: 14px;
}
.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;
}
.right-tel{
    color: #fff;
    padding-left: 55px;
    margin-top: 38px;
    margin-right: 8%;
    background: url(../images/tel.png) left center no-repeat;
}
.right-tel p{
    font-size: 17px;
    color: #383838;
    padding-left: 3px;
}
.right-tel span{
    font-family: "Impact";
    font-size: 30px;
    display: block;   
    color: #d24832 
}
@media screen and (max-width:1910px){
	.left-logo{padding-left: 3%;}
}
@media screen and (max-width:1700px){
    .navb{width: 42%;}
}
@media screen and (max-width:1650px){
    .left-logo{padding-left: 1%;}
    .right-tel{margin-right: 1%}
}
@media screen and (max-width:1550px){
    .navb{width: 40%;margin-left: 3%;}
    .navb .active{width: 14%;}
}



/*banner*/
.flexslider {
	margin: 0 auto 0;
	position: relative;
	width: 100%;
	height: 910px;
	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: 910px;
	border:0;
}

/*产品分类*/
.pronav{
	width: 100%;
	height: 368px;
	background: url(../images/profl.jpg) center no-repeat;
	position: relative;
    z-index: 111;
}

.pro_list{
    width: 100%;
}
.pro_list_con{
    width: 88%;
    margin: 0 auto;
}
.pro_list_con::after{
    content: '';
    display: block;
    clear: both;
}
.pro_list_l{
    width: 392px;
    height: 496px;
    background: url(../images/pro_list.png) center center no-repeat;
    float: left;
    margin-top: -127px;
}
.pro_list_l_con{
    width: 340px;
    height: 168px;
    margin-left: 12px;
    margin-top: 180px;
    overflow: hidden;
}
.pro_list_l_con ul{
    position: relative;
}
.pro_list_l_con ul li{
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    margin: 3px 5px;
    background:#0052b7;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border-radius: 5px;
}
.pro_list_l_con ul li:hover{
    background: #ef0000;
}
.pro_list_l_con ul li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.pro_list_arrow{
    width: 170px;
    margin-left: 100px;
    margin-top: 15px;
}
.pro_list_arrow_l,.pro_list_arrow_r{
    width: 65px;
    height: 65px;
    margin: 0 10px;
    float: left;
    border-radius: 50%;
    background: #0052b7;
    position: relative;
    cursor: pointer;
    box-shadow: 0 0 5px rgb(0 82 183);
}
.pro_list_arrow_r{
    background-color:#ef0000;
}
.pro_list_arrow_l::before,.pro_list_arrow_r::before{
    content: '';
    display: block;
    width: 20px;
    height: 30px;
    background-image: url(../images/icon.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.pro_list_arrow_l:hover,.pro_list_arrow_r:hover{
    background: #f70007;
}
.pro_list_arrow_l::before{

}
.pro_list_arrow_r::before{
    background-position: 23px 0;
}
.pro_list_r{
    float: right;
    overflow: hidden;
    margin-top: 60px;
}
.pro_list_r_go{
    width: 9999px;
}
.pro_list_r_go ul{
    float: left;
}
.pro_list_r_go ul li{
    width: 175px;
    margin: 0 8px;
    float: left;
}
.pro_list_r_go ul li span{
    display: block;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    overflow: hidden;
}
.pro_list_r_go ul li span img{
    width: 100%;
    height: auto;
    min-height: 175px;
}
.pro_list_r_go ul li em{
    width: 150px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    margin: 15px auto;
    background: #0077ee;
    border-radius: 19px;
    display: block;
}
.pro_list_r_go ul li:hover em{
	background: #ef0000
}
/*pro*/
.probj{
	width: 100%;
	height: 880px;
	background: url(../images/probj.jpg) center bottom no-repeat;
	margin-top: 35px;
}
.pro_show{
    width: 89%;
    margin: 0 auto;
    overflow: hidden;
	height: 780px;
}
.pro_go ul{overflow: hidden;}
.pro_go ul li{
    width: 24.3%;
    margin: 18px 0.3%;
    float: left;
    position: relative;
}
.cpimg{
	width: 100%;
	height: 290px;
	background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;

}

.pro_go ul li .p1{
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    transition: all 0.6s;
	border-bottom: 1px #e8e8e8 solid;
	background: #fff;
}
.pro_go ul li .p1 .sytitle{
	color: #000;
	float: left;
	padding-left: 18px;
	font-size: 16px;
}
.pro_go ul li .p1 .tumore{
	float: right;
	width: 75px;
	height: 20px;
	border: 1px #c8c8c8 solid;
	border-radius: 50px;
	margin-right: 10px;
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	color: #a8a8a8;

}
.pro_go ul li:hover .p1{
    background: #0077ee;
}
.pro_go ul li:hover .sytitle{
	color: #fff;
}
.pro_go ul li:hover .tumore{
	color: #fff;
	border: 1px #fff solid;
}
.pro_go ul li .p2{
	display: block;
	width: 100%;
	height: 290px;
	background: rgba(0,0,0,.65);
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
    display: none;
}
.pro_go ul li .p2 .smore{
	display: block;
	height: 80px;
	background: url(../images/sou.png) center no-repeat;
	margin-top: 76px;
}
.pro_go ul li .p2 .cptel{
	font-size: 33px;
	color: #fff;
	font-family: "Arial";
	display: block;
	margin-top: 10px;
}
.pro_go ul li:hover .p2{
	display: block;
}

/*优势*/
.advbj{
   width: 100%;
   height: 783px;
   background: url(../images/abbj.png) center no-repeat;
   margin-top: -45px;
   position: relative;
   z-index: 99;
}
.adv_lb{
   margin-left: 260px
}
.adv_lb ul li{
	float: left;
	width: 360px;
}
.adv_lb ul li:first-child{
	margin-top: 100px;
}
.adv_lb ul li .ysnr{
	color: #fff;
	margin-top: 30px;
	margin-left: 95px;
	width: 260px;
}
.adv_lb ul li .ysnr span{
	font-size: 26px;
}
.adv_lb ul li .ysnr em{
	display: block;
	width: 50px;
	height: 4px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 25px;
}
.adv_lb ul li .ysnr p{
	font-size: 16px;
	line-height: 28px;
}
.adv_lb ul li:nth-child(2) {
	margin-top: 150px;
}
.adv_lb ul li:nth-child(2) img{
	margin-left: 20px;
}
.adv_lb ul li:nth-child(3) img{
	margin-left: 40px;
}
.adv_lb ul li:nth-child(3) {
	margin-top: 85px;
}
.adv_lb ul li:hover img{
	transition: all 0.5s;
    transform: rotate(360deg);
    cursor: pointer;
}
.ystel{
	width: 360px;
	height: 65px;
	background: url(../images/ystel.png) center no-repeat;
	margin: 0 auto;
	margin-top:55px 
}
.ystel span{
	color: #fff;
    font-size: 36px;
    font-family: "Arial";
    line-height: 65px;
    padding-left: 90px;
}
.advimg{
	position: absolute;
	z-index: 999;
    left: -45px;
    bottom: -60px;
}
.advimg img{
	animation: ball .6s infinite alternate;
}

@media screen and (max-width:1900px){
    .advimg img{width: 90%;}
}
@media screen and (max-width:1500px){
    .advimg img{width: 80%;}
}
/*com*/
.com{
    width: 100%;
    height: 660px;
    background: url(../images/aboutbj.jpg) center bottom no-repeat;
    margin-top: 40px;
}
.com_l{
    float: left;
    margin-top: 50px;
}
.com_r{
    float: right;
    width:650px;
    margin-top: 20px;

}
.com_r p{
    font-size: 16px;
    margin: 15px 0;
    color: #333;
    line-height: 32px;
    padding-left: 15px;
}
.com_r a{
    display: block;
    width: 390px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #fd6c01 url(../images/tela.png) 35px center no-repeat;
    border-radius: 50px;
    font-size: 35px;
    font-family: "Arial";
    padding-left: 86px;
    margin-top: 26px;
}
.com_r a span{
	font-size: 23px;
}

/*新闻*/
.probt{
	text-align: center;
	margin-top: -20px;
}
.probt img{
	margin-top: -35px;
}
.probt span{
	color: #333;
	font-size: 40px;
	font-weight: bold;
	position: relative;
}
.probt p{
	font-size: 16px;
	color: #6b6b6b
}
.probt span:hover{
	color: #165dca
}
.probt span::after{
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    width: 46px;
    height: 23px;
    background: url(../images/xwbt.png) center no-repeat;
    right: -50px;
}

.newbj{
    width: 100%;
    height: 590px;
    background: url(../images/xwbj.jpg) center no-repeat;
    margin-top: -78px;
}
.newbj ul{
	width: 88%;
	margin: 0 auto;
	padding-top: 100px;
}
.newbj ul li{
    float: left;
    width: 25%;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}
.newbj ul li .xwimg{
	height: 260px;
	overflow: hidden;
	transition: all 0.6s;
}
.newbj ul li .xwone{
	margin-top: 18px;
}
.newbj ul li .xwone a{
	font-size: 18px;
	color: #222;
}
.newbj ul li .xwone p{
	font-size: 15px;
	color: #989898;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 5px;
}
.newbj ul li .xwone span{
	font-size: 15px;
	font-family: "Arial";
	color: #a2a2a2;
	background: url(../images/shijian.png) left center no-repeat;
	padding-left: 30px;
	display: block;
    height: 20px;
    margin-top: 15px;
}
.newbj ul li:hover .xwimg {
	transform: scale(1.1);
}
.newbj ul li:hover .xwone a{
	padding-left: 15px;
	color: #165dca;
}

/*底部*/
.footbj{
    width: 100%;
    height: 560px;
    background:url(../images/footbj.jpg) center no-repeat;
    position: relative;
}
.com_b_con ul li span,
.com_b_con ul li em{
    border-radius: 50%;
}
.com_b_con ul li{
    float: left;
    margin: 30px 26px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.com_b_con ul li::after{
    content: '';
    display: block;
    position: absolute;
    right: -37px;
    top: 43%;
    width: 20px;
    height: 17px;
    background: url(../images/jt.png) center no-repeat;
    margin-top: -8.5px;
}
.com_b_con ul li:last-child::after{
    background: none;
}
.com_b_con ul li span{
    display: block;
    width: 170px;
    height: 170px;
    border: 1px dashed #fff;
    position: relative;
    transition: all 0.6s;
}
.com_b_con ul li:hover span{
    transform: rotateY(360deg);
}
.com_b_con ul li em{
    width: 130px;
    height: 130px;
    overflow: hidden;
    border: 10px solid #2a74dd;
    margin: 10px;
    display: block;
}
.com_b_con ul li em img{
    width: 100%;
    height: auto;
    min-height: 130px;
}
.com_b_con ul li i{
    font-size: 17px;
    color: #fff;
    margin-top: 10px;
    font-style: normal;
    display: block;
}
.footer{
	width: 1350px;
	margin: 0 auto;
}
.dlogo{
	margin-top:20px;
}
.dlogo img{
	display: block;
	margin: 0 auto;
}
.dlogo p{
    font-size: 32px;
    font-family: "Arial";
    color: #fff;
    background: url(../images/tel.jpg) left center no-repeat;
    padding-left: 55px;
}
.dbnav{
    margin-left: 70px;
    width: 420px;
    margin-top: 73px;
}
.dbnav span{
	color: #fff;
	font-size: 19px;
}
.dbnav em{
	display: block;
	width: 30px;
	height: 3px;
	background: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dbnav ul li{
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
}
.dbnav ul li a{
	font-size: 15px;
	color: #c2c2c2;
}
.dbnav ul li:hover a{
	text-decoration: underline;
}
.dbtel{
	color: #c2c2c2;
	font-size: 15px;
	line-height: 28px;
	width: 320px;
	margin-top: 100px;
    margin-left: 20px;
}
.dbewm{
	margin-top: 80px;
}
.copy{
	width: 1350px;
	margin: 0 auto;
	border-top: 1px #404040 solid;
	line-height: 55px;
	margin-top: 23px;
	text-align: center;
	font-size: 15px;
	color: #c2c2c2
}
.copy span{
	color: #c2c2c2
}
.copy a{
	color: #c2c2c2
}

/*内页左侧分类*/
.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:#000;
	background: #eaeaea;
}

.breadcrumbs .dqdhMain {
	float:right;
}
.breadcrumbs .dqdhMain a {
	font-size: 14px;
	color: #000;
	display:inline-block;
}
.breadcrumbs .dqdhMain a:hover {
	text-decoration:underline;
	color:#000;
}
.breadcrumbs .dqdhMain .span2 {
	color:#000;
	font-size: 14px;
	display:inline-block;
	padding:0 5px;
}

.breadcrumbs .span11 {
	color:#000;
	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:40px;
	line-height:40px;
	background-color:#0077ee;
	color:#fff;
	font-size:15px;
	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;
}

/*左侧分类*/
.profl{
	width: 1350px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px
}
.profl ul li{
	float: left;
	width: 220px;
	line-height: 50px;
	border-radius: 0 10px 0 10px;
	background: #0077ee;
	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: #ef0000;
}

/*Â·Ã–Ã'Â³*/
.page{ margin-top: 50px;}
.page_contact{
    position: relative;
    width:680px;
}
.page_contact h3{
    text-align: left;
    font-size: 48px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
	font-family: 'Calisto MT', Helvetica, sans-serif;
	margin-left: 20px;
}
.page_contact em{
    color: #9fa09f;
    font-size: 15px;
	margin-left: 20px;
	display: block;
}
.page_contact h4{
    font-size: 34px;
    color: #0077ee;
    margin: 30px 0;
	font-weight: bold;
	margin-left: 20px;
}
.con_txt{
	line-height: 32px;
    margin-left: 20px;
}
.map{
    width: 660px;
    margin-top: 8px;
    margin-bottom: 50px;
}


.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;
	border-top:1px solid #f3f3f3;
}
.viewpage .main_r_nav {
	color:#999;
	font-size:14px;
	line-height:30px;
	background: #d9e2f3;
	border-radius: 50px;
	margin: 20px;
	padding: 8px 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;
}
.nyyc {
	width: 280px;
	height: auto;
	margin-right: 20px;
	margin-top: 30px;
}
.fenlei span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.fenlei ul {
	margin-top: 20px;
}
.fenlei ul li {
	height: 38px;
	line-height: 38px;
	background: #e7e7e7;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	width: 250px;
}
.fenlei ul li a {
	color: #333;
	display: block;
}
.fenlei ul li:hover {
	background:#ffa900;
	cursor: pointer;
}
.fenlei ul li:hover a {
	color: #fff;
}
.nylx {
	width: 245px;
	height: auto;
	background: #f2f2f2;
	padding-bottom: 30px;
	margin-top: 20px;
	padding: 20px 15px 20px 15px;
	margin-bottom: 50px;
}
.nylx span {
	color: #333;
	font-size: 24px;
	font-family: "黑体"
}
.nylx p {
	color: #838383;
	font-size: 14px;
	line-height: 26px;
}
.main {
	width: 1350px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 110px;
}
.maina {
	width: 1350px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 110px;
	border: 1px #e9e9e9 solid;
}
.main .main_right {
	width:100%;
	margin-bottom:50px;
}
.main .main_righta {
	width:1025px;
	margin-bottom:50px;
}
.text {
	line-height:35px;
	font-size:15px;
	color:#666;
	padding:30px;
}
.text span {
	font-size:15px;
	color:#666;
}
.text img {
	max-width:100%;
	margin-bottom: 20px;
}
.main .tT01 {
	text-align:center;
	line-height:35px;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main .tT01 .span1 {
	font-size:24px;
	color:#444;
}
.main .subtitle {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #8F8F8F;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.main .subtitle span {
	padding:0 30px;
}
.stime {
	background: url(../images/shijian.png) left center no-repeat;
}
.sclick {
	background: url(../images/liulan.png) left center no-repeat;
}
.main .main_left {
	width:182px;
}
.main .main_left .titleL {
	height:80px;
	background:url(../images/bt_vt57.jpg) top right no-repeat;
	text-align:center;
	overflow:auto;
}
.main .main_left .titleL span {
	font-size:24px;
	color:#fff;
	font-weight:700;
	display:block;
	width:100%;
	height:80px;
	line-height:80px;
}
.main .main_left .titleL2 {
	display: block;
	width:100%;
	margin-top:10px;
	overflow:hidden;
}
.main .main_left .titleL2 img {
	display:block;
	width:100%;
}
.main .navLeft {
}
.main .navLeft li a {
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	;
	color:#305dc3;
	text-align:left;
	border-bottom:1px solid #305dc3;
	font-size:14px;
	position:relative;
}
.main .navLeft li a span {
	position:relative;
	z-index:5;
	padding-left:15px
}
.main .navLeft li a em {
	display:block;
	width:0;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	height:100%;
	background-color:#305dc3;
	-moz-transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.main .navLeft li a:hover, .main .navLeft li.active a {
	color:#fff;
}
.main .navLeft li a:hover em, .main .navLeft li.active a em {
	width:100%;
}
/*产品详情页*/
.showpro_des_tit{
    padding: 10px;
    background-color: #fafafa;
    margin: 30px 0 0;
}
.showpro_des_tit h3 {
    color: #0058d6;
    border-left: 2px solid #0058d6;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 20px;
}
.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: #0058d6;
}
.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:#0058d6;
	font-size:18px;
	border-bottom:1px solid #b6d4ff;
	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: #f80000;
    margin-top: 50px;
    width: 130px;
}
.product_top .dianhua a {
	color:#fff;
	display: block;
}
.product_top .dianhua:hover {
	background-color:#0058d6;
}
.share {
	margin-top:10px;
}
.share .span1 {
	line-height:32px;
	color:#999;
	padding-right:10px;
	font-size:15px;
}

.xiangqing_top .a_nav {
	display:block;
	float:left;
	width:190px;
	background-cologr:#fff;
	border-bottom:2px solid #e50000;
	color:#eea200;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:18px;
}
.xiangqing_top .a_nav.active {
	background-color:#e50000;
	color:#fff;
}
.contenta {
	background: #fff;
	border: 1px solid #eee;
}
.contact_title2 {
	text-align: center;
	font-size: 18px;
	color: #888;
}
.lx_b {
	width: 100%;
	height: 422px;
	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;
}


.maina .main_righta {
	background: #fff;
	padding-bottom: 50px;
}
.h30 {
	height: 30px;
}
.newsTitle {
	height: 63px;
	line-height: 60px;
	font-size: 20px;
	border-bottom: 1px solid #ebebeb;
}
.newsTitle a {
	float: left;
	padding: 0 35px;
	cursor: pointer;
	margin-top: 2px;
}
.newsTitle .active {
	color: #3dc3e8;
	border-bottom: 2px solid #3dc3e8;
	position: relative;
	top: 1px;
	line-height: 58px;
}

.lybt {
	text-align:center;
	margin-top:40px;
}

.lybt h3 {
	display:block;
	font-size:33px;
	line-height:45px;
	color:#5a5a5a;
}
.liuyan {
	margin-top:15px;
	text-align:center;
}
.liuyan span {
	font-size:15px;
	color: rgb(215, 12, 25);
}
.liuyan a {
	font-size:16px;
	color: #CCCCCC;
}
.liuyan p {
	font-size:16px;
	color: #666666;
	line-height:30px;
}

#faqbox {
	padding:50px 0 90px 0;
	width: 600px;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:78px;
	display:block;
	float:left;
	clear:both;
	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:#e30000;
}
.wizfrm:hover {
	background-color:#ffc600;
}
/**/


.mainBox {
    border: 1px #e9e9e9 solid;
}

.main .proListal {
	width:100%;
	margin-top: 20px;
}
.main .proListal li {
	width:440px;
	float:left;
	background: #fff;
	height: 352px;
	margin-bottom: 15px;
	margin-left: 5px;
	position:relative;
	margin-right: 5px;
	border: 1px #e2e2e2 solid;
    box-sizing: border-box;
}
.main .proListal li .boxal {
	width:438px;
	height:350px;
	display:block;
	cursor:pointer;
}
.main .proListal li .boxal .spanImgal {
	display:block;
	overflow:hidden;
	width:438px;
	height:350px;
	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:438px;
	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(0,119, 238, 0.8);
}
.main .proListal li:hover .spanal p {
	display: block;
	color: #fff;
	font-size: 23px;
	font-family: "Arial"
}
.proListal li .avatar {
	position: relative;
}
.proListal li .avatar {
	display: block;
	height: 350px;
	overflow: hidden;
	width:438px;
}
.proListal li .avatar .spanImgal {
	height: 350px;
}
.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;
}



/*page_news*/
.page_news{
    position: relative;
    z-index: 111;
}
.page_news_con{
    width: 1350px;
    margin: 0 auto 30px auto;
    position: relative;
    z-index: 2;
}
.page_news_con ul li{
    overflow: hidden;
    padding: 30px 0;
    background: #f7f7f7;
    margin: 20px 0;
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
}
.page_news_p>a{
    display: block;
    width: 120px;
    height: 35px;
    border-radius: 30px;
    background: #e30000;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.page_news_con ul li:hover{
    background: #0077ee;
}
.page_news_con ul li:hover .date,.page_news_con ul li:hover .year{
    color: #fff;
}
.page_news_con ul li:hover .page_news_img img{
    transform: scale(1.1);
}
.page_news_con ul li:hover .page_news_p h2 a{
    color: #fff;
}
.page_news_con ul li:hover .page_news_p p{
    color: rgba(255,255,255,.8);
}
.page_news_con ul li:hover .page_news_p>a{
    background: #fff;
    color: #000;
    animation: doudong 0.8s ease-in-out;
}
.page_news_con ul li:hover .page_news_p h2 a::before{
    content:'';
    display: inline-block;
    width: 45px;
    height: 2px;
    background: #fff;
    margin-right: 12px ;
    vertical-align: middle;
}
.time{
    float: left;
    width: 180px;
    text-align: center;
    padding-top: 24.5px;
}
.time span{
    display: block;
}
.date{
    font-size: 72px;
    font-weight: bold ;
    color: #c2c2c2;
    text-align: center;
}
.year{
    font-size: 20px;
    color: #4c4c4c;
}
.page_news_des{
    float: left;
    overflow: hidden;
}
.page_news_img{
    float: left;
    width: 320px;
    height: 160px;
    overflow: hidden;
}
.page_news_img img{
    transition: all 0.6s;
    width: 100%;
    height: auto;
    min-height: 160px;
}
.page_news_p{
    float: left;
    width: 650px;
    margin-left:20px ;
}
.page_news_p h2 a{
    font-size: 18px;
    color: #333333;
    font-weight: normal ;
}
.page_news_p h2 a::before{
    content:'';
    display: inline-block;
    width: 15px;
    height: 2px;
    background: #e30000;
    margin-right: 12px ;
    vertical-align: middle;
    transition: all 0.6s;
}
.page_news_p p{
    font-size: 15px;
    color: #7b7b7b;
    line-height: 26px;
    margin-top: 15px ;
}
@keyframes doudong {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}
.BMap_Marker {
	display:none !important;
}
.BMap_Marker.BMap_noprint {
	background: url(../images/dt.png) center center no-repeat !important;
	display:block !important;
}
.box_left {
	float: left;
	width:260px;
}
.box_left .mode1 {
	width: 225px;
	margin-bottom: 20px;
}
.box_left .mode1 .z_title {
	font-size: 24px;
	display: block;
	color: #FF2D00;
	margin-left: 10px;
}
.box_left .mode1 .english {
	font-size: 24px;
	color: #d9d9d9;
	letter-spacing: 5px;
	height: 60px;
	margin-left: 10px;
}
.box_left .mode1 ul {
	overflow: hidden;
	padding-left: 0;
	margin-top: 24px;
}
.box_left .mode1 ul li {
	line-height: 40px;
	text-indent: 2em;
	margin: 10px 0;
}
.box_left .mode1 ul li a {
	color: #333;
	display: block;
	height: 40px;
	line-height: 40px;
}
.box_left .mode1 ul li:hover, .box_left .mode1 ul li .hover {
	background: #FF2D00;
	color: #ffba00;
}
.box_left .mode1 ul li a:hover {
	color: #fff;
}
.box_left .mode2 {
	width: 225px;
	overflow: hidden;
	margin-top: 50px;
}
.box_left .mode2 .z_title {
	font-size: 24px;
	display: block;
	color: #FF2D00;
	margin-left: 10px;
}
.box_left .mode2 .english {
	font-size: 24px;
	color: #d9d9d9;
	letter-spacing: 5px;
	height: 60px;
	margin-left: 10px;
}
.box_left .mode2 ul {
	margin: 0 0;
	padding: 10px 0 10px 0;
}
.box_left .mode2 ul li {
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.box_left .mode2 ul li:hover a {
	color:#ffba00;
}
.box_left .mode2 ul li:hover {
	border-bottom: 1px dashed #ffba00;
}
.box_left .mode3 {
	margin: 50px 0;
}
.box_left .mode3 span {
	background: url(../images/left_con.png) no-repeat 0 0;
	display: block;
	;
	height: 83px;
	line-height: 83px;
	font-size: 16px;
	text-indent: 1.5em;
	color:#FF2D00;
	font-weight: bold;
}
.box_left .mode3 .left_contact {
	line-height: 26px;
	background:#373737;
	color: #fff;
	padding:10px 15px;
	background-size: 100%
}
