﻿@charset "UTF-8";
*{ -webkit-tap-highlight-color:rgba(0,0,0,0);tap-hightlight-color:rgba(0,0,0,0); touch-callout:none; -webkit-touch-callout:none;}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

/*--ͷ��--*/

.zheaderposition {
	width: 100%;
	background: #fff;
	position: relative;
}

.zheadercont {
	padding-top: 30px;
	padding-bottom: 10px;
}


/*---Yewenwen---*/

img{max-width:100%;}

.web {
	padding-left:3%;
	padding-right:3%;
}

.wwlogo {
	display: block;
	float: left;
}

.wwlogo img {
	display: block;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.wwlogo img {
	height: 35px;
}

.wwstock {
	display: none;
	float: left;
	border-left: 1px solid #ccc;
	margin-left: 7px;
	padding-left: 12px;
	margin-top: 4px;
}

.wwstock img {
	display: block;
	height: 30px;
}

.wwheadrightbox {
	float: right;
}

.wwlang {
	background: url(../webimages/wwimg04.png) no-repeat;
	margin-left: 18px;
	padding-left: 50px;
	float: right;
	position: relative;
	z-index: 999999;
}

.wwlangget {
	width: 46px;
	color: #999;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 7px;
	background: url(../webimages/wwimg03.png) no-repeat right center;
	cursor: pointer;
	text-align: center;
}

.wwsearch {
	float: right;
	width: 100%;
	height: 35px;
	background: none;
	position: fixed;
	left: 0;
	top: 96px;
	z-index: 99;
}

.wwsearchtext {
	width: 80%;
	height: 22px;
	padding: 0 10px;
	color: #999;
	font-size: 13px;
	line-height: 22px;
	float: left;
	background: none;
}

.wwsearchbut {
	width: 26px;
	height: 22px;
	float: right;
	background: url(../webimages/wwimg05.png) no-repeat center center;
	cursor: pointer;
	margin-right: 15px;
}

.wwchoose {
	float: right;
	position: relative;
	width: 115px;
}

.wwchoosetext {
	color: #999;
	font-size: 12px;
	background: url(../webimages/wwimg03.png) no-repeat right center;
	padding-right: 16px;
	margin-right: 13px;
	cursor: pointer;
}

.wwchooseUp {
	width: 100%;
	position: absolute;
	top: 24px;
	left: -10px;
	background: #fff;
	font-size: 12px;
	color: #999;
	display: none;
	padding-left: 0;
	z-index: 99;
}

.wwsearchcon {
	width: 80%;
	margin: 0 auto;
	background: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	overflow: hidden;
	width: 76%;
	margin: 0 auto;
	padding: 6px 0;
}

.wwindexmask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 19;
	background: rgba(255, 255, 255, 0);
	display: none;
}

.wwchooseUp p a {
	color: #999;
}

.wwchooseUp p a:hover {
	color: #e94709;
}

.wwlangUp {
	width: 46px;
	position: absolute;
	top: 17px;
	left: 57px;
	font-size: 13px;
	color: #999;
	text-align: center;
	background: #fff;
	display: none;
	z-index: 9999;
	padding-top: 6px;
	border: 1px solid #efefef;
}

.wwlangUp p {
	cursor: pointer;
}

.wwlangUp p:nth-child(2){display:none;}

.wwnav ul li a {
	display: block;
}

.wwnav ul li {
	padding-bottom: 10px;
}

.wwnav {
	display: none;
}

.wwnavphone {
	width: 100%;
	position: absolute;
	left: 0;
	padding-top: 10px;
	background: #fff;
	display: none;
	z-index: 999;
}

.wwnav ul li {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.wwnavphone ul li {
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	width: 100%;
	padding-bottom: 0;
}

.wwnavphone ul li h3 {
	padding: 10px 20px;
}

.wwnav ul li h3 {
	font-size: 14px;
}

.wwphnavicon {
	display: inline-block;
	width: 28px;
	height: 23px;
	background: #e94709 url(../webimages/wwimg06.png) no-repeat;
	-moz-background-size: 28px;
	-o-background-size: 28px;
	background-size: 28px;
	float: right;
	margin-left: 15px;
	margin-top: 10px;
}

.wwsearchph {
	background: #e94709 url(../webimages/wwimg07.png) no-repeat;
	display: inline-block;
	width: 28px;
	height: 28px;
	-moz-background-size: 28px;
	-o-background-size: 28px;
	background-size: 28px;
	vertical-align: 3px;
	margin-top: 6px;
}

.wwnavlist {
	padding-bottom: 10px;
	display: none;
}

.wwnavdrop h4 {
	padding: 6px 36px;
}

.wwnavdroplist {
	display: none;
}

.wwnavdroplist a {
	padding: 6px 50px;
}

.wwnav ul li h3 span {
	width: 44px;
	height: 44px;
	display: block;
	background: url(../webimages/YYsimg2.png) no-repeat center center;
	-moz-background-size: 19px 12px;
	-o-background-size: 19px 12px;
	background-size: 19px 12px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 99;
}

.wwnav ul li h3.cur span {
	background: url(../webimages/wwpic19.png) no-repeat center center;
	-moz-background-size: 19px 12px;
	-o-background-size: 19px 12px;
	background-size: 19px 12px;
}

.wwnavdrop h4 {
	position: relative;
}

.wwnavdrop h4 span {
	width: 44px;
	height: 44px;
	display: block;
	background: url(../webimages/YYsimg2.png) no-repeat center center;
	-moz-background-size: 19px 12px;
	-o-background-size: 19px 12px;
	background-size: 19px 12px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 99;
}

.wwphnavicon.cur {
	background: #e94709 url(../webimages/wwimg08.png) no-repeat;
	-moz-background-size: 28px;
	-o-background-size: 28px;
	background-size: 28px;
}


/*banner*/

.wwbanner {
	width: 100%;
	overflow: hidden;
}

.wwbanner img {
	width: 100%;
	display: block;
}


/*��������*/

.wwthreedrop {
	text-align: center;
	color: #1a1a1a;
	font-size: 16px;
	padding-top: 20px;
    display:block;
}

.wwthreedrop a {
	display: inline-block;
	padding: 14px 2%;
	margin: 0;
}

.wwthreedrop a.cur {
	color: #e94709;
	border-bottom: 3px solid #e94709;
}

.wwthreedrop a:hover {
	color: #e94709;
	border-bottom: 3px solid #e94709;
}


/*��������*/

.wwpacklist {
	padding: 20px 3%;
}

.wwpadding {
	padding: 20px 0;
}

.wwpack {
	width: 100%;
	background: #f7f7f7;
}

.wwpackimg {
	float: left;
}

.wwpackimg img {
	width: 100%;
	display: block;
}

.wwpackdiv {
	float: left;
}

.wwpackdiv h3 {
	font-size: 18px;
	padding: 4% 0 2% 0;
}

.wwpacklist ul li {
	padding: 8px 5px;
	cursor: pointer;
}

.wwpackimg {
	padding-left: 0;
	padding-right: 0;
}

.wwpackdiv {
	padding-right: 0;
	padding-bottom: 15px;
}

.wwpackdiv p {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.wwpage {
	display: block;
	padding: 8px 0;
	background: #e94709;
	transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
}

.wwpacklist ul {
	padding-bottom:10px;
}

.wwpage span {
	display: block;
	width: 31px;
	margin: 0 auto;
	height: 31px;
	background: url(../webimages/wwimg09.png) no-repeat 0 0;
}


/*��Ʒ����*/

.wwback {
	margin-bottom: 2px;
	position: relative;
	margin-top: 25px;
	/* display: inline-block; */
	background: #f2f2f2;
}

.wwback h3 {
	float: left;
	/* width:100%;*/
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #fff;
	font-size: 16px;
	background: #f2f2f2 url(../webimages/wwimg91.png) no-repeat;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	padding-right: 60px;
}

.wwback a {
	float: right;
	line-height: 36px;
	padding-right: 9px;
	position: absolute;
	right: 0;
}

.wwsmalldiv {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.wwsmalldiv ul {
	width: 9999px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwsmalldiv ul li {
	float: left;
}

.wwaddnav {
	padding-top: 40px;
}

.wwaddnav a {
	display: block;
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	color: #1a1a1a;
	font-size: 16px;
	text-align: center;
	background: #e6e6e6;
	border-right: 1px solid #ccc;
}

.wwaddnav a.cur {
	background: #e94709;
	color: #fff;
}

.wwaddnav a:hover {
	background: #e94709;
	color: #fff;
}

.wwaddlist {
	padding: 30px 0 38px;
}

.wwaddlist ul li {
	padding-left: 0;
	padding-right: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

.wwaddlist ul li:nth-child(2n) {
	padding-right: 0;
	padding-left: 0;
}

.wwaddimg {
	padding: 0;
}

.wwaddimg img {
	display: block;
	width: 100%;
}

.wwaddbox {
	background: #f7f7f7;
}

.wwadddiv h3 {
	color: #e94709;
	font-size: 18px;
	font-weight: bold;
}

.wwaddbox {
	background: #f7f7f7;
}

.wwaddicon {
	height: auto;
	padding-left: 28px;
	background: url(../webimages/wwimg40.png) no-repeat 3px 4px;
}

.wwaddcz {
	background: url(../webimages/wwimg41.png) no-repeat 1px 3px;
	padding-left: 28px;
}

.wwadddh {
	background: url(../webimages/wwimg15.png) no-repeat left 5px;
	padding-left: 28px;
}

.wwadddiv {
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 18px;
}

.wwadddiv h3 {
	padding: 5% 0 3%;
}

.wwadddiv p {
	padding-bottom: 5px;
}

.wwaddnav a:last-child {
	border-right: none;
}

.wwaddlist ul {
	padding-bottom: 30px;
}

.wwlangget img {
	display: block;
	margin-top: 3px;
}

.wwlinkman {
	background: url(../webimages/wwimg127.png) no-repeat -1px 3px;
	padding-left: 28px;
}

.wwaddEmail {
	background: url(../webimages/envelope.png) no-repeat -1px 3px;
	padding-left: 28px;
}


/*��������*/

.wwenvirbox {
	padding-top: 40px;
	padding-bottom: 38px;
}

.wwenvirbox ul {
	padding-bottom: 20px;
}

.wwenvirdiv {
	position: relative;
	overflow: hidden;
}

.wwenvirdiv img {
	display: block;
	width: 100%;
}

.wwenvirbox ul li {
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.wwenvirdiv p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

.wwenvirbox ul li:hover p {
	height: 100%;
}

.wwenvirbox ul li:hover p span {
	display: block;
	line-height: 55px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.wwenvirtit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 100%;
	transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.wwenvirtit span {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	text-align: center;
	left: 50%;
}

.wwshow .wwenvirtit {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

.wwshow p {
	transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}


/*��ҵȺ����*/

.wwintro {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	padding: 40px 0;
}

.wwintrotitco {
	font-size: 14px;
	display: block;
	margin-left: 0;
	padding-top: 5px;
	font-weight: 100;
}

.wwintrotit {
	color: #1a1a1a;
	font-size: 17px;
	padding-bottom: 19px;
	line-height: 22px;
	position: relative;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	background: #f2f2f2;
	font-weight: bold;
}

.wwintrotit:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #e94709;
	width: 4px;
	height: 100%;
}

.wwintro img {
	width: 100%;
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
}

.wwintroimglist {
	padding-top: 35px;
	text-align: center;
	font-size: 16px;
}

.wwintroimglist li {
	padding-bottom: 15px;
	padding-top: 15px;
	float: left;
	width: 100%;
}

.wwgraybg {
	background: #f7f7f7;
}

.wwintronews h3 {
	color: #e94709;
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0;
}

.wwintronews dl dt img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.wwintronews dl dd h4 {
	font-size: 22px;
	color: #1a1a1a;
	padding: 2% 0 3%;
}

.wwintronews dl dd p {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	color: #666;
	font-size: 13px;
}

.wwintronmore {
	display: inline-block;
	font-size: 13px;
	color: #fff;
	background: #e94709;
	padding: 7px 15px;
	margin-top: 34px;
}

.wwintronmore:hover {
	color: #fff;
}

.wwintronews dl {
	padding-bottom: 30px;
}

.wwdown ul li span {
	color: #e94709;
	padding-top: 5px;
	display: block;
}

.wwdown {
	padding: 30px 0;
}

.wwdown ul li h3 {
	color: #e94709;
	font-size: 17px;
	padding-bottom: 8px;
}

.wwdowncl {
	cursor: pointer;
}

.wwdown ul li {
	font-size: 13px;
	color: #999;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	padding-top: 10px;
}

.wwdown ul {
	padding-bottom: 38px;
}


/*��������*/

.wwcorediv {
	background: #f3f3f3;
	padding: 30px 40px;
	text-align: center;
	height:100%;
}
.wwcore{ display:flex; justify-content:space-between;flex-wrap:wrap;}
.wwcore li {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.wwcorediv h3 {
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0;
	font-size: 16px;
}

.wwcorediv p {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
}

.wwcorediv img {
	max-width: 100%;
}

.wwcoreover {
	height: auto;
}

.wwcore {
	padding: 20px 0 30px;
}

.wwcore li:nth-of-type(1) h3 {
	color: #006699;
}

.wwcore li:nth-of-type(2) h3 {
	color: #339900;
}

.wwcore li:nth-of-type(3) h3 {
	color: #6633cc;
}

.wwcore li:nth-of-type(4) h3 {
	color: #008be3;
}


/*��Ʒ����*/

.wwprodetatext {
	padding: 0;
}

.wwsmalldiv ul li img {
	width: 100%;
	display: block;
}

.wwprodetatop {
	position: relative;
}

.wwprodesctab {
	background: #e94709;
	padding: 0 8px;
}

.wwprodesctab span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding: 10px 4px;
	margin-top: 6px;
	cursor: pointer;
}

.wwprodesctab span.cur {
	background: #fff;
	color: #e94709;
}

.wwprodescword {
	color: #1a1a1a;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 45px;
	display: none;
}

.wwprodescmore {
	text-align: center;
}

.wwprodescmore:hover {
	color: #fff;
}

.wwprodescmore a {
	display: inline-block;
	margin: 0 auto;
	background: #e94709;
	padding: 5px 30px;
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}

.wwprobelist {
	position: relative;
	overflow: hidden;
}

.wwprobebox {
	overflow: hidden;
	margin: 0 45px;
}

.wwprobebox ul {
	padding: 55px 0;
}

.wwprobebox ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwprobebox ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 32px;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	line-height: 22px;
	color: #666;
}

.wwprobebox ul li a {
	color: #666;
}

.wwprobebox ul li img {
	display: block;
	width: 100%;
}

.wwprobebox ul li h3 {
	color: #1a1a1a;
	font-size: 18px;
	padding: 3% 0 3% 0;
	text-align: center;
}

.wwwwprobeleft,
.wwwwproberight {
	width: 28px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	cursor: pointer;
}

.wwwwprobeleft {
	left: 0;
}

.wwwwproberight {
	right: 0;
}

.wwwwprobeleft:before,
.wwwwproberight:before {
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	position: absolute;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -7px;
}

.wwwwproberight:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	margin: -15px 0 0 -23px;
}

.wwprodesctext {
	padding-top: 38px;
}

.wwnurselist {
	margin: 20px 0;
	position: relative;
}


/*.wwnurselist li{ position:absolute;}*/

.wwnurselist li {
	width: 100%;
	margin-bottom: 15px;
}


/*
.wwnurselist li:nth-of-type(1){/* padding-right:10px; width:100%; top:0; left:0;}
.wwnurselist li:nth-of-type(2){ width:20.5%; left:59%; top:0; padding-right:5px;}
.wwnurselist li:nth-of-type(3){ width:20.5%; left:79.5%; padding-left:5px;}
.wwnurselist li:nth-of-type(4){ width:41%; left:59%; bottom:0;}*/

.wwnurselist li img {
	padding-bottom: 0;
}

.wwprodesciti {
	color: #1a1a1a;
	border-bottom: 1px solid #dadada;
	font-size: 16px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.wwprodesc {
	padding: 20px 0 20px 0;
}

.wwSpecial {
	padding-right: 10px;
	font-size: 16px;
	color: #e94709;
}

.wwprodescword img {
	max-width: 100%;
}


/*���쾫��*/

.wwbrief {
	padding: 40px 0;
}

.wwbrief img {
	display: block;
	max-width: 100%;
}

.wwnumber {
	padding-top: 25px;
}

.wwnumber span em {
	color: #e94709;
	font-size: 14px;
	padding-bottom: 8px;
	display: block;
}

.wwnumber span i {
	display: block;
}

.wwnumber span:nth-of-type(1) i {
	text-indent: -44px;
}

.wwnumber span {
	text-align: center;
	display: block;
	font-size: 16px;
	color: #666;
	padding-bottom: 25px;
}

.wwnumber span img {
	max-width: 100%;
	padding-right: 12px;
	display: inline;
}

.wwother li:nth-of-type(even) {
	background: #fff !important;
}

.wwprodescwordtit {
	font-size: 18px;
	padding-bottom: 5px;
}


/*����������ҵȺ-�ɹ�����*/

.wwcasenav {
	text-align: center;
	padding: 50px 0 0 0;
}

.wwcasenav a {
	width: 25%;
	color: #333;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	display: block;
	float: left;
	background: #e6e6e6;
}

.wwcasenav a.cur {
	background: #e94709;
	color: #fff;
}

.wwcaselist .wwpackdiv {
	margin: 2% 20px;
}

.wwcaselist .wwpackdiv p {
	-webkit-line-clamp: 6;
}


/*��������-�����ܹ�*/

.wwmanage {
	background: #f2f2f2;
}

.wwmanage img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}


/*����������ҵȺ-��ҵȺ����*/

.wwpacktwo {
	margin: 17px 0 30px 0;
}

.wwpacktwo dt img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.wwpacktwo dd {
	padding: 20px 0 10px;
}

.wwcauseimg {
	padding: 30px 0 0;
}

.wwcauseimg li img {
	width: 50%;
	text-align: center;
	display: inline-block;
	padding-bottom: 15px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}


/*�Ƽ�����-���к���*/

.wwnewslist dl dt {
	padding-left: 0;
	padding-right: 0;
}

.wwnewslist dl dt img {
	display: block;
	width: 100%;
}

.wwnewslist dl dd {
	padding-bottom: 15px;
}

.wwnewslist dl dd h3 {
	font-size: 18px;
	color: #1a1a1a;
	margin: 3% 0 3% 0;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.wwnewslist {
	padding: 20px 0 20px 0;
}

.wwnewslist dl {
	background: #f7f7f7;
	color: #666;
	font-size: 13px;
	margin-bottom: 20px;
	position: relative;
}

.wwnewslist dl dd span {
	color: #1a1a1a;
	font-size: 13px;
	border: 1px solid #999;
	display: inline-block;
	padding: 5px 17px;
	margin-top: 30px;
	background: #fff;
}

.wwnewslist dl dd p {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: justify;
}


/*�Ƽ�����-��������*/

.wwhonor {
	padding-top: 20px;
	padding-bottom: 20px;
}


/*��������*/

.single {
	padding: 20px 0 20px 0;
}

.singleh3 {
	font-size: 16px;
	color: #1a1a1a;
	font-weight: bold;
	padding-bottom: 15px;
}


/*��ϵ����-��ҵ���غͷ��ӹ�˾*/

.wwaddress ul li {
	border-bottom: 1px solid #e9e9e9;
	padding-top: 30px;
}

.wwaddlistdiv {
	margin-bottom: 19px;
}

.wwaddress ul li h3 {
	color: #e94709;
	font-size: 18px;
	padding-bottom: 3px;
}

.wwaddress {
	padding-top: 10px;
	padding-bottom: 50px;
}

.wwaddress ul {
	border-bottom: 1px solid #e9e9e9;
}

.wwaddress ul li {
	padding-left: 0;
	padding-right: 0;
	min-height: 220px;
}

.wwaddress ul li:nth-of-type(even) {
	padding-right: 0;
}

.wwaddress ul li:nth-of-type(even) .wwaddlistdiv {
	padding-left: 0;
	border-right: none;
}

.wwmap {
	background: url(../webimages/wwimg30.png) no-repeat left;
	padding-left: 26px;
}

.wwaddword {
	position: relative;
}

.wwaddword span {
	position: absolute;
	top: 0;
	left: 0;
}


/*��ϵ����--ý����ϵ*/

.wwaddcontant dl dt {
	float: left;
	padding-left: 0;
	padding-right: 0;
}

.wwaddcontant dl dt img {
	display: block;
	max-width: 100%;
}

.wwtel {
	background: url(../webimages/wwimg31.png) no-repeat left 6px;
	padding-left: 32px;
	padding-bottom: 2px;
}

.wwcz {
	background: url(../webimages/wwimg32.png) no-repeat 2px 5px;
	padding-left: 32px;
	padding-bottom: 2px;
}

.wwemail {
	background: url(../webimages/wwimg33.png) no-repeat left 7px;
	padding-left: 32px;
	padding-bottom: 2px;
}

.wwcontanttit {
	color: #e94709;
	font-size: 24px;
	padding-bottom: 6%;
}

.wwcontantdiv {
	float: left;
}

.wwaddcontant {
	padding: 25px 0 20px;
}

.wwaddcontant dl dd {
	margin-top: 20px;
	padding-left: 0;
	position: relative;
}

.wwcontantdiv:nth-of-type(1) {
	margin-right: 0;
}

.wwemail a {
	color: #41a608;
}

.wwcontantdiv:nth-of-type(1) {
	padding-bottom: 20px;
}


/*��ϵ����-�ܲ�*/

.wwabptit {
	color: #e94709;
	font-size: 24px;
	padding-bottom: 3%;
}

.wwaddtb {
	background: url(../webimages/wwimg34.png) no-repeat 2px 0px;
	padding-left: 32px;
	padding-bottom: 2px;
}

.wwpostcode {
	background: url(../webimages/wwimg35.png) no-repeat left 7px;
	padding-left: 32px;
	padding-bottom: 2px;
}

.wwmapicon {
	margin-top: 3%;
}

.wwmapicon a {
	background: url(../webimages/wwimg36.png) no-repeat;
	padding-left: 32px;
}

.wwaddapb dl {
	margin-bottom: 35px;
}

.wwaddapb .wwmapicon {
	margin-top: 2%;
}

.wwlangUp p a {
	color: #999;
}

.wwchooseUp p {
	text-align: left;
	padding-left: 15px;
}


/*-------- ��վ��ͼ --------*/

.sitemapcont2 {
	padding: 6% 0;
	overflow: hidden;
}

.sitemapcont2 dl {
	position: relative;
	margin-bottom: 60px;
}

.sitemapcont2 dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #e94709;
	padding: 0 8px;
	background: #fff;
	position: absolute;
	left: 18px;
	top: -14px;
}

.sitemapcont2 dl dd {
	padding: 5% 3% 1% 27px;
	border: 1px solid #e6e6e6;
}

.sitemapcont2 dl dd a {
	display: inline-block;
	padding-left: 10px;
	background: url(../webimages/wwpic94.jpg) no-repeat left center;
	margin: 0 23px 8px 0;
}


/*��˾����*/

.wwimpor {
	padding: 20px 0 30px;
}

.wwimpor dl {
	padding: 10px 0;
	margin-bottom: 15px;
}

.wwimpor dl dt img {
	display: block;
	width: 100%;
}

.wwimporword h3 {
	font-size: 18px;
	color: #1a1a1a;
	margin: 3% 0 3% 0;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.wwimporword {
	float: left;
	width: 100%;
}

.wwimporword p {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.wwimporword span {
	color: #1a1a1a;
	font-size: 13px;
	border: 1px solid #999;
	display: inline-block;
	padding: 5px 17px;
	margin-top: 15px;
	background: #fff;
}

.wwnewstime {
	float: left;
	width: 15%;
	text-align: center;
	font-size: 18px;
	display: none;
}

.wwnewstime span {
	font-size: 60px;
	line-height: 60px;
	color: #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
	display: inline-block;
	padding-bottom: 12px;
}

.wwnewstime p {
	padding-top: 12px;
}

.wwimpor dl dd {
	color: #666;
	position: relative;
}


/*��������*/


/*--������ϸ--*/

.commonDetailed {
	background: #FFF;
	padding: 0px 125px;
	margin-top: 25px;
}

.commonDetailedtitle {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

.commonDetailedtitle h3 {
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	color: #1a1a1a;
	padding: 20px 0px 0px;
}

.commonDetailedtitleTimeAuthor {
	text-align: center;
	color: #666;
	font-size: 13px;
	padding: 20px 0px 15px;
}

.commonDetailedtitleTimeAuthor span {
	padding-right: 10px;
	position: relative;
	top: -3px;
	*top: 2px;
	_top: 1px;
}

.commonDetailedContents {
	padding: 30px 0px;
	font-size: 14px;
}

.commonDetailedContentsfoot {
	padding-bottom: 35px;
}

.commonDetailedContentsfoot p {
	text-align: center;
	padding-bottom: 30px;
}

.commonDetailedContentsfoot p a {
	display: inline-block;
	background: #e94709;
	padding: 5px 30px;
	color: #FFF;
	font-size: 14px;
}

.commonDetailedContentsfoot dl {
	border: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	font-size: 13px;
	padding: 13px 0px;
}

.commonDetailedContentsfoot dl span {
	display: inline-block;
	background: #f2f2f2;
	color: #1a1a1a;
	line-height: 27px;
	padding: 0px 10px;
	margin-right: 15px;
	position: absolute;
	left: 0;
	top: 0;
}


/*
.commonDetailedContentsfoot dl dd{ float:left;}
.commonDetailedContentsfoot dl dt{ float:right;}*/

.commonDetailedContentsfoot dl dd {
	margin-bottom: 15px;
	position: relative;
	padding-left: 70px;
}

.wwnewsdeta img {
	max-width: 100%;
}

.commonDetailedContentsfoot dl dd:nth-of-type(2) {
	margin-bottom: 0;
}


/*ý�屨��*/

.wwmedia {
	padding: 20px 0;
}

.wwmedia dl {
	margin-bottom: 20px;
}

.wwmedia dl dt img {
	display: block;
	width: 100%;
}

.wwmedia dl dd {
	color: #666;
	font-size: 13px;
	max-height: 257px;
}

.wwmedia dl dd h3 {
	padding: 2% 0 2%;
	color: #1a1a1a;
	font-size: 18px;
}

.wwmedia dl dd em {
	display: block;
	background: url(../webimages/wwimg37.png) no-repeat left center;
	padding: 2% 0 2% 19px;
}

.wwmedia dl dd span {
	display: block;
	color: #e94709;
	font-size: 13px;
}

.wwmedialist li .col-sm-35 img {
	display: block;
	width: 100%;
}

.wwmedialist li {
	padding-left: 0;
	font-size: 15px;
	color: #666;
	margin-bottom: 19px;
	position: relative;
}

.wwmedialist li h3 {
	font-size: 18px;
	padding-bottom: 9px;
}

.wwmedialist li .col-sm-35 {
	padding-left: 0;
	padding-right: 0;
}

.wwmedialist li .col-sm-65 p {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 46px;
}

.wwmedialist li .col-sm-65 .wwreviewtext02 p {
	height: 23px;
}

.wwmedialist li span {
	display: block;
	padding-top: 7px;
}

.wwmedialist li span a {
	color: #e94709;
}

.wwmedialist li .col-sm-65 {
	padding-top: 15px;
}

.wwmedialist {
	padding-top: 2px;
}

.wwmedia .wwpage {
	margin-top: 1px;
}

.wwmediadiv p {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}


/*չ�ᶯ̬*/

.wwshowdis {
	padding: 8px 0 15px 0;
}

.wwshowtit {
	color: #1a1a1a;
	font-size: 22px;
	line-height: 22px;
}

.wwshowlistUp ul {
	margin-top: 22px;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwshowlist {
	padding: 20px 0;
}

.wwshowlistdiv {
	margin: 0 40px;
	overflow: hidden;
}

.wwshowlistUp {
	padding-top: 22px;
	color: #666;
	position: relative;
	overflow: hidden;
}

.wwshowlistUp ul li {
	width: 33.33333333%;
}

.wwshowlistUp ul li img {
	display: block;
	width: 100%;
}

.wwshowlistUp ul li h4 {
	color: #1a1a1a;
	font-size: 18px;
	padding-top: 18px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
}

.wwshowlistUp ul li span {
	color: #e94709;
}

.wwshowleft,
.wwshowright {
	width: 28px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	cursor: pointer;
}

.wwshowleft:before,
.wwshowright:before {
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	position: absolute;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -7px;
}

.wwshowright:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	margin: -15px 0 0 -23px;
}

.wwshowright {
	right: 0;
}

.wwshowleft {
	left: 0;
}

.wwreview ul {
	padding-top: 20px;
}


/*ͼƬ����*/

.yuangongmask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50;
	display: none;
}

.bigimgovflow {
	position: relative;
	background: #fff;
	padding: 11px;
}

.bigimgfloat {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.bigimgcont {
	width: 90%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	z-index: 51;
	display: none;
	background: #fff;
}

.bigimgfloat img {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #f2f2f2;
}

.closeyuangong {
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	background: url(../webimages/wwimg39.png) no-repeat;
	position: absolute;
	top: -16px;
	right: -10px;
	z-index: 9;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

.Meetpeopletext {
	text-align: center;
	padding: 0 0 0;
	width: 100%;
	z-index: 9;
}


/*ͼƬ����*/


/*�ɹ���������*/

.wwcasemask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50;
	display: none;
}

.wwcasepop {
	width: 90%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	z-index: 51;
	background: #fff;
	display: none;
	z-index: 99;
}

.wwcasepopdiv {
	padding: 11px;
	position: relative;
}

.wwcasepoplist ul {
	width: 9999px;
	height: 100%;
	z-index: 1;
	position: relative;
	/* -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;transition-duration: 0ms;transform: translate3d(0, 0px, 0px); */
}

.wwcasepoplist ul {
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	-o-transition-duration: 0ms;
	transition-duration: 0ms;
	-webkit-transform: translate3d(0, 0px, 0px);
	-moz-transform: translate3d(0, 0px, 0px);
	transform: translate3d(0, 0px, 0px);
}

.wwcasepoplist {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.wwcasepoplist ul li img {
	display: block;
	width: 100%;
}

.wwcaseclose {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../webimages/wwimg39.png) no-repeat;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: -16px;
	right: -10px;
	z-index: 99;
}

.wwpopleft,
.wwpopright {
	width: 28px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	cursor: pointer;
	z-index: 99;
}

.wwpopleft:before,
.wwpopright:before {
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	border-left: 3px solid #999999;
	border-top: 3px solid #999999;
	position: absolute;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -7px;
}

.wwpopright:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	margin: -15px 0 0 -23px;
}

.wwpopleft {
	left: 0;
}

.wwpopright {
	right: 0;
}

.wwpopleft:hover:before,
.wwpopright:hover:before {
	border-left: 3px solid #015298;
	border-top: 3px solid #015298;
}


/*���ܲ�����ҵȺ-��ҵȺ����*/

.wwcausequnimg img {
	max-width: 100%;
}

.wwnumbertwo span:last-child {
	padding-right: 0;
}

.wwcausequnlist li {
	width: 100%;
	float: left;
	padding: 0 10px 20px;
}

.wwcausequnlist li img {
	width: 100%;
	display: block;
}

.wwthetext dt {
	padding-bottom: 15px;
}

.wwthetext dt img {
	display: block;
	width: 100%;
}

.wwnumbertwo span:nth-of-type(1) i {
	text-indent: 0;
}

.wwnumbertwo span {
	width: 50%;
	padding-right: 0;
	float: left;
}

.wwThemain {
	padding-top: 45px;
}

.wwThemain h3 {
	font-size: 18px;
	color: #e94709;
	padding-bottom: 25px;
}

.wwThemain ul {
	margin: 0 -10px;
}

.wwThemain ul li {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 19px;
	position: relative;
}

.wwThemain ul li img {
	display: block;
	width: 100%;
}

.wwThemain ul li em {
	position: absolute;
	font-size: 16px;
	color: #333;
	left: 22px;
	top: 20px;
}


/*����������ҵȺ-��ҵ�������*/

.wwindustrytit {
	font-size: 16px;
	padding-bottom: 10px;
}

.wwindustrylist li {
	float: left;
	color: #4c4c4c;
	margin-bottom: 20px;
	width: 100%;
	background: none;
}

.wwindustrylist li h3 {
	color: #1a1a1a;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.wwindustrytext {
	padding-left: 35px;
	padding-top: 15px;
	float: left;
}

.wwindustryimg {
	padding: 30px 0 30px 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 50px;
}

.wwindustryimg img {
	display: block;
	width: 100%;
}

.wwindustryimg02 img {
	display: block;
	width: 100%;
	padding-top: 10px;
}

.wwindustryimg03 img {
	display: block;
	max-width: 100%;
	width: auto;
	padding-top: 10px;
}

.wwindustrylist li img {
	display: block;
	max-width: 100%;
	float: left;
}

.wwindustryimg02 {
	padding-bottom: 20px;
}

.wwindustrylist {
	padding: 20px 0;
}


/*��ҵ�Ļ�*/

.wwqiwenlist li {
	width: 100%;
	background: #f7f7f7;
	position: relative;
	float: left;
}

.wwqiwenlist li img {
	display: block;
	width: 100%;
}

.wwqiwentext {
	padding: 0 47px;
	color: #333;
	padding:30px 20px;
}

.wwqiwentext h3 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.wwqiwenlist {
	padding-bottom: 20px;
}

.wwqiwentit {
	font-weight: bold;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}

.wwcolorlist {
	margin: 0 -13px;
	padding-top: 20px;
}

.wwcolorlist li {
	padding-left: 13px;
	padding-right: 13px;
	color: #fff;
	margin-bottom: 15px;
}

.wwcolorlisttext {
	background: #e94709;
	padding: 30px 35px 55px;
}

.wwcolorlist li:nth-of-type(2) .wwcolorlisttext {
	background: #40a608;
}

.wwcolorlist li:nth-of-type(3) .wwcolorlisttext {
	background: #f39800;
}

.wwcolorlisttext h3 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 24px 0;
}

.wwqiwen {
	overflow: hidden;
}


/*�Ƽ�����-�������Ľ���*/

.wwnumberth span:nth-of-type(1) i {
	text-indent: -8px;
}

.wwnumberth span:nth-of-type(4) img {
	padding-right: 0;
}

.wwnumberth span:nth-of-type(5) img {
	padding-right: 0;
}

.wwconlist {
	max-width: 1200px;
	margin: 0 auto;
}

.wwconboxright {
	color: #333;
}

.wwconboxright h3 {
	color: #e94709;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 10px;
}

.wwconboxleft img {
	display: block;
	width: 120%;
	margin: 0 -10%;
}

.wwnumberth span {
	font-size: 14px;
}

.wwnumberth span:nth-of-type(3) {
	width: 33.33%;
}

.wwnumberth span:nth-of-type(4) {
	width: 33.33%;
}

.wwnumberth span:nth-of-type(5) {
	width: 33.33%;
}

.wwconbox {
	padding-top: 30px;
	padding-bottom: 30px;
}

.wwconboxright {
	padding-top: 20px;
	text-align: justify;
}

.wwconbox ul li {
	margin-bottom: 20px;
}

.wwdivpic100 {
	width: 100%;
}

.wwdivpic100 img {
	display: block;
	width: 100%;
}


/*�Ƽ�����-�о�����*/

.wwfield li {
	margin-bottom: 10px;
}

.wwfielddiv {
	height: 100%;
}

.wwfield {
	padding-top: 10px;
}

.wwfield li:nth-of-type(1) .wwfielddiv {
	padding-right: 22px;
	background: #f7f7f7;
}

.wwfield li:nth-of-type(2) .wwfielddiv {
	padding-left: 22px;
	text-align: right;
	background: #f7f7f7;
}

.wwfield li:nth-of-type(3) .wwfielddiv {
	padding-right: 22px;
	background: #f7f7f7;
}

.wwfield li:nth-of-type(4) .wwfielddiv {
	padding-left: 22px;
	text-align: right;
	background: #f7f7f7;
}

.wwfielddiv {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 24px;
	color: #333;
	padding-bottom: 25px;
}

.wwfielddiv img {
	display: inline-block;
	padding-bottom: 15px;
}

.wwfieldDllist dl {
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 50px;
}

.wwfieldDllist dl dt img {
	display: block;
	width: 100%;
}

.wwfieldDllist dl dd h3 {
	font-size: 18px;
	font-weight: bold;
	color: #e94709;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wwfieldDllist dl dd h3 a {
	color: #e94709;
}

.wwfieldDllist dl.wwdlallwidth dd img {
	width: 100%;
}

.wwfieldDllist dl {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 20px;
}


/*������Դ-�˲�����*/

.wwideatit {
	color: #e94709;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.wwidea {
	padding-top: 20px;
}

.wwideapadding {
	padding-bottom: 20px;
}

.wwideaboxcon {
	max-width: 1200px;
	margin: 0 auto;
}

.wwideaboxleft img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.wwideaboxcon {
	padding: 0 3%;
}

.wwideaboxright {
	color: #333;
	text-align: justify;
}

.wwideaboxright h3 {
	color: #e94709;
	font-size: 18px;
	padding-bottom: 10px;
}

.wwideabox ul li {
	padding-top: 15px;
	padding-bottom: 15px;
}

.wwideaboxright {
	padding-top: 15px;
}


/*������Դ-���ʻ*/

.wwactivitynav a {
	display: block;
	float: left;
	padding: 10px 24px;
	background: #f7f7f7;
	position: relative;
}

.wwactivitynav a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -9px;
	left: 50%;
	margin-left: -9px;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #e94709;
	display: none;
}

.wwactivitynav a:hover:after,
.wwactivitynav a.cur:after {
	display: block;
}

.wwactivitynav a:hover,
.wwactivitynav a.cur {
	background: #e94709;
	color: #fff;
}

.wwactivity dl {
	margin-bottom: 20px;
}

.wwactivity dl dt img {
	display: block;
	width: 100%;
	max-width: 600px;
	max-height: 353px;
}

.wwactivity dl dd {
	padding-top: 20px;
	color: #666;
	font-size: 13px;
}

.wwactivity dl dd h3 {
	color: #1a1a1a;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 13px;
}

.wwactivitymore {
	display: inline-block;
	border: 1px solid #999;
	color: #1a1a1a;
	font-size: 13px;
	padding: 5px 14px;
	margin-top: 15px;
}

.wwactivity {
	padding-bottom: 10px;
}

.wwactivitybox {
	padding-bottom: 30px;
}


/*������Դ-Ա���*/

.wwfamilyDl dt {
	background: #b6f2f2;
	padding: 20px 0;
	text-align: center;
}

.wwfamilyDl dt img {
	display: inline-block;
	max-width: 100%;
}

.wwfamilyDl dd img {
	display: block;
	width: 100%;
}

.wwfamilyDl {
	padding-bottom: 20px;
}

.wwfamilytab {
	position: relative;
}

.wwfamilytab:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 16px;
	background: #e0e0e0;
}

.wwfamilybotlist dl dt img {
	display: block;
	width: 100%;
}

.wwfamilybotlist dl dd {
	padding-top: 15px;
	color: #666;
}

.wwfamilybotlist dl dd h3 {
	color: #1a1a1a;
	font-size: 18px;
	padding-bottom: 8px;
}

.wwfamilybotlist dl dd span {
	font-size: 13px;
	display: block;
	padding-bottom: 5px;
}

.wwfamilybot {
	display: block;
	color: #e94709;
	font-size: 13px;
	margin-top: 10px;
}

.wwfamilybot:hover {
	color: #e94709;
}

.wwfamilybotlist dl {
	padding-top: 10px;
	padding-bottom: 10px;
}

.wwfamilytablist {
	overflow: hidden;
	margin: 0 34px;
}

.wwfamilytablist ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwfamilytablist ul li {
	float: left;
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	text-align: center;
	cursor: pointer;
	padding-bottom: 30px;
}

.wwfamilyleft {
	right: 10px;
}

.wwfamilyright {
	left: 10px;
}

.wwfamilybotlist {
	padding-bottom: 45px;
	
}

.wwfamilybotlist .wwpage {
	margin-top: 30px;
}


/*.wwfamilytablist ul li.cur{ border-bottom:3px solid #e94709;}*/

.wwfamilytablist ul li:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 6px;
	left: 50%;
	margin-left: -9px;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #e94709;
	display: none;
}

.wwfamilytablist ul li.cur:after {
	display: block;
}

.wwfamilytablist ul li.cur:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	left: 0;
	bottom: 15px;
	background: #e94709;
}

.wwexchangeHf img {
	display: block;
	width: 100%;
}

.wwexchangetit {
	color: #333;
	font-size: 18px;
}

.wwexchange {
	padding-top: 25px;
}

.wwmessagebox {
	padding-top: 20px;
}


/*Ͷ���߹�ϵ-Ͷ���߽���*/

.wwfromlist ul li {
	position: relative;
	padding-left: 90px;
	margin-bottom: 23px;
}

.wwfromlist ul li label {
	display: block;
	width: 100%;
	height: 35px;
}

.wwfromlist ul li span {
	position: absolute;
	left: 0;
	top: 0;
}

.wwfromlist ul li span i {
	color: #0d71ca;
	margin-right: 9px;
	line-height: 35px;
}

.wwfromlisttit em {
	color: #0d71ca;
}

.wwfromlist ul li textarea {
	border: 1px solid #dcdcdc;
	width: 100%;
	height: 70px;
}

.wwfromlist ul {
	padding-top: 10px;
}

.wwfromlist ul li:last-child {
	text-align: center;
}

.wwfromlist ul li label input[type="text"] {
	border: 1px solid #dcdcdc;
	height: 35px;
	width: 100%;
}

.wwfromlist ul li input[type="button"] {
	width: 119px;
	height: 35px;
	background: #e94709;
	cursor: pointer;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
}

.wwfromlist ul li input[type="button"]:last-child {
	margin-left: 23px;
	background: #5a5a5a;
}

.supportcontzx {
	margin-top: 11px;
}

.supportcontzximg {
	float: left;
	width: 600px;
	height: 450px;
}

.supportcontzxform {
	float: left;
	width: 530px;
	height: 415px;
	background: #f0f0f0;
	padding: 35px 35px 0 35px;
	color: #333;
}

.supportcontzxform h4 {
	padding-bottom: 15px;
	border-bottom: 1px solid #d0d0d0;
	font-size: 17px;
}

.supportcontzxform ul {
	padding-top: 28px;
}

.supportcontzxform ul li {
	padding-bottom: 14px;
}

.supportcontzxform ul li span {
	display: inline-block;
	float: left;
	width: 70px;
	line-height: 38px;
	text-align: right;
}

.supportcontzxform ul li div {
	float: left;
	width: 435px;
}

.supportcontzxform ul li div input,
.supportcontzxform ul li div select,
.supportcontzxform ul li div textarea {
	font-family: 'Microsoft YaHei';
	font-size: 13px;
	background: #fff;
	border: 1px solid #d0d0d0;
	color: #999;
}

.questionselect {
	padding-left: 10px;
	width: 138px;
	height: 36px;
}

.messagetext {
	width: 420px;
	height: 88px;
	padding: 10px 0 0 10px;
	resize: none;
}

.pageslink {
	width: 420px;
	height: 36px;
	padding-left: 10px;
	resize: none;
	line-height: 36px;
}

.Securitycode {
	display: inline-block;
	position: relative;
}

.Securitycode input {
	width: 220px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
}

.Securitycode em {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 1px;
	cursor: pointer;
}

.supportcontzxform ul li div input.supportcontzxformbtn {
	border: none;
	background: #1d3484;
	font-size: 14px;
	color: #fff;
	width: 158px;
	height: 33px;
	line-height: 33px;
	cursor: pointer;
}

.problemlist {
	color: #4c4c4c;
	font-size: 15px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: -1px;
}

.problemlist dt {
	background: url(../webimages/img61.jpg) no-repeat 99% center;
}

.problemlist dt.showdd {
	background: url(../webimages/img60.jpg) no-repeat 99% center;
}

.problemlist dt span {
	display: block;
	padding: 18px 26px 18px 58px;
	background: url(../webimages/img62.jpg) no-repeat left center;
	cursor: pointer;
}

.problemlist dt.showdd span {
	background: url(../webimages/img62.jpg) no-repeat left center;
	color: #e94709;
}

.problemlist dd {
	padding: 25px 0 28px 75px;
	background: #f7f7f7 url(../webimages/img59.jpg) no-repeat 17px 19px;
	line-height: 23px;
	display: none;
}

.Downloadbtn {
	padding-bottom: 20px;
}

.Downloadbtn a {
	display: inline-block;
	float: left;
	width: 167px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	color: #666666;
	font-size: 17px;
	background: #f2f2f2;
}

.Downloadbtn a:hover,
.Downloadbtn a.changebtn {
	color: #fff;
	background: #484848;
}

.supportcontzx .wwpage {
	margin-top: 29px;
}

.supportcontzx {
	margin-bottom: 30px;
}


/*��Ʒ�����-��Ʒϵ���ۺ�ҳ*/

.wwesizelist ul {
	margin: 0 -4px;
	padding-top: 9px;
}

.wwesizelist ul li {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
}

.wwesizelist ul li img {
	display: block;
	width: 100%;
}

.wwesizelist ul li p {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.wwesizelist ul li a {
	display: block;
	position: relative;
}

.wwesizelist {
	padding-bottom: 9px;
}

.wwesize {
	padding-top: 33px;
	padding-bottom: 10px;
}

.wwesizelist:nth-of-type(4) .wwback h3 {
	background: #f2f2f2 url(../webimages/wwimg92.png) no-repeat;
}

.wwnav ul li .wwnavdroplist ul li {
	border-bottom: none;
}

.wwnav ul li .wwnavdroplist ul li h5 {
	position: relative;
}

.wwnav ul li .wwnavdroplist ul li h5 span {
	width: 44px;
	height: 44px;
	display: block;
	background: url(../webimages/YYsimg2.png) no-repeat center center;
	-moz-background-size: 19px 12px;
	-o-background-size: 19px 12px;
	background-size: 19px 12px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 99;
}

.wwnavlistfour {
	display: none;
}

.wwindustryimg01 {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.wwindustryimg01 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}


/*index*/

.wwindexbanner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.wwindexbanner ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwindexbanner ul li {
	width: 100%;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	float: left;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%;
	position: relative;
}

.wwindexbanner ul li img {
	display: block;
	width: 100%;
}

.wwindexbannerbtn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	text-align: center;
}

.wwindexbannerbtn span {
	width: 17px;
	height: 5px;
	display: inline-block;
	background: #f4f4f6;
	cursor: pointer;
	margin-right: 3px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
}

.wwindexbannerbtn span.swiper-pagination-bullet-active {
	background: #e94709;
}

.wwmain {
	background: #eaeaea;
}

.wwindextit {
	color: #000;
	font-size: 18px;
	text-align: center;
	line-height: 22px;
}

.wwindexnews {
	overflow: hidden;
}

.wwindexnews ul {
	padding-top: 20px;
}

.wwindexnews ul li {
	padding-bottom: 20px;
}

.wwindexnews ul li img {
	display: block;
	width: 100%;
}

.wwindexnews ul li a {
	color: #666;
}

.wwindexnews ul li h4 {
	font-size: 14px;
	color: #000;
	padding: 10px 0 5px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 36px;
	font-weight: bold;
}

.wwindexnews {
	padding-top: 20px;
	padding-bottom: 30px;
	background: #f7f7f7;
}

.wwindexnews ul li p {
	line-height: 22px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 42px;
}

.wwindexnewmore {
	text-align: center;
}

.wwindexnewmore a {
	display: inline-block;
	background: #e94709;
	color: #fff;
	margin: 0 auto;
	padding: 8px 28px;
	font-size: 12px;
}

.wwinproleft {
	background: #e94709;
}

.wwprolifirst {
	padding: 30px 30px;
	color: #fff;
	text-align: justify;
}

.wwprolifirst h3 {
	color: #fff;
	font-size: 18px;
	padding-bottom: 10px;
}

.wwprolifirst h3 a {
	color: #fff;
}

.wwprolifirstmore {
	display: block;
	background: #fff;
	color: #e94709;
	font-size: 12px;
	padding: 5px 15px;
	display: inline-block;
	margin-top: 18px;
}

.wwprolifirstmore:hover {
	color: #e94709;
}

.wwinprodivtext {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	color: #fff;
	padding: 8px 20px 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
}

.wwinprodivtext h3 {
	font-size: 15px;
	margin-bottom: 35px;
	position: relative;
}

.wwinprodivtext h3 a {
	color: #fff;
	display: block;
}

.wwinprodiv {
	position: relative;
	overflow: hidden;
}

.wwinprodivtext h3:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	top: 50%;
	right: 0;
	margin-top: -6px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.wwinprodivtext p {
	padding-right: 270px;
}

.wwinprodivtext .wwprolifirstmore {
	margin-top: 35px;
	padding: 5px 28px;
}

.wwinprodivlast ul li {
	position: relative;
	overflow: hidden;
}

.wwinprodiv img {
	display: block;
	width: 100%;
}

.wwinprodivlast ul {
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwfamilyimg {
	margin-bottom: 20px;
}

.wwfamilyimg img {
	display: block;
	width: 100%;
}

.wwinprodivlast ul li .wwinprodivtext p {
	padding-right: 20px;
}

.wwinprodivleft,
.wwinprodivright {
	position: absolute;
	top: 50%;
	margin-top: -21px;
	width: 42px;
	height: 42px;
	background: #000;
	cursor: pointer;
	z-index: 99;
}

.wwinprodivleft {
	left: 0;
}

.wwinprodivright {
	right: 0;
}

.wwinprodivleft:hover,
.wwinprodivright:hover {
	background: #e94709;
}

.wwinprodivleft:after,
.wwinprodivright:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	position: absolute;
	transform: rotate(135deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	top: 50%;
	right: 15px;
	margin: -6px 0 0 -4px;
}

.wwinprodivright:after {
	left: 15px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
}

.wwserve {
	background: url(../webimages/wwpic179.jpg) repeat;
}

.wwserve .wwindextit {
	color: #fff;
	padding-bottom: 16px;
}

.wwserve .wwindextitcopy {
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.wwserve ul li img {
	display: block;
	width: 100%;
}

.wwserve ul li a {
	color: #fff;
    display:block;
}

.wwserve ul li {
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 12px;
	overflow: hidden;
}

.indexweb {
	padding: 0px 3%;
}

.wwserve ul li h3 {
	padding-top: 8px;
	padding-bottom: 1px;
	font-size: 14px;
}

.wwserve {
	padding-top: 20px;
	padding-bottom: 20px;
}

.wwserve ul {
	padding-top: 15px;
}

.wwpacklist .wwpage {
	margin-bottom: 30px;
}

.wwinnovate {
	background: #f7f7f7;
	padding-top: 20px;
}

.wwinnoleft {
	position: relative;
	overflow: hidden;
	padding-top: 5px;
}

.wwinnoleft ul {
	width: 999999px;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwinnoright {
	overflow: hidden;
	position: relative;
}

.wwinnoleft ul li {
	float: left;
}

.wwinnoleft ul li img {
	display: block;
	width: 100%;
}

.wwinnoleftdiv {
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.wwinnoright ul {
	width: 99999px;
}

.wwinnoright ul li {
	float: left;
	position: relative;
	padding-bottom: 15px;
}

.wwinnoright ul li img {
	display: block;
	width: 100%;
}

.wwinnoright ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: rgba(0, 0, 0, 0.5);
	padding: 0 10px;
	font-size: 15px;
}

.wwinnoright ul li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #fff;
}

.wwinnoright ul li p:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	position: absolute;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	top: 50%;
	right: 15px;
	margin: -4px 0 0 -4px;
}

.wwindexhdleft {
	overflow: hidden;
	position: relative;
}

.wwindexhdleft ul {
	width: 99999px;
}

.wwindexhdleft ul li {
	float: left;
	position: relative;
	overflow: hidden;
}

.wwindexhdleft ul li img {
	display: block;
	width: 100%;
}

.wwindexhdright {
	background: #e94709;
	padding: 24px 22px;
}

.wwindexhdright h3 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 15px;
}

.wwindexhdright h3 a {
	color: #fff;
}

.wwindexhdright ul li {
	color: #fff;
	background: url(../webimages/wwimg94.png) no-repeat left;
	padding-left: 15px;
	margin-bottom: 10px;
}

.wwindexhdright ul li a {
	color: #fff;
}

.wwindexpage {
	margin-top: 30px;
}

.wwindexpage .wwpage {
	background: #fff;
	color: #e94709;
}

.wwindexpage .wwpage span {
	background: none;
	width: auto;
	text-align: center;
	line-height: 31px;
}

.wwindexhdright ul li {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.wwindexhd {
	padding-top: 30px;
}

.wwinnovate {
	padding-bottom: 20px;
}

.wwindexhonor ul li {
	text-align: center;
}

.wwindexhonor ul li:last-child {
	border-right: none;
}

.wwindexhonor ul li h3 {
	padding-bottom: 15px;
}

.wwindexhonor ul li p {
	padding-top: 5px;
	height: 46px;
	line-height: 20px;
}

.wwpoptext {
	padding-top: 9px;
}

.wwindexhonor ul li {
	width: 100%;
	border-right: none;
}

.wwindexhonor ul {
	padding: 30px 0;
}

.wcompanyList li h5 {
	color: #666;
}

.wwvideobg {
	background: url(../webimages/wwimg97.png) no-repeat center bottom;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

.wwvideo {
	position: relative;
}

.wwvideoicon {
	display: block;
	width: 17%;
	height: 9.2%;
	background: url(../webimages/wwimg98.png) no-repeat;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8%;
	margin-top: -4.6%;
}

.wwvideo {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
}

.wwresultright img {
	display: block;
	width: 100%;
}

.wwresultleft h3 {
	font-size: 18px;
	padding-bottom: 10px;
}

.wwresultleftimg {
	padding-top: 10px;
	text-align: center;
}

.wwresultDl {
	padding-top: 32px;
	padding-bottom: 45px;
}

.wwresultDl dt img {
	display: block;
	width: 100%;
}

.wwresultDl dd {
	padding-top: 10px;
	color: #333;
	text-align: justify;
}

.wwresultDl dd h3 {
	color: #333;
	font-size: 18px;
	padding-bottom: 15px;
}

.wwresultDl dd span {
	display: block;
	margin-top: 15px;
}

.wwresulbotcon ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-moz-transition-property: transform, -moz-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.wwresulbotcon {
	position: relative;
	margin: 0 46px;
	overflow: hidden;
}

.wwresulbotcon ul li {
	float: left;
	position: relative;
	text-align: center;
	font-size: 15px;
}

.wwresulbotcon ul li img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.wwresulbotleft,
.wwresulbotright {
	position: absolute;
	width: 33px;
	height: 51px;
	top: 50%;
	margin-top: -17px;
	cursor: pointer;
}

.wwresulbotleft {
	left: 0;
}

.wwresulbotright {
	right: 0;
}

.wwresulbotleft span,
.wwresulbotright span {
	display: block;
	position: relative;
}

.wwresulbotleft:after,
.wwresulbotright:after {
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	border-left: 6px solid #999999;
	border-top: 6px solid #999999;
	position: absolute;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -7px;
}

.wwresulbotright:after {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	margin: -15px 0 0 -25px;
}

.wwresulbot .web {
	position: relative;
}

.wwresulbot {
	background: #f7f7f7;
	padding-top: 30px;
	padding-bottom: 30px;
}


/*������Դ-������Ƹ*/

.wwjobtit {
	font-size: 18px;
	color: #e94709;
	padding-bottom: 12px;
}

.wwjobtel {
	padding-top: 14px;
	position: relative;
	padding-left: 102px;
}

.wwjoblink {
	padding-top: 10px;
}


/*.wwjoblink a{ display:inline-block; margin-right:4px;    vertical-align: -12px;}*/

.wwjobtel span {
	vertical-align: -11px;
	display: block;
}

.wwjobtel span img {
	display: block;
	width: 100%;
}

.wwjoblink span {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.wwjoblink span a {
	width: 33.33%;
	padding-right: 2px;
	display: block;
	float: left;
	background: url(../webimages/20161107line.png) no-repeat right center;
	padding-right: 5px;
	padding-left: 0;
}

.wwjoblink span a img {
	display: block;
	width: 100%;
}

.wwjobtopright {
	display: none;
}

.wwjoblink span a:last-child {
	background: none;
	padding-right: 0;
}

.wwjoblink span a:first-child {
	padding-left: 0;
}

.Recruitmentsearch {
	background-color: #f2f2f2;
	padding: 30px 0px 30px 0px;
	margin-top: 35px;
}

.Recruitmentsearch dl {
	margin: auto;
}

.Recruitmentsearch dl dt {
	float: left;
	width: 139px;
	position: relative;
	padding: 10px 0px 0px 45px;
	font-size: 18px;
	color: #e94709;
	display: none;
	margin-left: 50px;
}

.Recruitmentsearch dl dt span {
	background-color: #e94709;
	background-image: url(../webimages/Recruitment1.png);
	background-repeat: no-repeat;
	display: block;
	width: 33px;
	height: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.Recruitmentsearch dl dd {
	float: left;
	width: 100%;
	padding: 0 10px;
}

.Recruitmentsearch dl dd label {
	display: block;
	border: 1px solid #d9d9d9;
	background: #fff;
	position: relative;
	height: 40px;
	width: 100%;
	padding-right: 87px;
}

.Recruitmentsearch dl dd label input {
	background: none;
	border: none;
	outline: none;
}

.Recruitmentsearch dl dd label input.Recruitmentsearchtext {
	width: 100%;
	float: left;
	height: 40px;
	padding: 0 10px;
}

.Recruitmentsearch dl dd label input.Recruitmentsearchsubmit {
	font-size: 16px;
	color: #fff;
	font-family: "΢���ź�";
	background-color: #e94709;
	width: 87px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: -1px;
}

.Recruitmentlist {
	padding: 35px 0;
	margin: 0px;
	position: relative;
}

.Recruitmentlist ul {
	margin: 0px;
	padding-bottom: 40px;
	border-top: 1px solid #e6e6e6;
}

.Recruitmentlist ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dbdbdb;
}

.Recruitmentlist ul li h3.Recruitmenttitle {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 15px 0px 20px;
	height: 45px;
	line-height: 45px;
	position: relative;
	cursor: pointer;
	background: url(../webimages/wwimg110.png) no-repeat 5px 20px;
}

.Recruitmentlist ul li span {
	display: block;
	position: absolute;
	width: 19px;
	height: 13px;
	background: url(../webimages/wwimg108.png) no-repeat;
	top: 15px;
	right: 15px;
}

.RecruitmentContent {
	padding: 30px;
	font-size: 13px;
	line-height: 24px;
	color: #4c4c4c;
	background: #f2f2f2;
	display: none;
	overflow: hidden;
}

.RecruitmentContent h4.Rtconttitle {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}

.Recruitmentlist ul li.cur h3 {
	background: url(../webimages/wwimg110.png) no-repeat 5px 20px;
	color: #e94709;
}

.Recruitmentlist ul li.cur span {
	background: url(../webimages/wwimg109.png) no-repeat;
}

.RecruitmentReturn {
	text-align: left;
	padding-top: 10px;
}

.RecruitmentReturn a {
	display: block;
	background: #00539d;
	font-size: 16px;
	font-weight: bold;
	width: 140px;
	color: #fff;
	padding: 10px 0px;
	text-align: center;
}

.RecruitmentReturn a:hover {
	color: #fff;
}

.wnetwork-nav ul li.cur {
	background: #e9470