@charset "utf-8";
*{ margin:0; padding:0; font-family:'Microsoft YaHei';}
*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

body{ background:#fff; font-size:16px; color:#000; }
img{ border:0;}
li {list-style: none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
a{ text-decoration:none; color: #000;}
.fl{ float:left!important;}
.fr{ float:right!important;}
.clr{ clear:both;}
.fade{
    display: none;
}
.vc{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.noClick { pointer-events: none; }
.clearfix {
    display: block;
    zoom: 1;
}

.top{
    width: 100%;
    height: 110px;
    min-width: 1340px;
    background: url("../images/topbg.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.topbg{
    position: relative;
    width: 1340px;
    margin: 0 auto;
    height: 110px;
    padding: 0 20px;
    background: url("../images/xiaomen.png") no-repeat 80% 20px;
    background-size: 297px 154px;
    line-height: 110px;
}
.img1{
    width: 304px;
    height: 61px;
    vertical-align:middle;
}
.img2{
    width: 364px;
    height: 34px;
    vertical-align:middle;
}
.search{
    width: 280px;
    height: 36px;
    position: relative;
    background-color: white;
    border-radius: 5px;
    line-height: 36px;
    border: 1px solid #3b93cc;
    overflow: hidden;
}
.search .search-box{
    width: 242px;
    height: 32px;
    border: none;
    border-radius: 40px;
    text-indent: 16px;
    outline: none;

}
.search-icon{
    width: 36px;
    height: 36px;
    background: #3b93cc;
   cursor: pointer;
}
.search-img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 9px;
}

.menu_box{
    width: 100%;
    height: 52px;
    line-height: 52px;
    min-width: 1340px;
    background: #3b93cc;
}
.menu{
    width: 1340px;
    margin: 0 auto;
    padding: 0 20px;
    height: 52px;
}
.menu a{
    width:115px;
    height:52px;
    line-height:52px;
    display:block;
    color: #ffffff;
    font-size:15px;
    text-align:center;
    position:relative;
}
.menu .fen{
    width:1px;
    height:17px;
    background:url(../images/menu_fen.png) no-repeat center;
    margin-top: 18px;
    float: left;
}
.menu .fen:last-child{
    display: none;
}
.menu a:hover{
    text-decoration: underline;
}
.lunbo{
    width: 100%;
    height: 370px;
    min-width: 1350px;
}
.lunbo img{
    width: 100%;
    height: 370px !important;
    min-width: 1340px !important;
}
.slide{
    max-width: 100%;
    height: 370px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.slide ul{
    width: 10000%;
    list-style-type: none;
}
.next_btn{

    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0,0,0,.5);
    right: 5px;
    top: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: none;
    cursor: pointer;
}
.prev_btn{
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0,0,0,.5);
    left: 5px;
    top: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: none;
    cursor: pointer;
}
.slide ul:after{
    content: '';
    clear: both;
    display: block;
}
.slide ul li{
    float: left;
    text-align: center;
}
.slide ul li img{
    vertical-align: middle;
    max-width: 100%;
}
.slide .circle_btn{
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    display: table;
    margin: 0 auto;
    width: 100%;
}
.slide .circle_btn button{
    box-sizing: content-box;
    opacity: .8;
    outline: none;
    border: none;
    padding: 2px 18px;
    background: rgba(255,255,255,.9);
    margin: 2px 5px;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
}
.slide .circle_btn button.active{
    background: rgba(3, 97, 151,1);
}

.banner{
    width: 100%;
    min-width: 1340px;
    overflow: hidden;
    position: relative;

}
.pic-box{
    width: 100%;
    background: #f6f7f7;
}
.pic-box1{
    width: 1340px;
    padding: 40px 20px 60px;
    margin: 0 auto;
}
.pic-news{
    width: 648px;
    height: 382px;
    border: 1px solid #e8e8e8;
}
.KinSlideshow{
    width: 648px;
    height: 382px;
    overflow:hidden;
}
.KinSlideshow img{
    width: 648px !important;
    height: 382px !important;
}
.pic-news1{
    width: 622px;
    height: 382px;
}
.pic-title{
    height: 32px;
    border-bottom: 1px solid #cccccc;
}
.pic-tit{
    height: 32px;
    cursor: pointer;
}
.pic-tit .tit{
    font-size: 18px;
}
.more{
    color: #6a6b6b;
    font-size: 14px;
    display: block;
    line-height: 26px;
}
.more img{
    vertical-align: middle;
    margin-top: -2px;
}
.act-tit{
    color: #036197;
    display: block;
    font-weight: 600;
    position: relative;
}
.act-tit:after{
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #2f86bf;
}
.pic-list{
    width: 100%;
    margin: 0 auto;
}
.pic-list a{
    display: block;
}
.pic-list a:first-child{
    margin-top: 15px;
}
.pic-list li{
    line-height: 43px;
    height: 43px;
}
.pic-list li .title{
    font-size: 16px;
    color: #313232;
    margin-left: 5px;
}
.pic-list li .time{
    color: #9fa1a2;
    font-size: 14px;
}

.pic-box2{
    width: 1340px;
    padding: 40px 20px;
    margin: 0 auto;
}

.pic-news2{
    width: 416px;
    height: 370px;
}




.pic-list1{
    margin-top: 10px;
}
.pic-list1 li{
    height: 76px;
    border-bottom: 1px solid #e7eaec;
}
.pic-list1 li .time1{
    width: 72px;
    height: 56px;
    color: white;
    font-size: 20px;
    margin-top: 10px;
}
.time2{
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #dce9f1;
    color: #036197;
}
.time3{
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    background: #3b93cc;
    font-size: 12px;
}
.pic-list1 li .title1{
    width: 310px;
    height: 56px;
    margin-left: 18px;
    margin-top: 10px;
}
.title1-tit{
    line-height: 26px;
    font-size: 16px;
    color: #1f2020;
}
.title1-tit:hover{
    color: #036197;
}

.pic-news2:nth-child(n+2){
    margin-left: 26px;
}
.bottom{
    width: 100%;
    min-width: 1340px;
    background: #3b93cc;
    height: 145px;
    position: relative;
}
.bottom1{
    width: 100%;
    height: 8px;
    border-bottom: 2px solid white;
}
.bottom2{
    line-height: 2;
    font-size: 16px;
    color: white;
    width: 100%;
    text-align: center;
    top: 46%;
}

.main{ width:1160px; margin:10px auto 20px; position:relative;overflow: hidden;clear:both; }

.all_left{ width:20%; float:left;}
.all_right{ width:78%; float:right; margin-top:20px; background:#fff;}

/*内页左侧*/
.left_list{ width:100%; float:left; margin-top:20px; margin-bottom:20px;}
.left_list strong {
    background: #3b93cc;
    color: #fff;
    display: block;
    font-size: 22px;
    overflow: hidden;
    text-align:center;
    padding-top:30px;
    padding-bottom:20px;}
.left_list strong span {
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 100;
    padding-top: 3px;
    width:280px;
}
.left_list ul li {
    height:50px;
    line-height:50px;
    vertical-align: middle;
    text-align:left;
    font-size:14px;
    background-color:#e7e7e7;
    border-bottom:1px #FFFFFF solid;
    color:#000;
}


.left_list UL li a {
    padding-left:50px;
    height:50px;
    font-size:14px;
    color:#363636;
    display:block;
}
.left_list UL li a.current2{ padding-left:80px;}
.left_list UL li a:hover {
    background-color: #6aaacc;
    color:#FFF;
    display:block;
}

.left_list UL li.hover a {
    background-color:#2487c1;
    display:block;
    height:60px;
    line-height:60px;
    width:200px;
}

/*内页右侧*/
.right_tit{ width:100%; float:left; line-height:60px; border-bottom:1px solid #000; }
.right_tit h2{float:left; padding-left:30px; width:200px; font-size:16px;}
.right_tit span{padding-right:20px; font-size:14px; float:right}
.right_tit a{ color:#000; }
.right_all{ width:100%; min-height:500px; padding:30px 20px; float:left;}



/*关于我们*/
.right_all .content{ width:100%; line-height:35px;}

/*新闻*/
.newslist{width:100%;}
.newslist ul li{width:100%; float:left; border-bottom:1px #dadada dashed; line-height:40px;}
.newslist ul li span{width:100px; float:right; text-align:right}


.newstitle {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    width: 100%
}
.newssubtitle {
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    width: 100%
}
.newssubtitle span {
    width: 100%
}
.newsx {
    line-height: 40px;
    width: 100%;
    margin-top: 5px;
}