@charset "UTF-8";


/** * * @authors tanglin (you@example.org) * @date    2017-11-30 13:46:10 * @version 1.0.0 */

.xb-nav {
    height: 70px;
    line-height: 70px;
    -webkit-box-shadow: 3px 3px 3px #e7e1e1;
    -moz-box-shadow: 3px 3px 3px #e7e1e1;
    box-shadow: 3px 3px 3px #e7e1e1;
}

.xb-subnav {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}

.xb-subnav a {
    margin: 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #bfbfbf;
}

.xb-subnav a.parent {
    color: #000000;
}




/*********栏目页正文*******/

.xb-main {
    background-color: #fafafa;
}

.xb-width {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.xb-left {
    width: 770px;
    border-radius: 5px;
    margin-bottom: 100px;
}

.xl-left {
    width: 730px;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 100px;
    background: #ffffff;
    padding: 0 20px;
}

.xb-adress {
    height: 75px;
    line-height: 75px;
    border-bottom: 2px solid #e5e5e5;
}

.xb-adress span {
    color: #4b4b4b;
    font-size: 15px;
}

.xb-adress a {
    color: #4b4b4b;
    font-size: 15px;
}

.xb-list {
    margin: 30px 0px;
}

.xb-list-imgcon {
    border-bottom: 1px dashed #c0c0c0;
}

.xb-list-img {
    position: relative;
    width: 726px;
    height: 364px;
    margin: 40px 0;
}

.xb-list-text {
    position: absolute;
    background: url(xb-icon03.png) no-repeat center center;
    bottom: 0;
    left: 0;
    width: 726px;
    height: 37px;
    text-align: center;
    line-height: 37px;
}

.xb-list-text a {
    font-size: 16px;
    color: #ffffff;
}

.xb-list-con {
    padding: 40px 0px;
}

.xb-list-con-title a {
    color: #333333;
    font-size: 22px;
}

.xb-list-p {
    color: #6d6d6d;
    line-height: 30px;
    font-size: 15px;
    padding: 20px 0px;
}

.xb-list-p a {
    color: #6d6d6d;
}

.xb-list-souce span {
    color: #6d6d6d;
    font-size: 15px;
}

.xb-list-sou {
    padding-left: 20px;
}

.xb-onmore {
    margin-top: 10px;
}

.xb-onmore a {
    font-size: 16px;
    color: #898989;
    height: 44px;
    background-color: #eeeeee;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    width: 770px;
}

.xb-right {
    width: 370px;
    margin-bottom: 100px;
    padding: 0 20px;
}

.xl-right {
    width: 370px;
    margin-bottom: 100px;
    margin-top: 30px;
    background: #ffffff;
    padding: 0 20px;
}

.xb-right-top {
    border-radius: 5px;
}

.xb-hot {
    height: 75px;
    line-height: 75px;
    background: url(xb-icon02new.png) no-repeat left center;
    border-bottom: 2px solid #e5e5e5;
}

.xb-hot span {
    padding-left: 30px;
    color: #000000;
    font-size: 16px;
}

.xb-hot-list {
    overflow: hidden;
}

.xb-hot-list-img {
    width: 80px;
    height: 80px;
}

.xb-hot-list {
    padding: 28px 49px 28px 0px;
    border-bottom: 1px solid #e6e6e6;
}

.xb-hot-list-tit {
    width: 222px;
}

.xb-hot-list-tit a {
    display: block;
    font-weight: 700;
}

.xb-hot-list-tit1 {
    width: 100px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    border-radius: 5px;
    color: #fffefe;
}

.xb-hot-list-tit2 {
    font-size: 16px;
    margin-top: 5px;
}

.xb-hot-list-tit1.xb-on3 {
    background-color: #38a9ff;
}

.xb-hot-list-tit1.xb-on4 {
    background-color: #07e0c4;
}

.xb-right-img ul li {
    margin-top: 24px;
}



/********底部*********/

.footer {
    height: 500px;
    width: 100%;
    background: url(qtFooter.jpg) center no-repeat;
    overflow: hidden;
}

.footer p {
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 22px;
}

.footer_l {
    height: 392px;
    width: 100%;
    ;
    margin-top: 35px;
    margin-bottom: 10px;
}

.footer_left {
    width: 650px;
    margin-top: 85px;
}

.footer_adress {
    overflow: hidden;
}

.footer_adress_left {
    width: 340px;
}

.footer_adress_right {
    width: 260px;
}

.footer_logo {
    background: url(xb-icon05.png) no-repeat center center;
    width: 195px;
    height: 50px;
}

.footer_adress_left ul {
    margin-top: 30px;
}

.footer_adress_left ul li.footer_con {
    font-size: 16px;
    padding-bottom: 10px;
}

.footer_adress_left ul li {
    line-height: 25px;
}

.footer_link {
    font-size: 16px;
}

.footer_adress_right ul {
    margin-top: 30px;
}

.footer_adress_right ul li {
    line-height: 23px;
}

.footer_right {
    width: 530px;
    margin-top: 85px;
}

.footer_more {
    overflow: hidden;
}

.footer_more_left {
    width: 260px;
    padding-left: 100px;
}

.footer_more_left span {
    color: #ffffff;
    font-size: 16px;
}

.footer_more_left span a {
    color: #ffffff;
}

.footer_more_left ul {
    margin-top: 30px;
}

.footer_more_left ul li a {
    color: #ffffff;
}

.footer_more_left ul li {
    line-height: 25px;
}

.footer_more_right {
    width: 130px;
}

.footer_more_right span {
    color: #ffffff;
    font-size: 16px;
}

.footer_more_right span a {
    color: #ffffff;
}

.footer_more_right ul {
    margin-top: 30px;
}

.footer_more_right ul li a {
    color: #ffffff;
}

.footer_more_right ul li {
    line-height: 25px;
}



/*********细览********/

.detail {
    margin: 50px 47px 110px 28px;
}

.detail_title {
    color: #010101;
    font-size: 26px;
}

.detail_time span {
    color: #787878;
}

.detail_time {
    padding: 30px 0px;
}

.detail_time_l {
    padding-left: 22px;
}

.detail_con p {
    color: #363636;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.detail_con p.on {
    font-weight: bolder;
    padding: 43px 0px;
}



/*********栏目头部*********/

.nav-head {
    background: url(xb-icon06.jpg) no-repeat center center;
    /*background: url(xb-icon06_1220.png) no-repeat center center;*/
    height: 342px;
    width: 100%;
    
}

.nav_runningman{
width: 353px;height: 276px;
position: absolute;
top:55px;right: 0px;
}
.nav_runningman img{
-webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;
-ms-transition: transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;}

.nav_runningman img:hover{ 
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);}

.xb-width-nav {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.js_header {
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 66px;
}

.xb-nav-h {
    background: url(xb-icon07.png) no-repeat center center;
    display: inline-block;
    width: 16px;
    padding: 0 0;
    height: 16px;
    cursor: pointer;
    display: inline-block;
}

.js_header a {
    color: #ffffff;
    font-size: 14px;
    margin: 0px 5px;
}

.nav-head-con {
    background: url(nav-head.png) no-repeat center center;
    height: 118px;
}

.nav-logo {
    background: url(nav-logo.png) no-repeat center center;
    height: 70px;
    width: 323px;
    position: absolute;
    left: -2px;
    top: 29px;
}

.nav-head-ul {
    width: 900px;
    height: 71px;
    line-height: 71px;
    position: absolute;
    top: 32px;
    left: 345px;
}

.nav-head-ul ul li {
    float: left;
    position: relative;
    z-index: 999;
    padding: 0px 28px;
}

.nav-head-ul ul li a {
    color: #ffffff;
    font-size: 18px;
}

.nav-head-ul ul li a:hover {
    color: #85d330;
}

.xb-nav-title {
    width: 200px;
    height: 90px;
    position: absolute;
    left: 502px;
    top: 210px;
    text-align: center;
}

.xb-nav-title h1 {
    font-size: 36px;
    color: #ffffff;
    padding: 10px 0px;
}

.xb-nav-title b {
    color: #fcff00;
    font-weight: normal;
}

.xb-nav-title h4 {
    font-size: 12;
    color: #ffffff;
}

.xb-nav-title h4 span {
    color: #cbd3d9;
}

.xb-nav-title h4 b {
    padding: 0px 10px;
}

.nav-head-ul ul li dl dd {
    line-height: 40px;
    background: url(nav-back.png);
    width: 140px;
    text-align: center;
}

.nav-head-ul ul li dl {
    border-top: 2px solid #85d330;
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: 999;
    display: none;
}

.nav-head-ul ul li dl dd a {
    display: block;
}

.nav-head-ul ul li.xb-nav-h {
    background: url(xb-icon07.png) no-repeat center center;
    display: inline-block;
    width: 20px;
    padding: 0 0;
    height: 70px;
}

.nav-head-ul ul li.xb-nav-zy {
    padding: 0 15px 0 5px;
    background: url(xb-icon08.png) no-repeat right center;
}

.nav-head-ul ul li dl.xb-nav-zy-down dd {
    width: 60px;
}

.xb-hot-list-tit1.xb-on1 {
    background-color: #9fe900;
}

.xb-hot-list-tit1.xb-on2 {
    background-color: #9fe900;
}


/*****杭州欢迎你*****/

.frist_con {
    border-bottom: 1px dashed #c0c0c0;
    padding-bottom: 20px;
}

.frist_con h3 {
    margin: 20px 0;
    font-size: 24px;
    color: #000000;
}

.frist_con p {
    font-size: 16px;
    line-height: 30px;
    color: #6d6d6d;
}

.list_ul {
    overflow: hidden;
    width: 800px;
}

.list_ul li {
    float: left;
    width: 240px;
    height: 200px;
    text-align: center;
    margin: 20px 25px 30px 0;
}

.list_ul li p {
    color: #000000;
    font-size: 18px;
    line-height: 30px;
}

/***********亚运百科**********/
.cbdt-list-imgcon{ 
    border-bottom: 1px dashed #c0c0c0;
    height: 262px;
    overflow: hidden;
}
.cbdt-list-con{
    padding: 40px 0;
}
.cbdt_list_aybk{height: 160px;overflow: hidden;}
.cbdt-list-img{width: 175px;margin-right: 30px;}
.cbdt-list-title{width: 550px;}
.cbdt-list-title a{ 
    color: #333333;
    font-size: 22px;
}
.cbdt-list-p{
    color: #6d6d6d;
    line-height: 30px;
    font-size: 15px;
    padding: 20px 0px;
}

.cbdt-list-p a{ color: #6d6d6d;font-size: 15px;}

.cbdt-list-souce  span{
    color: #6d6d6d;
    font-size: 15px;
}
.cbdt-list-sou{padding-left: 10px;}
.search{
    margin-top: 30px;
}
.search input[type="text"] {
    width: 400px;
    border: 1px solid #4C5BBF;
    outline: none;
    padding-left: 10px;
    font-size: 14px;
    color: #777777;
    height:30px;
}
.btm_submit{
    width: 100px;
    background-color: #4C5BBF;
    height:32px;
    color:#ffffff;
}
.search_box {
    position: absolute;
    top: 5px;
    right: 190px;
}
 .cpmdsearch{
     position:relative;
     width:190px;
     height:20px;
 }
 .btn_int{
     width:180px;
     border-radius:10px;
     border:1px solid #ffffff;
     height:18px;
     padding-left:10px;
     outline:none;
 }
 .btn_search{
     background:url(search.png) no-repeat center center;
     width:15px;
     height:14px;
     position:absolute;
     right:12px;
     top:4px;
     outline:none;
 }
.laypage_0 a{margin:0 18px;}
.txt{margin-top:20px;}
.red{color:red;}
/*****2017-12-16************/
.Go_Top{position: fixed; bottom: 30px; right: 30px;}
.Go_Top a{ display: block; width: 54px; height: 54px; color: #fff; background: #53C222; margin-top: 10px; text-align: center; }
.Go_Top .Gohome{padding-top: 8px; height: 46px; }
.Go_Top .GoTop{background:url(icon_GoTop1216.png) #53C222 no-repeat center;}
/*****置顶********/
 .rightTool {
        position: fixed;
        bottom: 10px;
        right: 20px;
    }

    .rightTool .toTop {
        background: url(icon_GoTop1216.png) #53C222 no-repeat center;
    }

    .rightTool a {
        display: block;
        width: 54px;
        height: 54px;
        color: #fff;
        background: #53C222;
        margin-top: 10px;
        text-align: center;
   }