* {
	padding: 0;
	margin: 0;
	list-style: none;
}

img {
	border: 0;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.cleardiv {
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: " ";
}

body {
	min-width: 100px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
	color: inherit;
}

.none {
	display: none;
}

.drx01 {
	width: 100%;
	height: 300px;
	background: url("../images/drx_01.jpg") center top no-repeat;
	background-size: auto 100%;
	overflow: hidden;
	max-width: 100%;
}

.drx02 {
	width: 100%;
	height: 300px;
	background: url("../images/drx_02.jpg") center top no-repeat;

}

.drx03 {
	width: 100%;
	height: 300px;
	background: url("../images/drx_03.jpg") center top no-repeat;
	background-size: auto 100%;
}

.drx04 {
	width: 100%;
	height: 274px;
	background: url("../images/drx_04.jpg") center top no-repeat;
	background-size: auto 100%;
}

.drx05 {
	width: 100%;
	height: 610px;
	background: url("../images/drx_005.jpg") center top no-repeat;
	/* background-size: auto 100%; */
}

.drx06 {
	width: 100%;
	height: 268px;
	background: url("../images/drx_06.jpg") center top no-repeat;
	/* background-size: auto 100%; */
	box-sizing: border-box;
}
.drx07 {
	width: 100%;
	height: 650px;
	background: url("../images/drx_07.jpg") center top no-repeat;
	/* background-size: auto 100%; */
	box-sizing: border-box;
}
.drx08 {
	width: 100%;
	height: 260px;
	background: url("../images/drx_08.jpg") center top no-repeat;
	/* background-size: auto 100%; */
	box-sizing: border-box;
}
.drx09 {
	width: 100%;
	height: 400px;
	background: url("../images/drx_09.jpg") center top no-repeat;
	/* background-size: auto 100%; */
	box-sizing: border-box;
}
.drx10 {
	width: 100%;
	height: 250px;
	background: url("../images/drx_10.jpg") center top no-repeat;
	/* background-size: auto 100%; */
	box-sizing: border-box;
}
.drx11 {
	width: 100%;
	height: 493px;
	background: url("../images/drx_11.jpg") center top no-repeat;
	/* background-size: auto 100%; */
	box-sizing: border-box;
}

.drx04 .text {
	width: 1010px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.drx04 .text p {
	font: 20px/36px "微软雅黑";
	color: #FFF;
	text-indent: 2em;
}

.block01 {

	width: 1062px;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 0;
	box-sizing: border-box;
}

.block01 p {
	font: 20px/42px "微软雅黑";
	text-indent: 2em;
	color: #4385b7;
	text-align: justify;
}

.block05 {
	width: 1119px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 0 60px 0;
}
.block05 .left {
	
}
.block05 .right {
	
}
.block05 .box {
	display: flex;
	flex-direction: column;
	
}
.block05 .top {
	
}
.block05 .down {
	
}
.ulcon {
	width: 1119px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 70px 0 60px 0;
	position: relative;
}

ul.ulboxleft {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

ul.ulboxleft li {
	position: relative;
	width: 415px !important;
	height: 235px !important;
	float: left;
	background-size: 100% 100%;
	margin: 0 10px 20px;
	border: 2px solid #3068cd;
	border-radius: 3px;
	background: #dddddd;
	box-sizing: border-box;
	/* overflow: hidden; */

}

ul.ulboxleft li img {
	width: 415px!important;
	height: 235px!important;
	display: block;
}

ul.ulboxleft li .bfbut {
	width: 47px;
	height: 46px;
	position: absolute;
	top: 160px;
	right: 20px;
	background: url(../images/bfbut.png) no-repeat;
	background-size: 100% 100%;
}
ul.ulboxleft li .h2box{
	position: absolute;
	top: 0;
	right: -685px;
	width: 675px;
	height: 235px;
	margin: 0;
	/* background: url(../images/titlebg.jpg) left bottom no-repeat; */
	/* background-size: 100% 100%; */
	box-sizing: border-box;
	padding: 0 15px;
}
ul.ulboxleft li .h2box h2{
	font: 26px/40px "微软雅黑";
	color: #2c65cd;
	padding:5px 0 ;
}
ul.ulboxleft li .h2box p{
	font: 18px/24px "微软雅黑";
	color: #6b767e;
}
ul.ulboxright {
	width: 100% !important;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

ul.ulboxright li {
	position: relative;
	width: 350px;
	height: 235px;
	float: left;
	background-size: 100% 100%;
	margin: 0 10px 20px;
	border: 2px solid #3068cd;
	border-radius: 3px;
	background: #dddddd;
	box-sizing: border-box;
	overflow: hidden;

}

ul.ulboxright li img {
	width: 350px;
	height: 200px;
	display: block;
}

ul.ulboxright li .bfbut {
	width: 47px;
	height: 46px;
	position: absolute;
	top: 130px;
	right: 12px;
	background: url(../images/bfbut.png) no-repeat;
	background-size: 100% 100%;
}
ul.ulboxright li h2{
	width: 100%;
	height: 126px;
	margin: 0;
	background: url(../images/titlebg.jpg) left bottom no-repeat;
	background-size: 100% 100%;
	font: 16px/30px "微软雅黑";
	color: #4385b7;
	box-sizing: border-box;
	padding: 0 15px;
}
ul.ulbox {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

ul.ulbox li {
	position: relative;
	float: left;
	box-sizing: border-box;
	
}
ul.ulbox li .item{
	width: 353px;
	height: 241px;
	border: 2px solid #3068cd;
	margin: 0 10px 20px;
	border-radius: 3px;
	background: #dddddd;
	overflow: hidden;	
	position: relative;
}

ul.ulbox li img {
	width: 353px;
	height: 200px;
	display: block;
}

ul.ulbox li .item .bfbut {
	width: 47px;
	height: 46px;
	position: absolute;
	top: 140px;
	right: 12px;
	background: url(../images/bfbut.png) no-repeat;
	background-size: 100% 100%;
}
ul.ulbox li h2{
	width: 100%;
	height: 40px;
	margin: 0;
	background: url(../images/titlebg.jpg) left bottom no-repeat;
	background-size: 100% 100%;
	font: 16px/40px "微软雅黑";
	color: #4385b7;
	box-sizing: border-box;
	padding: 0 15px;
}

ul.ulbox li .item02{
	width: 261px;
	height: 187px;
	border: 2px solid #3068cd;
	margin: 0 9px 20px;
	border-radius: 3px;
	background: #dddddd;
	overflow: hidden;	
	position: relative;
}

ul.ulbox li .item02 img {
	width: 261px;
	height: 147px;
	display: block;
}

ul.ulbox li .item02 .bfbut {
	width: 47px;
	height: 46px;
	position: absolute;
	top: 90px;
	right: 12px;
	background: url(../images/bfbut.png) no-repeat;
	background-size: 100% 100%;
}

