﻿@charset "UTF-8";

/*推广易-sec1*/
.section{
	width: 100%;
	overflow: hidden;
}
.sec-container{
	width: 1200px;
	margin:0 auto;
}
.sec-container:before,.sec-container:after{
  content: " ";display: table;
}
.sec-container:after{
  clear: both;
}
.section img{
	vertical-align: middle;
    outline: none;
    border: 0;
}
.section p{margin:0;}
.tgy-sec1{background: #fff;}
.tgy-layout{
	padding:98px 88px 0 84px;
}
.tgy-head{
	border-bottom: 2px solid #e5e5e5;
}
.tgy-fir{
	float: left;
	text-align: center;
	font-size: 18px;
}
.tgy-fir p{margin-bottom: 17px;}
.tgy-head .tgy-se{
	float: right;
	padding-top:54px;
	width: 596px;
}
.tgy-head .sec1-ri{
	font-size: 18px;
	
}
.tgy-cont{padding-top: 30px;}
.tgy-thr{float: left;width: 335px;}
.tgy-fig{width: 100%;position: relative;z-index: 1;}
.tgy-fig img{width: 100%;}
.tgy-fig::after{
	content: '';
	width: 836px;
	height: 466px;
	background: url(../images/tgy_103.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -418px;
	z-index: -1;
}
.tgy-fiv{
	float: right;
	width: 596px;
}
.tgy-six{
	line-height: 24px;
	
	font-size: 14px;
	margin-bottom: 20px;
}
.tgy-sev li{
	border-bottom: 1px solid #e5e5e5;
	min-height: 60px;
}
.tgy-sev li:last-child{border-bottom: none;}
.tgy-sev li .m-icon{
	float: left;
	width: 60px;
	height: 60px;
	text-align: left;
	line-height: 60px;
	font-size:0;
}
.tgy-sev li .m-cont{
	margin-left: 60px;
	
	padding:17px 0;
}
.tgy-sev li .m-tit{
	font-size: 16px;
	line-height: 22px;
}
.tgy-sev li .m-des{
	font-size: 14px;
	margin-top: 10px;
}
/*推广易-sec2*/
.tgy-sec2{
	background:url(../images/tgy_108.jpg) repeat-x left top #fefefe;
}
.tgy2-tab li{float: right;margin-left: 20px;}
.tgy2-tab li a{display: block;font-size: 18px;padding:0 30px 16px 30px;position: relative;}
.tgy2-tab li a::after{
	content: '';
	width: 0;
	height: 2px;
	background: #db1516;
	position: absolute;
	bottom: -2px;
	left:50%;
	transform: translateX(-50%);
	z-index: 2;
	transition:all .5s;
}
.tgy2-tab li.active a::after,
.tgy2-tab li:hover a::after{width: 100%;}
.tgy-thr .m-tit{
	font-size: 18px;
	line-height: 28px;
	
	margin:20px 0 10px;
}
.tgy-thr .m-des{
	font-size: 14px;
	line-height: 24px;
	
	color: #666;
}
.tgy2-pen{display: none;}
.tgy2-pen.active{display: block;}
.tgy2-fig{position: relative;z-index: 1;}
.tgy2-fig img{width: 100%;}
.tgy2-fig::after{
	content: '';
	width: 1050px;
	height: 360px;
	background: url(../images/tgy_16.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -525px;
	z-index: -1;
}
/*推广易-sec3*/
.tgy-sec3{background: #f2f2f2;}
.tgy03-head{border-bottom: 2px solid #e5e5e5;margin-bottom: 25px;}
.tgy03-head .m-cont{
	float: left;
	text-align: center;
	font-size: 18px;
}
.tgy03-head .m-cont p{margin: 6px 0 17px 0;}
.tgy03-tit{font-size: 18px;margin-bottom: 10px;}
.tgy-sec3 .tgy-sev li{padding: 5px 0}
/*系统介绍-sec1*/
.xtjs-sec1 .topic-wrap {
    width: 785px;
    margin: 0 auto;
    padding-top: 114px;
}
.xtjs-sec1 h2 {
    font-size: 30px;
    line-height: 38px;
    color: #333;
    text-align: center;
    
    margin-bottom:21px;
}
.section .tgy-sev li:nth-child(1) .m-icon img
{
	margin-top: 8px;
}
.section .m-icon img
{
	margin-top: 14px;
}
.xtjs-sec1 p {
	font-size: 14px;
	
    line-height: 22px;
    color: #666;
    text-align: center;
}
.xtjs-tabs{margin-top: 42px;text-align: center;border-bottom: 2px solid #e5e5e5;}
.xtjs-tabs li{display: inline-block;margin:0 65px;}
.xtjs-tabs li a{
	display: block;
	text-align: center;
	position: relative;
	padding-bottom: 17px;
}
.xtjs-tabs li a p{font-size: 18px;}
.xtjs-tabs li a::after{
	content: '';
	width:0;
	height: 2px;
	background: #db1516;
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	transition: all .3s;
}
.xtjs-tabs li:hover a::after,
.xtjs-tabs li.active a::after{width: 100%;}
.xtjs-box{padding-top: 40px;width: 860px;margin:0 auto;}
.xtjs-tit{
    font-size: 18px;
    line-height: 28px;
    
    margin: 20px 0 10px;
}
.xtjs-box .tgy-fiv{width: 398px;}
.xtjs-pen{display: none;}
.xtjs-pen.active{display: block;}