.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.aboutHtmlData {
	font-size: 18px;
	color: #222;
	line-height: 2;
}

.wt_subTitle {
	font-size: 24px;
	color: #36ab1b;
	margin-bottom: 15px;
}
.wt_section{
  padding:25px 0;	
}
.wt_section .conItem {
	margin-bottom: 15px;
}


/*tab切换*/

.wt_tabList .list {
	font-size: 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}

.wt_tabList .list li {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	margin；0 15px;
}
.about__wt_tabList li a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	line-height: 68px;
	height: 68px;
}

.wt_tabList .list li a:hover,
.wt_tabList .list li.active a {
	color: #5190ec;
	border-bottom-color: #5190ec;
}

.about__wt_tabList li {
	width: 15%;
}


/*关于我们*/

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.swiperList li {
	float: left;
	text-align: center;
}

.swiperList.coverage__swiperList {
	padding-top: 20px;
}

.swiperList.coverage__swiperList li .outside {
	padding-top: 108%;
	position: relative;
}

.swiperList.coverage__swiperList li .inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
	background: rgba(44, 46, 55, 0.82);
}

.swiperList.coverage__swiperList li:nth-child(2n) .inner {
	background: rgba(8, 1, 33, 0.75);
}

.swiperList.coverage__swiperList li .con {
	display: table;
	width: 100%;
	height: 100%;
}

.swiperList.coverage__swiperList li .iconImg {
	width: 42%;
	margin: 0 auto;
}

.swiperList.coverage__swiperList li .iconImg img {
	width: 100%;
	height: auto;
}

.swiperList.coverage__swiperList li .btn {
	display: block;
	width: 150px;
	height: 45px;
	border: 1px solid #F5F5F5;
	border-radius: 50px;
	line-height: 45px;
	box-sizing: content-box;
	text-align: center;
	COLOR: #F5F5F5;
	font-size: 20PX;
	margin: 0 auto;
	margin-top: 40px;
}

.swiperList.coverage__swiperList li .all {
	margin-right: 22px;
	margin-bottom: 22px;
}

.coverage__swiperList1 li .inner {
	background: rgba(81, 144, 236, .8) !important;
}

.coverage__swiperList1 li .inner .con {
	color: #fff;
	font-size: 18px;
}

.coverage__swiperList1 li .inner .title {
	font-size: 28px;
	margin-bottom: 8px;
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


/*网坛愿景*/

.wt_subTitle.big__wt_subTitle {
	font-size: 40px;
	color: #393939;
}

.wt_subTitle.big__wt_subTitle span {
	color: #36ab1b;
}

.wenColumn {
	font-size: 0;
}

.wenColumn .item {
	width: 50%;
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding:15px 0;
}
.wenColumn .item  .inner{
	padding:0 15px;
}

.wenColumn .item .txtBox {
	font-size: 18px;
	color: #3e3e3e;
	padding-top:10px;
}

.wenColumn .item .wt_subTitle {
	font-size: 30px;
	margin-bottom: 5px;
}
.wenColumn .item:nth-child(1),
.wenColumn .item:nth-child(3){
	width: 40%;
}
.wenColumn .item:nth-child(2),
.wenColumn .item:nth-child(4){
	width: 60%;
}
.wenColumn .item:nth-child(1) .wt_subTitle,
.wenColumn .item:nth-child(4) .wt_subTitle {
	color: #145fc9;
}

.wenColumn .item:nth-child(n) .txtBox {
 margin-right: 125px;
}
.wenColumn .item:nth-child(2n) .txtBox{
	margin-left:125px;
	margin-right: 0;
}
.wenColumn .txtIcons {
	display: block;
	float: right;
	height: 100px;
	width: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.wenColumn .item:nth-child(1) .txtIcons,
.wenColumn .item:nth-child(4) .txtIcons {
	background: #145fc9;
}

.wenColumn .item:nth-child(2) .txtIcons,
.wenColumn .item:nth-child(3) .txtIcons {
	background: #36ab1b;
}
.wenColumn .item:nth-child(2) .txtIcons,
.wenColumn .item:nth-child(4) .txtIcons{
	float: left;
}
.wenColumn .item:nth-child(1) .txtIcons {
	border-radius: 50% 50% 0 50%;
}

.wenColumn .item:nth-child(2) .txtIcons {
	border-radius: 50% 50% 50% 0;
}

.wenColumn .item:nth-child(3) .txtIcons {
	border-radius: 50% 0 50% 50%;
}

.wenColumn .item:nth-child(4) .txtIcons {
	border-radius: 0 50% 50% 50%;
}

/*联系我们*/
.bg_fbfbfb{
	background: #fbfbfb;
}
.wt_titleBox {
	position: relative;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 35px;
}
.wt_titleBox .title{
	font-size: 40px;
	color:#222222;
}
.wt_titleBox .en-title{
	font-size: 14px;
	color:#999999;
}
.wt_titleBox:after{
	position: absolute;left:0;
	right:0;
	content: "";
	height: 4px;
	background: #5190ed;
	width: 50px;
	left:0;
	margin:0 auto;
	bottom: 0;
}

.contactUs_fl,
.contactUs_fr{
	width: 50%;
	float: left;
}
.contactUsCon{
	font-size: 20px;
	color:#222222;
	line-height: 1.8;
	padding-right: 145px;
}
.contactUsCon .item{
	padding-bottom: 40px;
}
.contactUsCon .address,
.contactUsCon .tel{
	padding-left:48px;
	margin-bottom: 15px;
	line-height: 1.5;
}
.contactUsCon .address{
	font-size: 24px;
	background: url(../images/about/address.png) left center no-repeat;
}

.contactUsCon .tel{
	font-size: 26px;
	color:#5895ed;
	background: url(../images/about/tel.png) left center no-repeat;
}

/*联系我们需要填的表单*/
.lineGroup{
	
}
.lineGroup .line{
	float: left;
}
.lineGroup .col-2{
	width: 50%;
}
.contactForm .line{
	margin-bottom: 22px;
}
.contactForm  .outside {
	margin-left:35px;
}
.contactForm .wt_input{
	line-height: 40px;
	border:1px solid #d9d9d9;
	padding:0 12px;
	font-size: 18px;
	color:#222;
}
.contactForm .wt_textarea{
	border:1px solid #d9d9d9;
	font-size: 18px;
	color:#222;
	padding:12px;
	height: 160px;
}
.contactForm .btn-inverse{
	width: 180px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background: #36ab1b;
	color:#fff;
	cursor: pointer;
	border-radius: 4px;
}
.contactForm .btn-inverse:active,
.contactForm .btn-inverse:hover{
	opacity: .8;
}

.wt_textarea::-webkit-input-placeholder{
	font-family: "微软雅黑";
	color:#878787;
}
.wt_textarea::-ms-input-placeholder{
	font-family: "微软雅黑";
	color:#878787;
}
.wt_input::-webkit-input-placeholder{
	font-family: "微软雅黑";
	color:#878787;
}
.wt_input::-ms-input-placeholder{
	font-family: "微软雅黑";
	color:#878787;
}

.joinUs .item{
	margin-bottom: 40px;
}

/*福利待遇*/
.joinUs_row{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.row .col-20{
	width: 20%;
	float: left;
}
.joinUs_row .outside{
	margin:0 15px;
	color:#fff;
	position: relative;
	padding-bottom: 40px;
	height: 100%;
}
.joinUs_row {
	margin-left:-15px;
	margin-right: -15px;
}
.joinUs_row h3{
	    margin: 0;
    text-align: center;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 15px 0;
}

.joinUs_row .box .iconsImg {
    display: block;
    margin: 25px auto 5px;
    height: 36px;
    width: 36px;
}
.joinUs_row .box .txt {
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.8;
}
.joinUs_row .outside:after {
    content: "";
    height: 40px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/about/3j.png) left bottom no-repeat;
    background-size: 100% 100%;
}






















