/*banner_start*/
.banner{width: 100%;height: auto;}
.banner img{width: 100%;height: 100%;}
/*banner_end*/
/*content start*/
.content{width: 100%;overflow: hidden;margin-bottom: 50px;}
/*content_title start*/
.content_title{width: 1200px;height: auto;margin: 0px auto;}
.content_title h2{font-size: 70px;color: #F2F2F2;text-align: center;font-family: 'Anton-Regular-2';margin-top: 70px;}
.content_title p{text-align: center;font-size: 30px;color: #333333;margin-top: -49px;font-weight: bold;}
/*content_title end*/
/*content_first start*/
.content_first{width: 1200px;height: auto;margin-top: 80px;}
.content_first dl{width: 1200px;height: auto;}
.content_first dl dt{width: 576px;height: 434px;float: left;}
.content_first dl dt img{width: 100%;height: 100%;}
.content_first dl dd{width: 555px;height: 434px;float: right;padding-top: 45px;}
.content_first dl dd h2{display: block;width: 555px;height: 118px;line-height: 118px;font-size: 24px;color: #333333;font-weight: normal;border-bottom: 1px solid #dfdce3;}
.content_first dl dd p{margin-top: 40px;font-size: 13px;line-height: 30px;color: #666666;}
/*content_first end*/
/*隔层1 start*/
/*隔层1 end*/
/*content_thure start*/
.thure_box{width: 100%;overflow: hidden;margin-top: 20px;}
.content_thure{width: 100%;height: 362px;background-image: url(../img/about2.jpg);background-repeat: no-repeat;background-position-x: center;background-position-y: center;margin-top: 80px;}
.t_box{width: 1200px;height: 362px;margin: 0px auto;}
.t_box h2{color: #FFFFFF;font-size: 18px;font-weight: normal;text-align: center;padding-top: 68px;}
.t_box p{color: #FFFFFF;font-size: 14px;line-height: 30px;text-align: center;display: block;width: 1148px;margin: 0px auto;margin-top: 15px;}
/*content_thure end*/
/*隔层1 start*/
/*隔层1 end*/
/*content_third start*/
.content_third{width: 100%;height: 551px;margin-top: 79px;}
.third_left{width: 100%;height: 551px;background: #ebebeb;}
.left_box{width: 45%;height: 551px;float: left;padding-top: 5%;padding-left: 5%;}
.left_box h2{font-size: 20px;color: #6d6d6d;letter-spacing: 1px;text-align: center;margin-bottom: 40px;font-weight: normal;}
.left_box p{font-size: 14px;color: #808080;text-align: center;line-height: 26px;}
.more{display: block;width: 152px;height: 44px;background: #1c2089;margin: 0px auto;margin-top: 48px;text-align: center;line-height: 44px;font-size: 14px;color: #FFFFFF;}
.third_right{width: 50%;height: 551px;float: left;background: #ebebeb;}
.bx-wrapper img{height: 100%;}
/*content_third end*/
/*content_four start*/
/*content_four end*/
/*content_five start*/
/*content_five end*/
/*content end*/
@media  (max-width: 1199px) {    /*小屏幕*/
	.content_WH{width: 990px;}
	.content_title{width: 990px;}
	.content_first{width: 990px;margin: 0px auto;margin-top: 80px}
	.content_first dl{width: 100%;}
	.content_first dl dt{width: 45%;height: auto;}
	.content_first dl dt img{width: 100%;height: 100%;}
	.content_first dl dd{width: 52%;height: auto;padding-top: 0px;}
	.content_first dl dd h2{width: 100%;}
	.content_first dl dd p{width: 100%;text-align: justify;}
	.content_third{height: auto;}
	.t_box{width: 990px;}
	
	
@media  (max-width: 991px) {    /*平板*/
	.content_WH{width: 100%;}
	.content_first{width: 100%;}
	.t_box{width: 100%;}
}

@media (max-width: 767px) {/*手机*/
	.content_WH{width: 100%;}
	.content_title{width: 100%;}
	.content_title h2{margin-top: 10%;font-size: 40px;}
	.content_title p{font-size: 25px;margin-top: -38px;}
	.content_first{margin-top: 10%;width: 100%;}
	.content_first dl dt{width: 100%;height: auto;float: none;}
	.content_first dl dd{width: 100%;height: auto;float: none;}
	.content_first dl dd h2{height: 80px;line-height: 80px}
	.content_third{height: auto;}
	.third_left{width: 100%;height: auto;float: none;}
	.third_right{width: 100%;height: auto;}
	.left_box{margin-top: 0px;height: auto;margin:0px auto;padding-top: 5%;width: 100%;height: auto;padding-bottom: 5%;padding-left: 0px;}
	.content_third{margin-top: 8%;}
	.bx-wrapper .bx-controls-direction a{top: 89%;}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{bottom: 11px;}
	.content_thure{margin-top: 10%;}
	.t_box{width: 100%;}
	.t_box h2{padding-top: 10%;text-align: center;}
	.t_box p{text-align: center;width: 100%;}

}