.clear{clear: both;height: 0px;}
.inner_mian{max-width: 1920px;width: 100%;/* padding-top: 40px; */height: auto;}

.inner_list  .inner_list_row {overflow: hidden;}
.inner_list  .inner_list_row>div{width: 100%;overflow: hidden;}
.inner_list .inner_box_list_img{width: 50%;text-align: center;position: relative;}
.inner_list .inner_box_list_img img{display: block;width: 100%;box-sizing: border-box;padding: 15px;}
.inner_img_list{position: absolute;top: 0px;width: 50%;height: 100%;}
.inner_img_list ul li{font-size: 18px;color: #fff;}

.inner_box_list_img .s1,.inner_box_list_img .s2,.inner_box_list_img .other {height: 25%;}
.inner_box_list_img .s1{
    position: relative;
    background: -moz-linear-gradient(left, rgba(153,204,153,0.8) 0%, rgba(102,204,204,1) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(153,204,153,0.8)), to(rgba(102,204,204,1))));
    background: -webkit-linear-gradient(left, rgba(153,204,153,0.8) 0%,rgba(102,204,204,1) 100%);
    background: -o-linear-gradient(left, rgba(153,204,153,0.8) 0%,rgba(102,204,204,1) 100%);
    background: -ms-linear-gradient(left, rgba(153,204,153,0.8) 0%,rgba(102,204,204,1) 100%);
    background: linear-gradient(to right, rgba(153,204,153,0.8) 0%,rgba(102,204,204,1) 100%);
}
.inner_box_list_img .s2{
    background: -moz-linear-gradient(left, rgba(153,204,153,0.6) 0%, rgba(102,204,204,0.8) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(153,204,153,0.7)), to(rgba(102,204,204,0.8)));
    background: -webkit-linear-gradient(left, rgba(153,204,153,0.6) 0%,rgba(102,204,204,0.8) 100%);
    background: -o-linear-gradient(left, rgba(153,204,153,0.6) 0%,rgba(102,204,204,0.8) 100%);
    background: -ms-linear-gradient(left, rgba(153,204,153,0.6) 0%,rgba(102,204,204,0.8) 100%);
    background: linear-gradient(to right, rgba(153,204,153,0.6) 0%,rgba(102,204,204,0.8) 100%);
}

.inner_box_list_img .s3,.inner_box_list_img .s4,.inner_box_list_img .other {height: 33.33333%;}
.inner_box_list_img .s3{
    background: -moz-linear-gradient(left, rgba(204,204,204,0.6) 0%, rgba(204,204,204,0.8) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(204,204,204,0.6)), to(rgba(204,204,204,0.8)));
    background: -webkit-linear-gradient(left, rgba(204,204,204,0.6) 0%,rgba(204,204,204,0.8) 100%);
    background: -o-linear-gradient(left, rgba(204,204,204,0.6) 0%,rgba(204,204,204,0.8) 100%);
    background: -ms-linear-gradient(left, rgba(204,204,204,0.6) 0%,rgba(204,204,204,0.8) 100%);
    background: linear-gradient(to right, rgba(204,204,204,0.6) 0%,rgba(204,204,204,0.8) 100%);
}
.inner_box_list_img .s4{
    background: -moz-linear-gradient(left, rgba(153,153,153,0.9) 0%, rgba(204,204,204,1) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(153,153,153,0.9)), to(rgba(204,204,204,1)));
    background: -webkit-linear-gradient(left, rgba(153,153,153,0.9) 0%,rgba(204,204,204,,1) 100%);
    background: -o-linear-gradient(left, rgba(153,153,153,0.9) 0%,rgba(204,204,204,1) 100%);
    background: -ms-linear-gradient(left, rgba(153,153,153,0.9) 0%,rgba(204,204,204,,1) 100%);
    background: linear-gradient(to right, rgba(153,153,153,0.9) 0%,rgba(204,204,204,1) 100%);
}

.inner_box_list_img .s5,.inner_box_list_img .s6,.inner_box_list_img .other {height: 33.33333%;}
.inner_box_list_img .s5{
    background: -moz-linear-gradient(left, rgba(102,102,51,0.6) 0%, rgba(51,102,102,1) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(102,102,51,0.6)), to(rgba(51,102,102,1)));
    background: -webkit-linear-gradient(left, rgba(102,102,51,0.6) 0%,rgba(51,102,102,1) 100%);
    background: -o-linear-gradient(left, rgba(102,102,51,0.6) 0%,rgba(51,102,102,1) 100%);
    background: -ms-linear-gradient(left, rgba(102,102,51,0.6) 0%,rgba(51,102,102,1) 100%);
    background: linear-gradient(to right, rgba(102,102,51,0.6) 0%,rgba(51,102,102,1) 100%);
}
.inner_box_list_img .s6{
    background: -moz-linear-gradient(left, rgba(102,153,102,0.6) 0%, rgba(51,153,153,1) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(102,153,102,0.6)), to(rgba(51,153,153,1)));
    background: -webkit-linear-gradient(left, rgba(102,153,102,0.6) 0%,rgba(51,153,153,1) 100%);
    background: -o-linear-gradient(left, rgba(102,153,102,0.6) 0%,rgba(51,153,153,1) 100%);
    background: -ms-linear-gradient(left, rgba(102,153,102,0.6) 0%,rgba(51,153,153,1) 100%);
    background: linear-gradient(to right, rgba(102,153,102,0.6) 0%,rgba(51,153,153,1) 100%);
}

.inner_img_list ul li .item_list{height: 100%;}
.inner_box_list_img .other img {width: 19px;height: 15px;margin: auto;}
/*.inner_img_list ul li .item_list li{position: relative;}*/
/*.inner_img_list ul li .item_list li>div{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;width: 90%;line-height: 28px;}*/
.inner_img_list ul li .item_list li {
    position: relative;
    box-sizing: border-box;
    /* padding: 4% 20px; */
}

.inner_img_list ul li .item_list li>div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 55px;
    width: 90%;
    line-height: 28px;
}
.inner_img_list ul li .item_listul.item_list:before, .inner_img_list ul li .item_list:after {
    content: " ";
    display: table;
}
.inner_img_list ul li .item_list:after {
    clear: both;
}
.inner_img_list ul li {display: inline; float: left;  clear: both;width: 100%;}


.inner_box_list_text{width: 50%;height: auto; position: relative;}
.inner_box_list_text .txt{margin: 5% auto 0%;width: 85%;}
.inner_box_list_text .txt p.title{font-size: 24px;font-weight: bold;line-height: 1.5;/* margin: 10px 0; */border-left: 5px solid #ccc;/* text-indent: 19px; */padding-left: 15px;}
.inner_box_list_text .txt p.etitle{font-size: 20px;line-height: 1.5;padding-top: 10px;}
.inner_box_list_text .txt p.text{font-size: 14px;line-height: 28px;margin-top: 20px;}
.inner_foot{width: 100%;height: auto;min-height: 200px;background: #F5F9F9;}
.inner_foot .txt{margin: 0 auto;width: 82%;height: auto;}
.inner_foot .txt p.title{text-align: center;padding-top: 40px;padding-bottom: 10px;font-size: 24px;font-weight:bold;line-height: 2;}
.inner_foot .txt p.text{text-align: center;font-size: 14px;line-height: 1.8;padding-bottom: 20px;}

.inner_top{height: 600px;width: 100%;background: url("../images/banner/b3.png") center 100%; position: relative;overflow: hidden;}
.inner_top div.bg{opacity: 0.78;width: 100%;height: 600px;position: absolute;left: 0px;top: 0px;}
.inner_top div.inner_list1{position: absolute;left: 0px;top: 0px;z-index: 99;width: 100%;height: 600px;}
.inner_top div.inner_list_info{max-width: 1440px;height:auto;margin: 0 auto;}
.inner_top div.inner_list_info p{text-align: center;}
.inner_top div.inner_list_info p.title_s{font-size: 20px;margin-top: 70px;}
.inner_top div.inner_list_info p.title_l{font-size: 28px;}
.inner_top div.inner_list_info ul{width: 100%;height: auto;margin-top: 145px;background: rgba(255, 255, 255, 0.4);}
.inner_top div.inner_list_info ul li{float: left;width: 19.9%;height: 70px;line-height: 70px;text-align: center;font-size: 24px;}
a:hover,a:active,a:after{color: #333;}
.bl1{border-left: 1px solid #eee;}
.br1{border-right: 1px solid #eee;}
.bt1{border-top: 1px solid #eee;}
.bb1{border-bottom: 1px solid #eee;}
.pfl{left: 0px}
.prl{right: 0px}

.inner_top div.inner_list_info div.text1{text-align: center;margin-top: 60px;font-size: 18px;line-height: 30px;}
.inner_top div.inner_list_info p.title_l span{font-size: 24px;}

.middle_img {position:relative;/* min-height: 200px; *//* max-height: 500px; */overflow: hidden;/* padding: 5% 0; */}

.middle_img.term_img {
    height: 200px;
}

.middle_img.term_img {
    padding: 5% 0;
}
.middle_img img {/* width:100%;min-height: 200px; */left: 50%;position: absolute;top: 50%;/* height: 100%; */min-width: 100%;max-width: 138%;width: auto;transform: translate(-50%, -50%);text-align: center;/* min-width: 45%; *//* background: rgba(255,255,255,0.85); */min-height: 150px;}
.middle_img .text {/* bottom: 0;;bottom:;;0%; */left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;/* min-width: 45%; */background: rgba(255,255,255,0);border-radius: 20px;position: absolute;}
.middle_img .text.join_term{
    transform: translate(-50%, 0%);
    background: none;
    width: 100%;
}
.middle_img .text.join_term h3{
    width: 90%;
    margin-bottom: 0;
}
.middle_img .text i{
    width: 48px;
    height: 3px;
    margin: auto;
    display: block;
    text-align: center;
    background: #34bbc0;
}
.middle_img .text h2 {/* font-size:36px; */line-height: 2;color: #333;width: 85%;margin-top: 15px;margin: 10px auto;text-align: center;}
.middle_img .text h3 {font-size: 16px;font-weight:normal;line-height: 1.5;margin-bottom: 15px;width: 80%;margin: 10px auto 15px;text-align: center;}
.middle_img .text p {font-size:18px;line-height:28px;}

.middle_img .join_term {top: -5%;}
.middle_img .join_term p {padding-top:15px;font-size:22px;color:#01b1bf;}
.middle_img .join_term h3 {font-size:16px;line-height: 2;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“*/
.clean .inner_bar {width:100%;padding:70px 0px 55px;text-align:center;background-color:#F5F9F9;}
.clean .inner_bar h3 {font-size:24px;}
.clean .inner_bar p{margin:15px auto;display: block;max-width:360px;line-height:28px;font-size:18px;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/

.beauty .inner_main .middle_img .text h2{font-size:30px;font-weight: normal;}
.beauty .inner_main .middle_img .text h3 {font-size:20px;font-weight:normal;line-height:35px;}
.beauty .inner_main .item_list{position: absolute; width: 80%;top: 60%; left: 50%;transform: translate(-50%, -50%); background: rgba(255, 255, 255, 0.4);}
.beauty .inner_main .item_list li{float: left;width: 19.9%;height: 70px;line-height: 70px;text-align: center;font-size: 22px;}
.beauty .inner_foot{width: 100%;height: 300px;background: #F5F9FA;}
.beauty .inner_foot .txt{margin: 0 auto;width: 60%;height: auto;}
.beauty .inner_foot .txt p.title{text-align: center;padding-top: 60px;font-size: 38px;line-height: 70px;}
.beauty .inner_foot .txt p.text{text-align: center;font-size: 18px;line-height: 35px;}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸*/
.team .middle_img .text {/* left: 10%; *//* top: 40%; */text-align: left;}
.team .middle_img .text .box{
    padding: 15% 10px;
}
.team .middle_img .text h2 {/* line-height: 3; */}
.team .middle_img .text h3 {line-height: 1.5;/* font-size: 20px; */font-weight: normal;padding-bottom: 0;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.life .vip_type ul{width: 100%;margin: 0px auto;display: inline-block;text-align: center;}
.life .vip_type ul li{display: inline-block;position:relative;/* float:left; */width: 30.3333%;min-height:180px;background:#F5F9F9;}
.life .vip_type ul li.li2{/* margin: 0px 2.5%; */}
.life .vip_type ul li div{position:absolute;left: 50%;top:110%;transform: translate(-50%, -50%);text-align:center;}
.life .vip_type ul li div p{font-size: 18px;line-height: 2;}
.life .vip_type ul li.on, .life .vip_type ul li:hover{
    background:-moz-linear-gradient(top,#ccffcc,#ccffff);/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
    background: -webkit-linear-gradient(left, #ccffcc,#ccffff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ccffcc,#ccffff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ccffcc,#ccffff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ccffcc,#ccffff); /* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ */
}
.life .footTitle {text-align:center;border-bottom:#F5F9FA solid 10px;padding:70px 10px;font-size: 14px;}
.life .footTitle h2{margin:0 auto;display:block;max-width: 260px;font-size: 26px;font-weight:normal;line-height:40px;}
.life .footTitle p{margin:20px auto;display:block;max-width: 1195px;font-size: 18px;line-height:30px;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦*/
.article .content .article_left {
    width:75%;
    margin: 0 auto;
    /*background: url('../images/article_border.png') right repeat-y;*/
 }
.article .content .content_area {
    /*text-align:center;*/
    padding: 10px 10%;
    /* width: 80%; */
    margin: auto;
    /*background: url('../images/article_border_l.png') left repeat-y;*/
}
.article .content .content_area h2 {font-size:22px;line-height:160px;}
.article .content .content_area img, .article .content .content_area .detail {width: 100%;/*text-align:center;*/margin:0 auto;}
.article .content .content_area .resource span{font-size:14px;line-height:50px;}
.article .content .content_area .detail {line-height:22px;margin-top: 20px;}
.article .content .content_area .share {margin-top: 12%;padding: 50px 0;font-size:15px;}
.article .content .content_area .share span,
.article .content .content_area .share a {float:left;display:block;line-height:30px;}
.article .content .content_area .share a {width:22px;padding: 3px;}

.article .content .links_area {padding: 10px 10%;background:#F5F9F9;}
.article .content .links_area h2 {font-size:22px;line-height:60px;}
.article .content .links_area ul{width:100%;}
.article .content .links_area ul li{width:33.33333%;float:left;font-size:14px;line-height:30px;}

.article .content .article_right {width:25%;float:left;text-align:center;}
.article .content .article_right h3 {font-size:22px;line-height:90px;font-weight:normal;}
.article .content .article_right img {width:100%;}
.article .content .article_right p {padding: 20px 28px;text-align:left;font-size:14px;line-height:26px;}
.article .content .article_right .logo {margin:50px auto;width:50%;text-align:center;}
.article .content .article_right .logo img {width:80%;}
.article .content .article_right .logo h2{padding-top:30px;font-size:30px;line-height:30px;font-weight:normal;}

.Hardwarely2 li{float:left;width:50%;min-height:50px;position:relative;background:#f5f9fa;}
.Hardwarely2 .imgDiv{width: 33.3333%;float: left;display: inline-block;height: 100%;box-sizing: border-box;}
.Hardwarely2 .imgDiv img{width:100%;/* padding: 10px; */}
.Hardwarely1 .imgDiv img{width:100%;}
.Hardware2 .team_bk_row{ background:#f5f9fa;}
.Hardware2 .team_bk_none{ background:#fff;}
.Hardware2 .name a{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.Hardwarely2 .name{/* position:absolute; *//* left:35%; *//* top:35%; */float: right;width: 66%;/* padding: 5% 5%; */font-size:20px;line-height:2em;margin-top: 0;}
.Hardwarely2 .name a{color:#333;display:block; padding-left: 1em; }
.Hardwarely2 .name a .text1{
    width: 100%;
    display: inline-block;
    /* font-size: 1.15rem; */
    line-height: 1.8;
    /* padding-top: 10px; */
}
.Hardwarely2 .name a .text2{font-weight: 700;display: inline-block;line-height: 1.5;}
.Hardwarely2 .name a .text3{
    font-size: 0.7em;
    line-height: 1.9em;
    margin-top: 0.5em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.Hardwarely2 .liOdd{background:#fff;}
.lygeng{padding:1em 0;/* background: #f8f8f8; */}
.lygeng div{margin: 0px auto;background: #fff;padding: 1.5em 0;text-align: center;}
.lygeng div a{font-size: 1.25em;}
.lygeng div a:hover{/* font-size: 1.8em; */color: #333;}
.lygeng div span{display: inline-block;background: url(../images/geng.png) center;background-size: cover;width: 18px;height: 15px;margin-left: 1em;}

.Hardwarely1 li{float:left; width:50%; min-height:50px; position:relative; background:#f4f8f9;}
.Hardwarely1 .liOdd{background: #fff}
.Hardwarely1 .name a{color:#333;/* padding-left:2em; */}
.Hardwarely1 .g{position:absolute;width: 60px;height: 60px;z-index: 99;right:0px; top:0px;}
.Hardwarely1 .g p:hover{font-weight: bold;font-size: 14px;}
.Hardwarely1 .g img{/* margin-left: 15px; */}
.Hardwarely1 .g p{text-align: center;font-size: 12px;color: #777878;}
.jobly{background:#f8f8f8;}
.ryzz_title{width: 100%;text-align: center;}
.ryzz_title .title_e{padding-top: 2em;color: #999;/* font-weight: bold; */}
.ryzz_title .title_c{padding-bottom: 1em;}
.ryzz_title .title_t{font-size: 1.8em;padding-top: 2em;font-weight: bold;padding-bottom: 1em;}
.ryzz_title .title_con{font-size: 1.25em;padding-bottom: 2em;width: 75%;margin: 0px auto;line-height: 1.7em;}
.Patently li{width:33.333333%;background: #d1f3f1;}
.Patently .li_01{background:#f5f9fa;}
.Patently a{line-height:9.5em;padding: 0;padding-bottom: 0.2em;}
.Patently a img{width: 100%;height: 100%;}
.Patently a div{font-size:0.4em; white-space:nowrap;}
.Patently .name{background: #d1f3f1;}
.Patently .li_01 .name{background:#f5f9fa;}
.Patently a p{line-height: 2.5em;padding:0.3em 0;padding-top: 4em;padding-bottom:  5em;color: #000;}
.page-code{text-align: center;width: 100%;border-top: 1em solid #f5f9fa;border-bottom:  1em solid #f5f9fa;padding: 3em 0;color: #666;}
.page-code .prev, .page-code .next, .page-code .num{font-size: 2em;color: #666; margin-left: 0.8em;}
.page-code .num{font-size: 1.5em;font-weight:500;}
.page-code .rows{display: none;}
.page-code .current{padding: 0.3em 0.7em;border-radius: 50%;color:#fff;font-size: 2em;margin-left: 0.8em;font-weight: 600;
    background: -moz-linear-gradient(left, rgba(86,200,197,1) 0%, rgba(143,206,125,1) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(86,200,197,1)), to(rgba(143,206,125,1))));
    background: -webkit-linear-gradient(left, rgba(86,200,197,1) 0%,rgba(143,206,125,1) 100%);
    background: -o-linear-gradient(left, rgba(86,200,197,1) 0%,rgba(143,206,125,1) 100%);
    background: -ms-linear-gradient(left, rgba(86,200,197,1) 0%,rgba(143,206,125,1) 100%);
    background: linear-gradient(to right, rgba(86,200,197,1) 0%,rgba(143,206,125,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(86,200,197,1)', endColorstr='rgba(143,206,125,1)',GradientType=1 );
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/
.job_01{position: relative;}
.job_01>img{display: block;margin: 0 auto;width: 100%;}
.job{min-height:50px; _height:50px; background:#f8f8f8;}
.job li{float:left;width:33.333%;font-size: 22px;border-bottom: 1px solid #eee;}
.job li a{display:block; color:#FFF; background:#999; text-align:center; border-right:#FFF solid 1px; border-bottom:#FFF solid 1px; height:11em; /*line-height:11em;*/ overflow:hidden;}
.job li .ren{background: #d4eada url('../images/rencai.png') no-repeat left bottom;background-size: 100% auto;}
.job_2{ width:70%; background:#999; text-align:center; font-size:20px; color:#FFF; min-height:20em; _height:20em; line-height:1.65em;}
.job_2 .content{width:67%;}
.job_2 .name{font-size:1.5em; padding:3.5em 0 1em 0;}

.job_01 .title_d{position: absolute;width: 33%;color: #fff;padding: 1.5em 5em 5em 6em;
    background: -moz-linear-gradient(left, rgba(90,173,93,0.55) 0%, rgba(0,177,192,0.55) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(90,173,93,0.55)), to(rgba(0,177,192,0.55))));
    background: -webkit-linear-gradient(left, rgba(90,173,93,0.55) 0%,rgba(0,177,192,0.55) 100%);
    background: -o-linear-gradient(left, rgba(90,173,93,0.55) 0%,rgba(0,177,192,0.55) 100%);
    background: -ms-linear-gradient(left, rgba(90,173,93,0.55) 0%,rgba(0,177,192,0.55) 100%);
    background: linear-gradient(to right, rgba(90,173,93,0.55) 0%,rgba(0,177,192,0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(90,173,93,0.55)', endColorstr='rgba(0,177,192,0.55)',GradientType=1 );
    left: 53%;
    top:35%;
}
.job_01 .title_d .t{font-size: 2.5em;font-weight: 700;padding: 1em 0;}
.job_01 .title_d .p{font-size: 1.5em;line-height: 2em;max-width: 400px;}
.pageTitlely .ply1{font-size: 1.5em;color: #01b1bf;}
.pageTitlely .ply2{font-size: 2.5em;}
.pageTitlely .ply3{font-size: 1.25em;color: #666;}
.pageTitlely .ply4{font-size: 2em;color: #4b4b4b;}
.jobly li a{background:#f8f8f8;color:#333;height: 5em;padding-top:3.5em;}
.jobly_2{background: url('../images/JOIM.png');color:#000;}
.jobly_2 .name{font-size:1.5em; padding:3.5em 0 1em 0;color: #000;}


.job_bottom {position: relative;min-height: 420px;}

.job_bottom .job_2 {position: absolute;width: 100%;}

.job_bottom .btn {position: absolute; width:30%; height:20em; min-height: 400px; top:0px; right:0px; background:#666;}
.job_bottom .form{width: auto; padding:40px 70px;}
.job_bottom .form .fl{width: 30%;}
.job_bottom .form .fl{color: #333;}
.job_bottom .form .fl span{min-height: 40px;_height:40px;display:block;text-align: left;margin-left: -20px; margin-bottom: 25px;}
.job_bottom .form .fr{width: 70%;text-align:left;}
.job_bottom span{font-size: 16px;}
.job_bottom .form .fr .selectDiv {position: relative;display: inline-block;width: 195px;height: 39px;background-color: #f80;font: 14px/20px "Microsoft YaHei";}
.job_bottom .form .fr .selectDiv .cur-select {margin-top:-1px; position: absolute;display:block;border:#fff solid 1px; min-height: 40px; font-size: 14px;width: 185px;height: 40px;line-height: 40px;/*text-indent: 10px;*/}
.job_bottom .form .fr .selectDiv:hover .cur-select {}
.job_bottom .form .fr .selectDiv select {cursor:pointer;position: absolute;top: 0;left: 0;width: 195px;height: 39px;opacity: 0;filter: alpha(opacity: 0);font: 14px/20px "Microsoft YaHei";}
.job_bottom .form .fr .selectDiv select option {text-indent: 10px;}
.job_bottom .form .fr .selectDiv select option:hover {color: #fff;}
.job_bottom .form .fr .selectDiv{background:url(../images/ico8.png) right center no-repeat; }
.job_bottom .form .fr .posi_name,.tell,.file{padding-left: 10px;width: 185px;min-height: 40px;_height:40px;border:#fff solid 1px;display:block;margin-top: 20px;font-size:14px;color:#333;}
.job_bottom .submit{display:inline-block; width: 195px; color:#FFF; padding:1em 2em; background:#01b1bf; position:relative; top:2em;float: left;cursor: pointer;border:none;}
.job_bottom .form .fr .file{min-height: 32px;padding-top: 8px;}

.job_bottom .btn{
    background: -moz-linear-gradient(left, rgba(218,239,219,1) 0%, rgba(200,237,241,1) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(218,239,219,1)), to(rgba(200,237,241,1))));
    background: -webkit-linear-gradient(left, rgba(218,239,219,1) 0%,rgba(200,237,241,1) 100%);
    background: -o-linear-gradient(left, rgba(218,239,219,1) 0%,rgba(200,237,241,1) 100%);
    background: -ms-linear-gradient(left, rgba(218,239,219,1) 0%,rgba(200,237,241,1) 100%);
    background: linear-gradient(to right, rgba(218,239,219,1) 0%,rgba(200,237,241,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(218,239,219,1)', endColorstr='rgba(200,237,241,1)',GradientType=1 );
}

.innerly_Hardware2Img div{background: rgba(0,0,0,0);}
.innerly_Hardware1Img div{background: rgba(0,0,0,0);}


.inner_bar {width:100%;padding:70px 0px 55px;text-align:center;background-color:#F5F9F9;}
.inner_bar h3 {font-size:24px;}
.inner_bar p{margin:15px auto;display: block;max-width:700px;line-height:28px;font-size:18px;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯*/
.team .Hardwarely2 .has_bk_row, .dongtai .Hardwarely1 .has_bk_row, .activity .Hardwarely1 .has_bk_row{ background:#f5f9fa;margin:5px 0px;}
.team .Hardwarely2 .no_bk_row, .dongtai .Hardwarely1 .no_bk_row, .activity .Hardwarely1 .no_bk_row{ background:#fff;margin:5px 0px;}

/*@media screen and ( max-width:1366px ){
	.inner_list>div{height: 350px;}
	.inner_list .inner_box_list_img>img{height: 350px;}
	.inner_box_list_text .txt{margin: 10% auto;}
	.inner_box_list_text .txt p.title{font-size: 22px;line-height: 40px;}
	.inner_box_list_text .txt p.etitle{font-size: 18px;line-height: 30px;}
	.inner_top div.inner_list_info{max-width: 100%;}
	.indexPart3 ul li .text {min-height: 198px;}

	.article .content .article_right .logo h2 {font-size: 20px;line-height: 20px;font-weight: bold;}
	.life .vip_type ul li div p {font-size: 20px;}
}*/

/*@media screen and ( max-width:1280px ){
	.inner_list>div{height: 300px;}
	.inner_list .inner_box_list_img>img{height: 300px;}
	.inner_box_list_text .txt{margin: 15% auto;}
	.inner_box_list_text .txt p.title{font-size: 20px;line-height: 25px;}
	.inner_box_list_text .txt p.etitle{font-size: 16px;line-height: 22px;}
	.inner_box_list_text .txt p.text{font-size: 14px;line-height: 20px;}
	.inner_foot .txt p.title{padding-top: 40px;}
	.inner_top{height: 500px;}
	.inner_top div.inner_list_info{max-width: 100%;}
	.inner_top div.inner_list_info p.title_s{font-size: 16px;margin-top: 70px;}
	.inner_top div.inner_list_info p.title_l{font-size: 25px;}
	.inner_top div.inner_list_info ul{margin-top: 110px;}
	.inner_top div.inner_list_info ul li{font-size: 18px;}
	.job_bottom .form .fl span {margin-left: -30px;}
	.indexPart3 ul li .text {min-height: 186px;}
	.indexPart3 ul li .text .box p {font-size: 14px;line-height: 20px;}
	.life .vip_type ul li div p {font-size: 18px;}
}*/


.inner_box_list_text a.gengduo{
    float: right;
    margin-right: 7.5%;
    margin-top: 5%;
    font-size: 14px;
}

.main-container{
    margin-top: 25px;
}
.main-container h3.page-title{
    font-size: 25px;
    text-align: center;
} 
.position-center {
    width: 80%;
    margin: 0px auto;
    margin-top: 25px;
}
.china-way p{
    line-height: 30px;
    font-size: 20px;
}