/*浙商光荣榜*/
.home{
	color: #014099 !important;
}
.navbar{
 margin-bottom: 0;
}
.adbanner img {
    width: 100%;						
    height: auto;
}
.glory{
	line-height: 30px;
	
}
.sur_dqwz {
    width: 100%;
    margin: 20px 0;
}
.pos_lt h3{
	font-weight: bold;
	display: inline-block;
}

.pos_rt span img {
	width: auto;
    position: relative;
    top: -2px;
    margin-right: 8px;
}

.pos_rt span a {
    font-size: 14px;
    color: #000000;
}
/*测导航*/
.sur_containers {
    width: 100%;
    overflow: hidden;
}

.sur_nav_left {
    width: 30%;
    /*border: 1px solid #E8E8E8;*/
}
.news_infor {
    line-height: 20px;
    padding: 14px 0;
    padding-left: 20px;
    font-size: 18px;
    color: #ffffff;
    background: #014D98;
}
.news_infor span{
		display: inline-block;
    width: 50px;
    height: 5px;
    background: url(../images/jiantou.png) no-repeat center center;
    float: right;
    margin-right: 30px;
    margin-top: 8px;
    opacity: 0;
    position: relative;
    left: 10px;
    transition: all .5s;
}
.sur_nav_left p.active span {
    opacity: 1;
    left: 0px;
}
.sur_nav_left>div>ul {
    padding-left: 12%;
    margin-top: 30px;
}

.sur_nav_left .ctsmall{
    width: 100%;
    /*border: 1px solid #E8E8E8;*/
    margin-top: 10px;
}
.leftcontact{
	    margin-top: 20px;
	border: 1px solid #E8E8E8;
}
.news_contact{
	    line-height: 20px;
    padding: 14px 0;
    padding-left: 20px;
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #E8E8E8;
}
.news_contact img{
	    width: 50%;
}
.news_contact .call{
display: inline-block;
    font-size: 14px;
    float: right;
    line-height: 30px;
    padding-right: 28px;
	}
/*商会地址*/
.ctsmall img{
    display: inline-block;
        margin-left: 18px;
    width: auto;
}
.ctsmall-position{	
	font-size: 14px;
	    line-height: 20px;
	        margin-bottom: 20px;
}
.ctsmall-position span{
	    width: 66%;
    padding: 0 26px 0 0;
}
/*二维码*/

.erweoma {
    text-align: center;
     margin-bottom: 20px;
}

.sur_nav_right {
    width: 68%;
    border: 1px solid #E8E8E8;
}

.welo {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
	cursor: pointer;
}
.ovh {
    overflow: hidden;
}


.wbbtm {
    position: relative;
    height: 50px;
}

.ovh img {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	width: 100%;
}

.sur_nav_right .welo:hover .ovh img {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
}

.sur_nav_right .welo:hover .welobg {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
background: rgba(184, 37, 39, 0.95);
}

.sur_nav_right .welo:hover h1,
.sur_nav_right .welo:hover p {
	color: #ffffff;
}

.welonr h1 {
	    /*margin-bottom: 16px;*/
}
.welonr p {
	line-height: 16px;
}

.welobg {
	    padding: 10px 16px;
	box-shadow: 0px 0px 2px 0px rgba(185, 185, 185, 0.9);
-webkit-box-shadow:0px 0px 2px 0px rgba(185, 185, 185, 0.9);
-moz-box-shadow:0px 0px 2px 0px rgba(185, 185, 185, 0.9);
-o-box-shadow:0px 0px 2px 0px rgba(185, 185, 185, 0.9);
 -ms-box-shadow:0px 0px 2px 0px rgba(185, 185, 185, 0.9);
}
.contents {
    padding: 15px 15px;
}

/*-------------------------------------------------*/
/*时事要闻*/
.newsnr li {
    height: auto;
    overflow: hidden;
    /*transition: all .5s;
    box-shadow: 0px 0px 5px 1px #f7f5f5;*/
   border-bottom:1px dashed #dcdcdc ;
   cursor: pointer;
   padding: 20px 0;
    
}
.newsnr li:hover .shryrt h1{
	color: #b82527;
}
.newsnr li:last-child{
	border-bottom: 0px;
	padding-bottom: 0px;
}
.newsnr li:first-child,
.mechan>li:first-child{
	padding-top: 0px;
}
.newsnr ul li:hover{box-shadow: 0px 0px 5px 1px #ccc;}
.newsnr li .ovh {
    float: left;
    width: 28.5%;
     height: 150px;
     
}
.ovh {
    overflow: hidden;
}
.newsnr li .shryrt {
    width: 71%;
    padding: 0px 14px;
    float: right;
}
.newsnr li .shryrt h1 {
    font-size: 18px;
    color: #333333;
    transition: all .5s;
    font-weight: bold;
}
.newsnr li .shryrt .day{
	    font-size: 16px;
    line-height: 16px;
    color: #676767;
    margin: 10px 0;
    display: block;
}
.newsnr li .shryrt p{
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    color: #444;
        height: 40px;
            margin-bottom: 24px;
}
.newsnr-more{
	color: #b82527;
	border: 1px solid #b82527;
	font-weight: bold;
	font-size: 16px;
	box-sizing: border-box;
	padding: 3px 14px;
}
/*新闻资讯-------------------------------------------*/
.mechan-padding{
	padding: 0 15px;
}
.mechan>li {
    border-bottom: #bdbfbe dashed 1px;
    padding: 15px 0;
}
.mechan>li:hover .mechan-box{
	color:#b82527 ;
}
.mechan>li.mechan {
    padding-bottom: 0;
    line-height: 40px;
    /*padding: 0 15px;*/
}

.mechan>li:last-child {
    border-bottom: 0;
}
.mechan-box {
	    width: 80%;
	color: #000000;
	   
}
.mechan-box .mechan{
	font-size: 18px;
	line-height: 20px;
	    margin-bottom: 6px;
	     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.mechan-box p{
	font-size: 16px;
	line-height: 16px;
	    color: #a3a3a3;
}

.mored{
		font-size: 18px;
	color:#b82527;
}
/*商会概况-----------------------------------------------*/
.new-details {
	    /*text-align: center;*/
	    padding: 15px 15px;
}

.new-details .new-header {
	text-align: center;
    font-size: 22px;
    /*color: #014D98;*/
   margin-top: 20px;
}
.new-details .new-title {
	text-align: center;
    width: 80%;
    border-top: #bdbfbe dashed 1px;
    border-bottom: #bdbfbe dashed 1px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 0;
    margin: 15px auto;
}
.new-article{
	    font-size: 16px;
    line-height: 2;
}
.share{
	border-top: 1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	margin: 12px 0px;
	    padding: 10px 15px;
}
/*商会概况列表--------------*/
.sur_nav_left .sur_list .news_list{
	    line-height: 20px;
    padding: 14px 0;
    padding-left: 20px;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
      border-bottom: 1px solid #E8E8E8;
      transition:all .5s;
}
.news_list.active {
    background: #014099;
}
.sur_nav_left .sur_list li span{
		display: inline-block;
    width: 50px;
    height: 5px;
    background: url(../images/jiantou.png) no-repeat center center;
    float: right;
    margin-right: 30px;
    margin-top: 8px;
    opacity: 0;
    position: relative;
    left: 10px;
    transition: all .5s;
}
.sur_list  li a{color: #000000;}
.sur_list  li:hover a{color: #fff;}

.sur_list  li:hover span{opacity: 1;left: 0px;}

.sur_list li.active{background: #014099;}

.sur_list li.active a{color: #fff;}
.sur_list li.active span{opacity: 1;left: 0px;}
.sur_list{
	    border: 1px solid #E8E8E8;
}
.sur_list li.active span {
    opacity: 1;
    left: 0px;
}
.sur_list  li:hover {background: #014099;}

/*===================商会光荣榜介绍==============*/
.glorious .new_name {
    overflow: hidden;
    margin-left: 1%;
    padding-bottom: 2%;
}

.glorious .new_name .name {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    vertical-align: bottom;
    color: #000000;
    margin-right: 20px;
}

.glorious .position,.glorious .introduce {
    margin-left: 1%;
}
.glorious  .position_title {
    background: #014D98;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding: 2px 10px;
}
.glorious  .position p,.glorious  .introduce p {
    font-size: 16px;
    color: #666666;
    /* line-height: 20px; */
    letter-spacing: 1px;
    /*margin: 2% 0;*/
}
.glorious .media-left img {
   width: 18rem;
    height: 18rem;
}
