/* GLOBAL STYLES */
		
html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section,
a {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none !important;
}

input,
select,
textarea {
    vertical-align: middle;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

ul,
li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div, 
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}
.show-pc {
    display: block;
 }
.show-phone {
    display: none;
}

.container{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.top{
	width:100%;
	height:80px;
	background:#fff;
	overflow:hidden;
	position:fixed;
	left:0;
	top:0;
	box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	z-index:999;
}
.top-c{
	width:1200px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
}
.logo{
	width:241px;
	float:left;
	margin-top:19px;
}
.logo img{
	width:100%;
}
.nav{
	float:right;
	overflow:hidden;
}
.nav li{
	margin-left:54px;
	float:left;
	line-height:76px;
	font-size:16px;
	color:#333;
	cursor:pointer;
	padding:0  15px;
}
.nav li:hover a{
	color:#e60012;
}
.nav li a{
	color:#333;
}
.nav li:hover{
	color:#E60012;
}
.nav li.active{
    color: #E50012;
    border-bottom:4px solid #e60012;
}
.banner{
	width:100%;
	height:480px;
	background-image:url(../images/banner.jpg);
	background-size:cover;
	background-position:center;
	margin-top:80px;
}
.banner-txt{
	width:1200px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
}
.banner-txt1{
	width:23.9%;
	float:left;
	margin-top:4%;
}
.banner-right{
	width:28.1%;
	float:left;
	overflow:hidden;
}

.banner-txt2{
	width:100%;
	margin-top:30%;
}
.banner-btn{
	width:51.6%;
	margin-top:7%;
}

.content{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.main{
	position:relative;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}

.content#m0{
	background-image:url(../images/bg1.jpg);
	background-size:cover;
	background-position:center;
}

.p0-title{
	width:100%;
	margin:50px auto 35px;
}

.p0-t1{
	width:90%;
	margin:0 auto;
	font-size:18px;
	color:#333333;
	line-height:1.8em;
	margin-bottom:1.6%;
}

.p0-t1 span{
	color:#f29600;
	font-weight:600;
}
.p0-me{
	width:90%;
	overflow:hidden;
	margin:1% auto 0;
}
.p0-t2{
	font-size:22px;
	color:#333333;
	float:left;
	font-weight:600;
	margin-right:2.5%;
	margin-top:4%;
}
.p0-img1{
	width:53%;
	float:left;
}
.p0-qm{
	width:100%;
	text-align:right;
	font-size:22px;
	color:#333333;
	font-weight:600;
	margin-top:3%;
}
.p0-img2{
	width:23%;
	float:right;
	margin-top:2%;
	margin-bottom:50px;
}


.p1-txt{
	width:76.7%;
	margin:0 auto 4%;
	font-size:22px;
	color:#f29600;
	font-weight:600;
	text-align:center;
}
.p1-list{
	width:100%;
	margin:0% auto 4%;
	padding:0% 0 0;
}
.p1-img{
	width:34.2%;
	float:left;
}
.p1-box{
	width:65.8%;
	float:left;
	overflow:hidden;
	background-color:#fff;
	height:226px;
	box-shadow:0px 3px 12px rgba(0, 0, 0, 0.1);
}
.clear{
	clear:both;
}

.p1-txt-box{
	width:88.2%;
	margin-left:6.2%;
	margin-top:4%;
}

.p1-c-txt{
	width:100%;
	font-size:24px;
	color:#333333;
	font-weight:600;

}

.p1-line{
	width:13.8%;
	height:2px;
	background-color:#e60012;
	margin-top:2%;
}

.p1-t2{
	width:100%;
	font-size:14px;
	color:#333333;
	line-height:1.7em;
	margin-top:3%;
	letter-spacing:-0.5px;
}
.p1-txt-box.mt{
	margin-top:2%;
}

.content.bg3{
	background-color:#f0f0f0;
}

.p3-main{
	position:relative;
	width:100%;
	margin:50px auto;
}
.p3-t1{
	position:absolute;
	width:40%;
	font-size:24px;
	color:#f29600;
	left:0%;
	top:0;
	font-weight:600;
	line-height:1.6em;
}

.p3-img1{
	position:absolute;
	width:33%;
	left:0;
	bottom:3%;
}
.p3-img2{
	position:absolute;
	width:33.4%;
	left:32.8%;
	bottom:3%;
}
.p3-img3{
	position:absolute;
	width:33.6%;
	left:66%;
	bottom:3%;
}

.p3-line{
	position:absolute;
	width:100%;
	height:10px;
	border-radius:10px;
	left:0;
	bottom:0;
	background:#b2b2b2;
}
.img2{
	display:none;
}
.p3-img1:hover .img1,.p3-img2:hover .img1,.p3-img3:hover .img1{
	display:none;
}

.p3-img1:hover .img2,.p3-img2:hover .img2,.p3-img3:hover .img2{
	display:block;
}
.p3-txt1{
	position:absolute;
	width:75%;
	font-size:14px;
	color:#fff;
	left:16%;
	top:54%;
	line-height:1.3em;
	display:none;
}
.p3-img1:hover .p3-txt1{
	display:block;
}
.p3-img2:hover .p3-txt2{
	display:block;
}
.p3-img3:hover .p3-txt3{
	display:block;
}
.p3-txt2{
	position:absolute;
	width:81%;
	left:9.6%;
	top:43%;
	font-size:14px;
	line-height:1.7em;
	color:#fff;
	display:none;
}

.p3-txt3{
	position:absolute;
	width:70%;
	left:15%;
	top:38.7%;
	font-size:16px;
	line-height:1.7em;
	color:#fff;
	display:none;
}

.content#m2{
	background-image:url(../images/bg2.png);
	background-size:100%;
	background-position:bottom;
	background-repeat:no-repeat;
}

.p3-book{
	width:57.4%;
	margin:0 auto;
}

.p3-btn{
	width:23.4%;
	margin:3% auto 5%;
}
.p4-t1{
	width:91.3%;
	font-size:18px;
	color:#333333;
	line-height:1.7em;
	margin-bottom:2%;
}
.p3-book2{
	width:56.7%;
	margin:3% auto 0;
}
.p3-btn2{
	width:27.3%;
	margin:3% auto 5%;
}
/*底部*/

.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
    width:auto;
}
.bottom .main {
    margin-top: 0;
}

@media (max-width:1400px){
	
}
@media (max-width:1200px){
	.main,.top-c,.banner-txt{
		width:960px;
	}
	.banner{
		height:400px;
	}
	.p1-box{
		height:180px;
	}
	.p1-c-txt{
		font-size:16px;
	}
	.p1-t2{
		font-size:12px;
	}
	.p1-txt-box{
		margin-top:2%;
	}
	.p3-txt1,.p3-txt2{
		font-size:10px;
	}
	.p3-txt3{
		font-size:13px;
	}
	/* .banner-main{
		width: 960px;
	}

	.banner-txt1 {
		font-size: 26px;
	}
	.banner-list>li>.banner-ic {
		width:18px;
	}
	.banner-list>li {
		font-size: 15px;
	}

	.p0-txt {
		font-size: 16px;
	}


	.p1-list {
		height: 230px;
	}
	.p1-list-txt {
		font-size: 22px;
	}
	.p1-list-txt2 {
		font-size: 16px;
	}
	.p1-list-t1 {
		width:90.4%;
		font-size: 12px;
	} */

}
@media (max-width:960px){
	.main,.top-c,.banner-main{
		width:750px;
	}

	.p0-txt {
		font-size: 12px;
	}

	.banner-txt1 {
		font-size: 20px;
	}
	.banner-list>li {
		font-size: 12px;
	}
	.banner-list>li>.banner-ic {
		width:14px;
	}
	

	.p1-list {
		height: 190px;
	}
	.p1-list-txt {
		font-size: 18px;
	}
	.p1-list-txt2 {
		font-size: 13px;
	}
	.p1-list>li:hover {
		padding-bottom: 0;
	}
}

@media (max-width:750px){
	 .show-pc {
        display: none !important;
    }
    .show-phone {
        display: block;
    }
	.main,.top-c{
		width:100%;
	}
	
	.top{
		height:48px;
	}
	.top-c{
		position:relative;
		overflow:visible;
	}
	.top{
		overflow:visible;
	}
	.logo{
		width:120px;
		margin-top:11px;
		margin-left:16px;
	}
	.logo img{
		width:100%;
	}
	.nav{
		position:absolute;
		top:100%;
		right:0%;
		background-color:rgba(0,0,0,0.8);
		float:none;
		width:53%;
		display:none;
	}
	.nav li{
		width:100%;
		padding:8% 0;
		font-size:3.8vw;
		float:none;
		margin-left:0;
		border-bottom: 1px solid #565656;
		color:#fff;
		text-align:center;
		line-height:1.3em;
		
	}
	.nav li a{
		color:#fff;
	}
	.nav li:last-child{
		border-bottom:none;
	}
	.nav li.active {
	    color: #fff;
	    border-bottom: 1px solid #565656;
	}
	.menu{
		width:5.6%;
		float:right;
		margin:4.5% 4.2% 0 0;
	}
	.menu img{
		width:100%;
	}

    .content {
	    padding-top:3%;
	}

	/*banner*/
	.banner{
		height:auto;
		background:none;
		margin-top:48px;
		position: relative;
	}
	.banner-txt{
		width:100%;
		height:100%;
		position:absolute;
		left:0;
		top:0;
	}
	.banner-txt1{
		width:38.7%;
		margin-left:5.7%;
		margin-top:11%;
	}
	.banner-right{
		width:44.1%;
		margin-left:2%;
		margin-top:9%;
	}
	.banner-btn{
		width:57.4%;
	}
	.content#m1{
		background-image:url(../images/bg1-w.png);
		background-size:cover;
		background-position:center;
	}
	.p0-title{
		margin:5% auto ;
	}
	.p0-box{
		display:none;
	}
	.p0-t1{
		font-size:3.2vw;
	}
	.p0-t1{
		width:85.5%;
		margin-bottom:3%;
	}
	.p0-me{
		width:85.5%;
		overflow:hidden;
	}
	.p0-t2{
		font-size:4vw;
		float:none;
		margin-top:0;
	}
	.p0-img1{
		width:100%;
		float:none;
		margin:4% auto 0;
	}
	.p0-qm{
		width:85.5%;
		font-size:3.5vw;
		margin-top:7%;
		margin-left:5.7%;
	}
	.p0-img2{
		width:36.5%;
		margin-right:5.7%;
		margin:5% 5.7%;
	}
	.p0-click{
		width:16%;
		float:right;
		margin-right:7.3%;
		margin:0% 7.3% 5% 0;
	}
	.p1-txt{
		width:88.3%;
		font-size:3.7vw;
		text-align:justify;
		line-height:1.8em;
	}
	.swiper-container-w1{
		width:100%;
		margin:5% auto 0;
		padding-bottom:5%;
		overflow:hidden;
	}
	.swiper-container-w2{
		width:100%;
		margin:5% auto 0;
		padding-bottom:5%;
		overflow:hidden;
	}
	.p1-box{
		width:93.5%;
		margin:0 auto;
		height:auto;
		float:none;
	}
	.p1-img{
		width:93.5%;
		float:none;
		margin:0 auto;
	}
	.p1-txt-box{
		width:84.6%;
		margin:0 auto;
	}
	.p1-c-txt{
		font-size:4vw;
		margin:5% auto 0;
	}
	.p1-line{
		width:20%;
		margin-top:5%;
	}
	.p1-t2{
		font-size:3vw;
		letter-spacing:0;
		line-height:2em;
		margin-top:5%;
		margin-bottom:5%;
	}
	.p3-t1{
		position:relative;
		width:88.3%;
		font-size:3.7vw;
		text-align:justify;
		line-height:1.8em;
		margin:4% auto 0;
	}
	.pagination1,.pagination2{
		width:100%;
		text-align:center;
		margin-bottom:4%;
	}
	.pagination1 span,.pagination2 span{
		margin:0 8px;
	}

	.content#m2{
		background-image:url(../images/bg2-w.png);
		background-size:100%;
		background-position:bottom;
		background-repeat:no-repeat;
	}
	.p3-book{
		width:85%;
		margin:6% auto 0;
	}
	.p3-btn{
		width:42.3%;
		margin:4% auto 8%;
	}
	.bottom {
	    padding: 2.5% 0;
	    height: auto;
	    line-height: 1.75em;
	    font-size: 3vw;
	}
	.bottom span {
	    display: block;
	}
	.p3-c-title{
		width:100%;
		margin-top:1%;
		margin-bottom:5%;
	}
	.p4-t1{
		width:85.5%;
		margin:0% auto 3%;
		font-size:3.2vw;
	}
	.p3-book2{
		width:85%;
		margin:6% auto 0;
	}
	.p3-btn2{
		width:46.9%;
		margin:4% auto 8%;
	}
}

