@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: #555555;
	list-style:none ;
	}
body{
	overflow-x: hidden;
	
	background: #f5f5f5;
}
.index{
	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*/
.head{
	 width: 100%;
	 background: #fff;
	 position: fixed;
	 z-index: 199;
	 top: 0;
	 height: 130px;
}
.nav_top{
	width: 1200px;
	margin: auto;
}

.logo{
	width: 436px;
	float: left;
	margin-top: 18px;
}


.nav{
	width: 630px;
	float: right;
	position: relative;
	margin: 45px auto 0;
	
}

.nav ul{ 
	width:630px; 
	 }
.nav ul .nav_li{ 
	width:105px; 
	float:left;
	text-align:center; 
	height: 35px; 
	
	}
.nav ul .nav_li .nav_li_a{ 
	color:#292929; 
	font-size:15px; 
	line-height:35px;
	text-align: center;  
	width:105px; 
	height:35px;
	display:block;
	position:relative;
    z-index: 999;
	}


.nav ul .sy .nav_li_a{
	background:none;
	}
.submenu{ 
	width:105px;  
	position:absolute; 
	top:35px;
	background: #1a53b3; 
	display:none; 
	z-index:99; 
	border-top:1px solid #174da9;
	}

.submenu .dhyb{
	float:right; 
	width:105px; 
	
	}

.submenu .dhzb{ 
	width:105px; 
	overflow:hidden;
  }
.submenu .dhzb dd{ 
	width:105px; 
}
.submenu .dhzb dd ul{ 
	width:105px; 
	background:none;
	margin:0px;
	border: none;
	 }
.submenu .dhzb dd ul li{ 
	width:105px; 
	height:30px; 
	text-align: center;
	line-height:30px; 
	border-bottom:1px solid #174da9;
	
	}
.submenu .dhzb dd ul li a{ 
	color:#FFF; 
	font-size:13px; 
	line-height:30px; 
	}
.submenu .dhzb dd ul li a:hover{
	display: block;
	width: 105px;
	height: 30px;
	text-align: center;
	line-height:30px; 
	background: #c42409
	}
.submenu .dhzb dd ul li a span{
	font-family: "宋体";
}


.nav ul .sy .nav_li_a{ 
	background: #1a53b3;
	width:105px;
	color: #fff;
	}

/*banner*/


#focusBar{
	width:100%;
	height:870px;
	clear:both;
	position: fixed;
	z-index: 2;
	top: 130px;
	overflow:hidden;
	}
#focusBar li{
	width:100%;
	clear:both;
	height:870px;
	display:none;
	position:absolute;
	background-position:  center !important;
	/* position:relative;*/
	}
#focusBar .focusL{
	height:870px;
	position:absolute;
	z-index:9;
	width: 1200px;
	 top:0px;
	 left:-600px;
	 margin-left:50%;
	 }
#focusBar .focusR{
	height:870px;
	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:350px;
	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;
	}
.index_mian{
	z-index: 99;
	width: 100%;
	margin-top: 1000px;
	background: #fff;
	position: relative;
}
.about{
	background: #0064b2;
	padding: 100px 0 70px 0;
}
.about ul{
	width: 1200px;
	margin: auto;
}
.about ul li{
	width: 660px;
	float: left;
	color: #fff;
	overflow: hidden;
	line-height: 30px;
}
.about ul li h2{
	font-size: 30px;
	color: #fff;
}
.about ul li .fl{
	margin: 25px 0 20px 0;
	height: 4px;
	width: 60px;
	display: block;
	background: #fff;
}
.aboutn{
	width: 670px;
	margin-top: 20px;
}
.about ul li h4{
	width: 222px;
	float: left;
	height: 133px;
	padding-top: 50px;
	text-align: center;
	background: url(ab_fl.jpg) no-repeat right;
}
.about ul li h4 p{
	text-align: center;
	font-size: 16px;
	color: #6ca0f8;
	font-weight: normal;
}
.about ul li h4 span{
	font-size: 80px;
	color: #fff;
	font-family: ywzt;
	font-weight: normal;
}
.about ul li h4 sup{
	font-size: 40px;
	color: #fff;
}
.product_index{
	width: 1200px;
	overflow: hidden;
	margin: 100px auto;
}
.product_index .left{
	width: 1200px;
	float: left;
	font-weight: normal;
	font-size: 16px;
}
.product_index .left b{
	font-size: 30px;
	color: #1a53b3;
}

.product_index .left span{
	display: block;
	width: 65px;
	height: 2px;
	margin: 20px 0;
	background: #1a53b3;
}
.product_index .right{
	width: 1200px;
	text-align: left;
}
.product_index .right a{
	display: inline-block;
	border: 1px solid #d2d2d2;
	padding:5px 20px;
	font-weight: normal;
}
.product_index .right a:hover{
	background: #1a53b3;
	color: #fff;
	border: 1px solid #1a53b3;
}
.product_index  ul{
	width: 1300px;
	margin-top: 30px;
}
.product_index  ul li{
	width: 280px;
	border: 1px solid #d2d2d2;
	float: left;
	margin-right: 24px;
	margin-top:24px
}
.product_index  ul li .img{
	display: block;
	width: 280px;
	height: 280px;
	overflow: hidden;	
}
.product_index  ul li .title{
	display: block;
	height: 60px;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	position: relative;
    background: url(cphover.jpg) no-repeat 0px -56px;
    transition: all 0.3s ease;
}
.product_index  ul li:hover .title{
	background-position: 0 0;
	color: #fff;
}
.product_index  ul li .title span{
	display: block;
	width: 27px;
	height: 27px;
	background: url(dg.png);
	position: absolute;
	z-index: 2;
	transition: all 0.3s ease;
	right: 10px;
	top: 15px;
}
.product_index  ul li:hover .title span{
	background: url(dgb.png);
}
.product_index  ul li img{
	width: 280px;
	height: 220px;
	transition: all 0.6s ease;
}
.product_index  ul li:hover img{
	transform: scale(1.1);
}
.xbanner{
	width: 100%;
	height: 400px;
	background: url(xbanner.jpg) no-repeat fixed;
	padding: 100px 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}
.xbanner h2{
	font-size: 45px;
	color: #fff;
	text-align: center;
	line-height: 130px;
}
.xbanner span , .xbanner a{
	display: block;
	line-height:28px;
	width:1200px;
	margin:auto;
}
.xbanner img{
	margin: 60px auto 0;
}
.case_w{
	width: 1200px;
	margin:100px auto;
}
.case{
	width: 575px;
	position: relative;
	height: 419px;
}
.case_w .left{
	background: url(al.jpg);
}
.case_w .right{
	background: url(ryzz.jpg);
}
.case h2{
	text-align: center;
	font-size: 30px;
	color: #666;
	padding: 40px 0 15px 0;
	font-weight: normal;
}
.case span{
	display: block;
	margin: auto;
	width: 30px;
	height: 4px;
	background: #1a53b3;
}
.case p{
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
}
.case  a{
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	z-index: 9;
	right: 40px;
	top: 50px;
}
.news{
	width: 1200px;
	margin: 80px auto 0;
	overflow: hidden;
}
.news h2{
	font-size: 30px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
.news .btx{
	width: 60px;
	background: #c7c8cb;
	height: 4px;
	margin:20px auto;
	display: block;
}
.news h4{
	text-align: center;
}
.news h4 a{
	display: inline-block;
	background: #1a53b3;
	color: #fff;
	font-weight: normal;
	padding: 5px 20px;
}
.news ul{
	width: 1300px;
	margin: 50px 0;
}
.news ul li{
	width: 327px;
	height: 268px;
	float: left;
	padding: 0 30px;
	margin-right: 20px;
}
.news1{
	background: url(news_bj1.jpg);
	transition: all 0.3s ease;
}
.news2{
	background: url(news_bj2.jpg);
	transition: all 0.3s ease;
}
.news3{
	background: url(news_bj3.jpg);
	transition: all 0.3s ease;
}
.news ul li b{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	line-height: 80px;
}
.news ul li p{
	line-height: 28px;
	color: #fff;
}
.news ul li .hx{
	height: 2px;
	display: block;
	width: 327px;
	margin-top: 30px;
	background: #FFF;
}
.news ul li .jt{
	float: right;
	width: 27px;
	height: 27px;
	background: url(dgb.png);
	transition: all 0.3s ease;
	margin-top: 20px;
}
.news ul li .time{
	color: #fff;
	line-height: 70px;
}
.news ul li:hover p , .news ul li:hover b , .news ul li:hover .time{
	color: #333;
	transition: all 0.3s ease;
}
.news ul li:hover{
	background: #f2f2f3;
}
.news ul li:hover .hx{
	background: #1a53b3;
}
.news ul li:hover .jt{
	background: url(dg.png);
}
.foot{
	width: 100%;
	height: 320px;
	margin-top: 100px;
	background: url(foot_bj.jpg) no-repeat center;
}
.foot ul{
	width: 1200px;
	margin: auto;
	padding-top: 60px;
}
.contact{
	width: 315px;
	float: left;
	color: #FFF;
	line-height: 35px;
	font-size: 15px;
}
.contact img{
	margin-bottom: 20px;
}
.zxly{
	width: 275px;
	height: 47px;
	display: block;
	line-height: 47px;
	padding-left: 55px;
	background: url(zxly.jpg);
}
.ewm{
	width: 330px;
	text-align: center;
	float: right;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	margin:  0 50px;
}
.ewm img{
	margin:auto;
	}
.map{
	width: 600px;
	float: right;
}
.bqsy{
	text-align: center;
	color: #fff;
	line-height: 60px;
	background: #032453;
}
.bqsy a{
	color: #fff;
}
.banner_n {
    width: 100%;
    height: 457px;
    background: url(xbanner.jpg) no-repeat center fixed;
}
.banner_n ul{
	 width: 100%;
    height: 457px;
}

.nav_n{
	height: 68px;
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.nav_n ul{
	width: 1200px;
	margin: auto;
}
.nav_n ul .left{
	width: 265px;
	margin-top: 20px;
}
.nav_n ul .left .home_n{
	width: 18px;
	height: 15px;
	display: block;
	background: url(home_n.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.nav_n ul .left img{
	float: left;
	margin-top: 12px;
}
.nav_n ul .left h2{
	padding: 0 10px;
	float: left;
	color: #888;
	font-size: 20px;
}
.nav_n ul .right{
	width: 935px;
	text-align: right;
	line-height: 68px;
	
}
.nav_n ul .right a{
	line-height: 66px;
	padding: 0 10px;
	display: inline-block;
	color: #999999;
	transition: all 0.4s;
	background: url(nav_n_bj.jpg) no-repeat -150px 64px;
	
}
.nav_n ul .right a:hover , .nav_n ul .right .gl{
    background-position: 0 64px;
	color: #c42409;
}

.out {
  
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}

.news_show{
	width: 1100px;
	padding: 40px 50px 50px 50px;
	background: #fff;
	margin: 50px auto  0;
}
.pagexx {
    line-height: 30px;
}
.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;
}
.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: #032453;
}
.page-num-current{
	background: #032453;
	color: #fff;
}
.product {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.product ul{
	width: 1300px;

}
.product ul li {
	display: block;
	width: 280px;
	height: 335px;
	border: 1px  solid #e7e7e7;
	background: #fff;
	float: left;
	margin-top: 15px;
	margin-right: 24px;
	transition: all 0.6s ease;
}
.product ul li .img , .product ul li img{
	width: 280px;
	height: 280px;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease;
}

.product ul li .title{
	text-align: center;
    background: url(cphover.jpg) no-repeat  0px -56px;
	line-height: 53px;
	font-size: 15px;
	height: 55px;
	display: block;
	transition: all 0.3s ease; 
	
}


.product ul li:hover .title{
	background-position: 0 0;
	color: #fff;
}
.product ul li:hover img{
	transform:scale(1.15);
}
.show_product img{
	display: block;
	margin: auto;
}
.show_product h2{
	font-size: 30px;
	text-align: center;
	color: #333;
	line-height: 65px;
}
.xxsm {
    border-bottom: 3px solid #ddd;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.xxsm ul {
    background: #1a53b3;
    color: #fff;
    width: 130px;
    text-align: center;
}
.xxnr{
	line-height:22px;
	color:#666;
	}
.xxnr img{
	display:block;
	margin:auto;
	}
.page1{
	padding-top: 30px;
}
.page1 p{
	color: #6c757d;
	line-height: 25px;
}
.page1 p a{
	color: #6c757d;
}
.ryzzlist{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
}
.ryzzlist ul{
	width: 1300px;
}
.ryzzlist ul li{
	width: 275px;
	float: left;
	height: 320px;
	margin: 20px 20px 0 0;
	overflow: hidden;	
	background: #fff;
	padding: 5px;
	position: relative;
	box-shadow: 3px 3px 3px #ddd;
}
.ryzzlist ul li img{
	width: 275px;
	height: 275px;
}
.ryzzlist ul li h2{
	text-align: center;
	line-height: 45px;
}
.newslist{

	width: 1200px;
	margin: 40px auto 100px;
}
.newslist li {
	border-bottom: 1px solid  #e8e8e8;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	
}
.newslist li .time{
	width: 280px;
	height: 180px;
	float: left;
	text-align: center;
	
}
.newslist li .time img{
	width: 280px;
	height: 180px;
}

.newslist li .nr{
	width: 870px;
	float: right;
	
}
.newslist li .nr b{
	font-size: 18px;
}
.newslist li .nr span{
	font-size: 13px;
	display: block;
	line-height: 40px;
}
.nr{
	line-height: 28px;
}

.operate h3 {
	font-size: 16px;
	background: #f7f7f7;
	height: 43px;
	line-height: 43px;
	padding-left: 12px;
}

.operate ul li {
	display: inline;
}

.operate ul li a {
	background: url(bg1.png) no-repeat 200px 18px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #555;
	display: block;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dotted #d2d2d2;
}

.operate ul li a.noline {
	border-bottom: none;
}

.operate ul li a:hover {
	color: #8caf00;
}

.operate ul li a.selected:hover {
	color: #fff;
}

.operate ul li .selected {
	background-color: #8caf00;
	background-position: 200px -9px;
	color: #fff;
}

.operate ul li {
	border-bottom: 1px solid #d2d2d2;
	display: inline-block;
	width: 100%;
	position: relative;
	min-height: 43px;
	_height: 43px;
	z-index: 10;
	zoom: 1
}

.operate ul li h4 {
	cursor: pointer;
	background: url(j_c.png) no-repeat 1040px 15px;
	text-decoration: none;
	font-size: 18px;
	color: #555;
	display: block;
	line-height: 60px;
	font-weight: normal;
}

.operate ul li.noline {
	border-bottom: none;
}

.none {
	display: none
}

.operate ul li.selected h4 {
	background: url(j_o.png) no-repeat 1040px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #a10119;
	font-weight: bold;
}
.operate ul li.selected h4 span{
   font-size: 18px;
	color: #333;
	font-weight: normal;
}

.operate li .list-item {
	padding: 20px 0;
	position: relative;
	zoom: 1;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.map_lx{
	width: 100%;
	height: 600px;
}
.khts{
	width: 1200px;
	margin: 50px auto ;
	overflow:hidden;
}
.btnry h2{
	font-size: 36px;
	color: #515151;
	text-align: center;
}
.btnry h4{
	font-size: 24px;
	text-align: center;
	color: #e1e1e1;
	font-weight: normal;
    font-family: ywzt;
    margin-top: 12px;
}
.btnry  span{
	background: #a10119;
	display: block;
	width: 50px;
	height: 4px;
	margin: 10px auto 0;
}
.nr100{
	width: 1178px;
	height: 160px;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 360px;
	float: left;
	margin-top: 20px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-right: 30px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 200px;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.khts button{
	background: #ddd;
    width: 300px;
    height: 50px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
.product_top{
	width:1200px;
	margin:40px auto 5px;
	}
.product_top a{
	display: inline-block;
    border: 1px solid #d2d2d2;
    padding: 5px 20px;
    font-weight: normal;
	background:#fff;
	margin-bottom:5px;
	}	
.product_top .gl , .product_top a:hover{
	background:#0064b2;
	border: 1px solid #0064b2;
	color:#fff;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	