

* {
　　box-sizing: content-box;
　　-moz-box-sizing: inherit;
　　-webkit-box-sizing: inherit;
　}
body,td,th {
	font-family:"Microsoft YaHei";
	font-size: 14px;
	color: #333333;
}
body {
	margin:auto; padding:0;
	background-color: #ffffff;
}
a {
	font-family:"Microsoft YaHei";
	font-size: 14px;
	color: #333333;
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.ss:link,a.ss:visited,a.ss:active {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
a.ss:hover {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
a.news:link,a.news:visited,a.news:active {
	text-decoration: none;
	color: #333;
	font-size: 18px;
}
a.news:hover {
	text-decoration: none;
	color: #91160E;
	font-size: 18px;
}
a.end:link,a.end:visited,a.end:active {
	text-decoration: none;
	color: #d1d1d1;
	font-size: 14px;
}
a.end:hover {
	text-decoration: none;
	color: #d1d1d1;
	font-size: 14px;
}
a.case:link,a.case:visited,a.case:active {
	text-decoration: none;
	color: #333;
	font-size: 16px;
}
a.kh:hover {
	text-decoration: none;
	color: #333;
	font-size: 16px;
}
.clert{ clear: both; }

ul{margin:auto; padding: 0;}
li{
	list-style-type:none;}

.block{ width: 1320px; margin:auto; }
.sub_bannner_block{   }
.sub_bannner{}
.sub_bannner img{ width: 100%; }
/*header*/

.header{
    position: fixed; z-index: 5; margin:auto;
    width:100%;height:75px; background: #869f82;
    border-bottom: 1px #fff solid;
}
.header .top_head{background: #eaeaea; width:100%; margin:auto; height: 40px; line-height: 40px; text-align: center; }
.header .top_head p{ font-size: 14px; color: #6c6c6c; margin:auto;}
.header .head_block{  width:1320px;  height:70px; margin:auto; }
.header .logo_box{ float: left; margin:auto; width:300px; height:auto; text-align: left;}
.header .logo_box img{ border:0; }
.header .nav_box{float: right; margin:auto; width:1000px; height:auto; text-align: left;}

.header .nav_block{ width: 100%;   height:70px; margin:auto;}
.header .nav_block .nav_bg{ display: none; width: 100%; margin:auto; height:50px; position: absolute; top: 0px; z-index: 66; background: #f2f1f1; }
.header .nav_block .menu{ width: 1000px;}
.header .nav_block .menu ul{ width: 1000px; margin:auto;  height:70px; }
.header .nav_block .menu .img{position: relative;}
.header .nav_block .menu .img img{margin-top:25px; margin-left: 20px;}

.header .nav_block .menu .img .top_wx{ 
    position: absolute; z-index: 4; top: 75px; right: 0;
    width: 330px; height: 260px; text-align: center;
    background: #fff; 
}
.header .nav_block .menu .img .top_wx img{margin:auto; margin-top: 20px;   }
.header .nav_block .menu .img .top_tel{
    position: absolute; z-index: 4; top: 75px; right: 0;
    width: 330px; height: 202px; background: #fff; 
    text-align: center; 
}
.header .nav_block .menu .img .box-shadow{
-moz-box-shadow:0 0 9px 3px #999; /*firefox*/
-webkit-box-shadow:0 0 9px 3px #999; /*webkit*/
box-shadow:0 0 9px 3px #999; /*operaÃ¦Ë†â€“ie9*/

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.header .nav_block .menu .img .top_tel p
{
    margin-top: 10px;margin-bottom: 10px;
}
.header .nav_block .menu .img .top_tel i{
    color: #686868; margin-right:10px; font-size: 25px;
}
.header .nav_block .menu .img .top_tel .t1{ 
    font-size: 26px; font-style: italic; color: #c25c12;
    font-weight: bold; margin-top: 20px; margin-bottom:20px;
    letter-spacing:2px;
}
.header .nav_block .menu .img .top_tel .t2{
    font-size:30px; margin-top: 0; color: #686868; font-weight: bold;
}
.header_height{ width: 100%; margin:auto; height:74px; }

.index_banner{ }


/* search_block */
#search_block{position: relative; width: 30px; display: none; }
#search_block .icon{ padding: 0px; cursor: pointer;  }
#search_block i{color:#9a9898; font-size:18px; font-weight: normal;  }
#search_block .input_box{
border:2px #ccc7c7 solid;
 height: 40px;  width: 200px; 
position: absolute; left: 0px;
top:-5px;  text-align: left;
}
#search_block .input_box button{ display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    background-color: #333;
    border: none;
    cursor: pointer;
}
#search_block .input_box i{ color: #fff; }

#search_block .icon_box{
 height: 40px;  width: 40px; 
position: absolute; left: 0px;
top:-5px;  text-align: left;
}
#search_block .icon_box button{ display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px; background:#fff;
    border: none;
    cursor: pointer;
}
#search_block .icon_box input{ display: none; }


#search_block #search-submit{outline: none;}
#search_block #search-text{ outline: none; width: 150px;   height: 38px;  margin-top: 0px; border:0; }

/*index_title*/
.index-title {
    line-height: 1; padding-top: 90px;
    text-align: center;
    color: #000;}
.index-title .cn {
    color: #000;  letter-spacing: 2px;  
    font-size: 24px;     font-family:"Microsoft YaHei";
    }
.index-title .en {
        font-size:36px; color: #000;
        font-family: "Arial";  letter-spacing:1px;
        text-transform: uppercase; margin-bottom:20px;
    }
.index-title .hr{ border-top: 5px #f17421 solid; width: 60px; margin: auto; margin-top: 20px; display: none; }
/*index pro_block*/
.index_column_block{ position: relative; border-bottom: 1px #eae4e4 solid;  }
.index_column_block .menu_bg_block{background:#762a2e; height: 200px;}
.index_column_block .menu_bg_block .menu_box li{ height: 50px; line-height: 50px;  float: left; border-left:0;}
.index_column_block .menu_bg_block .menu_box a{ display: block;height: 50px; line-height: 50px;  margin:auto; color: #fff; font-size: 16px;  }

.index_column_block .menu_box{height: 50px;  }
.index_column_block .menu_box a:hover{ border-bottom: 2px #b7853c solid; color: #b7853c; font-weight: bold;}
.index_column_block .menu_box ul{margin:auto; padding: 0;  }
.index_column_block .menu_box li{margin:auto;  height: 50px; line-height: 50px;  float: left;  border-left: 1px #eae4e4 solid;}
.index_column_block .menu_box a{ display: block;height: 50px; line-height: 50px; padding: 0 20px; margin:auto; color: #666; font-size: 14px;  }
.index_column_block .menu_box li:first-child a{margin-left: 0;}
.index_column_block .menu_box li:nth-child(1){border-left:0; }

.index_column_block .submenu_block{
position: absolute; left: 0; top:51px; width: 100%; background:#fff;
border-bottom: 1px #e3d6d6 solid;  
 }

.index_column_block .sub_menu{ width: 1200px; margin: auto; display: block;
}
.index_column_block .submenu_block li{ border-left: 0; padding: 0;
margin-bottom:0px; margin-right: 10px; }
.index_column_block .submenu_block li:nth-child(1){border-left:0;  margin-left: 0px;}
.index_column_block .submenu_block a{ display: block; color: #333; padding:0 30px;  }
.index_column_block .submenu_block a:hover{ border-bottom: 2px #b7853c solid; color: #b7853c; font-weight: bold;}

.index-block{ width: 1320px; margin:auto; max-width: 100%; }
.index-product-wrap{ position: relative;  width:100%; background: url("/images/index_pro_bg.jpg") no-repeat; background-size: 100% 100%; margin: auto;  }

.index_pro_block{padding-top:90px; padding-bottom: 90px; }
.index_pro_block .list_box{background: #e8e7e7; }
.index_pro_block .list_box .r_b{}
.index_pro_block .list_box ul{margin:auto; padding: 0;}
.index_pro_block .list_box li{
    width: 405px;  float: left; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.index_pro_block .list_box li span{ display: block; text-align: center; }
.index_pro_block .list_box li:nth-child(2) {
    width: 508px;
    float: left;
}
.index_pro_block .list_box li:nth-child(5) {
    width: 508px;
    float: left;
}
.index_pro_block .list_box li:nth-child(1) a {
    width: 350px;
    float: left;
}
.index_pro_block .list_box li:nth-child(4) a {
    width: 350px;
    float: left;
}
.index_pro_block .list_box li:nth-child(3) a {
    width: 350px;
    float: right;
}
.index_pro_block .list_box li:nth-child(6) a {
    width: 350px;
    float: right;
}
.index_pro_block .list_box li a{display: block;
    width: 350px;   margin: auto;
}
.index_pro_block .list_box li a:hover{
-moz-box-shadow:0 0 9px 3px #999; /*firefox*/
-webkit-box-shadow:0 0 9px 3px #999; /*webkit*/
box-shadow:0 0 9px 3px #999; /*operaæˆ–ie9*/
}
.index_pro_block .list_box .pro_img{position: relative;
    width: 350px;
    height:360px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden; }
   
.index_pro_block .list_box .pro_img img{ width: 100%; height: 100%; }
.index_pro_block .list_box .pro_img img{
 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}
.index_pro_block .list_box .pro_img img:hover{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.index_pro_block .list_box .pro_name{
 color: #333;
height: 60px; line-height: 60px; width: 340px;
text-align: center;
font-size: 18px;  
}
.index_pro_block .list_box .pro_name p{margin:auto; color: #333; font-size: 18px;  text-align: center;}
.index_pro_block .list_box .proname{
	height: 60px; line-height: 60px; width: 340px;
    color: #fff; background: #762a2e;
    font-size: 18px; text-align: center;
}
.index_pro_block .list_box .proname span{font-weight: bold;}
.index_pro_block .list_box #pname span{ display: block; }
.index_pro_block .list_box .cn{}
.index_pro_block .list_box .en {
	text-align: center;
    font-family: "Segoe UI Emoji";
    text-transform: uppercase;
}


.index_pro_block .category_box{background: #e8e7e7;}
.index_pro_block .category_box li{ 
    float: left; width: 439px; height: 430px; position: relative;
    border-right: 1px #fff solid; border-bottom: 1px #fff solid;
}
.index_pro_block .category_box li:nth-child(3){border-right:0;}
.index_pro_block .category_box li:nth-child(4){border-bottom:0;}
.index_pro_block .category_box li:nth-child(5){border-bottom:0;}
.index_pro_block .category_box li:nth-child(6){border-right:0;border-bottom:0;}
.index_pro_block .category_box span{width: 100%; display: block; text-align: center; }
.index_pro_block .category_box a{display: block; padding:50px; padding-bottom: 0;}
.index_pro_block .category_box .img{overflow: hidden; margin-bottom:10px;}
.index_pro_block .category_box .img img{ width:100%;}
.index_pro_block .category_box .title{  font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;}
.index_pro_block .category_box .title2{  }
.index_pro_block .category_box .icon{ display: none;}
.index_pro_block .category_box li:hover .icon{
    position: absolute;width: 100%; text-align: center;
    left: 0; top:40%; display: none; display: block;
}
.index_pro_block .category_box li:hover .icon i{ font-size: 40px; color: #fff; }
.index_pro_block .category_box li:hover{
-moz-box-shadow:0 0 9px 3px #999; /*firefox*/
-webkit-box-shadow:0 0 9px 3px #999; /*webkit*/
box-shadow:0 0 9px 3px #999; /*operaæˆ–ie9*/
}
.index_pro_block .category_box .img img{
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}
.index_pro_block .category_box .img img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}


/*index-about-wrap*/
.index-about-wrap {position: relative;}
.index-about-wrap .index-title{width: 540px; height: 85px;  margin-bottom:40px; padding-top: 120px }
.index-about-wrap .index-title .cn{ float: left; width: 200px; height: 85px; line-height: 40px; color: #222222;text-align:left; font-size: 30px; margin-left: 30px;}
.index-about-wrap .index-title .jiangxin{    float: left;}
.index-about-wrap .leftbg-box{ height: 820px; float: left; width: 50%; 
background: url("/images/index_about_bg.png") no-repeat;}
.index-about-wrap .images-box{height: 820px; float: right; width: 50%;}
.index-about-wrap .images-box img{ width: 100%; height: 100%; }
.index-about-wrap .about-box{ position: absolute; width: 100%; margin: auto; }
.index-about-wrap .content-box{width: 540px; text-align: left; color: #414141; font-size: 16px; line-height: 42px;text-indent:2em; letter-spacing:1px; margin-bottom:50px;}

.index-about-wrap .about_more{background: #869f82; 
width:170px; height: 50px;  margin-left: 0;     }
.index-about-wrap .about_more a{margin: auto; display: block; width:170px; height: 50px; line-height:50px; font-size: 15px; color: #fff;  text-align: center;}
.index-about-wrap .about_more a:hover{  background: #689361;}
.index-about-wrap .about_more a i{ margin-left: 10px; font-size: 15px;
      
}


/*index_case_block*/
.index_case_block{  background-color: #fff; padding-bottom: 90px; padding-top: 90px; }
.index_case_block .index-title{  margin-bottom: 30px; position: relative; padding-top: 0px;}
.index_case_block .index-title .cn{ color: #222222;text-align:left; font-size: 30px; margin-bottom: 20px;}
.index_case_block .index-title .en{color: #222222; font-size: 14px; text-align:left;}
.index_case_block .about_more{
width:90px; height: 40px; position: absolute; right: 0;
 margin-left: 0;  top:20px; background: url("/images/about_more.png") no-repeat 100% 0; padding-right: 40px;  }
.index_case_block .about_more a{margin: auto; float: left;  display: block; width:90px; height: 40px; line-height:40px; font-size: 15px; color: #414141;  text-align: center;}


.index_case_block #Marquee_x { overflow:hidden; width: 1200px }  
.index_case_block #Marquee_x ul li ,#Marquee_x ul li { float:left;line-height:25px;overflow:hidden; } 
.index_case_block #Marquee_x ul li div span{ display:none;} 
.index_case_block #Marquee_x .clone{ margin-left: -20px; }

.index_case_block .cont_list { MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:20px 0 0 0px; height:310px;width:1200px;POSITION: relative;left:0px;}
.index_case_block .cont_list .box{  float:left;
 width: 210px; height: 300px; overflow: hidden;}
.index_case_block .cont_list .box a{
display: block; text-align: center; 
width: 210px; height: 300px;


-moz-box-shadow:0 0 9px 2px #999; /*firefox*/
-webkit-box-shadow:0 0 9px 2px #999; /*webkit*/
box-shadow:0 0 9px 2px #999; /*operaæˆ–ie9*/ 
}
.index_case_block .cont_list .box a:hover{

-moz-box-shadow:0 0 9px 2px #333; /*firefox*/
-webkit-box-shadow:0 0 9px 2px #333; /*webkit*/
box-shadow:0 0 9px 2px #333; /*operaæˆ–ie9*/ 
}
.index_case_block .cont_list .box img{  
DISPLAY: block;  width: 100%; 
text-align: center;
margin: auto; 

}


.index-case-wrap{  background-color: #a11c1f; padding-bottom: 90px; padding-top: 90px; }
.index-case-wrap .index-title{ position: relative; padding-top: 0px; height: 60px;}
.index-case-wrap .index-title .cn{ color: #fff;text-align:left; font-size: 30px; margin-bottom: 20px; float: left;}
.index-case-wrap .index-title .en{color: #fff; font-size: 14px; text-align:left; float: left; margin-top: 15px; margin-left: 20px;}
.index-case-wrap .about_more{
width:160px; height: 40px; float: right; 
 margin-left: 0;     }
.index-case-wrap .about_more a{margin: auto; float: left;  display: block; width:80px; height: 55px; line-height:40px; font-size: 15px; color: #fff;  text-align:center;}
.index-case-wrap .about_more a:hover{ border-bottom: 5px #fff solid; }
.index-case-wrap #Project_x { overflow:hidden; width: 1200px; border-top: 1px #eae8e8 solid;  }  
.index-case-wrap #Project_x ul li ,#Project_x ul li { float:left;overflow:hidden; } 

.index-case-wrap #Project_x .clone{ margin-left: -20px; }

.index-case-wrap .cont_list { MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:40px 0 0 0px; height:340px;width:1200px;POSITION: relative;left:0px;}
.index-case-wrap .cont_list .box{  float:left; background: #000;
 width: 480px; height: 320px; overflow: hidden;}
.index-case-wrap .cont_list .box a{
display: block; text-align: center; position:relative;
width: 480px; height: 320px;


-moz-box-shadow:0 0 9px 2px #999; /*firefox*/
-webkit-box-shadow:0 0 9px 2px #999; /*webkit*/
box-shadow:0 0 9px 2px #999; /*operaæˆ–ie9*/ 
}

.index-case-wrap .cont_list .box a span{ display:none;} 
.index-case-wrap .cont_list .box a:hover span{
    position: absolute; top: 0; left: 0; display: block;
     display: block; width: 100%; height: 100%; line-height:270px;
   text-align: center; font-size: 18px; color: #fff;
}

.index-case-wrap .cont_list .box a img{
    width: 100%; height: 100%; 
}

.index-case-wrap .cont_list .box a:hover img{
    background: #000; 
    filter:alpha(opacity=50);   
-moz-opacity:0.5;   
-khtml-opacity: 0.5;   
opacity: 0.5;  
}




/* index  about_block*/
.about_block{  position: relative;padding-top: 70px; padding-bottom: 80px; }
.about_banner{ width: 100%; margin:auto; display: none;}
.about_banner img{ width: 100%; }
.about_block .ab_title{ text-align: left;  margin-bottom: 30px}
.about_block .ab_title h3{ font-size: 26px; color: #fff; margin-top: 0; margin-bottom: 10px; letter-spacing:3px;}
.about_block .ab_title span{ font-size: 14px; color:#e4e3e3;  letter-spacing:2px;} 
.about_block .about_content{  width: 100%; margin:auto;    }
.about_block .about_content .border_box{width: 1200px;  margin:auto; z-index: 99; }

.about_block .about_content .box{ }
.about_block .about_content .content_info{width:1200px; margin:auto;   font-size: 18px; line-height: 32px;  border-radius: 5px;
box-shadow: 0 0 9px 3px #c5c1c1;
    -webkit-box-shadow: #9c9898 0px 0px 12px;
    -moz-box-shadow: #c5c1c1 0px 0px 12px;
}
.about_block .about_content .content_info img{border:0; width: 100%; margin-right: -5px; }
.about_block .about_content .left_content{width: 650px; height:100%; padding-top: 60px; margin:auto;  font-family:"Microsoft YaHei";}
.about_block .about_content .left_content p{ margin:auto; font-family:"Microsoft YaHei"; text-indent:2em; font-size: 15px; color: #fff; }
.about_block .about_content .btn_about{ text-align: center; margin-top: 30px; }
.about_block .about_content .btn_about a{ background:#f4cf43; display:block; width: 120px; height: 40px; line-height: 40px; color:#fff; font-size: 15px;}



/*index_news_box*/
.index_news_block{padding-top:90px; padding-bottom:90px; background: url("/images/index_news_bg.jpg") no-repeat; background-size: 100% 100%;}
.index_news_block .news_list{  margin:auto; }
.index_news_block .news_list .index-title{ margin-top: 0; padding-top: 0;   height: 30px;  text-align: left; position: relative; margin-bottom: 60px;}
.index_news_block .news_list .index-title .cn{float: left; text-align: left; color: #292929; }
.index_news_block .news_list .index-title .en{float: left; text-align: left; color: #292929; font-size: 30px;}

.index_news_block .list_box{width:1320px;  margin:auto; margin-bottom: 56px;  }

.index_news_block ul{margin:auto; padding: 0; }
.index_news_block li{position: relative;   float: left; width:390px; margin-left: 74px; }
.index_news_block li:nth-child(1){ margin-left:0px;  }

.index_news_block li a{ display: block; width:390px; }
.index_news_block li a:hover{
-moz-box-shadow:0 0 9px 3px #999; /*firefox*/
-webkit-box-shadow:0 0 9px 3px #999; /*webkit*/
box-shadow:0 0 9px 3px #999; /*operaæˆ–ie9*/ 
}
.index_news_block li .img_box{ width:390px;  overflow: hidden;}
.index_news_block li .img{
 display: block; width:290px; height: 180px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.index_news_block li img{width: 100%; height: 100%;  }
.index_news_block li img{
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}
.index_news_block li img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.index_news_block li .txt_box{padding:25px 35px; background: #fff;}
.index_news_block li .txt_box .title{
 text-align: left; font-size: 16px; 
 height: 45px; line-height: 45px;  color: #111111;
overflow: hidden; 
text-overflow:ellipsis;
white-space: nowrap;
}
.index_news_block li .txt_box .desc{
    display: block; color: #2d2d2d; font-size: 14px;
    padding-top: 0;  height:50px;  line-height: 20px;  
}
.index_news_block .date_box{
font-size: 14px; text-align: right; 
height: 30px; width:320px; line-height:30px;  color: #656464;
}
.index_news_block .more_box {  width: 200px; height:60px; margin: auto; }
.index_news_block .more_box a{
     width: 200px; height:60px; line-height: 60px; 
    color: #777272; display: block;  text-align: center;
    border:1px #777272 solid;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}
.index_news_block .more_box a:hover{ color: #000; }

/*index-contact-wrap*/
.index-contact-wrap{
    background: url("/images/index_contact_bg.jpg")no-repeat;
    padding-top: 90px;  padding-bottom: 90px;
    background-size: 100% 100%;
 }
.index-contact-wrap .index-title{ padding-top: 0px; margin-bottom: 50px; }
.index-contact-wrap .index-title .en{ font-size: 32px; color: #fff;}
.index-contact-wrap .index-title .cn{ font-size: 24px; color: #fff; }
.index-contact-wrap .contact-block{height: 310px;}
.index-contact-wrap .leaveword_box{float: left; width: 50%; height: 310px;}
.index-contact-wrap .input_box{
    width: 95%; height: 48px; padding-left: 10px;
    background:#fff; border:0;  outline:none;
}
.index-contact-wrap .msg_box{background: #fff;
    /* width: 100%; */
    padding-left: 10px;
    margin: 30px 0px;
    height: 150px;}
.index-contact-wrap .suggest_box{
border: 0;
    background: #fff;
    outline: none;
    /* padding: 10px; */
    width: 98%;
    height: 90%;
    margin-top: 10px;}
.index-contact-wrap .btn_submit{
    width: 130px height:45px; margin: auto; margin-left:0;
    background:#f0ebe7; color: #869f82; float: left; outline:none;
}

.index-contact-wrap .contact_box{ float: right; width: 50%; height: 310px;}
.index-contact-wrap .contact_box .data{float: left; width: 360px;}
.index-contact-wrap .contact_box .data p{ margin-bottom:20px;
    position: relative; color: #fff; letter-spacing:1px;
    font-size: 14px; margin-top:0;     padding-left: 30px;}
.index-contact-wrap .contact_box .data i{
    position: absolute; left: 0; top:2px;
 font-size: 15px;  }
.index-contact-wrap .contact_box .weixin{float: right; width: 180px; text-align: center;}
.index-contact-wrap .contact_box .weixin img{ width: 100%; }
.index-contact-wrap .contact_box .weixin p{ color: #fff; font-size: 14px; margin-top: 10px;margin-bottom: 10px; }




/*index-brand-wrap*/
.index-brand-wrap{ padding-bottom: 90px; }
.index-brand-wrap .index-title{ padding-top: 80px; }
.index-brand-wrap .index-title .cn{ font-size: 30px; }
.index-brand-wrap .list_box{height: 400px; margin-top:40px; }
.index-brand-wrap .list_box li{ float: left; width: 288px; height: 400px; background: #f2f2f2; position: relative; overflow: hidden; margin-left: 15px; }
.index-brand-wrap .list_box li:nth-child(1){ margin-left: 0; }
.index-brand-wrap .title_box{margin-bottom: 20px;}
.index-brand-wrap .title_box p{color: #a11c1f; text-align: center; line-height: 20px; margin-top: 0px; margin-bottom: 0px;}
.index-brand-wrap .list_box span{display: block; width:288px; text-align: center; }
.index-brand-wrap .title_box .cn{ font-size: 24px; margin-top: 55px; margin-bottom: 10px;}
.index-brand-wrap .title_box .en{ font-size: 14px;  }

.index-brand-wrap .img_box{  }
.index-brand-wrap .imgbg_box{}
.index-brand-wrap .imgbg_box img{width: 60%;}
.index-brand-wrap .list_box li:hover{background: #a11c1f;

-moz-box-shadow:0 0 9px 3px #8c8b8b; /*firefox*/
-webkit-box-shadow:0 0 9px 3px #8c8b8b; /*webkit*/
box-shadow:0 0 9px 3px #8c8b8b; /*operaæˆ–ie9*/   
}
.index-brand-wrap .list_box li:hover p{ color: #fff; }

.index-brand-wrap .list_box li .img_box img{
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}
.index-brand-wrap .list_box li:hover .img_box img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}


/*index-superiority-wrap*/
.index-youshi-wrap{
background: url("/images/index_youshi_bg.jpg") no-repeat;
background-size: 100% 100%;  position: relative;
height: 800px;
}
.index-youshi-wrap .index-title{ text-align: center; margin-bottom: 90px; padding-top:100px; }
.index-youshi-wrap .index-title .cn{text-align: center; font-size: 15px; color: #fff;margin-bottom: 20px;}
.index-youshi-wrap .index-title .cn2{text-align: center; color: #fff;}
.index-youshi-wrap .index-title .en{text-align: center; font-size: 45px; margin-bottom: 20px; color: #fff;}
.index-youshi-wrap .list_box{}
.index-youshi-wrap .list_box ul{
    width: 1320px; margin: auto;
}
.index-youshi-wrap .list_box li{ float: left; width:260px; position: relative; overflow: hidden; }
.index-youshi-wrap .list_box span{color: #fff; text-align: center; display: block; margin-bottom: 20px;}
.index-youshi-wrap .list_box li .img_box{ margin-bottom: 30px;
}
.index-youshi-wrap .list_box li .title_box{width: 245px; margin: auto; margin-bottom: 20px; font-size: 16px;}
.index-youshi-wrap .list_box li .txt_box{ width: 220px; margin: auto;
        font-size: 14px;  letter-spacing:1px;
}
.index-youshi-wrap .list_box li:hover .title_box{   color: #eee14e; }
.index-youshi-wrap .list_box li:hover .txt_box{    color: #eee14e; }
.index-youshi-wrap .button_more{width: 200px; margin:auto;  margin-top:120px;  }
.index-youshi-wrap .button_more a{display: block; width: 200px; height: 60px; color: #fff; border:1px #fff solid; line-height: 60px; text-align: center; 
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px; }
.index-youshi-wrap .button_more a:hover{  color: #eee14e; border:1px #eee14e solid;}

.footer_block{width: 100%; margin: auto; background:#0b0b0b;  color: #fff; }



.footer_block .footer_bg{padding-top:50px; padding-bottom:50px; width: 100%; margin: auto; background:#0b0b0b;}
.footer_block .left_box{  float: left; width: 655px; color: #d1d1d1; }
.footer_block .left_box p{ font-size: 14px; margin-top: 0; margin-bottom: 8px; color: #fefefe; letter-spacing:1px;}
.footer_block .left_box .tel{ font-size: 22px; color: #fff; letter-spacing:0; }
.footer_block .left_box .t{font-size: 18px; color: #fff;  letter-spacing: 2px; text-transform: uppercase; margin-bottom:10px;}
.footer_block .left_box h3{margin-top: 0; font-size:26px;  color: #fff; letter-spacing:4px; font-weight: bold;}
.footer_block .left_box h4{ font-size: 14px; color: #fff; font-weight: bold; letter-spacing: 2px; margin: auto; margin-left: 0;}
.footer_block .left_box .btn{ display: block; width: 160px; height: 40px; line-height: 40px;
    border:0; padding: 0; margin-bottom:0px; margin-top: 10px;
    color: #fff; text-align: center; font-size: 14px; background: #ddc28c;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.footer_block .left_box .btn:hover{background: #d2ab5f; color: #fff;}

.footer_block .right_box{ float: left;  text-align: left;}
.footer_block .right_box p{ font-size: 14px; margin-top: 0; margin-bottom: 0px; height: 30px; color: #cecbcb; letter-spacing:1px;}
.footer_block .right_box a{color: #cecbcb;}
.footer_block .right_box a:hover{     text-decoration: revert; color: #fff; }
.footer_block .right_box .t{font-size: 14px; color: #fff;  letter-spacing: 2px; text-transform: uppercase; margin-bottom:10px; font-weight: bold;}
.footer_block .right_box .t span{font-size: 13px; color: #f0f0f0;}

.footer_block .right_box ul{ margin: auto; padding:0;  height: 100px;  margin-left: 0;  }
.footer_block .right_box li{ float: left; width:160px; height: 30px; line-height:10px; }


.footer_block .copyright_block{padding-top: 30px;padding-bottom:20px; }
.footer_block .copyright_block a{font-size: 14px; color: #d1d1d1;}
.footer_block .copyright_block .left_box{ float:left; width:30%; text-align:left;  margin:auto; }
.footer_block .copyright_block .right_box{ float: right; width:70%; text-align: right;   margin:auto; }
.footer_block .copyright_block .left_box p{ font-size: 16px; }
.footer_block .copyright_block .right_box p{margin-bottom:5px; color: #fff;}

.footer_block .web_link{font-size: 14px;}
.footer_block .web_link b{ font-size: 14px; margin-right: 10px; }
.footer_block .web_link a{margin-right: 20px; margin-bottom: 10px;  color: #d1d1d1; font-size: 14px;}

.service_block{ position: fixed; right: 10px; bottom: 50px; z-index: 999; }
.service_block #goToTop{ width: 70px; height: 70px; background:#dadada;
-moz-border-radius: 70px; 
-webkit-border-radius: 70px; 
border-radius: 70px;
  }
.service_block #goToTop i{ font-size: 40px;
    clear: both;color: #636161;
    display: block;
    height: 20px; }
.service_block #goToTop a{ display: block; width: 70px; height: 70px;  line-height: 60px; font-size: 16px; text-align: center;  }
.service_block #goToTop a:hover{background:#d2ab5f; color: #fff; -moz-border-radius: 70px; 
-webkit-border-radius: 70px; 
border-radius: 70px;}
.service_block #goToTop a:hover i{color: #fff;}
.service_block #service{ display: none; width: 70px; height: 70px; background:#dadada; }
.service_block #service i{ font-size: 30px; padding-top: 5px;
    clear: both; color: #636161;
    display: block;
    height: 20px; }
.service_block #service a{ display: block; width: 70px; height: 70px;  line-height: 60px; font-size: 16px; text-align: center;  }
.service_block #service a:hover{background:#a11c1f; color: #fff;}
.service_block #service a:hover i{color: #fff;}





/*about_culture_block*/
.m_block{max-width: 100%; width: 1320px; margin: auto;}
.sub_about_block{ min-height: 600px; padding-bottom: 100px;}
.about_title_box {
    padding-top: 40px;
    color: #333;
    font-size: 32px; 
    line-height: 30px;
    margin: auto;
  
    margin-bottom: 20px;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.about_en_title_box{  margin-bottom:0px;  font-family: "Arial"; font-size: 14px; line-height: 35px; text-transform:uppercase;  color:#333; letter-spacing:2px;}
.sub_about_block table{max-width: 100%;}
.sub_about_block .content_box{
    position: relative; 
   background: #FFF;
    font-size: 14px; line-height: 30px;
    color: #666; 
}
.sub_about_block .leftimg{ border-radius: 5px; width: 100%; text-align: center; }
.sub_about_block .about_page1{ height: 600px; }
.sub_about_block .about_page1 .about_txt{position: absolute; left: 0; width: 1200px; margin: auto; z-index: 666;}
.sub_about_block .about_page1 .about_txt .p1{}
.sub_about_block .about_page1 .about_txt .p2{ width: 700px; }
.sub_about_block .about_page1 .about_txt .p3{width: 450px;}
.sub_about_block .about_page1 .about_img1{
    position: absolute; right: 0;  margin-right: 0; text-align: right;
    width:1200px; height:400px; z-index: 555; top:120px;
}

.sub_about_block .about_page2 .pbox{background: #b7853c; width: 310px; height:180px; text-align: center; margin:10px; margin-top: 0; color: #fff;}
.sub_about_block .about_page2 p{ margin: auto; }
.sub_about_block .about_page2 .pb1{ padding-top: 20px; }

.sub_about_block .about_page2 .p2box{background: #b7853c; width: 310px; height:180px; text-align: center; margin:10px; margin-top: 0; color: #fff;}
.sub_about_block .about_page2 .p3box{background: #b7853c; width: 970px; height:180px; text-align: center; margin:10px; margin-top: 0; color: #fff;}
.sub_about_block .about_page2 .p3box p{ line-height: 42px; }
.sub_about_block .about_page2 .p2box .pb1{ padding-top:40px; }


/*sub_ArticleList*/
.sub_ArticleList{padding-bottom: 100px;}
.sub_ArticleList .list_block{padding-top: 50px;}
.sub_ArticleList .list_block ul{margin:auto; padding: 0; margin-right: 30px;}
.sub_ArticleList .list_block li{position: relative; height: 200px; margin-bottom: 30px; }
.sub_ArticleList .list_block li .box{
background: #f9f8f8;
display: block; padding:40px 0; height: 120px;
padding-left: 140px;margin-left: 30px; 
}
.sub_ArticleList .list_block li .img{
position: absolute;  right: 20px;top:15px;
 height: 170px;width: 300px;
}
.sub_ArticleList .list_block li .img img{ 
width: 100%; height: 100%; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;  }
.sub_ArticleList .list_block li .date_box{
position: absolute; left: 0;display: block;
 width: 115px; height: 100px; font-size: 14px;
background:#d2ab5f; color: #fff; text-align: center;
padding-top: 15px;
}
.sub_ArticleList .list_block li .date_box hr{
    width: 70px; height: 1px; line-height: 0;
    border:0;border-bottom: 1px #fff solid;
    margin:auto; margin-bottom: 5px;}
.sub_ArticleList .list_block span b{ font-size: 36px; }
.sub_ArticleList .list_block .title{
text-align: left; font-size: 18px; font-weight: bold;
margin-bottom: 15px;}
.sub_ArticleList .list_block .desc{
width: 600px;   margin-bottom: 20px; margin-right: 20px;
text-indent: 2em;  color: #737272; font-size: 14px; letter-spacing:1px;}
.sub_ArticleList .list_block .btn_view a{ 
font-size: 14px;
border:1px #737272 solid; padding: 5px 10px; 

-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px; 
}
.sub_ArticleList .list_block .btn_view a:hover{border:1px #0254a8 solid; color: #0254a8;}

/*sub_ArticleContent_block */
.sub_ArticleContent_block{
    background-color: #f4f4f4;
    padding-bottom: 50px; padding-top: 50px;
}
.sub_ArticleContent_block .article_title{
    height: 60px; line-height: 60px; 
    font-size: 26px; color: #000;
    letter-spacing:1px; font-weight: bold;
    
}
.sub_ArticleContent_block .content_box{
background:#fff; 
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}
.sub_ArticleContent_block .content_box table{ width:90%; margin: auto; }
.sub_ArticleContent_block .content_box .infos{color: #aba9a9;}
.sub_ArticleContent_block .content_box .infos i{ 
    color: #aba9a9; font-size: 16px; }


/*sub_pro_info*/

.sub_pro_block{width: 1200px; padding-top: 35px; padding-bottom: 35px; }
.sub_pro_block table{margin: auto;}
.sub_pro_img{ margin: auto; width: 550px; height: 550px;  margin-bottom: 30px; }
.sub_pro_img img{ width: 100%; 
 border-radius: 5px;
 -moz-border-radius: 5px; 
-webkit-border-radius: 5px; 

 }

.sub_pro_info{  height: 350px; width: 960px; margin: auto;   margin-bottom: 30px; display: none; }
.sub_product_block .article_content{width: 960px; margin: auto;}
.sub_pro_info .bgbox{height: 350px;  width:auto;  }
.sub_pro_info .bgbox li a{background: #eff8fd; height: 350px; display: block; width: 380px;}
.sub_pro_info .bgbox img{ margin-left: 25px; }
.sub_pro_info .bgbox ul{margin: auto; padding:0;}
.sub_pro_info .bgbox p{margin: auto; height: 40px; line-height: 40px; margin-left: 20px; margin-right: 20px; }
.sub_pro_info .bgbox label{color: #908787; margin-right:15px; font-size: 14px;}
.sub_pro_info .bgbox .tel{ font-size: 20px; padding-top: 30PX; }
.sub_pro_info .bgbox .adds{margin-top:10px;  border-top: 1px dashed #d2d2d2;}

#sub_cat_block{height: 55px;}
#sub_cat_block .sub_cat{ height: 55px; }
#sub_cat_block .sub_cat a{height: 55px;}

.spb_view{ margin-top: 40px; }
.spb_view .pro_name{ }
.article_content{}
.article_content img{ width: 100%; 

 }

.page_block{ height: 800px; }
.sub_product_block{ width: 100%; padding-bottom: 60px; padding-top: 30px; background:#f6f6f6;}
.sub_product_block .block{background-color: #fff;}
.sub_product_block .left_box{ display: none; }
.sub_product_block .m_block{ margin-top: 30px; }
.sub_product_block .m_block .t_page{font-size: 14px; text-align: center; margin-top: 40px;}
.sub_product_block .about_title_box{text-align: center; padding-top:30px;}
.sub_product_block .about_en_title_box{ text-align: center; }
.sub_product_block .submenu_List{ width: 1320px; margin: auto;  text-align: center; }
.sub_product_block .submenu_List .menulist{height:50px; line-height:50px; }
.sub_product_block .submenu_List a{ font-size: 14px;  
    margin: auto; margin: 0 20px; }
.sub_product_block .submenu_List a:hover{ border-bottom: 2px #b7853c solid; color: #b7853c;}

/*join_map*/
.join_map_block{background:url("/images/map/jm_bg.jpg") no-repeat;  padding-top:80px; padding-bottom:50px;}
.join_map_block .ftitle_box {padding-top: 0px; color: #fff; font-size: 32px; font-weight: normal;line-height: 30px; margin: auto; margin-top: 0px; letter-spacing:4px;}
.join_map_block .ftitle_box span{  }
.join_map_block .ftitle_box .dd{margin-top: 30px;  color: #fff; font-size: 30px; }
.join_map_block .title_box{ text-align: center; }
.join_map_block .title_box h3{  color:#fff; 
font-family: "Arial";  font-size: 14px;
text-transform: uppercase;   letter-spacing: 4px;
 margin-top: 20px; margin-bottom: 30px;}

.join_map{  }
.join_map .left_map{ margin-left:20px; margin-top: 20px; margin-bottom:20px;   }
.join_map .right_map_info .mapPath{
    display:none;
    background: #fff;
    margin-top:0px;
    width:300px;
    
    overflow:hidden;
    border-radius: 5px;
    border: solid 3px #c38006;
    padding: 25px;
    text-align: center;
}
.join_map .mapPath h2{ margin:20px 0; }
.join_map .mapPath h4{text-transform: uppercase; font-size: 14px; margin-bottom:35px;}
.join_map .mapPath h3{height: 20px; font-size: 14px;
    background:url("/images/map/wz.png") no-repeat; 
padding-left: 25px; margin-bottom:15px; text-align: left; }
.join_map .mapPath h5{height: 20px;font-size: 14px;
    background:url("/images/map/lxr.png") no-repeat;
 padding-left: 25px; margin-bottom:15px; text-align: left;}
.join_map .mapPath h6{ height: 20px;font-size: 14px;
    background:url("/images/map/ph.png") no-repeat;
 padding-left: 25px; margin-bottom:15px; text-align: left;}
.join_map .mapPath span{}


.bg_about {
	background-image: url(index_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.bg_ncp {
	background-image: url(index_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.line_news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}

.fd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	height:24px;
	padding:6px;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.fds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding:6px;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.fdcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	height:14px;
	padding:10px;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.search { display: none;    position: absolute;
    top: 0;
    left: auto;
    right: 3%;
    height: 90PX;
}
.header .search a{ margin-top: 12px; display: block; width: 50px; height: 50px; text-align: center; text-decoration: none; }
.header .search a i{ line-height: 50px; font-size: 20px; color: #fff; }

.btn_about_more{}
.btn_pro_more{ display: block; width:140px; height: 50px; line-height: 50px; font-size:16px; color: #009de0;  border: 1px #fff solid; }
.btn_pro_more:hover{ color: #e8e2e2; }
.btn_submit{ width:110px; height: 40px; line-height: 40px; background: #cb8f12; color: #fff; font-size:15px; text-align: center; border: 0; margin-bottom:10px;
	float: right; margin-right: 40px; margin-top:20px;
}

.about_box{padding-left:3%;}
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){
　　　　.about_box{padding-left:20px;}
}
.suggest_box{ margin-top:10px; }

#div1{
  width: 288px;
  height: 198px;
  border: #D1D1D1 solid 0px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div1 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div1 img:hover{
  transform: scale(1.2);
}
#div2{
  width: 572px;
  height: 358px;
  border: #000 solid 0px;
  margin: 0px auto;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div2 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div2 img:hover{
  transform: scale(1.2);
}
#newpic{}
#newpic img{}
#newpic img:hover{margin-top:4px;}

.h_tonglan {width:1300px; position: relative; padding:0px; margin:0;}
.h_tonglan #arrLeft2{ position: absolute; left:-25px; top:80px; }
.h_tonglan #arrRight2{position: absolute; right:-25px; top:80px;}
.h218px {width:1300px;height:285px; padding:0px;margin:0;}
.h218px th {padding:0px;}
.h218px td {overflow:hidden;}
.wx_box td{ padding-right:10px;  }

#scrollbox2 ul {overflow:hidden;list-style-type:none;padding:0px;margin:0px;}
#scrollbox2 ul LI {FLOAT:left;padding:0px;width:320px;line-height:24px;text-align:center;border:0px solid #c6c6c6;overflow:hidden;}

#scrollbox2 ul LI .pro_img{ width: 270px; height: 200px; margin: auto; vertical-align: middle;text-align: center;display: table-cell;overflow: hidden;}
#scrollbox2 ul LI .pro_name{ width: 100%; height: 60px; margin: auto; margin-top:15px;}
#scrollbox2 ul LI img{width:auto;width:270px;height:200px;border:0px;}
#scrollbox2 ul LI img{
  cursor: pointer;
  transition: all 0.6s;
}
#scrollbox2 ul LI img:hover{background:#000; 
 filter:alpha(opacity=50); /* IE */
-moz-opacity:0.5; /* 老版Mozilla */
-khtml-opacity:0.5; /* 老版Safari */
opacity: 0.5; /* 支持opacity的浏览器*/
  transform: scale(1.2);  cursor:url(/images/icon_stretch.png),auto;
}
#scrollbox2 ul LI a, #scrollbox2 ul LI a:visited {display:block; width: 270px; margin: auto; font-size:16px; color:#fff; text-decoration:none;}
#scrollbox2 ul LI a:hover {  display:block; font-size:16px; color:#cb8f12; text-decoration:none;}

#navcontainer{width:780px}
#navlist{margin:0;padding:0px 0px 70px 0px;border-bottom:0px solid #444;}
#navlist ul, #navlist li{margin: 0;padding:0;display: inline;list-style-type: none;}
#navlist a:link, #navlist a:visited{float:left;line-height:70px;margin:0px 25px 0px 25px;padding:0px 5px 0px 5px;text-decoration:none;color:#333; font-size:16px;}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{border-bottom:4px solid #C5292A; padding:0px 5px 0px 5px;line-height:67px;background: transparent;color: #C5292A;font-size:16px;}
#navlist a:hover{color:#C5292A;}

#fleibg{width:1200px}
#flei{margin:0;padding:0px 0px 0px 0px;border-bottom:0px solid #444;}
#flei ul, #flei li{margin:0;padding:0;display:inline;list-style-type: none;}
#flei a:link, #flei a:visited{float:left;height:38px;line-height:38px;margin:0px 10px 0px 0px;padding:0px 20px 0px 20px;background-color:#F3F3F3;color:#333;font-size:16px;}
#flei a:link#current, #flei a:visited#current, #flei a:hover{background:transparent;background-color:#000;color:#fff;font-size:16px;}
#flei a:hover{color:#fff; }

.lei {float:none; margin:auto; position:relative; width:280px; z-index:9999; }
.lei ul {margin:0; padding:0; list-style-type: none;}
.lei ul li {float:left; position:relative; text-align:center; margin:0px 0px 15px 0px; }
.lei ul li img{border:0px solid #DDDDDD; margin:0px 0px 10px 0px; width:268px; height:268px; border:1px solid #c6c6c6;}
.lei ul li img:hover{border:0px solid #DDDDDD; margin:0px 0px 10px 0px; width:268px; height:268px; border:1px solid #C5292A;}
.lei ul li a, .lei ul li a:visited {display:block; background-color:#ffffff; width:270px; height:340px; padding:4px; line-height:26px; font-size:16px; color:#333;}
.lei ul li a:hover {display:block; background-color:#C5292A; width:270px; height:340px; padding:4px; line-height:26px; font-size:16px; color:#fff;}
.lei ul li#pname {float:left; position:relative; text-align:center;background-color:#FFFFFF;}
.lei ul li#pname a, .lei ul li#pname a:visited {display:block; background-color:#ffffff; width:220px; height:30px; margin:0px; padding:10px; line-height:30px; font-size:16px; color:#333333; text-decoration:none;}
.lei ul li#pname a:hover {display:block; background-color:#D71317; width:220px; height:30px; margin:0px; padding:10px; line-height:30px; font-size:16px; color:#ffffff; text-decoration:none;}

.leis {float:none; margin:auto; position:relative; width:280px; z-index:9999; }
.leis ul {margin:0; padding:0; list-style-type: none;}
.leis ul li {float:left; position:relative; text-align:center; margin:0px 0px 15px 0px; }
.leis ul li img{border:0px solid #DDDDDD; margin:0px 0px 15px 0px;}
.leis ul li img:hover{border:0px solid #DDDDDD; margin:0px 0px 15px 0px;}
.leis ul li a, .leis ul li a:visited {display:block; background-color:#ffffff; border-bottom:0px solid #fff; width:280px; height:230px; padding:0px; line-height:26px; font-size:16px; color:#333; text-decoration:none; }
.leis ul li a:hover {display:block; background-color:#000; border-bottom:0px solid #054DA2; width:280px; height:230px; padding:0px; line-height:26px; font-size:16px; color:#C39D4A; text-decoration:none; }

.leic {float:none; margin:auto; position:relative; width:380px; z-index:9; }
.leic ul {margin:0; padding:0; list-style-type: none;}
.leic ul li {float:left; position:relative; margin:0px; text-align:center;}
.leic ul li img{margin:0px 0px 10px 0px; width:380px; height:235px; border:0px solid #039c4c;}
.leic ul li img:hover{margin:0px 0px 10px 0px; width:380px; height:235px; border:0px solid #fff;}
.leic ul li a, .leic ul li a:visited {display:block; background-image:url(a_news_m1.jpg); background-repeat:no-repeat; background-position:center bottom; width:380px; height:380px; line-height:28px; font-size:16px; color:#000; text-decoration:none; }
.leic ul li a:hover {display:block; background-image:url(a_news_m2.jpg); background-repeat:no-repeat; background-position:center bottom; width:380px; height:380px; line-height:28px; font-size:16px; color:#DD0011; text-decoration:none; }


.pro_memu{  width: 90%; border: 2px #f4cf43 solid }
.pro_memu .NavTree{ margin-top: 20px; margin-bottom: 20px; }
.pro_memu .NavTree ul{ margin: auto; padding:0; }
.pro_memu .NavTree li{ width: 100%;
    background: #f9f9f9;
    margin-top: 15px;
    border-radius: 2px;
    /*border: 1px #ff9933 solid;*/ border: 1px #fff solid;} 
.pro_memu .NavTree li a{ display: block; padding: 10px 25px; color: #333; }
.pro_memu .NavTree li:hover{ }  
.pro_memu .NavTree li a:hover{ color: #000; text-decoration: none; }

.pro_memu .NavTree li:hover.inners{}
.pro_memu .NavTree .title{ display: none; }
.pro_memu .NavTree li{ width: auto;  margin-left: 10px; margin-right: 10px; }
.pro_memu .NavTree li:hover{  }
.pro_memu .NavTree li a:hover{ color: #5ec2d2; font-weight: bold; text-decoration: none; }
.pro_memu .Navtitle{ background: #f4cf43; color: #fff; font-size: 20px; text-align: center; height: 55px; line-height: 55px; }

/*pro_block*/
.pro_block{ float: left;margin: auto; padding:0; }

.pro_block li{ 
    float: left; width:33.33%; height: 428px;
    min-width: 439px;
 margin-bottom:15px;
}
.pro_block a{
    display: block; width: 360px; margin: auto;
   border: 4px solid #f6f6f6; border-bottom: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 4px;
}
.pro_block .img-box {background: #fff;
     margin: auto;  text-align: center;
    height: 360px; width: 360px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden; 
}
.pro_block .img-box img {
  
    height: 100%; 
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}

.pro_block a:hover{ background: #b7853c; 
 border: 4px solid #b7853c; border-bottom: 0; 
 -moz-box-shadow:0 0 9px 3px #999; /*firefox*/
-webkit-box-shadow:0 0 9px 3px #999; /*webkit*/
box-shadow:0 0 9px 3px #999; /*operaæˆ–ie9*/

}
.pro_block a img:hover{transform: scale(1.1);}
.pro_block a:hover .img-box{  }
.pro_block a:hover .albumtitle{width: 100%; color:#fff;  margin: auto;height: 59px; }
.pro_block .albumtitle {
    height: 60px; text-align: center;
    width: 100%; margin: auto; line-height: 60px;
    font-size: 16px;
    color: #666;
}


.t_page a{   margin: 5px; border-radius: 3px;
    border: 1px #9b9fa0 solid;
    padding: 5px 15px;
    background: #fff;  }


/*sub_join_block*/
.sub_join_block{background:#fff; 
    padding-top:50px; padding-bottom:70px;
}
.join_title_box{ text-align: center; margin-bottom: 40px;}
.join_title_box .cn {
    padding-top: 0px; color: #333; font-size: 32px; 
    font-weight: normal; line-height: 30px; margin: auto;
     margin-top: 0px; letter-spacing:4px; }
.join_title_box .en{ 
 color:#333; 
font-size: 14px; font-family: 'Arial'; 
text-transform: uppercase;   letter-spacing: 2px;
 margin-top: 20px; margin-bottom: 00px;}

.sub_youshi_block{ background: #f5f5f5; padding-top: 90px; }
.sub_youshi_block .img_box img{ width: 100%; }



.sub_join_block .flow_top{ position: relative; }
.sub_join_block .flow_top ul{ margin:auto; padding: 0; }
.sub_join_block .flow_top li p{
    margin:auto; font-size: 16px; text-align: center; color: #515151;
    letter-spacing: 2px;  margin-bottom: 15px;
}
.sub_join_block .flow_top li a{ display: block; padding: 0 20px; }
.sub_join_block .flow_top li .yuan{
 margin: auto; margin-bottom: 15px; display: block;
 text-align: center; font-size: 24px; color:#d2ab5f;
 height: 60px; width: 60px; line-height: 60px;
 border:2px #d2ab5f solid;

border-radius: 60px;
-moz-border-radius: 60px; 
-webkit-border-radius: 60px;
}
.sub_join_block .flow_top li:hover{cursor:grab; }
.sub_join_block .flow_top .row1{ }
.sub_join_block .flow_top .row1 li{width: 264px; height:260px; float: left; }
.sub_join_block .flow_top .row1 li:nth-child(1) .yuan{color: #fff; font-weight: bold;  background:#d2ab5f;  }
.sub_join_block .flow_top .row1 li:nth-child(3) .yuan{color: #fff; font-weight: bold;  background:#d2ab5f;  }
.sub_join_block .flow_top .row1 li:nth-child(5) .yuan{color: #fff; font-weight: bold;  background:#d2ab5f;  }

.sub_join_block .flow_top .row1 li:nth-child(7) .yuan{color: #fff; font-weight: bold;  background:#d2ab5f;  }
.sub_join_block .flow_top .row1 li:nth-child(9) .yuan{color: #fff; font-weight: bold;  background:#d2ab5f;  }



.sub_ask_block{ background: #f6f6f6;  padding-top: 70px; padding-bottom: 70px; }
.sub_ask_block .join_zctxt{ width: 1200px; margin: auto; }
.sub_ask_block .join_zctxt ul{ margin: auto; }
.sub_ask_block .join_zctxt li{ float: left; width: 240px;  height: 125px; margin-bottom: 10px;}
.sub_ask_block .join_zctxt .checkbox{font-size: 17px;  margin: auto; padding: 0 20px; line-height: 32px;}
.sub_ask_block .join_zctxt .checkbox i{ margin-right: 10px; }


.sub_flow_block{ padding-top: 90px; padding-bottom: 90px; }
.sub_flow_block .cn{ text-align: center;     padding-top: 0px;
    color: #333;
    font-size: 32px;
    font-weight: normal;
    line-height: 30px;
    margin: auto;
    margin-top: 0px;
    letter-spacing: 4px; }
.sub_flow_block .en{color: #333; text-align: center; 
    font-size: 14px;
    font-family: 'Arial';
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
    margin-bottom: 30px; }
.MoBodyC{padding-top: 10px;}

.MoBodyC .stepInfo{position:relative;margin:40px auto 0 auto;width:1320px; height: 100px;}
.MoBodyC .stepInfo li{
    float:left;width:50%;height:5px;
    background:#d2ab5f;
}
.MoBodyC .stepIco{
    border-radius: 30px;
-moz-border-radius: 30px; 
-webkit-border-radius: 30px;
     padding:0.2em;background:#d2ab5f;text-align:center;
     line-height:30px;color:#fff; 
     position:absolute;
     width:30px;height:30px; font-size: 14px; top:-15px;
 }
 .MoBodyC .stepIco:hover{background: #f4f4f4;
    border-radius: 30px;
-moz-border-radius: 30px; 
-webkit-border-radius: 30px;
 }

  .MoBodyC .stepIco:hover i{ color:#d2ab5f;  }
 .MoBodyC .stepIco i{ line-height: 30px; font-size: 30px; }
.MoBodyC .stepIco1{left:30px;}
.MoBodyC .stepIco2{left:150px;}
.MoBodyC .stepIco3{left:260px;}
.MoBodyC .stepIco4{left:380px;}
.MoBodyC .stepIco5{left:510px;}
.MoBodyC .stepIco6{left:620px;}
.MoBodyC .stepIco7{left:720px;}
.MoBodyC .stepIco8{left:830px;}
.MoBodyC .stepIco9{left:940px;}
.MoBodyC .stepIco10{left:1050px;}
.MoBodyC .stepIco11{left:1150px;}
.MoBodyC .stepIco12{left:1250px;}

.MoBodyC .stepText{color:#666; text-align:center;font-size: 14px;
    margin-top:20px;width:100px; line-height: 20px;
margin-left:-35px; _margin-left:-35px; 
}

#jiamengyoushi{ height: 720px; }
#company_img .buttons{ padding-top: 0; }

.apply_block .apply_form{ margin:auto; width:1200px;height: 600px; }
.apply_block .apply_form input{outline: none;}
.apply_block .apply_form h3{color: #ea4e2d; font-size: 14px;}
.apply_block .apply_form p{ float: left; margin-top:20px; font-size: 16px;}
.apply_block .apply_form .fd{ width: 80%; background: #fff; border-bottom: 2px #0b0b0b solid; margin-top: 5px; margin-left: 20px; }
.apply_block .apply_form .fds{ width: 90%; background: #fff; border-bottom: 2px #0b0b0b solid; margin-top: 5px; margin-left: 20px; }
.apply_block .apply_form .rbtn{margin-top: 25px; margin-left: 20px;}
.apply_block .apply_form .lb{float: left;}
.apply_block .apply_form .rb{float: right;}
.apply_block .apply_form .layouts_box{ height:250px; }
.apply_block .apply_form .suggest_box{
    border-bottom: 2px #0b0b0b solid;
    background: #fff; width: 90%;

}
.apply_block .apply_form .suggest_box p{font-size: 14px; color: #999; padding-top: 20px; padding-left: 10px; margin: auto;}
.apply_block .apply_form .suggest_box textarea{
        display: block;
    margin: 8px 0 0;
    padding: 10px 20px;
    width: 1258px;
    height: 125px;
    line-height: 30px;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 14px;
    color: #999;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    outline: 0 none;
    border-radius: 5px;
    -webkit-transition: all .45s;
    transition: all .45s;
    overflow: hidden;
}
.apply_block .apply_form .input_box{ 
    display: inline;
    margin: 22px 0 0;
    height: 38px;
    width: 620px;
    padding: 8px 0 9px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .45s;
    transition: all .45s;
 }
.apply_block .apply_form .input_box label{float: left;
line-height: 38px; padding-left: 20px;
    font-size: 14px;
    color: #999;
}
.apply_block .apply_form .input_box .radio_btn{width: auto;
margin-left: 25px; margin-top: 12px;
}
.apply_block .apply_form .input_box .sr{line-height: 38px; padding-left: 20px;
    font-size: 14px;
    color: #999;}
.apply_block .apply_form .input_box input{float: left; width: 500px;}
.apply_block .apply_form .input_box .fd {margin-top:0px; 
    
   float: left;
    display: inline;
    margin: 0;
    margin-left: 3px;
    padding: 0;
    width: 520px;
    height: 38px;
    line-height: 38px;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    font-size: 14px;
    color: #999;
    background: transparent;
    border: 0;
    outline: 0 none;
}
.apply_block .apply_form .submit_box{ text-align: center;
margin-top: 30px; }
.apply_block .apply_form .btn_submit{ 
    float: none;
    
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    width: 260px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #d2ab5f;

    cursor: pointer;
}


    /*ArticleList*/
.ArticleList{ margin: auto; padding:0; margin-top: 30px; }
.ArticleList ul{ margin: auto; padding:0; }
.ArticleList li{ position: relative; float: left; width: 50%;  height:180px; margin-bottom: 40px;   }
.ArticleList li a{ display: block;  border-bottom: 1px #9c9c9c dashed;   height: 170px;}
.ArticleList li .img-box{float: left; width: 200px; height: 140px; }
.ArticleList li .msg-box{float: left;width: 340px;  padding-left:30px; padding-right: 30px; }
.ArticleList li .img-box img{ width: 100%; height: 100%; border-radius: 5px; }
.ArticleList li .date{ position: absolute; right: 0; bottom: 0;
    color: #9c9c9c;     background: #f4f4f4;
    width: 100px;  font-size: 14px;
    border:1px #9c9c9c dashed; margin-right: 15px;
     text-align: center; }


.ArticleList .ColorLink p{  color:#6f6c6c; line-height: 25px; }
.ArticleList .ColorLink h3{ color: #313030; font-size: 18px; margin-top: 0; }
.ArticleList .ColorLink a{ text-decoration: none; }
.ArticleList .ColorLink a:hover h3{ color:#eeb528; font-weight: bold; }
.news_block .title h3{font-size: 16px; }
.news_block .infos{ text-align: right; color:#6f6c6c; margin-bottom: 20px;}
.news_block .maincontent{ margin-bottom: 20px; }
.news_block .maincontent p{ line-height: 36px; }


.case_block{min-height: 700px;}
.case_block .case_list_box ul{margin: auto;}
.case_block .case_list_box li{ float: left; width:440px;   text-align: center; margin-bottom: 30px; }
.case_block .case_list_box li img{ width: 100%; }
.case_block .case_list_box li .img-box{ }
.case_block .case_list_box li a{position: relative; display: block; background: #fff; margin:0 20px;  border:1px #dad4d4 solid; }
.case_block .case_list_box li a span{ display: none; }

.case_block .case_list_box li a:hover .en{
 background: #000;  position: absolute; top: 0; left: 0; 
display: block; width: 100%; height: 100%;
filter:alpha(opacity=50); /* IE */
-moz-opacity:0.5; /* 老版Mozilla */
-khtml-opacity:0.5; /* 老版Safari */
opacity: 0.5; /* 支持opacity的浏览器*/
}
.case_block .case_list_box li a:hover .title{
position: absolute; top: 40%;  color: #fff; 
display: block; font-size: 20px; width: 100%; text-align: center;
}
.article_content_block{padding: 30px 20px;
    background-color: #f4f4f4;
}
.article_content_block .content_box{ background:#fff;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
 }

.contact_block{  margin: auto;  margin-top: 30px;}
.contact_block .icon{
    height: 80px;  width: 80px; background:#d2ab5f; 
-moz-border-radius: 80px;  border: 2px #d2ab5f solid;
-webkit-border-radius: 80px; 
border-radius: 80px; 
}
.contact_block .icon i{line-height: 80px; color:#fff;  font-size:40px;
}
.contact_block .data{color: #333; font-size:18px; margin: auto;}
.contact_block .data p{font-size:16px; color: #333; margin-top: 20px;}
.contact_block .title{color: #666; font-size:16px; margin: auto; padding-top:20px;}
.contact_block .map_box{ width: 1200px; margin: auto; }

#search_body{padding: 20px 0;
    background: #f4f4f4;}
.search_input_block{ margin-bottom: 30px; }
.search_input_block .about_title_box{ text-align: center; }
.search_input_block  .SearchBar{
width: 700px; height: 47px; 
margin: auto; border:2px #ccc7c7 solid; 
border-radius: 5px;
 -moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
position: relative; text-align: right;
}
.search_input_block .SearchBar .gray{ text-align: left; margin-top: 10px; font-size: 12px; color:#a9a9a9; }
.search_input_block .SearchBar input{
    position: absolute; top: 0; left: 0;
 width: 640px; 
 border-radius: 5px;
 -moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border:0; height:43px; outline: none; padding-left: 10px;
  margin: auto; padding-right: 0;
 }
 .search_input_block  #submit_btn{ text-align: center; width: 50px; background: #333; height: 47px;   border: 0; }
.search_input_block  #submit_btn i{ color: #fff; font-size: 25px; }

.search_result_block{ min-height: 750px; }
.search_result_block .result_list{
    width: 700px;margin: auto;
    margin-bottom: 50px;
}
.search_result_block .result_page{
    width: 800px;margin: auto;
    margin-bottom: 50px;
}
.search_result_block .searchtip{
    width: 700px; height: 35px;
    line-height: 35px; margin: auto;
    margin-top: 10px; margin-bottom: 10px;
}

.search_result_block .result_list ul{margin: auto; padding: 0;}

.search_result_block .result_list li{ margin-bottom: 15px; }
.search_result_block .result_list li dt a{
 font-size: 18px; text-decoration: underline; text-decoration-color: #672e2e;
 }
 .search_result_block .result_list li dd{ margin-left: 10px; }
.search_result_block .result_list li .FontRed{ color: red; }
.search_result_block .result_list li .font_green{ color: #00627d; margin-top: 1px; }


.sub_productContent_block{ 
background: #f8f8F8;  padding-bottom: 50px; 
margin: auto; width: 100%; padding-top: 50PX;
}
.sub_productContent_block .content{
background: #fff; padding-top: 30px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;  
}
.sub_productContent_block .top_product_info{ margin: auto; width: 1100px; }
.sub_productContent_block .left_img{ width: 450px; }
.sub_productContent_block .right_info{ width: 650px; }

.sub_productContent_block .product_img{ 
    width: 420px; height: 420px;
    border:1px solid #c6c6c6;
     overflow: hidden;
    text-align: center;
 }
 .sub_productContent_block .product_img a{ text-align: center;
 height: 100%; display: block;  }
.sub_productContent_block .product_img img{ 
    height: 100%;  min-height: 300px; 
 }

.sub_productContent_block .product_img img{
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}
.sub_productContent_block .product_img img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.sub_productContent_block .product_info{ margin-left: 60px; }
.sub_productContent_block .product_info .title h3{
    font-weight: bold;margin-bottom: 10px; 
 font-size: 24px;color: #333; margin-top: 0; }
.sub_productContent_block .product_info .time{
    border-bottom: 1px solid #ded7d7;
    margin-bottom: 30px; color: #8a8888; font-size: 12px;
    height: 40px; line-height: 40px;}
.sub_productContent_block .product_info .time i{margin-right: 5px;}
.sub_productContent_block .product_info .row{ height: 40px; line-height: 40px; font-size: 14px;  color: #333;  }
.sub_productContent_block .product_info .label{
 width: 70px; 
text-transform: uppercase;
float: left; ; color: #8a8888; }

.sub_productContent_block .product_info .tel{
    height: 50px; line-height: 50px;
     margin-top: 0px; margin-bottom: 20px;
     font-size:22px;  color:#a11c1f; 
}
.sub_productContent_block .product_info .tel .label{ width: 80px; font-size: 14px; }
.sub_productContent_block .product_info .tel i{font-size: 30px;}

.sub_productContent_block .product_info .shield{height: 50px; line-height: 50px; font-size:12px;  color: #333; }
.sub_productContent_block .product_info .shield .label{ width: 70px; font-size: 14px; }
.sub_productContent_block .product_info .shield {font-size: 14px;  }
.sub_productContent_block .product_info .shield i{font-size: 16px; margin-right: 2px;  line-height: 50px; color:#a11c1f; }
.sub_productContent_block .product_info .shield p{
 height: 25px; line-height: 25px; margin: auto; margin-left: 20px;
  }
.sub_productContent_block .product_info .shield b{ font-weight: bold;font-size:14px; display: none; }

.sub_productContent_block .maincontent{
 padding-bottom: 40px; padding-top: 90px;
 padding-left: 40PX; padding-right: 40PX;
 text-align: center;
  }

.sub_productContent_block .maincontent img{ max-width: 1000px; }
.sub_productContent_block .IntroTitle{
    border-bottom: 1px #b3b3b3 solid;   width: 1100px;
    margin: auto; margin-top: 20px; margin-bottom: 30px;
    text-align: center;  height: 50px;   line-height: 50px;
    /* font-family: 'Times New Roman'; */
    color:#762a2e; text-align: center;
    font-size: 25px;  letter-spacing: 2px;   text-transform: uppercase;
  }