@charset "utf-8";
/* CSS Document */

body { font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif; }
img { max-width: 100%; }

.container { width: 1200px; min-width: 1200px; margin-left: auto; margin-right: auto; }
.bg-f6f6f6{
	background: #f6f6f6;
}

/* ===============public=================== */
.headder-top{
	line-height: 30px;
	border-bottom: 1px solid #ededed;
	min-width: 1200px;
}
.headder-top a{
	color: #555;
	font-size: 12px;
}
.headder-top .a1{
	padding-left: 15px;
	background: url('../images/icon_01.png') left center no-repeat;
	margin-right: 20px;
}
.headder-top .div1{
	color: #555;
	font-size: 0;
	height: 30px;
	line-height: 30px;
}
.headder-top .div1 img{
	margin: 0 8px;
}
.headder-top .div1 span{
	font-size: 12px;
}
.headder-top .div1 .bdo-01{
	color: #006db2;
}
.headder-top .div1 a:hover{
	color: #006db2;
}

.header{
	padding-top: 34px;
	padding-bottom: 38px;
}
.header .logo{
	margin-top: 10px;
}
.header .logo img{
	width: 270px;
	height: 72px;
}
.header-middle{
	margin-left: 90px;
}
.header-word{
	font-size: 15px;
	font-weight: bold;
	color: #006db2;
	line-height: 16px;
}
.header-word-phone{
	color: #b60005;
	font-size: 18px;
}
.header-search{
	width: 374px;
	height: 35px;
	border: 2px solid #006db2;
	padding-right: 100px;
	margin-top: 10px;
}
.header-search .put-01{
	border: none;
	background: none;
	padding-left: 10px;
	width: 364px;
	height: 35px;
}
.header-search .but-01{
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	width: 82px;
	height: 35px;
	background: url('../images/icon_03.png') center center no-repeat #006db2;
}
.header-hot{
	line-height: 14px;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.header-hot a{
	color: #666;
	margin-right: 15px;
}
.header .a-inquiry{
	margin-top: 10px;
	width: 158px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ededed;
	font-size: 16px;
	color: #555;
}
.header .a-inquiry .span-icon{
	width: 38px;
	height: 38px;
	background: url('../images/icon_04.png') center center no-repeat #006db2;
}
.header .a1{
	margin-top: 10px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #0a375a;
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
}

/*nav*/
.nav{
	height: 48px;
	background: #006db2;
	position: relative;
	z-index: 9;
	min-width: 1200px;
}
.nav-left{
	width: 240px;
}
.nav-menu{
	width: 220px;
	padding-left: 20px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	background: #0a375a;
}
.nav-menu img{
	position: relative;
	top: 4px;
	margin-right: 10px;
}

.nav-menu-list{
	position: absolute;
	left: 0;
	top: 48px;
	width: 100%;
	background: #006db2;
}
.nav-left.ling .nav-menu-list{
	display: none;
}
.nav-menu-list>li{
	position: relative;
}
.nav-menu-list>li>.a1{
	height: 43px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	padding-left: 20px;
	padding-right: 46px;
	position: relative;
	border-bottom: 1px solid #0262a0;
}
.nav-menu-list>li>.a1 .span-icon{
	display: inline-block;
	width: 6px;
	height: 10px;
	background: url('../images/icon_06.png') center center no-repeat;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -5px;
}

.nav-menu-cont{
	display: none;
	position: absolute;
	left: 240px;
	width: 922px;
	height: auto !important;
	background: url('../images/bg_mc.png') repeat;
    padding: 10px 16px 10px 22px;
}
.nav-menu-cont li{
    padding: 6px 0;
    border-bottom: 1px dashed #e8e8e8;
    line-height: 24px;
}
.nav-menu-cont li>a{
	color: #006db2;
}
.nasv-menu-cont a{
	display: inline-block;
	color: #666;
    margin-right: 18px;
}
.nasv-menu-cont a:hover{
	color: #006db2;
}


.nav-list>li{
	float: left;
	width: 160px;
	position: relative;
}
.nav-list>li>a{
	display: block;
	width: 100%;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.nav-list>li:hover>a,.nav-list>li.on>a{
	background: #064d7d;
}
.nav-down{
	position: absolute;
	left: 0;
	right: 0;
	top: 48px;
	background: #006db2;
	padding: 10px 20px;
	display: none;
}
.nav-down li{
	border-top: 1px dotted #1a7cba;
}
.nav-down li:first-child{
	border-top: none;
}
.nav-down li a{
	display: block;
	margin: 0 -20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.nav-down li a:hover{
	background: #064d7d;
}



/*footer*/
.footer{
	min-width: 1200px;
	padding-top: 8px;
	background: url('../images/icon_15.png') center top repeat-x;
}
.footer-bg{
	background: url('../images/bg_05.jpg') center bottom repeat-x #006db2;
	padding-top: 36px;
	padding-bottom: 40px;
}
.footer-menuList li{
	float: left;
	font-size: 14px;
	color: #ccc;
	margin-left: 82px;
	line-height: 26px;
}
.footer-menuList li:first-child{
	margin-left: 0;
}
.footer-menuList li a{
	color: #ccc;
}
.footer-menuList li .div-title{
	font-size: 18px;
	margin-bottom: 20px;
	padding-left: 16px;
	margin-left: -16px;
	background: url('../images/icon_16.png') left center no-repeat;
}
.footer-menuList li .div-title a{
	color: #fff;
}
.footer-menuList li .div-cont a:hover{
	color: #fff;
}

.foot-ewm{
	width: 267px;
	font-size: 14px;
	color: #ccc;
}
.foot-ewm .mg1{
	margin-right: 19px;
	line-height: 18px;
}
.foot-ewm .span-title{
	font-size: 18px;
	color: #fff;
}
.foot-ewm .span-details{
	margin-top: 26px;
}

.foot-left{
	width: 600px;
}
.foot-left .a-img,.foot-left .a-img img,.foot-classify .a-img,.foot-classify .a-img img{
	width: 600px;
	height: 130px;
}
.foot-art{
	height: 232px;
	overflow: hidden;
	padding: 28px 30px 0;
	background: url('../images/bg_06.jpg') center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
}
.foot-art .title{
	font-size: 18px;
	margin-bottom: 25px;
}
.foot-art .cont{
	padding-left: 72px;
}
.foot-art .cont .span-title{
	margin-left: -72px;
}

.foot-classify .a-img .span-txt{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -22px;
	width: 160px;
	height: 44px;
	line-height: 44px;
	background: url('../images/bg_07.png') center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.foot-copy{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	margin-top: 32px;
}

.foot-copy a{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.foot-img{
	font-size: 0;
	margin-top: 10px;
}
.foot-img a{
	display: inline-block;
	margin: 0 5px;
}


/* ====================index======================== */

.mian{
	background: url('../images/bg_01.png') top center no-repeat;
}
.index-top{
	width: 960px;
}
.banner {
	width: 100%;
	height: 358px;
	position: relative;
}
.banner .hd {
	height: 15px;
	position: absolute;
	right: 17px;
	bottom: 20px;
	z-index: 2;
}
.banner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: right;
}
.banner .hd ul li {
	float: left;
	margin: 0 3px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
	background: url('../images/bg_02.png') center center no-repeat;
}
.banner .hd ul li.on {
	background: url('../images/bg_02h.png') center center no-repeat;
}
.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
}
.banner .bd a {
	display: block;
	height: 500px;
	width: 100%;
}

.index-hot-title{
	background: #fff;
	border-bottom: 1px solid #ededed;
	line-height: 38px;
	padding-right: 10px;
}
.index-hot-title .span-01{
	padding-left: 70px;
	height: 39px;
	background: url('../images/pic_01.jpg') left center no-repeat;
	font-size: 16px;
	color: #333;
}
.index-hot-title a{
	font-size: 14px;
	color: #666;
}

.index-hot-scroll{
	position: relative;
	padding-left: 70px;
	padding-right: 70px;
	margin-top: 10px;
}
.index-hot-scroll .bd{
	overflow: hidden;
}
.index-hot-scroll .bd li{
	float: left;
	margin-right: 20px;
}
.index-hot-scroll .bd li a,.index-hot-scroll .bd li a img{
	display: block;
	width: 118px;
	height: 118px;
}
.index-hot-scroll .bd li a{
	border: 1px solid #e5e5e5;
}
.index-hot-scroll .prev,.index-hot-scroll .next{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}
.index-hot-scroll .prev{
	left: 10px;
	background-image: url('../images/arrow_left.png');
}
.index-hot-scroll .next{
	right: 10px;
	background-image: url('../images/arrow_right.png');
}
.index-hot-scroll .prev:hover{
	background-image: url('../images/arrow_lefth.png');
}
.index-hot-scroll .next:hover{
	background-image: url('../images/arrow_righth.png');
}

.index-title{
	padding: 10px 10px 0;
	height: 48px;
	line-height: 48px;
	background: url('../images/bg_03.png') left bottom no-repeat;
	font-size: 14px;
	color: #fff;
}
.index-title .span-01{
	font-size: 18px;
	margin-top: -10px;
	height: 58px;
	line-height: 58px;
}
.index-title .span-01 img{
	margin-right: 8px;
	position: relative;
	top: 7px;
}
.index-title a{
	color: #fff;
}

.index-agent-scroll{
	padding: 20px;
	border: 1px solid #ededed;
	background: #fff;
}
.index-agent-scroll .bd{
	overflow: hidden;
}
.index-agent-scroll li{
	float: left;
	width: 170px;
	margin-right: 28px;
}
.index-agent-scroll a{
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 14px;
}
.index-agent-scroll a img{
	display: block;
	width: 170px;
	height: 120px;
	margin-bottom: 15px;
}
.index-agent-scroll a:hover{
	color: #006db2;
}

.index-point{
	margin-top: 47px;
}
.index-point .span-01{
	line-height: 46px;
	margin-left: 107px;
	font-size: 18px;
	color: #666;
}
.index-point .span-01:first-child{
	margin-left: 0;
}
.index-point .span-01 img{
	margin-right: 10px;
}

.index-about{
	width: 660px;
}
.index-about-art{
	font-size: 14px;
	line-height: 26px;
	color: #666;
	background: #f9f9f9;
	padding: 48px 30px 50px;
}
.index-about-art>div{
	height: 364px;
}

.index-news{
	width: 540px;
	padding-top: 34px;
}

.index-news-title{
	font-size: 20px;
	color: #292929;
	padding-left: 110px;
	padding-right: 8px;
}
.index-news-title .span-cn{
	line-height: 34px;
}
.index-news-title .span-cn .mg-icon{
	margin-left: -62px;
}
.index-news-title .span-en{
	text-transform: uppercase;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}
.index-news-title a{
	font-size: 14px;
	color: #666;
	position: absolute;
	right: 10px;
	top: 20px;
}

.index-news-img{
	width: 100%;
	height: 128px;
	margin-top: 32px;
}
.index-news-list{
	background: #0a375a;
	padding: 41px 40px 46px;
}
.index-news-list li{
	margin-top: 25px;
	padding-left: 42px;
	line-height: 28px;
}
.index-news-list li:first-child{
	margin-top: 0;
}
.index-news-list li .span-num{
	margin-left: -42px;
	width: 28px;
	height: 28px;
	background: url('../images/bg_04.png') center center no-repeat;
	font-size: 16px;
	color: #fff;
}
.index-news-list li a{
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-align: right;
	margin-top: 7px;
}
.index-news-list li a bdo{
	width: 235px;
	text-align: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.index-news-list li a:hover{
	border-bottom: 1px solid #fff;
}

.index-service-list{
	border: 1px solid #ededed;
	padding: 20px 40px 20px 20px;
	overflow: hidden;
}
.index-service-list .bd{
	overflow: hidden;
}
.index-service-list li{
	float: left;
	width: 349px;
	margin-right: 55px;
}
.index-service-list li:first-child{
	margin-left: 0;
}
.index-service-list li .a-img{
	margin-right: 10px;
}
.index-service-list li .a-img,.index-service-list li .a-img img{
	width: 100px;
	height: 100px;
}
.index-service-list li .span-title{
	line-height: 20px;
}
.index-service-list li .span-title a{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.index-service-list li .span-details{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 10px;
	height: 72px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}


/* ====================02_产品中心_列表页======================== */

.public-bream{
	background: #fff;
	line-height: 50px;
	padding: 0 10px;
	font-size: 14px;
	color: #006db2;
}
.public-bream .mg-icon{
	margin-top: 15px;
	margin: 15px 6px 0 0;
}
.public-bream a{
	color: #333;
}
.public-bream a:hover,.public-bream a.on{
	color: #006db2;
}

.product-screening{
	background: #fff;
	padding: 20px 20px 0;
}

.sub-nav{
	border-bottom: 1px solid #e5e5e5;
}
.sub-nav a{
	float: left;
	margin-left: 1px;
	min-width: 100px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #333;
	background: #e5e5e5;
}
.sub-nav a:first-child{
	margin-left: 0;
}
.sub-nav a:hover,.sub-nav a.on{
 	background: #006db2;
 	color: #fff;
}


.product-screening-list li{
	padding: 8px 78px 2px 130px;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px dashed #e5e5e5;
}
.product-screening-list li .span-title{
	margin-left: -130px;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #e5e5e5;
	font-size: 14px;
	color: #333;
	border-radius: 4px;
}
.product-screening-list li .span-toggle{
	display: none;
	position: relative;
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: #00a8ff;
	border-radius: 3px;
	overflow: hidden;
	cursor: pointer;
	margin-right: -70px;
}
.product-screening-list li .span-toggle bdo{
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 30px;
	text-align: center;
}
.product-screening-list li .span-toggle bdo img{
	margin-left: 6px;
}
.product-screening-list li .span-toggle .bdo-01{
	display: block;
}
.product-screening-list li .span-toggle .bdo-02{
	display: none;
}
.product-screening-list li .cont{
	width: 100%;
}
.product-screening-list li .cont a{
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 30px;
	font-size: 14px;
	color: #666;
	border-radius: 5px;
	margin-bottom: 18px;
}
.product-screening-list li .cont a:hover,.product-screening-list li .cont a.on{
	color: #fff;
	background: #00a8ff;
}


.product-screening-list li.on{
	height: auto;
}
.product-screening-list li.on .span-toggle .bdo-01{
	display: none;
}
.product-screening-list li.on .span-toggle .bdo-02{
	display: block;
}

.product-screening-list li.ling{
	height: auto;
	padding-right: 0;
}

.product-query{
	margin-left: -20px;
	margin-right: -20px;
	background: #f5f5f5;
	padding: 15px 20px;
}
.product-query .put-01{
	width: 258px;
	height: 32px;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
	margin-right: 20px;
	border-radius: 3px;
}
.product-query .put-01::-webkit-input-placeholder { color: #666; }
.product-query .put-01:-moz-placeholder { color: #666; opacity: 1; }
.product-query .put-01::-moz-placeholder { color: #666; opacity: 1; }
.product-query .put-01:-ms-input-placeholder { color: #666; }
.product-query .but-01{
	width: 120px;
	height: 34px;
	background: #006db2;
	border: 1px solid #006db2;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
}


.product-table-01{
	background: #fff;
	border: 1px solid #e5e5e5;
}
.product-table-01 th{
	line-height: 40px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	background: #f5f5f5;
}
.product-table-01 td{
	text-align: center;
	padding: 7px 0;
	line-height: 26px;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	color: #333;
}
.product-table-01 td:first-child{
	border-left: none;
}
.product-table-01 td .a-name{
	color: #006db2;
}
.product-table-01 td .a-price{
	width: 90px;
	height: 26px;
	background: #ff9400;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
}
.product-table-01 td .span-red{
	color: #b60005;
}

.product-table-set{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.product-table-set .a1,.product-table-set .a2{
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
	font-size: 18px;
	color: #fff;
	margin-right: 10px;
	border-radius: 3px;
}
.product-table-set .a1{
	background: #0a375a;
}
.product-table-set .a2{
	background: #00a8ff;
}
.product-table-set .a3{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	background: #ff9400;
}
.product-table-set .span-txt{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.product-table-set .span-txt .a-blue{
	color: #00a8ff;
}
.product-table-set .span-txt .bdo-red{
	color: #b60005;
}

.product-list .product-table-set{
	border-bottom:  1px dashed #e5e5e5;
}


.pages{
	font-size: 0;
}
.pages a{
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	margin: 0 10px;
	border-radius: 4px;
}
.pages a.ling{
	width: 120px;
	background: #e6e6e6;
}
.pages a:hover,.pages a.on{
	background: #0a375a;
	color: #fff;
}


/* ====================03_产品中心_详情页======================== */
.product-01{
	padding: 20px;
	background: #fff;
}
.product-left{
	width: 865px;
}
.product-left .div-title{
	height: 40px;
	line-height: 40px;
}
.product-left .div-title .span-01{
	width: 102px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: #006db2;
	margin-right: 9px;
}
.product-left .div-title .span-name{
	font-size: 18px;
	color: #006db2;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.product-table-02{
	border: 1px solid #e5e5e5;
	border-top: none;
	font-size: 14px;
	color: #666;
}
.product-table-02 td{
	padding: 0 10px;
	line-height: 40px;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.product-table-02 td:first-child{
	border-left: none;
}
.product-table-02 .td1{
	background: #fafafa;
	color: #333;
}
.product-table-02 .span-red{
	color: #b60005;
}
.product-table-02 .text-01{
	width: 823px;
	height: 337px;
	padding: 14px 20px;
	margin: 0 -10px;
	line-height: 24px;
	background: #fff;
	border: none;
	resize: none;
}
.product-table-02 .text-01::-webkit-input-placeholder { color: #333; }
.product-table-02 .text-01:-moz-placeholder { color: #333; opacity: 1; }
.product-table-02 .text-01::-moz-placeholder { color: #333; opacity: 1; }
.product-table-02 .text-01:-ms-input-placeholder { color: #333; }

.product-left .product-table-set{
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.product-share .span-01{
	margin-top: 4px;
	font-size: 14px;
}

.product-hot{
	width: 272px;
	border: 1px solid #e5e5e5;
}
.product-hot-title{
	font-size: 16px;
	color: #333;
	line-height: 50px;
	padding: 0 18px;
	border-bottom: 1px solid #e5e5e5;
}
.product-hot-title a{
	font-size: 14px;
	color: #666;
}
.product-hot-title a:hover{
	color: #006db2;
}

.product-hot-list{
	padding: 0 18px;
}
.product-hot-list li{
	padding: 10px 0;
	border-top: 1px dashed #e5e5e5;
	line-height: 28px;
}
.product-hot-list li:first-child{
	border-top: none;
}
.product-hot-list li a{
	font-size: 14px;
	color: #333;
}
.product-hot-list li .span-num{
	width: 28px;
	height: 28px;
	background: url('../images/bg_08.png') center center no-repeat;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-right: 10px;
}
.product-hot-list li:first-child .span-num,.product-hot-list li:nth-child(2) .span-num,.product-hot-list li:nth-child(3) .span-num{
	color: #fff;
	background: url('../images/bg_04.png') center center no-repeat;
}

.product-hot-list li a:hover{
	color: #006db2;
}

.product-title{
	height: 40px;
	line-height: 40px;
	background: #0a375a;
	font-size: 18px;
	color: #fff;
	padding: 0 20px;
}


/* ====================04_产品中心_询价列表页======================== */
.product-list{
	background: #fff;
	padding-bottom: 40px;
}
.product-table-03{
	border: 1px solid #e5e5e5;
}
.product-table-03 th{
	background: #f5f5f5;
	line-height: 40px;
	font-weight: normal;
	border-left: 1px solid #e5e5e5;
}
.product-table-03 th:first-child{
	border-left: none;
}
.product-table-03 td{
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 5px 0;
	line-height: 26px;
	color: #333;
}
.product-table-03 td:first-child{
	border-left: none;
}
.product-table-03 td .span-gray{
	color: #666;
}
.product-table-03 td del{
	display: block;
	color: #999;
}
.product-table-03 td .a-name{
	color: #006db2;
}
.product-table-03 td .span-red{
	color: #b60005;
}
.product-table-03 td .a-remove{
	color: #006db2;
	font-size: 14px;
}


.product-num{
	width: 63px;
	height: 25px;
	border: 1px solid #cfcfcf;
	background: url('../images/bg_09.jpg') center center repeat-x;
	font-size: 14px;
}
.product-num bdo{
 	width: 18px;
 	height: 25px;
 	line-height: 24px;
 	cursor: pointer;
}
.product-num .put-01{
	background: #fff;
	border-top: none;
	border-bottom: none;
 	border-left: 1px solid #cfcfcf;
 	border-right: 1px solid #cfcfcf;
	width: 25px;
	line-height: 24px;
}

.product-total{
	margin: 8px 20px 0;
}
.product-total .a1{
	font-size: 24px;
	color: #00a8ff;
	line-height: 24px;
	margin-top: 10px;
}
.product-total-num{
	width: 300px;
}
.product-total-num .div1{
	font-size: 14px;
	line-height: 52px;
	border-bottom: 1px dashed #e5e5e5;
}
.product-total-num .div1 .span-red{
	font-size: 24px;
	color: #b60005;
}
.product-total-num .span-submit{
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: none;
	background: #ff9400;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
}

/* ====================05_产品中心_询价表单======================== */
.mongolia{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url('../images/bg_10.png') repeat;
	z-index: 11;
	display: none;
}
.inquiry-tc{
	position: fixed;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -287px;
	width: 500px;
	height: 324px;
	padding-top: 50px;
	background: #fff;
	z-index: 12;
	display: none;
}
.inquiry-close{
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	height: 26px;
	cursor: pointer;
}
.inquiry-tc .title{
	font-size: 18px;
	color: #00a8ff;
	line-height: 18px;
}
.inquiry-form{
	padding-left: 30px;
	padding-right: 30px;
}
.inquiry-form .div1{
	margin-top: 20px;
	line-height: 42px;
}
.inquiry-form .span-title{
	width: 94px;
	font-size: 16px;
	color: #000;
}
.inquiry-form .put-01{
	width: 268px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	font-size: 14px;
}
.inquiry-form .but-01{
	width: 300px;
	height: 42px;
	background: #00a8ff;
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 4px;
}


/* ====================06_品牌中心_列表页======================== */

.brand-center{
	background: #fff;
	padding: 20px 20px 10px;
}
.brand-center-art{
	font-size: 14px;
	line-height: 48px;
	color: #666;
	margin-top: 14px;
	overflow: hidden;
}
.brand-center-art.on{
	height: auto !important;
}
.brand-center-art-more{
	width: 130px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background: #e5e5e5;
	border-radius: 4px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	display: none;
}
.brand-center-art-more img{
	margin-left: 6px;
}
.brand-center-art-more .bdo1{
	display: block;
}
.brand-center-art-more .bdo2{
	display: none;
}
.brand-center-art-more.on .bdo1{
	display: none;
}
.brand-center-art-more.on .bdo2{
	display: block;
}

.brand-center-list{
	margin: 0 -10px;
}
.brand-center-list li{
	float: left;
	width: 570px;
	padding: 20px 0;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin: 0 10px;
}
.brand-center-list li .a-img{
	border: 1px solid #e5e5e5;
	margin-right: 20px;
}
.brand-center-list li .a-img,.brand-center-list li .a-img img{
	width: 198px;
	height: 78px;
}
.brand-center-list li .span-title{
	font-size: 16px;
	margin-bottom: 7px;
	margin-top: 3px;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.brand-center-list li .span-title a{
	color: #333;
}
.brand-center-list li .span-details{
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.brand-center-list li .span-title a:hover{
	color: #006db2;
}

/* ====================08_技术服务_列表页======================== */
.service-list{
	margin: 0 -10px;
}
.service-list li{
	float: left;
	width: 360px;
	padding: 20px 20px 20px 190px;
	margin: 0 10px;
	background: #f5f5f5;
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.service-list li .a-img,.service-list li .a-img img{
	display: block;
	width: 148px;
	height: 148px;
}
.service-list li .a-img{
	border: 1px solid #e5e5e5;
	margin-right: 20px;
	margin-left: -170px;
}
.service-list li .span-title{
	font-size: 16px;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 6px;
	margin-bottom: 11px;
}
.service-list li .span-title a{
	color: #333;
	font-weight: bold;
}
.service-list li .span-details{
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.service-list li .a-more{
	width: 130px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #e5e5e5;
	border-radius: 4px;
	margin-top: 14px;
}
.service-list li:hover{
	background: #006db2;
	color: #fff;
}
.service-list li:hover .a-img{
	border-color: #fff;
}
.service-list li:hover .span-title a{
	color: #fff;
}
.service-list li:hover .a-more{
	background: #fff;
}


/* ====================13_关于我们_新闻动态======================== */
.news-list li{
	padding: 20px;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.news-list li .div-date{
	margin-right: 30px;
	width: 60px;
	line-height: 14px;
}
.news-list li .div-date .span-day{
	width: 56px;
	height: 56px;
	border: 2px solid #006db2;
	border-radius: 4px;
	line-height: 66px;
	font-size: 30px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #006db2;
	margin-bottom: 10px;
}
.news-list li .div-title{
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.news-list li .div-title a{
	color: #333;
}
.news-list li .details{
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-list li .div-title a:hover{
	color: #006db2;
}

/* ====================07_品牌中心_详情页======================== */
.brand-art{
	padding-top: 38px;
	padding-bottom: 12px;
}
.brand-art .title{
	font-size: 24px;
	color: #006db2;
	line-height: 32px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 29px;
}
.brand-art .details{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 25px;
}

.brand-pages{
	background: #f0f0f0;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
}
.brand-pages .span-01{
	max-width: 460px;
	font-size: 14px;
	color: #666;
	height: 60px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.brand-pages .span-01 a{
	color: #666;
}
.brand-pages .span-01 a:hover{
	color: #006db2;
}
.brand-pages .a-return{
	width: 150px;
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 0;
	background: #0a375a;
	font-size: 14px;
	color: #fff;
}

/* ====================09_技术服务_详情页======================== */
.service-art .title{
	font-size: 14px;
	color: #666;
	margin-top: 56px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 32px;
}
.service-art .title .span-01{
	font-size: 24px;
	color: #006db2;
}
.service-art .title .div-info{
	margin-top: 8px;
	font-size: 0;
	height: 32px;
	line-height: 32px;
}
.service-art .title .div-info .span-02{
	font-size: 14px;
	color: #666;
	margin: 0 20px;
}
.service-share{
	display: inline-block;
	float: none;
	font-size: 14px;
	line-height: normal;
	position: relative;
	top: 5px;
	margin: 0 20px;
}
.service-share>span{
	position: relative;
	top: -1px;
}
.service-share.bdshare-button-style0-16 a{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
}

.service-art .details{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-bottom: 20px;
}
.service-art .details .b1{
	margin-bottom: 23px;
	margin-top: 48px;
}

/* ====================14_关于我们_新闻动态详情页======================== */

.news-recommend{
	margin: 0 -10px 20px;
}
.news-recommend-a1{
	margin: 0 10px;
	padding: 9px;
	border: 1px solid #e5e5e5;
}
.news-recommend-a1,.news-recommend-a1 img{
	width: 255px;
	height: 180px;
}

/* ====================11_关于我们_企业文化======================== */
.about-culture{
	margin: 20px -5px 0;
}
.about-culture-01{
	margin: 0 5px 10px;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}
.about-culture-01,.about-culture-01 img{
	display: block;
	width: 282px;
	height: 180px;
}
.about-culture-01 .title,.about-culture-01 .details{
	padding: 0 30px;
}
.about-culture-01 .title{
	font-size: 18px;
	margin-bottom: 8px;
	padding-top: 48px;
}


/* ====================12_关于我们_公司资质======================== */
.about-qualifications{
	margin: 0 -10px;
}
.about-qualifications-01{
	width: 275px;
	text-align: center;
	font-size: 16px;
	color: #808080;
	line-height: 16px;
	margin: 20px 10px 0;
}
.about-qualifications-01 img{
	width: 273px;
	height: 173px;
	border: 1px solid #d6d6d6;
}


/* ====================16_联系我们_人才招聘======================== */
.about-zp-art{
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.about-zp-art .span-blue{
	color: #006db2;
}
.about-zp-list li{
	margin-top: 10px;
}
.about-zp-list .title{
	height: 54px;
	line-height: 54px;
	background: #f5f5f5;
	padding:0 70px 0 20px;
	font-size: 18px;
	color: #333;
	cursor: pointer;
}
.about-zp-list .title .bdo-icon{
	display: block;
	position: absolute;
	right: 20px;
	top: 23px;
	width: 13px;
	height: 9px;
	background: url('../images/icon_21.png') center center no-repeat;
}
.about-zp-list .details{
	font-size: 14px;
	line-height: 26px;
	color: #808080;
	padding: 24px 20px 30px;
	background: #f6f8fa;
	-webkit-box-shadow:0 0 6px rgba(0, 0, 0, .06);  
    -moz-box-shadow:0 0 6px rgba(0, 0, 0, .06);  
    box-shadow:0 0 6px rgba(0, 0, 0, .06);
    display: none; 
}
.about-zp-list .details .a1{
	margin-right: -5px;
	width: 140px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	background: #0a375a;
}
.about-zp-list li.on .title{
	background: #006db2;
	color: #fff;
}
.about-zp-list li.on .title .bdo-icon{
	background: url('../images/icon_22.png') center center no-repeat;
}
.about-zp-list li:first-child  .details{
	display: block;
}

/* ====================19_其他服务======================== */
.other-services-menu{
	width: 270px;
	background: #fff;
}
.other-services-menu>li>a{
	display: block;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	color: #333;
	background: #f5f5f5;
}
.other-services-menu>li>a .bdo-icon{
	display: inline-block;
	width: 18px;
	height: 10px;
	background: url('../images/icon_23.png') center center no-repeat;
	margin-left: 10px;
	position: relative;
	top: 26px;
}
.other-services-menu>li>a.on{
	background: #0a375a;
	color: #fff;
}
.other-services-menu>li>a.on .bdo-icon{
	background: url('../images/icon_24.png') center center no-repeat;
}
.other-services-menu>li ul li a{
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.other-services-menu>li ul li a.on{
	background: #006db2;
	color: #fff;
}

.other-services-art{
	width: 835px;
	padding: 40px 45px 50px 40px;
	background: #fff;
}
.other-services-art .title{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}
.other-services-art .details{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 37px;
}


/* ====================15_联系我们_联系方式======================== */
.contact-details{
	width: 510px;
	min-height: 340px;
	background: #f5f5f5;
	padding: 30px 20px;
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.contact-select{
	width: 120px;
	height: 30px;
	background: #fff;
}
.contact-details .div-city{
	font-weight: bold;
	margin-top: 23px;
}
.contact-details .title{
	margin-bottom: 25px;
}
.contact-details .cont{
	padding-left: 72px;
}
.contact-details .cont .span-title{
	margin-left: -72px;
}


.contact-map,.contact-map img{
	width: 600px;
	height: 400px;
}



