@charset "utf-8";


.sprite{
    background: url("./index_icon.png") no-repeat;
}


/**顶部样式**/
.header{
    height: 65px;
    background: #fff;
}

.logo{
    float: left;
}

.logo h5{
    margin-top: 10px;
}

.toolbar{
    position: relative;
}

.toolbar .nav .bold{
    font-weight: 700;
    color: #ff3701;
    position: relative;
}

.nav ul .xmhot{
    background-position: -158px -544px;
    width: 40px;
    height: 25px;
    display: block;
    position: absolute;
    right: -20px;
    top: 5px
}

.toolbar  li{
    display: block;
    float: left;
    font-size: 16px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #333;
    margin-left: 55px;
}

.banner_hf {
    background: url("./banner.jpg") no-repeat center;
    height: 420px;
    margin-bottom: 20px;
}
.banner_tx {
    background: url("./tencent.jpg") no-repeat center;
    height: 420px;
    margin-bottom: 20px;
}
/*网站导航*/
.webNav{
    display: none;
    position: absolute;
    height: auto;
    top: 64px;
    right: 0;
    width: 280px;
    z-index: 9999;
    padding: 30px 0 30px 30px;
    font-size: 13px;
    background-color: #fff;
    -moz-box-shadow: 0 0 30px 0 rgba(135, 142, 154, 0.15);
    -webkit-box-shadow: 0 0 30px 0 rgba(135, 142, 154, 0.15);
    box-shadow: 0 0 30px 0 rgba(135, 142, 154, 0.15);
    z-index: 9999;
    line-height: 33px;
    text-align: left;
}

.webNav a:hover{
    text-decoration: none;
}

.stat-logo-rignt ul li{
    display: block;
    float: left;
    text-align: center;
    padding-right: 50px;
    line-height: 33px;
    margin-left: 0;
}

.stat-logo-rignt ul li:last-child{
    padding-right: 0;
}

.stat-logo-rignt ul li p{
    font-size: 12px;
}

.stat-logo-rignt i{
    display: block;
    height: 48px;
    width: 48px;
}

.stat-logo-rignt .zxxm-icon{
    background-position: 0 -540px;
}

.stat-logo-rignt .zshz-icon{
    background-position: -51px -540px;
}

.stat-logo-rignt .viptq-icon{
    background-position: -102px -540px;
}


.webNav h4 a{
    display: block;
    font-weight: 700;
    color: #666;
    font-size: 16px;
   
}

.dealList{
    margin-bottom: 20px;
}

.dealList:last-child{
    margin-bottom: 0;
}

.dealList dd{
    overflow: hidden;
    white-space: nowrap;
}

.dealList dd a{
    display: block;
    float: left;
    width: 93px;
    text-align: left;
    color: #888;
    line-height: 33px;
}

.webNav a:hover{
    color: #379be9
}



/**导读**/
.daodu {
    position: relative;
    margin-top: 25px;
    padding: 15px;
}

.daodu_txt p{
    width: 780px;
    padding-left: 25px;
    line-height: 2em;
    font-size: 16px;
    border-right: 1px solid #ddd;
    padding-right: 25px;
    height: 120px;
}

.daodu_txt p a{
    color: #5ba7f4;
}

.name{
    margin-top: 10px;
    padding-right: 25px;
}

.name .name_p{
    width: 59px;
    height: 62px;
    border-radius: 50%;
    overflow: hidden;
}

.name dl{
    padding-left: 34px;
}

.name dt{
    margin-bottom: 5px;
    font-size: 18px;
    color:#5ba7f4 ;
}

.name dd{
    margin-bottom: 5px;
    color: #999;
}

.padding-box{
    padding: 35px;
}

.qsbg{
    margin-bottom: 25px;
}

.qsbg ul {
    margin-right: -35px;
}

.qsbg ul li{
    display: block;
    float: left;
    width: 210px;
    margin-right: 35px;
}

.qsbg ul li .img-text{
    position: relative;
    margin-bottom: 5px;
}

.qsbg ul li .img-text p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    overflow: hidden;
}

.qsbg ul li  .title-o a{
    height: 40px;
    overflow: hidden;
    display: block;
    padding: 0 5px;
    color: #555;
}

.qsbg ul li .img-text img{
    display: block;
    width: 210px;
    height: 130px;
}

/**内容**/

.no_box{
    background: #fff;
    margin-bottom: 25px;
}

.title_lan h1{
    color: #f45b25;
    font-weight: bold;
    font-size: 36px;
    border-bottom: 2px solid #eee;
    padding-bottom: 8px;
}
.title_lan h3{
    color: #f45b25;
    font-weight: bold;
    font-size: 36px;
    border-bottom: 2px solid #eee;
    padding-bottom: 8px;
}

.title_lan a{
    font-size: 12px;
    background: #379be9;
    color: #fff;
    display: inline-block;
    margin-top: 7px;
    margin-left: 15px;
    border-radius: 10px;
    padding: 0 5px;
    margin-top: 20px;
}


.no_box .no_title span{
    font-weight: bold;
    color: #fff;
}

.no_box .no_title h3{
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.no_content .content_img{
    width: 430px;
    height: 245px;
    border: 1px solid #eee;
}

.no_content .content_text{
    width: 650px;
}

.no_content .content_text .content_p{
    font-size: 16px;
    color: #444;
    line-height: 1.8em;
}

.content_p span a{
    color: #f45b25;
}

.content_text .content_set {
    margin-top: 15px;
}

.content_text .content_set span{
    display: block;
    background: #f71b1b;
    border-radius: 30px;
    width: 55px;
    height: 65px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    padding: 15px;
    font-weight: bold;
}

.content_text .content_set p{
    width: 530px;
    padding-left: 15px;
    color: #777;
    line-height: 1.8em;
    margin-top: 5px;
}

.bottom_list{
    margin-top: 15px;
    border-top: 1px solid #eee;
}

.bottom_a{
    width: 530px;
    margin-top: 15px;
}

.bottom_list .bottom_a a{
    display: block;
    color: #f45b25;
    line-height: 1.7em;
}

.bottom_a dl{
    margin-bottom: 5px;
}

.bottom_a dl dt{
    margin-bottom: 0px;
    font-size: 16px;
    height: 25px;
    overflow: hidden;
}

.bottom_a dl dd{
    height: 20px;
    overflow: hidden;
}

.an{
    margin-bottom: 25px;
}


.an_box .an_img img{
    display: block;
}

.an_box .an_text{
    width: 800px;
}

.an_box .an_text dl{
    margin-bottom: 30px;
}

.an_box .an_text dt{
    font-size: 18px;
    margin-bottom: 5px;
    color: #222;
    font-weight: bold;
}

.an_box .an_text dd{
    overflow: hidden;
    font-size: 14px;
    line-height: 1.6em;
    color: #777;
}

.list_first_hot_img img{
    display: block;
}

.list_first_hot_img{
    position: relative;
}

.list_first_hot_img p{
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    display: block;
    color: #fff;
    padding: 5px 10px;
    width: 460px;
    font-size: 16px
}


.list_first {
    margin-top: 25px;
    margin-bottom: 25px;
}
.list_first_title h2{
    border-bottom:1px solid #ddd;
    font-weight: normal;
    color: #454545;
    font-size: 20px;
    padding-bottom: 10px;
}

.list_first_title  a{
    font-size: 12px;
    background: #fff;
    border: 1px solid #379be9;
    color: #379be9;
    display: inline-block;
    margin-top: 7px;
    margin-left: 15px;
    border-radius: 10px;
    padding: 0 5px;
}

.list_first_hot {
    margin-top: 15px;
}
.list_first_hot_text {
    width: 480px;
}
.list_first_hot_text h3{
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}

.list_first_hot_right{
    margin-top: 15px;
    padding-left: 20px;
    width: 700px;
}
.list_first_hot_right dl{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    padding-top: 7px;
    line-height: 2em;
}

.list_first_hot_right dl:last-child{
    border: none;
}


.list_first_hot_right dt{
    font-size: 16px;
    font-weight: bold;
}

.list_first_hot_right dd{
    font-size: 14px;
    width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}



.four_list li{
    margin-bottom: 20px;
}

.four_list ul{
    margin-top: 20px;
}


.four_list .four_img{
    width: 190px;
    height: 110px;
}

.four_list .four_text{
    width: 375px;
    padding-left: 15px;
}

.four_list .four_text dt{
    font-size: 16px;
    font-weight: bold;
    width: 280px;
    margin-bottom: 10px;
}

.four_list .four_text dd{
    line-height: 1.7em;
    color: #666;
    height: 44px;
    overflow: hidden;
}


.list_footer_news li{
    width: 363px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.list_footer_news li a{
    color: #666;
    line-height: 33px;
}

.list_footer_news{
   margin-right: -55px;
}

.list_footer_news ul {
    margin-right: 55px;
    margin-top: 10px;
}

/*新底部样式*/
.footer{
    background: #f7f7f7;
    font-size: 13px;
	margin-top: 20px;
}

.f-server{
    height: 115px;
    overflow: hidden;
    padding-top: 20px;
}

.footer .f-about ul li:first-child a{
    color: #379be9;
    font-weight: 700;
}

.footer .f-about ul li{
    display: block;
    float: left;
    font-size: 14px;
    margin-right: 25px;
    height: 40px;
    line-height: 40px;
}

.footer .f-wx{
    width: 360px;
}

.footer .f-wx .wx-img img{
    margin-right: 10px;
    display: block;
    height: 76px;
    width: 76px;
}

.footer .f-wx dl dt{
    color: #379be9;
    font-size: 16px;
    margin-bottom: 10px;
}

.footer .f-wx dl dd{
    font-size: 12px;
    color: #666;
}

.footer .copy{
    border-top: 1px solid #e5e5e5;
    padding: 20px 0
}

.footer .copy ul{
    margin-right: 50px;
}

.footer .copy ul li {
    height: 22px;
    line-height: 22px;
}

.footer .copy ul li a{
    color: #888;
    font-size: 12px
}

.classfiy {
    padding: 25px 0
}

.classfiy .classfiy-title{
    text-align: center;
}

.classfiy .classfiy-title h2{
    font-size: 36px;
    font-weight: 700;
}

.classfiy .classfiy-title p{
    color: #888;
    font-size: 14px
}

.classfiy .classfiy-list {
    margin-top: 25px;
}

.classfiy .classfiy-list ul{
    margin-right: -20px;
}

.classfiy .classfiy-list ul li em{
    display: block;
}

.classfiy .classfiy-list ul li{
    background: #379be9;
    display: block;
    float: left;
    width: 180px;
    color: #fff;
    margin-right: 20px;
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
}

.classfiy .classfiy-list ul li a em{
    color: #fff
}

.classfiy .classfiy-list ul li:hover{
    background: #999;
}

.start-case{
    margin-top: 25px;
}

.start-case .page-title{
    color: #fff;
}

.start-case ul li:last-child{
    margin-right: 0;
}

.start-case ul li {
    display: block;
    float: left;
    width: 277px;
    margin-right: 30px;
    background: #fff;
}

.start-case .start-img{
    text-align: center;
}

.start-case .start-img img{
    display: block;
    width: 277px;
    height: 160px;
}

.start-case .start-name{
    text-align: center;
    font-size: 18px;
    padding: 15px 0;
    background: #ddd
}

.start-case .start-about{
    padding: 20px 30px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
    height: 90px;
}

.start-botton{
    text-align: center;
    padding-bottom: 30px;
}

.start-botton a{
    color: #ff5a00;
}

.more{
    text-align: center;
    margin-top: 25px;
}

.more a{
    background: #00a8ff;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
}

.more a:hover{
    background:#0092de;
}








