@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #666;
	list-style:none ;
	}
body{
	overflow-x: hidden;
	background: #FFF;
}
.index{
	background: #FFF;
}
.head{
	background: #FFF;
	}
A:hover{
	color: #d63914;
}

.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/
.logo{
	width: 1200px;
	margin:auto;
	height: 110px;
}
.logo .left{
	width: 600px;
	padding-top: 30px;
}
.logo .right{
	width: 400px;
	padding-top: 30px;
}
.logo .right img{
	float: right;
	width: 66px;
	margin-left: 8px;
}
.logo .right li{
	width: 300px;
	float: right;
	padding-top: 20px;
	font-size: 18px;
	color: #262525;
	text-align: right;
}

.nav{
	width: 1200px;
	margin: auto;
	position: relative;
	
}

.nav ul .nav_li{ 
	width:109px; 
	float:left; 
	text-align:center; 
	height: 55px;
	position:relative; 
	}
.nav ul .nav_li .nav_li_a{ 
	color:#333; 
	font-size:15px; 
	line-height:55px;
	text-align: center;  
	width:109px; 
	height:55px;
	display:block;
	position:relative;
    z-index: 999;
	}

.nav ul .sy .nav_li_a{
	background:none;
	}
.submenu{ 
	width:100%;
	padding-bottom: 2px;  
	position:absolute; 
	top:55px;
	display:none; 
	z-index:99;
	}

.submenu .dhyb{
	float:right; 
	width:100%;
	
	}

.submenu .dhzb{ 
	width:100%;
	overflow:hidden;
  }
.submenu .dhzb dd{ 
	width:100%;
}
.submenu .dhzb dd ul{ 
	width:100%;
	background:none;
	margin:0px;
	border: none;
	 }
.submenu .dhzb dd ul li{ 
	width:100%;
	background-color: rgba(238,112,25,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ee7019,endColorstr=#C8ee7019);
	height:40px; 
	text-align: center;
	line-height:30px; 
	margin-top: 1px;	
	}
.submenu .dhzb dd ul li a{ 
	color:#FFF; 
	font-size:14px; 
	line-height:40px; 
	}
.submenu .dhzb dd ul li a:hover{
	display: block;
	width:100%;
	height: 40px;
	text-align: center;
	line-height:40px; 
	background: #ee7019;
	}

.nav ul .sy .nav_li_a{ 
	background: #ee7019;
	color: #fff;
	}







/*banner*/


#focusBar{
	width:100%;
	height:700px;
	clear:both;
	z-index: 2;
	min-width: 1200PX;
	position: relative;
	overflow:hidden;
	}
#focusBar li{
	width:100%;
	clear:both;
	min-width: 1200PX;
	height:700px;
	display:none;
	position:absolute;
	background-position:  center !important;
	/* position:relative;*/
	}
#focusBar .focusL{
	height:700px;
	position:absolute;
	z-index:9;
	width: 1200px;
	 top:0px;
	 left:-600px;
	 margin-left:50%;
	 }
#focusBar .focusR{
	height:700px;
	position:absolute;
	z-index:19;
	width: 1000px;
	top:0px;
	left:-500px;
	margin-left:50%;
	}

a.arrL,a.arrR{
	display:block;
	width:52px;
	height:144px;
	position:absolute;
	top:300px;
	z-index:99;
	cursor:pointer;
	background:url(bt_arr.png) no-repeat;
	}
a.arrL{
	left:-52px;
	background-position:0px 0px;
	}
a.arrR{
	right:-52px;
	background-position:-68px 0px;
	}
a.arrL:hover{
	background-position:0px -144px;
	}
a.arrR:hover{
	background-position:-68px -144px;
	}

.bt2 {
	padding-top: 50px;
}
.bt2 h2{
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.bt2 h2 span{
	font-size: 50px;
	color: #ff6600;
}
.bt2 p{
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	color: #888888;
}

.kunhuo{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.kunhuo ul{
	width: 1300px;
	padding-top: 50px;
}
.kunhuo ul li{
	width: 270px;
	height: 300px;
	float: left;
	margin-right: 40px;
	background: #e9e9e9;
}
.kunhuo ul li img{
	margin: 20px auto;
}
.kunhuo ul li p{
	width: 210px;
	margin: auto;
	display: block;
	padding-top: 15px;
	text-align: center;
	font-size: 16px;
	border-top: 1px solid #fff;
}
.kunhuo ul li p span{
	font-size: 30px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #333333;
}
.why{
	width: 1200px;
	margin: 100px auto 0;
}
.why .left{
	width: 450px;
	
}
.why .left h2{
	color: #fb812f;
	font-size: 20px;
	padding: 30px 0;
	line-height: 32px;
}
.why .left h3{
	color: #333333;
	font-size: 20px;
	margin-bottom: 20px;
	padding-left: 35px;
	background: url(why_ico.jpg) no-repeat center left;
}
.why .left p{
	font-size: 15px;
	color: #333;
	line-height: 28px;
}
.gl_bj{
	width: 100%;
	margin-top: 100px;
	position: relative;
	border-top: 1px dashed #ff8f44;
}
.bt1 {
	position: absolute;
	z-index: 2;
	width: 280px;
	top: -25px;
	padding-left: 70px;
	line-height: 50px;
	background: url(why1_ico.jpg) no-repeat 15px 6px #fff;
	height: 50px;
	left: 50%;
	color: #333;
	margin-left: -600px;
	font-size: 20px;
	font-weight:  bold;
}
.gulv{
	width: 1200px;
	margin: 60px auto 0;
}
.gulv .left{
	width:550px;
}
.gulv .right{
	width: 620px;
	margin-top: 40px;
}
.gulv .right b{
	font-size: 18px;
	color: #333333;
	display: block;
	margin-bottom: 20px;
	line-height: 34px;
}
.fuwu{
	width: 1200px;
	margin: 60px auto 0;
	overflow: hidden;
}
.bt h2{
	color: #fb812f;
	font-size: 25px;
	text-align: center;
}
.bt h2 span{
	color: #888888;
	text-transform: uppercase;
}
.bt img{
	display: block;
	margin: 15px auto 10px;
}
.bt p{
	text-align: center;
}
.bt .bai{
	color: #fff;
}
.fuwu ul{
	width: 1400px;
	padding-top: 50px;
}
.fuwu ul li{
	width: 240px;
	height: 390px;
	float: left;
	margin-right: 80px;
}
.fuwu ul li img{
	margin:0  auto 20px;
}
.fuwu ul li h2{
	font-size: 20px;
	text-align: center;
	color: #333;
	line-height: 40px;
}
.fuwu ul li p{
	text-align: center;
	color: #333;
	line-height: 27px;
}
.youshi_bj{
	width: 100%;
	height: 660px;
	margin-top:80px;
	padding-top: 115px;
	background: url(ys_bj.jpg) no-repeat center;
}
.youshi{
	width: 1200px;
	margin: auto;
}
.youshi ul{
	width: 1400px;
}
.youshi ul li{
	width: 240px;
	height: 390px;
	float: left;
	margin-top: 80px;
	margin-right: 80px;
}
.youshi ul li img{
	margin:0  auto 30px;
}
.youshi ul li  h2{
	color: #fff;
	line-height: 50px;
	font-size: 22px;
	text-align: center;
}
.youshi ul li p{
	text-align: center;
	color: #fff;
}
.yzstg{
	width: 1200px;
	margin: 80px auto 0;
}
.bt3 h2{
	color: #ff6600;
	font-size: 50px;
	text-align: center;
	margin-bottom: 30px;
}
.bt3 span{
	font-size: 40px;
	color: #e5e5e5;
	line-height: 50px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Adobe 黑体 Std';
}
.hzhb{
	width: 1200px;
	overflow: hidden;
	margin: 80px auto 0;
}
.hzhb ul{
	width: 1250px;
	margin: 40px auto 0;
}
.hzhb ul li{
	width: 229px;
	height: 180px;
	float: left;
	text-align:center;
	line-height:40px;
	margin-right:13px
}
.hzhb ul li img{
	width:229px;
	border:1px solid #ddd;
	height:136px;
	}
.foot_ly{
	width: 100%;
	padding: 60px 0;
	margin-top: 80px;
	background: #e5e5e5;
}
.foot_ly ul{
	width: 1200px;
	margin: auto;
}
.foot_ly ul h2{
	font-size: 30px;
	color: #333333;
	font-weight: normal;
}
.foot_ly ul p{
	font-size: 16px;
}
.foot{
	background: #ff6600;
	padding: 70px 0;
}
.foot ul{
	width: 1200px;
	margin: auto;
}
.foot ul .left{
	width: 380px;
	color: #fff;
	line-height: 32px;
	font-size: 16px;
}
.foot ul .left img{
	margin-bottom: 15px;
}
.foot ul .right{
	width: 495px;
}
.foot ul .right p{
	display: block;
	width: 100px;
	float: left;
	margin-left: 65px;
}
.foot ul .right p a{
	display: block;
	color: #fff;
	line-height: 26px;
}
.foot ul .right p b{
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	font-weight: normal;
}
.foot ul .md{
	width: 260px;
	text-align: center;
	color: #fff;
	margin-left: 60px;
	font-size: 16px;
	margin-top: 30px;
	line-height: 40px;
	float: left;
}
.foot ul .md span{
	display:block;
	width:111px;
	float:left;
	text-align:center;
	margin-left:10px;
	}
.banner_n{
    width: 100%;
    height: 550px;
    background: url(xbanner.jpg) no-repeat center;
}
.banner_n ul{
	width:100%;
	height:550px;
	}
.dyy_pat1{
	width: 1200px;
	margin: 80px auto 0;
}
.dyy_bt h2{
	font-size: 45px;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.dyy_bt h2 span{
	color: #fe7600;
	font-weight: bold;
}
.dyy_bt p{
	color: #888;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
}
.dyy_pat1 ul li{
	width: 220px;
	height: 280px;
	float: left;
	margin: 40px;	
}
.dyy_pat1 ul .dyy_pat1ico1{
	background: url(n_ico1.png);
}
.dyy_pat1 ul .dyy_pat1ico2{
	background: url(n_ico2.png);
}

.dyy_pat1 ul .dyy_pat1ico3{
	background: url(n_ico3.png);
}

.dyy_pat1 ul .dyy_pat1ico4{
	background: url(n_ico4.png);
}
.dyy_pat1 ul li h2{
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	padding-top: 75px;
}
.dyy_pat1 ul .dyy_pat1ico1 h2{
	color: #d89321;
}
.dyy_pat1 ul .dyy_pat1ico2 h2{
	color: #57b35b;
}
.dyy_pat1 ul .dyy_pat1ico3 h2{
	color: #e85729;
}
.dyy_pat1 ul .dyy_pat1ico4 h2{
	color: #218add;
}

.dyy_pat1 ul li  span{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding-top: 50px;
}
.dyy_pat2{
	width: 1200px;
	margin: 40px auto 0;
}
.dyy_pat3{
	padding-top: 80px;
	margin: auto;
	width: 1200px;
}
.dyy_pat4{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
}
.dyy_bt1 h2{
	font-size: 35px;
	color: #222;
	text-align: center;
}
.dyy_bt1 p{
	color: #444;
	font-size: 16px;
	text-align: center;
}
.dyy_pat4 ul li{
	width: 220px;
	margin: 40px;
	float: left;
}
.dyy_pat4 ul li img{
	margin: 0 auto 20px;
}
.dyy_pat4 ul li h2{
	text-align: center;
	font-size: 30px;
	color: #2688c9;
	margin-bottom: 10px;
}
.dyy_pat4 ul li p{
	text-align: center;
	line-height: 28px;
	font-size: 16px;
}
.zxn_pat1{
	width: 1200px;
	margin: 80px auto 0;
}
.zxn_pat1 ul{
	margin-top: 20px;
	background: #84ccc9;
}
.zxn_pat1 ul h4{
	height: 54px;
	background: url(zxpat1bj.jpg);
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding-top: 90px;
}
.zxn_pat1 ul li{
	width: 190px;
	margin: 10px 25px  40px 25px;
	float: left;
}
.zxn_pat1 ul li img{
	margin: 20px auto;
}
.zxn_pat1 ul li h2{
	color: #FFF;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.zxn_pat1 ul li span{
	text-align: center;
	color: #fff;
	display: block;
}
.zxn_bt{
	font-size: 45px;
	margin: 80px auto 40px;
	color: #333333;
	text-align: center;
}
.zxn_pat2{
	width:100%;
	height: 555px;
	background: url(zxpat2bj.jpg) no-repeat center;
}
.zxn_pat2 ul{
	width: 1200px;
	margin: auto;
}
.zxn_pat2 ul li{
	width: 400px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	float: left;
}
.zxn_pat2 ul li img{
	margin: 160px auto 0px;
}
.zxn_pat3{
	width: 1200px;
	margin: auto;
}

.mian{
	width: 1200px;
	margin: 50px auto;
}
.contentn{
	line-height: 30px;
}
.newslist{

	width: 1200px;
	margin: 40px auto;
}
.newslist li {

	background: #ffF;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px  solid #DDD;
	
}
.newslist li .time{
	width: 100px;
	height: 85px;
	float: left;
	text-align: center;
	color: #FFF;
	background: #b7b7b7;
	padding-top: 15px;
}
.newslist li .time b{
	font-size: 40px;
	font-family: ywzt;
	font-weight: normal;
	color: #FFF;
}
.newslist li .nr{
	width: 1050px;
	float: right;
	line-height: 22px !important;
	padding: 15px 20px 0 0;
}
.newslist li .nr b{
	font-size: 15px;
	line-height: 26px;
}
.newslist li .nr span{
	font-size: 13px;
	line-height: 24px;
}
.pagination{
	text-align: center;
	padding-top: 30px;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #00408f;
}
.page-num-current{
	background: #00408f;
	color: #fff;
}
.content {
	height: auto;
	padding-top: 10px;
	line-height: 26px;
	color: #333;
	font-family: "Microsoft YaHei";
    margin-top: 20px;
	font-size: 14pt;
	width: 100%;
}

.news_show{
	width: 1200px;
	background: #fff;
	margin: 30px auto  0;
}
.news_bt h2{
	border-bottom: 1px solid #ccc;
	font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 23px;
    text-align: center;
}
.news_bt h4{
	color: #999;
     font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}
.nr{
	line-height: 30px;
}
.page1{
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.page1 .left{
	width: 450px;
}
.page1 .left a{
	background: rgba(0, 0, 0, 0) url("triangle.png") no-repeat scroll left center;
    color: #323232;
    display: block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 40px;
    transition: all 560ms ease 0s;
}
.page1 .left:hover a {
    background: rgba(0, 0, 0, 0) url("triangle5.png") no-repeat scroll left center;
    color: #00408f;
}
.page1 .left a b{
	 background: #a0a0a0 none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: absolute;
    transition: all 730ms ease 0s;
    width: 133px;
    left: 88px;
    top: 14px;
}
.page1 .left:hover a b {
    background: #00408f none repeat scroll 0 0;
    width: 400px;
}
.page1 .md{
	width: 300px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	color: #323232;
	font-family: arial;
}
.page1 .md .dx{
	 color: #323232;
	 font-weight: normal;
	 font-size: 24px;
	 font-family: arial;
}

.page1 .right{
	width: 450px;
}
.page1 .right a{
    background:  url("triangle1.png") no-repeat scroll right center;
    padding-left: 0;
    padding-right: 40px;
    text-align: right;
    transition: all 560ms ease 0s;
     color: #323232;
    display: block;
    font-size: 14px;
    line-height: 26px;
}
.page1 .right:hover a {
    background: rgba(0, 0, 0, 0) url("triangle4.png") no-repeat scroll right center;
    color: #00408f;
}
.page1 .right a b{
	background: #a0a0a0 none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: absolute;
    transition: all 730ms ease 0s;
    width: 133px;
     right: 88px;
    top: 14px;
}
.page1 .right:hover a b {
    background: #00408f none repeat scroll 0 0;
    width: 400px;
}
.bt h4{
	font-size: 16px;
	color: #888888;
	text-align: center;
	font-weight: normal;	
	margin-top: 20px;
}

.bt h4 a{
	padding: 0px 20px;
	line-height: 30px;
	background: #ccc;
	display: inline-block;
	color: #333;
}
.bt h4 a:hover , .bt h4 .gl{
	background: #00408f;
	color: #fff;
}

.product {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.product ul{
	width: 1300px;

}
.product ul li {
	display: block;
	width: 260px;
	height: 210px;
	background: #fff;
	float: left;
	margin: 20px;
	transition: all 0.6s ease;
}
.product ul li .img , .product ul li img{
	width: 260px;
	height: 180px;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease;
}

.product ul li .title{
	text-align: center;
   
	line-height: 53px;
	font-size: 15px;
	height: 55px;
	display: block;
	transition: all 0.3s ease; 
	
}




.products_show_l {
	width: 560px;
	height: auto;
	float: left;
	overflow: hidden;
}
.xxsm {
    border-bottom: 3px solid #ddd;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.xxsm ul {
    background: #00408f;
    color: #fff;
    width: 130px;
    text-align: center;
}

.nr30 {
    width: 220px;
    float: left;
    padding: 15px 10px;
    background: none;
    border: none;
    margin-right: 15px;
	background:#fff;
}
.nr50{
	width:500px;
	height:19px;
	background:#fff;
	border:none;
	padding:15px 10px;
	}
.nr40{
	width:150px;
	height:49px;
	background:#333;
	line-height:49px;
	text-align:center;
	color:#fff;
	border:none;
	}
.newsimg img{
	display:inline-block
	}	
.khpat1{
	width:1200px;
	margin:50px auto;
	
	}
.khpat1bt h2{
	color:#333333;
	font-size:38px;
	line-height:70px;
	text-align:center;
		}
	
.khpat1bt p{
	text-align:center;
	font-size:15px;
	color:#666;
	text-transform:uppercase;
	}	
.khpat1 img{
	margin:20px 0;
	}	
.khpat1 li{
	width:250px;
	float:left;
	}	
.khpat1 li h2{
	font-size:27px;
	color:#333;
	line-height:45px;
	text-align:center
	}	
.khpat1 li p{
	font-size:18px;
	text-align:center;
	color:#666;
	}	
.khpat1li2{
	margin-left:70px;
	}	
.khpat1li3{
	margin-left:70px;
	}	
.khpat1li4{
	margin-left:60px;
	}
.khpat2{
	width:100%;
	}	
.khpat2bt{
	background:url(khbtbj.jpg) no-repeat center 
	}	
	
.khpat2bt h2{
	color:#333333;
	font-size:38px;
	line-height:70px;
	text-align:center;
	}	
.khpat2bt h2 span{
	color:#ffc232
	}	
.khpat2 ul{
	width:1200px;
	margin:40px auto;
	height:305px;
	background:url(khpat2_ul.jpg)
	}	
.khpat2 ul li{
	width:120px;
	float:left;
	margin:90px 90px;
	}	
.khpat2 ul li img{
	margin:auto
	}
.khpat2 ul li span{
	display:block;
	border-top:1px solid #fff;
	color:#fff;
	text-align:center;
	font-size:20px;
	margin-top:20px;
	line-height:50px;
	}
.khpat3{
	width:1200px;
	overflow:hidden;
	margin:0 auto 50px;
	}	
.khpat3 ul{
	width:1350px;
	margin-top:50px;
	}
.khpat3 ul li{
	width:550px;
	float:left;
	margin-right:100px
	}	
.khpat3 ul li img{
	width:548px;
	border:1px solid #ddd;
	height:378px;
	}	
	
	
	
	
	
	
	
	
	
	