#center{
    position: relative;
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}
a:hover{
    color: #00B8ee;
}
img{
   border: none;
}
p{
    margin: 0;
}
ul li{
    list-style: none;
}
.home_top1{
    width: 100%;
    min-width: 1200px;
    height: 350px;
}
.top{
    width: 100%;
    height: 136px;
    background: url("../images/t.png") center;
}
.recommend{
    width: 1200px;
    height: 136px;
    margin: auto;
    position: relative;
}
.div_left{
    float: left;
    width: 158px;
    height: 136px;
    text-align: center;
    font-size: 22px;
    color: #999999;
    padding-top: 50px;
}
.div_right{
    width: 1042px;
    height: 127px;
    float: right;
    padding-top: 27px;
}
.right_kuai{
    float: left;
    width: 149px;
    height: 81px;
}
.left_imgs{
    float: left;
}
.right_img{
    padding-top: 6px;
    float: right;
    width: 100px;
    height: 81px;
    text-align: center;
}
.div_img{
    width: 100%;
    height: 42px;
    margin: auto;
}
.right_img img{
    transition: All 0.4s;
    -webkit-transition: All 0.4s;
    -moz-transition: All 0.4s;
    -o-transition: All 0.4s;
}
.right_img img:hover{
    margin-top: -3px;
}
.right_img span{
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
}
.recommend a{
    color: #000;
}
.department{
    width: 508px;
    height: 136px;
    float: left;
    padding: 20px 0px 0px 15px;
}
.department p{
    line-height: 16px;
}
.fon_16{
    font-size: 16px;
    color: #333333;
}
.department .right-a{
    font-size: 12px;
    float: right;
    color: #00b9ec;
    margin-right: 40px;
}
.recommend a:hover{
    color: #00b9ec;
}
.de_bottom{
    width: 100%;
    height: 75px;
    border-right: 1px solid #cccccc;
    padding-top: 10px;
}
.de_a{
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 25px;
    margin-right: 35px;
}
.help{
    float: left;
    width: 211px;
    height: 136px;
    padding: 10px 15px;
}
.help a{
    display: inline-block;
    margin-top: 5px;
}
.left_div{
    float: left;
    width: 68px;
    height: 60px;
    text-align: center;
}
.right_div{
    float: right;
    width: 110px;
    height: 60px;
    text-align: center;
}
.re_activity{
    width: 100%;
    margin-top: 30px;
}
.act_top{
    width: 100%;
    height: 37px;
    line-height: 22px;
    border-bottom: 1px solid #44d6d3;
}
.xian{
    float: left;
    display: inline-block;
    width: 2px;
    height: 20px;
    margin-top: 1px;
}
.top_ul{
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    padding-right: 70px;
}
.top_li{
    float: left;
    display: inline-block;
    height: 16px;
    line-height: 16px !important;
    font-size: 12px;
    padding: 0px 10px;
    border-right: 1px solid #d8deea;
}
.top_li a{
    color: #000;
}
.top_li a:hover{
    color: #000;
}
.top_r_div{
    float: right;
    margin-top: 1px;
}
.top_zi{
    float: left;
    display: inline-block;
    font-size: 20px;
    margin-left: 15px;
}
.hui_zi{
    color: #868686;
}
.xq{
    width: 83px;
    height: 27px;
    line-height: 27px;
    margin-top: 30px;
    background: #fff;
    color: #00B8ee;
    border-radius: 15px;
}
.xq:hover{
    background: #fff;
    color: #00B8ee;
}
.hu_zi{
    font-weight: bold;
    color: #f7b403;
    font-style: italic;
}
.act_t_right{
    float: right;
    font-size: 14px;
}
.go_a{
    display: inline-block;
    width: 106px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 3px;
    background: #00b6ff;
}
.act_center{
    width: 877px;
    margin-top: 16px;
    float: left;
}
.nr_div{
    float: left;
    width: 276px;
    height: 232px;
    border: 1px solid #d2d2d2;
    position: relative;
    margin-right: 22px;
}
.nr_img_div{
    width: 274px;
    height: 165px;
    overflow: hidden;
}
.nr_img{
    width: 276px;
    height: 165px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.nr_img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.nr_div p{
    display: inline-block;
    width: 275px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    padding: 10px 10px 0px 10px;
}
.nr_div p a{
    color: #999;
}
.nr_div p a:hover{
    color: #00B8ee;
}
.sign{
    position: absolute;
    bottom: 15px;
    left: 86px;
    width: 103px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #d2d2d2;
    background: #fff;
    color: #000;
    margin: auto;
    border-radius: 3px;
    font-size: 12px;
}
.sign:hover{
    border: 1px solid #00b8ee;
    background: #00b8ee;
    color: #fff;
    border-radius: 3px;
}
.act_bt_left{
    float: left;
    width: 877px;
    height: 51px;
}
.act_bt_right{
    float: right;
    width: 300px;
    position: relative;
    margin-top: 20px;
}
.top_p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #44d7cf;
    padding-left: 18px;
}
.act_bt_left_bt{
    float: left;
    width: 133px;
    height: 51px;
    border: 1px solid #e4e4e4;
    margin-right: 15px;
}
.left_img{
    width: 32px;
    height: 32px;
    padding-top: 8px;
    margin-left: 10px;
    float: left;
    text-align: center;
}
.right_type{
    width: 69px;
    height: 97px;
    padding-top: 3px;
    text-align: right;
    float: left;
}
.right_type p{
    margin: 0;
}
.screenings{
    display: inline-block;
    font-size: 14px;
    color: #fe635f;
    text-align: left;
}
.zi_p{
    height: 24px;
}
.type_span{
    font-size: 12px;
    color: #999999;
}
.type_p{
    font-size: 12px;
    color: #000;
}
.clear{
    clear: both;
}
.review{
    width: 248px;
    height: 140px;
    border: 1px solid #bdd2ed;
}
.review_xx,.zuixingg{
    width: 100%;
    height: 263px;
    border: 1px solid #d2d2d2;
    padding: 15px 24px 0px 24px;
    color: #67656a !important;
}
.zuixingg a{
    margin-left: 10px;
}
.zuixingg a:hover{
    color: #00b6ff;
}
.hd_name{
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.hd_name a{
    color: #67656a;
}
.review_zi{
    width: 296px;
    height: 22px;
    position: absolute;
    left: 2px;
    bottom:6px;
    color: #fff;
    background: #000;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.review_a:hover{
    color: #fff;
}
.review_a{
    display: inline-block;
    width: 290px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    left: 5px;
    bottom:8px;
    font-size: 12px;
    color: #fff;
    z-index: 2;
}
.service{
    width: 100%;
    height: 392px;
    margin-top: 30px;
}
.ser_left{
    float: left;
    width: 877px;
    height: 300px;
}
.ser_center{
    width: 100%;
    height: 582px;
    margin-top: 5px;
}
.ser_nr{
    float: left;
    width: 282px;
    height: 275px;
    border: 1px solid #f2f2f2;
    text-align: center;
    margin-top: 15px;
    margin-left: 15px;
    position: relative;
    overflow: hidden;
}
.service_img{
    width: 281px;
    height: 215px;
}
.money_p{
    margin-top: 5px;
    height: 45px;
    padding: 0px 10px;
}
.money_p .zi{
    float: right;
    color: #b7b7b7;
}
.mark{
    position: absolute;
    top:0px;
    left: 0px;
    width: 280px;
    height: 215px;
    background: #00b6ff;
    color: #fff;
    opacity:0;
    filter: alpha(opacity=0);
    transition: opacity  0.4s ease-in-out;
    -webkit-transition: opacity  0.4s ease-in-out;
    -moz-transition: opacity  0.4s ease-in-out;
    -o-transition: opacity  0.4s ease-in-out;
}

.ser_nr:hover .mark{
    opacity:1;
    filter: alpha(opacity=100);
}
.price{
    float: left;
    color: #ff0103;
    font-size: 18px;
}
.xuxian{
    width: 262px;
    height: 1px;
    margin: auto;
    background: url("../images/xuxian.png") repeat;
}
.ser_right{
    float: right;
    width: 300px;
}
.ser_r_cen{
    margin-top: 15px;
    width: 100%;
    height: 230px;
    border: 1px solid #d2d2d2;
}
.cen_top{
    width: 100%;
    height: 39px;
    padding-top: 8px;
    background: #f2f0f1;
}
.new_qh{
    float: left;
    display: inline-block;
    width: 112px;
    height: 32px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    border-top: 3px solid #f2f0f0;
    color: #656565;
}
.more{
    float: right;
    margin-right: 5px;
    line-height: 34px;
    color: #989898;
    font-size: 12px;
}
.more:hover{
    color: #00B8ee;
}
.cen_new_img{
    width: 131px;
    height: 104px;
    float: left;
    margin-left: 19px;
}
.cen_new_p{
    float: left;
    margin-left: 15px;
    width: 130px;
    height: 104px;
    overflow: hidden;
    word-wrap:break-word;
}
.cen_new_p a{
    color: #999;
}
.new_detailed{
    width: 100%;
    padding: 0px 10px;
    margin-top: 20px;
}
.detailed_p{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
}
.detailed_p a{
    color: #67656a;
}
.detailed_p img{
    display: inline-block;
    width: 4px;
    height: 4px;
    float: left;
    margin-top: 8px;
}
.finance_nr{
    width: 286px;
    height: 295px;
    float: left;
    border: 1px solid #f2f2f2;
    margin-top: 10px;
    margin-left: 9px;
    text-align: center;
}
.finance_img_div{
    width: 284px;
    height: 178px;
    overflow: hidden;
}
#bfb{
    margin-left: 5px;
    float: right;
    font-size: 12px;
    text-align: right;
    color: red;
}
.finance_img{
    width: 284px;
    height: 178px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.finance_img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.finance_p{
    float: left;
    display: inline-block;
    width: 123px;
    height: 28px;
    line-height: 28px;
    margin-right: 15px;
    padding-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}
.address_span{
    float: left;
    display: inline-block;
    padding: 0 7px;
    border-radius: 3px;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.nr_pp{
    clear: both;
    height: 42px;
    line-height: 19px;
    font-size: 12px;
    color: #686868;
    padding: 2px 5px;
    overflow: hidden;
    text-align: left;
}
.yx_p{
    font-size: 12px;
    line-height: 16px;
    color: #2a2a2a;
    text-align: left;
}
.finance_p a{
    color: #000;
}
.finance_img1{
    width: 293px;
    height: 137px;
    margin-bottom: 20px;
}
.personnel_top{
    height: 60px;
    padding-left: 0px;
    padding-top: 10px;
}
.personnel_qh{
    float: left;
    display: inline-block;
    width: 209px;
    height: 50px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    border-top: 3px solid #f2f0f0;
    color: #656565;
}
.personnel_qh:focus,.personnel_qh:hover{
    color: #00b8ee;
}
.new_qh:focus,.new_qh:hover{
    color: #00b8ee;
}
.click{
    background: #fff;
    color: #00b8ee;
    border-top: 3px solid #00b8ee;
}
table{
    width: 100%;
}
td{
    font-size: 16px;
    text-align: center;
}
tbody td{
    color: #787878;
    font-size: 14px;
}
tbody td a:hover{
    color: #00B8ee !important;
}
tr{
    height: 44px;
    border-bottom: 1px solid #f2f2f2;
}
.red-td{
    color: #ff975a;
}
.img-a{
    display: inline-block;
    width: 300px;
    height: 109px;
    text-align: center;
    padding-top: 21px;
    margin-bottom: 4px;
    border: 1px solid #ccc;
}
.personnel_img1{
    width: 250px;
    height: 66px;
}
.bgd{
    background: #00b8ee;
}
.fff{
    color: #fff !important;
}
.bt_p{
    font-weight: bold;
    margin: auto;
    margin-top: 55px;
    width: 250px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.mask3{
    background: #00B8ee;
}
.dal_a{
    display: inline-block;
    width: 250px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #fff !important;
}
.login{
    width: 245px;
    height: 335px;
    position: absolute;
    border: 1px solid #fff;
    top: -343px;
    right: 0px;
    z-index: 200;
}
.login_bgd{
    position: absolute;
    top:0px;
    left: 0px;
    width: 243px;
    height: 333px;
    background: #fff;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    z-index: 21;
}
.login_nr{
    position: absolute;
    top:0px;
    left: 0px;
    width: 245px;
    height: 333px;
    padding: 0px 20px;
    z-index: 22;
}
.cj_img{
    position: absolute;
    top: -60px;
    right: 0px;
    z-index: 201;
}
.logo{
    width: 60px;
    height: 60px;
    background: #00B8ee;
    border-radius: 50%;
}
.login_btn{
    display: inline-block;
    float: left;
    width: 76px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #f8b502;
    color: #fff !important;
    font-size: 12px;
    margin-right: 8px;
}
.login_bottom{
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #fff;
    padding-top: 15px;
}
.bot_lst{
    display: inline-block;
    width: 31px;
    height: 23px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
.login_bottom a{
    color: #000 !important;
}
.bor{
    font-weight: bold;
    color: #00B8ee;
    border-bottom: 2px solid #00B8ee;
}
.bot_p{
    width: 100%;
    margin-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.td_p{
    width: 300px;
    height: 20px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.fd_lst{
    float: left;
    width: 33.33%;
    height: 40px;
    text-align: center;
}
.num{
    color: #00B8ee;
    font-size: 14px;
    font-weight: bold;
}
.login1{
    width: 260px;
    height: 80px;
    border: 1px solid #fff;
    position: absolute;
    top: -85px;
    right: 0px;
    z-index: 20;
}
.login_bgd1{
    width: 258px;
    height: 78px;
    background: #fff;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 21;
}
.login_nr1{
    position: absolute;
    top:0px;
    left: 0px;
    width: 260px;
    height: 80px;
    z-index: 22;
}
.nr1_div{
    width: 129px;
    height: 39px;
    float: left;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0px 10px;
    line-height: 39px;
}
.nr1_div i{
    font-size: 18px;
}
.icon{
    display: inline-block;
    width: 15px;
    text-align: center;
}
.margin-i{
    margin-right: 15px;
}
.cen_new_p a:hover{
    color: #00B8ee;
}
.new_detailed a:hover{
    color: #00B8ee;
}
.video_cen{
    width: 100%;
    height: 320px;
}
.video_left{
    width: 386px;
    float: left;
    margin-top: 20px;
    position: relative;
}
.da_img{
    width: 386px;
    height: 275px;
}
.video_right{
    float: left;
    width: 480px;
    height: 100%;
}
.video_right ul{
    margin: 0;
    padding: 0;
}
.video_li{
    float: left;
    width: 220px;
    height: 152px;
    margin-top: 20px;
    margin-left: 18px;
    position: relative;
}
.video_li img{
    width: 220px;
    height: 102px;
}
.video_a{
    display: inline-block;
    width: 220px;
    color: #000;
    line-height: 38px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.zz_a{
    display: none;
    position: absolute;
    top:0;
    left: 0;
    width: 220px;
    height: 102px;
    background: #000;
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.left_zz_a{
    display: none;
    position: absolute;
    top:0;
    left: 0;
    width: 386px;
    height: 275px;
    background: #000;
    opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.left_zz_a .icon{
    font-size: 60px;
    color: #fff;
    margin-left: 165px;
    margin-top: 95px;
    display: inline-block !important;
}
.zz_a .icon{
    font-size: 40px;
    color: #fff;
    margin-left: 95px;
    margin-top: 28px;
    display: inline-block !important;
}
.video_left:hover .left_zz_a{
    display: inline-block;
}
.video_li:hover .zz_a{
    display: inline-block;
}
.zw_td{
    display: inline-block;
    width: 200px;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.nr_td{
    display: inline-block;
    width: 270px;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.new_dynamic{
    width: 100%;
    height: 175px;
    padding: 0px;
    overflow: hidden;
}
.new_dynamic ul{
    margin: 0;
    padding: 0 !important;
    margin-top: 0px;
}
.dynamic_li{
    float: left;
    width: 560px;
    height: 30px;
    line-height: 30px;
    list-style: square inside url('../images/li_dian.png');
}
.dynamic_li a{
    color: #000;
}
.dynamic_li a:hover{
    color: #00b8ee;
}
.dynamic_li img{
    margin-top: -5px;
}
.dynamic_time{
    float: right;
    color: #ccc;
}
.new_detailed ul{
    margin: 0 !important;
    padding: 0 !important;
}
.shop_li{
    width: 278px;
    /*height: 20px;*/
    line-height: 20px;
    margin-top: 10px;
    list-style: square inside url('../images/yuan_02.png');
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.shop_li a{
    color: #000;
}
.shop_li a:hover{
    color: #00b8ee;
}
.shop_img{
    display: none;
    width: 100px;
    height: 100px;
}
.shop_show{
    display: inline-block;
}
