@charset "utf-8";

/* html,body{font-family: "微软雅黑";} */

body{font-size:14px;font-family:"微软雅黑","Microsoft JhengHei",arial,sans-serif,serif,"Microsoft YaHei";}

*{padding:0;margin:0;list-style:none;}

a{text-decoration:none;color:inherit;} 

i{font-style: normal;}

dl,ol,ul {list-style-type:none}

b{display: inline-block;}

em{font-style: normal;}



.odcontent{margin:0 auto; width:90%;max-width:1682px;}

@media only screen and (max-width: 480px){

	.odcontent{width: 94%;}

}

.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}

.clearfix{zoom:1}

input,textarea{border: none;outline: none;border-radius: 0;-webkit-appearance:none;}

button {border: none;padding: 0;}

.fl{float:left}

.fr{float:right}



.por{position: relative;}

.poa{position: absolute;}

.head_fixed{position: fixed;top: 0;left: 0;width: 100%;height: auto;z-index: 9999;}

img{border: none;vertical-align: middle;max-width: 100%;}



*:focus{

	outline: none;

	-webkit-tap-highlight-color: transparent;

}



a,li,div {-webkit-tap-highlight-color:transparent}





input:-webkit-autofill,

 textarea:-webkit-autofill,

 select:-webkit-autofill {

     background-color: transparent!important;

     background-image: none !important;

     -webkit-box-shadow: 0 0 0 1000px #f2f3f7 inset !important;

     -webkit-text-fill-color: #333;

}





/* 自定义样式 */

.ver-mid{vertical-align: middle;}

.ver-bl{vertical-align: baseline;}

.flx{display: flex;flex-wrap: nowrap;justify-content: space-between;}

.flx_w{display: flex;flex-wrap: wrap;justify-content: space-between;}

.txt_center{text-align: center;}

.bg_f2f3f7{background: #f2f3f7;}

.hide{display: none;}

.center{text-align: center;}





/* head */

			.head.hover{background-image: linear-gradient(to right,#846c4f 10%,#7c6549 50%,#5a5954 100%);}

			.head.scro{background-image: linear-gradient(to right,#846c4f 10%,#7c6549 50%,#5a5954 100%);}

			.head{position: fixed;top: 0;left: 0;width: 100%;/*background: rgba(0,0,0,0.3);*/z-index: 999;background-image: linear-gradient(to right,#846c4f 10%,#7c6549 50%,#5a5954 100%);}

			.head .top_wrap{width: 100%;}

			.head .head_mid{display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;}

			.head .head_mid .lf_part{padding: 11px 5px;width: 22.9%;align-items: center;background: #231915;text-align: center;box-sizing: border-box;}

			.head .head_mid  a.logo_w{display: inline-block;}

			.head .head_mid .lf_part .logo{width: 100%;max-width: 250px;}

			.head .head_mid .head_nav {padding-left: 4%;width: 61.6%;align-items: center;box-sizing: border-box;}

			.head .head_mid .head_nav .first_nav{margin-right: 0;position: relative;}

			.head .head_mid .head_nav .first_nav .curtain{position: absolute;left: 0;top: 100%;width: 100%;height: 250px;background: #F18500;display: none;}

			.head .head_mid .head_nav .first_nav > li{float: left;white-space: nowrap;font-size: 16px;color: #f0f0f0;position: relative;}

			.head .head_mid .head_nav .first_nav > li.cur{color: #F18500;}

			.head .head_mid .head_nav .first_nav > li > a{display: block;padding:44px 30px;position: relative;}

			.head .head_mid .head_nav .pc_secnav{position: absolute;top: 109px;left: 50%;margin-top: -1px;padding: 5px 20px;width: auto;height: auto;z-index: 3;display: none;flex-wrap: nowrap;justify-content: space-between;box-sizing: border-box;z-index: 10;transform: translateX(-50%);background: linear-gradient(to bottom,#937757,#917657);padding-top: 8px;}

			.head .head_mid .head_nav .pc_secnav .lf_nav{width: 100%;}

			.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li{padding-bottom: 6px;width: 100%;text-align: center;font-size: 14px;line-height: 28px;color: #333;box-sizing: border-box;transition: margin-bottom .3s ease-out;position: relative;text-align: center;color: #fff;}

			.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:after{content: "";position: absolute;right: 0;top: 102%;width: 0;height: 1px;transition: all .3s;background: #fff;}

			.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:hover{margin-bottom: 5px;}

			.head .head_mid .head_nav .pc_secnav .lf_nav > ul > li:hover:after{width: 100%;}

			.head .head_mid .app_right{display: none;}

			.head .mobile_nav{position: fixed;padding:76px 20px 20px;right: -350px;top: 0;width: 300px;height: 100vh;background: linear-gradient(to bottom,#937753 110px,#342c2a 110px);z-index: 999;transition: all .3s;box-sizing: border-box;}

			.head .mobile_nav .m_logo{display: none;}

			.head .mobile_nav.sld{right:0;}

			.head .head_mid .menu_btn{float: right;display: inline-block;width: 0;height: 0;cursor: pointer;}

			.head .head_mid .menu_btn span{display: block;width: 100%;height: 2px;background-color: #fff;transform-origin: center;}

			.head .head_mid .menu_btn span:nth-child(1){top: 0;}

			.head .head_mid .menu_btn span:nth-child(2){margin: 9px 0px;opacity: 1;transition: all .5s;}

			.head .head_mid .menu_btn span:nth-child(3){top:100%;width: 60%;}

			.head .head_mid .menu_btn.open{width: 30px;height: 20px;z-index: 9999;}

			.head .head_mid .menu_btn.open span{width: 100%;}

			.head .head_mid .menu_btn.open span:nth-child(1){position: absolute;top: 50%;left: 0;transform: rotateZ(45deg);transition: transform 0.3s 0.5s;}

			.head .head_mid .menu_btn.open span:nth-child(2){opacity: 0;width: 0;margin: 10px 0;}

			.head .head_mid .menu_btn.open span:nth-child(3){position: absolute;top: 50%;left: 0;transform:rotateZ(-45deg);transition: transform 0.3s 0.5s;}

			.head .hot_line{position: absolute; top: 50%;right: 0;width: 15.5%;height: 100%;transform: translateY(-50%);color: #333;box-sizing: border-box;transition: all .3s ease-out;}

			.head .hot_line > div{position: absolute;top: 50%;transform: translateY(-50%);}

			/* .head .search_nav{position: fixed;width: 100%;height: auto;top: 0;left: 0;background: rgba(0,146,219,.95);display: none;z-index: 998;}

			.head .search_nav .search_box {margin: 28px auto;width: 600px;}

			.head .search_nav .search_box i{display:inline-block;width: 6%;}

			.head .search_nav .search_box .content{padding-bottom: 6px;width: 75%;background: transparent;border-bottom: 1px solid #e3e3e3;color:#e3e3e3;}

			.head .search_nav .search_box .tijiao{width: 10%;color: #e3e3e3;background-color: transparent;}

			.head .search_nav .search_box .search_close{margin-left: 1%;width: 20px;}

			.head .search_nav .search_box input::-webkit-input-placeholder {color: #e3e3e3;}

			.head .search_nav .search_box input:-moz-placeholder {color: #C0C0C0;opacity: 1;font-size: 14px;}

			.head .search_nav .search_box input::-moz-placeholder {color: #C0C0C0;opacity: 1;font-size: 14px;}

			.head .search_nav .search_box input:-ms-input-placeholder {color: #C0C0C0;font-size: 14px;} */

			

			@media only screen and (max-width:1600px){

				.head .head_mid .head_nav .first_nav{margin-right: 0;}

				.head .hot_line strong{padding: 5px 0 5px 40px;font-size: 20px;}

				.head .head_mid .head_nav{margin-left: 3%;justify-content: flex-start;}

			}

			

			@media only screen and (max-width:1440px){

				

				.head .head_mid .head_nav .first_nav{margin-right: 20px;}

				.head .head_mid .head_nav .first_nav > li > a{padding: 27px 12px;}

			}

			@media only screen and (max-width:1260px){

				.head{overflow: hidden;}

				.head .head_mid{position: relative;}

				.head .head_mid .logo{margin-top: 0;}

				.head .head_mid .logo .log0_img img{display: block;}

				.head .head_mid .head_nav{position: absolute;margin-left: 0;width: 30px;right:5%;}

				.head .head_mid .head_nav .first_nav{display: none;}

				.head .head_mid .btn_box{width: auto;}

				.head .head_mid .app_right .laugage{margin-left: 30px;}

				.head .head_mid .menu_btn{display: inline-block;float: initial;position: absolute;left: 5%;top: 50%;transform: translateY(-50%);width: 30px;height: 20px;z-index: 99;}

				.head .head_mid a.logo_w{display: inline-block;}

				.head .hot_line{right: -235px;width:272px}

				.head .hot_line:hover{right: 0;}

				.head .mobile_nav .m_logo img{width: auto;}

				.head .mobile_nav .second_nav > li{font-size:18px;line-height: 2;cursor: pointer;color: #fff;}

				.head .mobile_nav .second_nav > li p{display: inline-block;}

				.head .mobile_nav .second_nav > li p:hover{color: #F18500;}

				.head .mobile_nav .second_nav > li i{display: inline-block;margin-left: 30px;width: 20px;height: 20px;transform: initial;}

				.head .mobile_nav .second_nav .next_nav{display: none;}

				.head .mobile_nav .second_nav .next_nav > li{padding-left: 15px;font-size: 16px;line-height: 2;box-sizing: border-box;}

				.head .mobile_nav .second_nav .next_nav > li:hover{color: #F18500;}

				@keyframes rotation{

					from{transform: rotateZ(0deg);}

					to{transform: rotateZ(720deg);}

				}

			}

			@media only screen and (max-width:768px){

				.head .head_mid .head_nav{right:9%;}

				.head .mobile_nav{padding: 58px 20px 20px;background: linear-gradient(to bottom,#937753 97px,#342c2a 97px);}

				.head .mobile_nav .second_nav > li{font-size: 18px;}

				.head .mobile_nav .second_nav .next_nav > li{font-size: 14px;}

			}

			/* @media only screen and (max-width:680px){

				.head .search_nav .search_box{margin: 20px auto;width: 90%;}

			} */

			@media only screen and (max-width:480px){

				.head.hover{background:rgba(0,0,0,0.3);}

				.head .head_top{display: none;}

				.head .head_mid .lf_part{padding: 6px 1%;width: 40%;box-sizing: border-box;}

				.head .head_mid .head_nav{right:3%;}

				.head .head_mid .menu_btn{width: 25px;}

				.head .head_mid .menu_btn span:nth-child(2){margin: 6px 0;}

				.head .head_mid .menu_btn.open{height: 15px;width: 23px;}

				.head .head_mid .menu_btn.open span{width: 100%;}

				.head .head_mid .menu_btn.open span:nth-child(2){margin: 7px 0;}

				.head .hot_line{display: none;}

				.head .mobile_nav .m_logo img{width: 114px;background: linear-gradient(to bottom,#937753 97px,#342c2a 97px);}

				.head .mobile_nav{padding: 37px 20px 20px;width:55%;background: linear-gradient(to bottom,#937753 64px,#342c2a 64px);}

				.head .mobile_nav .second_nav > li{font-size: 14px;}

				.head .mobile_nav .second_nav .next_nav > li{font-size: 14px;}

				#search{right:15px;}

			}

			

			

			/* foot */

			.foot{padding: 57px 0 41px;background: #131217;color: #e5e5e5;}

			.foot ul.ft_nav {margin-bottom: 2.5%;}

			.foot ul.ft_nav li{float: left;margin-right: 4.1%;font-size: 16px;color: rgba(255,255,255,0.6);}

			.foot ul.ft_nav li:nth-last-child(1){margin-right: 0;}

			.foot .ft_mes{width: 50%;}

			.foot .ft_mes .ft_logo img{width: 200px;}

			.foot .ft_mes .mes_li{margin-top: 3.8%;}

			.foot .ft_mes .mes_li .flx_w{align-items: center;}

			.foot .ft_mes .mes_li .text{width: calc(96% - 96px);width: -webkit-calc(96% - 96px);}

			.foot .ft_mes .mes_li p{font-size: 14px;line-height: 27px;}

			.foot .ft_ct{margin-top: 16.8px;width: 45%;}

			.foot .ft_ct p{margin-bottom: 3%;font-size: 16px;}

			.foot .ft_ct form{width: 100%;max-width: 432px;}

			.foot .ft_ct input{width: 100%;font-size: 14px;color: #aaa;font-size: 14px;}

			.foot .ft_ct input::placeholder{color: #aaa;}

			.foot .ft_ct input::-webkit-input-placeholder {color: #aaa;}

			.foot .ft_ct input:-moz-placeholder {color: #aaa;}

			/* Mozilla Firefox 19+ */

			.foot .ft_ct input::-moz-placeholder {color: #aaa;}

			/* Internet Explorer 10+ */

			.foot .ft_ct input::-ms-input-placeholder {color: #aaa;}

			.foot .ft_ct form input{padding: 0 11px;margin: 9px 0 0;height: 40px;line-height: 40px;box-sizing: border-box;}
			.foot .ft_ct form textarea{padding: 0 11px;margin: 9px 0 0;height: 80px;line-height: 40px;box-sizing: border-box; width:100%; font-family:微软雅黑;color: #aaa;
    font-size: 14px;}

			.foot .ft_ct input.upload{margin-top: 2.5%;width:100px;max-width: 432px;height: 40px;line-height: 40px;background: #F18500;color: #fff;font-size: 14px;}

			footer{margin-top: 4.5%;}

			footer span{display: inline-block;font-size: 14px;vertical-align: middle;}

			footer .share{display: inline-block;vertical-align: middle;}

			footer .share a{float: left;margin-left: 15px;}

			footer .share a i{display: inline-block;width: 24px;height: 24px;}

			footer .share a:nth-child(1) i{background: url(../images/icon_qq.png)no-repeat center;}

			footer .share a:nth-child(2) i{background: url(../images/icon_weixin.png)no-repeat center;}

			footer .share a:nth-child(3) i{background: url(../images/icon_weibo.png)no-repeat center;}

			@media only screen and (max-width:768px){

				.foot .ft_mes .ft_logo img{width: 130px;}

			}

			@media only screen and (max-width:750px){

				.foot{padding: 40px 0 10px;}

				.foot .ft_mes{width: 100%;}

				.foot .ft_ct{width: 100%;}

			}

			@media only screen and (max-width:480px){

				.foot{padding: 25px 0 25px;}

				.foot ul.ft_nav{display: none;}

				.foot .ft_mes .mes_li p{line-height: 24px;}

				.foot .ft_ct input.upload{margin-top: 5%;}

				.foot .ft_mes .ft_logo{ display:none;}

			}

			

			/* top */

			.side_kf{position: fixed;right: 3%;top: 70%;width: auto;height: auto;z-index: 99;}

			.side_kf #top{display: inline-block;position: relative;width: 40px;height: 40px;background: url(../images/top.png)no-repeat center;border-radius: 50%;opacity: 0;background-color: #d6b27e;transition: all .4s;}

			.side_kf #top i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

			.side_kf #top:after{content: "";position: absolute;left: 50%;bottom: -20px;width: 94%;height: 15px;border-radius: 50%;background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);transform: translate(-50%,0);}





