/*---------- base ---------*/
@import url("//at.alicdn.com/t/c/font_2785572_yew7zfkxcz.css");
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:14px "微软雅黑",Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#0C4A87;
	text-decoration:none;
}
ul{
	list-style:none;
}
input,select,button{
	font:14px "微软雅黑",Arial,Tahoma;
	vertical-align:middle;
}
.clear{
	clear:both;
	width:100%;
	overflow:hidden;
	display:block;
}
.blank10{
	width:100%;
	height:10px;
	display:block;
	overflow:hidden;
	clear:both;
}
.blank20{
	width:100%;
	height:20px;
	display:block;
	overflow:hidden;
	clear:both;
}
.blank30{
	width:100%;
	height:30px;
	display:block;
	overflow:hidden;
	clear:both;
}
.main{
	width:1005px;
	margin:0px auto;
	overflow:Hidden;
}
.wzinfo{
	width:100%;
	border-bottom:1px dashed #c8c8c8;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:15px;
	color:#999;
}
.content,.right{
	font:14px "微软雅黑",Arial,Tahoma;
	line-height:30px;
}
h1{
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	margin-top:10px;

}
.content img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
	clear:both;
}

.pages{
	width:100%;
	padding:20px 0px;
	text-align:center;
	clear:both;
}
.pages li{
	list-style-type:none;
	display:inline;

}
.pages a{
	padding:5px 10px;
	border:1px solid #c8c8c8;
	font-weight:bold;
	margin-right:10px;
}
.pages .current{
	background:#0C4A87;
	border-color:#0C4A87;
	color:#FFF;
	font-weight:700;
}
dl.tuwenlist{
	width:100%;
	overflow:Hidden;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #c8c8c8;
}
dl.tuwenlist dt{
	float:left;
}
dl.tuwenlist dt img{
	width:150px;
	height:150px;
	padding:2px;
	border:1px solid #c8c8c8;
}
dl.tuwenlist dt img:hover{
	border:1px solid #0C4A87;
}
dl.tuwenlist dd{
	width:530px;
	float:right;
}
dl.tuwenlist dd h2{
	font-size:16px;
	font-weight:bold;
}
dl.tuwenlist dd h2 a{
	color:#000;
}
dl.tuwenlist dd h2 a:hover{
	color:#0C4A87;
}
dl.tuwenlist dd .info{
	font-size:14px;
	font-family:"宋体",Verdana;
	line-height:25px;
	color:#666;
}
dl.tuwenlist dd span{
	margin-top:10px;
	float:right;
}
dl.tuwenlist dd span a{
	padding:10px 20px;
	background-color:#666;
	text-align:center;
	color:#fff;
	display:inline-block;
	*display:inline;
	zoom:1;
}
dl.tuwenlist dd span a:hover{
	background-color:#0C4A87;
}
ul.tulist{
	width:800px;
	overflow:hidden;
}
ul.tulist li{
	float:left;
	list-style-type:none;
	margin:10px 19px 10px 0;
	text-align:center;
	width:240px;
}
ul.tulist li img{
	width:238px;
	height:150px;
	display:block;
}
ul.tulist li a{
	font-size:14px;

}
ul.tulist li:hover a{
	color:#0C4A87;
}
ul.wzlist{
	width:auto;
}
ul.wzlist li{
	line-height:30px;
	padding-left:20px;
	border-bottom:1px dotted #d8d8d8;
	background:url(../images/wz_list_ico.png) 10px center no-repeat;
}
ul.wzlist li:last-child{
	border:none;
}
ul.wzlist li a{
	color:#333;
	font-size:12px;
}
ul.wzlist li span{
	float:right;
	margin-right:10px;
	color:#989898;
	font-size:12px;
}
ul.wzlist li:hover a{
	color:#0c4a87
}
/*---------- stock ---------*/
.top_zone{
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(../images/top_zone_bg.jpg) repeat-x;
}
.top{
	width:1005px;
	margin:0px auto;
}
.top_l{
	float:left;
	line-height:40px;
	font-size:12px;
	color:#7c7c7c;
	font-family:"宋体",Verdana;
}
.top_r{
	width:350px;
	float:right;
	overflow:hidden;
}
.lan{
	width:120px;
	float:left;
	overflow:hidden;
}
.lan a{
	font-size:12px;
	color:#434343;
}
.lan span{
	padding-left:25px;
	line-height:40px;
}
.en{
	float:left;
	background:url(../images/en.png) left center no-repeat;
}
.cn{
	float:right;
	background:url(../images/cn.png) left center no-repeat;
}
.top_link{
	width:200px;
	float:right;
	line-height:40px;
}
.top_link a{
	font-size:12px;
	color:#434343;
	font-family:"宋体",Verdana;	
	padding:0 5px 0 10px;
	background:url(../images/top_link.jpg) right center no-repeat;
	*background:url(../images/top_link.jpg) left center no-repeat;
}
.top_link a:last-child{
	background:none;
}
.top_link a:first-child{
	*background:none;
}
.header_zone{
	width:100%;
	overflow:hidden;
}
.header{
	width:1005px;
	margin:20px auto 20px auto;
	overflow:hidden;
}
.logo{
	float:left;
	margin-top:15px;
}
.header_r{
	width:260px;
	overflow:hidden;
	float:right;
}
.tel{
	width:215px;
	overflow:hidden;
	float:right;
	padding-left:50px;
	background:url(../images/tel.png) 10px center no-repeat;
}
.tel .rexian{
	color:#0c4a87;
	width:100%;
	display:block;
}
.tel .haoma{
	font-size:24px;
	color:#434343;
	font-family:Arial;
	width:100%;
	display:block;
}
.search{
	width:100%;
	height:28px;
	overflow:hidden;
}
.search .key_text{
	width:205px;
	height:26px;
	float:left;
	overflow:hidden;
	text-indent:20px;
	line-height:26px;
	color:#a8a8a8;
	font-size:12px;
	outline:none;
	border:1px solid #CFCFCF;
	font-family:Arial,"微软雅黑";

}
.search .search_btn{
	width:50px;
	height:28px;
	float:right;
	display:block;
	background-color:#0D4985;
	border:none;
	outline:none;
	cursor:pointer;
	color:#fff;
	line-height:26px;
}
/*---------nav--------------*/
.menu {
	width:100%;
	height:40px;
	background-color:#0C4A87;
}
.menu .nav {
	width:1005px;
	height:40px;
	margin:0px auto;
}
.menu .nav li {
	float:left;
	list-style:none;
	position:relative;
	z-index:9999;
}

.menu .nav li .zhu{
	display:block;
	height:40px;
	width:165px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	overflow:hidden;
	color:#fff;
	background:url(../images/nav_li_bg.jpg) right center no-repeat;
}
.menu .nav li:last-child .zhu{
	background:none;
}
.menu .nav li .zhu:hover,.menu .nav #nav_sel{
	background-color:#FB7D0C;
}
.menu .nav li .box {
	width:165px;
	position:absolute;
	top:40px;
	left:0;
	display:none;
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background:rgba(0,0,0,0.8)
}
.menu .nav li .box p{
	text-align:center;
	display:block;
	line-height:50px;
	border-bottom:1px dashed #666;
}
.menu .nav li .box p a{
	color:#fff;
}
.menu .nav li .box p:hover{
	background-color:#D34F05;
}
.index_chanpin{
	width:100%;
	overflow:Hidden;
	padding:20px 0;
}
.index_chanpin_title{
	text-align:center;
	font-size:24px;
	color:#0c4a87;
}
.index_chanpin_title span{
	float:right;
	margin-top:30px;
}
.index_chanpin_title span a{
	font-size:12px;
	font-family:"宋体",Verdana;
	color:#333;
}
ul.index_tulist{
	width:1015px;
}
ul.index_tulist li{
	float:left;
	list-style-type:none;
	margin:10px 7px 10px 7px;
	width:237px;
	border:1px solid #f2f2f2;
	background-color:#fff;
	overflow:hidden;
	text-align:center;
}
ul.index_tulist li img{
	width:237px;
	height:237px;
}
ul.index_tulist li h3{
	width:auto;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#8B8B8B;
}
ul.index_tulist li a{
	color:#fff;
	font-weight:normal;
	font-size:14px;
}
ul.index_tulist li:hover{
	border:1px solid #019242
}
ul.index_tulist li:hover h3{
	background-color:#019242;
	transition: all 1s ease;
}
.index_mid{
	width:100%;
	overflow:hidden;
	padding-top:25px;
	border-top:1px solid #dedede;
}
.about{
	width:auto;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #e5e5e5;
	padding:15px 30px 15px 15px;
	display:block;
}
.about_pic{
	width:330px;
	height:260px;
	overflow:hidden;
	float:left;
}
.about_r{
	width:595px;
	float:right;
	overflow:hidden;
}
.about_r h2{
	font-size:24px;
	color:#000;
	font-weight:normal;
}
.about_txt{
	margin-top:5px;
	font-size:12px;
	color:#5b5b5b;
	line-height:25px;
	font-family:"宋体",Verdana;
	font-size:12px;
	font-weight:normal;
}
.about_btn{
	margin-top:15px;
	display:inline-block;
	padding:10px 25px 10px 15px;
	background:url(../images/about_btn.png) 45px center no-repeat;
	font-family:"宋体",Verdana;
	font-size:12px;
	color:#0c4a87;
	border:1px solid #b1b1b1;
	font-weight:normal;
}
.zhengshu{
	width:auto;
}
.zhengshu_title{
	height:40px;
	line-height:40px;
	background:url(../images/zhengshu_title.png) center center no-repeat;
	text-align:center;
}
.zhengshu_title h2{
	height:40px;
	width:205px;
	display:inline-block;
	background-color:#0C4A87;
	color:#fff;
	line-height:40px;
	font-size:18px;
	font-weight:normal;
}
.news{
	width:325px;
	float:left;
	overflow:hidden;
	margin-right:15px;

}
.news_main{
	border:1px solid #ddd;
	border-top:none;
}
.contact{
	width:325px;
	float:right;
	overflow:hidden;
}
.contact_main{
	border:1px solid #ddd;
	border-top:none;
	width:303px;
	padding:10px;
	overflow:hidden;
	height:245px;
	*height:239px;
}
.lmmc{
	height:40px;
	line-height:40px;
	width:auto;
	background-color:#0C4A87;
	/* Gecko browsers */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	/* Webkit browsers */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	/* W3C syntax */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
	z-index:100; 
}
.lmmc h2{
	float:left;
	font-size:14px;
	font-weight:normal;
	color:#2070b7;
	background-color:#fff;
	/* Gecko browsers */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	/* Webkit browsers */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	/* W3C syntax */
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height:35px;
	position:absolute;
	left:15px;
	bottom:0;
	line-height:35px;
	padding:0 15px;
}
.lmmc span{
	float:right;
	font-size:12px;
	margin-right:10px;
}
.lmmc span a{
	font-family:"宋体",Verdana;
	color:#fff;
}
.index_info{
	font-size:12px;
	font-family:"宋体",Verdana;
	color:#333;
	line-height:25px;
	margin-top:10px;
}
dl.toutiao{
	width:310px;
	overflow:hidden;
	padding:10px 0 10px 0;
	margin-left:7px;
	border-bottom:1px solid #AAD5F8;
}
dl.toutiao dt{
	float:left;
	overflow:hidden;
}
dl.toutiao dt img{
	width:110px;
	height:80px;
}
dl.toutiao dd{
	width:190px;
	float:right;
	margin:0;
}
dl.toutiao dd h2{
	font-size:12px;
	font-weight:bold;
}
dl.toutiao dd h2 a{
	color:#000;
}
dl.toutiao dd h2 a:hover{
	color:#0C4A87;
}
dl.toutiao dd .info{
	font-size:12px;
	font-family:"宋体",Verdana;
	line-height:20px;
	color:#4b4b4b;
}
dl.toutiao dd .info a{
	color:#ff5a00
}
.index_link_zone{
	width:100%;
	overflow:hidden;
	height:46px;
	background-color:#FB8140;
	margin-top:15px;
	padding:5px 0 4px 0;
}
.index_link{
	width:1005px;
	overflow:hidden;
	margin:0px auto;
}
.index_link h3{
	height:44px;
	width:121px;
	float:left;
	background:url(../images/index_link_h3.png) center center no-repeat;;
	color:#000;
	line-height:44px;
	text-align:center;
	font-size:14px;
}
.index_link .links{
	width:874px;
	height:44px;
	overflow:hidden;
	float:left;
}
.index_link .links a{
	color:#fff;
	font-size:12px;
	font-family:"宋体",Verdana;
	line-height:44px;
	margin:0 10px;
}
.footer_zone{
	width:100%;
	overflow:hidden;
	background-color:#0C4A87;
}
.footer{
	width:1005px;
	overflow:Hidden;
	margin:45px auto 0 auto;
	border-bottom:1px solid #04407C;
	padding-bottom:30px;
}
.footer dl{
	width:140px;
	float:left;
	color:#fff;
}
.footer dl a{
	color:#fff;
}
.footer dl dt{
	margin-bottom:10px;
}
.footer dl dt a{
	font-size:14px;
	color:#fff;
	font-weight:600;
}
.footer dl dd{
	line-height:25px;
	background:url(../images/dian.jpg) left center no-repeat;
	padding-left:8px;
}
.footer dl dd a{
	font-size:12px;
}
dl.follow{
	width:430px;
	float:right;
}
dl.follow .ewm{
	width:160px;
	float:left;
	overflow:hidden;
}
dl.follow .ewm img{
	width:160px;
	height:160px;
}
dl.follow .follow_r{
	width:255px;
	overflow:hidden;
	float:right;
}
.footer_tel{
	margin-top:40px;
}
.footer_rexian{
	text-indent:25px;
	font-size:18px;
	color:#fa813f;
	width:100%;
	display:block;
}
.footer_haoma{
	height:40px;
	line-height:40px;
	background:url(../images/footer_tel.png) left center no-repeat;
	padding-left:40px;
	font-family:Arial;
	font-size:30px;
	color:#fff;
	display:block;
	width:100%;
	margin-top:5px;
}
.follow_ico{
	width:100%;
	display:block;
	margin-top:10px;
}
.follow_ico a{
	margin:0 4.5px;
}
.copy_zone{
	width:100%;
	background-color:#0C4A87;
	overflow:hidden;
}
.copy{
	width:1005px;
	margin:0px auto;
	overflow:hidden;
	padding:10px 0;
	font-size:12px;
	color:#fff;
	line-height:25px;
	border-top:1px solid #11569B;
}
.copy a{
	color:#fff;
}
.copy_l{
	width:700px;
	float:left;
}
.copy_r{
	width:300px;
	float:right;
	text-align:right;
}

/*------------内页CSS样式-----------*/
.ny_banner{
	width:100%;
	overflow:hidden;
	position:relative;
}
.ny_banner img{
	position:relative;
	left:50%;
	margin-left:-960px;/*这个数值是图片宽带的一半*/
}
.left{
	width:200px;
	float:left;
}
.right{
	width:750px;
	overflow:Hidden;
	float:right;
	border:1px solid #d8d8d8;
	background-color:#fff;
	padding:10px 20px;
}
.left h2{
	width:auto;
	height:45px;
	line-height:45px;
	background-color:#0C4A87;
	border-bottom:1px solid #052d54;
	/* Gecko browsers */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	/* Webkit browsers */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	/* W3C syntax */
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-indent:20px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
.zlm{
	width:auto;
	border:1px solid #d8d8d8;
	border-top:none;
	background-color:#fff;
	-moz-box-shadow:2px 4px 5px #e1e1e1;
	-webkit-box-shadow:2px 4px 5px #e1e1e1;
	box-shadow:2px 4px 5px #e1e1e1;
	margin-bottom:5px;
}
.zlm dl{
	display:block;
	overflow:hidden;
}
.zlm dl dt{
	height:45px;
	background-color:#f0f0f0;
	line-height:45px;
	text-indent:20px;
	border-bottom:1px solid #d1d1d1;
}
.zlm dl dt a{
	color:#333;
}
.zlm dl dt:hover,.zlm dl #sel01{
	background-color:#2e7cc8;
}
.zlm dl dt:hover a,.zlm dl #sel01 a{
	color:#fff;
}
.zlm dl p{
	text-indent:40px;
	line-height:35px;
	height:35px;
	background:url(../images/arrow_3.png) 25px center no-repeat;
}
.zlm dl dd{
	text-indent:40px;
	line-height:35px;
	height:35px;
	background:url(../images/arrow_3.png) 25px center no-repeat;
}
.zlm dl dd a{
	font-size:12px;
	color:#666;
}
.zlm dl dd:hover a{
	color:#0C4A87;
}
.lxxx{
	padding:10px;
	font-size:12px;
	color:#666;
	line-height:25px;
	border:1px solid #d8d8d8;
	border-top:none;
	background-color:#fff;
	-moz-box-shadow:2px 4px 5px #e1e1e1;
	-webkit-box-shadow:2px 4px 5px #e1e1e1;
	box-shadow:2px 4px 5px #e1e1e1;
	margin-bottom:5px;
}
.wz{
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #0C4A87;
}
.wz span{
	color:#999;
	font-size:12px;
	background:url(../images/wz_ico.png) left center no-repeat;
	text-indent:30px;
	float:right;
	font-style:italic;
	margin-top:15px;
}
.wz span a{
	color:#999;
	font-size:12px;
}
.wz h2{
	font-size:24px;
	color:#0C4A87;
	text-indent:15px;
}
.wz h3{
	background:url(../images/scroll_arr_l_hover.png) left center no-repeat;
	line-height:30px;
	padding-left:26px;
}
.wz h3 a{
	font-weight:normal;
	font-size:16px;
	font-style:italic;	
	color:#333;
}
.lanmu{
	width:auto;
	border-bottom:1px solid #0C4A87;
}
.lanmu h2{
	padding:0 20px;
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
	height:45px;
	line-height:45px;
	background-color:#0C4A87;
	/* Gecko browsers */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	/* Webkit browsers */
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	/* W3C syntax */
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}

.lanmu span{
	float:right;
	padding-right:5px;
	margin-top:25px;
}
.lanmu span a{
	color:#666;
	font-size:14px;
	font-style:italic;
	font-family:Verdana;
}
.lanmu span a:hover{
	color:#0C4A87;
}
ul.prolist1{
	width:auto;
	overflow:hidden;
	border-left:1px solid #0C4A87;
	border-right:1px solid #0C4A87;
	border-bottom:1px solid #0C4A87;
	-moz-box-shadow:4px 4px 5px #e1e1e1;
	-webkit-box-shadow:4px 4px 5px #e1e1e1;
	box-shadow:4px 4px 5px #e1e1e1;
	margin-bottom:5px;	
	/* Gecko browsers */
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color:#fff;
	padding-bottom:10px;
}
ul.prolist1 li{
	float:left;
	list-style-type:none;
	margin:10px 5px 10px 7px;
	text-align:center;
	width:237px;
}
ul.prolist1 li img{
	width:237px;
	height:237px;
	margin-bottom:5px;
	display:block;
	border:1px solid #d8d8d8;
}
ul.prolist1 li a{
	font-size:14px;

}
ul.prolist1 li:hover img{
	border:1px solid #019242;
}
ul.prolist1 li:hover a{
	color:#0C4A87;
}
/*---------产品详情页ＣＳＳ样式---------*/
.pro_main{
	width:auto;
	overflow:hidden;
	margin-top:-15px;
}
.pro_left{
	width:355px;
	float:left;
}
.pro_right{
	width:330px;
	float:right;
	overflow:hidden;
}
.pro_right h2{
	font-size:26px;
	color:#0C4A87;
	padding-bottom:10px;
	border-bottom:1px dashed #0C4A87;
}
.pro_right .pro_info{
	color:#666;
	line-height:25px;
	margin-top:5px;
}
.pro_detail{
	overflow:hidden;
	margin-top:20px;
	line-height:30px;
	color:#333;
}
.pro_detail img{
	display:block;
	margin:0px auto;
	max-width:100%;
	height:auto;
}
.ding_btn{
	padding:10px 60px;
	display:inline-block;
	float:left;
	margin:20px auto;
	background-color:#0C4A87;
	color:#fff;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
}
.ding_btn:hover{
	background-color:#666;
	color:#fff;
}
.shangxiapian{
	margin:30px 0;
	padding-top:30px;
	border-top:1px dashed #c8c8c8;
}
.shangxiapian li{
	line-height:30px;
}

/*----留言表单-------*/
table.feedback{
	margin-left:20px;
}
table.feedback .tdleft{
	width:80px;
	text-align:right;
	font-size:14px;
	color:#333;
}
table.feedback tr{
	overflow:hidden;
	display:block;
	margin-bottom:5px;
}
table.feedback input{
	width:200px;
	height:20px;
}
.btn{
	width:250px;
	float:left;
	overflow:hidden;
	margin-top:15px;
	padding-left:80px;
}
.btn input{
	border:none;
	width:100px;
	height:40px;
	background-color:#999;
	color:#fff;
	margin-left:15px;
	cursor:pointer;
}
.btn input:hover{
	background-color:#019242;
}
/*--------侧边文章列表------------*/
.aside_wzlist{
	width:auto;
	border:1px solid #d8d8d8;
	border-top:none;
	padding:0 10px;
}
.aside_wzlist li{
	line-height:40px;
	border-bottom:1px dotted #c8c8c8;
	padding-left:15px;
	background:url(../images/wz_list_ico.png) left center no-repeat;
}
.aside_wzlist li a:hover{
	color:#DA261D;
}
.aside_wzlist li span{
	color:#999;
	float:right;
}

.web_ditu{
	width:auto;
	overflow:hidden;
}
.web_ditu h2{
	font-size:20px;
	font-weight:normal;
	color:#0C4A87;
	line-height:40px;
	border-bottom:1px dashed #c8c8c8;
}
.web_ditu h2 a{
	color:#0C4A87;

}
.web_ditu p{
	line-height:30px;
	background:url(../images/wz_list_ico.png) left center no-repeat;
	padding-left:15px;
}
.web_ditu p a{
	font-size:14px;
	line-height:40px;
	margin-right:20px;
}

#tabbox {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.tab_con {
	display:none;
}
.tabs {
	height: 40px;
	width: 1015px;
}
.tabs li {
	height:40px;
	line-height:40px;
	float:left;
	background: #e4e4e4;
	overflow: hidden;
	position: relative;
	margin-right:10px;
}
.tabs li a {
	display: block;
	width:158px;
	outline: none;
	text-align:center;
}
.tabs li a:hover {
	background: #2499DC;
	color:#fff;
}
.tabs .thistab,.tabs .thistab a:hover {
	background: #2499DC;
}
.tabs .thistab a{
	color:#fff;
}
.tab_con {
	margin-top:25px;
}
.tab_con dl{
	width:1015px;
	overflow:hidden;
}
.tab_con dl dd{
	width:242px;
	float:left;
	margin:0 10px 20px 0;
}
.tab_con dl dd img{
	width:240px;
	height:150px;	
}
.tab_con dl dd h3{
	text-align:center;
	display:block;
	line-height:40px;
}
.tab_con dl dd h3 a{
	font-size:12px;
	font-family:"宋体",Verdana;
	font-weight:normal;
}
.grey_zone{
	padding:20px 0 40px 0;
	width:100%;
	overflow:hidden;
	background-color:#f5f5f5
}

.ny_main{
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}


.tulist_02{
	width:800px;
}
.tulist_02 li{
	list-style-type:none;
	float:left;
	width:240px;
	margin-right:17px;
	margin-bottom:15px;
	text-align:center;
}
.tulist_02 li img{
	width:100%;
	height:auto;
}
.tulist_02 li h3{
	font-size:14px;
	font-weight:normal;
	display:block;
	line-height:30px;
}

/*----------下载表格----------*/
.biaoge{
	width:100%;
	margin-top:10px;
	border-collapse:collapse;
}
.biaoge tr td,.biaoge tr th{
	border:#ccc solid 1px;
    padding:10px 0 10px 15px;
}
.biaoge tr th,.biaoge .down_b{
	background:#fff;
}
.biaoge .fa-caret-right{
	margin-right:10px;
}
.biaoge .fa-cloud-download{
	font-size:30px;
	margin:0px auto;
	display:block;
	text-align:center;
	margin-left:-15px;
}