@charset "utf-8";
/**
Time : 2018-7
Author : lmf
**/
html,body,ul, li, td,img,input{
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
    color: #333;
    font-size: 14px;
}
body{
	min-width: 1200px;
	position: relative;
}
*{
	box-sizing: border-box;
}
table{
    border-spacing: 0;
    border-collapse: collapse;
}
input{
	outline: none;
}
body{
	background: #f5f5f5;
}
body::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .35;
	background:url(../images/gwy-index-bj.png) top center no-repeat;
	z-index: -1;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	color:#e92930;
}
.clear::after{
	content: "";
	display: block;
    clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.w{
	width:1200px;
	margin: 0 auto;
}
.owl-carousel button{
	outline: none;
}
.ant-topul{
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.ant-topul {
	overflow: hidden;
}
.ant-topul a.more{
	line-height: 30px;
    float: right;
    color: #999;
}
.ant-topul::before{
	content: "";
	float: left;
	display: inline-block;
	height: 31px;
	width: 2px;
	background: #e92930;
	left: 0;
}
.ant-topul strong{
	float: left;
	font-weight: normal;
	font-size: 24px;
	padding: 0 35px 0 20px;
	
}
.ant-topul li{
	font-size: 16px;
	line-height: 31px;
	float: left;
	margin-right: 50px;
	position: relative;
	cursor: pointer;
}
.ant-topul li.act::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: -5px;
	color: #e92930;
	background: #e92930;
}
.tabp li{
	padding: 8.5px 0;
	position: relative;
}
.tabp-time li{
	padding: 8.5px 65px 8.5px 0;
}
.tabp li a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tabp li a time{
	position: absolute;
	right: 0;
}
.top img{
	width: 100%;
	height: auto;
	display: block;
}
.nav-b{
	background: #e92930;
	position: relative;
	z-index:  9;
}
.nav{
	padding: 16px 0;
	line-height: 16px;
}
.nav::after{
	content:"";
	display:block;
	clear:both;
}
.nav li{
	float: left;
	padding: 0 26px;
	font-size: 16px;
	border-left: 1px solid #ec8c90;
	position:  relative;
}
.nav li a{
	color: #fff;
	padding: 0 10px;
}
.nav li:first-child{
	border: 0;
}
.main{
	background: #fff;
	margin: 35px auto;
	padding: 20px 30px;
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.ml{
	width: 770px;
}
.mr{
	width: 320px;
}
.a-inbtn{
	padding-top: 30px;
}
.a-inbtn a{
	margin-bottom: 10px;
}
.down-list{
	padding-top: 10px;
}
.down-list li{
	padding: 11px 0;
	line-height: 28px;
	padding-left: 35px;
	background: url(../images/down-cion.png) left center no-repeat;
	border-top: 1px dashed #eee;
}
.down-list li:first-child{
	border: 0;
}
.gwy-timelist{
	padding-top: 20px;
}
.gwy-timelist li{
	padding: 10px 0;
	border-top: 1px dashed #eee;
}
.gwy-timelist li:first-child{
	border: 0;
}
.gwy-timelist li p{
	margin: 0;
}
.gwy-timelist li span{
	display: block;
	
}
.gwy-timelist li span::before{
	content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 8px;
    background: #d2d2d2;
    margin-left: 5px;
}
.gwy-ttel{
	margin-top: 20px;
	padding: 30px 30px 30px 85px;
	background:#fbfbfb url(../images/gwy-ttel.png) 15px center no-repeat;
}
.gwy-ttel strong{
	display: block;
	margin-bottom: 10px;
}
.gwy-ttel p{
	margin: 0;
}
.tab-content div[name]{
	display: none;
}
.tab-content div[name].act{
	display: block;
}
.cp{
	color: #9c9c9c;
	text-align: center;
	background: #282828;
	padding: 30px 0;
}
.cp-link{
	font-size: 0;
}
.cp-link a{
	display: inline-block;
	padding: 0 8px;
	border-left: 1px solid #9c9c9c;
	color: #9c9c9c;
	line-height: 15px;
	font-size: 14px;
}
.cp-link a:first-child{
	border: 0;
}
.cp p{
	margin: 5px 0 0 0;
}
.top-menu{
	margin-top: 15px;
}
.top-menu + .main{
	margin-top: 15px;
}
.top-menu span{
	display: inline-block;
	padding-left: 15px;
	background: url(../images/dytopmenu-icon.png) left center no-repeat;
}
.top-menu a:last-child{
	color: #e92930;
}
.dy-m > strong{
	display: block;
	text-align: center;
	font-size: 20px;
	margin: 20px 0;
}
.h-til {
	line-height: 35px;
	background: #f5f5f5;
	text-align: center;
	margin-bottom: 10px;
}
.h-til span{
	display: inline-block;
	margin: 0 20px;
	color: #999;
}
.pvnt{
	padding: 40px 0;
	border-top: 1px dashed #eee;
}
.dy-t{
	font-size: 14px;
	padding-bottom: 50px
}
.dy-img img{
	width: 100%;
}
.nav_child{
	display:none;
	position:absolute;
	width:  100%;
	left: 0;
	border-top: 15px solid transparent;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}
.nav li:hover .nav_child{
	display:block;
}
.nav_child li{
	padding:5px 10px;
	line-height:30px;
	text-align:center;
	float:  none;
	background: #fff;
	border-left: 0;
}
.nav_child li a{
	color:#666;
}
.nav_child li:hover{
	background: #e92930;
}
.nav_child li:hover a{
	color:#fff;
}
.cus{
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.cus-t{
	padding: 30px;
}
.cus-tl{
	width: 530px;
	padding-right: 30px;
	border-right: 1px solid #eee;
}
.cus-tl .ewm{
	width: 175px;
	margin-right: 15px;
	text-align: center;
}
.cus-tl .ewm img{
	width: 100%;
}
.cus-tl .ewm p{
	margin: 0;
}
.cus-tlt p{
	margin: 10px 0;
}
.cus-tlt a{
	display: inline-block;
	width: 130px;
	line-height: 40px;
	border-radius: 20px;
	padding-left: 50px;
	color: #fff;
}
.cus-tlt a.qq-btn{
	background:#eb6877 url(../images/qq-btn.png) 20px center no-repeat;
}
.cus-tlt a.gz-btn{
	background:#f6b37f url(../images/gz-btn.png) 20px center no-repeat;
}
.cus-tr{
	padding-left: 50px;
	overflow: hidden;
}
.cus-rul li{
	display: inline-block;
	padding: 0 15px;
	line-height: 25px;
	background: #f4f4f4;
	margin:0 5px 15px 0;
	border-radius: 18px;
	cursor: default;
}
.cus-rul li.act{
	background: #e92930;
	color: #fff;
}