﻿@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, table, th, td, form, legend, input, button, textarea {
margin: 0;padding: 0;font-family: "微软雅黑";}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{
	border: none;
	vertical-align: middle;
}
caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, iframe, abbr {
    border: 0;
}

i, em {
    font-style: normal;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

textarea {
    overflow: auto;
    resize: none;
}

label {
    cursor: default;
}

a, button {
    cursor: pointer;
}

body, textarea, input, button, select {
    color: #131313;
    outline: 0;
}
body{
	overflow-x: hidden;
}
a,a:hover{
    color: #333;
    text-decoration: none;
}
body{
	background-color:white;
}

/*Acshoes【插件】轮播切换【satart】*/
.Acshoes-swiper{position: relative;overflow: hidden;}
.Acshoes-swiper-wrapper{
	display: box;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-box;
	display: -o-box;
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:-moz-flex;
	display:-o-flex;	
}
.Acshoes-swiper-slide{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;
flex-shrink: 0;-webkit-flex-shrink: 0;-moz-flex-shrink: 0;-ms-flex-shrink: 0;-o-flex-shrink: 0;position:relative;}
.Acshoes-swiper-pre,.Acshoes-swiper-next{position: absolute;width:40px;height: 80px;cursor: hand;cursor: pointer;top:50%;
margin-top:-40px;}
.Acshoes-swiper-pre{left:-50px;background-image: url(../images/hom-pro-prev.png);background-repeat: no-repeat;
background-position: center;}
.Acshoes-swiper-next{right:-50px;background-image: url(../images/hom-pro-next.png);background-repeat: no-repeat;
background-position: center;}
.Acshoes-swiper-page{text-align: center;margin-top:30px;}
.Acshoes-position{position:absolute;left:0;bottom:20px;width:100%;}
.Acshoes-swiper-page span{cursor: hand;cursor: pointer;margin:0 5px;display: inline-block;}
.Acshoes-swiper-page span.Acshoes-swiper-page-cot{width:9px;height:9px;border-radius:50%;-webkit-border-radius:50%;
-moz-border-radius:50%;background-color:#ccc;}
.Acshoes-swiper-page span.Acshoes-swiper-page-cot.active{background-color:#0089e1;}
.Acshoes-swiper-page span.Acshoes-swiper-page-number{padding:2px 7px;border:1px solid #ccc;font-size:14px;color:#666;}
.Acshoes-swiper-page span.Acshoes-swiper-page-number.active{background-color:#0089e1;border:1px solid #0089e1;color: white;}
.Acshoes-single,
.Acshoes-total,
.Acshoes-number-cot{font-size:20px;color: #aaa;}
.Acshoes-single{color: #bd0303;}
/*Acshoes【插件】轮播切换【end】*/

/*-------------------------------------首页-------------------------------------------*/

/*----页面公共样式----*/
.margin-top-40{margin-top: 40px;}
.margin-top-50{margin-top: 50px;}
.margin-top-80{margin-top: 80px;}
.width-1030{width: 1030px;}
.width-1020{width: 1020px;}

/*公用标题*/
.pub-tit h2{font-size:24px;color:#131313;}
.pub-tit i,
.pub-tit span{display: inline-block;vertical-align: middle;}
.pub-tit i{width:30px;height:1px;background-color:#999;}
.pub-tit span{font-size:18px;color:#999;margin:0 10px;}

/*header页眉【start】*/

.hed-top{height: 30px;background-color: #91302A}
.hed-top-l{color: #fff}
.hed-top a{line-height: 30px;font-size: 12px;color: #fff}

.hed{height: 100px;}
.hed .hed-logo{width:267px;height:53px;margin-top:29px;}
.hed .hed-name span{display: block;height: 13px;margin-top:42px;padding-left: 19px;font-size:12px;color:rgba(51,51,51,1);line-height:30px;}
.hed .hed-name p{width:119px;margin-top: 4px;height:14px;font-size:16px;padding-left: 11px;font-style:italic;color:rgba(51,51,51,1);line-height:30px;}
.hed .hed-name i{display: block;width:1px;height:23px;background:rgba(121,121,121,1);position: absolute;left:8px;top: 52px;}

.hed-nav ul li{display:block;float: left;}
.hed-nav ul li a{display:block;font-size:16px;color:#000000;padding:60px 13px 18px 14px;position:relative;text-align: center;}
.hed-nav ul li i.hed-nav-one{display: none;width:60px;height: 17px;background:url(../images/hed-nav.png);position: absolute;bottom:-2px;}
.hed-nav ul li +li  i{display: none;width:91px;height: 17px;background:url(../images/hed-nav3.png);position: absolute;bottom:-2px;}
.hed-nav ul li:hover a{background-color: #E6E6E6}
.hed-nav ul li:hover .hed-nav-list{display: block}
 .hed-nav ul li.active i{display: block;}
 .hed-nav ul li:hover i{display: block;}
.hed-nav-list{display: none;position: absolute;top: 0;z-index: 999;top: 100px;width: 91px;background-color: #E6E6E6}
.hed-nav-list p{margin-top: 10px;}
 .hed-nav-list a{height: 30px !important;padding:0 0 !important;font-size: 14px !important;}
  .hed-nav-list a:hover{color:#8E2D27 }
/*header页眉【end】*/



/*关于公司【start】*/
.hom-abt{border-top: 2px solid #CACACA}
.hom-abt i{display: block;width:160px;height:5px;background:rgba(64,63,61,1);position: absolute;left:0;top: -3px;}
.hom-abt .hom-abt-tit h3{display: inline-block; height:31px;font-size:38px;margin-top: 12px; font-weight:bold;color:rgba(142,45,39,1);line-height:24px;}
.hom-abt .hom-abt-tit span{display: inline-block; height:18px;font-size:18px;color:rgba(51,51,51,1);line-height:24px;}
.hom-abt-l{margin-left: 5px;width:513px;}
.hom-abt-l h4{height:18px;font-size:18px;color:rgba(51,51,51,1);padding-top:68px;padding-bottom: 19px}
.hom-abt-l p{font-size:13px;color:rgba(51,51,51,1);line-height: 24px;text-indent:20px;}
.hom-abt-l span{display: block; font-size:12px;color:rgba(51,51,51,1);margin-top: 25px}
.hom-abt-l a{display: block;width:70px;height:20px;background:rgba(67,63,61,1);font-size: 12px;color: #fff;line-height: 20px;text-align: center;margin-top: 36px;margin-bottom: 70px;}
.hom-abt-l a:hover{color: #8E2D27}
.hom-abt-r{width:461px;margin-top: 68px}
.hom-abt-r span.
.hom-abt-r span img {width:221px;height: 148px;}
.hom-abt-r p{font-size:12px;color:rgba(51,51,51,1);margin-top: 8px}

/*关于公司【end】*/


/*产品展示【start】*/
.hom-pro-list ul li {display: block;float: left;width:200px;text-align: center;margin:0 auto;}
.hom-pro-list ul li span,
.hom-pro-list ul li span img{width:95px;height: 95px;}
.hom-pro-list ul li h3{height:18px;font-size:18px;padding-top: 6px;color:rgba(51,51,51,1);}
.hom-pro-list ul li p{height:37px;margin-top: 3px;font-size:12px;color:rgba(51,51,51,1);line-height:24px;}
.hom-pro-list ul li i{display: block;width:1px;height:140px;background:rgba(201,201,201,1);position: absolute; right: 0;top:0;}
.pro-bg{width:14px;height: 14px;background:url(../images/pro-bg.png) no-repeat center;position: absolute;top:105px;right: 19px;}
.hom-pro-list ul li:hover h3{color: #91302A}


/*新闻资讯【start】*/
.hom-link{height: 50px;background-color: #ddd}
.hom-link-list{line-height: 50px;font-size: 12px;color: #333}
.hom-link-list a{font-size: 12px;color: #333;margin-left: 15px;}
.hom-link-list a:hover{color: #91302A}
/*新闻资讯【end】*/

/*footer【start】*/
.foot-acshoes{width:200px;height: 26px;position: absolute;left: 545px;top: 208px;}
.footer{height: 260px;background-color: #433F3D}
.footer-logo{margin: 36px 0;}
.footer-logo img{width:116px;height: 21px;}
.footer-tit h3{display: inline-block;height:23px;font-size:28px;font-weight:bold;color:rgba(180,179,179,1);margin-top:38px}
.footer-tit span{display: inline-block;height:12px;font-size:14px;font-weight:bold;color:rgba(180,179,179,1);}
.footer-tit p.foot-p1{height:24px;font-size:30px;color:rgba(180,179,179,1);}
.footer-tit p.foot-p2{height:14px;font-size:14px;color:rgba(180,179,179,1);margin-top: 10px;}
.footer-cot i.foot-line1{display: block;width:2px;height:20px;background:rgba(104,55,50,1);position: absolute;top: 31px;left:339px;}
.footer-cot i.foot-line2{display: block;width:2px;height:154px;background:rgba(84,80,79,1);position: absolute;top: 51px;left:339px;}
.footer .footer-l{margin-left:55px;margin-top: 28px;}
.footer .footer-l li{line-height: 25px;}
.footer .footer-l a{font-size: 14px;color:#B4B3B3}
.footer .footer-l a:hover{color:#91302A }
.foot-ewm{margin-left: 58px}
.foot-ewm span{display: block; font-size: 16px;color: #fff;padding-top:30px;padding-bottom:24px;}
.foot-ewm li img{width:79px;height:79px;}
.foot-ewm li + li{margin-left: 20px;}
.foot-ewm p{padding-top:12px; font-size: 14px;color: #fff}
.foot-botm {width:100%; text-align: center;color: #fff;font-size: 14px;background-color: #91302A}
.foot-botm li{display: inline-block;margin: 7px 0 8px 0}
.foot-botm a{color: white}
.foot-botm li +li{margin-left: 25px;}
.foot-botm a:hover{color:#222}
.foot-r h3{height:20px;font-size:20px;color:rgba(255,255,255,1);letter-spacing: 2px;padding-top:30px}
.foot-r span{display: block; height:12px;font-size:12px;color:rgba(255,255,255,1);margin-top:6px}
.foot-r ul{margin-top: 11px}
.foot-r ul li{font-size:12px;color:rgba(255,255,255,1);margin-top: 5px}
.foot-r span.foot-phone{display: inline-block;width: 30px;height: 30px;background:url(../images/foot-phone.png)no-repeat bottom;position: absolute;left: 0}
.foot-r p{display: inline-block; height:30px;font-size:30px;font-weight:bold;color:rgba(255,255,255,1);margin-left: 37px;}
/*footer【end】*/


/*公用动画【start】*/
.hom-pro-list ul li img
{transition:all .2s;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;
-o-transition:all .2s;}
.hom-pro-list ul li:hover img
{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);
-ms-transform:scale(1.1);-o-transform:scale(1.1);transition:all 0.4s;-webkit-transition:all 0.4s;
-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;}

.hom-pro-class ul li a h2,
.hom-pro-class ul li a:hover h2,
.hom-abt-cot a,
.hom-abt-cot a:hover{transition:all .5s;-webkit-transition:all .5s;
-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
/*公用动画【end】*/



/* ------------------------------------内页----------------------------------------- */
#websiteContent {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 1100px;
    height: auto;
    margin: 0 auto;
    overflow:hidden;
}
#websiteContent .websiteSidebar {
    width: 280px;
    float: left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.11);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,0.11);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,0.11);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,0.11);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,0.11);
}

#websiteContent .websiteSidebar h2 {
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding-left: 30px;
    background:#91302A;
    font-size: 20px;
    font-family: "黑体";
    margin-bottom: 10px;
    padding-bottom: 2px;
}
.sideabrone {
    border: 1px solid #e1e1e1;
    background: #fff;
    padding-bottom: 16px;
}

.sideabrone ul {
    padding-top: 5px;
    max-height: 500px;
    overflow-y: auto;
}

.sideabrone ul li {
    border-bottom:1px dashed #CCC;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    word-break: break-all;
}

.sideabrone ul li a {
    display: block;
    color: #666;
    font-size: 14px;
}
.sideabrone ul li.visiting a {
    display: block;
    color: #bf760e;
}
.sideabrone ul li a:hover {
    color: #f11b27;
}

.sideabrtwo {
    margin-top: 12px;
    background: #fff;
}
.contactcon{
    border: 1px solid #edddde;
    margin-top: 12px;
}
.sideabrtwo .containpic img{
    width: 100%;
}
.sideabrtwo .contaclist {
    padding: 5px 10px 10px 10px;
}

.sideabrtwo .contaclist li {
    padding-top: 5px;
    line-height: 160%;
    font-size:14px;
    color:#666;
}

.websiteMain {
    float: right;
    width: 790px;
    border: 1px solid #e1e1e1;
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: -1px 1px 7px rgba(0,0,0,0.11);
    -webkit-box-shadow: -1px 1px 7px rgba(0,0,0,0.11);
    -moz-box-shadow: -1px 1px 7px rgba(0,0,0,0.11);
    -ms-box-shadow: -1px 1px 7px rgba(0,0,0,0.11);
    -o-box-shadow: -1px 1px 7px rgba(0,0,0,0.11);
}

.websiteMain .containertitle h2 {
    font-size: 20px;
    padding-left: 33px;
    color: #91302A;
    border-bottom: 2px solid #91302A;
    height: 40px;
    line-height: 40px;
    font-family: "黑体";
}

.contaiconc {
    padding: 17px;
    font-size: 12px;
    color: #323232;
}

#website_news_content p, #website_news_content div, #website_company_page p, #website_company_page div{
    font-size: 14px;
    line-height: 1.8em;
    padding: 10px;
    text-indent:0 !important;
}
#website_company_page p{
    font-size: 14px;
    padding: 5px 0;
    text-indent: 2em;
}
.TableControl {
    width: 100%;
}
#website_product_list li{
    margin: 6px 10px;
    width: 232px;
}
#website_product_list li img{width: 230px;height:230px;}
#website_product_list{
    padding: 10px 0;
}

#website_contact_page dl{
    background-color: #F3F3F3;
}
#website_contact_page dt, #website_contact_page dd{
    height:auto;
    line-height: 30px;
    border: none;
}
#website_contact_page dd{
    text-indent:none;
}

#website_news_list a, #website_news_list a{
    color:#666 !important;
}
#website_news_list li.imagetype_li a{text-align:center;}
#website_news_list a:hover {
    color: #C00 !important;
}
#website_product_list ul{
    text-align:center;
    overflow:hidden;
}

/*新增改版内页（产品中心）*/

/*头部*/
.product-cont{
    text-align: center;
    padding: 15px 0;
    border: 1px dashed #CCCCCC;
    margin: 20px 0;
}
.product-cont h2{
    color: #165d32;
    font-size: 24px;
}
.product-cont p{
    color: #999;
    font-size: 16px;
}

/*导航列表*/
.product-cont-list{
    margin: 0 0 20px;
}
.product-cont-listT{
    border: 1px solid #CCCCCC;
}
.product-cont-listT table{
    width: 100%;
}

.product-cont-listT table tr{
    border-top: 1px dashed #CCCCCC;


}
.product-cont-listT table tr td{
    padding: 10px 0;
}
.product-cont-listT table tr:nth-child(1){
    border-top:none;

}
.product-cont-listT01{
    width: 15%;
    background-color: #d4f8e3;
    text-align: right;
    border-right: 1px solid #CCCCCC;
}
.product-cont-listT01 span{
    display: inline-block;
    margin-right: 10px;
}
.product-cont-listT02{
    width: 10%;
    text-align: center;

}
.product-cont-listT02 a{
    color: #666;
    font-size: 14px;
    display: inline-block;
    padding: 3px 7px;

}
.product-cont-listT02 a.active{
    background-color: #168a44;
    color: #FFFFFF;
}
.product-cont-listT03{
    width: 75%;
}
.product-cont-listT03 a{
    color: #666;
    font-size: 14px;
    display: inline-block;
    padding: 3px 10px;
    border-right:2px solid #CCCCCC;
    margin: 5px 0;
}
.product-cont-listT03 a:hover,.product-cont-listT03 a.active{
    color: #13bc56;
    border-right:2px solid #13bc56;
}


/*产品*/
.product-pro-cont ul li{
    float: left;
    width: 290px;
    margin: 5px;
}
.product-pro-cont ul li a{
    display: block;
}
.product-pro-cont ul li a div{
    width:290px;
    height: 290px;

}
.product-pro-cont ul li a p{
    padding: 0 5px;
    color: #666;
    font-size: 16px;
    margin: 20px 0;
    height: 21px;
    overflow: hidden;
}


/*分页*/
.product-cont-pro{
    margin: 20px 0;
}
#website_pager_control>div:after,#website_pager_control>div:before{
    content:"";
    display: table;
    clear: both;
}

.website_pagerinfo A {
    padding: 10px 15px !important;
    MARGIN: 0px 2px;
    COLOR: #999999;
    TEXT-DECORATION: none;
    border: 1px solid #CCC;
    cursor: pointer;
}

.website_pagerinfo{
    PADDING: 0 0 10px 0;
    padding-top: 5px;
    FONT-SIZE: 12px;
    COLOR: #333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
    margin-left: 15px;
}
#website_pager_control>div div:nth-child(1){
    width:40% !important;
    float:left;
    text-align: right !important;
    line-height: 24px;
}
#website_pager_control input[type=text]{
    width: 30px;
    border: 1px solid #ccc;
    color: #666;

}
#website_pager_control input[type=button]{
    background-color: #333;
    border: none;
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 5px;
    cursor: pointer;
    cursor: hand;
}

.imagetype_li{
    width: 159px !important;
    height:auto !important;
    margin: 10px !important;
}
#website_news_list img,
#website_news_list .imagetype_li img{
    height: auto !important;
    margin-right: 0;
    border:none !important;
}
#website_news_list .imagetype_li img{width:auto !important;float:inherit !important;}
.imagetype_li>a{
    display:inline-block;
    border: 1px solid #ccc;
    overflow: hidden;
    text-align:center;
}
.imagetype_li>a,
.imagetype_li>a span{width: 159px !important;height: 159px !important;}
.imagetype_li h5{
    text-align:center !important;
}
/*视频展示页*/
#website_movies_page ul{
    width: 242px;
    margin: 0 5px;
}
#website_movies_page{
    border-top:none;
}

#website_movies_page ul li.title span{
    cursor:hand;
    cursor:pointer;
}

/*访客留言*/
.div_Forum_Thread_List_Item{
	height:auto !important;
}

/*内页新闻和产品图片超出限制*/
.product_description img,
.product_techPara img,
#website_news_content img,
#website_news_content img{max-width:100%;}


/*内页新闻列表【文字列表】*/
#website_news_list li.normaltype_li a{
	width: 530px;
    height: 30px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	-webkit-text-overflow:ellipsis; 
	-moz-text-overflow:ellipsis; 
	-ms-text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 	
}

/*公司简介*/
#website_company_page img{max-width: 100%;}


/*----------------------------------公共调用区-----------------------------------*/

/*-----------------banner-------------------*/
.banner-wai{height:600px;}
.swiper-slide a{
    display:block;
    height:100%;
}
.swiper-button-prev {
    background-image: url(../images/left.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    left: 30px !important;
}

.swiper-button-next {
    background-image: url(../images/left.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    right: 30px !important;
    transform: rotate(180deg);
    transform-origin: 50% 50%;
    -ms-transform: rotate(180deg);
    -ms-transform-origin: 50% 50%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 50%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 50%;
}

.swiper-pagination-bullet,.swiper-pagination-switch{
    background-color:#000 !important;
    opacity: 0.5 !important;
    width: 100px !important;
    height: 10px !important;
    margin:0 0px !important;
    border-radius:0 !important;
}
.swiper-pagination-bullet-active,.swiper-active-switch{
    background-color:#922D2A !important;
    width: 100px !important;
    height: 10px !important;
    opacity: 1 !important;
    transition:width 0.5s,border-radius 0.5s;
    -webkit-transition:width 0.5s,border-radius 0.5s;
    -moz-transition:width 0.5s,border-radius 0.5s;
    -ms-transition:width 0.5s,border-radius 0.5s;
    -o-transition:width 0.5s,border-radius 0.5s;
}
.swiper-pagination-switch,.swiper-active-switch{border-radius: 50px !important;-webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;}

.banner-wai .swiper-pagination{
    width:100% !important;
    text-align: center;
    left:0 !important;
    bottom:0px !important;
    z-index:20;
}

/*banner自定义命名*/
.my-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.my-slide{
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;	
}



/*swiper数字分页器*/
.swiper-container-horizontal>.swiper-BulletRender{
	text-align: right !important;
	width: 98% !important;
    bottom: 10px !important;
}
.swiper-BulletRender .swiper-pagination-bullet {
    background: transparent !important;
    opacity: 0.8 !important;
    border-radius:3px;
    width: auto !important;
    height: auto !important;
    padding: 1px 5px;
    font-size: 10px;
    color: #666666;
    margin: 0 3px !important;
    border: 1px solid #666666;
}

.swiper-BulletRender .swiper-pagination-bullet-active {
    background:#1526ce !important;
    width: auto !important;
    height: auto !important;
    opacity: 1 !important;
    border-radius: 3px !important;
    transition:width 0.5s,border-radius 0.5s;
    -webkit-transition:width 0.5s,border-radius 0.5s;
    -moz-transition:width 0.5s,border-radius 0.5s;
    -ms-transition:width 0.5s,border-radius 0.5s;
    -o-transition:width 0.5s,border-radius 0.5s;
    border: 1px solid #1526ce;    
    color: white;
}


/*列表图片上下居中公用样式*/
.pub-list-ver{
	overflow: hidden;
	background-color:white;
	text-align: center;
}
.pub-list-ver span{
	display: table-cell !important;
	vertical-align: middle;
}

/*强制字符换行【英文按单词换行】*/
.word{
	word-wrap: break-word !important;
	-ms-word-wrap:break-word !important;
    word-break:break-word !important;
    -ms-word-break:break-word !important;
}
/*强制字符换行【英文拆分换行】*/
.word-all{
	word-break: break-all;
	-webkit-word-break: break-all;
	-moz-word-break: break-all;
	-ms-word-break: break-all;
	-o-word-break: break-all;
}

/*固定宽度尺寸*/
.width-1200{
	width: 1200px;
}
.width-1100{
	width: 1100px;
}
.width-1140{
	width: 1140px;
}
.width-1150{
	width: 1150px;
}
.width-1160{
	width: 1160px;
}
.width-1170{
	width: 1170px;
}
.width-1120{
    width: 1120px;
}
.width-1180{
	width: 1180px;
}
.width-1080{
	width: 1080px;
}
.width-1024{
    width: 1024px;
}
.width-1000{
	width: 1000px;
}
.width-924{
    width: 924px;
}
.width-740{
	width: 740px;
}
.width-100p{width: 100%;}
.max-wid-100p{max-width:100%;}
.max-het-100p{max-height:100%;}

/*内容溢出操作*/
.over-hide{overflow:hidden;}
.over-visi{overflow:visible;}
.over-auto{overflow:auto;}



/*浮动设置*/
.fl-l{
	float: left;
}
.fl-r{
   float: right;
}

/*清除浮动*/
.fl-eim:before,.fl-eim:after{
	content:"";
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
}
.fl-eim{zoom:1;}

/*字体粗细设置*/

.fot-wgt-b{
	font-weight: bold;
}
.fot-wgt-n{
	font-weight: normal;
}


/*块级内联级转换设定*/
.dsy-in-b{
	display: inline-block !important;
}
.dsy-in{
	display: inline !important;
}
.dsy-b{
	display: block !important;
}
.dsy-none{
	display: none;
}

/*内容横向对齐方式*/
.txt-cen{
	text-align: center;
}
.txt-l{
	text-align: left;
}
.txt-r{
	text-align: right;
}

/*定位设置*/
.position-relativ{
	position: relative;
}
.position-absolute{
	position: absolute;
}
.position-fixed{
	position: fixed;
}

/*外边距尺寸*/
.margin-auto{
	margin-left: auto;
	margin-right: auto;
}
.margin-top-5{
	margin-top: 5px;
}
.margin-top-10{
	margin-top: 10px;
}
.margin-top-15{
	margin-top: 15px;
}
.margin-top-20{
	margin-top: 20px;
}
.margin-top-25{
	margin-top: 25px;
}
.margin-top-30{
	margin-top: 30px;
}
.margin-top-35{
	margin-top: 35px;
}
.margin-top-40{
	margin-top: 40px;
}
.margin-top-60{
	margin-top: 60px;
}
.margin-top-90{
    margin-top: 90px;
}
.margin-bottom-5{
	margin-bottom: 5px;
}
.margin-bottom-10{
	margin-bottom: 10px;
}
.margin-bottom-15{
	margin-bottom: 15px;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.margin-bottom-25{
	margin-bottom: 25px;
}
.margin-bottom-30{
	margin-bottom: 30px;
}
.margin-bottom-35{
	margin-bottom: 35px;
}
.margin-bottom-40{
	margin-bottom: 40px;
}
.margin-left-5{
	margin-left: 5px;
}
.margin-left-10{
	margin-left: 10px;
}
.margin-left-15{
	margin-left: 15px;
}
.margin-left-20{
	margin-left: 20px;
}
.margin-left-40{
	margin-left: 40px;
}

.margin-LR-15{
	margin:0 15px;
}


/*内边距尺寸*/

.padding-10{
	padding: 10px;
}
.padding-20{
	padding: 20px;
}
.padding-30{
	padding: 30px;
}
.padding-40{
	padding: 40px;
}
.padding-TB-5{
	padding: 5px 0;
}
.padding-TB-10{
	padding: 10px 0;
}
.padding-TB-20{
	padding: 20px 0;
}
.padding-TB-30{
	padding: 30px 0;
}
.padding-TB-40{
	padding: 40px 0;
}
.padding-top-30{
	padding-top: 30px;
}

/*溢出显示方式*/
.over-spot{
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	-webkit-text-overflow:ellipsis; 
	-moz-text-overflow:ellipsis; 
	-ms-text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 		
}
.over-spot-1{
	overflow: hidden;
    -webkit-line-clamp: 1;
    -moz-line-clamp:1;
    -ms-line-clamp:1;
    -o-line-clamp: 1;
    line-clamp:1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;		
}
.over-spot-2{
	overflow: hidden;
    -webkit-line-clamp: 2;
    -moz-line-clamp:2;
    -ms-line-clamp:2;
    -o-line-clamp: 2;
    line-clamp:2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;		
}
.over-spot-3{
	overflow: hidden;
    -webkit-line-clamp: 3;
    -moz-line-clamp:3;
    -ms-line-clamp:3;
    -o-line-clamp: 3;
    line-clamp:3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;		
}
.over-spot-4{
	overflow: hidden;
    -webkit-line-clamp: 4;
    -moz-line-clamp:4;
    -ms-line-clamp:4;
    -o-line-clamp: 4;
    line-clamp:4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;		
}
.over-spot-5{
	overflow: hidden;
    -webkit-line-clamp: 5;
    -moz-line-clamp:5;
    -ms-line-clamp:5;
    -o-line-clamp: 5;
    line-clamp:5;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;		
}
.over-spot-6{
    overflow: hidden;
    -webkit-line-clamp: 6;
    -moz-line-clamp:6;
    -ms-line-clamp:6;
    -o-line-clamp: 6;
    line-clamp:6;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;
}
/*鼠标样式*/
.cursor-hand{
	cursor: pointer;
	cursor: hand;
}

/*清除图片冗余*/
.ver-alig-m{
	vertical-align: middle;
}

/*解决圆角隐藏失效*/
.bor-o{
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);	
}


/*返回顶部*/
.home-top{
    width: 30px;
    height: 30px;
    background-color: #aaa;
    position: absolute;
    top:-75px;
    right:-35px;
    z-index: 99999;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    cursor: pointer;
    cursor: hand;
    transition: background-color 0.7s;
    -webkit-transition: background-color 0.7s;
    -moz-transition: background-color 0.7s;
    -ms-transition: background-color 0.7s;
    -o-transition: background-color 0.7s;
}
.home-top:hover{
    background-color:#d01a33;
    transition: background-color 0.7s;
    -webkit-transition: background-color 0.7s;
    -moz-transition: background-color 0.7s;
    -ms-transition: background-color 0.7s;
    -o-transition: background-color 0.7s;
}
.home-top img{width: 100%;}

/*在线客服*/
.hom-Onser{
	position: fixed;
	right: -160px;
	bottom: 50%;
	z-index: 3333;
	margin-bottom: -65px;
}
.hom-Onser-l{
	margin-top: 20px;
	cursor: pointer;
	cursor: hand;
}
.hom-Onser-l>p{
	font-size: 14px;
	color: #FFFFFF;
	width: 16px;
	padding: 10px 3px 10px 7px;
	background-color:#009ee8;
	border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	line-height: 15px;
}
.hom-Onser-r{
	border-radius: 5px;
	background-color: #009ee8;	
}
.hom-Onser-r>div{
	width: 150px;
	border-radius: 5px;
	background-color: white;
	margin: 5px;
}
.hom-Onser-r-q{
	margin:0 5px;
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
.hom-Onser-r-q>img{float: left;}
.hom-Onser-r-q>a{
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #666;
}
.hom-Onser-r-q>a:hover{
	color: #cc0000;
	text-decoration: underline;	
}
.hom-Onser-r-tel{
	margin: 5px;
	height: 60px;
}
.hom-Onser-r-tel>h6{
	font-size: 12px;
	color: #131313;
	margin-top: 10px;
}
.hom-Onser-r-tel>p{
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
	margin-top: 3px;
}



/*列表内容为空的时候*/
.Null_list{
	text-align: center;
}
.Null_list_img span{
	display: inline-block;
	width: 150px;
}
.Null_list_img span img{
	width: 100%;
	vertical-align: middle;
}
.Null_list p{
	font-size: 16px;
	color: #aaa;
	letter-spacing: 2px;
}

/*页面刷新Load加载中*/
.In_load{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index:99999999999999;	
	background-color: rgba(0,0,0,0.8);
}
.In_load_frame{
	position: absolute;
	left: 50%;
	top: 50%;
	width:220px;
	background-color:rgba(255,255,255,.8);
	border-radius: 10px;
	text-align: center;
}
.In_load_frame span,.In_load_frame i{
	display: inline-block;
}
.In_load_frame span{
	width: 60px;
	height:60px;
	background:url(../images/Fixed/Load01.gif) no-repeat center;
	background-size: 100%;	
	line-height: 60px;
}
.In_load_frame i{
	font-size: 16px;
	color: #333333;
	vertical-align: top;
	height:60px;
	line-height:60px;
}



/*预加载处理器样式*/
.PreImg.back-Img,.back-Img{
	background:white url(../images/Fixed/loading.gif) no-repeat center;	
}
.Img.visi{
	visibility: hidden;
}

/*弹性盒子垂直向下*/
.box-ver-e{
	box-align:end;
	-webkit-box-align:end;
	-moz-box-align:end;
	-ms-box-align:end;
	-o-box-align:end;
	align-items:flex-end;
	-webkit-align-items:flex-end;
	-moz-align-items:flex-end;
	-ms-align-items:flex-end;
	-o-align-items:flex-end;
}

/*媒体查询*/
@media (max-width: 1199px) {
	body,html{
		width: 1200px;
		overflow: auto;
	}
}
@media (max-width: 1700px) {
	.banner-wai{height:450px;}
}
/*新版首页公司介绍*/
.about-us {
    overflow: hidden;
}
.w1200 {
    width: 1200px;
    margin: auto;
}
.title{
	width:100%;
	height:90px;
	text-align:center;
	overflow:hidden;
}

.title h2{
	font:16px/30px "微软雅黑";
	color:#333;
	margin-top:20px;
}

.title h3{
	font:24px/30px "微软雅黑";
	color:#333;
        display:none;
}

.title hr{
	border:none;
	width:107px;
	border-bottom:1px solid #922d2a;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}

.introduction{
	display:block;
	width:100%;
	overflow:hidden;
}

.i-img{
	width:1200px;
	height:528px;
	overflow:hidden;
}

.i-img img{width:100%}

.i-right{
	height: 100%;
    	box-sizing: border-box;
    	padding-right: 10px;
    	overflow: hidden;
    	position: relative;
    	margin-top: 20px;
        margin-bottom: 20px;
}

.i-right h2{
	margin-bottom: 10px;
	font:24px/24px "微软雅黑";
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.i-right h3{
	font:18px/30px "微软雅黑";
	color:#999;
	margin-bottom:10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.i-right p{
	font:16px/30px "微软雅黑";
	color:#666;
}

.i-right .check-more{
	width: 180px;
    	height: 30px;
    	text-align: center;
    	font: 14px/30px "微软雅黑";
    	box-sizing: border-box;
    	overflow: hidden;
    	background-color: #433f3d;
    	bottom: 0;
    	left: 0;
    	color: #fff;
        margin-top: 10px;
}

.introduction:hover .i-right .check-more{
	border:1px solid #433f3d;
	color:#333;
	background-color:#fff;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.honor{
	height:205px;
	margin-top:16px;
	background-color:#433f3d;
	overflow:hidden;
}

.h-left{
	width:195px;
	height:100%;
	padding-top:30px;
}

.h-left .title h2,
.h-left .title h3{
	color:#fff;
}

#product_view3{
	width:1000px;
	height:195px;
	margin-top:5px;
	position:relative;
}

#product_view3 .box{
	width:1000px;
}

#product_view3 .box .list li {
	width:200px;
	height:195px;
	background:#fff;
	position:relative;
	overflow:hidden;
	border:none;
	border-right:5px solid #433f3d;
	box-sizing:border-box;
	padding:15px;
}

#product_view3 .box .list li a{
	display:table-cell;
	width:165px;
	height:165px;
	text-align:center;
	vertical-align:middle;
}

#product_view3 .box .list li a img{
	max-width:165px;
	max-height:165px;
	vertical-align:middle;
}

#product_view3 .prev,
#product_view3 .next {
	width:50px;
	height:30px;
	bottom:10px;
}

#product_view3 .prev {
	background:url(../images/arr.jpg) no-repeat;
	background-size:50px 30px;
	left:-154px;
}

#product_view3 .next {
	background:url(../images/arr.jpg) no-repeat;
	background-size:50px 30px;
	left:-102px;
}

/*-----------------------------------------新闻中心-------------------------------------------*/
.news{
	height:531px;
	background-color:#f5f5f5;
	overflow:hidden;
}

.news-list{
	height:300px;
}

.news-list li a{
	display:block;
	width:396px;
	height:300px;
	margin-right:5px;
	background:url(../images/news-arr1.png) 326px 20px no-repeat;
	background-size:48px 48px;
	background-color:#433f3d;
	box-sizing:border-box;
	padding:108px 28px 20px 20px;
	position:relative;
}

.news-list li:nth-child(3) a{
	margin-right:0;
}

.date{
	width:80px;
	height:100px;
	position:absolute;
	top:-20px;
	left:20px;
	text-align:right;
	background-color:#922d2a;
	padding-right:10px;
	overflow:hidden;
	padding-top:30px;
	box-sizing:border-box;
} 

.date h2{
	font:24px/30px "微软雅黑";
	color:#fff;
}

.date p{
	font:14px/20px "微软雅黑";
	color:#fff;
}

.news-list li a>h2{
	font:16px/30px "微软雅黑";
	color:#fff;
	max-height:60px;;
	overflow:hidden;
}

.figcaption1{
	width:100%;
	height:96px;
}

.news-list li a>.figcaption1 p{
	font:12px/24px "微软雅黑";
	color:#fff;
}

.news-list li:hover a{
	background:url(../images/news-arr2.png) 326px 20px no-repeat;
	background-size:48px 48px;
	background-color:#fff;
}

.news-list li:hover a>h2,
.news-list li:hover a>.figcaption1 p{
	color:#333;
}

.look-more{
	display:block;
	width:180px;
	height:30px;
	margin:0 auto;
	margin-top:50px;
	text-align:center;
	font:12px/30px "微软雅黑";
	color:#fff;
	background-color:#433f3d;
	overflow:hidden;
	border: 1px solid #433f3d;
}

.look-more:hover{
	color:#333;
	background-color:#fff;
	border:1px solid #433f3d;
}


/* 安泽OfferDetail.ascx内容图片自定义需求 */
.pd_slide{
    width: 320px;
}
.website_productshow_thumbnail{
    width: 320px;
}