body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
em{font-style: normal;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align: middle;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
body{font-size:12px;font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif";}
.wrap{
	max-width: 900px;
	box-shadow: 0px 0px 10px #afafaf;
	margin: 0 auto;
	position: relative;
}
.wrap:after{
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 130px;
	background: #ffe9cc;
	right: -130px;
	top: 0;
	z-index: -1;
}
.header{
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	background-size: 100%;
	background-color: #fffcf6;
}
.headert{
	position: absolute;
	font-size: 35.9px;
	color: #ff7133;
	left: 33.8%; 
	top: 29%;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.logo{
	width: 19.4%;
	position: absolute;
	left: 11%;
	top: 8%;
}
.header img{
	width: 100%;
}
.header .logos{
	position: absolute;
	left: 15%;
	top: 40%;
	width: 70%;
}
.logoname{
	position: absolute;
	top: 57%;
	left: 34%;
	color: #4c4c4c;
	font-size: 28.72px;
}
.com{
	padding: 0 3%;
	max-width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	background-color: #fffcf6;
}
.prize{
	text-align: center;
}
.prize div{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
}
.prize_wrap{
	max-width: 640px;
	padding: 0 1%;
}
.prize img{
	float: left;
}
.prize_l{
	width: 75%;
}
.prize_r{
	float: left;
	width: 24.5%;
	margin-left: 0.5% !important;
}
.prize_r img{
	width: 100%;
	margin-bottom: 2%;
}
.title_l{
	white-space: nowrap;
	font-size: 18px;
	color: #ea5520;
	padding-right: 10px;
}
.title_r{
	width: 100%;
}
.title_r em{
	display: block;
	width: 100%;
	height: 17px;
	background: -webkit-linear-gradient(left, #ea5520, #ffefe0);
	background: -moz-linear-gradient(left, #ea5520, #ffefe0);
	background: -ms-linear-gradient(left, #ea5520, #ffefe0);
	background: linear-gradient(left, #ea5520, #ffefe0);
	margin-top: 2px;
}
.intro{
	margin-top: 10px;
}
.intro p{
	font-size: 14px;
	color: #333333;
	width: 98%;
	text-align: justify;
	padding: 9px 0px;
	line-height: 23px;
}
.outstanding{
	overflow: hidden;
	background: #f2f1f0;
	margin-top: 15px;
	margin-bottom: 10px;
}
.outstanding_l{
	float: left;
	width: 59.1%;
}
.outstanding_l img{
	width: 100%;
}
.outstanding_r{
	float: left;
    width: 35%;
    padding: 2% 2.5%;
}
.outstanding_r h3{
	font-size: 18px;
	font-weight: normal;
	color: #ea7c22;
	margin-bottom: 5%;
}
.outstanding_r p{
	font-size: 14px;
	color: #4c4c4c;
	margin-bottom: 15%;
}
.outstanding_r a{
	font-size: 14px;
	color: #ea7c22;
}
.history{
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
}
.history_l{
	width: 20%;
	float: left;
	height: 224px;
	padding: 20px 0;
	font-size: 25px;
	color: #666;
	text-align: right;
	overflow: hidden;
	background: url("../img/historybg.jpg") 0 0 no-repeat;
}
.history_l_sp{
	font-size: 26px !important;
}
.history_l ul{
	width: 95%;
	height: 224px;
	overflow-x: auto; 
	position: relative;
}
.history_l li{
	padding-right: 20%;
	cursor: pointer;
	margin: 10px 0;
}
.history_l_ac{
	font-size: 33px;
	color: #ea551e;
	position: relative;
}
.history_l_ac:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 8%;
    width: 11%;
    height: 4px;
    margin-top: -2px;
    background-color: #ea551e;
}
.history_r{
	width: 75%;
	margin-left: 1%;
	float: left;
	height: 260px;
	position: relative;
	background: #f5e5cc;
}
.history_r:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #ea551e;
}
.history_r:before{
	content: "";
	display: block;
	position: absolute;
	left: 1.5%;
	top: 3%;
	width: 97%;
	height: 94%;
	border: 1px solid #ea551e;
}
.history_r li{
	display: none;
	padding: 6% 7%;
}
.history_r li p{
	font-size: 14px;
	color: #333;
	width: 70%;
	text-align: justify;
	margin-bottom: 15px;
}
.history_r_ac{
	display: block !important;
}
.swiper-container{
	margin-top: 15px;
	margin-bottom: 20px;
}
.swiper-slide{height:auto !important;}
.develop_r{
	width: 100%;
	overflow: hidden;
	display: block;
	position: relative;
	vertical-align: middle;
}
.develop_r img{
	float: left;
}
.develop_r_l{
	width: 69%;
}
.develop_r_r{
	width: 31%;
}
.develop_r_com{
    width: 50%;
    font-size: 14px;
    color: #333;
    position: absolute;
    padding: 2% 4%;
    bottom: 7%;
    left: 0;
    text-align: justify;
    background-color: rgba(249,167,101,0.8);
}
.develop_r_p{
	position: absolute;
	width: 31%;
	height: 80%;
	right: 0;
	top: 0;
}
.develop_r_p h1{
	margin-top: 50%;
	font-weight: normal;
	font-size: 26px;
	color: #fff;
	padding-left: 10%;
	margin-bottom: 20px;
}
.swiper-container-vertical>.swiper-pagination-bullets{
	left: 10px !important;
	right: auto !important;
}
.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
    background: url(../img/icon2.png) 0 0 no-repeat !important;
    opacity: 1 !important;
    border-radius: 0 !important;
    vertical-align: middle;
}
.swiper-pagination-bullet-active {
	width: 23px !important;
    height: 23px !important;
    background: url(../img/icon1.png) 0 0 no-repeat !important;
}
.swiper-container {
    padding-bottom: 25px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px !important;
}
.develop_r_p p{
	background: url(../img/icon3.png) 25px 0 no-repeat;
	font-size: 18px;
	color: #fff;
	line-height: 27px;
	padding-left: 50px;
}
.report_wrap{
	margin-top: 30px;
}
.report{
	width: 91%;
	margin-left: 6%;
}
.report li{
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	padding-bottom: 10px;
}
.report li:after{
	content: "";
	display: block;
	position: absolute;
	width: 50%;
	height: 1px;
	background: -webkit-linear-gradient(right, #4d4d4d, #ffffff);
	background: -moz-linear-gradient(right, #4d4d4d, #ffffff);
	background: -ms-linear-gradient(right, #4d4d4d, #ffffff);
	background: linear-gradient(right, #4d4d4d, #ffffff);
	bottom: 0;
	left: 0;
}
.report li:before{
	content: "";
	display: block;
	position: absolute;
	width: 50%;
	height: 1px;
	background: -webkit-linear-gradient(left, #4d4d4d, #ffffff);
	background: -moz-linear-gradient(left, #4d4d4d, #ffffff);
	background: -ms-linear-gradient(left, #4d4d4d, #ffffff);
	background: linear-gradient(left, #4d4d4d, #ffffff);
	bottom: 0;
	left: 50%;
}
.report li h3{
	font-size: 18px;
	color: #ea7c22;
	margin: 20px 0;
}
.report li p{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 20px;
	margin-bottom: 5px;
}
.report li a{
	font-size: 14px;
	color: #ea7c22;
	text-decoration: underline;
	float: right;
}
.nav_wrap{
	position: absolute;
	right: -130px;
	top: 203px;
	height: 11%;
	width: 130px;
	font-size: 14px;
	color: #4c4c4c;
	text-align: center;
	background: url(../img/icon4.png) 6px 370px no-repeat;
}
.nav_wrap a{
	color: #4c4c4c;
}
.nav_wrap li{
	width: 92%;
	border-bottom: 1px solid #d1c7a6;
	margin: 0 auto;
	padding: 10px 0;
	cursor: pointer;
}
.nav_wrap_ac{
	color: #f36b3b !important;
	border-bottom: 1px solid #f36b3b !important;
}
.footer_wrap{
	background: #643c01;
	position: relative;
}
.footer{
	max-width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_l{
	display: inline-block;
	width: 20%;
}
.footer_r{
	display: inline-block;
	vertical-align: middle;
	width: 78%;
	text-align: justify;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 0;
}





@media screen and (min-width: 600px) and (max-width: 1048px) {
	.develop_r_p h1{
		font-size: 21px;
	}
	.headert{
		font-size: 28.9px;
	}
	.logoname{
		font-size: 22.72px;
	}
	.wrap{
		max-width: 750px;
	}
	.history_l_sp{
		font-size: 17px !important;
	}
	.wrap:after {
		width: 120px;
		right: -120px;
	}
	.nav_wrap{
		width: 120px;
		right: -120px;
		background: url(../img/icon4.png) 2px 382px no-repeat;
	}
}
@media screen and (max-width: 600px) {
	.headert{
		font-size: 14.9px;
		left: 28.8%;
	}
	.develop_r_com{
		display: none;
	}
	.logo{
		left: 7%;
	}
	.com{
		padding: 0 2%;
		padding-top: 10px;
	}
	.wrap{
		padding-bottom: 5px;
	}
	.logoname{
		font-size: 12px;
		left: 29%;
	}
	.nav_wrap{
		display: none;
	}
	.wrap:after{
		display: none;
	}
	.intro p {
		font-size: 12px;
		padding-top: 10px !important;
		padding-bottom: 0 !important; 
	}
	.outstanding_l {
	    width: 100%;
	}
	.outstanding_r {
	    width: 95%;
	}
	.outstanding_r h3 {
	    margin-bottom: 1%;
	    font-size: 16px;
	}
	.outstanding_r p {
	    font-size: 12px;
	    margin-bottom: 2%;
	}
	.outstanding_r a {
	    font-size: 12px;
	}
	.outstanding_wrap{
		margin-top: 10px;
	}
	.outstanding{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.history {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.history_r:before{
		display: none;
	}
	.history_r li p{
		font-size: 12px;
		width: 100%;
	}
	.history_l_sp{
		font-size: 12px !important;
	}
	.history_r{
		width: 69%;
		height: auto;
	}
	.history_l{
		width: 28%;
		font-size: 20px;
		height: auto;
		padding: 5px 0;
	}
	.history_l li {
	    margin: 5px 0;
	}
	.history_l_ac {
	    font-size: 25px;
	}
	.develop{
		margin-top: 10px;
	}
	.report {
	    width: 100%;
	    margin-left: 0;
	}
	.report li h3 {
	    font-size: 14px;
	    margin: 5px 0;
	}
	.report li p {
	    font-size: 12px;
	    line-height: 17px;
	    margin-bottom: 3px;
	}
	.report li a {
	    font-size: 12px;
	}
	.report li{
	    margin-top: 5px;
	    padding-bottom: 8px;
	}
	.footer_l {
	    width: 100%;
	}
	.footer_l img{
		display: block;
	    margin: 0 auto;
	}
	.footer_r{
		width: 96%;
		margin: 0 2%;
		padding-bottom: 5px;
	}
	.develop_r_p h1 {
		margin-top: 25%;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.develop_r_p p {
	    background: url(../img/icon3.png) 8px 4px no-repeat;
	    background-size: 15%;
	    font-size: 12px;
	    color: #fff;
	    line-height: 27px;
	    padding-left: 25px;
	}
	.swiper-container-vertical>.swiper-pagination-bullets {
	    left: 0px !important;
	}
	.swiper-pagination-bullet {
	    background-size: 78% !important;
	}
	.swiper-pagination-bullet-active {
	    background-size: 90% !important;
	}
	.report_wrap{
		margin-top: 0px;
	}
}