*{
    padding: 0;
    margin: 0;
}

a{
    text-decoration: none;
}

li{
    list-style: none;
}

img{
    border:none;
}
body {
	font-family: Microsoft YaHei;
}
.fixed{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.Price{
    width: 350px;
    float: left;
    margin-right: 74px;
    box-shadow: rgb(206, 203, 203) 0px 0px 11px;
}

.Pricelines{
    border-top: 1px solid #f1f1f1;;
    margin-top: 13px;
}
.small{
    font-size:16px;
    color: #999999;
}
.two{
    background: #1ab58f !important;
}
.three{
    background: #159978 !important;
}
.boxs{
    padding: 0 20px 0px 20px;
    box-sizing: border-box;
    min-height: 1200px;
}
.none{
    margin-right: 0 !important;
}
.Price h1{
    font-size: 25px;
    font-weight: normal;
    padding-top: 19px;
    text-align: center;
    color: #ffffff;
}
.Price h2{
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
}
.Price p{
    text-align: center;
}
.Price .bottom{
    width: 200px;
    height: 40px;
    border-radius: 20px;
    margin: 0 auto;
    background: #1ecea3;
    text-align: center;
    line-height: 40px;
    display: block;
    color:#ffffff;
    margin-bottom: 20px;
    margin-top: 10px;
}
.Price_span{
    font-size: 14px;
    font-weight: bold;
    color:#999999;
    padding-top: 15px;
}
.lines{
    width: 100%;
    margin: 0 auto;
    height: 1px;
    background: #f3f3f3;
    margin-bottom: 15px;
}
.yes{
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    padding-right: 10px;
    background: url(../img/yes.png) no-repeat 0 0;
}
.title{
    text-align: left !important;
    font-weight: bold;
    font-size: 14px;
    color:#666666;
    font-weight: bold;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
}
.job{
    text-align: left !important;
    padding-left: 30px;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    color: #999999;
}
.mian{
    text-align: center;
    font-size: 25px;
    line-height: 60px;
}
.give{
    padding-bottom: 20px;
    font-size: 14px;
}
.HR{
    font-size: 14px;
    color: #999999;
}
.top{
    width: 100%;
    height: 100px;
    line-height: 35px;
    background: #1ecea3;
}
.money{
    height: 99px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding-top: 29px;
    box-sizing: border-box;
}
.left{
    float: left;
    height: 100%;
}
.money p{
    text-align: center;
    color: #999999;
    line-height: 26px;
}
.money .left p span{
    color:#000000;
    font-size: 18px;
}
.money .center{
    font-size: 35px;
    width: 43px;
    color: #999999;
    float: left;
    text-align: center;
}
.money .right p span {
    color: #000000;
    font-size: 18px;
}
.money .right{
    color: #999999;
    float: left;
    text-align: center;
}
.none_money{

}
.header{
    background: #1ab58f;
    width: 100%;
    height: 40px;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}
.header_con{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.logo {
    width: 178px;
    margin-top: 5px;
}
.nav {
    float: right;
}
.nav li {
    float: left;
    line-height: 33px;
    padding-left: 30px;
}
.nav li a {
    color: #ffffff;
    font-size: 14px;
}
.nav li i{
    display: block;
    width: 100%;
    height: 2px;
}
.nav li:hover .list_i{
    background: #ffffff;
}
.show{
    background: #ffffff;
}
.classification {
    width: 100%;
    height: 100px;
    box-shadow: rgb(206, 203, 203) 0px 0px 11px;
    background: #ffffff;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}
.classification ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.classification ul li {
    float: left;
    width: 11.1%;
    height: 100%;
    text-align: center;
}
.classification ul li a {
    color: #4b5169;
    display: block;
    height: 100%;
}
.list_nav {
    padding-top: 27px;
}
.list_nav img {
    margin: 0 auto;
    display: block;
}
.list_nav span {
    font-size: 14px;
}
.list_nav_hover {
    padding-top: 21px;
    height: 100%;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    display: none;
}
.list_nav_hover span {
    font-size: 14px;
    display: block;
    color: #1ab58f;
}
.list_nav_hover b {
    width: 67px;
    margin: 0 auto;
    height: 2px;
    background: url(../img/green.png) no-repeat center center;
    display: block;
    margin-top: 7px;
}
.classification ul li:hover .list_nav_hover {
	display: block;
}

.classification ul li:hover .list_nav {
	display: none;
}
.box{
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 50px;
}
.box_content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
.h1_tit {
    color: #4b5169;
    font-size: 38px;
    text-align: center;
    font-weight: normal;
}
.h2_tit {
    color: #687298;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
    font-weight: normal;
    padding-bottom: 80px;
}
.img_box{
    width: 100%;
}
.img_box:before {
    content: "";
    display: block;
    width: inherit;
}
.img_box:after {
    content: "";
    display: block;
    width: inherit;
    clear: both;
}


.Customized{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    box-shadow: rgb(206, 203, 203) 0px 0px 11px;
}
.Customized_title{
    width: 100%;
    height: 100px;
    
    background: #28b491;
}
.Customized_title p{
    font-size:28px;
    color:#ffffff;
    text-align: center;
    line-height: 64px;
}
.Customized_inner{
    font-size:14px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
}
.Customized_content{
    width: 100%;
}
.Customized_content ul{
    width: 100%;
    overflow: hidden;
}
 .Customized_content ul li {
     width: 399px;
     float: left;
     border-bottom: 1px solid  #f1f1f1;
     border-right: 1px solid  #f1f1f1;
     height: 205px;
 }
.Customized_inline{
    display: inline-block;
    position: relative;
}
 .Customized_box{
     width: 300px;
     height:100%;
     margin: 0 auto;

 }
.footer {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	width: 100%;
	background: #000000;
    height: 268px;
    margin-top: 70px;
}
.Customized_Subtitle{
    width: 100%;
    text-align: center;
    font-size: 20px;
    height: 70px;
    border-bottom: 1px solid #f1f1f1;
}
.Customized_icon{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: block;
    position: absolute;
    left: 0px;
    top: 27px;
}
.Customized_Subtitle span{
    padding-left:30px;
    line-height: 70px;
}
.Customization_suggest{
    font-size: 14px;
    color: #666666;
    margin-top: 22px;
}
.Customization_suggest p{
line-height: 26px;
}
.Customization_suggest p span{
    width: 10px;
    height: 10px;
    background: url(../img/Customization_suggest.png) no-repeat center center;
    display: block;
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}
.footer__middle {
	width: 1200px;
	margin: 0 auto;
}

.footer__left {
	float: left;
	display: inline-block;
	width: 33%;
	line-height: 31px;
	margin-top: 60px;
	color: #fff;
}

.footer__left p {
	font-size: 14px;
}

.footer__center {
    width: 150px;
    text-align: center;
    margin-top: 57px;
    display: inline-block;
    border-left: 1px dashed #939393;
    height: 150px;
    padding-left: 39px;
}
.footer__center img{
	width: 100%;
	height: 100%;
}

.footer__right {
	width: 48%;
	margin-top: 60px;
	float: right;
	line-height: 36px;
	display: inline-block;
	color: #fff;
}

.footer_xu {
	display: inline;
	font-size: 16px !important;
	color: #1ab58f;
}

.footer__right p {
	font-size: 14px;
}
.footer_logo{
	width: 230px;
    height: 38px;
}


.other{
    width: 100%;
    margin-top: 50px;
    box-shadow: rgb(206, 203, 203) 0px 0px 11px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    padding: 40px 40px 20px 40px;
}
.other h1{
    font-weight: normal;
    font-size: 20px;
    color:#666666;
    margin-bottom: 20px;
}
.list{
    font-size: 16px;
    margin-bottom: 20px;
}
.list p{
    display: inline-block;
}
.list p span{
    color:#999999;
}
.inline{
    color:#999999;
    width: 180px;
}
.line{
    padding-right: 50px;
    font-weight: normal;
}
