@charset "utf-8";

/*标题*/

.a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.ml40 {
    margin-left: 40px;
}

.ml20 {
    margin-left: 20px;
}

.index_banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.pl_home_kv {
    width: 1400px;
    margin: 0 -525px;
    height: 410px;
    position: relative;
}

.pl_home_kv .window {
    width: 1400px;
    height: 410px;
    position: absolute;
    left: 0;
    top: 0;
}

.pl_home_kv .slide {
    width: 1400px;
    height: 410px;
    padding: 0px 625px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
}

.pl_home_kv .slide .img {
    width: 1400px;
    height: 410px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1000px;
}

.pl_home_kv ul.indicator {
    display: block;
}

.pl_home_kv .indicator {
    position: absolute;
    left: 914px;
    bottom: 22px;
}

.pl_home_kv .indicator li {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;
    margin-left: 14px;
}
.pl_home_kv .indicator li a {
    float: left;
    display: inline;
    background-image: url(banner_fenye_no.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 0;
    padding-top: 16px;
    overflow: hidden;
}

.pl_home_kv .indicator li a:hover {
    background: url(bannerfenye_yes.png) no-repeat;
}

.pl_home_kv .btn_scroll_prev .icon_scroll_btn {
    display: inline-block;
    background: url(tab_leftbtn_a.png) no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 370px;
    top: 180px;
    z-index: 999;
    display: none;
}
.pl_home_kv .btn_scroll_next .icon_scroll_btn {
    display: inline-block;
    background: url(tab_rightbtn_a.png) no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    right: -278px;
    top: 180px;
    z-index: 999;
    display: none;
}
.pl_home_kv .btn_scroll_next .icon_scroll_btn:hover {
    background: url(tab_rightbtn.png) no-repeat;
}

.pl_home_kv .btn_scroll_prev .icon_scroll_btn:hover {
    background: url(tab_leftbtn.png) no-repeat;
}

.pl_home_kv .indicator li.active a,
.pl_home_kv .indicator li a:hover {
    background: url(bannerfenye_yes.png) no-repeat;
}
.bulletin {
    width: 100%;
    height: 36px;
}
.bulletin-cn {
    width: 1000px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}
.rolling_news {
    width: 1400px;
    margin-left: -200px;
    height: 36px;
    line-height: 33px;
    border-bottom:1px #c9c9c9 solid;
}
.rolling_news>div {
    width: 1000px;
    margin: 0 auto;
    padding: 3px 0;
    height: 28px;
    overflow: hidden;
}
.rol_news {
    width: 72px;
    height: 30px;
    font-weight: bold;
    color: #4e90de;
    float: left;
    margin-top: -1.6px;
}
.rn_left, .rn_right {
    display: inline-block;
    overflow: hidden;
    height: 28px;
}
.rolling_news>div a {
    line-height: 28px;
    color:#666;
}
.rn_right {
    float: right;
}
.rn_right a.rolling_prev {
    background-position: -49px 9px;
    border-radius: 2px;
}
.rn_right a.rolling_next {
    background-position: -49px -28px;
    margin-left: -1px;
    border-radius: 2px;
}
.rn_right a {
    display: inline-block;
    width: 28px;
    height: 26px;
    border: 1px solid #f4f4f4;
    float: left;
    background: url(security_center_img06.png) no-repeat;
    position: relative;
}
.rn_right a.rolling_prev:hover {
    background-position: -49px -10px;
    border-color: #4190de;
    border-radius: 2px;
    z-index: 1;
}
.rn_right a.rolling_next:hover {
    background-position: -49px -47px;
    border-color: #4190de;
    border-radius: 2px;
    z-index: 1;
}
.blank10 {
    height: 40px;
    clear: both;
}
.business{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.business_l{
    width: 690px;
    float: left;
}
.business_r{
    width: 265px;
    float: right;
}
.business_l_cox{
    height:264px;
    background:#f9f9f9;
    margin-top:30px;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    position: relative;
}
.business_l_tit ,.business_r_tit,.product_title,.information_title,.activity_title{
    position:relative;
}
 .prev{
    background:url(product_left.png);
    width:24px;
    height:24px;
    display:block;
    float: left;
    position:absolute;
    right:38px;
    top:11px;
    cursor:pointer;
}
 .prev:hover{
    background:url(product_left2.png);
}
 .next{
    background:url(product_right.png);
    width:24px;
    height:24px;
    display:block;
    float:left;
    position:absolute;
    right:4px;
    top:11px;
    cursor:pointer;
}
 .next:hover{
    background:url(product_right2.png);
}
.business_l_tit i,.business_r_tit i,.product_title i,.information_title i,.activity_title i{
    width:4px;
    height:24px;
    background:#4190de;
    display:inline-block;
    position:absolute;
    top:9px;
}
.business_l_tit span,.business_r_tit span,.product_title span,.information_title span,.activity_title span{
    font-size: 28px;
    color:#004584;
    padding-left: 19px;
}
.turnto{
    position:absolute;
    background:url(button_huadong.png);
    width:26px;
    height:26px;
    right:1px;
    top: 8px;
    cursor:pointer;
}
.turnto:hover{
    background:url(button_hover_huadong.png);
    width:24px;
    height:24px;
    top:8px;
}
.business_cox{
    width:680px;
    margin:0 auto;
}
.business_cox li{
    width:160px;
    float:left;
    text-align:center;
    margin:0 5px;
}
.business_cox li a{
    font-size:18px;
    color:#333;
    display:block;
}
.business_cox li img{
    padding-bottom:45px;
    padding-top:56px;
}
/*// .internet_service .ser_2{
//     margin:0;
// }*/
.ser_2{
    position:relative;
}
.ser_2 p,.service_hover p{
    color:#666;
    font-size:18px;
}
.ser_2 a i{
    display:inline-block;
    width:19px;
    height:13px;
    background:url(internet_down.png);
}
.service_hover .ser_2 p i{
    width:0px !important;
}
.service_hover{
    position:absolute;
    width:158px;
    height:254px;
    text-align: center;
    background:#fff;
    margin-top: -400px;
    visibility: hidden;
    opacity: 0;
     -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid #d6d8fe;
    
    z-index:999;
}
.service_hover .hide{
    display:block;
    padding:30px 26px 0px;
}
.service_hover .hide a{
    background:#e9e9e9;
    display:block;
    margin-bottom:10px;
    color:#464646;
    font-size:14px;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px; 
    line-height:28px;
}
.service_hover .hide a:hover{
    background:#57aae9;
    color:#fff;
}
// .internet_service:hover{
//     width:158px;
//     height:254px;
//     background:#fff;
//     margin-top: 4px;
//     border-radius: 3px;
//     -webkit-border-radius:3px;
//     -moz-border-radius:3px;
//     border:1px solid #d6d8fe;
// }
// .internet_service:hover .ser_2 i{
//     background:none;
//     width:0px;
// }
// .internet_service:hover .ser_2 p{
//      margin-top: 0px;
// }
.service_hover img{
    padding:15px 0px 10px !important;
}
//.internet_service:hover .hide{
//     display:block;
// }
.business_r_cox{
    width:265px;
    height:264px;
    background:#f9f9f9;
    margin-top: 30px;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.r_cox_top{
    width:100%;
    text-align:center;
    height:148px;
}
.r_cox_top img{
    padding-top:28px;
}
.r_cox_list{
    width:227px;
    margin:0 auto;   
}
.r_cox_list ul,.more_service_list ul{
    width:234px;
    margin-right:-7px;
}
.r_cox_list ul li,.more_service_list ul li{
    width:110px;
    margin-right:7px;
    float:left;
    margin-bottom:7px;
    text-align:center;
}
.r_cox_list ul li a{
    color:#333;
    font-size:14px;
    background:#e9e9e9;
    display: block;
    padding-top: 3px;
    padding-bottom:3px;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.r_cox_list ul li .more{
    color:#4190de;
    font-size:14px;
    background:#fff;
    display: block;
    padding-top: 3px;
    padding-bottom:3px;
    border:1px solid #4190de;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.r_cox_list ul li a:hover{
    background:#57a9e9;
    color:#fff;
}
.r_cox_list ul li .more:hover{
    color:#fff;
}
.more_service{
    width: 265px;
    float: right;
    border:1px solid #4091dd;
    height:323px;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-top: 6px;
    position: absolute;
    z-index: 999;
    background: #fff;
    margin-left:1100px;
}
.more_service_tit{
    height:50px;
    line-height:50px;
    padding-left:22px;
    background:#57aae9;
    position:relative;
}
.more_service_tit p{
    font-size:18px;
    color:#fff;
}
.more_service_tit i{
    width:24px;
    height:23px;
    display:block;
    position:absolute;
    right:14px;
    top:14px;
    background:url(service_close.png);
    cursor:pointer;
}
.more_service_list ul li a{
    color:#333;
    font-size:14px;
    background:#f1f1f1;
    display: block;
    padding-top: 3px;
    padding-bottom:3px;
    border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.more_service_list ul li a:hover{
    color:#fff;
    background:#57aae9;
}
.more_service_list {
    margin:0 auto;
    width:227px;
    margin-top: 24px;
}
.product_part{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -5px;
    position:relative;
}
.js_scroll_products .js_ul{
    margin-top: 30px;
    overflow: hidden;
    width: 20000px;
    position: relative;
}
.list{
    width: 298px;
    height: 370px;
    float: left;
    padding-right:50px;
}
// .list_last{
//     padding-right: 0;
// }
.js_scroll_products .js_ul .listcox{
    width:298px;
    height:368px;
    border:1px solid #f1f1f1;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    float:left;
    position:relative;
}
.js_scroll_products .js_ul li .top{
    height:64px;
    background:#f9f9f9;
    text-align:center;
}
.js_scroll_products .js_ul li p{
    font-size:24px;
    color:#666;
    line-height:64px;
}
.js_scroll_products .js_ul .list .pic{
    text-align:center;
    height:148px;
}
.js_scroll_products .js_ul .list .pic img{
    padding-top:16px;
}
.js_scroll_products .js_ul .list .con{
    padding:0 30px;
}
.js_scroll_products .js_ul .list .con p{
    color:#666;
    font-size:14px;
    text-align:justify;
    line-height:18.9px;
}
.js_scroll_products .js_ul .list .bottom{
    background:#e9c730;
}
.js_scroll_products .js_ul .list .bottom2{
    background:#5a8dc4;
}
.js_scroll_products .js_ul .list .bottom3{
    background:#60b1b1;
}
.js_scroll_products .js_ul .list .bottom4{
    background:#E89D77;
}
.bottom,.bottom2,.bottom3,.bottom4{
    border-radius:0 0 5px 5px;
    height:84px;
    position:absolute;
    bottom:0px;
}
.bottom_cox{
    padding:20px 30px;
}
.bottom_cox dl dd{
    float:left;
    text-align:left;
    margin-bottom: 8px;
}
.bottom_cox .line{
    margin:0 5px;
}
.bottom_cox dl dd a{
    font-size:14px;
    color:#fff;
    border-bottom: 1px solid transparent;
}
.bottom_cox dl dd a:hover{
    border-bottom: 1px #fff solid;
}
.js_scroll_products{
    position: relative;
    width: 1044px;
    float: left;
    overflow: hidden;
}
.lastpart{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -5px;
    height:381px;
}
.information{
    width:349px;
    float:left;
}
.information_title a{
    position:absolute;
    right:0;
    top: 12px;
    color:#333;
}
.information_title a:hover{
    position:absolute;
    right:0;
    color:#57a9e9;
}
.information_cox,.activity_cox{
    height:314px;
    margin-top: 30px;
    background:#f9f9f9;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.information_cox ul{
    padding:20px;
}
.information_cox ul li a span{
    position:absolute;
    right:0;
        top: 34px;
}
.information_cox ul li a>div{
    width:278px;
    float:left;
    position: relative;
    text-align: justify;
    line-height: 18px;
    color: #666;
    border-bottom:1px #e1e1e1 solid;
    padding: 17px 0px;
    height: 30px;
}
.information_cox ul li a .item1{
    background:url(infor_cricle.png);
    background-repeat:no-repeat;
    display:inline-block;
    width:27px;
    height:20px;
    float:left;
    margin-top: 23px;
}
.information_cox ul li a:hover .item1{
    background:url(infor_hover.png);
    background-repeat:no-repeat;
    margin-top: 19px;
    margin-left:-5px;
}
.information_cox ul li a .item2{
    background:url(infor_date.png);
    background-repeat:no-repeat;
    display:inline-block;
    width:15px;
    height:15px;
    position: absolute;
    top: 3px;
    right: 83px;
}
.information_cox ul li a:hover>div{
    color:#66a1e3;
    margin-left:5px;
}
.information_cox ul li a:hover>div span{
    color:#666;
}
.activity{
    float:right;
    width:600px;
}
.activity_title a {
    position: absolute;
    right: 0;
    top: 12px;
    color: #333;
}
.activity_title a:hover{
    color:#57a9e9;
}
.activity .pl_home_kv2 .slide {
    width: 540px;
    height: 274px;
    padding: 0 500px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
}
.activity .js_activity{
    padding:20px;
    position: relative;
}
.activity .js_activity .slide{
    width:560px;
    height:293px;
}
.activity .left_img{
    float:left;
}
.activity .right_exp{
    float:right;
    padding-right: 4px;
    width:252px;
}
.activity .right_exp h1{
    font-size:24px;
    color:#3d3d3d;
    text-align:left;
    padding-top:20px;
    font-weight:normal;
}
.activity .right_exp .xq{
    text-align:justify;
    padding-top: 30px;
    overflow:hidden;
    height:105px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.activity .right_exp .xq a{
    font-size:16px;
    color:#666;
}
.activity_more{
    color:#57a9e9;
    font-size:14px;
    width:106px;
    text-align:center;
    border: 1px solid #57a9e9;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    display: block;
    line-height: 28px;
    margin-top: 30px;
    float: right;  
}
.cricle_activ{
    position: absolute;
    left: 139px;
    top: 273px;
    display:block;
}
.cricle_activ li{
    width: 15px;
    height: 15px;
    float: left;
    display: inline;
}
.cricle_activ li.active a{
 background-image: url(acti_icon2.png);
}
.cricle_activ li a:hover{
    background-image: url(acti_icon2.png);
}
 .cricle_activ li a {
    float: left;
    display: inline;
    background-image: url(acti_icon1.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 0;
    padding-top: 16px;
    overflow: hidden;
}
.cricle_activ .active{
    background-image: url(acti_icon2.png);
    background-repeat: no-repeat;
}
.btn_scroll_prev2 .icon_scroll_btn2 {
    display: inline-block;
    background: url(acti_left.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 128px;
    z-index: 999;
}
.btn_scroll_prev2 .icon_scroll_btn2:hover{
    background: url(acti_left_hover.png) no-repeat;
}
.btn_scroll_next2 .icon_scroll_btn2 {
    display: inline-block;
    background: url(acti_right.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 128px;
    z-index: 999;
}
.btn_scroll_next2 .icon_scroll_btn2:hover{
    background: url(acti_right_hover.png) no-repeat;
}

.main_content{
    margin-bottom:60px;
}
.tysh_more{
    width:1000px;
    margin:0 auto;
    border:1px solid #57aae9;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    height:400px;
    z-index:999;
    position:absolute;
    margin-left:1100px;
    background:#fff;
}
.tysh_more_shaow{
    width:1400px;
    background:#fff;
    height:500px;
    position:absolute;
    margin-left: 1060px;
    z-index: 1000;
}
.tysh_more .more_tit{
    font-size: 24px;
    color: #fff;
    padding-left: 20px;
    height:49px;
    line-height: 49px;
    border-bottom:1px solid #deeffa;
    background:#57aae9;
    position:relative;
}
.tysh_more .more_tit .close_more_btn{
    position:absolute;
    right:12px;
    top:15px;
    width:24px;
    height:24px;
    background:url(fz_close_more_btn.png) no-repeat;
}
.tysh_more .more_bot_cot{
    background:#fff;
    overflow:hidden;
    height:318px;
    padding-top: 30px;
    padding-left: 2px;
}
.tysh_more .more_bot_cot li{
    float:left;
    width:141px;
    margin-bottom: 44px;
}
.tysh_more .more_bot_cot li img{
    width:60px;
    margin:0 auto;
    display:block;
}
.tysh_more .more_bot_cot li a{
    display:inline-block;
    width:100%;
}
.tysh_more .more_bot_cot li p{
    width:100%;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}
.tempWrap{
    margin-top:30px;
}
.pl_home_kv_1 {
    width: 1050px;
    height: 307px;
    margin: 0 -25px;
    position: relative;
}

.pl_home_kv .window_1 {
   width: 1050px;
    height: 307px;
    position: absolute;
    left: 0;
    top: 0;
}

.pl_home_kv .slide_1 {
    width: 1050px;
    height: 307px;
    padding: 0px 950px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
}

.pl_home_kv .slide .img_1 {
    width: 1050px;
    height: 307px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1000px;
}
.pl_home_kv .slide .img .img{
    width: 1050px;
    height: 307px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1000px;
}
.pl_home_kv .indicator_1 {
    position: absolute;
    left: 420px;
    bottom: 22px;
}


.pl_home_kv .btn_scroll_prev .icon_scroll_btn_1 {
    display: inline-block;
    background: url(tab_leftbtn_a.png) no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 35px;
    top: 140px;
    z-index: 999;
    display: none;
}
.pl_home_kv .btn_scroll_next .icon_scroll_btn_1 {
    display: inline-block;
    background: url(tab_rightbtn_a.png) no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 35px;
    top: 140px;
    z-index: 999;
    display: none;
}
.width_control_1 {
    width: 100%;
    overflow: hidden;
    min-width: 1050px;
    max-width: 2000px;
    margin: 0 auto;
    position: relative;
}
