﻿.sec_nav{height: 60px;line-height: 35px;}

.sec_nav .sec_nav_box{background: #f3f3f3;}

.sec_nav .sec_nav_box.fixed{position: fixed;top: 0;left: 0;width: 100%;z-index: 88;}

.sec_nav .nav_ul .iconfont{margin-left: 23px;font-size: 13px;}

.sec_nav .nav_li{display: inline-block;}

.sec_nav .nav_li a{display: block;}

.sec_nav .nav_li.index .icon{width: 14px;height: 14px;background: url(../images/index1.png) no-repeat;background-position: 0 0;display: inline-block;vertical-align: -1px;margin-right: 5px;}

.sec_nav .nav_li.index:hover .icon{background-position: -14px 0;}

.sec_nav .nav_li.item{position: relative;padding-left: 18px;cursor: pointer;}

.sec_nav .nav_li.item a:hover,

.sec_nav .nav_li.item.cur a{color: #006ad7;}

.sec_nav .nav_li.item a:hover .icon,

.sec_nav .nav_li.item.cur a .icon{background-position: -14px 0;}

.sec_nav .nav_li.item .inner_ul{position: absolute;width: 100%;top: 110%;left: 0;text-indent:8px;border:1px solid #e8e8e8;border-top: 0;transition: all .5s cubic-bezier(0,1.12,.52,.97);opacity: 0;filter: alpha(opacity=0);background: #fff;z-index: -2;visibility: hidden;}

.sec_nav .nav_li.item .inner_ul .li:hover{background: #0093dd;color: #fff;}

.sec_nav .nav_li.item .icon{width: 14px;height: 14px;background: url(../images/index2.png) no-repeat;background-position: 0 0;display: inline-block;vertical-align: -1px;margin-left: 13px;}

.sec_nav .nav_li.item:hover .inner_ul{opacity: 1;filter: alpha(opacity=100);top: 100%;z-index: 4;visibility: visible;}
.wrap {width:1200px; margin-right:auto; margin-left:auto;}
.mwrap {max-width:1366px; margin-right:auto; margin-left:auto;}

/*新闻列表*/
 .rows {
    margin: 10px; height:218px;
}
.news-xs-12{
    width: 100%;
	
}
   .news-md-4 {
    width: 30%;
	border: 1px solid #ededed;
}
.col-md-8 {
    width: 65%;
}
.news-sm-4, .col-sm-8 {
    float: left;
}
 .news_list{padding:2% 0;overflow: hidden;margin: 0 auto;min-height:300px;}
.news_list_w:nth-child(2n+1){ background-color: #fff; }
.news_list .news_img{min-height: 50px;overflow: hidden;}
.news_list .news_img a{display: block;padding-top: 58%;vertical-align: middle;position: relative;overflow: hidden;}
.news_list .news_img a::after{ content: ""; display: block; width: 100%; height: 100px; margin: auto; position: absolute;z-index: 2; top: 0; bottom: 0; left: 0; right: 0; top: auto; transition: all 0.3s ease; }
.news_list .news_img a ::before {display: block;height: 100%;visibility: hidden;vertical-align: middle;}
.news_list .news_img a img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;	max-width: 100%;display: block;vertical-align: middle;color:transparent;-webkit-transition: opacity 1s, transform 1s;transition: opacity 1s, transform 1s;}
.news_list .btn_r_more{
    display: block;
    display: inline-block;
    width: auto;
    min-width: 60px;
    padding: 0 40px;
    height: 42px;
    line-height: 42px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-size: 14px;
    color: #0080ff ;
    border: 1px solid #E8F0F2;
    color: #6e798b;
    border: 1px solid #ccd4e3;
    background-color: transparent;
    border-radius: 30px;
}
.news_list .btn_r_more:hover{
    border: 1px solid #006ad7;
    color: #FFF;
    background-color: #006ad7;
}
.news_list .news_text{padding-left:35px;margin: 10px auto 0 auto;}
.news_list .news_text .text_w{position:relative;min-height:130px;margin-bottom:2%;} 
.news_list .news_text .text_w h4{margin-top:0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width:70%;} 
.news_list .news_text .text_w h4 a{font-size:18px;line-height: 1.2;color:#36475a ;font-weight:700;	-webkit-transition: ease-in all 0.3s;-moz-transition: ease-in all 0.3s;transition: ease-in all 0.3s;} 
.news_list .news_text .text_w h4 a:hover{color:#0080ff }
.news_list:hover .news_text .text_w h4 a{color:#0080ff }
.news_list .news_text .text_w .new_con{line-height: 28px;color:#6e798b;;max-height:80px;width:80%;overflow:hidden;}
.text_w .day_w, .text_w .date_w { display:block; text-align:center; font-family:Arial;color:#a5b1bf;}
@media (max-width:992px) {
    .news_list{min-height:100px;}
    .news_list .news_text .text_w{;min-height:auto;} 
    .news_list  .btn_r_more {display: none;}  
}
@media (max-width:768px) {
	.wrap, .mwrap {
    padding-left: 2%;
    padding-right: 2%;
    width: auto;
}
 .news_list .news_text .text_w .new_con{width:100%;}  
 .news_list{padding:10% 0;overflow: hidden;margin: 0 auto;min-height:300px;}
 .news-md-4 {
    width: 99%;
	border: 1px solid #ededed;
}
.sec_nav {
    display: none;
}
.rows {
    margin: 10px;
    height: 318px;
}
.col-md-8 {
    width: 90%;
}
}
.text_w .day_w, .text_w .date_w { display:block; text-align:center; font-family:Arial;color:#a5b1bf;}
.text_w .news_date { width: 80px;height:80px;padding:15px;position:absolute;top:0px;right:0px; border:1px solid #E8E8E8;color:#999;	-webkit-transition: ease-in all 0.3s;-moz-transition: ease-in all 0.3s;transition: ease-in all 0.3s;
 -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}
.text_w .day_w { height:35px; line-height:35px; font-size:30px;font-weight:700;color:#6e798b;}
.text_w .date_w { height:18px; line-height:18px; font-size:12px;padding-bottom:20px;border-bottom:1px solid #E8E8E8}

@media (max-width:768px) {
 .news_list .news_text .text_w h4{width:100%;}
 .text_w .news_date{ display: none;}
    .news_list .news_text .btn_theme_default {display: none;} 
}

/*banner 文字及图片*/
.fix-content {
	text-align: center;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fix-content .main-wrapper {
 list-style:none;
    margin:0 auto;
   display: inline-block;
}
.fix-content .main-wrapper li {
    float: left;
    list-style: none;
    margin-right: 58px;
}

.fix-content .main-wrapper .active::after {
	content: "";
	display: block;
    background: linear-gradient(to right, #006ad7, #006ad7);
    width: 100%;
    height: 3px; }
