@charset 'utf-8';

*{margin: 0; padding: 0;}
body{font-size: 14px; font-family: Arial;}
a{text-decoration: none;}
ul li{list-style: none;}
img{vertical-align: middle;}
input,button,textarea{outline: none; vertical-align: middle; font-family: Arial;}

@font-face {
	font-family: 'Avanti';
	src: url('font/Avanti.ttf');
}
@font-face {
	font-family: 'Avanti-Bold';
	src: url('font/Avanti-Bold.ttf');
}

.whole{margin: 0 auto;}
@media (min-width: 1400px) {
	.whole{max-width: 1400px;}
}

.clear{clear: both;}

.webhead{width: 100%; height: 120px; background: #000; position: fixed; left: 0; top: 0; z-index: 99;}
.webhead .media{float: right; margin-top: 8px;}
.webhead .media a{display: inline-block; vertical-align: top; margin: 0 10px;}
.webhead .media img{height: 30px;}
.webhead .logo{float: left; height: 80px;}
.webhead .menu{float: right;}
.webhead .menu ul li{float: left; font-size: 15px; line-height: 80px; padding: 0 16px;}
.webhead .menu ul li a{display: inline-block; color: #fff; font-weight: bold; text-transform: uppercase;}
.webhead .menu ul li a:hover{color: #bea064;}
.webhead .menu ul li.downmenu{position: relative;}
.webhead .menu ul li.downmenu i{display: inline-block; width: 14px; height: 5px; margin-left: 8px; position: relative;}
.webhead .menu ul li.downmenu i::before{width: 8px; height: 1px; content: ''; background: #fff; position: absolute; left: 0; top: 0; transform: rotate(45deg);}
.webhead .menu ul li.downmenu i::after{width: 8px; height: 1px; content: ''; background: #fff; position: absolute; right: 0; top: 0; transform: rotate(-45deg);}
.webhead .menu ul li.downmenu:hover i::before{background: #bea064;}
.webhead .menu ul li.downmenu:hover i::after{background: #bea064;}
.webhead .menu ul li.downmenu:hover::after{width: 2px; height: 2px; content: ''; background: #fff; border: solid #bea064 2px; position: absolute; left: 50%; transform: translateX(-50%) rotate(45deg); bottom: -4px;}
.webhead .menu ul li.downmenu ul{width: max-content; background: #000000; border-top: solid #bea064 2px; padding: 10px; position: absolute; left: 50%; transform: translateX(-50%); top: 80px; display: none;}
.webhead .menu ul li.downmenu:hover ul{display: block;}
.webhead .menu ul li.downmenu li{float: none; line-height: 38px;}

.webhead .lang{float: right; margin: 10px 0 0 30px; position: relative;}
.webhead .lang p{font-size: 14px; line-height: 30px; background: url("../images/global_white.png") left center no-repeat; padding-left: 30px; color: #fff; cursor: pointer; position: relative; margin: 0;}
.webhead .lang ul{width: max-content; display: none; background: #fff; border: solid #e8e8e8 1px; border-top-color: #bea064; position: absolute; left: 50%; top: 30px; transform: translateX(-50%);}
.webhead .lang:hover ul{display: block;}
.webhead .lang ul li{line-height: 36px; padding: 0 15px;}

.webhead .search{width: 30px; height: 30px; float: right; margin: 10px 0 0 20px;}
.webhead .search .search_btn{width: 30px; height: 30px; background: url("../images/search_white.png") center no-repeat; background-size: 21px; cursor: pointer;}
.webhead .search .search_windows{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: fixed; left: 0; top: 0;  display: none;}
.webhead .search .search_windows.show{display: block;}
.webhead .search .search_windows .close_layer{width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.webhead .search .search_windows .search_form{width: 460px; height: 42px; box-sizing: content-box; padding: 50px; margin: 200px auto 0; background: #fff; position: relative;}
.webhead .search .search_windows .search_form input{width: 320px; height: 40px; float: left; font-size: 16px; padding: 0 18px; border: solid #eee 1px;}
.webhead .search .search_windows .search_form button{width: 100px; height: 42px; float: left; border: none; background: url("../images/search_white.png") center no-repeat #bea064; color: #fff; cursor: pointer;}
.webhead .search .search_windows .search_form .close_btn{width: 28px; height: 28px; text-align: center; line-height: 28px; font-size: 26px; color: #666; position: absolute; top: 6px; right: 6px;}

.webfoot{padding: 60px 0 50px; background: #1a1a1a;}
.webfoot .brand{width: 30%; float: left; margin-right: 4%;}
.webfoot .brand .text{font-size: 16px; line-height: 24px; color: #848484; margin-top: 20px;}
.webfoot .fmenu{width: 28%; float: left;}
.webfoot .fmenu ul{float: left; margin-right: 40px;}
.webfoot .fmenu ul h4{font-size: 18px; line-height: 30px; color: #fff; margin-bottom: 10px;}
.webfoot .fmenu ul li{font-size: 16px; line-height: 34px;}
.webfoot .fmenu ul li a{color: #848484;}
.webfoot .fmenu ul li a:hover{color: #fff;}
.webfoot .fcontact{width: 38%; float: right;}
.webfoot .fcontact .contact{}
.webfoot .fcontact .contact h4{font-size: 20px; line-height: 30px; color: #fff; margin-bottom: 10px;}
.webfoot .fcontact .contact p{font-size: 16px; line-height: 22px; padding: 6px 0 6px 26px; color: #848484;}
.webfoot .fcontact .contact p.tel{background: url("../images/tel.png") 0 7px no-repeat;}
.webfoot .fcontact .contact p.email{background: url("../images/email.png") 0 10px no-repeat;}
.webfoot .fcontact .contact p.location{background: url("../images/location.png") 0 7px no-repeat;}
.webfoot .fcontact .fsocial{float: left; margin-top: 20px;}
.webfoot .fcontact .fsocial a{display: inline-block; vertical-align: middle; margin-left: 20px;}
.webfoot .fcontact .fsocial a:first-child{margin-left: 0;}
.webfoot .fcontact .fsocial img{height: 24px;}

.webfoot .fcontact p a{color: #999;}
.webfoot .fcontact p a:hover{color: #fff;}
.fcopyright{background: #fff; padding: 30px 0;}
.fcopyright .copyright{float: left;}
.fcopyright .copyright p{font-size: 14px; line-height: 24px; color: #888;}

.con_banner{position: relative; margin-top: 120px;}
.con_banner .picture img{width: 100%; position: relative; left: 50%; transform: translateX(-50%);}
.con_banner .content{width: 100%; position: absolute; left: 0; top: 60%; transform: translateY(-50%); color: #fff;}
.con_banner .content .title{max-width: 960px; font-size: 30px; line-height: 40px; font-weight: bold;}
.con_banner .content .text{font-size: 16px; line-height: 28px; margin-top: 30px;}

.crumbs{padding: 20px 0; color: #2f2f2f; border-bottom: 1px solid #ddd;}
.crumbs a{color: #000;}
.crumbs a:hover{color: #bea064;}
.crumbs .current{color: #bea064;}
.crumbs .home{display: inline-block; width: 14px; height: 12px; margin-right: 10px; background: url(../images/home.png);}

.common_page{text-align: center;}
.common_page a{display: inline-block; line-height: 30px; border: solid #bea064 1px; padding: 0 10px; margin: 0 8px; color: #bea064;}
.common_page a:hover{background: #bea064; color: #fff;}
.common_page .current{display: inline-block; line-height: 30px; background: #bea064; color: #fff; border: solid #bea064 1px; padding: 0 10px; margin: 0 6px;}

.common_message{padding: 80px 0; background: url("../images/message.jpg") center no-repeat;}
.common_message .message_title{text-align: center;}
.common_message .message_title h2{font-size: 52px; color: #fff; font-weight: normal; text-transform: uppercase; margin-bottom: 10px;}
.common_message .message_title p{font-size: 16px; line-height: 26px; color: #858888;}
.common_message .message_form{margin-top: 30px;}
.common_message .message_form .input_list{width: 49%; float: left; margin: 0 2% 15px 0; position: relative;}
.common_message .message_form .input_list:nth-child(2n){margin-right: 0;}
.common_message .message_form .input_list input{width: 100%; height: 54px; font-size: 16px; box-sizing: border-box; padding: 0 20px; background: #fff; border: none; border-radius: 5px;}
.common_message .message_form .textarea_list{width: 100%; position: relative;}
.common_message .message_form .textarea_list textarea{width: 100%; line-height: 24px; box-sizing: border-box; padding: 13px 24px; font-size: 16px; border: none; background: #fff; border-radius: 5px;}
.common_message .message_form .button_list{margin-top: 40px; text-align: center;}
.common_message .message_form .button_list input{height: 55px; padding: 0 42px; font-size: 16px; border-radius: 10px; background: #bea064; color: #fff; border: none; cursor: pointer; text-transform: uppercase;}

#myform .error{width: max-content; color: #f00; position: absolute; bottom: -70px; line-height: 30px; border: solid #f00 1px; padding: 10px; background: #fff; z-index: 99; border-radius: 5px;}
#myform .error::before{content: ''; border-bottom: solid #f00 10px; border-left: solid transparent 10px; border-right: solid transparent 10px; position: absolute; left: 13px; top: -10px;}
#myform .error::after{content: ''; border-bottom: solid #fff 10px; border-left: solid transparent 10px; border-right: solid transparent 10px; position: absolute; left: 13px; top: -8px;}
#myform .errorborder{border-color: #f00 !important;}

.common_success{padding: 80px 0; background: #f7f7f7;}
.common_success .title{text-align: center;}
.common_success .title h2{font-size: 30px;}
.common_success .goback{margin-top: 50px; text-align: center;} 
.common_success .goback a{display: inline-block; line-height: 50px; background: #bea064; color: #fff; font-size: 18px; padding: 0 30px; border-radius: 6px;}

/* 手机端 */
.mobileheader{display: none;}
.mfooter{display: none;}
@media (max-width: 960px) {
	body{font-size: 14px;}
	/* 头部 */
	.webhead{display: none;}
	.mobileheader{display: block; width: 100%; height: 60px; background: #fff; line-height: 60px; border-bottom: solid #e6e6e6 1px; position: fixed; left: 0; top: 0; z-index: 99;}
	.mobileheader .mobile_name{width: 70%; font-size: 16px; margin: 0 auto; text-align: center; line-height: 60px;}
	.mobileheader .mobile_name img{height: 40px; vertical-align: middle;}
	.mobileheader .mobile_navbtn{position: absolute; z-index: 10; top: 0; bottom: 0; right: 0; left: 0; margin: auto 0 auto 20px; width: 30px; height: 20px;}
	.mobileheader .mobile_navbtn span,
	.mobileheader .mobile_navbtn:after,
	.mobileheader .mobile_navbtn:before{display: block; height: 2px; width: 100%; background: #333; -webkit-transition: all .5s; transition: all .5s;}
	.mobileheader .mobile_navbtn span{margin: 7px 0;}
	.mobileheader .mobile_navbtn:after,
	.mobileheader .mobile_navbtn:before{content: ''; -webkit-transform-origin: 7.5%; transform-origin: 7.5%;}
	.mobileheader .mobile_navbtn.clicked span {-webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0;}
	.mobileheader .mobile_navbtn.clicked:after{-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
	.mobileheader .mobile_navbtn.clicked:before{-webkit-transform: rotate(45deg); transform: rotate(45deg);}
	.mobileheader .mobile_menu{width: 100%; height: calc(100% - 61px); overflow-y: auto; display: none; background: #fff; position: fixed; left: 0; top: 61px;}
	.mobileheader .mobile_menu ul{}
	.mobileheader .mobile_menu ul li{font-size: 16px; line-height: 56px; border-bottom: solid #e6e6e6 1px;}
	.mobileheader .mobile_menu ul li a{display: inline-block; padding: 0px 20px;}
	.mobileheader .mobile_menu ul li i{float: right; margin: 20px 16px 0 0; border-top: 12px solid #666; border-left: 10px solid transparent; border-right: 10px solid transparent; transition: all 0.5s; position: relative;}
	.mobileheader .mobile_menu ul li i::after{content: ''; border-top: 12px solid #fff; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; left: -10px; top: -14px;}
	.mobileheader .mobile_menu ul li i.rotate{transform: rotate(180deg);}
	.mobileheader .mobile_menu ul li ul{display: none;}
	.mobileheader .mobile_menu ul li ul li{font-size: 15px; border-top: dashed #e6e6e6 1px; border-bottom: none; position: relative;}
	.mobileheader .mobile_menu ul li ul li::after{content: ''; border-left: solid #666 8px; border-top: solid transparent 5px; border-bottom: solid transparent 5px; position: absolute; left: 20px; top: 21px;}
	.mobileheader .mobile_menu ul li ul li a{margin-left: 1em;}
	.mobileheader .mobile_menu ul li ul li li::before{content: ''; border-left: solid #666 7px; border-top: solid transparent 4px; border-bottom: solid transparent 4px; position: absolute; left: 25px; top: 22px;}
	.mobileheader .mobile_menu ul li ul li li a{margin-left: 1.1em;}
	.mobileheader .mobile_menu ul li.language p{display: inline-block; padding: 0px 20px;}
	.mobileheader .mobile_menu ul li.language ul li i{float: none; margin: 0 6px 0 0; border: none; display: inline-block; vertical-align: middle;}
	.mobileheader .mobile_menu ul li.language ul li i::after{display: none;}
	.mobileheader .mobile_menu ul li.language ul li::after{display: none;}
	.mobileheader .mobile_menu ul li.language ul li a{margin: 0;}
	
	/* 搜索框 */
	.mobileheader .search{width: 30px; height: 30px; position: absolute; right: 15px; top: 15px;}
	.mobileheader .search .search_btn{width: 30px; height: 30px; background: url("../images/search.png") center no-repeat; cursor: pointer;}
	.mobileheader .search .search_box{width: 100%; height: 100%; background: #fff; box-sizing: border-box; padding: 10px; position: fixed; top: 0; right: -100%; opacity: 0; transition: all 0.3s; visibility: hidden; z-index: 11;}
	.mobileheader .search .search_box.show{right: 0; opacity: 1; visibility: visible;}
	.mobileheader .search .search_box input{width: 74%; height: 40px; float: left; border: solid #e8e8e8 1px; font-size: 14px; box-sizing: border-box; padding: 0 20px; background: #fff; border-radius: 20px 0 0 20px;}
	.mobileheader .search .search_box button{width: 60px; height: 40px; float: left; border: solid #e8e8e8 1px; background: url("../images/search.png") center no-repeat; border-radius: 0 20px 20px 0;}
	.mobileheader .search .search_box .close_btn{float: right; padding: 0 6px; line-height: 40px; font-size: 22px; color: #333;}
	
	.rightWindow{display: none;}
	
	.webfoot{padding: 30px 15px;}
	.webfoot .brand{width: 100%; margin-right: 0;}
	.webfoot .brand .flogo{text-align: center;}
	.webfoot .brand .text{font-size: 14px; line-height: 28px; color: #fff; margin-top: 20px;}
	.webfoot .fmenu{display: none;}
	.webfoot .fcontact{width: 100%; margin-top: 20px;}
	.webfoot .fcontact h4{font-size: 18px; line-height: 32px;}
	.webfoot .fcontact p{font-size: 14px; line-height: 26px;}
	
	.fcopyright{padding: 30px 15px 100px;}
	.fcopyright .copyright{float: none;}
	.fcopyright .copyright p{font-size: 14px; line-height: 24px; color: #888;}
	.fcopyright .social_media{float: none; margin-top: 20px;}
	.fcopyright .social_media a:first-child{margin-left: 0;}
	
	.mfooter{width: 100%; display: block; background: #1c1c1c; position: fixed; left: 0; bottom: 0; z-index: 10;}
	.mfooter ul{display: flex;}
	.mfooter ul li{width: 25%; text-align: center;}
	.mfooter ul li a{display: block; padding: 10px 0 8px; color: #fff;}
	.mfooter ul li i{width: 40px; height: 28px; display: inline-block; vertical-align: middle; background: url("../images/mfooter.png") no-repeat;}
	.mfooter ul li.home i{background-position: 0 0;}
	.mfooter ul li.products i{background-position: -40px 0;}
	.mfooter ul li.phone i{background-position: -80px 0}
	.mfooter ul li.contact i{background-position: -120px 0;}
	.mfooter ul li p{line-height: 20px;}
	
	.gotop{width: 30px; height: 30px; display: block; background: rgb(255, 255, 255, 0.5); border: solid #e5e5e5 1px; position: fixed; right: 6px; bottom: 90px; text-align: center; z-index: 10;}
	.gotop::after{content: ''; border-bottom: solid #3343a8 12px; border-left: solid transparent 8px; border-right: solid transparent 8px; position: absolute; left: 7px; top: 7px;}
	
	.com_title h2{font-size: 20px;}
	
	.crumbs{padding: 10px 15px; font-size: 14px;}
	
	.common_contact{padding: 30px 15px;}
	.common_contact .text{float: none; font-size: 20px; line-height: 30px; background: url('../images/underline.png') 210px 86px no-repeat; background-size: 210px auto;}
	.common_contact .button{float: none; margin-top: 20px;}
	.common_contact .button a{font-size: 16px; line-height: 42px; padding: 0 23px; border-radius: 30px;}
	
	.con_banner{margin-top: 60px;}
	.con_banner .picture img{height: 160px;}
	.con_banner .content{box-sizing: border-box; padding: 20px;}
	.con_banner .content .title{font-size: 20px; line-height: 30px;}
	.con_banner .content .text{font-size: 14px; line-height: 26px;}
	
	.common_message{padding: 30px 15px; background: url("../images/message.jpg") center no-repeat;}
	.common_message .message_title{text-align: center;}
	.common_message .message_title h2{font-size: 22px; color: #fff; font-weight: normal; text-transform: uppercase; margin-bottom: 10px;}
	.common_message .message_title p{font-size: 16px; line-height: 26px; color: #858888;}
	.common_message .message_form{margin-top: 20px;}
	.common_message .message_form .input_list{width: 100%; margin: 0 0 15px 0;}
	.common_message .message_form .input_list input{height: 48px; font-size: 14px; padding: 0 13px;}
	.common_message .message_form .textarea_list textarea{width: 100%; line-height: 24px; padding: 13px; font-size: 14px;}
	.common_message .message_form .button_list{margin-top: 30px;}
	.common_message .message_form .button_list input{height: 42px; padding: 0 20px; font-size: 14px; border-radius: 6px;}
}




