
* {
　　box-sizing: content-box;
　　-moz-box-sizing: inherit;
　　-webkit-box-sizing: inherit;
　}
body,td,th {
	font-family:""Roboto",Arial,sans-serif";
	font-size: 14px;
	color: #3d3d3c;
}
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;
}

input{
    border:0;
    outline:none; 
}

p{margin: auto; padding: 0;}
.clert{ clear: both; }
.lb{ float: left; }
.rb{ float: right; }

ul{margin:auto; padding: 0;}
li{list-style-type:none;}

.block{ width: 1320px; margin:auto; }

/*header*/
.header{position: fixed; z-index: 5; margin:auto;  width:100%;height:118px; 
  -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
}


.header_white {
  height: 90px;
  background-color: #fff;
  top: 0;
    -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;

-webkit-box-shadow: 0 3px 5px #9e9b9b;
  -moz-box-shadow: 0 3px 5px #9e9b9b;
  box-shadow: 0 3px 5px #9e9b9b;
}

.header_white .head_block{height:90px !important;}
.header_white .logo_box span{height: 70px;}
.header_white .logo_box img{ height: 60px; -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;}
.header_white .search a{ margin-top: 30px !important; }
.header_white .menu ul li{height:90px !important;}
.header_white .menu ul li a{ color:#1a2742 !important;}
.header_white .menu ul li a, .menu ul li a:visited{margin-top: 35px;}

.header .head_block{position: relative;  height:118px; margin:auto; }
.header .logo_box{  margin:auto;  width:200px; height:auto; text-align: center;}
.header .logo_box span{ display: block; width: 100%; margin-top:20px; height: 77px;   }
.header .logo_box a:hover{background: none;}
.header .logo_box img{ border:0; -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;}



.header .nav_box{ margin:auto; width:100%; 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{ margin:auto;  height:118px; }
.header_height{ display: none; width: 100%; margin:auto; height:118px; }


.search {position: absolute; top: 0;  left: auto;  right:0; height: 118PX;}
.header .search a{ margin-top:45px; display: block; width: 35px; height: 35px; text-align: center; text-decoration: none; background: #8d56ac;
    -webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;}
.header .search a i{ line-height:35px; font-size: 18px; color: #cbccd1; }
.header .search a:hover{background: #f6f6f6;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;}

.position_box{ display: none; height:80px; line-height:80px;color:#686867; border-bottom: solid 1px #d2d2d1; }
.position_box a{font-size: 14px; color:#686867;}

.index_banner{ }
.op_banner{}
.op_banner img{ width: 100%; }
.single-page{background: #ededed; padding-top: 40px; padding-bottom: 80px;
    min-height: 370px;}
.page-title-block{height:120px;}
.page-title-block .title_box{width: 30%; height: 120px; }
.page-title-block .en{ font-size:26px;  margin:auto;font-family: "din-b";
    white-space: nowrap; text-transform: uppercase; margin-top: 20px;
}
.page-title-block h2{ font-size:36px;  margin:auto;}
.page-title-block .nav_box{width:70%; height: 120px; text-align: right;}
.page-title-block .nav_box a {
    font-size: 16px; margin-top:70px;
    color: #999;
    line-height: 16px; 
    display: inline-flex; 
    align-items: center; 
     margin-left:30px;
    transition: all 300ms; 
}
.page-title-block .nav_box a:hover{ color: #3a1b44; font-weight: bold; }
.page-title-block .nav_box a::before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    background-color: #999;
    margin-right: 15px;
    transition: all 300ms;
}

.page-title-block .nav_box li{ float: left; }

/* 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 {
    position: relative;
    line-height: 1; 
    text-align: left;
    color: #3d3d3c;
}
.index-title .cn {
    color: #000;  
    letter-spacing:4px; 
     margin-bottom:30px;
    font-size: 24px;    
     font-family:"Microsoft YaHei";
    }
.index-title .en {
    font-size: 36px;
    line-height: 40px; 
    letter-spacing: -0.4px;
    font-family: "Husqvarna Gothic",Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 30px;
}




.index-block{ min-width: 1320px;  max-width:1600px; margin:auto;}

/*---------index-product------------------------*/
.index-product-wrap{width:100%; margin: auto; background:url("/images/index_product_bg.jpg"); background-size: 100% 100%;  }
.index_pro_block{position: relative; padding-bottom:90px; }
.index_pro_block .index-title{ text-align: right; color: #fff; padding:60px 0; padding-top: 80px;  }
.index_pro_block .index-title .en{ margin-bottom: 10px; font-size: 32px;}
.index_pro_block .index-title .cn{color: #fff; font-size: 36px;     font-weight: bold;
}

.index_pro_block .product-list{ width: 1200px; margin: auto; }
.index_pro_block .product-list .mr_frUl{ margin: auto}
.index_pro_block .product-list .mr_hd{ display: none; text-align: center; margin-top: 20px;}
.index_pro_block .product-list .mr_hd li{ display: inline-block; float: none; height:2px; width:60px; background: #e3e3e3; margin-right: 20px; }
.index_pro_block .product-list .mr_hd li.on{background: #363737;}

.index_pro_block .btn_box{ height: 60px; text-align: right; margin-top:30px;  }
.index_pro_block .product-list .btn_box a{background:none; border:2px #fff solid;
    float: right;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    text-align: center;
    -webkit-border-radius:50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.index_pro_block .product-list .btn_box a:hover{background:#d6a6f0; box-shadow:0;}
.index_pro_block .product-list .btn_box i{ line-height: 50px; color: #fff; }

.index_pro_block .product-list li{display:inline;float:left;/*height:389px;*/width:25%;overflow:hidden;position:relative; }
.index_pro_block .product-list span{ display: block; text-align: center; }
.index_pro_block .product-list .pro_img{ float: right; width: 70%; overflow: hidden;  }
.index_pro_block .product-list .pro_name{float: left; width: 30%; margin-top:20px; font-size: 18px; color: #363737; font-weight: bold; text-align: left;}
.index_pro_block .product-list .pro_category{    float: left;
    width: 30%;
    text-align: left;
    margin-top: 10px;
}
.index_pro_block .product-list .pro_type{ float: left; width: 30%;margin-top:20%; font-size: 10px; color: #dbdbdb; letter-spacing: -1px;
}
.index_pro_block .product-list a:hover .pro_type{background: #5f1985; letter-spacing: -1px; color: #fff; -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;}

.index_pro_block .product-list a{ float: left;
    background: #fff; display: block; 
     padding-bottom: 0; -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px; margin: 10px; margin-top: 0; 
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 15px;
}

.index_pro_block .product-list .title{  font-size: 20px; margin-bottom: 10px;}


.index_pro_block .product-list .pro_img img{
    width:100%;
    -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
}
.index_pro_block .product-list a:hover{
    -moz-box-shadow:4px 5px 3px 1px #999; /*firefox*/
    -webkit-box-shadow:4px 5px 5px 1px #999; /*webkit*/
    box-shadow:4px 5px 3px 1px #999; /*operaæˆ–ie9*/
}
.index_pro_block .product-list .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  .more_box{
 position: absolute; right: 0; top:10px;  margin: auto; 
}
.index_pro_block  .more_box a{ 
    display: block;   
    color: #283a3e; 
    font-size: 16px; 
    text-align: center; 
    text-decoration: underline; 
    padding: 6px 10px;
}
.index_pro_block  .more_box a:hover{
    padding: 6px 10px;
    background: #f6f6f6;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border-bottom:0;
}


/*about_block*/
.index_about_block{position: relative;background: url("/images/index_about_bg.jpg") no-repeat; background-size: 100% 100%; padding-top:150px; padding-bottom:150px; }
.index_about_block .ab_title{color: #fff;  width: 340px; text-align: left;  margin-bottom:50px; font-size: 26px;}
.index_about_block .ab_title2 h1{ font-size: 56px; color: #fff; margin-top: 0; margin-bottom:20px; letter-spacing:3px; font-weight: bold;}
.index_about_block .about_content{  width: 50%; margin:auto;    }
.index_about_block .about_content .content_info{ margin:auto;   font-size: 16px; line-height: 32px;  color: #fff;

}
.index_about_block .about_content .content_info img{border:0; width: 100%; margin-right: -5px; }
.index_about_block  .right_content{width:50%; padding-top:0px; margin:auto; }
.index_about_block  .right_content ul{margin-left:20%;  }
.index_about_block  .right_content li{margin:auto; border-bottom: 1px #fff solid; height:70px; line-height:70px; width: 80%; margin-right: 0;  }
.index_about_block  .right_content li:nth-child(1){border-top: 1px #fff solid;}
.index_about_block  .right_content a{display: block; color: #fff; font-size: 16px;}
.index_about_block  .right_content i{ display: block; height: 25px; width: 25px; float: right; color: #fff; font-size: 15px;  border: 1px #fff solid;
 -webkit-border-radius: 25px; -moz-border-radius:25px; border-radius:25px;
text-align: center; line-height:25px; margin-top:20px;}
.index_about_block  .right_content a:hover{ font-weight: bold; }
.index_about_block  .right_content a:hover i{background: #601986; border: 1px #601986 solid;}
.index_about_block .about_content .btn_about{ text-align: center; margin-top:40px; }
.index_about_block .about_content .btn_about a{border:1px #999 solid; border-bottom:3px #601986 solid; display:block; width: 180px; height: 50px; line-height:50px; color:#fff; font-size: 15px;}
.index_about_block .about_content .btn_about a:hover{background: #601986; border-bottom:3px #fff solid;}


/*index_product_cat*/
.index_product_cat{position: relative; background: #5f1985; }
.index_product_cat .title_box{width: 30%; background: url("/images/index_product_cat_bg.jpg") no-repeat; background-size: 100% 100%; color: #fff;  padding-top:150px; padding-bottom:150px;}
.index_product_cat .title_box .cn{ font-size: 45px; margin-left: 20%;margin-right: 5%;}
.index_product_cat .title_box .en{font-size: 25px; margin-left: 20%; margin-right: 5%; margin-top: 20px;}
.index_product_cat .cat_box{ width: 70%; overflow: hidden; padding-top:150px; padding-bottom:150px;}
.index_product_cat .cat_box li{ float: left; width: 33.3%; }
.index_product_cat .cat_box a{ display: block; margin: 10px; }
.index_product_cat .cat_box a:hover{ 
 -moz-box-shadow:0 2px 9px #9e9b9b; /*firefox*/
    -webkit-box-shadow:0 2px 9px #9e9b9b; /*webkit*/
    box-shadow:0 2px 9px #9e9b9b; /*operaÃ¦Ë†â€“ie9*/}
.index_product_cat .cat_box a:hover .title{background: #7b34a5;}
.index_product_cat .cat_box span{ display: block; }
.index_product_cat .cat_box .img{ overflow: hidden; }
.index_product_cat .cat_box img{
    width:100%;
    -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
}
.index_product_cat .cat_box img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.index_product_cat .cat_box .title{ height:50px; line-height: 50px; width: 100%; color: #fff;  background: #511674; font-size: 16px; text-align: center; margin-top: 5px; }
.index_product_cat .btn_box{margin-left: 20%;margin-right: 5%; margin-top: 30%;}
.index_product_cat .btn_box a{ padding: 10px 40px; border:1px #fff solid; color: #fff; margin-right: 10px;-webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px; }
.index_product_cat .btn_box a:hover{background:#7b34a5;}
.index_product_cat .btn_box i{ font-size: 20px; }

/*index_news_box*/
.index_news_block{background: url("/images/index_news_bg.jpg") no-repeat; background-size: 100% 100%;  padding-top:100px;padding-bottom:80px; }
.index_news_block .index-title{position: relative; margin: auto; padding-top: 0; margin-bottom:60px;  margin-right: 0; width:1280px;}
.index_news_block .index-title .cn{ font-size: 36px;}
.index_news_block .index-title .en{font-size: 20px; color: #7e329f; font-weight: bold; text-transform: uppercase; margin-bottom: 0px; line-height: 20px; }
.index_news_block .index-title .en2{margin-bottom: 30px;}
.index_news_block .index-title i{ margin-right:2px; -webkit-border-radius: 5px; -moz-border-radius:5px; border-radius:5px;}
.index_news_block .news-list{margin: auto; margin-right: 0; width:1280px;}
.index_news_block ul{margin:auto; padding: 0; }
.index_news_block li{ float: left; width: 33%; position: relative; }
.index_news_block li span{display: block; padding-top:10px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom: 0px;}
.index_news_block li a{display: block; background: #fff; color: #333; margin: 2px; padding: 20px 0px; padding-bottom:40px; margin-top: 20px; margin-bottom:60px;  }
.index_news_block li a:hover{color: #fff; margin-top: 0px; padding-top:40px; padding-bottom:60px; margin-bottom:0px;
 background: url("/images/new_bg.png") no-repeat; 
 -webkit-border-radius: 15px; -moz-border-radius:15px; border-radius:15px;
}
.index_news_block li a:hover .desc{color: #fff;}
.index_news_block li a:hover .more{ color: #fff;}
.index_news_block li a:hover .date{color: #fff;}
.index_news_block li a:hover .more i{color: #fff;}
.index_news_block li .date{color: #7e329f;}
.index_news_block li .title{
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis;
    
    font-size: 20px;
    font-weight: bold;
}
.index_news_block li .desc{
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    color: #8e8e8e;
    line-height: 200%;
    letter-spacing:1px;
}
.index_news_block .more{padding-top: 40px; color: #333;}
.index_news_block .more i{color: #7e329f;}

.index_news_block  .more_box{position: absolute; right:9%; top:70px;  margin: auto; }
.index_news_block  .more_box a{  display: block;color: #283a3e;font-size: 14px;   text-align: center;  padding:9px 18px; border:1px#999 solid; -webkit-border-radius: 15px; -moz-border-radius:15px; border-radius:15px;}
.index_news_block  .more_box a:hover{padding: 9px 18px;  background: #751ca7;  -webkit-border-radius: 14px;  -moz-border-radius: 16px;  border-radius: 16px; border:1px#999 solid;color: #fff;}

.index_news_block .news-list .mr_hd{text-align: center; margin-top: 40px;}
.index_news_block .news-list .mr_hd li{ display: inline-block; float: none; height:2px; width:60px; background: #e3e3e3; margin-right: 20px; overflow: hidden; }
.index_news_block .news-list .mr_hd li.on{background: #363737;}


/*index-youshi-wrap*/
.index-youshi-wrap{background:#eee;padding-top:90px;padding-bottom:90px;}

.index-youshi-wrap .list_box{ margin: auto;}
.index-youshi-wrap .list_box ul{ margin: auto;}
.index-youshi-wrap .list_box li{float: left; height: 90px; width:33.3%;position: relative;overflow: hidden; }
/*.index-youshi-wrap .list_box li:hover{
    -moz-box-shadow:4px 5px 3px 1px #999;
    -webkit-box-shadow:4px 5px 5px 1px #999; 
    box-shadow:4px 5px 3px 1px #999;
}*/
.index-youshi-wrap .list_box li:nth-child(1) .txt_box{  width: 50%; margin-right: 0; }
.index-youshi-wrap .list_box li .img_box{float: left;  margin: auto; width: 90px; height: 90px; margin-right: 10px;}
.index-youshi-wrap .list_box li .img_box img{ width: 100%; }    
.index-youshi-wrap .txt_box{  float: left; width: 60%;height: 90px; }
.index-youshi-wrap .txt_box p{ text-align: left; }
.index-youshi-wrap .txt_box .p1{ font-size:23px; font-weight: bold; }
.index-youshi-wrap .txt_box .p2{  font-size:18px; margin-top: 10px; font-weight: bold; text-transform:uppercase; }
.index-youshi-wrap .txt_box .p3{  font-size:18px; font-weight: bold; text-transform:uppercase; }


/*index_youshi*/
.index_youshi_block{position: relative;  background: url("/images/index_youshi_bg.jpg") no-repeat; background-size: 100% 100%;}
.index_youshi_block .index-title{position: absolute; width: 100%; left: 0; top:150px; text-align: center; color: #fff;}
.index_youshi_block .index-title .cn{ font-size: 36px;color: #fff; font-weight: bold; margin-bottom: 10px;}
.index_youshi_block .index-title .secn{width:900px; margin:auto; font-size:16px;  margin-bottom: 0px; line-height: 20px; }
.index_youshi_block .index-title .p3{margin-top:40px; margin-bottom: 10px;}
.index_youshi_block .item_list{ width: 100%; margin:auto; }
.index_youshi_block .item_list span{ display: block; text-align: center; }
.index_youshi_block .item_list .img_box{ margin-bottom: 20px; margin-top: 430px; overflow: hidden; }
.index_youshi_block .item_list .title_box{ font-size: 20px; font-weight: bold; margin-bottom: 20px;}
.index_youshi_block .item_list li{ float: left; width: 25%; color: #fff; height:110vh;}
.index_youshi_block .item_list li:hover{height:109vh; border-bottom:5px #5f1985 solid; background: url("/images/ys_bg.png");}
.index_youshi_block .item_list img{
   
    -webkit-transition: 1s ease all;
    -moz-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
}
.index_youshi_block .item_list li:hover img{
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.015);
    transform: scale(1.15);
}

.about_content p{line-height: 200%; font-size: 16px;  }
.about_content strong{ font-weight: bold; }
.about_qycj{ margin-bottom: 20px;  text-align: center; }
.about_qycj img{ width:90%; -webkit-border-radius: 15px; -moz-border-radius:15px; border-radius:15px;}

/**/
.footer_block{width: 100%; margin: auto; background:url("/images/footer_bg.jpg") no-repeat; background-size: 100% 100%; padding-top:100px; padding-bottom:20px; }
.footer_block .page-block{ padding-bottom: 100px; }
.footer_block .logo_box{  width: 25%;}
.footer_block .logo_box img{ width: 200px; }
.footer_block .nav_box{ width: 50%;}
.footer_block .nav_box p{line-height:32px;  font-size: 16px;}
.footer_block .nav_box .t{ font-size: 18px; font-weight: bold; margin-bottom:15px;}
.footer_block .nav_box li{ float: left; width: 33.3%; }
.footer_block .nav_box a:hover{color:#5f1985; border-bottom: 1px #5f1985 solid; }
.footer_block .contact_box{ width: 25%;}
.footer_block .contact_box .title_box{font-size: 18px; font-weight: bold; margin-bottom: 20px;}
.footer_block .contact_box p{line-height:32px;  font-size: 14px;}
.footer_block .contact_box h2{ margin:auto; }
.footer_block .contact_box .wx{ height: 100px; width: 100px; background: url("/images/wx.jpg"); margin-top: 30px; }

.footer_block .copyright_block{ margin: auto; padding-top:5px;padding-bottom:5px; }
.footer_block .copyright_block p{}
.footer_block .copyright_block a{font-size: 14px; }
.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; }

.footer_block .web_link{width: 1200px; margin: auto; 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: 0px; bottom: 50px; z-index: 999; }
.service_block #goToTop{ display: none; width: 70px; height: 70px; background:#8d56ac;
/*-moz-border-radius: 70px; 
-webkit-border-radius: 70px; 
border-radius: 70px;*/ color: #fff;
  }
.service_block #goToTop i{ font-size: 40px;
    clear: both;color: #fff;
    display: block;
    height: 20px; }
.service_block #goToTop a{ display: block; width: 70px; height: 70px;  line-height: 60px; font-size: 16px; text-align: center; color: #fff;  }
.service_block #goToTop a:hover{background:#751ca7; 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;}

.ke-zeroborder{border-radius: 20px;}
.ke-zeroborder td{ padding: 10px; vertical-align:top;}
.ke-zeroborder img{border-radius: 20px;}
.ke-zeroborder h3{ font-weight: bold; }
.ke-zeroborder p{ line-height: 30px; }
.va_box { background: #fff; border-radius: 20px;}
.va_box td{padding: 30px;}
/*招聘*/
.sub_recruit_block{padding-top: 60px; padding-bottom: 90px;}
.sub_recruit_block .recruit_list{min-height: 500px;}
.sub_recruit_block .recruit_list ul{margin: auto;  padding: 0;  margin-right: -72px;}
.sub_recruit_block .recruit_list li{float: left;margin-bottom: 40px;}
.sub_recruit_block .recruit_list span{ display: block;padding: 0 20px; font-size: 16px;}
.sub_recruit_block .recruit_list .box{position: relative;width: 350px;  height: 240px;margin-right: 72px;border: #00B0CE solid 1px;  background: url("/images/bg_Recruit_list.jpg");  -moz-border-radius: 5px;   -webkit-border-radius: 5px;   border-radius: 5px; }
.sub_recruit_block .recruit_list .s1{font-size:24px; color:#fff; background: #00B0CE; padding: 5px 10px; margin-bottom: 30px;}
.sub_recruit_block .recruit_list .s2{margin-bottom:15px;}
.sub_recruit_block .recruit_list .s4{position: absolute; bottom: 10px; right:0px; font-size: 14px; top:10px; color:#fff;}
.sub_recruit_block .recruit_list .s5{position: absolute; bottom: 20px; right:0px; font-size: 14px; }
.sub_recruit_block .recruit_list a{color:#00B0CE; font-size: 16px;}
.sub_recruit_block .t_page{text-align: center; font-size: 14px;}

/*about_culture_block*/
.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; padding-top: 20px;}
.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; }

.empty_box{ width: 1000px; margin:auto; text-align: center; }


/*sub_ArticleList*/
.sub_ArticleList{padding-bottom: 100px;}
.sub_ArticleList .list_block{margin:auto; padding-top:20px; min-height:600px;  margin-right: -20px;}
.sub_ArticleList .list_block ul{ padding: 0;     }
.sub_ArticleList .list_block li{float: left; width: 33.3%;  margin-bottom: 40px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;  }
.sub_ArticleList .list_block li span{ display: block; }
.sub_ArticleList .list_block li .box{ margin:auto; margin-right: 20px; position: relative;      height: 160px;background: #fff; -webkit-transition: all .2s linear;  transition: all .2s linear;}
.sub_ArticleList .list_block li .img{margin:auto; margin-right: 20px; height: 230px;}
.sub_ArticleList .list_block li .img img{ 
width: 100%; height: 100%; 

}
.sub_ArticleList .list_block .date_box{
position: absolute;
    left: 20px;
    bottom: 20px;
    height:25px;
    color: #868484;
}
.sub_ArticleList .list_block .title{
    padding: 20px;
    text-align: left; 
    font-size:20px; 
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
    font-family: "Husqvarna Gothic",Arial,sans-serif;
}
.sub_ArticleList .list_block .desc{
    height: 50px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-indent: 2em; 
    color: #bfbfbf;
    font-size: 14px;
    letter-spacing:1px;
}
.sub_ArticleList .list_block .btn_view{
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 30px;
    color: #868484;
}
.sub_ArticleList .list_block .btn_view a{ 
    font-size: 14px;
     padding: 5px 10px; 
}
.sub_ArticleList .list_block .btn_view a:hover{
    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_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%;}


.sub_product_block{  padding-bottom: 60px;  }

.sub_product_block .menu_block{ margin: auto; margin-bottom: 20px;}
.sub_product_block .menu_block li{ float: left; margin-left: 30px; }
.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;}

.menu_block{}
.menu_block li{ height: 45px; line-height: 45px; }
.menu_block li a{color: #686867; font-size: 18px; padding: 5px 5px; }
.menu_block li a:hover{
    background: #d2d0d0;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    padding: 5px 5px; 
}




.t_page{ text-align: 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;
}


.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{
 margin: auto; padding:0;
 margin-right: -30px;
 }

.pro_block li{ 
    float: left; width:50%; 
    margin-bottom:30px;
}


.pro_block a{

    background: #fff;
    display: block;  margin: auto;
    margin-right: 30px;
   -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease; 
}
.pro_block a:hover{
    -moz-box-shadow:4px 5px 3px 1px #999; /*firefox*/
    -webkit-box-shadow:4px 5px 5px 1px #999; /*webkit*/
    box-shadow:4px 5px 3px 1px #999; /*operaæˆ–ie9*/
}
.pro_block .img-box {
    float: right; width:60%;
    margin: auto; text-align: center;
    margin-top: 20px;
   margin-bottom: 20px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden; 
}
.pro_block .img-box img {
  width: 80%;
   
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all;
}



.pro_block a img:hover{transform: scale(1.1);}

.pro_block .albumtitle {
    margin: auto;  margin-top: 20px;
   float: left; width: 40%;
    text-align: center;
    color: #666;
}
.pro_block .albumtitle span{ display: block; text-align: left; color: #333; margin-left:40px;margin-right:0px; margin-bottom:10px; }
.pro_block .albumtitle .p1{ font-weight: bold; }
.pro_block .albumtitle .s1{ font-size: 34px; margin-top:20px; font-weight: bold;}
.pro_block .albumtitle .s2{ font-size: 16px; margin-bottom:20px;color: #1f2742; }
.pro_block .albumtitle .s3{ height: 120px; font-size: 15px; line-height: 24px; color: #97989d; margin-bottom:30px;}
.pro_block .albumtitle .s4{ font-size: 15px; color: #1f2742; width: 100px; height: 30px; line-height: 30px;}
.pro_block .albumtitle .s1 p{font-weight: bold;}
.pro_block a:hover .s1{color: #5f1985;}
.pro_block a:hover .s4{ width: 100px; height: 30px; line-height: 30px; text-align: center; background: #5f1985; letter-spacing: -1px; color: #fff; -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    border-radius: 10px;}

.t_page a{   margin: 5px; border-radius: 3px;
    border: 1px #9b9fa0 solid;
    padding: 5px 15px;
    background: #fff;  }


/*sub_join_block*/
.sub_join_block{
}
.join_title_box{ text-align: center; margin-bottom:20px;}
.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%; }
#yaoqiu .m_block{ height: 500px; }
#yaoqiu .m_block .lb{width: 500px; height: 400px;}
#yaoqiu .m_block .rb{width: 600px; height: 400px;}
#yaoqiu .yaoqiu_item p{margin: auto;  font-size: 16px; height: 40px; line-height: 40px; margin-bottom: 10px;}
#yaoqiu .yaoqiu_item i{color: #8d56ac; margin-right:10px;}
#yaoqiu .yaoqiu_item span{     font-size: 18px;
    float: left; margin-right: 20px;
    width: 40px;
    height: 40px;
    
    text-align: center;
    line-height: 40px;
 }

#zhichi{}

.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: 18px; text-align: center; 
    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:#8d56ac;
 height: 60px; width: 60px; line-height: 60px;
 border:2px #8d56ac 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:300px; height:210px; float: left; }
.sub_join_block .flow_top .row1 li:nth-child(1) .yuan{color: #fff; font-weight: bold;  background:#8d56ac;  }
.sub_join_block .flow_top .row1 li:nth-child(3) .yuan{color: #fff; font-weight: bold;  background:#8d56ac;  }
.sub_join_block .flow_top .row1 li:nth-child(5) .yuan{color: #fff; font-weight: bold;  background:#8d56ac;  }

.sub_join_block .flow_top .row1 li:nth-child(7) .yuan{color: #fff; font-weight: bold;  background:#8d56ac;  }
.sub_join_block .flow_top .row1 li:nth-child(9) .yuan{color: #fff; font-weight: bold;  background:#8d56ac;  }

.apply_block{padding-top:50px; padding-bottom: 90px;}
.apply_block .apply_form{
    padding: 44px 50px 52px;
    background: #f4f4f4;
}
.apply_block .apply_form input{
    width: 225px;
    height: 28px;
    border: #dbdbdb solid 1px;
    line-height: 28px;
    background: #fff;
    padding: 0 10px;
    color: #a9a9a9;
}
.apply_block .apply_form label{
   
    line-height: 28px;
    font-size: 14px;
    color: #999;
    margin-right:8px;
    margin-left: 5px;
}
.apply_block .apply_form i{
    margin-right: 10px;
    color: #666;
    font-size: 16px;
}
.apply_block .apply_form .suggest_box{
        width: 1078px;
    height: 125px;
    border: #dbdbdb solid 1px;
    resize: none;
    background: #fff;
    padding: 10px;
    color: #a9a9a9;
}
.apply_block .apply_form .msg_t{font-size: 14px; color: #999; padding-top: 20px; padding-left: 10px; margin: auto;}

.apply_block .apply_form .btn_submit{ 
    float: none;
border:0;
    margin: auto;
margin-top: 40px;
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #00afd0;

    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; padding-top: 60px;}
.case_block .case_list_box ul{margin: auto;}
.case_block .case_list_box li{ float: left; width:600px;   text-align: center; margin-bottom: 50px; }
.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-top:20px;
    
}
.article_content_block .content_box{ 
    padding:30px; line-height: 200%; font-size: 16px;
    margin-bottom: 30px;
    background:#fff;
    border-radius: 20px;
    -moz-border-radius: 20px; 
    -webkit-border-radius: 20px;
 }
 .article_content_block .content_box p{font-size: 16px;}

.article_content_block .recruit_table{padding-bottom: 40px;}
.article_content_block .recruit_table td{padding:8px; border:1px #F9F9F9 solid;}
.article_content_block .recruit_table .title{}


/*contact us contact_block*/
.contact_block{margin: auto; padding-bottom: 60px; }
.contact_item{ height: 300px; }
.contact_item li{ float: left; width: 25%; padding-top:5%; }
.contact_item p{ text-align: center; font-size:16px;  margin-top: 20px; padding: 0 25px; color: #7d7b7b;}
.contact_item .p1{}
.contact_item .p1 i{display: block; margin: auto; line-height:60px; color:#545454;  font-size:40px;   height:60px; width: 60px; border:2px #545454 solid;-moz-border-radius: 20px;  -webkit-border-radius: 20px; border-radius: 20px;}
.contact_item .p2{font-size:14px;}
.contact_item .p3{font-size:24px; padding: 0 30px;}
 

#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{ 
 padding-bottom: 50px; 
margin: auto; width: 100%; 
}
.sub_productContent_block .content{

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;  
}
.sub_productContent_block .top_product_info{ margin: auto; width: 100%; margin-top: 40px; }
.sub_productContent_block .left_img{ width: 500px; }
.sub_productContent_block .right_info{ width: 690px; }

.sub_productContent_block .product_img{ 
    width: 500px; height: 500px;
    
     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 span{ display: block; }
.sub_productContent_block .product_info .title{ margin-bottom: 20px; }
.sub_productContent_block .product_info .title h3{
    font-weight: bold;margin-bottom: 10px; 
 font-size:34px;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: 70px; line-height:30px; font-size: 16px;  color: #333; margin-bottom: 10px;  }
.sub_productContent_block .product_info .label{text-transform: uppercase;color: #8a8888; font-weight: bold; }

.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: 40px;
 padding-left: 40PX; padding-right: 40PX;
 text-align: left;
  }

.sub_productContent_block .maincontent img{  }
.sub_productContent_block .IntroTitle{
    
    margin: auto; margin-top: 20px; margin-bottom:20px;
    text-align: center;  height: 50px;   line-height: 50px;
    /* font-family: 'Times New Roman'; */
    color:#333; text-align: left; font-weight: bold;
    font-size: 25px;  
  }
.sub_productContent_block .maincontent p{ font-size: 16px; line-height: 150%; }
.sub_store_block{margin: auto; width: 1200px; min-height: 700px; padding-top: 60px; padding-bottom: 90px; }
.sub_store_block ul{margin: auto;
    padding: 0;
    margin-right: -30px;}
.sub_store_block li{ float: left; margin-bottom: 40px; }
.sub_store_block li .box{height:210px;
    width: 270px; margin-right: 30px; border-bottom:1px #d2cbcb solid;}
.sub_store_block span{ font-size: 14px; display: block;  padding-top:10px;}
.sub_store_block .s1{height: 55px; font-size: 22px; padding-bottom: 15px;}
.sub_store_block .t_page{ font-size: 14px; text-align: center; }
