@charset "utf-8";
/* CSS Document */

html{
	-webkit-text-size-adjust:none;
	font-size:100%;
	overflow-x:hidden;
}

body{ -webkit-overflow-scrolling:touch; margin:0; padding:0; font-family:'微软雅黑',Arial, Helvetica, sans-serif;} 

*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

article,aside,details,figcapition,figure,footer,header,hgroup,menu,nav,section{ display:block;}
ol,ul {list-style:none;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} 

img{
	max-width:100%;
	height:auto;
	width:auto\9; /*ie8*/
	-ms-interpolation-mode:bicubic;
	-webkit-touch-callout:none; /*禁止长按img出现菜单栏*/
}

a{ -webkit-touch-callout:none;} /*禁止长按 a 出现菜单栏*/

a,button,input,optgroup,select,textarea{ -webkit-tap-highlight-color:rgba(0,0,0,0);}

.video embed, .video object, .video iframe{
	width:100%;
	height:auto;
}

.clear{ clear:both;}


/*-------------top-------------*/
.top{
	width:100%;
	height:30px;
	background:#efefef;
}

.top .tel{
	width:1200px;
	margin:0 auto;
	line-height:30px;
	overflow:hidden;
}

.top .tel i{
	background:url(../images/tel.png) no-repeat 0 7px;
	padding-left:20px;
	float:right;
	margin-right:20px;
	color: #878787;
	font-size:14px;
	font-weight:bold;
}

.top .tel a{
	background:url(../images/en.png) no-repeat 0 7px;
	padding-left:30px;
	float:right;
	color: #878787;
	font-weight:bold;
}

.top .tel a:hover{
	color:#53a128;
	text-decoration:underline;
}

#navbox{
	width:100%;
}

#navbox .nav_box{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}

#navbox .nav_box .logo{
	width:328px;
	height:140px;
	float:left;
	position: absolute;
    top: 0;
}

#navbox .nav_box ul{
	float:right;
	line-height: 60px;
}
 
#navbox .nav_box ul li{
	float:left;
	width: 135px;
    text-align: right;
}

#navbox .nav_box ul li .flmc{
	color:#2f2f2f;
	font-size:14px;
}

#navbox .nav_box ul li:hover .flmc{
	color:#53a128;
}

#navbox .nav_box ul li .subnav{
	display:none;
	position: absolute;
    top: 80px;
}

#navbox .nav_box ul li .subnav a{
	color:#fff;
	font-size:12px;
}

#navbox .nav_box ul li .subnav a:hover{
	text-decoration:underline;
}

#navbox .nav_box ul li .sub1{
	width:135px;
	margin-left: 30px;
}

#navbox .nav_box ul li .sub1 a{
	margin:0 5px;
}

#navbox .nav_box ul li .sub2{
	width:200px;
}

#navbox .nav_box ul li .sub2 a{
	margin:0 5px;
}

.blackbox{
	width:100%;
	height:50px;
	background:#383636;
}

.flexslider{position:relative;overflow:hidden; width:100%;  }
.flexslider .slides li a{display: block;}
.flexslider .slides img{width:100%;}
.flex-direction-nav{ width: 40%; *position:absolute; *top:47%; display:none;}
.flex-direction-nav a{position:absolute;top:50%;width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;
z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;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: 60%;position:absolute;bottom: 21px; left: 20%;text-align:center;z-index:9999999}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/kong.png) no-repeat center top;display:block;height:12px;overflow:hidden;text-indent:-99em;width:12px;cursor:pointer;}
.flex-control-paging li a.flex-active{background:url(../images/shi.png) no-repeat center top;}


#bigbox{
	width:100%;
	background:url(../images/news_bj.png) no-repeat;
}

#bigbox .search{
	border-bottom:1px solid #b9b9b9;
	margin:0 auto;
}
 
#bigbox .search #keyword{
	width:740px;
	line-height:44px;
	border:1px solid #b9b9b9;
	border-radius:8px 0 0 8px;
	-webkit-border-radius:8px 0 0 8px;
	-moz-border-radius:8px 0 0 8px;
	padding:0 10px;
	outline:none;
	color:#b7b7b7;
	font-size:14px;
	letter-spacing:1px;
	background:none;
}

#bigbox .search #formsearch{
	width:1200px;
	margin:0 auto;
	text-align: center;
}
 
#bigbox .search #s_btn{
	width:60px;
	line-height:44px;
	background:url(../images/search.png) no-repeat center center rgba(0,0,0,0);
	position: relative;
    top: 10px;
	border:1px solid #b9b9b9;
	border-radius: 0 8px 8px 0 ;
	-webkit-border-radius: 0 8px 8px 0 ;
	-moz-border-radius: 0 8px 8px 0 ;
    left: -6px;
	cursor:pointer;
}

#bigbox .search #s_btn:hover{
	background:url(../images/search_hover.png) no-repeat center center rgba(83,161,40,.7)
}

#bigbox .search .hot{
	width:820px;
	margin:0 auto;
	color:#b7b7b7;
	font-size:12px;
	line-height:40px;
}

#bigbox .search .hot a{
	color:#b7b7b7;
	font-size:12px;
}

#bigbox .search .hot a:hover{
	color:#53a128;
	text-decoration:underline;
}

.cpzx{
	width:100%;
	overflow: hidden;
}

.cp_title{
	width:1200px;
	margin:80px auto 50px;
	text-align:center;
}

/*无缝滚动*/
.marqueeleft{width:1200px;overflow:hidden;margin:60px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 10px;display:inline;width:274px;overflow:hidden; border-bottom: 1px solid #666; position:relative;}
.marqueeleft li .pic{display:block;width:268px;height:240px;padding:2px;overflow:hidden; background: #fff;}
.marqueeleft li .txt{text-align:left;  font-size:14px;}
.marqueeleft li .txt h3{color:#aaa; line-height:36px;}
.marqueeleft li .txt a{ color:#aaa;font-size:12px; line-height:26px;}
.marqueeleft li .txt a:hover{ color:#ffad34;}
.marqueeleft li .txt i{ font-style:normal;display: block;color:#aaa;}
.marqueeleft li .pic img{ width:100%; height:100%;}
.marqueeleft li .pro_hover{
	width:272px;
	height:250px;
	position: absolute;
    top: 0;
	display:none;
}

.marqueeleft li .pro_hover img{
	width:100%;
	height:244px;
}


#about{
	width:100%;
	height: 674px;
	background:url(../images/about_bj.png) no-repeat;
	overflow:hidden;
background-size:100%;
}

#about .aboutbox{
	width:1200px;
	margin:0 auto;
}

#about .aboutbox .jianjie{
	position:relative;
}

#about .aboutbox .jjleft{
	width:670px;
	height:350px;
	background:rgba(46,124,38,.24);
	float:left;
	margin-top: 45px;
}

#about .aboutbox .jjleft h3{
	color:#262626;
	font-size:24px;
	font-weight:bold;
	margin:50px 0 0 20px;
}

#about .aboutbox .jjleft p{
	color:#262626;
	font-size:14px;
	width:80%;
	margin: 20px 0 0 20px;
	line-height:26px; 
}


#about .aboutbox .jjright .company{
	position: absolute;
    top: -6px;
    right: 50px;
}

#about .aboutbox .jjright .more{
	border: 1px solid #ff9800;
    background: #ffad34;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    position: absolute;
    top: 340px;
    right: 481px;
}

#about .aboutbox .jjright .more:hover{
	background:#df8604;
}


#news{
	width:100%;
	background:#fff;
    overflow: hidden;
    padding-bottom: 100px;
}

#news .newsbox{
	width:1200px;
	margin:0 auto;
}

#news .newsbox .xwzx{
	width:100%;
}

#news .newsbox .xwzx .company_img{
	width:283px;
	height:334px;
	float:left;
	margin-right:20px;
	background:url(../images/news_img.png) no-repeat center bottom;
}

#news .newsbox .xwzx .news1{
	width:410px;
	height: 334px;
	float:left;
	margin-right:20px;
}

#news .newsbox .xwzx .news2{
	margin-right:0;
}

#news .gstitle{
	border-bottom:1px solid #015aaf;
	line-height:30px;
	width:185px;
}

#news .gstitle h4{
	color:#015aaf;
	font-size:18px;
	font-weight:bold;
	display: inline;
}

#news .gstitle span{
	color:#9d9d9d;
	font-size:12px;
	font-family:Arial;
	text-transform:uppercase;
}

#news .xwzx .newtop{
	margin-top: 10px;
	overflow:hidden;
}

#news .xwzx .newtop a{
	background:url(../images/more.png) no-repeat;
	width:17px;
	height:17px;
	display:block;
	float:right;
}

#news .xwzx .newtop a:hover{
	background:url(../images/more_hover.png) no-repeat;
}

#news .newsbox .xwzx .news1 ul{
	margin-top:20px;
}

#news .newsbox .xwzx .news1 ul li{
	border-bottom:1px solid #aaa;
	overflow: hidden;
	margin-bottom:20px;
}

#news .newsbox .xwzx .news1 ul i{
	float:left;
	width:60px;
	height:50px;
	border-right:1px solid #c1bba3;
	text-align:center;
	font-size:40px;
	font-family:"方正兰亭粗黑简体";
	color:#aaa;
	font-style:normal;
	margin: 0 10px 10px;
	line-height: 50px;
}

#news .newsbox .xwzx .news1 ul .newright{
	float:left;
}

#news .newsbox .xwzx .news1 ul .time{
	color:#aaa;
	font-size:14px;
	line-height: 24px;
}

#news .newsbox .xwzx .news1 ul a{
	color:#161616;
	font-size:14px;
}

#news .newsbox .xwzx .news1 ul li:hover a{
	color:#015aaf;
	text-decoration:underline;
}

#news .newsbox .xwzx .news2{
	float:right;
}

#news .newsbox .xwzx .news2 .gstitle{
	float:left;
	margin-top: -10px;
}

#news .newsbox .xwzx .news2 .gstitle .more{
	float:right;
}

#news .newsbox .xwzx .news2 .newtop{
	overflow:inherit;
}

#news .newsbox .xwzx .news2 ul{
	margin-top:47px;
}


/*-------foot-----------*/
footer{
	width:100%;
	border-top:30px solid #131823;
	background:#212838;
}

footer .foot{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
padding-top:20px;
}

footer .foot ul{
	overflow:hidden;
}

footer .foot li{
	width:200px;
	height:110px;
	background:url(../images/line.png) repeat-y left 0;
	float:left;
}

footer .foot li .ft{
	width:80px;
	margin:0 auto;
}

footer .foot li .ft h4{
	color:#cccbcb;
	font-size:14px;
	letter-spacing:2px;
	line-height:24px;
}

footer .foot li .ft a{
	color:#57636e;
	font-size:12px;
	line-height:20px;
	display: inline-block;
}

footer .foot li .ft a:hover{
	color:#cccbcb;
}

footer .foot li:last-child{
	background:url(../images/line.png) repeat-y right 0;
	float:right;
	height:130px;
}

footer .foot li:last-child .ft{
	color:#57636e;
	width:92px;
	font-size:12px;
	padding-top: 95px;
	letter-spacing:-1px;
}

footer .foot li.adress{
	width:400px;
}

footer .foot li.adress .ft{
	width:360px;
	margin:0 0 0 40px;
}

footer .foot li.adress .ft p{
	color:#57636e;
	font-size:12px;
	line-height:20px;
}

footer .copyright{
	border-top:1px solid #3a4153;
	line-height:40px;
	margin-top: 40px;
}

footer .copyright h5{
	float:left;
	color:#8b9ba8;
	font-size:12px;
	padding:0 0 0 20px;
}

footer .copyright h6{
	float:right;
	color:#8b9ba8;
	font-size:12px;
	padding:0 20px 0 0;
}

footer .copyright h6 a{
	color:#8b9ba8;
}

footer .copyright h6 a:hover{
	text-decoration:underline;
}

