@charset "utf-8";
/* CSS Document @woniu*/

@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
}
@media screen and (min-width: 1200px) {
.layui-container {
	width: 1200px;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-input-inline {
	width: 96%;
 margin: 0 0 .3rem 0;
}
/***head样式***/
.header {
	height: 201px;
	background: url(../images/headbg.jpg) center no-repeat;
}
.headtop {
	height: 50px;
	line-height: 50px;
	color: #aaa;
}
.headtop span {
	color: #333;
}
.headtop div:nth-child(2) span {
	cursor: pointer;
	width: 70px;
	height: 50px;
	background: url(../images/tb1.png) no-repeat left;
	padding-left: 30px;
	display: inline-block;
	position: relative;
}
.headtop div:nth-child(2) span:nth-child(2) {
	width: 74px;
	background: url(../images/tb2.png) no-repeat left;
	margin-left: 28px;
	padding-left: 26px;
}
.headtop div:nth-child(2) a {
	display: block;
	color: #fff;
}
.headtop div:nth-child(2) img {
	width: 130px;
}
.headtop div:nth-child(2) div {
	position: absolute;
	top: 50px;
	left: -10px;
	z-index: 1000;
}
.headtop div:nth-child(2) span:nth-child(2) div {
	left: -26px;
	z-index: 1000;
}
/*****logo样式****/
.main {
	height: auto;
}
.logo {
	margin-top: 38px;
	margin-right: 20px;
	float: left;
}
.head_position {
	font-size: 24px;
	display: inline-block;
	vertical-align: top;
	margin-top: 48px;
}
.head_position div {
	background: url(../images/ggc.jpg) no-repeat;
	width: 370px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 16px;
	margin-top: 5px;
}
.head_position div span {
	margin-right: 25px;
}
.head_position div span:first-child {
	margin-left: 15px;
}
.head_position div span:nth-child(2) {
	margin-right: 22px;
}
.head_position div span:nth-child(3) {
	margin-right: 24px;
}
.head_position div span:last-child {
	margin-right: 0;
}
.phone {
	width: 295px;
	height: 80px;
	line-height: 80px;
	background: url(../images/tel.jpg) no-repeat;
	margin-top: 45px;
	font-size: 30px;
	text-indent: 60px;
	color: #a12935;
	font-weight: bold;
}
/****menu样式***/
.nav {
	height: 80px;
	background: #014680;
}
.nav li {
	display: block;
	float: left;
	height: 80px;
	line-height: 80px;
	width: 133px;
	text-align: center;
	position: relative;
}
.nav li:before {
	width: 0;
	height: 80px;
	content: "";
	display: block;
	background: #b4212f;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s;
	z-index: 1;
}
.nav li:hover:before {
	width: 100%;
}
.nav li:hover a {
	color: #fff;
}
.nav li:nth-child(8) {
	padding: 0 23px;
}
.nav li:nth-child(9) {
	padding: 0 23px;
}
.nav a {
	color: #fff;
	display: block;
	font-size: 18px;
	position: relative;
	z-index: 1;
}
/***手机站menu***/
.navbar {
	height: 50px;
	line-height: 50px;
	float: right;
	overflow: hidden;
	margin-top: 30px;
}
.navbar .nav>li {
	position: relative;
	display: block;
	float: left;
}
.navbar .nav>li>a {
	font-weight: bold;
	position: relative;
	display: block;
	width: 110px;
	height: 50px;
	text-align: center;
	font-size: 16px;
}
.navbar .nav>li>a.active {
	background: #025b9a;
	color: #fff;
}
.navbar .nav>li:hover .box {
	display: block;
}
.navbar .nav>li:hover>a {
	color: #fff;
	background: #025b9a;
}
.navbar .nav .box {
	position: absolute;
	z-index: 99;
	top: 100%;
	left: 0;
	display: none;
	overflow: hidden;
	padding: 20px;
	background: #025b9a;
}
.navbar .nav .box.right {
	right: 0;
	left: auto;
}
.navbar .nav .box a {
	display: block;
	margin: 0 2em .8em 0;
	white-space: nowrap;
	color: #fff;
}
.navbar .nav .box a:hover {
	color: #aaceff;
}
.navbar .nav .box a.pic {
	margin: 0;
}
.navbar .nav .box .thumb {
	float: left;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
.navbar .nav .box .menu {
	margin-left: 220px;
}
.navbar .nav .box img {
	display: block;
	max-width: 200px;
	border: 4px solid #fff;
}
.navbar .nav .cate {
	overflow: hidden;
	white-space: nowrap;
}
.navbar .nav .cate .item {
	display: block;
	float: left;
	margin-right: 20px;
	width: 16%;
}
.navbar .nav .cate .item:last-child {
	float: none;
	margin-right: 0;
	margin-left: 750px;
}
.navbar .nav .cate h4 {
	font-size: 1.1em;
	margin: 0;
}
.navbar .nav .cate img {
	width: 130px;
	height: 80px;
}
.navbar .nav .cate ul {
	padding-top: 1em;
}
.toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 66px;
	cursor: pointer;
}
.toggle .icon {
	top: 29px;
	left: 14px;
}
.toggle .icon, .toggle .icon::before, .toggle .icon::after {
	position: absolute;
	width: 30px;
	height: 4px;
	border-radius: 2px;
	background: #b2b2b2;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.toggle .icon::before, .toggle .icon::after {
	left: 0;
	content: '';
	background: inherit;
}
.toggle .icon::before {
	top: -9px;
}
.toggle .icon::after {
	top: 9px;
}
/* 手机站列表 */
.navigation, .cate-tree {
	line-height: 48px;
	position: absolute;
	z-index: 99;
	top: 100%;
	display: none;
	width: 100%;
	border-top: solid 3px #164fb9;
	border-bottom: solid 3px #164fb9;
	background: #fff;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after, .navigation .level-2>li::after, .cate-tree .level-2>li::after, .navigation .level-2>li::before, .cate-tree .level-2>li::before {
	position: absolute;
	top: 18px;
	right: 15px;
	width: 12px;
	height: 12px;
	content: '';
	background-size: cover;
}
.navigation .level-1 a, .cate-tree .level-1 a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	text-overflow: ellipsis;
	color: inherit;
}
.navigation .level-1 li, .cate-tree .level-1 li {
	position: relative;
	border-bottom: solid 1px #e4e4e4;
}
.navigation .level-1>li>a, .cate-tree .level-1>li>a {
	padding: 0 2em 0 1em;
}
.navigation .level-1>li::after, .cate-tree .level-1>li::after {
	background-position: -36px 0;
}
.navigation .level-1>li.active::after, .cate-tree .level-1>li.active::after, .navigation .level-1>li:hover::after, .cate-tree .level-1>li:hover::after {
	background-position: -96px 0;
}
.navigation .level-1>li.more::after, .cate-tree .level-1>li.more::after {
	background-position: -12px 0;
}
.navigation .level-1>li.more:hover::after, .cate-tree .level-1>li.more:hover::after {
	background-position: -72px 0;
}
.navigation .level-1>li.more.active::after, .cate-tree .level-1>li.more.active::after {
	background-position: -84px 0;
}
.navigation .level-1>li.active>a, .cate-tree .level-1>li.active>a, .navigation .level-1>li:hover>a, .cate-tree .level-1>li:hover>a {
	background-color: rgba(0, 0, 0, 0.05);
}
.navigation .level-2, .cate-tree .level-2 {
	display: none;
}
.navigation .level-2 a, .cate-tree .level-2 a {
	padding: 0 2em 0 3em;
}
.navigation .level-2 li:first-child, .cate-tree .level-2 li:first-child {
	border-top: solid 1px #e4e4e4;
}
.navigation .level-2 li:last-child, .cate-tree .level-2 li:last-child {
	border-bottom: none;
}
.navigation .level-2>li::before, .cate-tree .level-2>li::before {
	right: auto;
	left: 1.5em;
	background-position: 0 0;
}
.navigation .level-2>li::after, .cate-tree .level-2>li::after {
	background-position: -48px 0;
}
.navigation .level-2>li.active::after, .cate-tree .level-2>li.active::after {
	background-position: -108px 0;
}
.navigation .level-3, .cate-tree .level-3 {
	line-height: 40px;
	display: none;
}
.navigation .level-3 a, .cate-tree .level-3 a {
	font-size: .8em;
	padding-left: 4em;
}
/***首页搜索**/
.search {
	overflow: hidden;
	background-color: #f5f5f5;
	height: 62px;
	box-sizing: border-box;
	padding: 13px 0 15px;
}
.hotSearch {
	float: left;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 14px;
	color: #515151;
}
.ss {
	width: 309px;
	height: 34px;
	line-height: 34px;
	background: url(../images/ss.jpg) no-repeat;
}
.form-ss {
	height: 34px;
	background: none;
	border: none;
	line-height: 34px;
	float: left;
	box-sizing: border-box;
	outline: none;
	padding-left: 95px;
	color: #bdbdbd;
	width: 265px;
	font-size: 12px;
}
.dj_btn {
	height: 34px;
	background: none;
	border: none;
	line-height: 34px;
	float: left;
	box-sizing: border-box;
	outline: none;
	width: 31px;
	text-align: center;
	cursor: pointer;
}
/*****首页优势*****/
.box1 {
	overflow: hidden;
	background: url(../images/b1bg.jpg) center bottom no-repeat #FEFEFE;
	padding: 70px 0 80px;
}
.b1_tit {
	text-align: center;
}
.b1_tit h2 {
	font-size: 40px;
	line-height: 42px;
	color: #000000;
	font-weight: bold;
}
.b1_tit h2 span {
	color: #0069c2;
}
.b1_index {
	overflow: hidden;
	padding-top: 90px;
}
.b1con1 {
	width: 200px;
	overflow: hidden;
	text-align: center;
	padding-top: 58px;
}
.b1con1 h3 {
	font-size: 40px;
	line-height: 38px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 19px;
}
.b1con1 p:first-of-type {
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #0069c2;
}
.b1con1 p:nth-of-type(2) {
	margin-top: 20px;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}
.b1_index ul {
	width: 925px;
	overflow: hidden;
	text-align: center;
}
.b1_index ul li {
	width: 268px;
	float: left;
	margin-right: 60px;
	text-align: center;
	overflow: hidden;
}
.b1_index ul li:last-of-type {
	margin-right: 0;
}
.b1_index ul li .b1img1 {
	width: 100%;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
.b1_index ul li .b1img1 img {
	max-height: 100%;
}
.b1_index ul li h3 {
	font-size: 25px;
	line-height: 25px;
	color: #333333;
	margin: 22px 0 21px;
	font-weight: bold;
}
.b1_index ul li p {
	font-size: 14px;
	line-height: 24px;
	color: #555555
}
.b1_index ul li .b1more {
	width: 138px;
	height: 29px;
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 27px;
	background: url(../images/b1more.png) no-repeat;
	transition: all 0.4s linear;
	color: #666666;
	line-height: 29px;
	text-align: left;
	padding-left: 56px;
}
.b1_index ul li .b1more:hover {
	background: url(../images/b1moreh.png) no-repeat;
	color: #ffffff;
}
/*****首页产品展示***/
.product {
	background: url(../images/b2bg.png);
	padding: 50px 0;
}
.conleft {
	width: 270px;
}
.conleft dl {
	padding-bottom: 15px;
	border: 1px solid #dddddd;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
	overflow: hidden;
}
.conleft dl:first-child {
	border-bottom: none;
	border-radius: 0;
}
.conleft dl dt {
	height: 91px;
	line-height: 70px;
	width: 270px;
	position: relative;
	left: -1px;
	background: #0054a6;
	font-size: 25px;
	text-indent: 30px;
	top: -1px;
	margin-bottom: 15px;
	border-radius: 5px 5px 0 0;
}
.conleft dl dt a {
	display: block;
	color: #fff;
	height: 70px;
	background: url(../images/proicon02.png) no-repeat 220px center;
}
.conleft dl:first-child dt a {
	display: block;
	color: #fff;
	height: 91px;
	background: url(../images/proicon01.png) no-repeat 220px center;
	font-size: 38px;
	line-height: 91px;
}
.conleft dl dd {
	font-size: 16px;
	height: 64px;
	line-height: 64px;
	text-indent: 50px;
	background: url(../images/ty01.png) no-repeat 25px center;
	position: relative;
}
.conleft dl dd>a {
	color: #111;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.conleft dl dd.cur, .product .conleft dl dd:hover {
	background: url(../images/ty02.png) #fff no-repeat 25px center;
}
.conleft dl dd.cur>a, .product .conleft dl dd:hover>a {
	color: #111;
}
.conleft dl dd:hover ul {
	display: block;
}
.conleft dl dd ul {
	display: none;
	position: absolute;
	left: 268px;
	top: 0;
	width: 230px;
	background: rgba(0, 0, 0, 0.8);
	z-index: 2;
	padding: 10px 0;
}
.conleft dl dd ul li {
	padding-left: 40px;
	background: url(../images/ty00.png) no-repeat 20px center;
	height: 40px;
	line-height: 38px;
}
.conleft dl dd ul li a {
	color: #fff;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.conleft dl dd ul li:hover {
	background: url(../images/ty02.png) no-repeat 20px center;
}
.conleft dl dd ul li:hover a {
	color: #fdc50b;
}
.conleft .left_tel {
	width: 270px;
	background: #122042;
	margin-top: 15px;
	border-radius: 5px;
	padding-bottom: 10px;
}
.conleft .left_tel .con_tel {
	padding: 32px 0 32px 70px;
	height: 46px;
	background: url(../images/pro_tel.png) no-repeat 20px center;
	color: #fff;
}
.left_tel #qq {
	background: #fdc50b url(../images/index_01.png) no-repeat 70px center;
	padding: 8px 60px;
	display: block;
	width: 100px;
	margin: 20px auto;
	text-align: right;
	font-size: 16px;
	color: #111;
	border-radius: 5px;
}
.left_tel #zaixian {
	background: #fdc50b url(../images/index_02.png) no-repeat 70px center;
	padding: 8px 60px;
	display: block;
	width: 100px;
	margin: 20px auto;
	text-align: right;
	font-size: 16px;
	color: #111;
	border-radius: 5px;
}
.product .conleft .left_tel .con_tel .p1 {
	font-size: 13px;
	margin-top: 3px;
}
.product .conleft .left_tel .con_tel .p2 {
	font-size: 29px;
	font-family: arial;
	word-spacing: 0;
	margin-top: 10px;
}
.conright {
	width: 900px;
}
.bdnot {
	width: 96%;
	overflow: hidden;
	background: #fff;
	padding: 2%;
}
.bdnot .img {
	width: 100%;
	overflow: hidden;
}
.bdnot .img img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.bdnot:hover .img img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.bdnot .des {
	padding: 8px 16px 10px 18px;
	overflow: hidden;
}
.bdnot .des .box {
	width: 80%;
	float: left;
	overflow: hidden;
}
.bdnot .des h3 {
	height: 35px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
}
.bdnot .des .zixun {
	float: right;
	padding: 7px 9px;
	margin-top: 5px;
	width: 30px;
	background: #0061ae;
	line-height: 17px;
	color: #ffffff;
}
.conright .more {
	background: url(../images/more.png)no-repeat;
	width: 264px;
	height: 52px;
	display: block;
	margin: 20px auto 0;
	color: #ffffff;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
}
.bann_bg {
	height: 210px;
	position: relative;
	background: url(../images/bann1.jpg) no-repeat center top;
}
.bann_bg p {
	padding: 130px 0 0 525px;
	line-height: 50px;
	display: block;
	color: #fff;
	font-size: 20px;
}
.bann_bg p b {
	color: #fe9223;
	font-size: 26px;
}
/*****首页定制流程***/
.tit {
	overflow: hidden;
	text-align: center;
}
.tit h2 {
	font-size: 40px;
	line-height: 39px;
	color: #000000;
	font-weight: bold;
}
.tit p {
	font-size: 18px;
	color: #636363;
	margin-top: 15px;
}
.tit h3 {
	text-align: center;
	margin: 5px 0;
}
.box3 {
	overflow: hidden;
	padding: 59px 0 79px;
	background: url(../images/b3bg.jpg) center top no-repeat #fff;
}
.b3_index {
	overflow: hidden;
	margin-top: 45px;
	height: 487px;
	position: relative;
}
.b3_index li h3 {
	font-size: 24px;
	line-height: 24px;
	color: #0069c2;
	margin-bottom: 35px;
}
.b3_index li p {
	font-size: 16px;
	line-height: 16px;
	color: #3e3e3e;
}
@media screen and (min-width: 1024px) {
.b3_index li {
	position: absolute;
	width: 397px;
	overflow: hidden;
}
.b3_index li:first-of-type {
	left: 69px;
	top: 25px;
}
.b3_index li:nth-of-type(2) {
	top: 145px;
	left: 29px;
}
.b3_index li:nth-of-type(3) {
	left: 29px;
	top: 278px;
}
.b3_index li:nth-of-type(4) {
	left: 73px;
	top: 409px;
}
.b3_index li:nth-of-type(5) {
	right: -30px;
	top: 25px;
}
.b3_index li:nth-of-type(6) {
	right: -29px;
	top: 145px;
}
.b3_index li:nth-of-type(7) {
	right: -86px;
	top: 278px;
}
.b3_index li:nth-of-type(8) {
	right: -13px;
	top: 409px;
}
.b3_index li:first-of-type h3 {
	margin-left: 98px;
}
.b3_index li:nth-of-type(2) h3 {
	margin-left: 94px;
}
.b3_index li:nth-of-type(3) h3 {
	margin-left: 94px;
}
.b3_index li:nth-of-type(4) h3 {
	margin-left: 99px;
}
.b3_index li:nth-of-type(5) h3 {
	margin-left: 58px;
}
.b3_index li:nth-of-type(6) h3 {
	margin-left: 122px;
}
.b3_index li:nth-of-type(7) h3 {
	margin-left: 65px;
}
.b3_index li:nth-of-type(8) h3 {
	margin-left: 85px;
}
.b3_index .b3img1 {
	width: 400px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	left: 397px;
	top: 57px;
}
.b3_index .b3img1 img {
	width: 100%;
	height: 100%;
}
.wid250{ width:250px !important;}
.wid700{ width:700px !important;}
}
/***优势****/
.ys {
	margin: 20px auto 50px 0;
	height: auto;
	overflow: hidden;
}
.ys h2 {
	height: 122px;
	font-size: 46px;
	line-height: 56px;
	text-align: center;
	color: #01489d;
}
.ys_c {
	display: none;
}
.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 {
	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: 35px;
	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;
}
/*****首页第二个横幅****/
.hf {
	background: #006aba;
	margin-bottom: 20px;
	padding-bottom: 30px;
	overflow: hidden;
}
.khal_bot {
	height: 218px;
	background: url(../images/index_lx.png) no-repeat center;
	margin-top: 20px;
	position: relative;
}
.khal_bot .khal_info {
	height: 115px;
	position: absolute;
	left: 300px;
	top: 75px;
	font-size: 16px;
	color: #666;
}
.khal_bot .khal_info .p1 {
	float: left;
}
.khal_bot .khal_info .p1 span {
	display: block;
	color: #0054a6;
	padding-left: 30px;
}
.khal_bot .khal_info .p1 span:first-child {
	font-size: 32px;
	font-weight: bold;
	line-height: 65px;
}
.khal_bot .khal_info .p2 {
	float: left;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	padding-left: 90px;
	line-height: 30px;
}
.khal_bot .khal_info .p2 span {
	display: block;
	color: #fff;
	font-family: arial;
	font-size: 35px;
	line-height: 81px;
}
/****首页公司简介***/
.about {
	padding: 40px 0;
	margin-bottom: 20px;
}
.about dt {
	float: left;
	width: 600px;
	margin-top: 30px;
	overflow: hidden;
}
.about dt:before {
	content: "";
	display: block;
	background: #014680;
	width: 68px;
	height: 4px;
	margin-bottom: 26px;
}
.about dd {
	float: right;
	margin-top: 30px;
	overflow: hidden;
}
.inreoduction_one {
	font-size: 22px;
	color: #a4a4a4;
}
.inreoduction_one i {
	font-size: 19px;
}
.inreoduction_one strong {
	font-size: 26px;
	color: #014680;
}
.inreoduction_two {
	font-size: 20px;
	margin-top: 9px;
	margin-bottom: 22px;
}
.inreoduction_three {
	width: 90%;
	font-size: 16px;
	line-height: 33px;
	margin-bottom: 11px;
}
.inreoduction_three span {
	color: #014680;
}
.about a {
	font-size: 14px;
	float: right;
	margin-right: 60px;
	color: #fff;
	border-radius: 25px;
	width: 126px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #f3ce00;
}
/****首页案例***/
.case {
	background: url(../images/cases_bg.png) center top no-repeat;
	overflow: hidden;
	padding: 40px 0;
}
.case_list {
	margin-top: 30px;
	overflow: hidden;
}
.case_list li {
	width: 263px;
	height: 59px;
	line-height: 59px;
	float: left;
	text-align: center;
	background: #969696;
	margin-right: 48px;
}
.case_list li:nth-child(4) {
	float: right;
	margin-right: 0;
}
.case_list li a {
	font-size: 24px;
	line-height: 59px;
	letter-spacing: 1px;
	color: #ffffff;
}
.case .b5ul2 {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.case .b5ul2 li {
	float: left;
}
@media screen and (min-width: 960px) {
.case .b5ul2 li:first-of-type {
	width: 240px;
	height: 200px;
	overflow: hidden;
	margin: 0 23px 23px 0;
}
.case .b5ul2 li:nth-of-type(2) {
	width: 240px;
	height: 200px;
	overflow: hidden;
	margin: 0 25px 23px 0;
}
.case .b5ul2 li:nth-of-type(3) {
	width: 440px;
	height: 430px;
}
.case .b5ul2 li:nth-of-type(4) {
	width: 240px;
	height: 200px;
	margin-right: 25px;
	margin-top: -200px;
}
.case .b5ul2 li:nth-of-type(5) {
	width: 240px;
	height: 200px;
	margin-top: -200px;
	margin-left: 260px;
}
.bann_bg p {
	padding: 130px 0 0 450px;
}
}
 @media screen and (min-width: 1440px) {
.case .b5ul2 li:first-of-type {
	width: 303px;
	height: 222px;
	overflow: hidden;
	margin: 0 23px 23px 0;
}
.case .b5ul2 li:nth-of-type(2) {
	width: 303px;
	height: 222px;
	overflow: hidden;
	margin: 0 25px 23px 0;
}
.case .b5ul2 li:nth-of-type(3) {
	width: 545px;
	height: 466px;
}
.case .b5ul2 li:nth-of-type(4) {
	width: 303px;
	height: 222px;
	margin-right: 25px;
	margin-top: -221px;
}
.case .b5ul2 li:nth-of-type(5) {
	width: 303px;
	height: 222px;
	margin-right: 25px;
	margin-top: -221px;
	margin-left: 0;
}
}
.case .b5ul2 li img {
	width: 100%;
	min-height: 100%;
}
.case .more {
	background: url(../images/more.png)no-repeat;
	width: 264px;
	height: 52px;
	display: block;
	margin: 20px auto 0;
	color: #ffffff;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
}
/****办公环境***/
.cooper {
	overflow: hidden;
	padding: 50px 0;
}
.cooper .office, .cooper .plant {
	width: 580px;
}
.cooper .tit01 {
	display: inline-block;
	width: 100%;
	position: relative;
}
.cooper .tit01 i {
	width: 200px;
	height: 2px;
	display: block;
	background: #006699;
	margin-bottom: 42px;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
}
.cooper .tit01:hover i {
	width: 100%;
}
.cooper .tit01 .fl {
}
.cooper .tit01 .fl h2 {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 24px;
}
.cooper .tit01 .fl h3 {
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}
.cooper .tit01 .fr {
	color: #999999;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	right: 0;
}
.cooper ul {
	margin-top: 40px;
}
.cooper ul li {
	transition: all 300ms ease;
	position: relative;
	float: left;
	width: 285px;
	height: 212px;
	overflow: hidden;
	border: 1px solid #ffffff;
}
.cooper ul li a {
	display: block;
}
.cooper ul li .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.cooper ul li img {
	width: 100%;
	height: 100%;
}
.cooper ul li:hover img {
	transform: scale(1.1, 1.1);
}
.cooper ul li .dtbg {
	background: url(../images/show.png) center center repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.cooper ul li:hover .dtbg {
	display: block;
}
/*****首页新闻资讯****/
.news {
	background: url(../images/bg13.png) no-repeat center / cover;
	padding: 50px 0 50px;
	overflow: hidden;
}
.in-news {
}
.in-news .tit02 {
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 100%;
}
.in-news .tit02 p {
	float: left;
	color: #999999;
	line-height: 56px;
}
.in-news .tit02 p b {
	font-size: 30px;
	color: #333333;
	float: left;
}
.in-news .tit02 span {
	float: right;
	font-size: 16px;
	line-height: 56px;
}
.in-news-left {
	float: left;
	width: 750px;
}
.in-news-left .news_fl {
	display: inline-block;
	margin-top: 45px;
}
.in-news-left .news_fl dl {
	position: relative;
	width: 230px;
	float: left;
	margin-right: 24px;
}
.in-news-left .news_fl a {
	display: block;
}
.in-news-left .news_fl dl .img {
	width: 100%;
}
.in-news-left .news_fl dl .img img {
	width: 100%;
	height: 175px;
}
.in-news-left .news_fl dl .date {
	width: 90px;
	height: 66px;
	background: #0061ae;
	color: #ffffff;
	top: -20px;
	left: 14px;
	position: absolute;
}
.in-news-left .news_fl dl .date h2 {
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	margin: 12px 0 0 12px;
}
.in-news-left .news_fl dl .date h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
	margin-left: 12px;
}
.in-news-left .news_fl dl .des {
	padding: 0 8px;
}
.in-news-left .news_fl dl .des h4 {
	font-size: 18px;
	line-height: 24px;
	margin: 20px 0 12px;
	font-weight: normal;
	height: 48px;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}
.in-news-left .news_fl dl .des p {
	color: #666666;
	line-height: 24px;
	height: 82px;
}
.in-news-left .news_fl dl .des span {
	color: #333333;
}
.in-news-left .news_fl dl:last-child {
	margin-right: 0;
}
.in-news-left .news_fl dl:hover .des h4, .in-news-left .news_fl dl:hover .des span {
	color: #0061ae;
}
.in-news-right {
	float: right;
	width: 420px;
}
.in-news-right ul {
	display: inline-block;
	margin-top: 6px;
}
.in-news-right li {
	transition: all 0.5s;
	border-bottom: 1px solid #a6a6a6;
}
.in-news-right li a {
	display: block;
}
.in-news-right li .top {
	display: inline-block;
	width: 100%;
	line-height: 35px;
	margin-top: 5px;
}
.in-news-right li h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
.in-news-right li:hover h4, .in-news-right li:hover span {
	color: #0061ae;
}
.in-news-right li span {
	display: block;
	font-size: 16px;
	color: #999;
	float: right;
}
.in-news-right li p {
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	text-align: justify;
	height: 56px;
	opacity: 1;
	transition: all 0.5s;
}
.in-news-right li a:hover p {
	opacity: 1;
	color: #1583c8;
}
/****bottom****/
.bottom {
	background: #0e72d9;
	color: #ffffff;
}
.bottom dl {
	float: left;
	width: calc((100% - 160px) / 4);
	padding: 20px;
}
.bottom dl.icon01 dd {
	background: url(../images/bottom01.png)no-repeat left center;
}
.bottom dl.icon02 dd {
	background: url(../images/bottom02.png)no-repeat left center;
}
.bottom dl.icon03 dd {
	background: url(../images/bottom03.png)no-repeat left center;
}
.bottom dl.icon04 dd {
	background: url(../images/bottom04.png)no-repeat left center;
}
.bottom dl dd {
	padding-left: 64px;
}
.bottom dl dd h2 {
	font-weight: normal;
	font-size: 18px;
}
.bottom dl dd h3 {
	font-weight: normal;
	font-size: 14px;
}
/*****footer***/
.footer {
	background-color: #0d3065;
	color: #ffffff;
	padding-top: 30px;
	border-top: 1px solid #666666;
}
.footer .container {
	position: relative;
}
.footer a {
	color: #fefefe;
}
.footer a:hover {
	color: #fff;
}
.footer-copy {
	padding: 10px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	overflow: hidden;
	background: #0d2c65;
	color: #cccccc;
}
.footer-copy a {
	color: #cccccc;
}
.footer-copy .sup {
	float: right;
}
.footer-copy .copy_big {
	display: none;
}
.footer-ewm {
	float: right;
	width: 150px;
}
.footer-ewm p {
	margin: 10px 0 0;
	text-align: center;
}
.footer-info {
	float: left;
	color: #ffffff;
}
.footer .footer_tit {
	background: url(../images/tit.png)no-repeat left bottom;
	line-height: 76px;
}
.footer .footer_tit h1 {
	font-size: 18px;
}
.footer .footer_tit span {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.footer .footer-info {
	width: 310px;
}
.footer .footer-info .add {
	margin-top: 20px;
}
.footer .footer-info .add p {
	line-height: 24px;
	margin: 7px 0;
}
.footer .footer-info .add b {
	font-weight: normal;
	font-size: 18px;
}
.footer .footer-nav {
	width: 240px;
}
.footer .footer-nav ul {
	margin-top: 15px;
}
.footer .footer-nav li {
	width: 50%;
	line-height: 42px;
	float: left;
}
.footer .footer-nav li a {
	color: #ffffff;
}
.footer .footer-sao {
	width: 300px;
	margin-left: 150px;
}
.footer .footer-sao .dlogo {
	width: 240px;
	margin: 12px auto 35px;
}
.footer .footer-sao .dlogo img {
	max-width: 240px;
}
.footer .footer-sao .dsao {
}
.footer .footer-sao .dsao dd {
	float: left;
	width: 120px;
	margin: 0 15px;
}
.footer .footer-sao .dsao dd img {
	width: 120px;
	display: block;
}
.footer .footer-sao .dsao dd span {
	display: block;
	line-height: 44px;
	text-align: center;
}
/****手机站底部横条**/
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.show-xs {
	display: none;
}
/*****关于我们单页****/
.gdf {
	background: #f2f2f2;
	height: 40px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.about_posion {
	margin-bottom: 20px;
}
.xc_bread_box {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 50px;
}
.xc_bread_box b {
	border-left: 10px solid #0071bf;
	font-weight: normal;
	padding-left: 8px;
}
.tl-fdh-02 {
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.tl-fdh-02 li {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	float: left;
	border-right: 1px solid #eee;
	margin-right: -1px;
	background: #f4f4f4;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin: 0px 5px;
	width: 15.75%;
}
.tl-fdh-02 li:hover, .curr {
	background: #014680;
	display: block;
	color: #fff;
	background: url(../images/p16-icon6.png) no-repeat bottom center #014680;
	border-color: #143a85;
}
.tl-fdh-02 li:hover a {
	color: #fff;
}
.tl-fdh-02 li a {
	color: #a8a8a8;
}
.about_m {
	background: url(../images/aboutbg.jpg) no-repeat center top;
	min-height: 500px;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 16px;
}
.about_m h3 {
	font-size: 18px;
	color: #333;
	text-align: center;
	padding-top: 124px;
}
.ab_nr {
	padding-top: 18px;
	padding-left: 230px;
	text-indent: 2em;
	width: 710px;
	font-size: 15px;
	line-height: 30px;
}
/*****联系我们单页***/
.contact_c2 {
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.contact_c2 li {
	border: 1px solid #e6e6e6;
	position: relative;
	overflow: hidden;
	float: left;
	height: 93px;
	line-height: 93px;
	font-size: 18px;
	color: #222222;
}
.contact_c2 li.li01 {
	width: 200px;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_c2 li.li02 {
	width: 380px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
}
.contact_c2 li.li03 {
	width: 958px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_c2 li.li04 {
	color: #0071bf;
}
/*****新闻中心****/
.nnewsfl {
	width: 240px;
	overflow: hidden;
	float: left;
}
.nn_list {
	margin-bottom: 20px;
}
.fdh-01-tit {
	background: #014680;
	height: 80px;
}
.fdh-01-tit h3 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
}
.fdh-01-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #014680;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
	color: #fff;
}
.cbgg-01 {
	background: #014680;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.cbgg-01 p {
	padding-top: 15px;
}
.cbgg-01 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
}
.zxlb-1n-ts-01-list dl {
	border: 1px solid #dedede;
	width: 99%;
	margin-bottom: 15px;
	padding: 22px 0 22px;
	background: #fff;
	display: inline-block;
}
.zxlb-1n-ts-01-list dl:hover {
	border-color: #143a85;
}
.zxlb-1n-ts-01-list {
	width: 930px;
	float: right;
}
.zxlb-1n-ts-01-list dt {
	width: 28%;
	float: left;
	margin-left: 22px;
	margin-right: 5.5%;
}
.zxlb-1n-ts-01-list dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
	max-height: 200px;
}
.zxlb-1n-ts-01-list dd {
	width: 60%;
	float: left;
}
.zxlb-1n-ts-01-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}
.zxlb-1n-ts-01-list h4 a {
	display: block;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
	color: #143a85;
}
.zxlb-1n-ts-01-list-desc {
	max-height: 100px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}
.zxlb-1n-ts-01-list-deta {
	float: right;
	width: 134px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
	background: #143a85;
	border-color: #143a85;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
	color: #fff;
}
.nnewsfr {
	width: 930px;
	float: right;
	line-height: 30px;
	font-size: 16px;
}
.nnewsfr h2 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 1;
}
.nnewsfr h3 {
	color: #999999;
	text-align: center;
	margin: 20px auto;
	font-size: 14px;
	font-weight: 100;
}
.nnewsfr img {
	max-width: 100%;
}
.reLink {
	height: 30px;
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
	font-size: 16px;
}
.reLink .prevLink {
	float: left;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	width: 45%;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
}
.reLink .nextLink {
	float: right;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	width: 45%;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
}
/******产品中心****/
.spr_fr {
	width: 930px;
	float: right;
}
.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
	overflow: hidden;
}
.list-1 .wrap {
	margin: 20px 0 0 20px;
	background-color: #f5f5f5;
	padding: 10px;
}
.list-1 .wrap img {
	width: 100%;
}
.list-1 .text {
	border-top: 0;
	padding: 20px 0 10px;
	text-align: center;
}
.list-1 .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-1 .text p {
	margin: 15px 0 0;
	font-size: 14px;
}
.list-1 .text .bt {
	display: inline-block;
	margin: 0 15px;
	line-height: 30px;
	color: #fff;
	padding: 0 15px;
	background-color: #014680;
	border: 1px solid transparent;
}
.list-1 .wrap:hover {
	background-color: #014680;
}
.list-1 .wrap:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-1 .wrap:hover a {
	color: #fff;
}
.list-1 .wrap:hover .bt {
	border-color: #fff;
	background-color: transparent;
}
.list-1 .wrap:hover .bt:last-child {
	background-color: #fff;
	color: #333;
}
/*****产品内页****/
.p15-showcase {
	padding: 12px 18px 16px 20px;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #eee;
	position: relative;
}
.p15-showcase-left {
	max-width: 44.7%;
	float: left;
	line-height: 0;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	margin-right: 3.3%;
}
.p15-showcase-left img {
	width: 100%;
}
.p15-showcase-right {
	width: 51.6%;
	float: left;
}
.p15-showcase-right-tit {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #454545;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p15-showcase-right-con {
	line-height: 24px;
	font-size: 14px;
	max-height: 268px;
	margin-bottom: 15px;
	overflow: hidden;
}
.pc-cx-tel-1 {
	width: 50%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
	right: 2%;
}
.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #143a85;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
}
.pc-cx-tel-1-t1 a {
	display: block;
	color: #fff;
}
.pc-cx-tel-1-t2 {
	height: 56px;
	padding-left: 70px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
	font-size: 18px;
	line-height: 18px;
	color: #454545;
}
.pc-cx-tel-1-t2 p {
	line-height: 24px;
}
.p14-prodcontent-1 {
	background: #ffffff;
	padding: 32px 0 42px;
	margin-bottom: 22px;
}
h2.tit a {
	text-align: center;
	font-size: 32px;
	color: #333;
	display: block;
	margin-bottom: 30px;
	margin-top: 40px;
	background: url(../images/prdnr.jpg) no-repeat center 50px;
	font-weight: bold;
}
h2.tit a em {
	font-size: 18px;
	color: #555;
	display: block;
	font-weight: normal;
	padding-top: 23px;
	font-style: normal;
}
.viewtb {
	background: #f5f5f5;
	padding: 20px;
	line-height: 30px;
	font-size: 16px;
}
.viewtb img {
	max-width: 100%;
}

.p14-product-2-tit {
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 30px;
	padding-top: 26px;
}
.p14-product-2-tit b {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	color: #464646;
	padding-left: 52px;
	border-bottom: 2px solid #02b29c;
	background: url(../images/p14-icon11.png) no-repeat 22px center;
}
.p14-product-2-tit span {
	margin-left: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #c2c2c1;
	text-transform: uppercase;
}
.p14-product-2-list dl {
	float: left;
	width: 23.8%;
	border: 1px solid #dfdfdf;
	margin-right: 1.5%;
	box-sizing: border-box;
}
.p14-product-2-list dl:nth-child(4) {
	margin-right: 0px;
}
.p14-product-2-list dl.p14-product-clear {
	margin-right: 0;
}
.p14-product-2-list dl img {
	display: block;
	width: 100%;
}
.p14-product-2-list dd {
	padding: 10px 28px 10px 10px;
	margin-right: 2px;
	position: relative;
}
.p14-product-2-list h3 {
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #191919;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-product-2-list h3 a {
	color: #191919;
}
.p14-product-2-desc {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-product-2-list dl:hover {
	border-color: #143a85;
}
.p14-product-2-list dl:hover h3 a {
	color: #143a85;
}

 @media screen and (max-width: 1024px) {
.nav li {
	width: 107px;
}
.b1con1 {
	display: none;
}
.product .conleft {
	width: 240px;
}
.product .conleft dl dt {
	width: 240px;
}
.product .conleft dl:first-child dt a {
	font-size: 26px;
	background: url(../images/proicon01.png) no-repeat 190px center;
}
.product .conleft .left_tel {
	width: 240px;
}
.product .conleft .left_tel .con_tel .p2 {
	font-size: 24px;
}
.conright {
	width: 720px;
}
.bdnot .des {
	padding: 5px;
}
.bdnot .des .box {
	width: 75%;
}
.box3 {
	background-size: 95%;
}
.b3_index li {
	width: 300px;
}
.b3_index {
	margin-top: 0;
}
.b3_index .b3img1 {
	left: 320px;
}
.b3_index .b3img1 img {
	width: 80%;
	height: 80%
}
.b3_index li:first-of-type {
	left: 69px;
	top: 25px;
}
.b3_index li:nth-of-type(2) {
	top: 125px;
	left: 29px;
}
.b3_index li:nth-of-type(3) {
	left: 29px;
	top: 228px;
}
.b3_index li:nth-of-type(4) {
	left: 73px;
	top: 329px;
}
.b3_index li:nth-of-type(5) {
	right: -30px;
	top: 25px;
}
.b3_index li:nth-of-type(6) {
	right: -29px;
	top: 125px;
}
.b3_index li:nth-of-type(7) {
	right: -86px;
	top: 228px;
}
.b3_index li:nth-of-type(8) {
	right: -13px;
	top: 329px;
}
.ys_c dt {
	width: 500px;
}
.ys_c dt img {
	width: 100%;
	height: auto;
}
.ys_c dd {
	width: 460px;
	height: 280px;
}
.ys dd h3 {
	margin-top: 20px;
	margin-left: 30px;
}
.ys_c dd p {
	padding: 0 0 0 30px;
	margin-top: 5px;
}
.ys dd i {
	margin-top: 10px;
}
.ys_c dd p span {
	line-height: 33px;
}
.ys_c dl {
	height: auto;
}
.box3 {
	padding: 50px 0 0 0;
}
.khal_bot .khal_info {
	left: 120px;
}
.khal_bot {
	background-size: 99%;
}
.about dt {
	width: 440px;
}
.about dd {
	width: 500px;
	margin-top: 10px;
}
.inreoduction_three {
	width: 98%;
}
.case_list li {
	width: 220px;
	margin-right: 30px;
}
.cooper .office, .cooper .plant {
	width: 470px;
}
.cooper ul li {
	width: 230px;
	height: 172px;
}
.in-news-right {
	display: none;
}
.in-news-left {
	width: 100%;
}
.in-news-left .news_fl dl {
	width: 300px;
}
.in-news-left .news_fl dl .img img {
	height: 225px;
}
.footer .footer-sao {
	margin-left: 50px;
}
.ab_nr {
	padding-left: 70px;
	width: 820px;
}
.contact_c2 li.li02 {
	width: 280px;
}
.contact_c2 li.li03 {
	width: 760px;
}
.ycang {
	display: none;
}
.zxlb-1n-ts-01-list {
	width: 100%
}
.nnewsfr {
	width: 100%
}
.nnewsfl {
	width: 100%;
}
.fdh-01-nav-one h3 {
	width: 24%;
	float: left;
	margin-right: 1%;
}
.spr_fr {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
}
@media screen and (max-width: 768px) {
.hide-xs {
	display: none;
}
.ycang {
	display: none;
}
.show-xs {
	display: block;
}
.header {
	height: auto;
	background: none;
}
.main {
	height: auto;
	margin: 5px 0;
}
.logo {
	height: auto;
	margin: 0;
}
.logo img{ height:60px;}
.box1 {
	padding: 20px 10px;
}
.b1_tit h2 {
	font-size: 26px;
}
.b1_index {
	padding-top: 30px;
}
.b1_index ul {
	width: 100%;
}
.b1_index ul li {
	width: 49%;
	margin-right: 1%;
	margin-bottom: 15px;
}
.product {
	padding: 30px 10px;
}
.product .conleft {
	width: 100%;
}
.product .conleft dl dd {
	width: 50%;
	float: left;
	overflow: hidden;
}
.conright {
	width: 100%;
	margin-top: 15px;
}
.bdnot .des {
	padding: 5px;
}
.bdnot .des .box {
	width: 70%;
}
.bdnot .des .zixun {
	padding: 3px;
}
.bann_bg {
	height: 100px;
	background-size: 160%;
}
.box3 {
	padding: 20px 10px;
	background: none;
}
.b3_index {
	height: auto;
}
.b3_index li {
	width: 100%;
	float: left;
	background: url(../images/xian.jpg) left bottom no-repeat;
	padding-bottom: 20px;
	text-indent: 20px;
	margin-bottom: 10px;
}
.b3_index li h3 {
	margin-bottom: 10px;
}
.ys_c dl {
	height: auto;
}
.ys_c dt {
	width: 100%;
}
.ys_c dt img {
	width: 100%;
	height: auto;
}
.ys_c dd {
	width: 100%;
	height: auto;
}
.ysnav {
	margin-top: 20px;
}
.ys dd h3 {
	margin-top: 10px;
	margin-left: 10px;
}
.ys dd p {
	padding: 10px 0 0 10px;
}
.ysnav li {
	width: 50%;
	height: auto;
	padding-bottom: 10px;
	margin-top: 0;
}
.ysnav li p {
	padding-top: 10px;
	font-size: 20px;
	width: 100%;
	text-align: center;
}
.ys {
	margin: 20px 0;
}
.khal_bot .khal_info {
	left: 10px;
}
.khal_bot .khal_info .p1 span {
	padding-left: 0;
}
.about {
	padding: 30px 10px;
}
.khal_bot {
	background-size: 300%;
}
.tit h2 {
	font-size: 24px;
}
.about dd {
	width: 100%;
}
.about dd img {
	width: 100% !important;
}
.about dt {
	width: 100%;
}
.about a {
	float: left;
}
.case {
	padding: 20px 10px;
}
.case_list li {
	width: 49%;
	margin-right: 1%;
	margin-bottom: 10px;
}
.case_list li:nth-child(4) {
	width: 49%;
	margin-right: 1%;
}
.case .b5ul2 li {
	width: 49%;
	margin-right: 1%;
	margin-bottom: 10px;
}
.case .b5ul2 li img {
	width: 100%;
	height: auto;
}
.case .b5ul2 li:nth-of-type(3) {
	display: none;
}
.cooper {
	padding: 30px 10px;
}
.cooper .office, .cooper .plant {
	width: 100%;
}
.cooper ul li {
	width: 49%;
	height: auto;
}
.news {
	padding: 20px 10px;
}
.in-news-right {
	width: 100%;
	display: block;
}
.bqsy {
	text-align: center;
	width: 100%;
}
.xh:nth-child(9) {
	display: none;
}
.tl-fdh-02 li {
	width: 31%;
	margin: 0 1%;
	margin-bottom: 10px;
}
.about_m {
	background: #f5f5f5;
	min-height:auto;
	padding:20px 0;
}
.about_m h3 {
	padding-top: 20px;
}
.ab_nr {
	width: 100%;
	padding-left: 0;
}
.contact_c2 li.li01 {
	width: 48%;
	padding-left: 2%;
}
.contact_c2 li.li02 {
	width: 50%;
	padding-left: 2%;
}
.contact_c2 li.li03 {
	width: 50%;
	padding-left: 2%;
}
.zxlb-1n-ts-01-list-desc {
	display: none;
}
.footer-copy {
	margin-bottom: 55px;
}
.fdh-01-nav-one h3 {
	width: 49%;
	margin-right: 1%;
}
.list-1 li {
	width: 50%;
}
.p15-showcase{ padding:8px;}
.p15-showcase-left{ max-width:100%; margin-right:0;}
.p15-showcase-right{ width:100%;}
.p14-prodcontent-1{ padding:0;}
h2.tit a{ margin-top:20px; font-size:20px; background: url(../images/prdnr.jpg) no-repeat center 40px;}
.viewtb{ padding:10px;}
.p14-product-2-list dl{ width:48.5%;}
}
