/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}


.header-bg{  display: flex;justify-content: space-between;align-items: flex-end; border-bottom:1px solid #31241e; padding:12px 0;}
.header-l{display: flex;align-items: center;}
.header-l .logo01{}
.header-l .logo01 a{ height:155px; display: flex;
    justify-content: center;
    align-items: center;
}
.header-l .logo01 a img{ max-height:100%; max-width:100%}

.header-l .logo02{ margin-left:50px;}
.header-l .logo02 a{ height:155px; display: flex;
    justify-content: center;
    align-items: center;
}
.header-l .logo02 a img{ max-height:100%; max-width:100%}




/*menu*/
.menu{height:100px;line-height:100px;}
.menu ul li{float:left;position:relative;margin: 0 25px;}
.menu ul li dl{ background:#fff; width:auto; position:absolute; left:0px; top:100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none;word-wrap: break-word; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu a{font-size: 1.5vw;color:#231004;text-decoration:none;font-weight:bold;display:block;text-align:center;}
.menu a:hover{color:#85644a}
a.menu_hover{color:#85644a;}
/*.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}
*/
.menu ul li.hover span a{color:#85644a;font-size: 2vw;}
.banner{ box-sizing:border-box; padding:20px;}
.banner img{ width:100%; max-width:100%;}

.cent02{padding:20px; margin-bottom:2%;}
.cent02-l{ float:left; display:block; width:33%;}
.cent02-l h2{ color:#002752; font-size:2.1vw; display:block}
.cent02-l h1{color:#000; font-size:30px; display:block}
.cent02-l span{ font-size:1.2vw; color:#351100; width:100%; line-height:40px; display:block; margin-top:8%; text-align:justify}

.cent02-r{ float:right; display:block; width:65%}
.cent02-r ul li{ float:left; display:block; width:calc((100% - 4%)/3); margin-right:2%;}
.cent02-r ul li:nth-child(3n) {
    margin-right: 0%;
}
.cent02-r ul li:nth-child(2n) {
    margin-right: 2% ;
}
.cent02-r ul li a{ display:block; width:100%}
.cent02-r ul li a img{ width:100%; vertical-align:bottom;}


.cent03{ padding:0 50px; box-sizing:border-box; margin-top:4%; margin-bottom:4%;}
.cent03-l{ float:left; display:block; width:45%}
.cent03-l img{ width:100%;}
.cent03-r{ float:right; display:block; width:52%; color:#31241e; margin-top:2%;}
.cent03-r h1{display:block;font-size: 1.5vw;}
.cent03-r h2{display:block;font-size: 2.5vw;}
.cent03-r em{display:block;font-size: 1.3vw;margin-top:4%;margin-bottom:5%;font-weight:bold;}
.cent03-r span{display:block;font-size: 1.6vw;color:#302214;line-height: 1.5;}


.cent04{padding:0 50px; box-sizing:border-box; margin-top:4%; margin-bottom:4%;}
.cent04 ul li{ display:block; margin-bottom:4%;}
.cent04 ul li .cent04-l{ float:left; display:block; width:47%}
.cent04-l a{ display:block}
.cent04-l a img{ width:100%; vertical-align:bottom;}
.cent04-r{ float:right; display:block; width:49%; margin-top:2%; color:#31241e}
.cent04-r h2{display:block;font-size: 2.5vw;}
.cent04-r h3{display:block;font-size: 1.6vw;margin-top: 1.5%; margin-bottom:1.5%}
.cent04-r span{/*display:block;*/font-size: 1.1vw;margin-top: 2%;}
.cent04 ul li:nth-child(2n) .cent04-l{ float:right;}
.cent04 ul li:nth-child(2n) .cent04-r{ float:left;}



.cent05{ text-align:center; padding-top:1%; padding-bottom:1%; border-bottom: 1px solid #31241e; margin:0 50px; color:#31241e}
.cent05 em{ font-size:3vw; font-weight:bold;}
.cent05 span{ display:block; line-height:1.5; font-size:1.1vw; width:60%; margin:1% auto 0 auto;}

.cent06{background:#002850;margin: 20px 50px 4% 50px;box-sizing: border-box;padding: 3% 3% 1% 3%;}
.cent06 ul li{width:calc((100% - 200px)/6); margin-right:40px; float:left; display:block; margin-bottom:40px;}
.cent06 ul li:nth-child(6n) {
    margin-right: 0% ;
}
.cent06 ul li a{ display:block}
.cent06 ul li a img{ width:100%; vertical-align:bottom;}
.cent06 ul li:nth-child(6n-5){ clear:left;}

.inside_con{ padding:10px 50px; min-height:300px;}


.cent07{ margin-top:4%; padding-left:78px; padding-right:78px; padding-bottom:4%;}
.cent07-l{ float:left; display:block; width:48%; color:#31241e}
.cent07-l h2{ display:block; font-size:3.3vw;}
.cent07-l em{display:block; font-size:1.7vw; font-weight:bold;}
.cent07-l span{display:block; font-size:1.7vw; margin:4% 0;}
.cent07-l strong{display:block; font-size:1.7vw;}
.cent07-l p{ padding:0;display:block; font-size:2vw;}
.cent07-r{ float:right; display:block; width:48%;}
.cent07-r ul li{ margin-bottom:2%;}
.cent07-r ul li .input_text{ display:block; font-size:20px; color:#000; background:#d1c8c1; height:100px; display:block; line-height:100px; width:100%; box-sizing:border-box; padding:0 10px; font-weight:bold;outline:none;}
.cent07-r ul li .input_text::-webkit-input-placeholder{ color:#000000; font-weight:bold;}
.cent07-r ul li .text{display:block; font-size:20px; color:#000; background:#d1c8c1; height:200px; display:block; line-height:60px; width:100%; box-sizing:border-box; padding:0 10px; font-weight:bold;outline:none; border:none;}
.cent07-r ul li .text::-webkit-input-placeholder{ color:#000000; font-weight:bold;}
.cent07-r a{float:right;display:block;font-size:24px;color:#fff;border-radius: 50px;background:#d1c8c1;font-weight:bold;line-height:77px;padding: 0 7%;}

.top{ display:none}
.sp_header{display:none}
.sjj_nav{display:none}
@media only screen and (max-width: 980px) {
	
.header-bg{ display:none}	
.top{ display:block; height:50px;}	/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%; display:block}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; display:block}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/

.cent02-l{ float:none; display:block; width:100%;}
.cent02-l h1{ font-size:24px;}
.cent02-l span{ font-size:16px;}
.cent02-r{float:none; display:block; width:100%; margin-top:5%}
.cent02-r ul li{ float:none; display:block; width:100%; margin-right:0}


.cent03{ padding:0 5%;}
.cent03-l{ float:none; display:block; width:100%;}
.cent03-r{ float:none; display:block; width:100%;}
.cent03-r h1{ font-size:20px;}
.cent03-r h2{ font-size:24px;}

.cent04{ padding:0 5%}
.cent04 ul li{ margin-bottom:5%;}
.cent04 ul li .cent04-l{ float:none; display:block; width:100%;}
.cent04-r{ float:none; display:block; width:100%; margin-top:5%}
.cent04-r h2{ font-size:24px;}
.cent04-r h3{ font-size:20px;}
.cent04-r span{ font-size:18px;}

.cent05{ margin:0 5%;}
.cent05 em{ font-size:32px;}
.cent05 span{ font-size:16px; width:100%;}

.cent06 ul li{ float:left; width: calc((100% - 5%) / 2);     margin-right: 5%;}
.cent06 ul li:nth-child(2n) {
    margin-right: 0% ;
}
.cent06{ margin:20px 5% 4% 5%}
.cent07{ padding:0 5%; margin-bottom:5%;}
.cent07-l{ float:none; display:block; width:100%}
.cent07-l h2{ font-size:24px;}
.cent07-l em{ font-size:16px}
.cent07-l span{ font-size:16px}
.cent07-l strong{ font-size:16px}
.cent07-r{ float:none; display:block; width:100%}
.cent07-r ul li .input_text{ line-height:40px; height:40px;}
.cent07-r a{border-radius: 30px;     line-height: 40px;}
	}
