@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
i,em{ font-style:normal;}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{
	width: 100%;height:100%;
	font-size: 12px;min-width: 1200px!important; 
	font-family: "微软雅黑",Source Han Sans CN, Source Han Sans CN-Regular;
	color: #444;background: #f6f7f9;
}


@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.wrap{position: relative; width: 1200px; margin: 0 auto;font-size: 0;text-align: center;}
h1{font-size: 0;}

 /* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset;
}
 
/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */
 
 
/*banner */
.banner-box{
	height:4.4rem;width:100%; text-align:center;
	background: url('../images/banner.jpg') no-repeat center;
	background-size: cover;
}

.banner-box h2{
	font-size: .46rem; line-height: .46rem; font-weight: bold;
	float: left; margin-top: 2.2rem;
	color: #3A3D4B;
}
.banner-box p{
	font-size: 20px; line-height: 18px; color: #3A3D4B;
	float: left; clear: both; margin-top: .32rem;
	opacity: 0.5;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: -.86rem;
}
.banner-box p::before,.banner-box p::after{
	content: '';
	width: 62px;
	height: 1px; display: inline-block;
	background: linear-gradient(90deg,rgba(255,255,255,0.00) 0%, #3a3d4b 46%, rgba(216,216,216,0.00) 99%);
}
.banner-box p::before{margin-right: .28rem;}
.banner-box p::after{margin-left: .28rem;}

.banner-box img{width: 100%;display: block;}
.main{width: 100%; clear: both; float:left; margin-top:50px;}
.main h2{font-size:28px; line-height:58px; color:#3a3d4b; font-weight:bold; clear:both; float: left;}
.main .content{width:100%; clear: both; float: left; margin-top: 30px; margin-bottom: 70px;}
.content-way{width: 480px; height: 420px; display: block; float: left; margin-top: 74px;
	background: url(../images/lxwm-img01.png) no-repeat center;
	background-size: 100%;
	border-radius: 16px;
	position: relative; z-index: 9;
}
.content-way img{float: left; margin-top: 41px; margin-left: 60px; display: block; width: 120px;}
.content-way i{float: left; width: 24px; height: 4px; display: block; clear: both;
	margin-left: 60px; margin-top: 31px;
	background: url(../images/lxwm-icon01.png) no-repeat center;
	background-size: 100%;
}
.content-way ul{clear: both;float: left; margin-left: 60px; width: 360px; margin-top: 40px;
	font-size: 14px; line-height: 25px; color: #3a3d4b;
	text-align: left;
}
.content-way ul li{width: 100%; clear: both; float: left; margin-bottom: 20px;}
.content-way ul li b{font-weight: bold;}


.slideBox{ width:799px; height:520px; overflow:hidden; position:relative; float: right; margin-left: -79px;}
.slideBox .hd{ height:4px; overflow:hidden; position:absolute; right:0; bottom:0; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-left:8px;  width:12px; height:4px; line-height:14px; text-align:center; background:#d0d2d6; cursor:pointer; 
	border-radius: 4px;
}
.slideBox .hd ul li.on{ background:#3a3d4b;  width: 32px;}
.slideBox .bd{ position:relative; height:494px; z-index:0; border-radius: 16px; }
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:100%; height:494px; display:block;  border-radius: 16px;}
/*section1*/

/*section2*/

