*,html{padding:0px; margin:0;}
body{  font-size:12px;color:#626262; margin:0 auto; padding:0; font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif; }
ul,li{list-style:none;padding:0px; margin:0px;}
img{ margin:0; padding:0; border:0;}
a{ text-decoration:none;color:#626262; outline:none;}
a:active {star:expression(this.onFocus=this.blur());} 
a:hover{color:#d40000}
.img-responsive{ display: block;    max-width: 100%;    height: auto;}
.none{ display: none;}
.text-center{ text-align: center;}
.text-left{ text-align:left;}
.text-right{ text-align:right;}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.fl{ float: left;}
.fr{ float:right;}



.clearfix:before, .clearfix:after {   
    content:"";   
    display:table;   
}   
.clearfix:after{   
    clear:both;   
    overflow:hidden;   
}   
.clearfix{   
    *zoom:1;   
}
.none{ display: none}

.bk,
.bk3,
.bk6,
.bk8,
.bk10,
.bk15,
.bk20,
.bk30 {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 1px
}

.bk3 {
	height: 3px;
}

.bk6 {
	height: 6px
}

.bk8 {
	height: 8px
}

.bk10 {
	height: 10px
}

.bk15 {
	height: 15px
}

.bk20 {
	height: 20px
}

.bk30 {
	height: 30px
}

.panel {
	padding: 0;
	margin: 0;
	border: none;
}
.img-responsive{display: block;max-width: 100%;height: auto;}
input::-webkit-input-placeholder{color: #c1c1c1;}
　input:-moz-placeholder, textarea:-moz-placeholder {color:#c1c1c1;}
　input::-moz-placeholder, textarea::-moz-placeholder {color:#c1c1c1;}
　input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#c1c1c1;}

.ind_l{ float: left; width: 220px; margin-left: 5px;}
.ind_r{ float:left; width:693px;margin-left: 5px;}
.ind_e{ float:left; width:62px; overflow: hidden}

.layui-mt20{ margin-top: 20px;}
.layui-pt20{padding-top: 20px;}
.layui-pt30{padding-top: 30px;}
.float-r{ float: right;}

#wrap{ width:99.99%; overflow: hidden;}
.container{width: 1400px !important; margin: 0px auto;}




/*分页样式*/
.Pro_page,.page20px{padding:10px;height:30px;width:100%;margin-right:20px; clear:both;}
.pages { color: #999; font-family:Verdana; height:30px}
.pages a, .pages .current { text-decoration:none; padding: 3px 8px; border: 1px solid #ddd;background: #fff;margin:0 3px; line-height:25px; font-size:12px; color:#000;}
.pages a:hover { background-color:#e43a3d; color:#fff;border:1px solid #e43a3d; text-decoration:none;}
.pages .current { font-weight: bold; color: #fff; background:#e43a3d; border:1px solid #e43a3d;}
.goto_txt{ width:30px;margin:0px 5px;}
.pages .allRecordset{ margin-right:10px}
.pages .allpage{ margin-right:30px}
.pages b{ color:#333; padding:0 2px; font-size:14px}

.prevnext{ width:100%}
.prevnext p{ line-height:25px;}
.prevnext p a{ color:#b5b5b5}


.page_wp { width: 100%; }
.page_wp .fl { float: left; width: 200px; margin: 10px 0; line-height: 30px; }
.page_wp .fl .allRecordset{ margin-right: 20px;}
.pagination { display: inline-block; padding-left: 0; margin: 10px 0; border-radius: 0px; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #eeeeee; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: #ffffff; cursor: default; background-color: #cc0000; border-color: #cc0000; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999999; cursor: not-allowed; background-color: #ffffff; border-color: #dddddd; }
.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 0px; border-top-left-radius:0px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }



.header{ 
	width: 100%; 
	background-color: #FFF;
}

/**宽度小于或等于 992px 的屏幕使用该样式**/
@media screen and (max-width: 992px) {
    .layui-container {
        width: 99%; 
    }
}

.header{ width: 100%; border-top: 4px solid #e1781e; min-height: 115px;}
.header .header-inwrap{ margin-top: 15px;}
.header .r-first-area{ width: 100%; height: 35px; position: relative; }
.header .r-first-area .tsearch{ position: absolute; top: 0px; right: 160px; width: 260px;   }
.header .r-first-area .language{ position: absolute; top: 0px; right: 0px;width: 150px;}
.header .r-first-area .language{ line-height: 35px; height: 35px; }
.header .r-first-area .language a{ margin-left: 15px;}
.header .keywords-input{ width: 210px; height: 32px;}
.header .layui-top-btn{ background-color: #dd4600;}


.header .tnav{ display: block; float: right;}
.header .tnav ul li{ float: left; padding: 15px 25px; }
.header .tnav ul li a{ font-size: 16px;}


.footer{ width: 100%; height: 350px; background-color: #434343;}
.footer .footer-inwrap{padding-top: 30px; color: #666;}
.footer .container a{color: #bbbbbb;}
.footer .ft-product .ft-pr-link dt{ font-weight: bold; font-size: 18px;color: #FFF; margin-bottom: 10px;}
.footer .ft-product .ft-pr-link dd{ line-height: 30px; height: 30px;}
.footer .ft-product .ft-pr-link dd a{ font-size: 14px;}

.footer .ft-about .ft-ab-link dt{ font-weight: bold; font-size: 18px;color: #FFF; margin-bottom: 10px;}
.footer .ft-about .ft-ab-link dd{ line-height: 30px; height: 30px;}
.footer .ft-about .ft-ab-link dd a{ font-size: 14px;}
.footer .ft-contact{ color: #FFF;}
.footer .ft-contact h3{  font-weight: bold; font-size: 18px;color: #FFF; }
.footer .hotsale-tel{ margin-top: 15px; display: flex;}
.footer  .ft-ct-content{ margin-top: 10px;}
.footer  .ft-ct-content div{ margin-bottom: 5px; font-size: 14px;}
.footer .form-main{ margin-top: 15px;}
.footer .yourname{ width: 90%;}
.footer .tel{ width:230px;}
.footer .sumbit-btn{  background-color: #bd0000;}
.footer .ft-guestbook .ft-thead h2{ color: #FFF;}



.copyright{ width: 100%; height: 50px; background-color: #222222;}
.copyright{ text-align: center; font-size: 16px; line-height: 40px; color: #cccccc;}
.copyright span{ margin-right: 30px}