@charset "utf-8";
/* CSS Document */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #015cb5;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}

.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 34px;
	background-color: #f5f5f5;
	font-size: 13px;
	color: #888;
	border-top: 2px solid #f7c433;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .topbar li.c {
	margin-left: 10px;
}
.header .topbar li.c a {
	background-color: #f7c433;
	display: block;
	padding: 0 15px;
	font-weight: bold;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding: 15px 0;
}
.header .tel {
	float: right;
	background: url(../images/tel.jpg) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 31px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #015cb5;
}
.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 26px;
}
.header .text span {
	color: #015cb5;
}
.header .nav {
	font-size: 0;
	background-color: #015cb5;
	color: #fff;
	border-bottom: 4px solid #022d64;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/line.jpg) no-repeat right center;
}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 60px;
	padding: 0 25px;
	color: #fff;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}

.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #022d64 !important;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #fff;
	background-color: #022d64;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 18px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #015cb5;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	height: 630px;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-pagination {
	bottom: 30px;
}
.banner .swiper-pagination-bullet {
	width: 44px;
	border-radius: 5px;
	background-color: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background-color: #015cb5;
}
.yunu-sou {
	padding: 15px 0;
	background-color: #f5f5f5;
}
.yunu-sou .hot {
	float: left;
	padding: 5px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hot strong {
	color: #015cb5;
}
.yunu-sou .hform {
	float: right;
}
.yunu-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 210px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #022d64;
	color: #fff;
}




/*title*/
.title {
	overflow: hidden;
	width: 100%;
	margin-bottom: 35px;
}
.title p {
	text-align: center;
	font-size: 47px;
	color: #e3e3e3;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;margin-bottom: -35px;
}
.title h3 {
	text-align: center;
	font-size: 35px;
	color: #000;
	padding-bottom: 15px;
	background: url(../images/title_bg.png) no-repeat center bottom;
	font-weight: normal
}
.title h3 a {
	color: #000;
}

/*pro*/
.pro {
	overflow: hidden;
	width: 100%;
	background: url(../images/pro_bg.jpg) no-repeat center top;
	padding-top: 20px;
	margin-bottom: 50px;
}
.pro .menu1 {
	overflow: hidden;
	padding-bottom: 8px;
	margin-bottom: 30px;
	width: 880px;
	margin: 0 auto;
}
.pro .menu1 li {
	margin: 0 6px;
	width: 155px;
	height: 45px;
	border: 1px solid #000;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	position: relative;
	float: left;
	margin-right: 12px;
}
.pro .menu1 li a {
	display: block;
	text-decoration: none;
	color: #000;
}
.pro .menu1 li img {
	display: none;
	position: absolute;
	bottom: -8px;
	left: 67px;
}
.pro .menu1 li.cur, .pro .menu1 li:hover {
	border-color: #022d64;
	background-color: #022d64;
}
.pro .menu1 li.cur a, .pro .menu1 li:hover a {
	color: #fff;
}
.pro .menu1 li.cur img, .pro .menu1 li:hover img {
	display: block
}
.pro .pbox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 580px;
	position: relative
}
.pro .plist {
	overflow: hidden;
	width: 1200px;
	height: 580px;
	position: absolute;
	left: 0;
	top: 0
}
.pro .plist .lefttu {
	display: block;
	float: left
}
.pro .plist ul {
	overflow: hidden;
	float: right;
	width: 594px;
	height: 578px;
	border: 1px solid #ddd;
}
.pro .plist ul li {
	float: left;
	width: 297px;
	height: 289px;
	position: relative
}
.pro .plist li img {
	display: block;
	margin-bottom: 20px;
}
.pro .plist li span {
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	color: #000;
}
.pro .plist li.libor {
	border-right: 1px solid #ddd;
	width: 296px;
}
.pro .plist li.libtm {
	border-bottom: 1px solid #ddd;
}
.pro .plist li a {
	display: none;
	width: 297px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/pro_more.png) no-repeat 105px center;
	background-color: #022d64;
	opacity: 0.85;
	filter: alpha(opacity=85);
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding-top: 190px;
	height: 100px;
}
.pro .plist li:hover a {
	display: block
}


/*追求精品*/
.b_text_xx{ height:auto;  }
.b_text_t2_1{ height:60px; line-height:60px; text-align:center; font-size:36px; color:#fff;font-weight: 900; background:url(../images/jp_tbg1.png) no-repeat bottom; padding-bottom:12px; }
.b_text_t2_1 h2{ font-size:32px;  }
.b_text_t2_1 h3{ font-size:32px;  }
.b_text_t2_1 span{ color:#fff; }
.b_text_t2_1 a{ color:#fff; }
.b_text_t2_1 a:hover, .b_text_t2_1 a:hover span{ color:#4fad00; }
.b_text_t2_3{ height:30px; line-height:30px; text-align:center; font-size:16px; color:#fff; text-transform:uppercase; padding-top:3px;  }
.chepai{ width:100%; height:440px; margin-top:40px; background:url(../images/jp_bg.jpg) no-repeat center bottom; padding-top:40px; }
.chepai_t{ width:100%; height:124px; text-align:center; }
.in_liucheng_2{ width:1180px; height:auto; margin:0 auto; margin-top:30px;  }
.in_liucheng_3{ width:190px; height:auto; float:left; text-align:center; position:relative; margin:0 23px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;  }
.in_liucheng_3 h6{ width:132px; font-size:16px; font-weight:600; height:30px; line-height:30px;  color:#333; background:#fff; border-radius:15px; margin:0 auto; margin-top:20px; }
.in_liucheng_4{ line-height:30px; text-align:left; padding-top:5px; color:#FFF;}
.in_liucheng_6{ width:100px; height:100px; text-align:center; margin:0 auto;  }
.in_liucheng_6 img{ width:68px; height:68px; margin-top:16px;  }
.in_liucheng_6ss{ width:100px; height:100px;  }
.in_liucheng_6ss{ width:100px; height:100px; border:1px solid #FFF; border-radius:50%;   -webkit-transition: -webkit-transform 2s linear; -ms-transition: -ms-transform 2s linear; position:absolute; left:44px; top:0px; }
.in_liucheng_6ss:hover{  -webkit-transform: rotatez(360deg); transform: rotatez(360deg); }
.in_liucheng_3:hover{ margin-top:-15px;}




/*oem*/

.ys{ margin: 70px auto 0; width:1200px; height:748px; overflow: hidden;}
.ys h2{height:122px;font-size: 46px; line-height: 56px;text-align:center;color:#01489d;}
.ys_c dl{ height:369px; overflow: hidden;}
.ys_c dt{ float: right;width:645px; overflow: hidden;}
.ys_c dt img{ width:645px; height:369px;}
.ys_c dd{ float: left;border:3px solid #f1f1f1; border-right: 0; width:512px; height:363px; overflow: hidden;}
.ys_c dd p{padding: 10px 0 0 55px; height:155px;overflow: hidden;}
.ys_c dd p span{ display: block;padding-left: 18px; font-size: 16px; line-height: 40px; position: relative;}
.ys_c dd p span::before{position: absolute; content:""; width:4px; height:4px;background:#022d64; top: 18px;left: 0;border-radius: 100%;}
.ys_c .dl04 p{ height:363px;}
.ys_c ul{ margin-left: 50px;}
.ys_c li{ width:100px; float: left; font-size: 16px; text-align: center; line-height: 24px; color:#00479d;}
.ys_c li img{ display: block; width:45px;height:45px; margin: 0 auto 10px;}

.ysnav li{ width:25%; float: left;height:150px; background:#eeeeee;position: relative;margin-top: 27px;}
.ysnav li span{display: block;margin:36px 0 0 42px;background: url(../images/ys_02.png) no-repeat center 0; width:68px;height:77px; text-align: center; line-height: 77px; font-size: 40px; font-family: Arial; font-family: DINPro; color:#fff; float: left;} 
.ysnav li p{ float: left; width:178px; float: right;padding-top: 14px; font-size: 26px; color:#454545; line-height: 34px; overflow: hidden;}
.ysnav li p b{ display: block;}

.ysnav li:hover , .ysnav .cur {background:#022d64; position: relative;}
.ysnav li:hover span, .ysnav .cur span{background: url(../images/ys_01.png) no-repeat center 0; color:#022d64;}
.ysnav li:hover p, .ysnav .cur p{color:#fff;}
.ysnav li:hover::before , .ysnav .cur::before{position: absolute; content: ""; width:0;height:0;left: 50%; margin-left: -10px; border-bottom: 10px solid #022d64;border-left: 17px solid transparent;border-right: 17px solid transparent;top: -10px;}



.ys .dl dd {
	float: left;
	width: 395px;
	padding: 0 40px;
}
.ys dd h3 {
	font-size: 20px;
	color: #333333;
	margin-top: 40px;
	margin-left: 55px;
}
.ys dd h3 span {
	font-weight: normal;
	display: block
}
.ys dd i {
	display: block;
	width: 33px;
	height: 3px;
	background-color: #cacaca;
	margin-top: 25px;
	margin-left: 55px;
}
.ys dd p {
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	margin-top: 18px;
}




/*产品优势*/
.zhichi {
	overflow: hidden;
	width: 100%;
	height: 770px;
	background: url(../images/zhichi_bg.jpg) no-repeat center top;
	padding-top: 5px;
	margin-top: 25px;
}
.zhichi .title p {
	color: #fff;
}
.zhichi .title h3 {
	color: #fff;
	background: url(../images/zhichi_title.png) no-repeat center bottom;
}
.zhichi .menu {
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
.zhichi .menu li {
	display: inline-block;
	margin: 0 6px;
	width: 152px;
	height: 45px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	position: relative;
	color: #fff;
	cursor: pointer;
}
.zhichi .menu li {
*display:inline
}
.zhichi .menu li img {
	display: none;
	position: absolute;
	bottom: -8px;
	left: 67px;
}
.zhichi .menu li.cur, .pro .menu li:hover {
	border-color: #022d64;
	background-color: #fff;
	color: #022d64;
}
.zhichi .menu li.cur img, .pro .menu li:hover img {
	display: block
}
.zhichi .zcbox {
	overflow: hidden;
	width: 1000px;
	padding: 0 20px;
	padding-bottom: 40px;
	background: url(../images/zhichi_yy.png) no-repeat center bottom;
	margin: 0 auto;
	height: 396px;
	position: relative
}
.zhichi .zcbox ul {
	overflow: hidden;
	width: 6240px;
	position: absolute;
	left: 0;
	top: 0
}
.zhichi .zcbox li {
	overflow: hidden;
	width: 1000px;
	background-color: #fff;
	height: 396px;
	margin: 0 20px;
	position: relative;
	float: left;
}
.zhichi .zcbox li img {
	display: block;
	float: right
}
.zhichi .zcbox li .wen {
	overflow: hidden;
	width: 405px;
	height: 100%;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	position: relative
}
.zhichi .zcbox .btn {
	overflow: hidden;
	position: absolute;
	width: 134px;
	height: 38px;
	text-align: center;
	line-height: 32px;
	left: 50%;
	margin-left: -107px;
	top: 202px;
	z-index: 2
}
.zhichi .zcbox .btn em {
	display: block;
	width: 61px;
	height: 32px;
	border: 3px solid #dfdfdf;
	float: left;
	font-size: 14px;
	color: #b3b3b3;
	cursor: pointer;
	background-color: #fff;
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.zhichi .zcbox .btn em:hover {
	background-color: #022d64;
	color: #fff;
	border-color: #022d64;
}
.zhichi .zcbox .wen b {
	display: block;
	font-size: 33px;
	color: #a5a5a5;
	width: 50px;
	height: 64px;
	border: 3px solid #dfdfdf;
	background: url(../images/zhichi_x.png) no-repeat center 50px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	right: 0;
	top: 0
}
.zhichi .zcbox .wen h4 {
	font-size: 26px;
	color: #022d64;
	margin-top: 20px;
	margin-bottom: 5px;
}
.zhichi .zcbox .wen span {
	display: block;
	font-size: 13px;
	color: #959595;
	font-family: Arial;
	margin-bottom: 40px;
}
.zhichi .zcbox .wen p {
	font-size: 14px;
	color: #333;
	line-height: 31px;
	text-align: justify;
	width: 85%;
}
.zhichi .zcbox .btn02 {
	overflow: hidden;
	width: 150px;
	height: 12px;
	position: absolute;
	left: 40px;
	bottom: 80px;
	z-index: 2
}
.zhichi .zcbox .btn02 span {
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/zhichi_y.png) no-repeat center left;
	margin: 0 5px;
	float: left;
}
.zhichi .zcbox .btn02 .cur {
	background-position: right
}



/*广告图*/
.in_banner1{ width:100%; height:230px; background:url(../images/in_banner1.jpg) no-repeat center; margin-top:55px; }
.in_banner1_1{ width:1180px; height:230px; margin:0 auto;}
.in_banner1_2{ height:36px; padding:160px 20px 0 44px;}
.in_banner1_3{ float:left; width:367px; line-height:36px; font-size:18px; color:#fff; background:url(../images/in_banner_tb.png) no-repeat left; padding-left:38px; }
.in_banner1_3 span{ color:#FFF; font-weight:bold; font-size:28px; }
.in_banner1_4{ float:left; width:140px; height:36px; line-height:36px; font-size:16px; color:#FFF; text-align:center; }
.in_banner1_4 a{ color:#ff0000; display:block; background:#FFF; font-weight:bold; }
.in_banner1_4 a:hover{ color:#ff0000; background:#fffc00; border-radius:19px; }
.in_banner2{margin: 0 auto; width:100%;background:#022d64;}
.in_banner2 img{margin: 0 auto;display: block; width:1200px;}

/*案例*/
.case_bj{background: url(../images/case_bj.jpg) repeat-y center 0;}
.case{height:756px; width:1200px; margin: 0 auto; overflow: hidden;}
.case h2{padding-top: 50px;font-weight: 600;height:95px;font-size: 40px;text-align:center;color:#022d64;}
.casenav{ width:393px; float: left; overflow: hidden; position: relative;}
.casenav li{ float: left; width:190px; height:115px;margin:0 5px 6px 0; overflow: hidden;}
.casenav li a{ display: block;height:115px; font-size: 16px; color:#333333; padding: 15px 15px; line-height: 25px;}
.casenav li:nth-child(2n){margin-right: 0;}
.casenav li:nth-child(1) a{background:#fff;}
.casenav li:nth-child(2) a{background:#fff;}
.casenav li:nth-child(3) a{background:#fff;}
.casenav li:nth-child(4) a{background:#fff;}
.casenav li:nth-child(5) a{background:#fff;}
.casenav li:nth-child(6) a{background:#fff;}
.casenav li:nth-child(7) a{background:#fff;}
.casenav li:nth-child(8) a{background:#fff;}
.casenav li:nth-child(9) a{background:#fff;}
.casenav li a:hover , .casenav li.cur a{ color:#fff;}
.casenav li:nth-child(1) a:hover,.casenav li:nth-child(1).cur a{background:#022d64;}
.casenav li:nth-child(2) a:hover,.casenav li:nth-child(2).cur a{background:#022d64;}
.casenav li:nth-child(3) a:hover,.casenav li:nth-child(3).cur a{background:#022d64;}
.casenav li:nth-child(4) a:hover,.casenav li:nth-child(4).cur a{background:#022d64;}
.casenav li:nth-child(5) a:hover,.casenav li:nth-child(5).cur a{background:#022d64;}
.casenav li:nth-child(6) a:hover,.casenav li:nth-child(6).cur a{background:#022d64;}
.casenav li:nth-child(7) a:hover,.casenav li:nth-child(7).cur a{background:#022d64;}
.casenav li:nth-child(8) a:hover,.casenav li:nth-child(8).cur a{background:#022d64;}
.casenav li:nth-child(9) a:hover,.casenav li:nth-child(9).cur a{background:#022d64;}

.case_c{ width:806px; float: right; overflow: hidden;margin-top: -12px;}
.case_c dl{ height:474px;overflow: hidden;position:relative;}
.case_c dt{width:806px;height:474px;overflow: hidden;}
.case_c dt img{ display: block; width:806px;height:474px;}
.case_c dd{padding: 10px 25px 0 25px;position:absolute;bottom:0;left:-40px;height:80px;background:#022d64;opacity:0.85;}
.case_c dd h3{ font-size: 16px; line-height: 16px;margin-top: -1px;}
.case_c dd h3 a{ color:#fff;}
.case_c dd p{padding-top: -22px;margin-top: -12px; font-size: 14px; line-height: 24px; color:#fff;}
.case_c dd p a{ color:#fff;}





/*about 列表*/

.w1200 {
	width: 1200px;
	margin: 0px auto;
	padding-bottom: 30px;
}
.iabout {
	background: url(../images/about_bj.png) center no-repeat;
	height: 655px;
	margin-top: 10px;
}
.iab_toP {
	height: 395px;
	width: 100%;
}
.iab_lef {
	width: 305px;
	float: left;
}
.iabout h1 {
	text-align: center;
	padding-top: 30px;
	color: #fff;
	font-size: 33px;
	font-family: "Impact"
}
.iabout h2 {
	text-align: center;
	padding-top: -25px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.iabout .iab_toP img {
	padding-top: 16px;
	padding-left: 15px;
}
.iabout_s {
	width: 790px;
	float: right;
	color: #FFF;
	padding-top: 0px;
	padding-right: 25px;
}
.iabout_s h1 {
	font-size: 18px;
	text-align: left;
	font-family: "微软雅黑";
	line-height: 24px;
}
.iabout_s h3 {
	border-bottom: 2px solid #fff;
	width: 50px;
	margin: 12px 0px;
*height:1px;
}
.iabout_s a {
	color: #FFF;
	border: 1px solid #fff;
	border-radius:5px;
	width: 100px;
	height: 27px;
	line-height: 27px;
	display: block;
	padding-left: 10px;
}
.iabout_s a:hover {
	color: #999;
}
.iab_bot  {
	padding-top: 10px;
}
.iab_bot li {
	float: left;
	width: 300px;
	height: 175px;
	position: relative;
}
.iab_bot img {
	float: left;
}
.iab_bot span {
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	width: 270px;
	color: #fff;
	background: url(../images/proimgbg.png) repeat;
	position: absolute;
	bottom: 3px;
	left: 0px;
}
.iab_bot span:hover {
	text-decoration: underline;
}
/*case 列表*/
.case0 {
	background: url(../images/title.png) center no-repeat;
	height: 180px;
}
.case0_toP {
	height: 150px;
}
.case0 h1 {
	text-align: center;
	padding-top: 5px;
	color: #022d64;
	font-size: 33px;
	font-family: "Impact"
}
.case0 h2 {
	text-align: center;
	padding-top: 0px;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
.case0 a {
	text-align: center;
	color: #b3b3b3;
	font-size: 12px;
}
.case0 a:hover {
	color: #d51234;
}
/*case*/
.case_img {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.case_list {
	width: 105%;
	float: left;
}
.case_list li {
	width: 240px;
	height: 350px;
	float: left;
}
.case_list li a img {
	display: block;
	width: 210px;
	height: 287px;
	border: 1px solid #e0e0e0;
	padding: 3px;
}
.case_list li a:hover img {
	border: 1px solid #000;
	display: block;
}
.case_list li span {
	width: 218px;
	text-align: center;
	display: block;
	line-height: 30px;
	background: #e7e7e7;
	color: #000;
	font-size: 14px;
	float: left;
}
.case_list li a:hover span {
	background: #000;
	color: #fff;
}



/*生产基地*/


.jidi0 {
	background: url(../images/title.png) center no-repeat;
	height: 180px;
}
.jidi0_toP {
	height: 150px;
}
.jidi0 h1 {
	text-align: center;
	padding-top: 5px;
	color: #022d64;
	font-size: 33px;
	font-family: "Impact"
}
.jidi0 h2 {
	text-align: center;
	padding-top: 0px;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
.jidi0 a {
	text-align: center;
	color: #b3b3b3;
	font-size: 12px;
}
.jidi0 a:hover {
	color: #d51234;
}




.jidi {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-top: 660px;
}
.jidi .menu {
	overflow: hidden;
	width: 176px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}
.jidi .menu li {
	width: 170px;
	float: left;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border: 2px solid #022d64;
	position: relative;
	font-size: 20px;
}
.jidi .menu li a {
	display: block;
	text-decoration: none;
	color: #333;
}
.jidi .menu li img {
	display: none;
	position: absolute;
	left: 75px;
	bottom: -10px;
}
.jidi .menu li.cur a {
	background-color: #022d64;
	color: #fff;
}
.jidi .menu li.cur img {
	display: block;
}
.jidi .jdbox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 320px;
	position: relative
}
.jidi .jdlist {
	overflow: hidden;
	width: 1200px;
	height: 320px;
	position: absolute;
	left: 0;
	top: 0
}
.jidi .jdlist ul {
	overflow: hidden;
	position: absolute
}
.jidi .jdlist li {
	float: left;
	widows: 280px;
	height: 320px;
	margin-right: 14px;
}
.jidi .jdlist li img {
	display: block;
	margin-bottom: 25px;
}
.jidi .jdlist li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.jidi .jdlist li a {
	display: block;
	text-decoration: none
}



/* news */
.news {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 65px;
}
.leftnews {
	width: 765px;
	overflow: hidden;
	float: left;
}
.leftnews .top {
	border-bottom: 1px solid #e0e0e0;
	height: 48px;
}
.leftnews .top ul {
	float: left;
	height: 48px;
	display: inline-block;
}
.leftnews .top ul {
*display: inline;
}
.leftnews .top li {
	line-height: 48px;
	height: 48px;
	width: 171px;
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
.leftnews .top li a {
	color: #666666;
	text-decoration: none;
	display: block;
}
.leftnews .top li i {
	display: none;
	width: 18px;
	height: 12px;
	background: url(../images/news-icon01.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -12px;
}
.leftnews .top li.cur {
	background: #022d64;
}
.leftnews .top li.cur a {
	color: #fff;
}
.leftnews .top li.cur i {
	display: block;
}
.leftnews .top .more {
	float: right;
	font-size: 14px;
	color: #999999;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/news-icon03.png) no-repeat right center;
	padding-right: 9px;
	display: block;
	margin-top: 22px;
}
.leftnews .newsbox {
	overflow: hidden;
}
.leftnews .newsbox .newslist {
	overflow: hidden;
	margin-top: 27px;
}
.leftnews .newsbox dl {
	overflow: hidden;
	margin-bottom: 30px;
}
.leftnews .newsbox dt {
	float: left;
	width: 358px;
}
.leftnews .newsbox dd {
	float: left;
	width: 366px;
	float: left;
	margin-left: 32px;
}
.leftnews .newsbox dd h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.leftnews .newsbox dd h3 a {
	color: #333333;
	text-decoration: none;
}
.leftnews .newsbox dd p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.leftnews .newsbox dd .more {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	width: 114px;
	height: 33px;
	line-height: 33px;
	display: block;
	background: url(../images/newsbtn.png) no-repeat center;
	margin-top: 34px;
	text-decoration: none;
	text-indent: 17px;
}
.leftnews .newsbox ul {
	height: 161px;
	background: #f5f5f5;
	overflow: hidden;
	padding: 0 21px;
}
.leftnews .newsbox li {
	overflow: hidden;
	margin-top: 15px;
}
.leftnews .newsbox li:first-child {
	margin-top: 21px;
}
.leftnews .newsbox li a {
	float: left;
	display: block;
	font-size: 14px;
	color: #666666;
	width: 530px;
	padding-left: 28px;
	background: url(../images/news_icon01.png) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.leftnews .newsbox li span {
	font-size: 14px;
	color: #999999;
	float: right;
}
.rightnews {
	overflow: hidden;
	width: 381px;
	float: right;
}
.rightnews .top {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}
.rightnews .top h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	display: inline-block;
	float: left;
}
.rightnews .top h3 {
*display: inline;
}
.rightnews .top h3 a {
	color: #666666;
	text-decoration: none;
	background: url(../images/news-icon02.png) no-repeat left center;
	padding-left: 26px;
}
.rightnews .top .more {
	float: right;
	font-size: 14px;
	color: #999999;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/news-icon03.png) no-repeat right center;
	padding-right: 9px;
	display: inline-block;
}
.rightnews .wenda {
	height: 414px;
	overflow: hidden;
	position: relative;
	margin-top: 2px;
}
.rightnews .wenda ul {
	overflow: hidden;
	height: 414px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.rightnews .wenda li {
	height: 76px;
	padding-left: 1px;
	padding-top: 5px;
	border-bottom: 1px dashed #666;
}
.rightnews .wenda li h3 {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/news_icon01.png) no-repeat left center;
	padding-left: 25px;
	line-height: 18px;
	height: 18px;
	margin-bottom: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rightnews .wenda h3 a {
	color: #333333;
}
.rightnews .wenda p {
	font-size: 14px;
	color: #666666;
	padding-left: 31px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}






.footer {
	width: 100%;
	background-color: #022d64;
	padding-top: 19px;
}
.footer .container {
	width: 1200px;
	padding: 0 25px;
}
.footer .ftnav {
	border-bottom: 1px solid #fff;
}
.footer .ftnav ul {
	height: 40px;
}
.footer .ftnav li {
	float: left;
	height: 37px;
	line-height: 37px;
	border-bottom: 0px solid #fff;
	margin-right: 52px;
}
.footer .ftnav li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.footer .ftnav li:last-child {
	margin-right: 0;
}
.footer .ftnav li.noMr {
	margin-right: 0;
}
.footer .ftnav li:hover, .footer .ftnav li.cur {
	border-bottom-color: #fff;
}
.footer .ftnav li:hover a, .footer .ftnav li.cur a {
	color: #ffcc99;
}
.footer .dress {
	overflow: hidden;
	margin-top: 25px;
}
.footer .dress dl {
	float: left;
	background: url(../images/dsline.png) no-repeat 272px center;
}
.footer .dress dt {
	float: left;
	margin-top: 35px;
}
.footer .dress dt img {
	display: block;
}
.footer .dress dd {
	margin-left: 313px;
}
.footer .dress dd p {
	padding-left: 33px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}
.footer .dress dd .dr1 {
	background: url(../images/ds1.png) no-repeat left center;
}
.footer .dress dd .dr4 {
	background: url(../images/ds4.png) no-repeat left center;
}
.footer .dress dd .dr2 {
	background: url(../images/ds2.png) no-repeat left center;
}
.footer .dress dd .dr3 {
	background: url(../images/ds3.png) no-repeat left center;
}
.footer .dress .wx {
	float: right;
	margin-top: 25px;
}
.footer .dress .wx img {
	display: block;
	padding-right: 55px;
}
.link {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
.link ul {
	float: left;
	width: 1200px;
	overflow: hidden;
}
.link h2 {
	float: left;
	width: 80px;
	font-size: 13px;
	line-height: 13px;
	margin-right: 0px;
}
.link li {
	float: left;
	line-height: 24px;
	margin-right: 10px;
}
.link li a {
	font-size: 13px;
	color: #666;
}
.footer .ftbot {
	overflow: hidden;
	font-size: 13px;
	color: #fff;
	margin-top: 25px;
	border-top: 1px solid #fff;
}
.footer .ftbot a {
	color: #fff;
}
.footer .ftbot .fl {
	float:left;width:88%;
}
.footer .ftbot .fr {
	float:right;width:12%;
}



/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}



/*导航*/

ol,
ul,
li,
menu,
nav,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.menu {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #015cb5;
  display: flex;
  justify-content: center;
  z-index: 999999;
}
.menu * {
  box-sizing: border-box;
}

.menu .center {
  width: 1200px;
}
.menu .ul-list {
  display: flex;
}
.menu .ul-list > li {
  flex: 1;
  border-right: 1px solid #333;
  position: relative;
}
.menu .ul-list > li:last-child {
  border-right: none;
}
.menu .ul-list > li > a {
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  background: #015cb5;
}
.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #022d64;
}
.menu .ul-list > li:hover .ol-list {
  display: block;
}
.menu .ol-list {
  display: none;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 999;
  background: #015cb5;
  width: 100%;
}
.menu .ol-list > li > a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  height: 45px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #022d64;
  justify-content: center;
}
.menu .ol-list > li > a:hover {
  background: #022d64;
}