body{
	min-width: 1200px;
}
img{
	display: block;
}
.clear:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.ban>img{
	width: 100%;
}
.nav{
	background: #e79695;
	width: 100%;
	height: 70px;
	color: #000000;
	line-height: 70px;
	font-size: 36px;
}
.nav>ul{
	width: 900px;
	margin: 0 auto;
}
.nav li{
	color: #000000;
	padding: 0 71px;
	display: inline-block;
}
.nav li>a{
	color: #000000;
}
.f1{
	padding-top: 100px ;
}
.xbt{
	display: block;
	margin-bottom: 60px;
}
.xbt img{
	display: block;
	width: 100%;
}
.calcnt-wrap {
    width: 1200px;
	overflow: hidden;
}
.calcnt-wrap > .left {
    width: 480px;
}
.left {
    float: right;
    height: 456px;
}
.left ul{
	margin-bottom: 8px;
}
.left li{
	font-size: 18px;
	line-height: 42px;
	width: 100%;
	height: 42px;
	overflow: hidden;
	padding: 14px 0;
}
.left li a{
	color: #454545;
}
.left>div.mor{
	width: 100%;
	overflow: hidden;
}
.left>div.mor>a{
	float: right;
	color: #0681eb;
	font-size: 14px;
	margin-right: 70px;
}
.calcnt-wrap > .right {
    width: 700px;
    height: 426px;
}
.right {
    float: left;
    height: 426px;
}
.slider1 img{
	width: 700px;
    height: 426px;
}

.bx-wrapper .bx-pager {
    bottom: 10px;
    width: auto;
    right: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0168a3;
}
.right .slide{
	position: relative;
}
.right .slide span{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.6);
}
.right .slide span a{
	display: block;
	width: 94%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
}
.right .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 72px;
    top: 46%;
}
.right .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    left: 0;
    background: none;
}
.bx-wrapper {
    margin: 0 auto;
}
.f2{
	padding: 100px 0 60px;
}
.list{
	padding: 50px 0 80px;
	height: 330px;
}
.list>li{
	float: left;
	width: 260px;
	height: 100%;
	padding: 0 10px;
	margin: 0 10px;
	box-shadow: 0px 0px 10px 0px #d9d5d5;
	-moz-box-shadow: 0px 0px 10px 0px #d9d5d5;
	-webkit-box-shadow: 0px 0px 10px 0px #d9d5d5;
}
.list>li>*{
	display: block;
	text-align: center;
}
.list>li>h2{
	color: #992449;
	margin: 10px 0;
	font-weight: normal;
}
.list>li>span{
	font-size: 14px;
	color: #838080;
	padding-bottom: 14px;
	border-bottom: 1px solid #992449;
	margin-bottom: 12px;
}
.list>li>img{
	margin: 0 auto;
}
.list>li>p{
	font-size: 16px;
	color: #494848;
	padding: 10px 0;
	line-height: 25px;
}
.f3{
	padding: 70px 0;
	background: #f4fcff;
}
.szsc>li{
	float: left;
	height: 236px;
	width: 370px;
	background: #f1eeea;
	overflow: hidden;
	padding: 20px 0 0 12px;
	position: relative;
	margin-right: 27px;
	margin-bottom: 42px;
}
.szsc>li:nth-child(3n){
	margin-right: 0;
}
.szsc>li>div{
	width: 200px;
}
.szsc>li span{
	border-bottom: 1px solid #992449;
	padding: 5px 0;
}
.szsc>li span>a{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.szsc>li p{
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 10px 0;
}
.szsc>li>div>h2>a{
	color: #000000;
}
.szsc>li>div>a{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
}
.szsc>li>img{
	position: absolute;
	width: 160px;
	right: 0%;
	bottom: 0;
}
.more>a{
	display: block;
	width: 160px;
	margin: 0 auto;
	font-size: 18px;
	color: #e79695;
	text-align: center;
	background: #ffffff;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	box-shadow: 0px 0px 10px 0px #d9d5d5;
	transition: all 0.5s;
}
.more>a:hover{
	color: #ffffff;
	background: #e79695;
}
.footer {
	background: #0268A3;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	padding: 20px 0;
	margin-top: 50px;
}
.footer>p {
	width: 1100px;
	margin: 0 auto;
}