*{
	margin: 0;padding: 0;
}
html,body{
	background:#fff;color:#333;font: 12px/1.6 "Microsoft YaHei";
}
body{
    padding: 76px 0 0 0;min-width: 1400px;
}
input, select, textarea{
	outline: none;border:0;
}
button, input, select, textarea{
	font-size: 100%;
}
li{
	list-style:none;
}
img{
	border:0;
}
a{
	text-decoration:none;color:#333;
}
a:hover{
	text-decoration:underline;color:#ff6600;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.wrap{
	width: 1400px;margin: 0 auto;
}
.clearfix:after{
	height: 0;content: '';clear: both;display: block;visibility:hidden;
}
/* 当前位置 */
.current-location{
    background: #f2f1f2;
}
.current-location-main{
    background: url('../images/product@list01.png') no-repeat 10px center; line-height: 80px;
    font-size: 14px;text-indent: 40px;background-size: 18px;color: #aaaaaa;
}
.current-location-main a{
    color: #aaaaaa;
}
/* 翻页 */
.page{
    text-align:center;padding:20px 0;font-size: 12px;
}
.page a{
    border:1px solid #c1c1c1;padding:5px 10px;background: #fcfcfc;color:#7f7f7f;margin:0 5px;line-height: 30px;
    text-decoration: none;
}
.page a:hover{
    background: #ff4200;color:#fff;border-color:#ff4200; 
}
.page span{
    border:1px solid #c1c1c1;padding:5px 10px;background: #fcfcfc;color:#7f7f7f;
}
.page span:hover,
.page span.current{
    background: #ff4200;color:#fff;border-color:#ff4200; 
}
/* header */
.header{
    position: fixed;left: 0;right: 0;top: 0;z-index: 99;
}
.header::before {
    content: '';position: absolute;display: block;width: 100%;height: 0;
    border-top: 76px solid white;transition: .3s;z-index: -1;
}
/*.state-fixed .header::before {
    border-top: 76px solid white;
}*/
.header-flex{
    display: flex;display: -webkit-flex;height: 76px;justify-content: space-between;align-items: center;position: relative;
}
.header-flex .logo{
    flex: 0 0 164px;margin: 0 0 0 20px;
}
.header-flex .logo,
.header-flex .logo img{
    width: 164px;height: 51px;
}
.header-flex .language{
    line-height: 24px;padding: 0 5px;background: #ff4200;color: white;margin: 0 20px 0 0;
}
.header-flex .language a.item{
    color: white;margin: 0 5px;text-decoration: none;
}
.header-flex .other{
    flex: 0 0 246px;
}
.header-flex .other .other-search{
    width: 146px;box-sizing: border-box;border: 1px #ff0000 solid;height: 40px;margin: 18px 0 0 0;display: flex;display: -webkit-flex;
    justify-content: space-between;align-items: center;background: white;
}
.header-flex .other .other-search .search-input{
    flex: 0 0 110px;height: 30px;font-size: 14px;width: 110px;box-sizing: border-box;padding: 0 5px;
}
.header-flex .other .other-search .search-submit{
    flex: 0 0 25px;width: 25px;height: 26px;background: url('../images/icon@01.png') no-repeat;margin: 0 8px 0 0;
}
.header-flex .other .other-telephone{
    width: 80px;height: 76px;background: url('../images/icon@02.png') no-repeat center #ff4200;position: relative;
}
.header-flex .other .other-telephone .telephone-info{
    padding: 15px;border: 1px #e8e8e8 solid;position: absolute;z-index: 100;right: 0;top: 76px;min-width: 124px;text-align: center;display: none;background: white;
}
.header-flex .other .other-telephone .telephone-info .info-icon{
    margin: 5px auto 10px;width: 26px;height: 28px;background: url('../images/icon@03.png') no-repeat;
}
.header-flex .other .other-telephone .telephone-info .info-text{
    font-size: 14px;color: #ff4200;padding: 10px 0 0 0;border-top: 1px #eaeaea solid;
}
.header-flex .other .other-telephone .telephone-info .info-number{
    line-height: 30px;color: #666;font-size: 16px;
}
.header-flex .menu{
    flex: 1;text-align: center;display: flex;display: -webkit-flex;justify-content: center;align-items: center;
}
.header-flex .menu span.menu-item,
.header-flex .menu span.menu-icon{
    display: inline-block;line-height: 76px;
}
.header-flex .menu span.menu-item{
    text-decoration: none;padding: 0 12px;
}
.header-flex .menu span.menu-item a.item-title{
    font-size: 16px;text-decoration: none;border-bottom: 2px white solid;padding: 0 0 10px 0;
}
.header-flex .menu span.menu-item a.item-title:hover{
    color: #ff4200;border-color: #ff4200;
}
.header-flex .menu span.menu-item a.active{
    color: #ff4200;border-color: #ff4200;
}
.header-flex .menu span.menu-icon{
    width: 3px;background: url('../images/menu-icon.png') no-repeat center;height: 2px;
}
.header-flex .menu .menu-second{
    position: absolute;z-index: 99;left: 0;right: 0;top: 76px;line-height: 70px;background: white;border-top: 1px #e0e0e0 solid;display: none;
    border-bottom: 1px #eee solid;
}
.header-flex .menu .menu-second a.second-item{
    font-size: 14px;color: #333;margin: 0 20px;
}
.header-flex .menu .menu-second a.second-item:hover{
    color: #ff4200;
}
/* footer */
.footer{
    background: #242629;
}
.footer .footer-main{
    display: flex;display: -webkit-flex;justify-content: space-between;padding: 90px 0 100px 0;
}
.footer .footer-main .footer-logo{
    flex: 0 0 164px;margin: 0 0 0 30px;
}
.footer .footer-main .footer-logo img.img{
    width: 100%;height: 51px;
}
.footer .footer-main .nav{
    flex: 1;display: flex;display: -webkit-flex;justify-content: center;
}
.footer .footer-main .nav-main{
    padding: 0 15px;
}
.footer .footer-main .nav-main .nav-title{
    font-size: 16px;color: #ff4200;line-height: 30px;text-align: center;
}
.footer .footer-main .nav-main .nav-list{
    padding: 30px 0 0 0;
}
.footer .footer-main .nav-main .nav-list .nav-item{
    text-align: center;line-height: 20px;padding: 0 0 10px 0;
}
.footer .footer-main .nav-main .nav-list .nav-item a.link{
    color: #909090;font-size: 12px;
}
.footer .footer-main .contact{
    flex: 0 0 334px;
}
.footer .footer-main .contact .contact-title{
    font-size: 16px;color: #ff4200;line-height: 30px;
}
.footer .footer-main .contact .contact-telephone-text{
    padding: 30px 0 0 0;line-height: 20px;color: #909090;
}
.footer .footer-main .contact .contact-telephone-number{
    font-size: 36px;color: white;
}
.footer .footer-main .contact .contact-telephone-link{
    overflow: hidden;padding: 15px 0 0 0;
}
.footer .footer-main .contact .contact-telephone-link a.link{
    display: inline-block;width: 230px;line-height: 60px;text-align: center;background: #ff4200;color: white;
    font-size: 20px;text-decoration: none;
}
.footer-bottom{
    background: #1a1c1e;line-height: 80px;color: white;font-size: 14px;
}
.footer-bottom a{
    color: white;
}
.footer-bottom .footer-bottom-main{
    padding: 0 30px;
}
/* message */
.common-message{
    background: #f1f1f1;padding: 50px 70px;
}
.common-message .message-title{
    text-align: center;
}
.common-message .message-title .cn{
    font-size: 36px;line-height: 50px;font-weight: 700;
}
.common-message .message-title .en{
    font-size: 16px;color: #666;
}
.common-message .form-input-main{
    padding: 40px 0 0 0;display: flex;display: -webkit-flex;justify-content: space-between;
}
.common-message .form-input-main .form-input{
    flex: 0 0 400px;border-bottom: 1px #ccc solid;display: flex;display: -webkit-flex;
}
.common-message .form-input-main .form-input .title{
    flex: 0 0 180px;font-size: 16px;line-height: 40px;
}
.common-message .form-input-main .form-input .inp{
    flex: 1;box-sizing: border-box;background: none;
}
.common-message .form-input-main .form-input .select{
    flex: 1;box-sizing: border-box;background: none;
}
.common-message .form-textarea-main{
    padding: 60px 0 0 0;
}
.common-message .form-textarea-main .tar{
    width: 100%;height: 100px;box-sizing: border-box;border: 1px #ccc solid;background: none;
    padding: 10px;font-size: 16px;resize: none;
}
.common-message .form-submit-main{
    padding: 70px 0 0 0;text-align: center;
}
.common-message .form-submit-main .sub{
    display: inline-block;width: 244px;line-height: 44px;background: #b5261e;font-size: 16px;color: white;
    cursor: pointer;
}