@font-face
{
	font-family: "timesNewRoman";
	/* src:url('./times New Roman.ttf') format('truetype'); */
}
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio,video,textarea{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
	font-family: "瀹嬩綋","timesNewRoman","Microsoft YaHei",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
i{ font-style:normal}
a,a:hover{
	text-decoration: none;
}
html,body{
	width: 100%;
	/* height: 100%; */
	min-width: 1500px;
}
img{
	display: block;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
}
body{
	background-color: #fff;
}
.content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/* 澶撮儴 */
.header{
	height: 107px;
	position: relative;
	z-index: 2;
}
.header a{
	display: block;
}
.header_c{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	/* margin-top: 11px; */
}
.nav{
	margin-left: 126px;
}
.nav_u li{
	float: left;
	font-size: 20px;
	margin: 0 5px 0;
	line-height: 105px;
}
.nav_u li>a{
	color: #333;
	padding: 0 10px;
}
.nav_u li:hover>a{
	color: #ffb820;
	border-bottom: 2px solid #ffb820;
}
.nav_u li.current>a{
	background: #ffb820;
	color: #fff;
	border-bottom: 2px solid #ffb820;
}
.nav_u li:hover .second_w{
	display: block;
}
.lang{
	overflow: hidden;
	padding-top: 30px;
}
.lang a{
	color: #fff;
	padding: 4px 15px;
	background-color: #2b7be7;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	font-size: 16px;
}
.lang a:last-child{
	margin: 0 10px;
}
.second_w{
	width: 100%;
	position: absolute;
	top: 90px;
	left: 0;
	text-align: center;
	z-index: 2;
	background-color: #eee;
	display: none;
}
.second_w a{
	display: inline-block;
	color: #777;
	font-size: 18px;
	line-height: 104px;
	margin-left: 58px;
}
.second_w a:first-child{
	margin-left: 0;
}
.second_w a:hover{
	color: #ffb820;
}
/* 搴曢儴 */
.footer{
    padding: 0px 0 200px;
}
.line_01{
    border-bottom: 1px solid #ffb820;
    margin-bottom: 4px;
}
.line_02{
    border-width: 8px;
    margin-bottom: 75px;
}
.footer_w{
    padding: 0 10px;
    letter-spacing: 1px;
}
.footer_w span,a,p{
    color: #858585;
    font-size: 17px;
}
.footer_w a:hover{
    color: #ffb820;
}
.footer_t span{
    font-size: 48px;
}
.footer_t img{
    display: inline-block;
    width: 102px;
    margin-left: 50px;
    vertical-align: bottom;
}
.nav_w{
    margin: 36px 0 15px 0;
}
.nav_w a{
    margin-right: 10px;
}
.nav_w a:nth-child(2),
.nav_w a:nth-child(3){
    margin-left: 10px;
}
.add_w{
    overflow: hidden;
}
.add_c p{
    font-weight: 600;
    background: url('../images/add_icon.png') no-repeat 176px center;
}
.add_w .add_c:first-child{
    margin-right: 55px;
}
.tip{
    margin: 12px 0;
    line-height: 1.4em;
    font-style: 16px;
}
.nav_w1 .icp_a{
    margin: 0 10px;
}
.nav_w1 span{
    margin-right: 10px;
}
.nav_w1 a:last-child{
    margin-left: 10px;
}
.iconsw{
    padding: 45px 0 0;
}
.iconsc{
    display: inline-block;
    margin-right: 15px;
}
.iconsc a{
    display: inline-block;
}
.iconsc a:hover span{
    color: #ffb820;
}
.iconsc i{
    display: inline-block;
    width: 30px;
    height: 26px;
    background: url('../images/icons.png') no-repeat 0 -60px;
    vertical-align: middle;
}
.iconsc span{
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    font-size: 12px;
}
.iconsc i.i1{
    background-position: 0 -90px;
}
.iconsc i.i2{
    background-position: 0 -150px;
}
.iconsc i.i3{
    background-position: 0 -180px;
}
.iconsc i.i4{
    background-position: 0 -120px;
}
.iconsw .iconsc:last-child{
    margin-right: 0;
}
.footer_r{
    width: 140px;
    text-align: center;
    margin-top: 45px;
}
.footer_r img{
    width: 100%;
}
.footer_r span{
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 36px;
}
.footer_r span:last-child{
    margin-bottom: 0;
}

.title{
	padding-bottom: 20px;
}
.title h4{
	font-size: 42px;
    color: #cfcfcf;
    font-weight: 600;
    letter-spacing: 1px;
}
.title h2{
	font-size: 48px;
    color: #858585;
    font-weight: normal;
    padding: 6px 0 10px 0;
    letter-spacing: 4px;
}
.title i.circlei{
	display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #ffb820;
    margin-right: 18px;
    vertical-align: middle;
}
.title i.circlei:nth-child(4) {
    width: 10px;
	height: 10px;
}
.title i.circlei:nth-child(5) {
    width: 6px;
    height: 6px;
}