@charset "utf-8";
.navigation {
    background: url("../images/dao_line.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 102px;
    width: 100%;
}
.navigation .con {
    margin: 0 auto;
    width: 1000px;
}
.navigation .con .line {
    float: left;
    overflow: hidden;
    width: 2px;
}
.navigation .con dl {
    float: left;
    margin-top: 15px;
    overflow: hidden;
    text-align: center;
    width: 140px;
}
.navigation .con dl a {
    color: #005787;
    font-weight: bold;
}
.navigation .con dl a:hover {
    color: #002635;
}
.a_left {
    float: left;
    height: 350px;
    overflow: hidden;
    width: 280px;
	margin-left:5px;
}
.a_mid {
    float: left;
    height: 350px;
    margin: 0 5px;
    overflow: hidden;
    width: 380px;
}
.a_right {
    float: right;
    height: 350px;
    overflow: hidden;
    width: 280px;
	margin-right:5px;
}
.a_right .title {
}
.TB-focus {
    border: 1px solid #d8d8d8;
    height: 328px;
    overflow: hidden;
    position: relative;
    width: 278px;
}
.TB-focus .hd {
    bottom: 10px;
    padding-left: 2px;
    position: absolute;
    right: 9px;
    z-index: 1;
}
.TB-focus .hd li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d8d8d8;
    color: #f60;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    margin-left: -1px;
    opacity: 0.7;
    overflow: visible;
    text-align: center;
    width: 18px;
}
.TB-focus .hd li.on {
    background: none repeat scroll 0 0 #f60;
    color: #fff;
    font-weight: bold;
    opacity: 1;
    position: relative;
    z-index: 2;
}
#container {
    background: none repeat scroll 0 0 #f2f2f2;
    clear: both;
    width: 100%;
}
.columns, .box, .w1000 {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}
.columns {
    background: none repeat scroll 0 0 #fff;
}
.main {
    background: none repeat scroll 0 0 #fff;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
	height:310px;
}
.columns1, .box, .w1000 {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}
.columns1 {
    background: none repeat scroll 0 0 #fff;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}
.hotnews {
    border: 1px solid #c8d1d5;
    overflow: hidden;
    width: 378px;
	height:300px;
}
.hotnews_t {
    padding: 15px 10px;
}
.hotnews_t h1 {
    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.hotnews_t h1 a {
    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.hotnews_t p {
    color: #999;
    font-size: 12px;
    text-align: left;
}
.hotnews_t p a {
    color: #c00;
}
.hotnews_b {
    font-family: "Microsoft YaHei";
    height: 165px;
    width: 378px;
}
.hotnews_b .hd {
    background: url("../images/news_ul.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    height: 30px;
    position: absolute;
    width: 400px;
    z-index: 4;
}
.hotnews_b .hd ul {
    background: url("../images/news_li.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    list-style-type: none;
    width: 398px;
}
.hotnews_b .hd ul li {
    background: url("../images/news_li.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #515151;
    cursor: pointer;
    float: left;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 74px;
}
.hotnews_b .hd ul li.on {
    background: none repeat scroll 0 0 #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 2px solid #c52f0e;
    color: #c52f0e;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 72px;
}
.hotnews_b .hd span {
    display: block;
}
.hotnews_b .bd {
    display: inline;
    float: left;
    overflow: hidden;
    padding-top: 26px;
    width: 378px;
}
.hotnews_b .bd ul {
    border-top: 1px solid #ccc;
    display: block;
    padding-top: 14px;
}
.hotnews_b .bd ul li {
    background: url("../images/d1_gray.gif") no-repeat scroll 6px 12px rgba(0, 0, 0, 0);
    height: 27px;
    overflow: hidden;
    padding-left: 15px;
    width: 383px;
}
.hotnews_b .bd ul li span {
    color: #999;
    float: left;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    width: 330px;
}
.hotnews_b .bd ul li cite {
    color: #999;
    float: right;
    font-size: 12px;
    height: 27px;
    padding-right: 6px;
    width: 40px;
}
.hotnews_b .bd ul li a {
    color: #5e5e5e;
}
.hotnews_b .bd ul li a:hover {
    color: #c00;
}
.hd3 {
    background: none repeat scroll 0 0 #f7f7f7;
    border-bottom: 2px solid #396;
    clear: both;
    height: 17px;
    line-height: 17px;
    padding: 9px 0;
}
.hd3 h3 {
    border-left: 5px solid #396;
    font-size: 18px;
    font-weight: bold;
    line-height: 17px;
    padding-left: 6px;
}
.hd3 .tag {
    color: #666;
    font: 12px/17px "宋体";
    padding-left: 10px;
}
.hd3 h3 .ab_r {
    float: right;
    font-size: 12px;
    padding-right: 15px;
    top: -8px;
}
.hd3 .t {
    border-top: 2px solid #396;
    color: #333;
    display: inline-block;
}
.b_left {
    float: left;
    height: 390px;
    margin-right: 10px;
    overflow: hidden;
    width: 710px;
}
.t1_mid {
    height: 380px;
    margin-top: 10px;
    padding-left: 5px;
    width: 710px;
}
.news2 {
    height: 380px;
    position: absolute;
    width: 224px;
    z-index: 4;
}
.news2 ul {
    background: none repeat scroll 0 0 #fff;
    display: block;
    float: left;
    height: 370px;
    list-style-type: none;
    width: 224px;
}
.news2 ul li {
    background: url("../images/tt2.gif") no-repeat scroll right center #e3e3e3;
    color: #666;
    cursor: pointer;
    font: 16px/44px "微软雅黑","黑体";
    height: 44px;
    margin-top: 10px;
    padding-left: 30px;
    vertical-align: middle;
    width: 181px;
}
.news2 ul li.on {
    background: url("../images/ttt1.gif") no-repeat scroll right center #d54a29;
    color: #fff;
    height: 44px;
    line-height: 44px;
    margin-top: 10px;
    padding-left: 30px;
    width: 181px;
}
.news2 span {
    display: block;
}
.dis {
    display: block;
}
.undis {
    display: none;
}
.main2 {
    display: inline;
    float: left;
    height: 370px;
    padding: 16px 0 0 240px;
    width: 460px;
}
.main2 .title {
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #f0f;
    font-weight: bold;
    height: 30px;
    width: 460px;
}
.main2 .title span {
    float: right;
}
.main2 .m2box {
    height: 340px;
    overflow: hidden;
    width: 460px;
}
.main2 .m2box dl {
    clear: both;
    float: left;
    margin-bottom: 5px;
}
.main2 .m2box dl img {
    border: 1px solid #ccc;
    float: left;
    height: 90px;
    margin: 7px;
    width: 110px;
}
.main2 .m2box dl dt {
    float: left;
    font-weight: bold;
    width: 330px;
}
.main2 .m2box dl dd {
    float: left;
    font-size: 12px;
    width: 330px;
}
.h_xx {
    background: url("../images/xiangqing_03.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 23px;
    text-align: center;
    width: 54px;
}
.h_xx a {
    color: #fff;
    display: block;
    height: 23px;
    width: 54px;
}
.main2 .m2box_t {
    border-bottom: 1px dashed #ccc;
    height: 190px;
    overflow: hidden;
    text-align: center;
    width: 460px;
}
.main2 .m2box_t h2 {
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    margin-top: 10px;
}
.main2 .m2box_t p {
    height: 50px;
    line-height: 24px;
    text-align: left;
}
.main2 .m2box_t p a {
    color: #999;
}
.main2 .m2box_b {
    height: 150px;
    overflow: hidden;
    width: 460px;
}
.main2 .m2box_b ul {
}
.main2 .m2box_b li {
    background: url("../images/dian.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 27px;
    line-height: 27px;
    padding-left: 13px;
    width: 440px;
}
.main2 .m2box_b li a {
    float: left;
    font-size: 14px;
    height: 27px;
    overflow: hidden;
    width: 360px;
}
.main2 .m2box_b li span {
    float: right;
    font-size: 12px;
    height: 27px;
    padding-right: 6px;
    width: 70px;
}
.main2 .m2box3 {
    height: 340px;
    overflow: hidden;
    width: 460px;
}
.main2 .m2box3 dl {
    margin-bottom: 8px;
}
.main2 .m2box3 dl dt {
    font-weight: bold;
}
.main2 .m2box3 dl dd {
    line-height: 22px;
}
.main2 .m3box {
    height: 340px;
    overflow: hidden;
    width: 460px;
}
.main2 .m3box dl {
    clear: both;
    float: left;
    margin-bottom: 5px;
}
.main2 .m3box dl dt {
    border: 1px solid #ccc;
    float: left;
    height: 90px;
    margin: 7px;
    width: 110px;
}
.main2 .m3box dl dt img {
    height: 90px;
    width: 110px;
}
.main2 .m3box dl dd {
    float: right;
    text-align: left;
    width: 330px;
}
.main2 .m3box dl dd h3 {
    font-weight: bold;
}
.b_right {
    background: none repeat scroll 0 0 #ededed;
    float: right;
    height: 390px;
    margin: 5px;
    overflow: hidden;
    width: 270px;
}
.b_right h3 {
    border-bottom: 1px solid #d2d2d2;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    padding-top: 10px;
    text-align: center;
}
.b_right ul {
    padding: 5px 10px;
}
.b_right ul span {
    font-size: 14px;
    font-weight: bold;
}
.b_right ul li {
    font-size: 12px;
    line-height: 24px;
}
.mitolist {
    margin: 20px auto 0;
    position: relative;
    width: 1000px;
}
.mitolist li {
    display: inline;
    float: left;
    height: 160px;
    margin-bottom: 7px;
    margin-right: 7px;
    overflow: hidden;
    position: relative;
    width: 243px;
}
.mitolist li p {
    color: #ccc;
}
.mitolist li img {
    transition: all 1.2s ease 0s;
}
.mitolist li:hover img {
    transform: scale(1.2);
}
.mitolist li .shadow_text {
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 30px;
    left: 0;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    width: 224px;
}
.mitolist li h3 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.mitolist li h3 a {
    color: #fff;
    font-size: 12px;
}
.mitolist li h3 a:hover {
    color: #fff;
    text-decoration: underline;
}
.mitolist li p {
    color: #bbb;
    line-height: 24px;
}
.blackbg {
    background: url("../images/black.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.mitolist .pic1 {
    height: 265px;
    width: 397px;
}
.mitolist .pic1 .layer-txt {
    width: 371px;
}
.mitolist .pic2 {
    top: 270px;
}
.mitolist .pic3 {
    left: 201px;
    top: 270px;
}
.mitolist .pic4 {
    height: 265px;
    left: 402px;
}
.mitolist .pic5 {
    left: 402px;
    top: 270px;
}
.mitolist .pic6 {
    left: 603px;
}
.mitolist .pic7 {
    left: 603px;
    top: 135px;
}
.mitolist .pic8 {
    left: 603px;
    top: 270px;
}
.mitolist .pic9 {
    left: 804px;
}
.mitolist .pic10 {
    left: 804px;
    top: 135px;
}
.mitolist .pic11 {
    left: 804px;
    top: 270px;
}
.zhinan {
    background: none repeat scroll 0 0 #ededed;
    float: left;
    height: 390px;
    margin: 5px;
    overflow: hidden;
    width: 230px;
}
.zhinan h2 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    padding-top: 10px;
}
.zhinan p {
    line-height: 30px;
    padding-left: 10px;
}
.zhinan p a {
    margin-right: 10px;
}
.liucheng {
    float: left;
    height: 390px;
    margin-left: 5px;
    width: 465px;
}
.liucheng h2 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    padding-top: 10px;
}
.liucheng p {
    color: #f0f;
}
.liucheng ul {
}
.liucheng ul li {
}
.liucheng ul li span {
    color: #000;
    font-weight: bold;
}
.introduction {
    border: 1px solid #ccc;
    width: 278px;
}
.introduction .title {
    background: url("../images/right_tab.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 46px;
    line-height: 46px;
    width: 276px;
}
.introduction .title h1 {
    color: #fff;
    float: left;
    font-size: 16px;
	margin-left:10px;
	font-weight:bold;
	line-height:46px;
}
.introduction .title h1 i {
    background: url("../images/common.png") no-repeat scroll -38px 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 15px;
    margin-left: 14px;
    margin-right: 5px;
    vertical-align: -3px;
    width: 15px;
}
.introduction .title a {
    color: #fff;
    float: right;
    margin-right: 15px;
}
.introduction .title a:hover {
    color: #fff;
    text-decoration: underline;
}
.huodong {
    padding: 0 12px 10px;
}
.huodong li {
    height: 80px;
    overflow: hidden;
    padding-top: 13px;
}
.huodong li img {
    float: left;
    height: 80px;
    margin-right: 10px;
    width: 100px;
}
.huodong li h3 {
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.huodong li p {
    color: #666;
    font-size: 12px;
    height: 54px;
    line-height: 18px;
    overflow: hidden;
}
.wk_nav {
    background: none repeat scroll 0 0 #3a9d9a;
    height: 48px;
    width: 100%;
}
.nav {
    background: none repeat scroll 0 0 #3a9d9a;
    height: 48px;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}
.nav li {
    float: left;
}
.nav li span {
    display: none;
}
.nav li a {
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    padding: 0 18px;
    text-align: center;
}
.nav li.a.hover a {
    background: none repeat scroll 0 0 #28898d;
    color: #fff;
}
.nav li.hover a {
    background: none repeat scroll 0 0 #28898d;
    color: #fff;
}
.nav li a:hover {
    background: none repeat scroll 0 0 #28898d;
    color: #fff;
    text-decoration: none;
}
.nav li.a a {
    background: none repeat scroll 0 0 #28898d;
    color: #fff;
    text-decoration: none;
}
.sub_nav1 ul.p_pop, #scbar_type_menu {
    background: none repeat scroll 0 0 #fff;
    font-size: 14px;
    padding: 0;
}
.sub_nav1 ul.p_pop li a, #scbar_type_menu li a {
    border: 0 none;
    color: #333;
    display: block;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 2px 18px;
}
.sub_nav1 ul.p_pop li a:hover, #scbar_type_menu li a:hover {
    background: none repeat scroll 0 0 #28898d;
    border-bottom: 2px solid #7ecaf1;
    color: #fff;
    display: block;
    height: 31px;
    line-height: 31px;
}
.sub_nav1 ul.p_pop li a {
    min-width: 100px;
    text-align: left;
}
.wk_nav {
    background: none repeat scroll 0 0 #3a9d9a;
    height: 48px;
    width: 100%;
}
.sub_nav ul.p_pop, #scbar_type_menu {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    font-size: 14px;
    padding: 0;
}
.sub_nav ul.p_pop li a, #scbar_type_menu li a {
    border: 0 none;
    color: #333;
    display: block;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 2px 18px;
}
.sub_nav ul.p_pop li a:hover, #scbar_type_menu li a:hover {
    background: none repeat scroll 0 0 #28898d;
    border-bottom: 2px solid #7ecaf1;
    color: #fff;
    display: block;
    height: 31px;
    line-height: 31px;
}
.sub_nav ul.p_pop li a {
    min-width: 100px;
    text-align: left;
}