@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f50;
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
body {
	font-size: 12px;
	color: #333;
	font-family: 'microsoft yahei';
	background: #fff;
}
.top {
	width: 100%;
	background: #e9e9e9;
}
.top p {
	max-width:1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}
.top span {
	float: right;
}
/* 头部 */
.top p span .mobile {
	height: 16px;
	display: block;
	float: right;
	text-indent: 18px;
	margin-top: 10px;
	line-height: 16px;
	background: url(../images/new.png) no-repeat;
}


.top_width {
	width: 1200px;
	margin: 0 auto
}
.width {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.width:after {
	content: '';
	display: block;
	clear: both
}
.logo {
	float: left;
	padding-top: 10px
}
.nav {
	float: right;
	font-size: 16px;
	    line-height: 90px;
    height: 90px;
}


.nav>ul>li {
    display: inline-block;
    padding: 0px 35px 0 0;
}
.nav>ul>li:after {
    content: "/";
    padding-left: 25px;
    display: inline-block;
    color: #706f6f;
}
.nav>ul>li:last-child:after{ display:none;}
.inspan {
	color: #2e4aa5;
	font-weight: bold;
	border-bottom: 2px solid #2e4aa5
}
.inspans {
	color: #2e4aa5;
	font-weight: bold
}
.adiv {
	display: none;
	background: url(../images/navbg.png) repeat repeat;
	color: #fff;
	position: absolute;
	z-index: 9999;
	width: 130px
}
.innavli .adiv {
	position: absolute;
	display: block;
	z-index: 9999
}
.adiv li {
	line-height: 40px;
	background: url(../images/icon01.png) no-repeat 25px center;
	border-bottom: 1px solid #435c82;
	text-align: center
}
.adiv li a {
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	display: block
}
.adiv li a:hover {
	text-decoration: none;
	background: url(../images/navbg.png) repeat
}



.footer-box {
    background: #222132;
    overflow: hidden;
    width: 100%;
    color: #888;
	background: url(../images/paste1.png) repeat;
    padding: 30px 0 35px;
}

.footer-container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.I-title {
	text-align: center;
}
.I-title .t1 {
	line-height: 45px;
	font-size: 30px;
	color: #666666;
}
.I-title .t2 {
	line-height: 41px;
	font-size: 18px;
}
.I-title .split {
	display: block;
	width: 47px;
	height: 2px;
	background: #ADAEB0;
margin:.25rem auto .2rem;
}
.I-title p{line-height:40px;}
.I-title .tel{color:#FBFFFF; font-size:30px; padding-bottom:20px;}

/*我们的优势*/
.youshi_wrap {
	overflow: hidden;
	width: 100%;
	overflow-x: hidden;
	margin-left: 0;
}
.h_youshi {
	width: 100%;
	background: #fff;
}
.h_youshi_in {
	max-width: 1230px;
	padding-bottom:40px;
	margin: 0 auto;
}
.h_youshi_in ul {
	padding-top: 40px;
}
.h_youshi_in ul li {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.h_youshi_in ul li:nth-child(4n) {
	margin-right: 0px;
}
.h_youshi_in ul li .icon {
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	border-radius: 50%;    border: 1px solid #cac8c8;
	display: flex;
	justify-content: center;
	align-items: center;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background;
}
.h_youshi_in ul li .icon span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/ys1.png) center center no-repeat;
	background-size: cover;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background;
}
.h_youshi_in ul li .icon2 span {
	background: url(../images/ys2.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .icon3 span {
	background: url(../images/ys3.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .icon4 span {
	background: url(../images/ys4.png) center center no-repeat;
	background-size: cover;
}
.h_youshi_in ul li .tlt {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 20px;
}
.h_youshi_in ul li p {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #999;
}


.footer-line {
    height: 0;
    display: block;
    clear: both;
    border-bottom: 1px solid #ffffff33;
}

.footer-links {
    padding-top: 40px;
    padding-left: 69px;
}

.footer-article-item {
    float: left;
	margin-top: 40px;
    margin-right: 23px;
    line-height: 2;
    font-size: 14px;
}

.footer-article-item dt {
    color: #ccc;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 2;
    font-weight: 300;
}

.footer-article-item dd {
    line-height: 2;
}

.footer-article-item dd a {
    color: #888;
    transition: all .1s;
}
.footer-article-item a {    color: #888;    transition: all .1s;}
.footer-article-item dd a:hover {
    color: #fff;
}

.footer-contact-item {
    float: right;
}

.footer-contact-item h3 {
    font-size: 16px;
    color: #ccc;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: 400;
}

.footer-contact-item p {
    font-size: 22px;
    color: #fff;
    font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    margin-bottom: 15px;
}

.footer-ewm {
    float: left;
    width: 110px;
    margin-right: 18px;
    text-align: center;
}

.footer-ewm img {
    width: 110px;
    height: 110px;
    display: block;
    border: none;
}

.footer-ewm p {
    font-size: 14px;
    color: #ccc;
    margin-top: 12px;
}

.footer-friend {
    width: 1050px;
    height: 20px;
    line-height: 20px;
    margin: 30px auto;
}

.footer-friend-title {
    float: left;
    color: #ccc;
    font-size: 14px;
}

.footer-friend-title-list {
    float: left;
}

.footer-friend-title-list li {
    float: left;
}

.footer-friend-title-list li a {
    color: #888;
    transition: all .1s;
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
}

.footer-friend-title-list li a:hover {
    color: #fff;
}

.footer-friend-more {
    color: #ccc;
    transition: all .1s;
    float: left;
    font-size: 14px;
}

.footer-copyright {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}

.footer-copyright p {
    margin-bottom: 9px;
    font-size: 14px;
    color: #888;
}
