 *{
    margin: 0;
    padding: 0;
	font-family: "微软雅黑";
	box-sizing: border-box;
}
input, button, select, textarea {
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}
body{
	overflow-x:hidden;
}

a{
	text-decoration: none;
	display: inline-block;
}
li{
	list-style: none;
}
img{
	display: block;
}
.m1200 {
    width: 1240px;
    padding: 0 30px;
    margin: 0px auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

/* ----------- head  ------------ */
.head{
	padding: 17px 0;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    transition: all 0.3s;
    border-bottom: 1px solid #ececec;
}
.head .logo img{
	width: 80px;
	margin-top: 7px;
}
.nav{
	margin-left: 14px;
    padding: 7px 0;
    position: relative;
    overflow: hidden;
}
.nav li {
    padding: 0 0 0 28px;
    display: block;
    float: left;
    transition: all 0.5s;
}
.nav li a {
    line-height: 36px;
    padding: 0 5px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    position: relative;
    display: block;
    float: left;
}
.nav li a {
    line-height: 36px;
    padding: 0 5px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    position: relative;
    display: block;
    float: left;
}
.nav li a:hover {
	color: #ed6501;
	transition: 0.2s linear all;
}
.swiper-container {
    margin-top: 60px!important;
}
.banner{
	overflow: hidden;
}
.banner-img{
	position: relative;
	height: 680px;
}
.banner-img img{
	position:absolute;
	left:50%;
	margin-left:-960px;
}
.tel p .number{
	font-size: 24px;
	font-weight: bold;
    line-height: 100%;
    padding: 13px 0 8px;
    color: #333;
    display: block;
    float: left;
    margin-right: 61px;
    position: relative;
}
.tel p .number:after {
    content: '';
    display: block;
    width: 1px;
    height: 42px;
    background: #f0f0f0;
    overflow: hidden;
    position: absolute;
    right: -30px;
    top: 2px;
}
.sqjm{
	border: 1px solid #b1b2b3;
    height: 46px;
    display: block;
	margin-top: 1px;
    width: 166px;
    font-size: 14px;
    color: #333;
    line-height: 44px;
    text-align: center;
    float: left;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}
.sqjm:hover {
    color: #fff;
    background-color: #ed6501;
    border: 1px solid #ed6501;
}
.font-din{
	font-weight: 600;
}
.syrs{
	height: 150px;
    background: #f5f5f5;
    padding: 45px 0 0;
    overflow: hidden;
    color: #333;
}
.rs-left{
	font-size: 34px;
    color: #333333;
    line-height: 66px;
    text-align: center;
}
.rs-left span{
	font-weight: bold;
	color: #ed6501;
	font-size: 44px;
	display: inline-block;
    width: 104px;
}
.tel p .number span{
	width: 100%;
    text-align: center;
    position: absolute;
    top: 49px;
    left: 0;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rs-r1 a, .rs-r2 a, .rs-r1 span, .rs-r2 span {
	display: block;
}
.rs-r1 a{
	font-size: 24px;
    line-height: 100%;
    padding: 13px 0 8px;
    color: #333;
    display: block;
    float: left;
    margin-right: 61px;
    position: relative;
	font-weight: 500;
}
.rs-r1 span{
    font-size: 12px;
    line-height: 18px;
    color: #999;
	margin-left: 26px;
}
.rs-r1:after {
    content: '';
    display: block;
    width: 1px;
    height: 42px;
    background: #f0f0f0;
    overflow: hidden;
    position: absolute;
    right: -30px;
    top: 2px;
}
.call-num {
    font-size: 24px;
    line-height: 100%;
    padding: 13px 0 8px;
    color: #333;
    display: block;
    float: left;
    margin-right: 61px;
    position: relative;
}
span.ad-txt {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 49px;
    left: 0;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.call-num:after {
    content: '';
    display: block;
    width: 1px;
    height: 60px;
    background: #f0f0f0;
    overflow: hidden;
    position: absolute;
    right: -30px;
    top: 2px;
}
.button{
	width: 166px;
    height: 46px;
    border: none;
    color: #fff;
    line-height: 46px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: #ed6502;
    transition: all 0.75s ease;
}
.button:hover{
	background: #d75e06;
}
.liyou{
	position: relative;
    overflow: hidden;
    text-align: center;
    padding-bottom: 130px;
    padding-top: 80px;
	padding: 77px 0;
    background-color: #fff;
}
.liyou .title{
	font-size: 40px;
    color: #333333;
    line-height: 64px;
    margin-bottom: 20px;
    position: relative;
	font-weight: 500;
}
.on{
	color:#ed6501;
}
.ly1{
	font-size: 32px;
	line-height: 46px;
	font-weight: 400;
	padding-top: 78px;
}
.ly1 p, .ly2 p{
	width: 500px;
    margin: 0px auto;
    padding-bottom:40px;
    text-align: center;
	font-size: 14px;
    color: #999;
    line-height: 24px;
	padding-top: 22px;
}
.ly1 img{
	margin: 0px auto;
}
.ly-bottom{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-bottom: 30px;
}
.ly2{
	width: 47%;
	padding-top: 75px;
}
.ly2 .ly-title{
    font-size: 36px;
    line-height: 46px;
    font-weight: 400;
}
.ly2 img{
	margin: auto;
}
.mubiao{
    padding-bottom: 110px;
    padding-top: 90px;
	background-image: -webkit-linear-gradient( -90deg, rgb(40,46,51) 0%, rgb(98,105,111) 100%);
}
.mubiao .title{
	font-size: 40px;
    color: #fff;
    line-height: 64px;
    margin-bottom: 70px;
    position: relative;
    font-weight: 500;
	text-align: center;
}

.youshi{
	width: 100%;
	height: 400px;
	background: #42474c;
}
.youshi .ys-left{
	width: 570px;
	overflow: hidden;
	background: url(../images/mb.png) center no-repeat;
	height: 400px;
	background-size: cover;
}
.youshi .ys-right{
	width: calc(100% - 570px);
    padding: 45px 83px;
    color: #42474c;
    text-align: left;
    height: 100%;
	padding: 48px 45px;
}
.youshi .ys-right p{
	font-size:28px;
    line-height: 50px;
	color: #fff;
}
.youshi .ys-right span{
	font-size: 14px;
    line-height: 30px;
    color: #858789;
	margin-top: 8px;
	display: block;
}
.bold{
	font-weight: bold;
	display: inline-block !important;
}
.mubiao ul{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 16px;
}
.mubiao ul li{
	text-align: center;
}
.mubiao ul li .top{
	font-size: 32px;
    font-weight: bold;
	color: #fff!important;
}
.mubiao ul li span{
	display: inline-block!important;
	color: #fff!important;
	padding-left: 5px;
}
.mubiao ul li .bottom{
	font-size: 12px;
    line-height: 18px;
    color: #b1b2b4;
}
.feiyong{
	padding-bottom: 90px;
    padding-top: 90px;
}
.feiyong .title {
    font-size: 40px;
    color: #333333;
    line-height: 64px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 500;
	text-align: center;
}
.feiyong p{
	color: #333;
    font-size: 20px;
    text-align: center;
    line-height: 26px;
    padding-bottom: 22px;
	padding-top: 12px;
    display: inline-block;
    width: 100%;
}
.fs{
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 40px;
}
.fs dd{
	text-align: center;
    margin-top: 20px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}
.lc{
	padding: 90px 0;
	background: #f9f9f9;
	padding-bottom: 30px;
}
.lc .title{
	font-size: 40px;
    color: #333333;
    line-height: 64px;
    margin-bottom: 30px;
    font-weight: 500;
    text-align: center;
}
.lc img{
	width: 100%;
}
.sq{
	padding-bottom: 79px;
    padding-top: 86px;
}
.sq .title{
	font-size: 40px;
    color: #333333;
    line-height: 64px;
    margin-bottom: 44px;
	font-weight: 400;
}

.form {
    padding: 0;
    width: 100%;
    position: relative;
}
.form ul {
    overflow: hidden;
    padding-bottom: 10px;
	float: left;
    width: 87%;
}
.form li {
    height: 45px;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 30px;
    transition: all 0.5s;
	width: 30%;
}
.form li input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #d4d5d6;
    font-size: 12px;
    line-height: 16px;
    height: 45px;
    padding: 14px 13px;
    box-sizing: border-box;
    color: #333;
}
.form .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 166px;
}
.mfzx span{
	font-size: 14px;
    color: #666;
    line-height: 28px;
}
.mfzx a{
	color: #ed6501;
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	display: block;
}

.footer{
	padding: 55px 0;
	background: #1a1a1a;
	padding-bottom: 50px;
}
.footer-bottom{
	background: #000;
    text-align: center;
    font-size: 12px;
    color: #7f7f7f;
    line-height: 24px;
    padding: 15px 0;
}
.footer ul{
	width: 56%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float: left;
}
.footer ul li{
	width: 25%;
}
.footer ul li a{
	font-size: 16px;
    color: #adadad;
    line-height: 30px;
    margin-bottom: 15px;
}
.lxfs{
	float: left;
	margin-left: 48px;
}
.lxfs p{
	font-size: 16px;
	color: #adadad;
	line-height: 30px;
	margin-bottom: 15px;
}
.footer .foot-logo{
    margin-top: 5px;
	height: auto;
	float: right
}
.footer img{
	opacity: 0.9;
	width: 140px;
}
.footer ul li a:hover{
	color: #fff;
	transition: 0.2s linear all; 
}

/* ----------- 留言框 ------------ */
.tuangou {
    width: 48%;
    position: fixed;
    top: 22%;
    left: 26%;
    background: #fff;
    z-index: 1000;
    border-radius: 8px;
    padding: 25px;
    border: 1px solid #e0e0e0;
	display: none;
}
.close {
    position: absolute;
    right: 20px;
    top: 10px;
    line-height: 22px;
    cursor: pointer;
    color: #7c7c7c;
    font-size: 24px;
    z-index: 10;
    height: 24px;
}
.regist-title {
    width: 100%;
    font-size: 22px;
    position: relative;
	margin-top: 8px;
}
.regist-form {
    width: 100%;
    margin-top: 8px;
}
.regist-form textarea{
	width: 100%;
    height: 120px;
    line-height: 20px;
    border: 1px solid #ddd;
    color: #555;
    text-indent: 10px;
    margin-top: 5px;
    margin-bottom: 4px;
    font-size: 12px;
    border-radius: 5px;
	padding: 10px 0;
}
.send-mess-text1 {
    font-size: 12px;
    color: #555;
    margin-bottom: 8px;
    margin-top: 8px;
}
.regist-input3 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    color: #555;
    text-indent: 10px;
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 12px;
    border-radius: 5px;
}
.regist-text1 {
    line-height: 20px;
    color: #e8380d;
    clear: both;
    height: 28px;
    font-size: 12px;
}
.regist-submit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #fff;
    background: #ed6501;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    margin: 12px auto;
}
.hide {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display:none ;
}
.dh a{
	color: #000;
}
.close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
	color: #f56a03;
}
