body{
	min-width: 1200px;
	font-family: 宋体;
}
.clear:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.ban>img{
	display: block;
	width: 100%;
}
.f1{
	padding-top: 50px ;
}
.xbt{
	display: block;
	width: 100%;
	border-bottom: 3px solid #444caf;
	margin-bottom: 50px;
	padding: 10px 0;
}
.xbt>a{
	font-size: 40px;
	color: #444caf;
	font-weight: bold;
	
}
.zxdt ul {
	padding: 20px 20px ;
	float:left;
	width: 465px;
	height: 422px;
	border-radius: 10px;
	box-shadow: 0px 0px 15px 0px #888;
	-moz-box-shadow: 0px 0px 15px 0px #888;
	-webkit-box-shadow: 0px 0px 15px 0px #888;
	box-sizing: border-box;
}

.zxdt li {
	padding: 10px 0;
}

.zxdt li>a {
	font-size: 16px;
	color: #333;
	line-height: 22px;
}
.pct>a {
	display: block;
	font-weight: bold;
	line-height: 22px;
	font-size: 22px;
	color: #000000;
	padding-top: 10px;
}

.pic {
	float: right;
	border-radius: 10px;
	box-shadow: 0px 0px 15px 0px #888;
	-moz-box-shadow: 0px 0px 15px 0px #888;
	-webkit-box-shadow: 0px 0px 15px 0px #888;
	overflow: hidden;
}
.slider2 img{
	width: 700px;
	height: 426px;
}
.pic .slide{
	position: relative;
}
.pic .slide span{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.6);
}
.pic .slide span a{
	display: block;
	width: 94%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
}
.pic .bx-wrapper .bx-controls-direction a {
	width: 30px;
	height: 60px;
	top: 46%;
}
.pic .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	background: none;
}
.pic .bx-wrapper .bx-pager {
	bottom: 14px;
	width: auto;
	right: 20px;
}
.bx-wrapper {
    margin: 0 auto ;
}
.more {
	font-size: 15px;
	color: #0268A3;
	float: right;
	margin-top: 15px;
}
.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;
}
.f2{
	padding-top: 50px ;
}
.list>li{
	float: left;
	width: 380px;
	margin: 0 30px 40px 0;
	box-shadow: 0px 0px 15px 0px #888;
	-moz-box-shadow: 0px 0px 15px 0px #888;
	-webkit-box-shadow: 0px 0px 15px 0px #888;
	border-radius: 10px;
	overflow: hidden;
}
.list>li>a{
	width: 100%;
	height: 214px;
	overflow: hidden;
	display: block;
}
.list>li:nth-child(3n){
	margin-right: 0;
}
.list>li img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}
.list>li img:hover{
	transform: scale(1.1);
}
.list>li>span{
	display: block;
	width: 100%;
	height: 56px;
	padding: 10px 0;
}
.list>li>span>a{
	display: block;
	width: 96%;
	margin: 0 auto;
	color: #000;
	font-size: 16px ;
	line-height: 28px;
	transition: all 0.5s;
}
.list>li>span>a:hover{
	color: #ff9500;
}
.f2-b {
    margin-top: 70px;
}
.f2-b li {
    width: 100%;
    height: 320px;
    box-shadow: 0px 0px 25px 0px #ccc8c8;
    -moz-box-shadow: 0px 0px 25px 0px #ccc8c8;
    -webkit-box-shadow: 0px 0px 25px 0px #ccc8c8;
    position: relative;
    margin-top: 110px;
    margin-bottom: 30px;
    background: #FFFFFF;
	padding: 16px 0;
}
.f2-b li>div.d1 {
    display: inline-block;
    width: 560px;
    height: 356px;
    margin-top: -72px;
    margin-left: 38px;
    box-shadow: 0px 0px 25px 0px #ccc8c8;
    -moz-box-shadow: 0px 0px 25px 0px #ccc8c8;
    -webkit-box-shadow: 0px 0px 25px 0px #ccc8c8;
}
.f2-b li>div.d1>.d2 {
    width: 560px;
    height: 356px;
    position: relative;
}
.f2-b li>div.d1>.d2 img {
    width: 100%;
    height: 100%;
}
.f2-b li>span {
    display: inline-block;
    vertical-align: top;
    width: 520px;
    padding: 40px 30px 0 30px;
}
.f2-b li>span>a {
    display: block;
    width: 100%;
    text-align: center;
    color: #6e6e6e;
    font-size: 24px;
    font-weight: bold;
	max-width: 1000px;
	overflow: hidden;
	vertical-align: middle;
}
.f2-b li>span>p {
    padding-top: 25px;
    text-indent: 2em;
    color: #6e6e6e;
    font-size: 16px;
    line-height: 36px;
}
.f2-b>li dt {
    position: absolute;
    line-height: 35px;
    font-size: 18px;
    color: #444444;
	right: 60px;
	bottom: 50px;
}
.f2-b li>div.d4 {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85px;
    height: 46px;
}
.f2-b li>div.d4 img {
    width: 100%;
    height: 100%;
}
.f2-l{
	margin-bottom: 50px;
}
.f2-l li {
    width: 100%;
    height: 35px;
    padding: 16px 0;
    cursor: pointer;
}
.f2-l>li>i {
    vertical-align: middle;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: #ffffff;
	border: 3px solid #444caf;
	border-radius: 50%;
}
.f2-l>li>a {
    max-width: 1000px;
    height: 35px;
    overflow: hidden;
    color: #767676;
    font-size: 22px;
    line-height: 35px;
    vertical-align: middle;
    display: inline-block;
}
.f2-l>li dt {
    float: right;
    line-height: 35px;
    font-size: 18px;
    color: #444444;
}
.f2>a {
    font-size: 16px;
    color: #767676;
    width: 100px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
.more>a {
    font-size: 16px;
    color: #767676;
    width: 100px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
.zmor>a{
	display: block;
	width: 120px;
	font-size: 16px;
	text-align: center;
	color: #1d4ca1;
	margin: 0 auto;
	box-shadow: 0px 0px 15px 0px #888;
	-moz-box-shadow: 0px 0px 15px 0px #888;
	-webkit-box-shadow: 0px 0px 15px 0px #888;
	border-radius: 20px;
	padding: 12px;
	transition: all 0.5s;
}
.zmor>a:hover{
	background: #1d4ca1;
	color: #ffffff;
}
.footer {
	background-color: #1d4ca1;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	padding: 40px 0;
	margin-top: 50px;
}
.footer>p {
	width: 1000px;
	margin: 0 auto;
}