@charset "utf-8";

/*全局样式控制*/

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

.clear {
    clear: both;
}
.clearfix:after {
    display: block;
    clear: both;
    content:"";
}

/*页面最外层div控制*/

body {
    background: #f5f5f5;
}

.wrapper {
    width: 100%;
    /* float: left; */
    font-family: "微软雅黑", "黑体";
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
}

a {
    cursor: pointer;
}


/*top区域开始*/

.top {
    width: 100%;
    /* float: left; */
    height: 110px;
    background: #fff;
}

.top .w1200 {
    background: #fff;
    height: 110px;
}

.logo {
    float: left;
    margin-top: 25px;
}

.logo a {
    float: left;
}

.logo a img {
    float: left;
}

.logo2 {
    margin-left: 10px;
}

.top_r {
    width: 360px;
    float: right;
}

.top_rt {
    float: right;
    margin-top: 30px;
}

.top_rt ul li {
    float: left;
    font-size: 13px;
    color: #666;
    margin-left: 14px;
}

.top_rt ul li a {
    float: left;
    color: #666;
    line-height: 13px;
}

.top_rt ul li a:hover {
    text-decoration: underline;
}

.top_rb {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.top_rbr {
    float: right;
    width: 260px;
    height: 30px;
    background: #efefef;
    margin-left: 20px;
}

.search_txt {
    width: 210px;
    height: 22px;
    float: left;
    line-height: 22px;
    border: 0;
    background: none;
    font-size: 13px;
    color: #999;
    outline: 0;
    margin: 4px 0 0 10px;
    *margin: 5px 0 0 -10px;
}

.search_tj {
    width: 35px;
    height: 30px;
    float: left;
    background: url(search_icon_001.png) no-repeat 50% 50%;
    border: 0;
    outline: 0;
    margin-left: 3px;
}


/*nav区域开始*/

.nav_bg {
    width: 100%;
    /* float: left; */
    height: 50px;
    background: #2373c8;
}
.nav_bg .w1200{background: #2373c8;}

.nav_list,
.nav_list>ul {
    height: 50px;
}

.nav_list>ul>li {
    width: 120px;
    height: 50px;
    float: left;
    position: relative;
}

.nav_list>ul>li>a {
    color: #fff;
    width: 106px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 17px;
    font-weight: bold;
}
.nav_list>ul>li>a:hover{
    height: 50px;
    line-height: 50px;
}
.nav_boxl {
    position: absolute;
    padding-bottom: 26px;
    top: 50px;
    left: -5px;
    width: 130px;
    z-index: 10000;
    display: none;
    background: url(box_xialabar.png) center bottom no-repeat;
}

.nav_boxl li {
    width: 130px;
    background: #fff;
    height: 37px;
}

.nav_boxl li a {
    width: 120px;
    display: block;
    text-align: center;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    color: #666;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.nav_boxl li a:hover {
    background: #F5F1F1;
    color: #2373c8;
    height: 36px;
    line-height: 36px;
}


/*banner区域开始*/
.bannerPic_1{width:100%;height:450px;overflow:hidden;position:relative;min-width:1200px;}
.bannerPic_1 .hd{width:100%;height:15px;overflow:hidden;position:absolute;left:0;bottom:20px;z-index:2;text-align:center;}
.bannerPic_1 .hd ul{overflow:hidden;zoom:1;margin:0 auto;text-align:center;display:inline-block;white-space:nowrap;}
.bannerPic_1 .hd ul li{margin:0 5px;width:15px;height:15px;text-align:center;background:url(banner_icon_001.png) no-repeat 0 0;cursor:pointer;display:inline-block;vertical-align:top;*display:inline;*zoom:1;}
.bannerPic_1 .hd ul li.on{background:url(banner_icon_002.png) no-repeat 0 0;}
.bannerPic_1 .bd{width:100%;float: left;position:relative;height:450px; z-index:0;   }
.bannerPic_1 .bd li{width:100%;height:450px;float: left;zoom:1;vertical-align:middle; }
.bannerPic_1 .txt{width:990px;float: left;position:absolute;height:450px;top:0;left:50%;margin-left:-495px;z-index:1;overflow:hidden;}
.bannerPic_1 .txt ul{width:100%;float: left;position:relative;}
.bannerPic_1 .txt ul li{width:100%;float: left;position:relative;}
.bannerPic_1 .txt ul li img{position:absolute;}
.bannerPic_1 .txt li.left img{left:-1000px;right:auto;top:90px;}
.bannerPic_1 .txt li.right img{right:-1000px;left:auto;top:90px;}

/*图片轮播代码*/

.slideBox1 {
    width: 100%;
    height: 430px;
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}

.slideBox1 .hd {
    width: 100%;
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 2;
    text-align: center;
}

.slideBox1 .hd ul {
    overflow: hidden;
    zoom: 1;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
}

.slideBox1 .hd ul li {
    margin: 0 6px;
    width: 14px;
    height: 14px;
    text-align: center;
    background: url(banner_icon_001.png) no-repeat 0 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.slideBox1 .hd ul li.on {
    background: url(banner_icon_002.png) no-repeat 0 0;
}

.slideBox1 .bd {
    width: 100%;
    float: left;
    position: relative;
    height: 430px;
    z-index: 0;
}

.slideBox1 .bd li {
    width: 100%;
    height: 430px;
    float: left;
    zoom: 1;
    vertical-align: middle;
}


/*content区域开始*/

.content {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*页面主体第一行区域开始*/

.main_box1 {
    width: 100%;
    height: 375px;
    float: left;
    padding: 20px;
    background:#fff;
}

.main_box1_l {
    width: 768px;
    height: 335px;
    float: left;
    background: #fff;
}
/*图片新闻css开始*/

.slideBox2 {
    width: 378px;
    height: 288px;
    overflow: hidden;
    position: relative;
}

.slideBox2 .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 2;
    font-family: "宋体", sumsin;
    font-size: 15px;
}

.slideBox2 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    margin-top: 4px;
}

.slideBox2 .hd ul li {
    float: left;
    margin-left: 8px;
    width: 10px;
    height: 10px;
    background: url(tpxw_icon_001.png) no-repeat;
    cursor: pointer;
}

.slideBox2 .hd ul li.on {
    background: url(tpxw_icon_002.png) no-repeat;
}

.slideBox2 .bd {
    width: 378px;
    height: 288px;
    float: left;
    position: relative;
    z-index: 0;
}

.slideBox2 .bd li {
    width: 378px;
    height: 288px;
    float: left;
    zoom: 1;
    vertical-align: middle;
}

.slideBox2 .bd img {
    width: 378px;
    height: 288px;
    float: left;
    display: block;
}

.slideBox2 .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 42px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.slideBox2 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    height: 42px;
}

.slideBox2 .txt li {
    position: absolute;
    bottom: -42px;
    height: 42px;
    line-height: 42px;
}

.slideBox2 .txt li a {
    display: block;
    padding: 0 0 0 20px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}

.main_box1_r {
    width: 367px;
    height: 335px;
    float: right;
    background: #fff;
}

.xr_title{border-bottom: 1px solid #dcdcdc;height: 37px;}
.xrtit{border-bottom: 4px solid #2373c8; padding-bottom: 8px;font-size: 20px; font-weight: bold;}
.xr_title a{float: right;font-size: 14px; color: #aeaeae;margin-top: 6px;}
.xr_content{margin-top: 10px;}

.tab_box1,.tab_box2 {
    width: 100%;
    height: 288px;
    float: left;
}

.tab_box1 .hd,.tab_box2 .hd {
    width: 100%;
    float: left;
    height: 36px;
    line-height: 30px;
    border-bottom: 1px solid #dcdcdc;
}
.tab_box1 .hd_tit,.tab_box2 .hd_tit {
    float: left;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 4px solid #2373c8; 
    padding-bottom: 4px;
}
.tab_box1 .hd_tit a,.tab_box2 .hd_tit a {
    color: #333333;
}
.tab_box1 .hd_l,.tab_box2 .hd_l {
    float: right;
    line-height: 1;
}

.tab_box1 .hd_l a,.tab_box2 .hd_l a {
    float: left;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    *height: 29px;
    position: relative;
    z-index: 2;
    color: #646464;
    font-size: 18px;
    font-weight: bold;
}

.tab_box1 .hd_l a.on,.tab_box2 .hd_l a.on {
    height: 30px;
    *height: 25px;
    color: #2274c8;
}

.tab_box1 .hd_l a:hover,.tab_box2 .hd_l a:hover {
    height: 30px;
    *height: 25px;
    color: #2274c8;
}

.tab_box1 .hd_l span,.tab_box2 .hd_l span {
    float: left;
    width: 30px;
    height: 12px;
    *height: 29px;
    margin-top: 10px;
    display: inline-block;
    background: url(tab_icon_001.png) no-repeat 50% 0;
}


.tab_box1 .bd,.tab_box2 .bd {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.tab_box1 .bd ul {
    width: 382px;
    float: left;
    display: none;
}
.tab_box2 .bd ul {
    width: 100%;
    float: left;    
}
.tab_box1 .bd ul li,.tab_box2 .bd ul li {
    width: 100%;
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    background: url(icon_001.png) no-repeat 0 50%;
}
.xr_content ul li {
    width: 100%;
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    background: url(icon_001.png) no-repeat 0 50%;
}

.xr_ban{width: 368px; height:278px;float: left; margin-right: 16px; background: #000;margin-top: 6px;}
.tab_box1 .bd ul li a,.tab_box1 .bd ul li a {
    float: left;
    color: #333;
    margin-left: 13px;
}
.xr_content ul li a {
    float: left;
    color: #333;
    margin-left: 13px;
}

.tab_box1 .bd ul li span,.tab_box1 .bd ul li span {
    float: right;
    color: #999 !important;
}
.xr_content ul li span {
    float: right;
    color: #999 !important;
}

.tab_box1 .bd ul li:hover a,.tab_box2 .bd ul li:hover a {
    color: #2373c8;
}
.xr_content ul li:hover a {
    color: #2373c8;
}

.tab_box1 .bd ul li:hover span,.tab_box2 .bd ul li:hover span {
    color: #2373c8 !important;
}
.xr_content ul li:hover span {
    color: #2373c8 !important;
}
/*页面主体第二行区域开始*/
.main_box2 {
    width: 100%;
    height: 302px;
    float: left;
    margin-top: 20px;
    background:#fff;
    padding: 20px;
}
.main_box2_l {
    width: 768px;
    height: 262px;
    float: left;
    background: #fff;   
}
.tit_box .title {
    float: left;
    font-size: 20px;
    font-weight: bold;    
}
.tit_box .title a {
    color: #333;
}
.tit_box .more {
    float: right;
    font-size: 15px;
    margin-right: 5px;
    margin-right: 4px;
}
.tit_box .more a {
    color: #999;
}
.box_pic {
    margin-top: 15px;
}
.main_box2_r {
    width: 367px;
    height: 262px;
    float: right; 
}
.tab_box2 .show_box {
    display: none;
}
/*页面主体第三行区域开始*/

.main_box3 {
    width: 100%;
    height: 256px;
    float: left;
    margin-top: 20px;
    background:#fff;
    padding: 20px;
}
.main_box3_l {
    width: 768px;
    height: 216px;
    float: left;  
}
.main_box3_r {
    width: 367px;
    height: 216px;
    float: right;
}
.fast_btns {
    height: 53px;
    line-height: 53px;
}
.fast_btns a {
    color: #333;
}
.fast_btns .btn1 {
    margin-left: 13px;
    margin-right: 100px;
}
.fast_btns .btn {
    background: url(fast_icon.jpg) no-repeat 0 2px;
    padding-left: 27px;
}
.main_box3_r .box_tit .name {
    float: left;
    font-size: 20px;
    font-weight: bold;
}
.main_box3_r .box_tit .more {
    float: right;
    margin-right: 4px;
    line-height: 27px;
}
.main_box3_r .box_tit .more a {
    color: #999;
}
.main_box3_r .box_tit .name a {
    color: #333333;
}
.main_box3_list {
    margin-top: 13px;
}
.main_box3_list .item {
    float: left;
    width: 235px;
    margin-right: 21px;
}
.main_box3_list .item .pic {
    float: left;
}
.main_box3_list .item img {
    width: 235px;
    height: 168px;
    float: left;
}
.main_box3_list .item .title {
    float: left;
    width: 235px;
    height: 36px;
    background: rgba(0, 0, 0, 0.4);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
    margin-top: -36px;
}
.main_box3_list .item .title a {
    float: left;
    color: #fff;
    width: 235px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;    
}
/*bottom区域开始*/

.bottom {
    width: 100%;
    height: 215px;
    float: left;
    background: #2373c8;
	min-width:1200px;
}

.bottom .w1200 {
    height: 215px;
    background: #2373c8;
}

.bottom_t {
    width: 100%;
    height: 30px;
    float: left;
    text-align: center;
    margin-top: 12px;
}

.bottom_t ul {
    margin: 0 auto;
}

.bottom_t ul li {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    padding: 0 30px 0 24px;
    background: url(bottom_icon_001.jpg) no-repeat 100% 50%;
    *display: inline;
}

.bottom_t ul li a {
    display: inline-block;
    color: #fff;
}

.bottom_t ul li a:hover {
    text-decoration: underline;
}

.bottom_b {
    width: 100%;
    float: left;
    margin-top: 22px;
}

.bottom_bl {
    width: 385px;
    float: left;
}

.bottom_blt {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #fff;
}

.bottom_blb {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #abcaeb;
    margin-top: 10px;
}

.bottom_blb a {
    color: #fff;
}

.bottom_blb a:hover {
    text-decoration: underline;
}

.bottom_bm {
    width: 500px;
    float: left;
    margin-left: 55px;
}

.bottom_bmt {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #fff;
}

.bottom_bmb {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #abcaeb;
    margin-top: 10px;
}

.bottom_bmb div {
    width: 50%;
    float: left;
    *width: 212px;
}

.bottom_br {
    float: left;
}

.bottom_br div {
    width: 88px;
    float: left;
}

.bottom_br div p {
    width: 88px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.bottom_br div img {
    width: 88px;
    height: 88px;
    float: left;
    margin-top: 10px;
}


/*footer区域开始*/

.footer {
    width: 100%;
    height: 50px;
    float: left;
    background: #fff;
    line-height: 50px;
}

.footer .w1200 {
    height: 50px;
    background: #fff;
}

.footer_l {
    float: left;
    font-size: 13px;
    color: #333333;
}

.footer_l a {
    float: left;
    color: #333333;
}

.footer_l a:hover {
    text-decoration: underline;
}

.footer_l span {
    float: left;
    width: 24px;
    height: 50px;
    background: url(footer_icon_001.png) no-repeat 50% 50%;
    display: inline-block;
}

.footer_r {
    float: right;
    font-size: 13px;
    color: #333333;
}

.footer_r a {
    color: #333333;
}

.footer_r a:hover {
    text-decoration: underline;
}
.banner {
    height: 400px;
    position: relative;
    z-index: 0;
}

.DB_tab25 {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
	min-width:1200px;
}

.DB_tab25 .DB_bgSet {
    position: relative;
}

.banner_wrap .DB_tab25 .DB_bgSet {
	width:100%;
	float:left;
    position: relative;
}

.DB_tab25 .DB_bgSet li {
    position: absolute;
    width: 100%;
    height: 400px;
    display: none;
    background-size: 100% 100% !important
}

.DB_tab25 .DB_bgSet ul li {
    list-style-type: none;
}

.DB_tab25 .DB_imgSet {
    position: absolute;
    width: 988px;
    left: 50%;
    margin-left: -500px;
}

.DB_tab25 .DB_imgSet .DB_1_1 {
    position: absolute;
    left: 500px;
    top: 100px;
    display: none;
}

.DB_tab25 .DB_imgSet .DB_1_2 {
    position: absolute;
    left: 150px;
    top: 100px
}

.DB_tab25 .DB_imgSet .DB_1_3 {
    position: absolute;
    left: 150px;
    top: 100px;
    display: none;
}

.DB_tab25 .DB_imgSet .DB_2_1 {
    position: absolute;
    left: 500px;
    top: 100px;
}

.DB_tab25 .DB_imgSet .DB_2_2 {
    position: absolute;
    left: 500px;
    top: 80px;
    display: none;
}

.DB_tab25 .DB_imgSet .DB_2_3 {
    position: absolute;
    left: 730px;
    top: 180px
}

.DB_tab25 .DB_imgSet .DB_3_1 {
    position: absolute;
    left: 100px;
    top: 100px;
    display: none;
}

.DB_tab25 .DB_imgSet .DB_3_2 {
    position: absolute;
    left: 100px;
    top: 100px;
    display: none;
}

.DB_tab25 .DB_imgSet .DB_3_3 {
    position: absolute;
    left: -60px;
    top: 300px;
    display: none;
}

.DB_tab25 .DB_menuWrap {
    position: absolute;
    width: 988px;
    left: 50%;
    margin-left: -500px;
    height: 400px
}

.DB_tab25 .DB_menuWrap .DB_menuSet {
    position: absolute;
    text-align: center;
    font-size: 0;
    border-radius: 20px;
    width: 120px;
    bottom: 40px;
    left: 50%;
    margin-left: -60px;
}

.DB_tab25 .DB_menuWrap .DB_menuSet li {
    cursor: pointer;
    margin: 0 3px;
    display: inline
}

.DB_tab25 .DB_prev {
    position: absolute;
    left: 0px;
    top: 90px;
    cursor: pointer;
    display: none
}

.DB_tab25 .DB_next {
    position: absolute;
    right: 0px;
    top: 90px;
    cursor: pointer;
    display: none
}
/*banner end*/

/* 栏目页 */

.content .main {
    width: 100%;
    padding: 10px 20px;
    background: #fff;
}

.coulmbanner {
    width: 100%;
    height: 260px;
    min-width: 1200px;
}

.coulmbanner div {
    width: 1200px;
    height: 260px;
    margin: 0 auto;
    line-height: 240px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.lm-left {
    width: 260px;
    float: left
}

.column-1 {
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    color: #e60009;
    font-weight: bold;
    background: url("lm1bg.png") no-repeat right 9px
}

.lm-left .column-2 {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    min-height: 500px;
}

.lm-left .column-2 li {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    border-left: 6px solid #fff;
}

.lm-left .column-2 li a {
    font-size: 16px;
    color: #333333;
    line-height: 55px;
    padding-left: 20px;
    width: 240px;
    height: 55px;
    display: block
}

.lm-left .column-2 li.active,
.lm-left .column-2 li:hover {
    background: #f5f5f5;
    border-bottom: none;
    /* margin-top: -1px; */
    height: 56px;
    border-left: 6px solid #e60009;
    border-bottom: 1px solid #e6e6e6;
}

.lm-left .column-2 li.active a,
.lm-left .column-2 li a:hover {
    color: #e60009;
}

.lm-left .column-2 .column-3 {
    background: white
}

.lm-left .column-2 .column-3 li {
    height: 45px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    border-right: none
}

.lm-left .column-2 .column-3 li a {
    font-size: 14px;
    padding-left: 0;
    color: #333333;
    line-height: 45px;
    display: block;
    width: 100%;
    height: 45px;
    background: white;
    border-left: none
}

.lm-left .column-2 .column-3 li.active a {
    color: #e60009
}

.lm-right {
    width: 860px;
    float: left;
    margin-left: 40px
}

.lm-right .right-title {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}

.lm-right .right-title p {
    display: inline-block;
    float: left;
}

.lm-right .right-title p span {
    display: inline-block;
    padding-right: 15px;
    color: #333333;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold
}

.lm-right .list {
    margin-top: 5px;
    padding-bottom: 12px
}

.list li {
    overflow: hidden;
    padding-left: 13px;
    background: url("icon.png") no-repeat left 23px;
    border-bottom: 1px dashed #dddddd;
}

.list li a {
    width: 100%;
    float: left;
    line-height: 44px;
    font-size: 16px;
    color: #333333;
}

.list li a:hover {
    color: #e60009
}

.list li span {
    line-height: 44px;
    float: right;
    font-size: 16px;
    /* color: #999999; */
}

.position1 {
    height: 50px;
    background: url("position.png") left 19px no-repeat;
    padding-left: 25px;
    float: right;
}

.position1 a {
    line-height: 50px;
    font-size: 14px;
    color: #333333
}

.dropdown {
    background: #fff;
    position: relative;
    margin-bottom: 0px;
}

.dropdown .jia {
    background: url(jia.png) top right no-repeat;
}

.dropdown div {
    position: absolute;
    overflow: hidden;
    padding-left: 5px;
    width: 255px;
    top: 0px;
    height: 0px;
    left: 0;
    border-bottom: 0px solid #e6e6e6;
}

.dropdown div a {
    font-size: 14px!important;
}


/* 文章页 */

.article_content {
    margin: 40px 100px
}

.article_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #b7b7b7
}

.article_title h1 {
    font-size: 25px;
    text-align: center;
    color: #333333;
    font-weight: normal
}

.article_title h2 {
    font-size: 20px;
    text-align: center;
    color: #333333;
    font-weight: normal
}

.source {
    text-align: center
}

.source p {
    line-height: 50px;
    font-size: 15px;
    color: #999999;
}

.source .font {
    line-height: 50px;
    font-size: 15px;
    color: #333333
}

#zoom {
    font-size: 16px;
    margin-bottom: 40px
}

#zoom p {
    color: #333333;
    text-indent: 2em;
    line-height: 30px;
    margin: 15px 0;
    font-family: "å®‹ä½“"
}

.share {
    height: 40px;
    width: 100%;
    background: #f1f1f1
}

.bshare-weixin {
    background: url(weixin.png) no-repeat!important;
    display: block!important;
    width: 24px!important;
    height: 24px!important;
    float: left!important;
    margin: 9px 0 0 10px!important;
    padding: 0!important;
}

.bshare-sinaminiblog {
    background: url(weibo.png) no-repeat!important;
    display: block!important;
    width: 24px!important;
    height: 24px!important;
    float: left!important;
    margin: 9px 0 0 10px!important;
    padding: 0!important;
}

.bshare-more-icon {
    margin: 9px 0 0 10px!important;
    padding-left: 0!important;
    background: url(bsmore.png) no-repeat!important;
    display: block!important;
    width: 20px!important;
    height: 24px!important;
    float: left!important;
}

.print {
    float: right;
    width: 55px;
    margin-right: 20px;
    background: url("art_pic_01.png") no-repeat left 14px;
    line-height: 40px;
    text-align: right
}

.close {
    float: right;
    width: 55px;
    margin-right: 20px;
    background: url("art_pic_02.png") no-repeat left 14px;
    line-height: 40px;
    text-align: right
}

.position {
    height: 20px;
    background: url("position.png") left 3px no-repeat;
    padding-left: 25px;
    margin-bottom: 14px
}

.position a {
    line-height: 20px;
    font-size: 14px;
    color: #333333
}


/* 头部二维码样式 */

.hoverewm {
    position: relative;
    overflow: hidden;
}

.hoverewm:hover {
    overflow: visible;
}

.hoverewm div {
    position: absolute;
    top: 15px;
    right: 0;
}

.hoverewm div img,
.hoverewm div {
    width: 88px;
    height: 88px;
}

/*精品工程*/
.animate_box5 .animate_boxdiv {width: 373px;}
.picScroll_2{width:100%;overflow:hidden;position:relative;float: left;}
.picScroll_2 .prev{width:32px;height:50px;float: left;position:absolute;top:57px;left:0;background:url(tpgd1_icon_left.png) no-repeat 0 0;z-index:2;}
.picScroll_2 .next{width:32px;height:50px;float: left;position:absolute;top:57px;right:0;background:url(tpgd1_icon_right.png) no-repeat 0 0;z-index:2;}
.picScroll_2 .prev,.picScroll_2 .next{opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;}
.picScroll_2 .prev:hover,.picScroll_2 .next:hover{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;}
.picScroll_2 .bd{float: left;}
.picScroll_2 .bd ul{overflow:hidden;zoom:1;float: left;}
.picScroll_2 .bd ul li{width:100%;float: left;overflow:hidden;}
.picScroll_2 .bd ul li .pic{width:100%;float: left;text-align: left;}
.picScroll_2 .bd ul li .pic img{width:100%;height:176px;float: left;display:block;}
.picScroll_2 .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll_2 .bd ul li .title{width:100%;height:40px;line-height:40px;float: left;color:#fff;font-size:16px;background:rgba(0,0,0,0.4);margin-top:-40px;text-align:center;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);}
/*.picScroll_2 .bd ul li:hover .title{color:#2373c8;}*/
.picScroll .bd ul li .pic_jz{width:100%;height:100%;float: left;table-layout:fixed;}
.picScroll .bd ul li .pic_jz img{display:inline-block;clear:both;max-width:100%;max-height:100%;}


.bottom_nav {text-align: center; list-style: none;}
.bottom_nav li{display: inline-block; *display: inline;*zoom:1; height: 16px; line-height: 16px; padding:0 20px; border-right: 1px solid #91b9e4; }
.bottom_nav li a{font-size: 15px; color: #fff;}


/*业务领域*/
 .vg-body {
 width: 768px;
 margin: 20px auto 0;
 }
  
 .vg_task {
 background-color: #fff;
 position: relative;
 }
  
 .vg_task .arrowbtn-left,
 .vg_task .arrowbtn-right {
 position: absolute;
 top: 60px;
 width: 39px; 
 height: 81px;
 cursor: pointer;
 z-index: 20;
 }
  
.vg_task .arrowbtn-left {background: url(bbtn1.png) no-repeat;}
.vg_task .arrowbtn-right {background: url(bbtn2.png) no-repeat; right: 0;}
  
 .vg_tasklist {
 width: 768px;
 overflow: hidden;
 margin: 0 auto;
 }
  
 .vg_tasklist ul {
 width: 999%;
 }
  
 .xr_content .vg_tasklist li {
 width: 235px;
 height: 200px;
 float: left;
 position: relative;
 background: none;
 }
.xr_content .vg_tasklist li a{ margin: 0; float: none;}
 .task_hover .task_desc {
 font-size: 16px;
 line-height: 20px;
 color: #646464;
 }
  
 .task_hover .task_limittimes {
 font-size: 14px;
 color: #787878;
 float: left;
 padding-top: 12px;
 }
  
 .vg_tasklist li img {
 float: left;
 }
  
 .vg_tasklist li .rightinfo {
 height: 35px;
 line-height: 35px;
 text-align: center;
 position: absolute;
 bottom: 0;
 background: #000;
 opacity: 0.5;
 filter:alpha(opacity=50);
 color: #fff;
 width: 100%;
 }
  
 .rightinfo h3 {
 font-size: 16px;
 color: #646464;
 padding-top: 15px;
 }
  
 .rightinfo p {
 font-size: 14px;
 line-height: 26px;
 color: #787878;
 }
  
 .xr_content .rightinfo a,
 .task_hover a {

 }
  
 .task_hover a.done,
 .task_hover a.done:hover {
 background-color: #b4b4b4;
 color: #fff;
 border-color: #b4b4b4;
 cursor: default;
 }
  
 .rightinfo a {
 margin: 12px auto 0;
 }
  
 .task_hover a {
 float: right;
 margin-top: 18px;
 margin-right: -4px;
 }
  
 .task_hover a:hover {
 text-decoration: none;
 background-color: #e65a5a;
 color: #fff;
 }
 /*grid-1230*/

.xr_prief{ width: 436px; float: left; margin-left: 20px;font-size: 15px;line-height: 32px; color: #1b1b1b;}
 .grid-1230 .vg_tasklist {
 width: 768px;
 }
  
 .grid-1230 .vg_tasklist li {
 margin-right: 31px;
 }
  
 .grid-1230 .vg_task .arrowbtn-left {
 left: 0px;
 }
  
 .grid-1230 .vg_task .arrowbtn-right {
 right: 0px;
 }
  
 .grid-1230 .vg_growth_table {
 padding: 24px 30px;
 }
  
 .grid-1010 .vg-body {
 width: 768px;
 }
  
 .grid-1010 .vg_tasklist {
 width: 768px;
 }
  
 .grid-1010 .vg_tasklist li {
 margin-right: 35px;
 }
  
 .grid-1010 .vg_task .arrowbtn-left {
 left: 30px;
 }
  
 .grid-1010 .vg_task .arrowbtn-right {
 right: 30px;
 }
  
 .grid-1010 .vg_growth_table {
 padding: 24px;
 }