a.banner{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.banner img{
	display: block;
}
/* title_main */
.title_main{
	width: 100%;
	text-align: center;
	margin: 43px 0;
}
.main_title{
	display: inline-block;
	width: 714px;
	text-align: center;
	height: 62px;
	line-height: 62px;
}
.main_title.boss_title{
	width: 800px;
}
.main_title.boss_stitle{
	width: 900px;
}
.main_title span{
	display: inline-block;
	width: 134px;
	display: inline-block;
	height: 2px;
	background-color: #c8c8c8;
	float: left;
	margin-top: 30px;
	position: relative;
	
}
.main_title span::before{
	position: absolute;
	content: '';
	top:-3px;
	width: 6px;
	height: 8px;
	display: inline-block;
	background-color: #000000;
	
}
.main_title span:nth-of-type(1)::before{
	left: 0;
}
.main_title span:nth-of-type(2)::before{
	right: 0;
}
.main_title span:nth-of-type(2){
	float: right;
}
.main_title em{
	display: inline-block;
	width: 60%;
	height: 62px;
	line-height: 62px;
	font-size: 38px;
	background-color: #c3443f;
	font-style: normal;
	text-align: center;
	color: #fff;
}
/* cy */
.cy .cy_list{
	width: 582px;
	height: 314px;
	background: url(../images/cy_1.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 34px;
	padding-top: 60px;
}
.cy .cy_list:nth-of-type(1){
	float: left;
}
.cy .cy_list:nth-of-type(2){
	background: url(../images/cy_2.jpg) no-repeat;
	float: right;
}
.cy .cy_list span{
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.cy .cy_list a{
	display: inline-block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	background-color: #fff;
	border-radius: 120px;
	-webkit-border-radius: 120px;
	text-align: center;
	margin-top: 60px;
}
.cy .cy_list a img{
	vertical-align: middle;
}
.btn_consult{
	width: 100%;
	margin-top: 34px;
	text-align: center;
	margin-top: 34px;
}
.btn_consult a{
	display: inline-block;
	padding: 0 10px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #c3443f;
	color: #c3443f;
	font-weight: bold;
	font-size: 28px;
}
/* .cy_boss */
.cy_boss{
	margin-bottom: 62px;
}
.cy_boss .box_list{
	float: left;
	text-align: center;
	margin-right: 44px;
}
.cy_boss .box_list:nth-of-type(4){
	margin-right: 0;
}
.cy_boss .box_list p{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.cy_boss .box1{
	width:0;
	border-left: 127px solid transparent;
	border-right: 127px solid transparent;
	border-bottom: 71px solid #ecc200;    
}
.cy_boss .box_list:nth-of-type(2n) .box1{
	border-bottom-color: #c3443f; 
}

.cy_boss .box2{
	width: 254px;
	height: 142px;
	background-color: #ecc200;
}
.cy_boss .box_list:nth-of-type(2n) .box2{
	background-color: #c3443f; 
}
.cy_boss .box3{
	width:0;
	border-top: 71px solid #ecc200;
	border-left: 127px solid transparent;
	border-right: 127px solid transparent;
}
.cy_boss .box_list:nth-of-type(2n) .box3{
	border-top-color: #c3443f; 
}
.box_list .box2 img{
	margin-top: -15px;
}
.box_list .box2 p:nth-of-type(1){
	margin-top: 10px;
}
/* videolist */
.videolist {
	position: relative;
	float: left;
	width: 580px;
	
	margin-right: 38px;
}
.videolist:nth-of-type(2){
	margin-right: 0;
}

.videoed {
	vertical-align: middle;
	width: 106px;
	height: 106px;
	line-height: 106px;
	position: absolute;
	left: 45%;
	top: 25%;
	z-index: 99;
	border-radius: 100%;
	background-color: #fff;
	border-radius: 106px;
	-webkit-border-radius: 106px;
	text-align: center;
}
.videoed img{
	vertical-align: middle;
}
.videos {
	display: none;
	border: 1px solid #080808;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -320px;
	margin-top: -210px;
	z-index: 100;
	width: 640px;
	height: 360px;
}

.vclose {
	position: absolute;
	right: 1%;
	top: 1%;
	border-radius: 100%;
	cursor: pointer;
}
.container .detail{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin: 16px 0;
}
.video .detail {
	height: 86px;
	line-height: 86px;
}
.video .detail span{
	color: #c3443f;
}
/*  second_title*/
.second_title{
	color: #5a2509;
	font-size: 32px;
	text-align: center;
	width: 100%;
}
.second_title .title_second em{
	display: inline-block;
	width: 208px;
	background-color: #5a2509;
	height: 1px;
	margin-right: 10px;
	position: relative;
	top:-5px;
}
.second_title .title_second em:nth-of-type(2){
	margin-left: 10px;
}
/*  rc_list*/
.rc_list .list_rc .div_img{
	position: relative;
	width: 371px;
	height: 267px;
}
.rc_list .list_rc .div_img span{
	width: 100%;
	position: absolute;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	left: 0;
	bottom:0;
	text-align: center;
	background-color: rgba(0,0,0,.5);
}
.rc_list .list_rc{
	float: left;
	margin-right: 34px;
}
.rc_list .list_rc:nth-of-type(3n-3){
	margin-right: 0;
}
.rc_list .list_rc .btn{
	margin-top: 12px;
}
.rc_list .list_rc .btn a{
	display: inline-block;
	height: 50px;
	width: 180px;
	line-height: 50px;
	background-color: #ff9c00;
	border: 1px solid #ff9c00;
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.rc_list .list_rc .btn a:nth-of-type(2){
	background-color: #fff;
	border: 1px solid #5a2509;
	color: #5a2509;
}
.rc_list{
	margin-top: 35px;
	margin-bottom: 35px;
}
/* more_zysz */
.more_zysz{
	float: left;
	clear: both;
	width: 100%;
	font-size: 35px;
	color: #575757;
	text-align: center;
	font-weight: normal;
	margin-top: 40px;
}
.zysz_list a{
	margin-right: 10px;
	margin-top: 16px;
	display: inline-block;
	width: 224px;
	height: 64px;
	line-height: 64px;
	border-radius: 10px;
	text-align: center;
	font-size: 36px;
	background-color: #dcdcdc;
}
.zysz_list a:nth-of-type(5n){
	margin-right: 0;
}
/* hb */
.hb{
	margin-top: 100px;
}
.hb_list{
	text-align: center;
	margin-right: 10px;
	float: left;
	width: 291px;
	height: 189px;
	background: url(../images/hb_1.jpg) no-repeat;
	color: #fff;
	padding-top: 96px;
	font-size: 25px;
	position: relative;
}
.hb_list:nth-of-type(4){
	margin-right: 0;
	background-image:url(../images/hb_4.jpg) ;
}
.hb_list:nth-of-type(2){
	background-image:url(../images/hb_2.jpg) ;
}
.hb_list:nth-of-type(3){
	background-image:url(../images/hb_3.jpg) ;
}
.hb_list em{
	display: inline-block;
	position: absolute;
}
.hb_list em{
	display: inline-block;
	background: url(../images/border.png) no-repeat #fff center;
	width: 132px;
	height: 132px;
	line-height: 132px;
	border-radius: 132px;
	color: #000;
	font-style: normal;
	font-size: 78px;
	position: absolute;
	left: 50%;
	margin-left: -61px;
	top:-60px
}
/* reason */
.reason .reason_list{
	width: 276px;
	float: left;
	margin-right: 30px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.reason_list:nth-of-type(4){
	margin-right: 0;
}
.reason .reason_list span{
	margin-top: 12px;
	margin-bottom: 36px;
	display: inline-block;
	width: 100%;
}
.grey{
	clear: both;
	width: 100%;
	height: 15px;
	background-color: #e6e6e6;
}
/* cg_case */
.cg_case .case_list{
	float: left;
	margin-right: 10px;
	background-color: #f5f3f3;
	padding: 12px;
	width: 262px;
	text-align: center;
}
.cg_case .case_list:nth-of-type(4){
	margin-right: 0;
}
.cg_case .case_list .bottom{
	width: 100%;
}
.cg_case .case_list .bottom>*{
	display: inline-block;
	width: 100%;
}
.cg_case .case_list .bottom b{
	font-size: 24px;
	margin-bottom: 5px;
	display: inline-block;
	width: 100%;
	color: #c3443f;
}
.cg_case .case_list .bottom a{
	display: inline-block;
	width: 100%;
}
.cg_case .case_list .bottom span{
	display: inline-block;
	width: 100%;
}
.form_bottom{
	    background-color: #c3443f;
    padding-top: 30px;
    margin-top: 90px;
    overflow: hidden;
    padding-bottom: 75px;
}
.form_bottom h4{
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 30px;
}

.form_bottom ul {
    width: 1200px;
    margin: auto;
    padding: 0 70px;
}
.form_bottom ul li:nth-of-type(1){
	width: 220px;
}
.form_bottom ul li{
	float: left;
	width: 330px;
	margin-right: 10px;
}
.form_bottom ul li:nth-of-type(4){
	width: 264px;
	margin-right: 0px;
}
.form_bottom ul li input {
    width: 100%;
    height: 36px;
    background: transparent;
    border-radius: 3px;
    border: 0;
    text-indent: 10px;
    font-size: 18px;
    border: 1px solid #fff;
    color: #fff; 
}
 
input::-webkit-input-placeholder {
  color: #fff; 
}
input::-moz-input-placeholder {
  color: #fff; 
}
input::-ms-input-placeholder {
  color: #fff; 
}
input::input-placeholder {
  color: #fff; 
}
.form_bottom ul li.xbyb_tj input
{
	background-color: #fff;
	color: #c3443f;
	font-weight: bold;
	width: 264px;
}
.form_bottom  ul li select {
    width: 275px;
    height: 36px;
    background-color: #F6F6F6;
    font-size: 14px;
    border: none;
}