﻿html{ background:#fff; color:#666666; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#666666; font-size:14px; font-family:'微软雅黑';}
a{ color:#666666;}
a:hover{color:#fe0000;}
.clear{
    clear: both;
}



.bian1 {
	BORDER-RIGHT: #d5d5d5 1px solid;  BORDER-LEFT: #d5d5d5 1px solid; BORDER-BOTTOM: #d5d5d5 1px solid;  BORDER-TOP: #d5d5d5 1px solid; background:#ffffff;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;PADDING-LEFT: 0px;PADDING-RIGHT: 0px;
}


.bian5 a{
	PADDING-RIGHT: 10px;PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;  color:#ffffff;  background:#0F579F;font-size:16px
}
.bian5 a:hover{
	PADDING-RIGHT: 10px;PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;  color:#ffffff;  background:#75BFB6;font-size:16px
}

.bian6 a{
	PADDING-RIGHT: 7px;PADDING-LEFT: 7px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;  color:#ffffff; background:#fe0000;font-size:16px
}
.bian6 a:hover{
	PADDING-RIGHT: 7px;PADDING-LEFT: 7px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;  color:#ffffff; background:#F8B271;font-size:16px
}




.p11 IMG {
-webkit-transition: .4s;
	transition: .4s
}
.p11 A:hover IMG {
	 	
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	will-change: transform;	-webkit-transition: .4s;
	transition: .4s


}






/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 25px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}



.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}



#indexNews li {

	font-size: 12px;	
	color: #888888; margin-top:20px; margin-bottom:50px;
}
#indexNews li .xwbt{ background: url(../images/w.png) no-repeat left center; height: 22px; line-height: 22px; padding-left: 30px;}
#indexNews li .xwbt a{ color: #0F579F; font-size: 14px; transition:0.3s all 0s linear;}
#indexNews li .xwnr{ background: url(../images/d.png) no-repeat left 2px; line-height: 1.8; padding-left: 30px; margin-top: 5px; height: 22px; line-height: 22px;}
#indexNews li:hover a{ padding-left: 10px; color: #ff1e24;}


.Newstime {
	color:#afb0b4;
	font-size:12px;
	float: right;
}

#lxwm_nr {
	margin: 0 20px 20px;
	font-size:14px;
}
#lxwm_nr p {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:90%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

#ys_nr1 .font p{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.pic:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/** header **/

.tt1{ width: 100%; height: 90px; position:fixed;top: 0px;  z-index: 31111; background:#ffffff}
.tt2{ width: 100%; height: 90px; position:absolute;top: 0px;  z-index: 31111;}




#nav1_bj{ width: 100%; height: 61px; background:#ffffff no-repeat center top #0F579F; }
#nav1{ width:910px; height:61px;}
#nav1 .nav1-ul-li{ display: block; float: left; font-size: 16px; width: 130px; color:#0F579F; line-height:61px; text-align: center; transition:0.3s all 0s linear;
position: relative;cursor: pointer}
#nav1 .nav1-ul-li a{
    color: #333;
    width:130px;
    height: 100%; font-weight:bold
   
}
#nav1 .nav1-ul-li a:hover{
   width:130px; color: #fe0000; text-decoration:none; font-weight:bold
}


#nav1 .nav1-ul-li ul{
    position: absolute;
    top:61px;
    left: 0;
    width: 130px;
    display: none;
    z-index: 99;BORDER-top: #0F579F 3px solid; 
    
}
#nav1 .nav1-ul-li ul li{
    color: #333333;background-color: #ffffff;
    line-height: 40px;
    font-size: 13px;BORDER-RIGHT: #ebebeb 1px solid; BORDER-LEFT: #ebebeb 1px solid; BORDER-BOTTOM: #ebebeb 1px solid;
}
#nav1 .nav1-ul-li ul li a{
    color:  #333333;
}
#nav1 .nav1-ul-li ul li a:hover{
    color:  #0F579F;
}










#nav_bj{ width: 100%; height: 61px; background:#ffffff no-repeat center top #0F579F; }
#nav{ width:910px; height:61px;}
#nav .nav-ul-li{ display: block; float: left; font-size: 16px; width: 130px; color:#0F579F; line-height:61px; text-align: center; transition:0.3s all 0s linear;
position: relative;cursor: pointer}
#nav .nav-ul-li a{
    color: #333333;
    width:130px;
    height: 100%;
   
}
#nav .nav-ul-li a:hover{
   width:130px; color: #fe0000;
}


#nav .nav-ul-li ul{
    position: absolute;
    top:61px;
    left: 0;
    width: 130px;
    display: none;
    z-index: 99;BORDER-top: #0F579F 3px solid; 
    
}
#nav .nav-ul-li ul li{
    color: #333333;background-color: #ffffff;
    line-height: 40px;
    font-size: 13px;BORDER-RIGHT: #ebebeb 1px solid; BORDER-LEFT: #ebebeb 1px solid; BORDER-BOTTOM: #ebebeb 1px solid;
}
#nav .nav-ul-li ul li a{
    color:  #333333;
}
#nav .nav-ul-li ul li a:hover{
    color:  #0F579F;
}








.footer{ background-color: #404040; color: #a4a4a4;}
.footer_totop{ width: 100%; line-height: 60px; text-align: center; font-size: 18px; color: #ffffff; cursor: pointer;}
.footer_box{ padding: 30px 0; border-top: 1px solid #4e4e4e; border-bottom: 1px solid #4e4e4e;}
.footer_main{ max-width: 1200px; margin: 0 auto;}
.footer_main dl{ float: left; padding-right: 66px;}
.footer_main dl dt{ padding-bottom: 20px;}
.footer_main dl dd{ line-height: 30px;}
.footer_main dl dt a{ color: #d9d9d9;}
.footer_main dl dt a:hover{ color: #ffffff;}

.footer_main dl dd a{ color: #999999;}
.footer_main dl dd a:hover{ color: #ffffff;}



.footer a{ color: #a4a4a4;}
.footer_contact{ float: right; padding-left: 40px; background: url(../images/footer_bg.png) no-repeat;}
.footer_contact img{ width: 135px; padding: 0px; background-color: #fff;}
.footer_contact p{ padding-bottom: 12px;}
.footer_copyr{ margin: 0 auto; padding: 15px 0; line-height: 28px; text-align: center; background:#303030}
.footer_copyr select{ width: 163px; height: 26px; line-height: 26px; border: 1px solid #474747; background-color: #373737; color: #a4a4a4;}

.footer_link{ width: 100%; border-top: 1px solid #2a2a2a; line-height: 24px; margin-top: 30px; padding-top: 20px; float: left;}
.footer_link .title{ float: left;}
.footer_link .text{ margin-left: 85px;}
.footer_link a{ padding-right: 12px; display: inline-block;}

@media screen and (max-width:1520px) and (min-width:1200px){
	.footer_main{ margin: 0 40px;}
	.footer_main dl{ padding-right: 50px;}
	.footer_copyr{ margin: 0 40px;}
}
@media screen and (max-width:1399px) and (min-width:1200px){
	.footer_main dl{ padding-right: 30px;}
	.footer_main dl dd{ font-size: 14px; line-height: 26px;}
	.footer_link{ font-size: 14px;}
}
@media screen and (max-width:1199px) and (min-width:970px){
	.footer_main{ margin: 0 20px; text-align: center;}
	.footer_contact{ display: none;}
	.footer_main dl{ width: 14.2%; display: inline-block; padding: 0; font-size: 0;}
	.footer_main dl dt,.footer_main dl dd{ font-size: 16px;}
	.footer_copyr{ margin: 0 20px; text-align: center;}
	.footer_copyr .fl,.footer_copyr .fr{ float: none;}
	.footer_copyr .fl{ padding-bottom: 10px;}
	.footer_link{ text-align: left;}
}
@media screen and (max-width:969px){
	.footer_totop{ line-height: 50px; border-bottom: 1px solid #3e3e3e;}
	.footer_box{ display: none;}
	.footer_copyr{ margin: 0 20px; text-align: center;}
	.footer_copyr .fl,.footer_copyr .fr{ float: none;}
	.footer_copyr .fl{ padding-bottom: 10px;}
}
@media screen and (max-width:639px){
	.footer{ font-size: 15px;}
	.footer_totop{ line-height: 46px; font-size: 16px;}
	.footer_copyr{ line-height: 24px;}
	.footer_copyr .fr{ display: none;}
}









#flash{ height:900px; width:100%; overflow:hidden; position: relative;}
.flash { position: absolute; z-index: 0; width: 1920px; height: 900px; margin: 0 auto; top: 0;}


#ssbj{ height: 60px; background: #f5f5f5; width: 100%;}
#ssnr{ width: 1200px; height: 60px; line-height: 60px;margin: 0 auto;}
#ssnr span{ font-weight: bold;}
#ssnr a{ padding: 0 20px 0 0;}
.ss{ width:185px; height:40px; float: right; padding-top: 9px; background: url(../images/ssbj.png) no-repeat left bottom;}
.sou_left{float:left; width:145px; height:40px; line-height:40px; background: no-repeat; border:none; text-align:left; color:#595959; padding-left:10px; font-size: 12px;}
.ss_pic{ float:right; padding: 10px 10px 0 0;}


/** footer **/
#end{ width:100%; background:#7f7f7f; height:auto; padding: 80px 0px 10px 0px;}
#end_nr{ width:600px; background: url(../images/wx.png) no-repeat right top; color: #fff; height:auto; min-height: 162px; padding-right: 300px; overflow: hidden; line-height: 2.0;margin: 0 auto;}
#end_nr .right{ width: 290px;}

#end_end1{ height: 25px; width: 100%; text-align: center; color: #fff; line-height: 25px; background: #7f7f7f; color: #fff; font-size: 12px;}

#end_end{ height: 45px; width: 100%; text-align: center; color: #fff; line-height: 45px; background: #5f5f5f; color: #fff; font-size: 12px; margin-top:30px}
#end_end a{ color: #fff;}
#end_end a:hover{ color: #fff;}

/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:30px 0;margin: 0 auto;}


#cplb{ background: url(../images/cpfont.png) no-repeat left top; padding-left: 60px; min-height: 500px; width: 220px; float: left;}

#cplb1{ background: url(../images/l1_1.png) no-repeat left top; padding-left: 60px; min-height: 500px; width: 220px; float: left;}
#cplb2{ background: url(../images/l1_2.png) no-repeat left top; padding-left: 60px; min-height: 500px; width: 220px; float: left;}
#cplb3{ background: url(../images/l1_3.png) no-repeat left top; padding-left: 60px; min-height: 500px; width: 220px; float: left;}
#cplb4{ background: url(../images/l1_4.png) no-repeat left top; padding-left: 60px; min-height: 500px; width: 220px; float: left;}
#cplb5{ background: url(../images/l1_5.png) no-repeat left top; padding-left: 60px; min-height: 500px; width: 220px; float: left;}
#cplb6{ background: url(../images/l1_6.png) no-repeat left top; padding-left: 60px; min-height: 500px; width: 220px; float: left;}



.picMarquee{ width:900px;  overflow:hidden; position:relative; float:left;}
.picMarquee .bd{ padding:0px; margin:0;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li{ margin:0 20px 20px 0; float:left; width: 242px; height: 250px; padding: 40px 15px; border: 4px solid #ebebeb; overflow:hidden; text-align:center; transition:0.3s all 0s linear;}
.picMarquee .bd ul li .cpmore{ width: 185px; height: 30px; background: #0F579F; border-radius: 18px; color: #fff; text-align: center; line-height: 30px; margin-top: 15px; transition:0.3s all 0s linear;}
.picMarquee .bd ul li .cpmore a{ color: #fff;}
.picMarquee .bd ul li:hover .cpmore{ background: #799dff;}
.picMarquee .bd ul li:hover{ border: 4px solid #0F579F; }
.picMarquee .bd ul li p{ width:242px; height:171px; margin-bottom: 10px; overflow: hidden;}
.picMarquee .bd ul li img{ width:242px; height:171px; transition:transform 1s ease 0s;}
.picMarquee .bd ul li:hover img{ transform: scale(1.1, 1.1);}
.picMarquee .picList{width:310px; height:auto; float:left; }

#ysbj{ background: url(http://images.5120.com.cn/qzljs.com/images/ysbj.png) no-repeat center top; width: 100%; height: 518px;}
#ysend{ background: url(http://images.5120.com.cn/qzljs.com/images/ysend.png) no-repeat center top; height: 281px; width: 100%; position: relative; z-index: 1; top: -40px; margin-bottom: -40px;}
#ysend1{ background: url(../images/en_ysend.png) no-repeat center top; height: 281px; width: 100%; position: relative; z-index: 1; top: -40px; margin-bottom: -40px;}

.ysnr{ float: left; width: 258px; height: 400px; position: relative; margin: 0 21px;}
.pic{ width: 258px; height: 258px; position: relative; z-index: 2;}
.pic .img{ position: absolute; z-index: 1; left: 0; top: 0; width: 258px; height: 258px;}
.pic .font{ position: absolute; z-index: 2; width: 258px; left: 0; top: 23px; text-align: center; line-height: 30px;}
.pic .font .num{ color: #ffa800; font-family: impact; font-size: 48px; margin-bottom: 10px;}
.pic .font p{ color: #203876; font-size: 30px; font-weight: bold;}
.pic .font span{ font-size: 11px; color: #acacac; font-family: arial;}
.yscont{ position: absolute; z-index: 1; top: 170px; left: 7px; background: url(../images/ysnr.png) no-repeat center top; width: 204px; height: 131px; line-height: 25px; font-size: 12px; color: #fff; padding: 100px 20px 0;}
.ysnr:hover .font .num{ color: #203876;}
.ysnr:hover .font p{ color: #ffa800;}
.ysnr:hover .yscont{ color: #ff0;}

#huang{ background: #f8f8f8; width: 100%; height: auto; overflow: hidden;}
.title{ float: left; color: #454545; font-size: 26px; font-weight: bold;}
.title span{ color: #c8c8c8; font-weight: normal; font-family: arial; padding-left: 10px;}
.more{ float: right; padding-top: 7px;}

#gsjj{ float: left; padding: 30px 0; width: 800px;}
#gsjj .right{ padding-top: 10px; width: 600px;}
#cjwt{ background: url(../images/wdbj.png) no-repeat center bottom #f8f8f8; width: 320px; float: right; height: auto; overflow: hidden; padding: 30px 30px 0px;}
#gg{ width: 100%; height: 150px; background: #0F579F; text-align: center; padding-top: 10px;}

#hui{ width: 100%; height: 305px; background: #f0f0f0; padding-top: 50px;}
#xwnr{ width: 1200px; height: 175px; position: relative;}


#marqueedivcontrol{width:1200px; height:600px; overflow:hidden; margin: 0 auto; float:left;}
#marqueedivcontrol li{ float:left; overflow: hidden; width:282px; background: #fff; height:300px; margin-right:20px; text-align:center;}
#marqueedivcontrol li a{ display: block; overflow: hidden; width:282px; height:199px; margin-bottom: 5px; transition:0.3s all 0s linear;}
#marqueedivcontrol li img{ width:282px; height:199px; transition:0.3s all 0s linear;}
#marqueedivcontrol li p{ color: #666666; text-align: left; padding-left: 20px; height: 45px; line-height: 45px;}
#marqueedivcontrol li .gdmore{ width: 110px; height: 26px; background: #0F579F; border-radius: 15px; font-size: 12px; margin-left: 20px; float: left; line-height: 26px; text-align: center; color: #fff; transition:0.3s all 0s linear;}
.cpgd{width:1220px;}
#marqueedivcontrol li:hover img{ transform: scale(1.1, 1.1);}
#marqueedivcontrol li:hover .gdmore{ background: #fe0000;}



#marqueedivcontrol_{width:1220px; height:288px; overflow:hidden; margin: 0 auto; float:left;}
#marqueedivcontrol_ li{ float:left; overflow: hidden; width:185px; background: #ffffff; height:265px; margin-right:20px; text-align:center;}
#marqueedivcontrol_ li a{ display: block; overflow: hidden; width:165px; height:244px; margin-top: 10px; margin-left:10px;transition:0.3s all 0s linear;}
#marqueedivcontrol_ li img{ width:165px; height:244px; transition:0.3s all 0s linear; }
#marqueedivcontrol_ li p{ color: #666666; text-align: left; padding-left: 20px; height: 45px; line-height: 45px;}
#marqueedivcontrol_ li .gdmore{ width: 110px; height: 26px; background: #0F579F; border-radius: 15px; font-size: 12px; margin-left: 20px; float: left; line-height: 26px; text-align: center; color: #fff; transition:0.3s all 0s linear;}
.cpgd_{width:1260px;}
#marqueedivcontrol_ li:hover img{ transform: scale(1.1, 1.1);}
#marqueedivcontrol_ li:hover .gdmore{ background: #fe0000;}








#zdxw{ position: absolute; left: 0; top: 0; width: 366px; height: 155px; float: left; background: url(../images/xwpic.png) no-repeat center top #fff; padding: 130px 25px 0;}
#xwzx{ position: absolute; right: 0; top: 0; width: 690px; padding: 25px; background: #fff; height: 235px;}

#xwlb{ float: right; width: 540px;}
#xwlb li {
	height:40px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	transition:0.3s all 0s linear;
}
#xwlb li:hover{ border-bottom: 1px solid #ccc; padding-left: 10px;}


.picScroll-left{ width:366px;  position:relative;  }
.picScroll-left .hd{ height:40px; position: absolute; right: -45px; top: -35px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; text-align: center; padding-top: 10px; width:45px; height:30px; background: #0F579F; float:right; cursor:pointer;transition:0.3s all 0s linear;}
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{ background: #fe0000;}
.picScroll-left .bd{ width: 366px; padding:10px 0;   }
.picScroll-left .bd ul{ zoom:1; line-height:2.0;}
.picScroll-left .bd ul li{ float:left; _display:inline; text-align:left; color: #888888; width: 366px;}
.picScroll-left .bd ul li a{ color: #0F579F; font-size: 18px; font-weight: bold;}
.picScroll-left .bd ul li .xwmore{ width: 69px; height: 25px; line-height: 25px; text-align: center; color: #fff; background: #0F579F; border-radius: 16px; float: left; margin-top: 5px; transition:0.3s all 0s linear;}
.picScroll-left .bd ul li .xwmore a{ color: #fff; font-weight: normal; font-size: 14px;}
.picScroll-left .bd ul li:hover .xwmore{ background: #fe0000; width: 90px;}


/** sidebar **/
#sidebar{ width:280px; height:auto; overflow:hidden; float: left;}
#main_right{ width:900px; height:auto; overflow:hidden; float: right;}

#zi_banner{ width: 100%; height: 250px; background: url(../images/zi_banner.jpg) no-repeat center top;}

#pro_list { padding: 0; background: #f5f5f5;}
/*#pro_list h3{ display: block;  height: 45px; line-height: 45px; text-align: center; background: url(img/line.png) no-repeat center bottom; }
#pro_list h3 a{ color: #fff; font-weight: bold;}
#pro_list ul{ display:none;}*/
#pro_list li{ height: 45px; line-height: 45px; text-align: center; border-bottom: 1px solid #B1D9D6; transition:0.3s all 0s linear;}
#pro_list li a{ color: #333; font-size: 14px;}
#pro_list li:hover a{ color: #fe0000;height: 100%;}
.pro_list_child li{
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: url(../images/line.png) no-repeat center bottom;
    transition: 0.3s all 0s linear;
}




#left_lx{ background: url(../images/left_tel.png) no-repeat center 40px #f5f5f5; text-align: center; padding: 80px 0 40px; color: #fe0000; font-size: 18px;}
#left_lx1{ background: url(../images/en_left_tel.png) no-repeat center 40px #0F579F; text-align: center; padding: 80px 0 40px; color: #fe0000; font-size: 28px;}
#left_bt{ font-size: 20px; font-weight: bold; color: #ffffff; padding-bottom: 0px; line-height: 50px; text-align:center; background:#0F579F }

#zi_bj{/* background: url(img/bj_zy.jpg) repeat-x center top #fff; */width: 100%; height: auto; overflow: hidden;}

#title_zy{ background: url(../images/title_bj.png) no-repeat left bottom; height: 60px;}
#title_zy .left{ color: #666666; font-size: 20px; font-weight: bold; padding-left: 50px; padding-top:10px}
#title_zy .right{ line-height: 60px;}
/** zy **/ 
.content{ clear: both; padding: 20px 0 0; line-height: 2.0;}
#content_zy{ line-height: 2.0; padding: 20px 0 0; height: auto; overflow: hidden;}

.new_li_content li{ background: #fff; height:110px; padding:10px; margin-bottom: 10px; border:1px #999 dotted; transition:all 0.4s linear 0s;}
.news_title_content{ height:110px; width:790px;  padding:0 10px;}
.new_li_content li img{ margin:0 10px;}
.news_li_content{ color:#999; font-size:12px;}
.new_li_content li:hover{ background:#fe0000;}
.new_li_content li:hover .news_li_content{ color:#fff; font-size:12px;}
.new_li_content li:hover a{ color:#fff}
.news_li_title .time_news2{ margin:0 15px;transition:all 0.2s linear 0s;}
.new_li_content li:hover .news_li_title{ color:#fff; font-weight:bold;}
.new_li_content li:hover .time_news2{ margin:0 25px;}

.product_left{width:445px; height:auto; overflow: hidden; margin-right:10px; float:left;}
.product_right{float:right; line-height:2.0; width: 425px; height:auto; overflow:hidden;}
.pro_namelb{ font-size:14px; line-height:2.2; border-bottom: 1px dotted #666; margin-top: 5px; padding-bottom: 5px;}
.pro_namelb strong{ font-size: 16px; color: #515151;}
#ckxq{ height:40px; width:135px; line-height:40px; border: 2px solid #b7b7b7; text-align:center; color:#b7b7b7; float:left; margin-right: 10px; transition:0.3s all 0s linear; float: left;}
#ckxq a{ color:#b7b7b7; font-size:16px;}
#ckxq:hover{ background: #0F579F; border: 2px solid #0F579F;}
#ckxq:hover a{color: #fff;}
#cp_tel{ border: 2px solid #b7b7b7; padding: 10px; line-height: 30px; color: #0F579F; font-size: 30px; font-family: impact;  margin:20px 0 10px;}
#cp_tel p{ font-size: 20px; font-family: "方正正中黑简体";}


/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; margin:0 10px 15px; width:278px; height:250px; text-align:center; border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear;}
.pro img{ max-width:278px; height:210px;}
.pro li .pro_pic{width:278px; height:209px; background: #fff; overflow: hidden;}
.pro a{ color:#333; font-size:14px;}
.pro li:hover{ background:#efefef;border:1px solid #efefef;}
.pro li:hover a{ color:#fe0000;}

/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:40px;text-indent:2em;line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../images/icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px;}
.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#fe0000;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:10px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#154099;text-align:left; font-weight: bold; font-size:24px; margin-bottom: 20px;}
.info_title{margin:10px 0 0 0;width:100%;height:38px; border-bottom: 1px dashed #b8b8b8; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#0F579F;color:#fff;line-height:38px; font-weight: normal; font-size: 16px; padding: 0 20px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 80px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../images/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}


.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.wp-pagenavi {
	MARGIN: 0px auto; PADDING-TOP: 15px
}
.wp-pagenavi A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:link {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:visited {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:hover {
	FONT-WEIGHT: bold! important; COLOR: #0b3779! important; BACKGROUND-COLOR: #eee! important
}
.wp-pagenavi A:active {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN.pages {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.extend {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.current {
	BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #aaa 1px solid; COLOR: #000! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #eee! important
}


.subNavBox{width:200px;}
.subNav{cursor:pointer;font-size:20px;color:#fff;line-height:28px;background:url(../images/jiantou.png) no-repeat;background-position:95% 50%;}
.subNav:hover{color:#ff0;}
#pro_list>li>a{font-size: 18px;}
.currentDd{color:#ff0}
.navContent{display: none;background-color: #fe0000;}
#pro_list  .navContent li{    border-bottom: 1px solid #FBD3AE;}
#pro_list  .navContent li a{display:block;width:100%;text-align:center;font-size:14px;line-height:40px;color:#fff;}
#pro_list  .navContent li a:hover{color:#fff;background-color:#0F579F;height: 100%;}
.currentDt{background-image:url(../images/jiantou1.png);}
#nav ,#top_index,#top_line{margin: 0 auto;}
.productj .procontern{width: 400px;}


