*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	background: #ffffff;
}
ul,li{
	list-style: none;
}
.banner{
	width: 100%;
	height: 492px;
	background: url(../img/banner.jpg) no-repeat center center;
	position: relative;
}
.title_bg{ background: url(../img/tbg.png) no-repeat center center;}
.wrap{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;

}
.description{
	overflow: hidden; padding: 30px 0px;
}
    .description h3 {
        text-align: center;
        font-size: 30px;
        color: #262642;
        padding: 30px 0px;
        font-weight: bold;
    }

.description p{
	font-size: 16px;
	line-height: 40px;
	color: #4d4d4d;
	text-indent: 32px;
}

.wrap_pro{
	width: 1100px;
	margin: 50px auto 0px auto;
	height: auto;
	overflow: hidden;
	
}
.pro_l{ float: left;}
.pro_r{ float:right;}
.us{
	width: 100%;
	height: auto;
	background-color: #f9f9fe; padding: 20px 0px;
}
.title{
	font-size: 30px; text-align: center;
	font-weight: bold;
	color: #262642;
	padding: 30px 0;background: url(../img/tbg1.png) no-repeat center center;
}
.ch_item{
	width: 236px;
	height: auto;
	float: left; margin: 26px 32px; 
}

.ch_item_wrap{
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	padding: 0px 20px;
}
.ch_item_wrap_p{
	text-align: center;
	font-size: 16px;
	color: #666666; background:#f0f6fe ;
	padding: 10px 20px; line-height: 28px; border-radius: 10px; margin-top: 15px;
}

.youshi{
	width: 100%;
	height: 707px;
	background: url(../img/ly_bg.jpg) no-repeat center bottom;
	background-size: 1920px 68%;
}
.jg_img{  padding-left: 18px;}
.ys_item{
	width: 253px;
	height: 110px;
	float: left;
	margin-right: 220px;
	margin-bottom: 55px; margin-top: 40px;
}
.ys_item:nth-child(3n+1){
	margin-right: 0;
}
.ys_item_img{
	width: 100%;
	height: 90px;
	text-align: center;
}
.ys_item_img img{
	width: 90px;
	height: 90px;
}
.ys_item_name{
	font-size: 16px;
	text-align: center;
	padding: 20px 0px;
	color: #5c5c5c;
}

.vs_top{
	width: 100%;
	height: 402px;
	background: url(../img/vs.jpg) no-repeat center center;
	position: relative;
}
.ggw{ text-align: center; overflow: hidden; width: 100%;
	height: 298px;
	background: url(../img/ggw.jpg) no-repeat center center;
	position: relative;}

.jscd_list{}
.jscd_list ul li{ width:434px ; margin: 30px 70px; float: left; height:118px ; padding: 10px 10px; background: #FFFFFF; border-radius: 8px;border-left: 6px #70a3fa solid  ;}
.jscd_list_tb{ float: left; padding-left: 10px;}
.jscd_list_wz{ float: left; padding-left: 60px; font-size: 26px; color:#666666 ; line-height: 90px; font-weight: bold;}



.title_c{
	font-size: 30px; text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 30px 0;background: url(../img/tbgc.png) no-repeat center center;
}
.content_7{width:100%;background: url(../img/bg.jpg) no-repeat  bottom #3d46b7;padding: 0px 0;}
.content_7 .cn_lx{width:1200px;margin:0 auto;text-align: center;padding:40px 0;overflow: hidden;}
.content_7 .cn_lx .cn_h{font-size:30px;color:#fff;}
/*.content_7 .cn_lx .cn_s{background:#fff;}*/
.content_7 .cn_lx p{font-size:18px ;color:#fff;padding:10px 150px;line-height: 36px;}
.content_7 .cn_lx i{width:620px;height:2px;background: #fff;margin:20px 0;}
.content_7 .cn_lx .cn_s2{width:100%;color:#fff;font-size: 21px;}
.content_7 .cn_lx .cn_s2 span{color:#fff;font-size: 36px;}
.content_7 .cn_lx form{width:620px;overflow: hidden;margin:0 auto;}
.content_7 .cn_lx form div{margin:20px 0;overflow: hidden;}
.content_7 .cn_lx form label{font-size: 20px;color:#fff;width:100px;text-align: left;display: inline-block;float: left;line-height: 50px;height: 50px;}
.content_7 .cn_lx form input{float: left;width: 400px;height:50px;padding:0 10px;border-radius: 5px;border: none;color:#999999;font-size: 14px;font-family: "微软雅黑";}
.content_7 .cn_lx form button{width:210px; height:50px; margin-left:30px;font-size: 20px;font-family: "微软雅黑"; cursor: pointer; color:#3d46b7;margin:20px 0px;background: #f9f9fe;border: none;border-radius: 10px;}
.content_7 .cn_lx form button:hover{ background: #d2d6fc;}
.content_7 .cn_lx form span{font-size: 20px;color:#fff;line-height: 50px;height: 50px;}
