@charset "utf-8";

a {
	display: block;
	cursor: pointer;
	text-decoration: none;
}

.clear {
	clear: both;
}

/*common*/

.header {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	min-width: 1200px;
	height: auto;
}

.header>.bg {
	height: 46px;
	overflow: hidden;
	background-color: #ff8c00;
}

.header>.bg>.ron {
	width: 1200px;
	margin: 0 auto;
}

.header>.bg>.ron>.rr {
	width: 50%;
	float: left;
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 46px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
}

.header>.bg>.ron>.rr>a {
	float: right;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 46px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-right: 16px;
	text-align: left;
}

.header>.bg>.ron>.rr>a:hover {
	color: #fbbe74d9;
}

.header>.bg>.ron>.rr>a.wen {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	padding-right: 10px;
}

.header>.bg>.ron>.rr>a.wen>span {
	display: block;
	float: left;
	width: 25px;
	margin-top: 15px;
	margin-right: 10px;
	height: 15px;
	background: url(../img/zhong.png) center no-repeat;
	background-size: cover;
}

.header>.bg>.ron>.rr>a.wen.en>span {
	background-image: url(../img/en.png);
}

.bolangbao {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.bolang {
	width: 1967.76px;
	height: 15px;
	overflow: hidden;
	font-size: 15px;
	color: #FFFFFF;
}

.bolang>span {
	display: block;
	float: left;
	margin-left: -.13px;
}

.bolang>.icon-bo:before {
	color: #FFFFFF;
}

.navrong {
	background-color: transparent;
}

.navron {
	background-color: #FFFFFF; 	
}

.navron .ron {
	width: 1200px;
	margin: 0 auto;
}

.logoa {
	display: block;
	float: left;
	width: 265px;
	height: 125px;
	background: url(../img/logo.png) center no-repeat;
	background-size: 100% auto;
}

.navbarron {
	display: block;
	float: right;
}

.navbarron>li {
	position: relative;
	float: left;
}

.navbarron>li>a {
	display: block;
	height: 65px;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;
	box-sizing: border-box;
	padding: 22px 35px;
	margin-top: 30px;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.navbarron>li:hover>a {
	color: #FFFFFF;
	background-color: #ff8c00;
	transition: all ease-out 0s 0s;
	-webkit-transition: all ease-out 0s 0s;
	-moz-transition: all ease-out 0s 0s;
	-o-transition: all ease-out 0s 0s;
	
}

.headerzhan {
	width: 100%;
	min-width: 1200px;
	height: 171px;
	overflow: hidden;
	background-color: #FF8C00;
}

.navbar2 {
	display: none;
	position: absolute;
	top: 95px;
	left: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #ff8c00;
	border-top: 1px solid #fbbe74d9;
}

.navbar2>ul>li>a {
	display: block;
	width: 100%;
	height: 45px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-align: center;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.navbar2>ul>li>a:hover {
	color: #000000;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

/*nav*/

.rong {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.rong>.ron {
	width: 1200px;
	margin: 0 auto;
}

.frong {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.frong>.fron {
	width: 1200px;
	margin: 0 auto;
}

.intit {
	text-align: center;
}

.intit h3 {
	display: inline-block;
    font-family: Times New Roman;
    font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;
    margin-bottom: 20px;
}

.intit.intitb h3 {
	color: #FFFFFF;
}

.intit h3>span {
	font-family: Times New Roman;
    font-size: 23px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000000;
    text-transform: uppercase;
    padding-right: 13px;
    border-right: 1px solid #dedede;
}

.intit.intitb h3>span {
	color: #FFFFFF;
}


.intit p {
    font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;
}

.frong .intit p {
	color: #848484;
}

.intit.intitb p {
	color: #FFFFFF;
}

.intitle {
	position: relative;
	z-index: 111;
	font-size: 0;
	text-align: center;
}

.intitle>a {
	display: inline-block;
	height: 44px;
	background-color: #f0f0f0;
	padding: 0 47px;
	margin: 0 6px;
	border-radius: 22px;
	font-family: SimSun;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #525252;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.intitle>a:hover {
	color: #FFFFFF;
	background-color: #ff8c00;
	border-color: #ff8c00;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.intitle>ul {
	font-size: 0;
	text-align: center;
}

.intitle>ul>li {
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
}

.intitle>ul>li>a {
	display: block;
	height: 44px;
	background-color: #f0f0f0;
	padding: 0 47px;
	margin: 0 6px;
	font-family: SimSun;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #525252;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.intitle>ul>li:hover>a {
	color: #FFFFFF;
	background-color: #ff8c00;
	border-color: #ff8c00;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.intitle>ul>li:hover .navbarProList {
	height: auto;
	opacity: 1;
}

.navbarProList {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 666;
	width: 100%;
	height: 0;
	opacity: 0;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.navbarProList>ul>li>a {
	display: block;
	height: 44px;
	background-color: #ff8c00;
	margin: 0 6px;
	font-family: SimSun;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-align: center;
	box-sizing: border-box;
	border-top: 0;
	border-bottom: 0;
	overflow: hidden;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.navbarProList>ul>li>a:hover {
	color: #525252;
}

.navbarProList>ul>li:first-child>a {
	border-top: 1px solid #fbbe74d9;
}

.title {
	text-align: center;
}

.title>a {
	display: inline-block;
	vertical-align: middle;
	padding: 0 53px;
	height: 40px;
	margin: 0 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
	border: 1px solid #989898;
	border-radius: 20px;
	font-family: "新宋体";
	font-size: 12px;
	line-height: 40px;
	color: #404040;
	text-align: center;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

.title>a:hover {
	color: #FFFFFF;
	background-color: #ff8c00;
	border: 1px solid #ff8c00;
	transition: all ease-out .3s 0s;
	-webkit-transition: all ease-out .3s 0s;
	-moz-transition: all ease-out .3s 0s;
	-o-transition: all ease-out .3s 0s;
}

/*html*/

.inbannar .swiper-container {
	padding-bottom: 62px;
}

.inbannar .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
	font-size: calc(100vw / 19.2);
}

.inbannar .swiper-pagination-bullet {
	width: .16em;
	height: .16em;
	margin: 0 5px;
	background-color: #c2c2c2;
	opacity: 1;
}

.inbannar .swiper-pagination-bullet-active {
	background-color: #ff8c00;
}

@media only screen and (max-width: 1200px) {
	.inbannar .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
}

.lunbo {
	width: 100%;
	height: 746px;
	background: url(../img/lun.jpg) center no-repeat;
	background-size: 1920px auto;
}

/*index*/

.footer {
	padding-top: 170px;
	padding-bottom: 28px;
	background-color: #ff8c00;
	background-image: url(../img/footbg.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
	background-size: 1920px auto;
}

.footer .sha {
	overflow: hidden;
	margin-bottom: 30px;
}

.footer .sha .left {
	overflow: hidden;
	float: left;
	width: 600px;
}

.footer .sha .left .rr {
	float: left;
	width: 150px;
	height: auto;
	box-sizing: border-box;
	padding-left: 50px;
}

.footer .sha .left .rr h3 {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 30px;
}

.footer .sha .left .rr>.bao {
	min-height: 180px;
	border-right: 1px solid #ffaf4d;
}

.footer .sha .left .rr>.bao>a {
	display: block;
	width: 100%;
	height: auto;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
	padding: 5px 0;
}

.footer .sha .left .rr h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 29px;
	height: 2px;
	background-color: #FFFFFF;
}

.footer .sha .right {
	float: right;
	width: 440px;
}

.footer .sha .right .img {
	margin-top: 10px;
	margin-bottom: 25px;
	width: auto;
	height: 51px;
}

.footer .sha .right label {
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	overflow: hidden;
}

.footer .sha .right label>span {
	height: inherit;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: left;
}

.footer .sha .right label>input {
	display: block;
	float: right;
	width: 382px;
	height: inherit;
	background-color: #FFFFFF;
	border: 0;
	outline: none;
	box-sizing: border-box;
	padding: 0 10px;
}

.footer .sha .right .img img {
	display: block;
	width: auto;
	height: 100%;
}

.footrbtn {
	display: block;
	width: 190px;
	height: 38px;
	background-color: #FFFFFF;
	margin-left: 58px;
	border: 0;
	outline: none;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #808080;
	text-align: center;
	cursor: pointer;
}

.footer .xia {
	height: 150px;
	overflow: hidden;
	border-top: 1px solid #ffaf4d;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}

/*footer*/