﻿/*pad*/

img {
	max-width: 100%;
}

#gh {
	/*float: right;*/
	height: 30px;
	width: 48px;
	/*left: 50%;*/
	right: 33px;
	top: 38px;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	z-index: 9999;
	/*display: none;*/
}

.selected #gh {
	transform: rotate(90deg);
}

#gh a {
	background-color: #ffcc33;
	display: block;
	height: 4px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 2px;
}

#gh a:after,
#gh a:before {
	background-color: #ffcc33;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 2px;
}

#gh a:after {
	top: 12px;
}

#gh a:before {
	top: -12px;
}

.selected #gh a:after,
.selected #gh a:before {
	top: 0;
}

.selected #gh a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
	background: #ffcc33;
}

.selected #gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #ffcc33;
}

.selected #gh a {
	background-color: transparent !important;
}

.selected .header {
	overflow: visible;
}

.selected .header .nav {
	display: block;
	z-index: 111;
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	margin: 0;
}

.selected .header .nav li a {
	text-align: center;
	width: auto;
	display: block;
	background: rgba(255, 255, 255, 0.9);
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 50px;
	padding: 0;
}

.selected .header .nav li a {
	color: #000000;
}

.selected .header .nav .selected a {
	border-bottom-color: #73e5b1;
}
@media only screen and (max-width:1770px) {
	.header .naver{
		margin-left: 150px;
	}
}
@media only screen and (max-width:1630px) {
	.header .naver{
		margin-left: 80px;
	}
}
@media only screen and (max-width:1560px) {
	.header .naver{
		margin-left:60px;
	}
	.header .online dd{
		padding: 0 10px;
	}
	.header .naver li:last-child{
		margin: 0;
	}
}
@media only screen and (max-width:1440px) {
	.header .naver li{
		margin-right: 15px
	}
}
@media only screen and (max-width:1300px) {
	/*header暂时隐藏*/
	.header{
		position: fixed;
		z-index: 3;
		height: 107px;
		width: 640px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		-moz-box-shadow:0px 3px 2px #a8a8a8; 
		-webkit-box-shadow:0px 3px 2px #a8a8a8; 
		box-shadow:0px 3px 2px #a8a8a8;
	}
	#gh{
		display: block;
	}
	.header2{
		display: none;
	}
	.header .logo{
		padding-top: 20px;
	}
	.header .logo .logo1{
		display: none;
	}
	.header .logo .logo2{
		display: block;
	}
	.header .logo img{
		width: 370px;
	}
	.header .btn{
		display: none;
	}
	.header .online{
		display: none;
	}
	.header .naver{
		display: none;
		float: none;
		position: absolute;
		z-index: 2;
		top: 107px;
		left: 0;
		right: 0;
		margin-left: 0;
		-moz-box-shadow:0px 3px 2px #ffcc33; 
		-webkit-box-shadow:0px 3px 2px #ffcc33; 
		box-shadow:0px 3px 2px #ffcc33;
	}
	.header .naver li{
		float: none;
		margin-right: 0;
		width: 100%;
		border-top: 1px solid #ffcc33;
	}
	.header .naver li a{
		display: block;
		background-color: #fff;
		text-align: center;
		font-size: 24px;
	}
	.header .naver li:hover a:after, .header .naver li.on a:after{
		content: none;
	}
	body{
		background-color: #666666;
	}
	.layout{
		background-color: #ececec;
	}
	.wrapper{
		width: auto;
	}
	.layout{
		width: 640px;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.ot-banner{
		display: none;
	}
	.ot-banner2{
		margin-top: 117px;
		height: 284px;
		text-align: center;
		text-align: center;
		background: url(../imgs/zys56.jpg) no-repeat center;
	}
	.ot-banner2 h2{
		padding-top: 76px;
		font-size: 32px;
		color: #fff;
		font-weight: bold;
	}
	.ot-banner2 a{
		margin-top: 20px;
		display: inline-block;
		width: 240px;
		height: 62px;
		line-height: 62px;
		font-size: 26px;
		color: #f9d855;
		text-align: center;
		border: 4px solid #f9d855;
		-moz-border-radius:555px;
    	-ms-border-radius:555px;
    	-webkit-border-radius: 555px;
    	border-radius:555px;
	}
	.ot-lists{
		margin-top: 0;
		background: url(../imgs/zys58.png) no-repeat center bottom;
	}
	.ot-lists .head li.on a{
		position: relative;
		color: #e60012;
		background: transparent;
	}
	.ot-lists .head li.on a:after{
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 4px;
		background-color: #e60012;
		-moz-border-radius:2px;
    	-ms-border-radius:2px;
    	-webkit-border-radius: 2px;
    	border-radius:2px;
	}
	.ot-lists .body{
		padding: 38px 38px 0;
		margin-top: 0;
	}
	.ot-lists .body ul{
		margin-right: 0;
	}
	.ot-lists .body li{
		float: none;
		width: auto;
		margin-right: 0;
	}
	.ot-lists .body .img{
		
	}
	.ot-lists .body .img img{
		width: 100%;
		height: 304px;
	}
	.ot-lists .body .txt{
		padding: 41px 28px 43px;

	}
	.ot-lists .body .txt h2{
		font-size: 24px;
	}
	.ot-lists .body .txt h4{
		margin-top: 26px;
		font-size: 22px;
	}
	.ot-lists .body .detail{
		display: none;
	}
	.ot-lists .pages{
		display: none;
	}
	.mob-checkmore{
		padding-top: 3px;
		padding-bottom: 63px;
		font-size: 16px;
		color: #a1a1a1;
		text-align: center;
	}
	.mob-totop{
		text-align: center;
		padding-bottom: 17px;
	}
	.mob-totop a{	
		display: inline-block;
		font-size: 20px;
		width: 80px;
		height: 46px;
		padding-top: 34px;
		color: #fff;
		background: url(../imgs/zys57.png) no-repeat center 14px #ffcc00;
		-moz-border-radius:100%;
    	-ms-border-radius:100%;
    	-webkit-border-radius: 100%;
    	border-radius:100%;
	}
	.footer{
		display: none;
	}
	.footer-mob{
		text-align: center;
		padding-top: 26px;
		padding-bottom: 23px;
		background-color: #fff;
	}
	.footer-mob h4{
		font-size: 18px;
		color: #999;
	}
	.footer-mob .icons{
		padding-top: 17px;
	}
	.footer-mob li{
		display: inline;
		margin: 0 9px;
	}
	.footer-mob li.qr-icon{
		position: relative;
	}
	.footer-mob li.qr-icon .qr-mob{
		display: none;
		position: absolute;
		z-index: 2;
		top: -192px;
		left: 50%;
		transform: translateX(-50%);
		width: 130px;
		height: 130px;
	}
	.newsdetial .current{
		display: none;
	}
	.newsdetial .content .det{
		float: none;
		width: auto;
	}
	.newsdetial .content .det .head h2{
		font-size: 34px;
		line-height: 40px;
	}
	.newsdetial .content .det .head{
		position: relative;
		padding: 50px 30px 14px;
		text-align: left;
		border-bottom: none;
	}
	.newsdetial .content .det .head:after{
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0 30px;
		height: 1px;
		background-color: #efefef;
	}
	.newsdetial .content .det .head h4{
		margin-top: 24px;
		font-size: 22px;
		color: #ccc;
	}
	.newsdetial .content .det .body{
		padding: 35px 30px 172px;
	}
	.newsdetial .content .det .body .img1 img{
		width: 100%;
		height: 312px;
	}
	.newsdetial .content .det .body .txt li>h2, .newsdetial .content .det .body .txt li>p, .newsdetial .content .det .body .txt h4{
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 35px;
	}
	.newsdetial .content .det .body .txt, .newsdetial .content .det .body .txt2{
		padding: 0;
		font-size:22px;
		line-height:38px;
	}
	.newsdetial .content .det .body .img1{
		margin-bottom: 70px;
	}
	.newsdetial .content .det .body .txt li>h2, .newsdetial .content .det .body .txt li>p, .newsdetial .content .det .body .txt h4{
		
	}
	.newsdetial .content .det .body .txt li .img2 img{
		height: 280px;
	}
	.newsdetial .content .det .body .txt li{
		margin-bottom: 59px;
	}
	.newsdetial .content .det .body .txt2>h4, .newsdetial .content .det .body .txt2 li p{
		font-size: 24px;
		line-height: 36px;
	}
	.newsdetial .content .det .body .txt2>h4{
		margin-bottom: 36px;
	}
	.newsdetial .content .det .body .zan{
		display: none;
	}
	.newsdetial .content .det .comments{
		margin-top: 10px;
	}
	.newsdetial .content .det .comments .c-head label{
		font-size: 24px;
		background: none;
		width: 80px;
	}
	.newsdetial .content .det .comments .c-body li{
		padding-left: 116px;
	}
	.newsdetial .content .det .comments .c-body li .icon h4{
	}
	.newsdetial .content .det .comments .c-body li .c-zan h4{
		float: none;
		position: absolute;
		z-index: 2;
		right: 225px;
		top: 44px;
		font-size: 20px;
		width: 212px;
	}
	.newsdetial .content .det .comments .c-body li .c-zan h2{
		font-size: 22px;
		line-height: 34px;
	}
	.newsdetial .content .det .comments .c-body li .c-zan h2 span{
		top: 6px;
		width: 33px;
		height: 28px;
		background: url(../imgs/zys61.png) no-repeat center;
	}
	.newsdetial .content .det .comments .c-body li .c-zan.on h2 span{
		background: url(../imgs/zys62.png) no-repeat center;
	}
	.newsdetial .content .det .comments .c-body li .icon{
		left: 18px;
		top: 25px;
	}
	.newsdetial .content .det .comments .c-body li .icon h4{
		display: block;
		position: absolute;
		top: -2px;
    	width: 380px;
    	left: 97px;
		font-size: 26px;
		text-align: left;
	}
	.newsdetial .content .det .comments .c-body li .txt p{
		font-size: 20px;
		line-height: 26px;
	}
	.newsdetial .content .det .comments .c-body li .txt{
		padding-top: 124px;
	}
	.newsdetial .content .det .comments .c-body li .c-zan{
		bottom: auto;
		top: 30px;
		overflow: visible;
	}
	.newsdetial .content .det .comments .c-body li{
		padding-bottom: 30px;
	}
	.newsdetial .content .det .comments .pages{
		display: none;
	}
	.mob-checkall{
		padding: 34px 0 53px;
		text-align: center;
	}
	.mob-checkall a{
		font-size: 28px;
		color: #0099ff;
	}
	.newsdetial .content .others{
		display: none;
	}
	.newsdetial .content .det .foot{
		display: none;
	}
	.newsdetial .det .mob-dis{
		padding-top: 25px;
		height: 95px;
		background-color: #fff;
	}
	.newsdetial .det .mob-dis .txt{
		float: left;
		margin-left: 28px;
		width: 400px;
		height: 70px;
		border: 1px solid #dbdbdb;
		-moz-border-radius:555px;
    	-ms-border-radius:555px;
    	-webkit-border-radius: 555px;
    	border-radius:555px;
    	font-size: 24px;
    	text-indent: 30px;
    	color: #666666;
	}
	.newsdetial .det .mob-dis .btn{
		float: right;
		margin-right: 13px;
		width: 120px;
		height: 73px;
		font-size: 26px;
		color: #333;
		border: none;
		-moz-border-radius:555px;
    	-ms-border-radius:555px;
    	-webkit-border-radius: 555px;
    	border-radius:555px;
    	background-color: #f9d855;
	}
	.register{
		padding: 66px 46px 171px;
		background: url(../imgs/zys64.jpg) no-repeat center top;
	}
	
	.reg-win{
		width: auto;
	}
	.reg-win .head{
		display: none;
	}
	.reg-win .body{
		padding: 65px 30px 154px;
		border-top: 1px solid #e60011;
		background: url(../imgs/zys65.jpg) no-repeat center bottom;
	}
	.footer2{
		display: none;
	}
	.reg-win .body .img{
		float: none;
	}
	.reg-win .body .img img{
		display: none;
	}
	.reg-win .body .form{
		float: none;
	}
	.reg-win .body .img .txt{
		position: static;
		padding-top: 8px;
		padding-bottom: 86px;
		color: #333;
		text-align: center;
	}
	.reg-win .body .form li label{
		width: 68px;
		height: 64px;
		background-size: 37% !important;
	}
	.reg-win .body .form li{
		margin-bottom: 14px;
	}
	.reg-win .body .form li input{
		height: 64px;
		font-size: 20px;
	}
	.reg-win .body .form .prot{
		font-size: 20px;
		padding-top: 16px;
	}
	.reg-win .body .form .login-prot{
		padding-top: 36px;
	}
	.reg-win .body .form .login-btn{
		padding-top: 0;
		margin-top: 47px;
	}
	.reg-win .body .form .prot input[type=checkbox]{
		top: 0;
	}
	.reg-win .body .form .btn{
		margin-top: 52px;
	}
	.reg-win .body .form .btn .sbmt{
		width: 486px;
		height: 70px;
		font-size: 26px;
	}
	.leafs .img2{
		top: 54px;
	}
	.reg-win .body2{
		padding-bottom: 210px;
	}
	.reg-win .body2 .img .txt{
		padding-bottom: 100px;
	}
	.per .wrapper{
		border-top: 1px solid #e60011;
	}
	.same-menu{
		display: none;
	}
	/**/
	.p-cont{
		float: none;
		width: auto;
	}
	.p-cont .head {
		padding: 0;
	}
	.p-cont .head .name{
		display: none;
	}
	.p-cont .head .icon{
		float: none;
	}
	.p-cont .head .icon a{
		display: block;
		height: 130px;
	}
	.p-cont .head .icon img{
		float: right;
		width: 94px;
		height: 94px;
	}
	.p-cont .head .txt{
		float: left;
		display: block;
	}
	.p-cont .head .txt label{
		float: left;
		margin-left: 32px;
		line-height: 97px;
		font-size: 24px;
		color: #ccc;
		height: 130px;
		line-height: 130px;
	}
	.p-cont .head .arrow-r{
		float: right;
		margin-right: 26px;
		width: 20px;
		height: 130px;
		background: url(../imgs/zys66.png) no-repeat center;
	}
	.p-cont .head a > img{
		margin-top: 17px;
		margin-right: 35px;
	}
	.p-cont .body ul{
		padding: 0;
	}
	.p-cont .body li{
		margin-bottom: 0;
		padding: 0 30px;
		height: 104px;
		border-bottom: 1px solid #ececec;
	}
	.p-cont .body li label{
		font-size: 24px;
		color: #ccc;
		line-height: 104px;
		height: 104px;
		width: 124px;
	}
	.p-cont .body li input[type=text], .p-cont .body li input[type=password]{
		float: right;
		width: 408px;
		height: 104px;
		border: none;
		text-align: right;
		font-size: 28px;
	}
	.p-cont .body li.date-pic{
		display: none;
	}
	.p-cont .body li.date-mob input[type=text]{
		padding-right: 40px;
		background: url(../imgs/zys66.png) no-repeat right center;
	}
	.p-cont .body li.last{
		padding: 0;
		padding-top: 38px;
		text-align: center;
		background-color: #ececec;
	}
	.p-cont .body li.last label{
		display: none;
	}
	.p-cont .body li .sbmt{
		width: 487px;
		height: 71px;
		font-size: 26px;
		color: #fff;
		background-color: #e9767f;
		-moz-border-radius:555px;
    	-ms-border-radius:555px;
    	-webkit-border-radius: 555px;
    	border-radius:555px;
	}
	/**/
	.per{
		padding-bottom: 250px;
		padding-top: 15px;
		background: url(../imgs/zys67.png) no-repeat bottom center;
	}
	
	.same-cont{
		float: none;
		width: auto;
		background-color: #ECECEC;
	}
	.same-cont .head{
		display: none;
	}
	.t-cont .body li{
		padding: 0;
		margin-bottom: 12px;
		background-color: #fff;
	}
	.t-cont .body .del{
		padding-left: 24px;
		position: static;
		height: 80px;
		line-height: 80px;
		display: block;
		font-size: 26px;
		border-bottom: 1px solid #eeeeee;
		background: url(../imgs/zys66.png) no-repeat right 26px center;
	}
	.t-cont .body .txt{
		width: 315px;
		margin-left: 0;
		padding-top: 35px;
	}
	.t-cont .body .content{
		position: relative;
		overflow: hidden;
		padding: 0 34px 47px 294px;
	}
	.t-cont .body .content .img{
		position: absolute;
		left: 23px;
		top: 23px;
	}
	.t-cont .body .img img{
		width: 244px;
		height: 131px;
	}
	.t-cont .body .txt h2{
		height: 57px;
		white-space: normal;
	}
	.t-cont .body .txt h2 a{
		font-size: 24px;
		line-height: 28px;
		color: #333;
	}
	.t-cont .body .txt p{
		display: none;
	}
	.t-cont .body .txt h4{
		margin-top: 27px;
		font-size: 23px;
	}
	.t-cont .pages{
		display: none;
	}
	.t-cont .push-new{
		padding-top: 80px;
		display: block;
	}
	.t-cont .push-new a{
		display: block;
		height: 87px;
		line-height: 87px;
		font-size: 26px;
		text-align: center;
		color: #fff;
		background-color: #e9767f;
	}
	.topic{
		padding-bottom: 0;
		padding-top: 15px;
	}
	.t2-cont .body li{
		background-color: #fff;
		margin-bottom: 26px;
		padding: 0;
	}
	.t2-cont .body li .del{
		position: static;
		display: block;
		padding: 0 26px 0 24px;
		height: 80px;
		line-height: 80px;
		font-size: 26px;
		background: url(../imgs/zys66.png) no-repeat right 26px center;
		border-bottom: 1px solid #eeeeee;
	}
	.t2-cont .body li .del font{
		display: inline-block;
	}
	.t2-cont .body li .cont .img img{
		width: 244px;
		height: 131px;
	}
	.t2-cont .body li .cont .txt h2 a{
		font-size: 24px;
		line-height: 28px;
		color: #333;
	}
	.t2-cont .body li .cont .txt h4{
		font-size: 22px;
		margin-top: 23px;
	}
	.t2-cont .body li .content{
		overflow: hidden;
		padding: 23px 26px 40px 23px;
	}
	.t2-cont .body li .cont .txt{
		padding-top: 10px;
		margin-left: 26px;
		width: 312px;
	}
	.t2-cont .body li .cont .txt h2{
		height: 57px;
		white-space: normal;
	}
	.t2-cont .body li .myreply h4, .t2-cont .body li .myreply p{
		font-size: 20px;
	}
	.t2-cont .body li .myreply{
		padding-top: 29px;
		padding-bottom: 35px;
	}
	.t2-cont .body li .myreply p{
		line-height: 24px;
		margin-top: 15px;
	}
	.push-banner{
		height: 354px;
	}
	.push-banner h2{
		display: none;
	}
	.push-form{
		width: auto;
		margin: 0 auto;
		background: none;
	}
	.push-form .head{
		margin-top: -354px;
		background: transparent;
		border: none;
		padding: 80px 35px;
	}
	.push-form .head li.last{
		margin-top: 24px;
	}
	.push-form .body{
		margin-top: 17px;
		background-color: #fff;
	}
	.push-form .head li input, .push-form .head li select{
		font-size: 24px;
		height: 84px;
	}
	.push-form .head li select{
		background: url(../imgs/zys68.jpg) no-repeat right center #fff;
	}
	.push-form .body{
		padding: 0 30px 40px 27px;
	}
	.push-form .body h4, .push-form .foot h4{
		font-size: 27px;
		color: #ccc;
		padding-top: 23px;
		padding-bottom: 21px;
	}
	.push-form .foot{
		margin-top: 16px;
		padding: 0;
		padding-bottom: 35px;
		background-color: #fff;
	}
	.push-form .foot h4 span{
		display: none;
	}
	.push-form .foot h4{
		padding: 0;
		border-bottom: 1px solid #eeeeee;
	}
	.push-form .foot h4 a{
		display: block;
		height: 78px;
		padding: 0 26px 0 24px;
		line-height: 78px;
		background: url(../imgs/zys66.png) no-repeat right 26px center;
	}
	.push-form .foot .img img{
		width: 244px;
		height: 131px;
	}
	.push-form .foot .upload span{
		width: 144px;
		height: 56px;
		line-height: 56px;
		font-size: 18px;
	}
	.push-form .foot .upload .file{
		width: 146px;
		height: 58px;
	}
	.push-form .foot .img{
		margin: 25px 14px 0 23px;

	}
	.push-form .foot .upload{
		margin-top: 97px;
	}
	.push-topic{
		margin-top: 15px;
		padding-bottom: 0;
	}
	.push-form .btn{
		padding: 50px 0 0;
	}
	.push-form .btn .sbmt,
	.push-form .btn .sbmt2{
		width: 100%;
		height: 90px;
		background-color: #e9767f;
		color: #fff;
		font-size: 26px;
		border: none;
		cursor: pointer;
	}
	.push-form .btn .sbmt{
		display: none;
	}
	.push-form .btn .sbmt2{
		display: block;
	}
	.top-title{
		position: relative;
		height: 107px;
		background-color: #fff;
	}
	.top-title .retu{
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 64px;
	}
	.top-title .retu a{
		display: block;
		height: 107px;
		background: url(../imgs/zys69.png) no-repeat center;
	}
	.top-title h4{
		font-size: 36px;
		line-height: 107px;
		color: #333;
		text-align: center;
	}
	.t2-cont .pages{
		display: none;
	}
	.topic2{
		padding-top: 15px;
	}
	.top-title{
		display: block;
	}
	.top-title .reg{
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 100px;
		height: 107px;
		text-align: center;
		
	}
	.top-title .reg a{
		display: block;
		line-height: 107px;
		font-size: 28px;
		color: #0099ff;
	}
	.newsdetial .content{
		padding-bottom: 0;
	}
	.footer-mob{
		display: block;
	}
	.mob-checkmore{
		display: block;
	}
	.mob-totop{
		display: block;
	}
	.ot-banner2{
		display: block;
	}
	.mob-checkall{
		display: block;
	}
	.mob-dis{
		display: block;
	}
	.newsdetial{
		margin-top: 117px;
	}
	
}
