@charset "UTF-8";
/* CSS Document */

body, html,div, h1, h2, h3, h4, h5, h6, table, tbody, th, tr, p, a, form, input,span,dl,dt,dd{
    border: 0 none;
    font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
     }
body{ font-size:14px;  line-height:25px; color:#333;font-family: "microsoft yahei",simhei;background-color: #f0f0f0;}
a{ text-decoration:none;color: #000; }
a:visited{ text-decoration:none;}
a:hover{ text-decoration:none;}
ul, li{ list-style:none; margin:0; padding:0;}	
img{ border:0;}


.box{
	width: 100%;
	min-width: 1200px;
}

.box .title{
	width: 1200px;
	margin: auto;
	text-align: center;
	height: 50px;
	position: relative;
	margin-top: 38px;
}
.box .title:before{
	content:"";
	display: block;
	position: absolute;
	top: -18px;
	left: 384px;
	background-image: url("../images/hwz.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 230px;
	height: 80px;
}
.box .title:after{
	content:"";
	display: block;
	position: absolute;
	top: -18px;
	right: 384px;
	background-image: url("../images/hwy.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 230px;
	height: 80px;
}

.box .title div:nth-child(1){
	font-size: 	26px;
	line-height: 40px;
	height: 40px;
	color: #333;
}
.box .title div:nth-child(2){
	margin-top: 5px;
	font-size:14px;
	color: #999;
}


/*banner*/
.box .banner{
	width: 100%;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.box .banner img{
	display: block;
	width: 100%;
}


/*页面内容*/
.box .nr,.box .nr .nav{
	overflow: hidden;
}
.box .nr .nav{
	width: 100%;
	height: 88px;
}
.box .nr .nav ul{
	margin: 36px auto 0;
	overflow: hidden;
}
.box .nr .nav ul li{
	float: left;
	width: 120px;
	margin: 0 10px;
	height: 52px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.box .nr .nav ul li a{
	display: block;
	width: 120px;
	height: 36px;
	border-radius: 20px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
}
.box .nr .nav ul li.on{
	background-image: url("../images/xjt.png");
}
.box .nr .nav ul li.on a{
	color: #fff;
	background-color: #ed1c24;
}
.box .nr .nav ul li:hover{
	background-image: url("../images/xjt.png");
}
.box .nr .nav ul li:hover a{
	color: #fff;
	background-color: #ed1c24;
}

.box .nr .show{
	width: 1200px;
	margin:40px auto 0;
}
.box .nr .show .pxfl{
	width: 1200px;
	overflow: hidden;
}
.box .nr .show .pxfl>li{
	float: left;
	width: 340px;
	overflow: hidden;
	margin: 10px 0;
	margin-right: 88px;
	box-shadow: 0 0 4px rgba(0,0,0,.2)
}
.box .nr .show .pxfl>li:nth-child(1){
	margin-left: 2px;
}
.box .nr .show .pxfl>li:nth-child(3){
	margin-right: 0px;
}
.box .nr .show .pxfl>li:nth-child(1)>div{
	width: 100%;
	height: 120px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-image: url("../images/pxbg1.jpg");

}
.box .nr .show .pxfl>li:nth-child(2)>div{
	width: 100%;
	height: 120px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-image: url("../images/pxbg2.jpg");
	
}
.box .nr .show .pxfl>li:nth-child(3)>div{
	width: 100%;
	height: 120px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-image: url("../images/pxbg3.jpg");
	
}
.box .nr .show .pxfl>li>div img{
	margin-top: 10px;
}
.box .nr .show .pxfl>li>div div{
	margin-top: 6px;
}
.box .nr .show .pxfl>li li{
	position: relative;
	margin-bottom: 14px;
}
.box .nr .show .pxfl>li ul{
	width: 60%;
	margin: 20px auto;
}
.box .nr .show .pxfl>li li:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #C1C5CB;
    content: "";
    position: absolute;
    left: -16px;
    top: 7px;
}

.box .nr .show .pxfl>li li .bt{
    font-size: 14px;
    color: #616366;
    font-weight: 700;
    margin-bottom: 3px;
    line-height: 20px;
}
.box .nr .show .pxfl>li li .xq{
	color: #999;
	font-size: 14px;
}


.box .nr .jx{
	margin: 40px auto 0;
}
.box .nr .jx .jxbt{
	width: 1200px;
	overflow: hidden;
	margin: auto;
}
.box .nr .jx .jxbt .hong{
	width: 108px;
	margin: 16px auto 10px;
	height: 2px;
	background-color: #ed1c24;
}
.box .nr .jx .jxbt .xbt div{
	text-align: center;
	font-size: 24px;
	color: #fff;
}


.box .nr .jx .sl{
	width: 800px;
	margin: auto;
	font-size: 14px;
	text-align: center;
	color: #eee;
}
.box .nr .jx .jxnr{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto 0;
	padding-bottom: 20px;
}
.box .nr .jx .jxnr>div{
	float: left;
	width: 380px;
	padding: 20px 10px;
}
.box .nr .jx .jxnr>div img{
	display: block;
	margin-left: 6%;
	width: 80%;
}
.box .nr .jx .jxnr p{
	line-height: 2;
	color: #eee;
}
.box .nr .jx .jxnr .p1{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.box .nr .jx .jxnr .p2{
	font-size: 16px;
}
.box .nr .jx .jxnr .p3{
	font-size: 16px;
	text-indent: 1em;
}
.box .nr .jx .jxnr .p4{
	font-size: 16px;
	text-indent: 2em;
}

.box .nr .pxphoto{
	position: relative;
	width: 1200px;
	margin: 0px auto 0;
}
.box .nr .pxphoto .swiper-container{
	width: 1100px;
	height: 346px;
	margin: 30px auto 0;
}
.box .nr .pxphoto .swiper-container li .photo{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 2;
}
.box .nr .pxphoto .swiper-container li .photo img{
	width: 100%;
}
.box .nr .pxphoto .swiper-container li .xbt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	z-index: 3;
	color: #fff;
	background-color: rgba(0,0,0,.8);
	text-align: center;
	line-height: 30px;
}
.box .nr .pxphoto .swiper-button-next{
	background-image: url(../images/jtright.png);
	
}
.box .nr .pxphoto .swiper-button-prev{
	background-image: url(../images/jtleft.png);
}


@media screen and (max-width: 1401px) {
    .box .aboutus{
		width: 1200px;
	}
	.box .aboutus .content .right{
		width: 460px;
	}
}
