﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none; font-size:14px; font-family:arial,"微软雅黑";}
body{ background-color:#fff;}
img{ border:none;}
a{ text-decoration:none; cursor:pointer;}
em,i{ font-style:normal;}
.clear{zoom:1;}
.clear:after{ content:''; display:block; clear:both;}
.flb{ float:left; display:block;}
.frb{ float:right; display:block;}
.relative{ position:relative;} 
.top_wrap{ width:100%; height:40px; background:url(../imagesNew/index/top_bg.png) repeat-x; color:#555; font-size:12px;}
.top_content{ width:1200px; margin-left:auto; margin-right:auto;}
.top_content span{}
.welcome{ line-height:40px; text-align:center;}
.current_province{ line-height:40px; text-align:center; padding-left:24px; padding-right:14px;}
.select_province{ cursor:pointer; position:relative;}
.select_province span{ line-height:40px; text-align:center; background:url(../imagesNew/index/arrow_down.png) no-repeat center left; padding-left:10px;}
.login_title {
    width: 352px;
    height: 40px;
}
    /*.login_title li{ float:left; width:352px; height:40px; line-height:40px; font-size:16px; color:#fff; text-align:center; cursor:pointer;}*/

    .login_title li {
        float: left;
        width: 352px;
        height: 40px;
        line-height: 40px;
        font-size: 30px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        padding-top: 25px;
    }
.nav_wrap{}
.nav_content{ width:1270px; margin-left:auto; margin-right:auto;}
.logo{ float:left; padding-top:28px; padding-bottom:28px;}
.nav{ float:right; margin-top:52px;}
.nav li{ border-right:solid 1px #d2d2d2; line-height:16px; text-align:center; float:left;}
.nav a{ font-size:16px; color:#3d3b3b; padding-left:22px; padding-right:22px;}
.nav a:hover{color:#0ea340;}
.nav .current_nav{ color:#0ea340;}
.nav .last_nav{ border-right:none;}

.item-list{background:url(../imagesNew/index/transBg.png); left:10px; position:absolute; top: 40px;width:350px; z-index: 10; border:solid 1px #d8d8d8; border-top:none;}
.item-list{padding: 0 4px 0 8px;}

.item-list dl{overflow: hidden; padding: 6px 0;}
.item-list .fore1{border-top: medium none;}
.item-list dt{color: #0b7c31;float: left; font-weight: 700;line-height: 22px;padding: 3px 6px 0 0; text-align: right; width: 65px;}
.item-list dd{float: left;overflow: hidden;padding: 3px 0 0;}
.item-list dd em{border-left: 1px solid #CCC;float: left;height: 14px;line-height: 14px;margin-top: 5px;padding: 0 8px;}
.item-list dd em a{color: #666;text-decoration: none;}
.item-list dd em a:hover{ text-decoration:underline;}


.news_con01 {
    overflow: hidden;
}

    .news_con01 .news_col01 {
        width: 728px;
        float: left;
    }

    .news_con01 .news {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
        margin-right: 32px;
    }

    .news_con01 .date {
        width: 46px;
        border-right: solid 1px #a0a0a0;
        float: left;
        padding-right: 7px;
    }

    .news_con01 .day {
        font-size: 24px;
        color: #333;
        line-height: 32px;
        text-align: center;
    }

    .news_con01 .yam {
        font-size: 12px;
        color: #545454;
        border-top: solid 1px #a0a0a0;
        line-height: 32px;
        text-align: center;
    }

    .news_con01 .con {
        width: 270px;
        float: left;
        padding-left: 7px;
        height: 70px;
        overflow: hidden;
    }

        .news_con01 .con h1 {
            font-size: 14px;
            color: #131313;
            font-weight: normal;
            margin-bottom: 10px;
        }

        .news_con01 .con p {
            font-size: 12px;
            color: #8d8d8d;
            line-height: 20px;
        }

    .news_con01 .video_wrap {
        border: solid 1px #c5c5c5;
        padding: 7px;
        float: left;
        margin-top: 14px;
    }

        .news_con01 .video_wrap img {
            cursor: pointer;
        }


.bottom_wrap{ width:100%; height:168px; background-color:#202b38; padding-top:26px; margin-top:46px;}
.bottom_con{ width:1200px; margin-left:auto; margin-right:auto; overflow:hidden;}
.bottom_con ul{ float:left; border-right:dotted 1px #8f949b; padding-left:60px; padding-right:60px; padding-top:16px;}
.bottom_con li{ line-height:28px; text-align:center;}
.bottom_con a{ font-size:16px; color:#e9eaeb; cursor:pointer;}
.company_info{ float:left; margin-left:60px; margin-right:40px; margin-top:10px; padding-top:6px;}
.company_info p{ font-size:16px; color:#e9eaeb; line-height:28px; text-align:left;}
.QR_code{ float:left;}
.QR_code img{}
.pl{ padding-left:50px;}

.footer{ width:100%; height:40px; background-color:#121c26;}
.footer p{ font-size:16px; color:#eff0f0; line-height:40px; text-align:center;}
@media only screen and (min-width: 100px) and (max-width: 1280px) {
    html,body {
        min-width: 1280px;
    }
}



.nav1 {
    width: 100%;
    height: 60px;
    background: #1285CE;
}

    .nav1 ul li a {
        float: left;
        text-align: center;
        height: 100%;
        line-height: 60px;
        width: 140px;
        color: #fff;
        display: block;
        font-size: 16px;
    }
  .nav1  .this_navbg a {
        background:#097ac1;
    color: #fff !important;
}