*{
    margin: 0;
    padding:0;
}
a{
    color: #2b4a80;
    text-decoration: none;
}
a:hover{
    color: #ff7e00;
    text-decoration: none;
}
ul,li{
    list-style-type: none;
}
ul.square li{
    background: url('img/li-1.png') no-repeat 5px center;
    padding-left: 16px;
}
body{
    font-size: 14px;
    font-family: '微软雅黑' ;	
    background: #eff0f0;
}
.float-left{
    float: left !important;
}
.float-right{
    float: right !important;
}
.clear{
    clear:both !important;
}

.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.font-sz-s{font-size: 12px !important;}
.font-sz-m{font-size: 14px !important;}
.font-sz-l{font-size: 16px !important;}
.font-sz-xl{font-size: 18px !important;}
.font-sz-xxl{font-size: 20px !important;}
.font-sz-xxxl{font-size: 24px !important;}

.form-control {
    display: block;
    width: 200px;
    height: 34px;
    padding: 0;
	text-indent:1em;
    font-size: 14px;
    line-height: 34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#header{
    width: 100%;
}
#header #top-nav{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: #434343;
}
#header #top-nav div{
    width: 971px;
    margin: 0 auto;
}
#header #top-nav div a{
    float: left;
    color: #fff;
    margin-right: 1px;
    padding: 0 16px;
    height: 35px;
    font-size: 12px;
}
#header #top-nav div a.link-s1{
    background-color: #4e4e4e;
}
#header #top-nav div a.link-s3{
    float: right;
}
#header #top-nav div a.link-s4{
    float: right;
    background-color: #476591;
}

#header #logo-block{
    width: 971px;
    margin: 0 auto;
    position: relative;
}
#header #logo-block a#logo{
    float: left;
    width: 215px;
    height: 94px;
    background: #fff url('img/headLOGO001.png') no-repeat center center;
}
#header #logo-block .block-b1{
    float: left;
    line-height: 25px;
    padding: 26px 12px 22px;
    /*margin-left: 50px;*/
}
#header #logo-block .block-b1 span,
#header #logo-block .block-b1 b
{
    background-color: #8db4c9;
    color: #fff;
    padding:6px;
}
#header #logo-block .block-b1 b{
    background-color: #a6cadb;
    font-weight: normal;
}
#header #logo-block table{
    float: left;
    font-size: 12px;
    margin-top: 16px;
}
#header #logo-block table td{
    padding: 4px 8px;
}
#header #logo-block table td a{
    color: #666;
    padding: 2px;
}
#header #logo-block table .mobile-version{
    background: url('img/m-7.png') no-repeat left center;
    padding-left: 15px;
    color: red;
}
#header #logo-block table .mobile-version span{
    background: url('img/arrow-9.png') no-repeat center 6px;
    padding: 3.5px 2px;
}
#header #logo-block table .l1{
    background: url('img/eng-7.png') no-repeat left center;
    padding-left: 20px;
}
#header #logo-block #search-block{
    position: relative;
}
#header #logo-block #search-block a{
    position: absolute;
    width: 16px;
    height: 16px;
    background: url('img/s-8.png');
    top: 9px;
    right: 9px;
    padding:0;
}
#header #logo-block #search-block input{
	/*height:20px;*/
}
#header #logo-block .ad{
    float: right;
    width: 200px;
    height: 60px;
    margin-top:18px;
    /*background: gray;*/
}

#header #index-banner{
    width: 100%;
    background-color: #11437d;
    border-bottom: 4px solid  #eeeeee;
}
#header #index-banner div#banner-box{
    width: 951px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
    background: url('img/nav-line.png') no-repeat;
}
#header #index-banner small{
    position: absolute;
    z-index: 0;
    height: 50px;
    width: 1%;
    right: 0;
    top: 0;
    background:url('img/nav-line2.png') no-repeat right center;
}
#header #index-banner div#banner-box > a{
    color: #fff;
    padding: 8px 8px;
    font-size: 16px;
    margin-left: 3px;
}
#header #index-banner div#banner-box a.link-s2:hover{
    background-color: #4c75a4;
    border-radius: 2px;
}
#header #index-banner div#banner-box a.link-s1{
    background-color: #4c75a4;
    border-radius: 2px;
    padding: 8px 16px;
}
#header #index-banner div#banner-box span{
    padding-left: 1px;
    background-color: #fff;
}
#header #index-banner div#banner-box div{
    display: none;
    position: absolute;
    width: 110px;
    padding-top: 24px;
    z-index: 999;
    line-height: 2.8;
    text-align: center;
    background: url('img/banner-arrow.png') no-repeat;
}
#header #index-banner div#banner-box div p{

    padding-bottom: 10px;
    background: #11437e;
}
#header #index-banner div#banner-box div a{
    color: #fff;
    border-bottom: 1px solid #5d7ea7;
    padding: 8px 14px;
    cursor: pointer;
}
#header #index-banner table{
    table-layout: fixed;
    width: 971px;
    margin: 0 auto;
    background:url('img/table-2.jpg');
    height: 82px;
    position: absolute;
    left: 0;
    top: 50px;
	line-height:1.1;
}
#header #index-banner table .td-1{
    width: 94px;
    background:url('img/td-1.png');
}
#header #index-banner table .td-1 a{
    display: block;
    width: 63px;
    padding-top: 58px;
    background: url('img/td-a-3.png') no-repeat;
    background-position: 20px 6px;
    color: #000;
    font-size: 12px;
}
#header #index-banner table .td-1 a.link-a2{
    background-image: url('img/td-a-4.png')
}
#header #index-banner table .td-1 a.link-a3{
    background-image: url('img/td-a-5.png')
}
#header #index-banner table .td-1 a.link-a4{
    background-image: url('img/td-a-6.png')
}
#header #index-banner table .td-2{
    width: 114px;
    padding: 15px;
}
#header #index-banner table .td-2 a{
    color: #2b4a80;
    font-size: 12px;
    margin: 5px 2px;
    padding: 0;
}

/*-----center------*/
#main{
    width: 971px;
    margin: 3px auto 10px;
    line-height: 1.4;
}
#main .left-part{
    float: left;
    width: 640px;
}
#main #image-player{
    height: 320px;
    margin-bottom: 10px;
    background-color: #ccc;
}
#main .news h2,
#main .news2 h2
{
    color: #11437d;
    font-size: 18px;
    padding: 0;
    border-bottom: 2px solid #2b4a80;
    position: relative;
	font-family:"微软雅黑";
	font-weight:normal;
	padding-top:17px;
	
}
#main .news h2 a{
    margin-top: 5px;
    float: right;
    font-size: 14px;
    color: #777;
    margin-left: 10px;
}
#main .left-part h2 a.more,
#main .right-part h2 a.more
{
    float: right;
    padding-right: 15px;
    background: url('img/more-4.png') no-repeat right center;
    color: #777;
    font-size: 12px;
	font-weight:normal;
}
#main .news h2 span.arrow-down,
#main .news2 h2 span.arrow-down
{
    position: absolute;
    bottom: -7px;
    width: 13px;
    height: 7px;
    background: url('img/jian.png');
    left: 31px;
}
#main .left-part #industry-left{
    float: left;
    width: 360px;
}
#main .left-part #industry-left a.link-s1{
    margin: 10px 0;
    display: block;
    font-size: 16px;
}
#main .left-part #industry-left img{
    width: 120px;
    height: 80px;
}
#main .left-part #industry-left p{
    width: 230px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 1.6;
}
#main .left-part #industry-left p a.focus{
    padding: 2px 10px;
    background-color: #3667a9;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    margin: 10px 10px 0 0;
}
#main .left-part #industry-left p a.comments{
    background: url('img/comment-4.png') no-repeat left center;
    padding: 1px 0;
    padding-left: 16px;
    line-height: 14px;
}
#main .left-part #industry-left ul{
    margin-top: 10px;
}
#main .left-part #industry-left ul li{
    margin: 6px 0;
}
#main .left-part #industry-left .separator{
    display: block;
    width: 100%;
    margin: 20px 0;
    border-top: 1px dotted #ccc;
}
#main .left-part #industry-right{
    width: 270px;
    float: right;
}
#main .left-part #industry-right H4{
    padding: 4px 0;
    border-bottom: 1px solid #000;
    margin: 10px 0;
}
#main .left-part #industry-right H4 a.more{
    float: right;
    padding-right: 15px;
    background: url('img/more-4.png') no-repeat right center;
    color: #777;
}
#main .left-part #industry-right li{
    margin: 6px 0;
}
#main .left-part #industry-right li a.tags{
    background: #c8892b;
    border-radius: 3px;
    padding: 4px;
    margin-right: 5px;
    color: #fff;
}
#main .left-part #industry-right img.image-s1{
    width: 270px;
    height: 160px;
}
#main .left-part #industry-right .title-s1{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow:hidden;
}
#main .left-part #industry-right img.image-s2{
    width: 85px;
    height: 85px;
}
#main .left-part #industry-right p.float-right{
    width: 175px;
    padding-left: 10px;
    color: #777;
}

#main .right-part{
    float: right;
    width: 320px;
}
#main .right-part #top-news{
    background-color: #eee;
    /*padding-bottom: 20px;*/
    /*border-bottom: 1px solid #ccc;*/
}
#main .right-part #top-news h3,
#main .right-part #code2d h3
{
    background-color: #e4e4e4;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #fff;
    height: 29px;
    line-height: 29px;
    position: relative;
}
#main .right-part #top-news h3 b{
    color: #fff;
    background-color: #476591;
    padding: 0 20px;
    position: absolute;
    height: 29px;
    font-size: 12px;
    font-weight: normal;
}
#main .right-part h3 a.more{
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #999999;
	font-weight:normal;
}
#main .right-part h3 a.more.active{
    color: #476591;
}
#main .right-part h3 a.scroll-news{
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
}
#main .right-part h3 span.arrow-down{
    position: absolute;
    bottom: -7px;
    width: 13px;
    height: 7px;
    background: url('img/jian.png');
    left: 31px;
}
#main .right-part #top-news h3 span,
#main .right-part #code2d h3 span
{
    font-size: 12px;
    margin-left:10px;
}
#main .right-part #top-news p{
    margin: 15px;
    padding-bottom: 15px;
	overflow: hidden;
    line-height: 200%;
    color: #555;
    /*border-bottom: 1px dotted #909090*/
}
#main .right-part #top-news p a{
    white-space: nowrap;
    font-weight: bold;
}
#main .right-part #top-news p.notail{
    border-bottom: none;
}
#main .right-part #top-news p a.title{
    font-size: 18px;
    color: #000;
    font-family: '微软雅黑';
    font-weight: bold;
    margin-bottom: 10px;
	line-height:200%
}
#main .right-part #top-news p a.title1{
    font-size: 14px;
    white-space: nowrap;
}
#main .right-part #top-news p a.detail{
    color: #990102;
}
#main .right-part #top-news ul{
    margin: -10px 15px 20px;
}
#main .right-part #top-news ul li{
    margin: 10px 0;
}
#main .right-part #hot-search h4{
    border-bottom: 1px dotted #ccc;
    height: 20px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;
}
#main .right-part #hot-search h4 span{
    position: absolute;
    width: 92px;
    padding: 0 2px;
    bottom: -5px;
    left: 110px;
    background:#fff url('img/hot-3.png') no-repeat right center;
}
#main .right-part #hot-search a.tags{
    float: left;
    padding: 4px 10px;
    margin: 0 2px 2px 0;
    border: 1px solid #fff;
}
#main .right-part #hot-search a.tag1{
    background: #dbdbdb;
    border-color: #dbdbdb;
    color: #393939;
}
#main .right-part #hot-search a.tag2{
    background: #80aee0;
    border-color: #80aee0;
    color: #fffeff;
}
#main .right-part #hot-search a.tag3{
    background: #5c8ec9;
    border-color: #5c8ec9;
    color: #fff;
}
#main .right-part #hot-search a.tag4{
    background: #dcedff;
    border-color: #dcedff;
    color: #393939;
}
#main .right-part .block-b1{
    padding: 10px;
    padding-bottom: 0;
    background-color: #eee;
    margin-top: 10px;
}
#main .right-part .block-b1 img{
    width: 300px;
    margin-bottom: 10px;
}
#main .right-part #code2d{
    background-color: #eee;
}
#main .right-part #code2d table{
    width: 300px;
    margin: 10px;
    table-layout: fixed;
    padding-bottom: 10px;
}
#main .right-part #code2d td{
    width: 100px;
    text-align: center;
}
#main .a-1{
    width: 100%;
    margin-bottom: 10px;
}
#main .left-part table.table-1{
    width: 100%;
    table-layout: fixed;
}
#main .news{
    width: 310px;
    float: left;
    margin: 0 10px 10px 0;
}
#main .table-1 td{
    vertical-align: top;
    padding: 10px 0;
}
#main table.table-1 td.td-1{
    width: 90px;
}
#main table.table-1 td.td-1 img{
    width: 80px;
    height: 80px;
}
#main table.table-1 td.td-2{
    color: #666;
    padding-right: 10px;
    line-height: 1.4;
    font-size: 12px;
	line-height:200%;
	
	
}

.imgbox{ border:#CCC solid 1px; padding:3px;}
#main .table-1 .td-3{
    padding: 2px 0;
    font-size: 14px;
}
#main table.table-1 td.td-2 a{
    font-size: 12px;
    margin-bottom: 5px;
	font-weight:bold;
	line-height:200%;
}

#main .table-4{
    width: 600px;
    margin-left: 30px;
}
#main .table-4 td{
    vertical-align: top;
    padding: 10px 0;
}
#main table.table-4 td.td-1{
    width: 450px;
    font-size: 16px;
    font-weight: bold;
}
#main table.table-4 td.td-1 a{
    color: #024;

}
#main table.table-4 td.td-2{
    color: #666;
    text-align: right;
    line-height: 1.4;
    font-size: 12px;
}
#main table.table-4 td.td-2 a.comments{
    background: url('img/heart-2.png') left center no-repeat;
    padding-left: 20px;
    color: #666;
}
#main .table-4 .td-3{
    padding: 2px 0;
    font-size: 14px;
    line-height: 18px;
    color: #777;
    height: 84px;
    overflow: hidden;
    line-height: 1.6;
}
#main .table-4 .td-3 img{
    width: 114px;
    height: 80px;
    float: left;
    margin-right: 15px;
}
#main .table-4 .td-4{
    color: #777;
    padding-left: 20px;
    font-size: 14px;
    background: url('img/pen-1.png') left center no-repeat;
}
#main table.table-4 td.td-5{
    border-bottom: 1px solid #ccc;
    padding: 0;
}
#main .list-head{
    border-bottom: 2px solid #e5e5e5;
    font-size: 18px;
    color: #11437e;
    padding: 6px 0;
    margin-bottom: 30px;
}
#main .list-head .links{
    float: right;
    color: #777;
    margin-left: 10px;
    font-size: 14px;
    margin-top: 5px;
}

#main .right-part .list-right{
    width: 290px;
    margin-right: 30px;
}
#main .right-part .list-right h4{
    border-top: 2px solid #186b96;
    background-color: #edf6fa;
    color: #06346f;
    padding: 10px 8px;
    font-size: 16px;
    position: relative;
}
#main .right-part .list-right h4 a.more{
    font-size: 14px;
    color: #06346f;
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding-right: 16px;
    background: url('img/more-4.png') right center no-repeat;

}
#main .right-part .list-right ul{
    margin: 15px 0 10px 20px;
}
#main .right-part .list-right ul li{
    list-style-type: square;
    margin: 8px;
}
#main .right-part .list-right ul li hr{
    margin: 0 0 8px -20px;
}
#main .right-part .list-right .aaaa{
    width: 100%;
    margin-bottom: 10px;
}
#main .right-part .list-right ol li{
    /*list-style-type: decimal;*/
}
#main .right-part .list-right h4.special{
    height: 35px;
    padding: 0;
    border-bottom: 1px solid #c1d5df;
}
#main .right-part .list-right h4 a.btn{
    float: left;
    text-align: center;
    border-right: 1px solid #c1d5df;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #333;
    cursor: pointer;
}
#main .right-part .list-right h4 a.active{
    background: #fff;
}
#main .right-part .list-right .rank li{
    height: 20px;
    margin: 8px 0;
    line-height: 20px;
    overflow: hidden;
}
#main .right-part .list-right .rank li .oid{
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    background-color: #186a96;
    font-style: italic;
    font-size: 12px;
    margin-right: 8px;
    line-height: 22px;
    text-indent: -2px;
}
#main .right-part .list-right .rank li .blue{
    background-color: #1d80b5;
}
#main .right-part .list-right .rank li .gray{
    background-color: #999;
}
#main .right-part .list-right #wechat-box{
    border: 1px solid #ccc;
    border-top: none;
    padding: 15px;
    margin-bottom: 15px;
}
#main .right-part .list-right #wechat-box #photo{
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 15px;
}
#main .right-part .list-right #wechat-box .title{
    font-size: 16px;
    white-space: nowrap;
    color: #0078b6;
    float: left;
    width: 190px;
    margin-bottom: 4px;
}
#main .right-part .list-right #wechat-box .button{
    color: #fff;
    float: left;
    width: 63px;
    height: 24px;
    background: url('img/focus.png');
}
#main .right-part .list-right #wechat-box #wechat-message{
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding: 15px 0;
}
#main .right-part .list-right #wechat-box #wechat-message p{
    line-height: 1.6;
}
#main .right-part .list-right #wechat-box #wechat-message a{
    display: block;
    width: 130px;
    height: 104px;
    border: 1px solid #ccc;
    margin: 12px 0;
}
#main .right-part .list-right #wechat-box #wechat-message img{
    width: 126px;
    margin-left: 2px;
    height: 100px;
    margin-top: 2px;
}
#main .right-part .list-right #wechat-box #wechat-message .message-info{
    color: #9abbc8;
}
#main .right-part .list-right #wechat-box #wechat-message .message-info span{
    margin-right: 10px;
}
#main .right-part #magazine{
    width: 100%;
    background-color: #eee;
}
#main .right-part #magazine h3{
    height: 41px;
    background: url('img/mag-4.jpg');
    position: relative;
}
#main .right-part #magazine h3 a{
    position: absolute;
    width: 78px;
    height: 23px;
    text-align: center;
    background: #fff;
    color: #11437d;
    border-radius: 5px;
    line-height: 23px;
    /*background: url('img/dl-11.png');*/
    top: 9px;
    right: 9px;
}
#main .right-part #magazine table{
    table-layout: fixed;
    width: 100%;
}
#main .right-part #magazine table td{
    padding: 10px 0;
    text-align: center;
}
#main .right-part #magazine table .td-1{
    width: 70px;
}
#main .right-part #magazine table .td-1 a{
    display: block;
    width: 29px;
    height: 31px;
    background: url('img/p-6.png');
    margin: 90px auto;
}
#main .right-part #magazine table .td-1 a.arrow-next{
    background-image: url('img/p-7.png');
}
#main .right-part #magazine table #magazine-wrapper{
    position: relative;
    overflow: hidden;
    width: 165px;
    height: 220px;
    margin: 0 auto;
}
#main .right-part #magazine-m0{
    width: 300px;
    padding: 10px;
    background-color: #fff;
    height: 70px;
}
#main .right-part #magazine-m2{
    color: #fff;
    width: 20px;
    background-color: #1275b3;
    text-align: center;
    float: left;
    height: 68px;
    line-height: 14px;
    padding-top: 2px;
}
#main .right-part #magazine-m3{
    float: left;
    padding: 0 20px 0 10px;
}
#main .right-part #magazine-m3 img{
    width: 50px;
    height: 70px;
}
#main .right-part #magazine-m4{
    float: right;
    font-size: 12px;
    line-height: 18px;
    width: 200px;
}
#main .right-part #magazine-m4 p{
    margin-bottom: 10px;
}
#main .right-part #magazine-m4 span{
    color: #fff;
    background-color: #d78000;
    padding: 4px;
    border-radius: 2px;
}
#main .right-part #magazine table #magazine-wrapper div{
    width: 300%;
    position: absolute;
    height: 220px;
}
#main .right-part #magazine table #magazine-wrapper div img{
    float: left;
    width: 165px;
    height: 220px;
}
#main #expo{
    width: 100%;
}
#main #expo h2{
    margin: 10px 0;
}
#main #expo ul{
    width: 244px;
    float: left;
    background-color: #ebebeb;
    border: 1px solid #ddd;
    border-bottom: none;
}
#main #expo ul li{
    height: 34px;
    border-bottom: 1px solid #ddd;
}
#main #expo ul li a{
    display: block;
    height: 34px;
    line-height: 34px;
    color: #666;
    text-indent: 2em;
}
#main #expo ul li a:hover{
    background: #fff url('img/arrow-13.png') no-repeat;
}
#main #expo #expo-image-wrapper{
    overflow: hidden;
    position: relative;
    width: 717px;
    height: 246px;
    float: right;
}
#main #expo #expo-image-wrapper #expo-image-inner{
    height: 1792px;
    width: 727px;
    position: absolute;
    top: -10px;
}
#main #expo #expo-image-wrapper .cell{
    margin: 10px 10px 0 0;
    float: left;
    position: relative;
}
#main #expo #expo-image-wrapper .cell-1{
	height:246px;
}
#main #expo #expo-image-wrapper .cell-2,
#main #expo #expo-image-wrapper .more{
	height:118px;
}
#main #expo #expo-image-wrapper .cell a{
	
}
#main #expo #expo-image-wrapper .cell span{
    position: absolute;
    color: #fff;
    background-color: #000;
    opacity: 0.7;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    z-index: 9;
    bottom: 0;
    left: 0;
    width: 316px;
}
#main #expo #expo-image-wrapper .cell-2 span{
    width: 160px;
}
#main #expo #expo-image-wrapper .cell .img-1{
    width: 336px;
    height: 246px;
}
#main #expo #expo-image-wrapper .cell .img-2{
    width: 180px;
    height: 118px;
}

/*----footer-----*/

#footer{
    width: 100%;
}
#footer #site-map{
    width: 100%;
    background-color: #11437d;
    padding-top: 20px;
}
#footer #site-map table{
    table-layout: fixed;
    width: 971px;
    margin: 0 auto;
    font-size: 12px;
}

#footer #site-map table th{
    color: #fff;
    text-align: left;
    padding: 0 10px;
    font-size: 12px;
    position: relative;
    padding-left: 20px;
}
#footer #site-map table th span.line{
    position: absolute;
    width: 7px;
    height: 234px;
    background: url('img/line-15.png');
    left: -4px;
    top: -13px;
}
#footer #site-map table th.td-1{
    width: 340px;
}
#footer #site-map table th.td-2{
    width: 340px;
}
#footer #site-map table th.td-3{
    width: 170px;
}
#footer #site-map table td span{
    padding: 4px 8px;
    background-color: #245996;
    color: #7ac3eb;
    border-radius: 2px;
}
#footer #site-map table td{
    padding-right: 10px;
    padding-left: 20px;
    vertical-align: top;
}
#footer #site-map table td a{
    color: #7ac3eb;
    padding: 0 4px;
    float: left;
}
#footer #site-map table td p{
    margin: 14px 0;
}
#footer #site-map table td li{
    margin: 10px 0;
}
#footer #bottom-nav{
    width: 971px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
    text-align: center;
    font-size: 12px;
}
#footer #bottom-nav a{
    color: #666;
    padding: 8px 4px;
    font-weight: bold;
}




#main .search_wrap{
    width: 100%;
    height: 89px;
    margin: 10px 0px;
}
#main #guide-left{
    float: left;
    width: 250px;
    border-bottom: 1px solid #ccc;
}
#main #guide-right{
    float: right;
    width: 668px;
    border: 1px solid #ccc;
    padding: 21px 19px;
    font-size: 14px;
    line-height: 1.5;
}
#main #guide-right a{
    margin-right: 10px;
}
#main #guide-right hr{
    margin: 6px;
    border: none;
    border-bottom: 1px dashed #ccc;
}
#main #article-content h4{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
#main #article-content p{
    font-size: 14px;
    line-height: 1.4;
    text-indent: 2em;
    margin: 6px 0;
}
#main #article-content #article-info{
    height: 40px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
    border-left: none;
    border-right: none;
    color: #a6a6a6;
    margin: 20px 0 10px;
}
#main #article-footer{
    width: 600px;
    height: 40px;
    line-height: 40px;
    color: #828282;
    margin-left: 5px;
    border-bottom: 1px solid #e3e3e3;
}
#main #article-footer a{
    color: #b2b2b2;
    margin-right: 10px;
}
#main #article-footer .comments{
    float: right;
    padding-left: 20px;
    background: url('img/heart-2.png') left center no-repeat;
    margin-right: 0;
}
#main .article-padding{
    height: 100px;
}
.sousuo{
    margin-top: 10px;
    margin-bottom: 10px;
        
    background-color: #FCFCFC;
    background-image: url("http://p1.qhimg.com/t014fe9cc7e35b203e2.png");
    background-position: 50% 100%;
    background-repeat: repeat-x;
    border-bottom-color: #CECECE;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #CECECE;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CECECE;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #CECECE;
    border-top-style: solid;
    border-top-width: 1px;
    color: #333;
    display: block;
    font-family: Arial;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    /*height: 108px;*/
    padding-left: 80px;
    left: 0px;
    line-height: 18px;



    
}
#main .channel-padding{
    padding-top: 30px;
}
#main .left-part .image-view{
    width: 270px;
    height: 220px;
    float: left;
}
#main .left-part .image-view h4{
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
}
#main .left-part .image-view img{
    width: 270px;
    height: 170px;
}
#main div.channel{
    float: left;
    overflow: hidden;
    width: 100%;
}
#main div.channel h2{
    background: url('img/h2-3.jpg') left bottom no-repeat;
    padding: 0 0 8px 5px;
    font-size: 22px;
    font-weight: normal;
}
#main div.channel h2.special{
    background-image: url('img/h2-4.jpg');
    height: 30px;
}
#main div.channel p{
    margin: 0 5px 20px 5px;
    line-height: 1.8;
    color: #686765;
}
#main div.p1{
    width: 310px
}
#main div.p2{
    width: 310px;
    margin-left: 20px;
}
#main a.l{
    display: block;
    font-size: 18px;
    white-space: nowrap;
    margin: 5px;
}
#main #table-2{
    table-layout: fixed;
}
#main #table-2 .td-1{
    width: 120px;
}
#main #table-2 td{
    vertical-align: top;
    padding-top: 20px;
    font-size: 14px;
}
#main #table-2 img{
        width: 100px;
        height: 100px;
}
#main #table-2 p{
    margin: 5px 0 0 0;
    color: #777;
    line-height: 1.4;
}
#main .news-list li{
    border-left: 3px solid #f0f0f0;
    margin: 15px 0 15px 10px;
    padding-left: 10px;
    font-size: 14px;
}
#main .news-list li a{
    white-space: nowrap;
}
#main ul.special{
    list-style-type: decimal;
    position: relative;
}
#main ul.special li{
    margin-left: 20px;
}
#main ul.special li span{
    position: absolute;
    color: #f0f0f0;
    left: 5px;
}
#main #table-3{
    table-layout: fixed;
    border-spacing: 0;
}
#main #table-3 td{
    width: 50%;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    padding: 10px 0;
}
#main #table-3 td img{
    width: 130px;
    height: 80px;
    margin-bottom: 5px;
}
#main .archive{
    position: relative;
    padding: 70px 28px 20px 28px;
    border: 1px solid #ccc;
    border-top: 3px solid #ccc;
    float: left;
    width: 260px;
}
#main .archive h2{
    background: url('img/h2-2.png') no-repeat;
    color: white;
    height: 49px;
    position: absolute;
    width: 330px;
    left: -10px;
    line-height: 40px;
    text-indent: 30px;
    top: 10px;
}
#main .archive a{
    display: block;
    margin-bottom: 10px;
}
#main .archive img{
    width: 240px;
    height: 150px;
}

#qr-code{
    position: absolute;
    width: 80px;
    top: 300px;
    right: 0;
    border: 1px solid #ccc;
    border-right: none;
    text-align: center;
    padding: 10px;
    line-height: 1.2;
    background: #11437d;
    color: #fff;
}
#qr-code img{
    width: 80px;
    height: 80px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 6px 0;
}
#qr-code a.close{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: red;
    position: absolute;
    bottom: -20px;
    right: 0;
    background: #eef;
    cursor: pointer;
}
#qr-codes{
    position: absolute;
    width: 80px;
    top: 300px;
    left: 0;
    border: 1px solid #ccc;
    border-right: none;
    text-align: center;
    padding: 10px;
    line-height: 1.2;
    background: #11437d;
    color: #fff;
}
#qr-codes img{
    width: 80px;
    height: 80px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 6px 0;
}
#qr-codes a.close{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: red;
    position: absolute;
    bottom: -20px;
    right: 0;
    background: #eef;
    cursor: pointer;
}
div#subscribe-box{
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    padding-bottom: 5px;
    /*border-top: 2px solid #11437d;*/
    left: 95px;
    z-index: 9999;
    display: none;
}
div#subscribe-box h4{
    margin-bottom: 10px;
}
div#subscribe-box .close{
    float: right;
    color: gray;
    cursor: pointer;
    font-size: 12px;
}
div#subscribe-box p{
    margin-bottom: 10px;
}
div#subscribe-box p span{
    margin-right: 10px;
    font-size: 13px;
}
div#subscribe-box p label input{
    width: 200px;
    height: 26px;
    line-height: 26px;
}
div#subscribe-box p input.button{
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: #11437d;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    cursor: pointer;
}
div#back-top{
    position: fixed;
    bottom: 100px;
    width: 30px;
    z-index: 9999;
    display: none;
}
div#back-top a{
    color: #333;
    display: block;
    cursor: pointer;
}
div#back-top #a1{
    margin-bottom: 10px;
    padding: 7px;
}
div#back-top #a2{
    padding: 1px;
}



.weiboShow .weiboShow_title {
    background: #11437d !important;
    color: #fff;
}

.weiboShow .weiboShow_title_logo a span{
    color: #fff;
}
strong.source {
    margin-right: 5px;
    float: left;
    height: 28px;
}
.source span{
    float: left;
}
.source span.str{
    text-align: center;
    height: 28px;
}

