@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; }
.top{
    width: 100%;
    height: 108px;
    min-width: 1320px;
    background: #1d87c2;
}
.topbg{
    position: relative;
    width: 1320px;
    margin: 0 auto;
    height: 108px;
}
.img1{
    width: 575px;
    height: 81px;
}
.search{
    width: 220px;
    height: 40px;
    position: relative;
    background-color: white;
    border: none;
    border-radius: 5px;
}
.search .search-box{
    width: 170px;
    height: 40px;
    border: none;
    border-radius: 40px;
    text-indent: 16px;
    outline: none;
}
.search-img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.menu_box{
    width: 100%;
    height: 50px;
    line-height: 50px;
    min-width: 1320px;
    background: white;
}
.menu{
    width: 1320px;
    margin: 0 auto;
}
.menu a{
    width:115px;
    height:46px;
    line-height:46px;
    display:block;
    color: black;
    font-size:15px;
    text-align:center;
    position:relative;
}
.nav_menustyle_1_1 :last-child:after{
    background: white;
}
.nav_menustyle_1_1 li:after{
    width: 1px;
    height: 15px;
    content: "";
    position: absolute;
    right: 0;
    background: #dbdcdd;
    top: 50%;
    transform: translateY(-50%);
}
.lunbo{
    width: 100%;
    height: 427px;
    margin: 0 auto;
    min-width: 1320px;
    background: antiquewhite;
}
.lunbo div{
    width: 100% !important;
    height: 427px !important;
}
.lunbo img{
    width: 100% !important;
    height: 427px !important;
}
.banner{
    width: 100%;
    min-width: 1320px;
    background: url("../image/bg.png") no-repeat;
    background-size: 100% 100%;
    height: 1068px;
    overflow: hidden;
    position: relative;
}
.pic-box{
    width: 1320px;
    margin: 45px auto 0;
}
.pic-news{
    width: 420px;
    height: 310px;
    border: 1px solid #e8e8e8;
}
.KinSlideshow{
    width: 420px;
    height: 310px;
    overflow:hidden;
}
.KinSlideshow img{
    width: 420px !important;
    height: 310px !important;
}
.pic-news1{
    width: 420px;
    height: 310px;
}
.pic-title{
    height: 34px;
    border-bottom: 1px solid #cccccc;
}
.pic-tit{
    height: 34px;
    cursor: pointer;
}
.pic-tit i{
    font-size: 24px;
    margin-right: 4px;
}
.pic-tit img{
    width: 19px;
    height: 22px;
    margin-top: 2px;
    margin-right: 8px;
}
.pic-tit .tit{
    font-size: 18px;
}
.pic-tit:nth-child(n+2){
    margin-left: 36px;
}
.more{
    color: #898888;
    font-size: 14px;
    display: block;
    line-height: 26px;
}
.act-tit{
    color: #2f86bf;
    display: block;
    position: relative;
}
.act-tit:after{
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #2f86bf;
}
.pic-list{
    width: 98%;
    margin: 0 auto;
}
.pic-list a{
    display: block;
}
.pic-list a:first-child{
    margin-top: 7px;
}
.pic-list li{
    line-height: 35px;
    height: 35px;
}
.pic-list li .title{
    font-size: 15px;
    color: #2b2a2a;
    margin-left: 12px;
}
.pic-list li .time{
    color: #949494;
    font-size: 13px;
}
.img-list{
    width: 100%;
    height: 100px;
    background: #2287c1;
    margin: 12px auto;
}
.img-list2{
    width: 96%;
    margin: 0 auto;
    height: 100px;
}
.img-box{
    width: 210px;
    text-align: center;
    display: block;
}
.img-box img{
    display: block;
    margin: 0 auto;
}
.img-box div{
    color: white;
    margin-top: 5px;
}
.bottom-box{
    width: 100%;
    min-width: 1320px;
    background: #2487c1;
    height: 110px;
}

.bottom{
    width: 100%;
    min-width: 1320px;
    background: #2487c1;
    height: 110px;
    position: absolute;
    bottom: 0;
}
.bottom1{
    width: 100%;
    height: 5px;
    border-bottom: 2px solid white;
}
.bottom2{
    line-height: 100px;
    font-size: 16px;
    color: white;
    width: 100%;
    text-align: center;
}



.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: #2487c1;    color: #fff;    display: block;    font-size: 22px;       overflow: hidden;	text-align:center;    padding-top:40px;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: #7299c1;
    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;
}