button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input, textarea {
    color: #fff;
    background-color: #b8bcc1;
    font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
    margin: 0;
    outline: medium none;
    border: none;
    padding: 10px 10px 10px 10px;
    font-size: 13px;
}

.des_title {
    height: 30px;
    width: 320px;
    color: #535353;
    font-size: 20px;
    line-height: 30px;
}

.des_content {
    height: 30px;
    width: 320px;
    color: #BBBBBB;
    font-size: 16px;
    line-height: 30px;
}

.dec_all {

    height: 100px;
    margin: 0 auto;
}

.plan_left {
    float: left;
    font-family: Microsoft YaHei;
    width: 90%;
}

.plan_right {
    float: left;
    margin-left: 2.5%;
    width: 7%;
    height: 7%
}

.plan_title {
    text-align: right;
    font-size: 18px;
    color: #ffffff;
    font-family: Microsoft YaHei;
}

.plan_content {
    text-align: right;
    color: #999999;
    font-size: 1.1rem;
    font-family: Microsoft YaHei;
    margin-top: 10px;
}

.plan_all22 {
    width: 70.5%;
    margin-top: 100px;
    height: 30px;
}

.value_hull {
    width: 30%;
    height: 200px;
    float: left;
}

.value_picvalue {
    width: 100%;
    height: 100%;
}

.value_pic {
    float: left;
    width: 25%;
    height: 50%;
}

.value_content {
    margin-left: 20px;
    float: left;
}

.value_title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #333333;
    font-weight: bold;
}

.value_contvalue {
    margin-top: 10px;
    font-size: 8px;
    font-family: Microsoft YaHei;
    line-height: 18px;
    color: #6C6C6C;
}

.containerto {
    position: relative;
    width: 700px;
    height: 800px;
    margin: 0 auto;
}

.clear {
    clear: both;
    height: 0 !important;
    line-height: 0;
    font-size: 0;
}

.fixed:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    width: 0;
    font-size: 0;
}

.fixed {
    zoom: 1;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

.adv {
    width: 100%;
    height: auto;
    overflow: hidden;
    /*background: url(../images/adv_b_bg.gif) repeat-x top;*/
    background: url(../images/adv_bg2.jpg)  no-repeat  center top ;
    background-size: cover;
    font-family: "Î¢ÈíÑÅºÚ";
    padding: 10px 0 10px;
    border-bottom: 1px solid #ddd;
}

.adv_m {
    width: 960px;
    margin: 0 auto;
    height: 2011px;
    padding-top: 20px;
    /*background: url(../images/adv_bg.jpg) no-repeat center top;*/
}

.adv_m h3 {
    top: 12px;
    left: -5px;
}

.adv_b_m {
    padding: 130px 33px 0 43px;
}

.adv_m ul {
    margin-bottom: 17px;
    /*padding-left: 50px;*/
    color: #203062;
}

.adv_m ul h4 {
    font-size: 18px;
    padding: 20px 0 13px 10px;
    margin-bottom: 3px;
    border-bottom: 1px dashed #bcbcbc;
    color: #022e51;
}

.adv_m ul h4 em {
    display: block;
    font: normal 10px Arial;
    text-transform: uppercase;
    margin-top: 3px;
    color: #b9b9b9;
}

.adv_m ul li {
    width: 400px;
    font-size: 14px;
    padding: 10px 0 0 13px;
    line-height: 28px;
    color: #333;
    color:#808080;
    font-weight:600;
    
}

.adv_m ul li em {
    color: #d70600;
}

.adv_1 {
    padding: 0 15px 0 20px;
}

.adv_1 img {
    display: block;
}

.adv_1 .adv_u_1 {
    /*background: url(../images/adv_1.png) no-repeat left 20px;*/
    width: 480px;
}

.adv_2 {
    margin-top: 36px;
}

.adv_2 .adv_u_2 {
    /*background: url(../images/adv_2.png) no-repeat left 20px;*/
    width: 461px;
    margin-top: 40px;
}

.adv_3 {
    margin-top: 50px;
    padding-left: 5px;
}

.adv_3 .adv_u_3 {
    /*background: url(../images/adv_3.png) no-repeat left 20px;*/
    width: 480px;
}

.adv_3 img {
    display: block;
    margin-top: 23px;
}

.adv_4 {
    margin-top: 45px;
    padding-right: 10px;
}

.adv_4 .adv_u_4 {
    /*background: url(../images/adv_4.png) no-repeat left 20px;*/
    width: 457px;
    margin-top: 4px;
}

.adv_4 img {
    display: block;
    margin-top: -22px;
}

.adv_4 span {
    display: block;
    background: url(../images/adv_ph.png) no-repeat;
    text-align: center;
    width: 294px;
    height: 45px;
    lien-height: 25px;
    color: #fff;
}

.adv_4 span b {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}

.pro_l{
    width:240px;
    height:570px;
    margin-top:52px;
    background:rgba(0, 142, 180, 1);
    overflow:hidden;
}

.pro_l h2{width:236px; height:90px; text-align:center; font:bold 24px/30px "Microsoft Yahei"; background:url(../images/pro_nr.gif) no-repeat center 67px; overflow:hidden;}

.pro_l h2 a{display:block; color:#fff; padding-top:24px;}

.pro_l h4{width:200px; height:40px; margin:11px auto 0; overflow:hidden; }

.pro_l h4 a{display:inline-block; width:180px; height:35px; padding-left:40px; font:16px/35px "Microsoft Yahei";text-align:left; color:#555; background:url(../images/pro_n2.jpg) no-repeat center top;background-size:100% 100%;}

.pro_ns{
    width:236px;
    height:400px;
    background:#fff;
    margin:0 auto;
    overflow:hidden;
}

.pro_l h4 a:hover{background:url(../images/pro_n2.jpg) no-repeat center top;background-size:100% 100%; font-weight:bold; color:#ff9000;text-align:left;}

.pro_l ul{width:180px; margin:0 auto; overflow:hidden;}

.pro_l ul li{width:180px; height:35px; border-bottom:1px dashed #a9a9a9;}

.pro_l ul li a{display:inline-block; width:124px; height:35px; padding-left:42px; font:14px/35px "Microsoft Yahei"; color:#555; background:url(../images/pro_a2.gif) no-repeat 13px center;}

.pro_l ul li a:hover{background:url(../images/pro_a1.gif) no-repeat 13px center; color:#ff9000;}

.pro_l span{display:block; width:236px; text-align:center; background:url(../images/pro_tr.gif) no-repeat center 7px; font:16px/20px "Microsoft Yahei"; color:#fff; margin-top:14px; }

.pro_l span b{display:block; font:bold 24px/35px "Microsoft Yahei"; }



.pro_r{width:783px; height:618px; margin-top:52px; overflow:hidden; overflow:hidden;}

.pro_r h2{height:35px; overflow:hidden; background:url(../images/pro_rs.png) no-repeat center top;}

.pro_r h2 em{float:left; font:bold 18px/35px "Microsoft Yahei";}

.pro_r h2 em a{display:inline-block; height:35px; color:rgba(0, 142, 180, 1); padding-left:24px; background:url(../images/pro_r.png) no-repeat left 10px;
background-size: 16px;
}

.pro_r h2 span{float:right; font:14px/35px "Microsoft Yahei"; text-transform:uppercase;}

.pro_r h2 span a{color:#999;}

.pro_r ul li{
    float:left;
    width:248px;
    height:253px;
    position:relative;
    margin:18px 13px 0 0;
    overflow:hidden;
}

.pro_r .none{margin-right:0;}

.pro_r ul li img{
    width:245px;
    height:245px;
    border:2px solid #dddddb;
}

.pro_r ul li span{
    position:absolute;
    top:210px;
    left:0;
    display:block;
    width:246px;
    height:36px;
    /*background:url(../images/pro_s.png) no-repeat center top;*/
    background-color: rgba(0,0,0,0.1);
    font:bold 16px/36px "Microsoft Yahei";
    color:#666;
    padding-left:15px;
}