/*.hidden{display:none;}*/
.scrollUl{    width: 100%;    margin-bottom: 9px;
    overflow: hidden;
    height: 35px;
   border-bottom: 1.5px solid #c3c3c3;}
.scrollUl li{      float: left;
      width: 112px;
    cursor: pointer;
    height: 37px;
    line-height: 37px;
    margin: 0 5px 0 0px;
    text-align: center;}
    .scrollUl li:last-child{
        width: 122px;
        margin: 0px;
    }
    .con6_left_one_a{
        font-size: 16px;
        font-weight: bold;
    }
.sd01{font-size: 16px;
    background-color: #d71e02;
    color: #fff;}
.sd02{    font-size: 16px;
  
    height: 25px !important;}
	.sd03{    font-size: 16px;
   
    height: 25px !important;}
	
#c01  .News_list01-d1_c1 .active p {font-size: 1.2em;     color: #404040;   padding-top: 7px;
    line-height: 1.8;}
#c02  .News_list01-d1_c1 .active p {font-size: 1.2em;     color: #404040;   padding-top: 7px;
   line-height: 1.8;
   }	
.co2 {     border-bottom: 3px solid #D70003;
    padding-bottom: 6px;}
.js_gotoNewsDetail h3 a {    margin-top: 20px;    font-size: 18px;
    color: #d71e02;
    font-weight: bold;}
.js_gotoNewsDetail p {font-size: 1.2em;    padding-top: 7px;
    line-height: 1.8; color: #404040;}
.js_gotoNewsDetail span {float: right;
    line-height: 2;
    color: #404040;}
.js_gotoNewsDetail ul li {    line-height: 2;
    border-bottom: 1px dashed #eee;overflow: hidden;
    padding-top: 4px;padding-bottom: 4px;}
.js_gotoNewsDetail ul li i {    padding-right: 5px;float: left;position: relative;
top: 2px;}
.js_gotoNewsDetail ul li a {line-height: 2;
    font-size: 14px;
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    color: #404040;}
.js_gotoNewsDetail ul li a:hover {  color:#D80003;}
.js_gotoNewsDetail ul li:hover i { color:#D80003;}



    .color{
        color: red;
    }
    /*.noshow{
        display: none;
    }*/



#box{
    width: 100%;
    margin: 0px auto;
    position: relative;
}
#show{
    overflow: hidden;
}
#show_pic{
    width: 200%;
}
#show_pic img{
    float: left;
}
#show button{
    position: absolute;
    top: 122px;
    width: 21px;
    height: 51px;
    background-color: #d71e02;
    border: none;
    /*opacity: 0.3;*/
    display: block;
}
#show button:nth-of-type(1){
    left: 0;
}
#show button:nth-of-type(2){
    right: 0;
}
#show span{
    position: absolute;
    top: 29%;
   width: 21px;
    height: 51px;
    border: none;
    color: white;
    font-size: 1.5em;
    text-align: center;
    line-height: 80px;
    display: block;
    cursor: pointer;
}
#show span:nth-of-type(1){
    left: 0;
}
#show span:nth-of-type(2){
    right: 0;
}