@charset "utf-8";
html, body, p, h1, h2, h3, h4, h5, h6, form, input, textarea, select, button, fieldset, legend, img, ul, ol, li, dl, dt, dd, th, td, pre, blockquote {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}
body {
	background: #fff;
	color: #000;
	width: 100%;
	font-size: 14px;
}
body, button, input, select, textarea, h2, h3, h4, h5, h6 {
	font-family: '微软雅黑', '宋体', Arial
}
img, fieldset {
	border: 0;
	vertical-align: middle
}
input {
	padding: 0;
	margin: 0;
	outline: none;
}
a {
	text-decoration: none;
	color: #4c4c4c;
}
a:hover {
	text-decoration: none;
}
ul, li, ol {
	list-style: none
}
img {
	max-width: 100%;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	zoom: 1;
}
.l {
	float: left;
}
.r {
	float: right;
}
.lf {
	float: left
}
.rg {
	float: right
}
.head {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	z-index: 9999;
	background: #fff;
	border-bottom: 1px solid #ddd;
	height: 100px;
	transition: all .3s
}
.logo {
	padding-top: 27px;
	padding-left: 2.18%;
	width: 302px;
	transition: all .3s
}
.logo a {
	display: block;
	position: relative;
	overflow: hidden
}
.logo img {
	width: 100%;
	position: relative;
	z-index: 100
}
.logo .p1 {
	background: #ff6d07;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 80%;
}
.nav {
	width: 60%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.nav ul li {
	float: left;
	width: 14.28%;
	height: 100px;
	background: url(../images/1_02.jpg) right center no-repeat;
	transition: all .3s
}
.nav ul li .a1 {
	line-height: 100px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
	transition: all .3s
}
.nav ul li:hover .a1 {
	color: #f08519;
	transition: all .3s
}
.nav ul li .div1 {
	display: none;
	background: #fff;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 101px;
	z-index: 100
}
.nav ul li .div1 .p1 {
	width: 57.4%;
	float: right;
	height: 65px;
	line-height: 65px
}
.nav ul li .div1 .p1 a {
	color: #999;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/1_26.jpg) center bottom no-repeat;
	display: inline-block;
	height: 65px;
	line-height: 65px;
	margin-right: 5%;
	transition: all .5s
}
.nav ul li .div1 .p1 a:hover {
	background: url(../images/1_27.jpg) center bottom no-repeat;
	color: #1a1a1a
}
.nav ul li .mad3 .p1 .pad {
	margin-left: 30%
}
.nav ul li .mad4 .p1 .pad {
	margin-left: 44%
}
.nav ul li .mad5 .p1 .pad {
	margin-left: 45%
}
.nav ul li .mad6 .p1 {
	text-align: right
}
.a_txt {
	display: none
}

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
.nav ul li .a1 {
	font-size: 14px
}
.nav ul li .div1 .p1 a {
	font-size: 12px
}
.foot_top ul {
	margin-left: 60px
}
.nav ul li .div1 .p1 {
	width: 58.1%
}
}

/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
.head {
	display: none
}
.moblie_head {
	display: block;
	height: 54px;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	border-bottom: 1px solid #ddd;
	-moz-box-shadow: 0px 1px 1px #eee;
	-webkit-box-shadow: 0px 1px 1px #eee;
	box-shadow: 0px 1px 1px #eee;
}
.moblie_head .lf {
	padding-top:14px;
	padding-left: 4%
}
.moblie_head .lf img {
	height: 28px
}
.moblie_head .rg {
	padding-right: 5%;
	padding-top: 18px
}
.moblie_head .rg a img {
	height: 16px;
	vertical-align: top
}
.a_txt {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 10000
}
.a_txt .div1 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0b0d19;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1
}
.a_txt .div2 {
	position: absolute;
	width: 20%;
	left: 0px;
	top: 5%;
	z-index: 100;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0
}
.a_txt .div3 {
	position: absolute;
	width: 80%;
	right: 0px;
	top: 0px;
	background: #0b0d19;
	height: 100%;
	z-index: 100;
	right: -80%
}
.a_txt .div3 ul {
	padding-left: 5%;
	padding-right: 5%
}
.a_txt .div3 ul li {
	border-bottom: 1px solid #232530
}
.a_txt .div3 ul li a {
	display: block;
	height: 45px;
	color: #fff;
	line-height: 45px;
	padding-left: 5%;
	font-size: 16px
}
.a_txt .div3 ul li .a_txt2 {
	display: none
}
.a_txt .div3 ul li .a_txt2 a {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 32px;
	display: block;
}
}
.btn3 {
	position: fixed;
	z-index: 3;
	bottom: 0px;
	background: #0056a3;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 70px;
}
.menu {
	position: relative;
	float: left;
	width: 33.33%;
	height: 70px;
	background: #0056a3;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.bt-name {
	font-size: 14px;
	color: #fff;
}
.bt-name a i {
	display: block;
	width: 26px;
	height: 26px;
	margin: 0 auto 8px auto;
}
.icon3 {
	background: url(../images/icon3.png) no-repeat;
}
.icon4 {
	background: url(../images/icon4.png) no-repeat;
}
.icon5 {
	background: url(../images/icon5.png) no-repeat;
}
.bt-name a {
	display: block;
	font-size: 14px;
	color: #fff;
	height: 60px;
	padding-top: 10px;
}
/**/
.maintop {
	margin: 54px 0 70px 0;
}
.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.categorybox {
	background: #0056a3;
	text-align: center;
	padding: 8px 0;
	width: 100%;
}
.categorybox select {
	width: 60%;
	height: 40px;
	background: url(../images/icon6.png) no-repeat 10px 10px #fff;
	border: none;
	padding-left: 40px;
	font-size: 16px;
	color: #333
}
.categorybox select option {
	border: none;
	color: #000;
}
.productwrap {
	background: #f9f9f9;
	width: 100%;
	padding: 25px 0
}
.indextitle {
	background: url(../images/line.png) no-repeat center;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #0056a3;
	margin-bottom: 20px;
}
.productlist {
	padding-left: 12px;
}
.productlist:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	zoom: 1;
}
.productlist li {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	font-size: 14px;
}
.productlist li a {
	display: block;
}
.productitem {
	padding: 0 12px 0 0;
	text-align: center
}
.productitem h5 {
	height: 26px;
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
}
.productitem img {
	display: block;
	margin-bottom: 8px;
	width: 100%;
	height: 130px;
}
.aboutwrap {
	width: 100%;
	padding: 25px 0;
	min-height: 400px;
}
.aboutwrap-h {
	width: 100%;
	padding: 25px 0;
}
.abouttxt {
	padding-top: 10px;
	color: #666;
	font-size: 14px;
	line-height: 25px;
	margin: 0 15px;
	clear: both;
}
.abouttxt:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	zoom: 1;
}
.abouttxt table {
	width: 100%;
}
.abouttxt table td {
	width: 40%;
	padding: 0 8px;
}
.abouttxt table td img {
}
.abouttxt p {
	margin-bottom: 12px;
}
.more {
	text-align: center;
	padding: 30px 0;
}
.more a {
	background: #0056a3;
	color: #fff;
	padding: 10px 30px;
}
.linespace {
	background: #f9f9f9;
	height: 10px;
	font-size: 0;
	line-height: 0;
}
.newstitle {
	border-bottom: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
}
.newstitle h2 {
	float: left;
	font-size: 22px;
	color: #0056a3;
	font-weight: lighter;
	margin-left: 15px;
}
.newstitle h2 i {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 8px;
	vertical-align: middle;
}
.newstitle a {
	color: #666;
	float: right;
	margin-right: 15px;
}
.icon1 {
	background: url(../images/icon1.png) no-repeat;
}
.newslist {
	margin: 0 15px 20px 15px;
}
.newslist li {
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	line-height: 22px;
}
.newslist li a {
	padding-left: 10px;
	background: url(../images/icon2.jpg) no-repeat 0 6px;
}
.newslist li span {
	color: #999;
	float: right
}
.contactbg {
	background: url(../images/bg.jpg) no-repeat center;
	height: 250px;
}
.contacttxt {
	line-height: 24px;
	color: #fff;
	padding: 15px 0 12px 25px
}
.copyright {
	text-align: center;
	color: #fff;
	line-height: 22px;
	padding-top: 12px;
	border-top: 1px solid #ccc;
	font-size: 12px;
	margin: 0 15px;
}
.copyright a {
	color: #fff;
}
.pbigimg {
	text-align: center;
	max-width: 100%;
	padding: 15px 0;
}

@media screen and (max-width:480px) {
.newslist li span {
	display: block;
	margin-left: 10px;
	float: none;
}
}
.page {
	clear: both;
	text-align: center;
	padding: 15px 0 35px 0;
}
.page a {
	color: #666;
	margin: 0 5px;
	border: 1px solid #dadada;
	padding: 2px 6px 2px 6px;
}
.page a:hover {
	color: #0a96e4;
}
.page a.active {
	color: #0a96e4;
	font-weight: bold;
}
.newstitbox {
	padding: 1.5rem 1rem 1rem 1rem;
}
.newstitbox h2 {
	font-size: 16px;
	margin-bottom: .5rem;
}
.newsdate1 {
	color: #888;
	font-size: 13px;
}
.tback {
	padding: 12px 0 0 0;
	text-align: right;
	width: 100%;
}
.back {
	background: url(../images/back.png) no-repeat;
	width: 44px;
	height: 30px;
	display: inline-block;
	padding-left: 20px;
	line-height: 22px;
	margin-right: 30px;
}
.regform {
	color: #444444;
	font-size: 14px;
	padding: 0;
}
.regform li {
	padding-bottom: 15px;
}
.regform li textarea {
	width: 100%;
	border: 1px solid #dedede;
	border-radius: 5px;
	text-indent: 12px;
	padding: 12px 0;
	box-shadow: 0 0 0 transparent, inset 0 0 5px #eee;
	-webkit-transition: all 0.2s ease-in-out;
}
.input3 {
	width: 100%;
	padding: 12px 0;
	font-size: 14px;
	font-weight: 400;
	font-family: "微软雅黑";
	border: 1px solid #dedede;
	border-radius: 5px;
	text-indent: 12px;
	box-shadow: 0 0 0 transparent, inset 0 0 5px #eee;
	-webkit-transition: all 0.2s ease-in-out;
}
.regbtn {
	text-align: center;
}
.btn01 {
	border: 1px solid #0056a3;
	background: #0056a3;
	color: #fff;
	padding: 8px 30px;
}
/*banner*/
#focus{ overflow:hidden;}
#focus ul{ float:left;}
#focus li{ width:100%; float:left;}
#focus li img{ width:100%}