body, div, p, span, ul, li, h1, h2, h3, h4, h5, h6, a, input, textarea, select, dl, dd, table, tr, td {
    margin: 0;
    padding: 0;
}
a{
    font-family: Source Han Sans CN;
    text-decoration:none;
}
body {
    font-family: PingFangSC-Regular,PingFang SC;
    font-size: 14px;
    color: #000;
   background:#F5F5F5!important;
    min-width: 1200px;
    line-height: 1.2;
}

input, textarea, select {
    outline: none;
    font-family: "Arial", "Microsoft Yahei";
    color: #333;
    font-size: 14px;
}

textarea {
    resize: none;
}

ul li {
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

i {
    font-style: normal;
}

div.clear {
    clear: both;
    height: 0;
    width: 0;
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
    text-decoration: none;
    color: black;
    cursor: pointer;
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
.swiper-container3{
    height:138px!important;
}
.bottchan{
    width:280px;height:40px;float:left;font-size:14px;
    font-family:PingFang-SC-Medium,PingFang-SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:20px;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin-top: 10px;
}
.swiper-container2{
    height: 262px!important;
    padding-bottom: 20px;
}

.swiper-container2 .swiper-pagination {
    bottom: 2px!important;
}

.swiper-container3 .swiper-pagination {
    bottom: 2px!important;
}
.zhaopin-right div{
    /* padding: 10px; */
}
/* #borderColor {
    width:2px;
height:50px;
background:linear-gradient(270deg,rgba(78,135,248,1) 0%,rgba(0,51,152,1) 49%,rgba(8,45,117,1) 100%);
    border-right: 2px solid #4E87F8;　　
    -moz-border-bottom-colors: linear-gradient(270deg,rgba(78,135,248,1) 0%,rgba(0,51,152,1) 49%,rgba(8,45,117,1) 100%);　　
    -moz-border-top-colors: linear-gradient(270deg,rgba(78,135,248,1) 0%,rgba(0,51,152,1) 49%,rgba(8,45,117,1) 100%);　　
    -moz-border-left-colors:linear-gradient(270deg,rgba(78,135,248,1) 0%,rgba(0,51,152,1) 49%,rgba(8,45,117,1) 100%);　　
    -moz-border-right-colors:linear-gradient(270deg,rgba(78,135,248,1) 0%,rgba(0,51,152,1) 49%,rgba(8,45,117,1) 100%);　　
    padding:15px 25px;　　
    height: inherit;　　
    width: 2px;　　
} */
div.wp {
    width: 1240px;
    margin: 0 auto;
    /* padding: 0 18px; */
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tran {
    transition: all .3s ease-out 0s;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-box {
    width: 300px !important;
    height: 200px !important;
    overflow: hidden;
}

.img-box > img {
    transition: .3s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 100%;
    max-width: 100%;
}

.img-box:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#header nav{
    height: 41px;
}

.header-1 {
    height: 108px;
    background-color: #fff;
}

.logo {
    font-size: 0;
    margin-top: 10px;
    /* margin-left: -11px; */
}

.header-1-right {
    width: 267px;
}
.banner img{
    width: 100%;
}
.banben {
    text-align: right;
    font-size: 14px;
    color: #333;
}

.banben a {
    vertical-align: middle;
    margin: 12px;
}

.banben a:hover {
    color: #FF6501;
}

.search-wp {
    position: relative;
}

.office  {
    width:62px;
height:22px;
font-size:16px;
font-family:PingFang-SC-Medium,PingFang-SC;
font-weight:500;
color:rgba(0,51,152,1);
line-height:22px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-1 {
    position: relative;
    width: 381px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.search-wp a:hover {
    color: #03266A;
}

.search {
    width: 264px;
    margin-top: 18px;
    position: relative;
}

.search input[type="text"] {
    height: 26px;
    line-height: 24px;
    width: 100%;
    border: 1px solid #d0d0d0;
    padding: 0 30px 0 5px;
}

.search input[type="submit"] {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 0;
    background-color: #15499A;
    color: #fff;
    width: 40px;
    font-size: 12px;
    height: 26px;
    cursor: pointer;
}

.nav {
    background-color: #15499A;
}

.nav div.wp {
    padding: 0;
}
.ddl-title-span{
    height: 24px;
    line-height: 24px;
    padding-left: 13px;
    border-left: 6px solid #FF6501;
    font-size: 16px;
    color: #333333!important;
    font-weight: bold;
    /* margin-left: 45px; */
}
.nav .nav-posi>ul>li {
    float: left;
    width: 10%;
}

.nav .nav-posi>ul>li > a {
    display: block;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: .3s;
    font-weight: bold;
    /* border: 2px solid #4E87F8;
    border-color: #4E87F8 #003398 #082D75; */
}

.nav .nav-posi>ul>li.active > a, .nav .nav-posi>ul>li:hover > a {
    background-color: #03266A;
}

.xiala {
    display: none !important;
}

.nav-posi {
    position: relative;
    z-index: 800;
}

.ddl {
    position: absolute;
    left: 0;
    width: 100%;
    top: 41px;
    padding: 5px 14px 0;
    background-color: #fff;
    box-shadow: 0 4px 5px -3px rgba(0, 0, 0, 0.3);
    height: 345px;
    display: none;
    background: url(../img/backback.png) no-repeat left top;
    background-size: 100% 100%;
    /* height: 222px; */
}

.ddl1-div {
    width: 46.8%;
}

.ddl-title {
    padding-bottom: 7px;
}

.ddl-title-h1 {
    height: 24px;
    line-height: 24px;
    padding-left: 13px;
    border-left: 6px solid #FF6501;
    font-size: 16px;
    color: #FF6501;
    font-weight: bold;
    margin-left: 45px;
}
.ddl-title-h1:first-child{
    margin-left: 0;
}
.list1 .h_title{
    margin-bottom: 10px;
}
.allblank{
    margin-top: 10px;
}
.ddl1-1-pic {
    width: 179px;
    margin-right: 18px;
}
.newsnews {
    height: 473px;
}
.ddl1-1-pic > a {
    display: block;
    padding-bottom: 51.4%;
    position: relative;
    overflow: hidden;
}

.ddl1-1-pic > a > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.ddl1-1-pic > a:hover > img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.ddl1-1-con {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 2;
    height: 84px;
}

.ddlm30 {
    margin-top: 14px;
    width: 46%;
    margin-left: 2%;
    height: 146px;
}

.ddl1-3-dl dl {
    margin: 0;
    margin-left: -2%;
}

.ddl1-3-dl dd {
    float: left;
    width: 31.333333%;
    margin-left: 2%;
}

.ddl1-3-pic > a {
    display: block;
    padding-bottom: 66.46%;
    position: relative;
    overflow: hidden;
}

.ddl1-3-pic > a > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.ddl1-3-pic > a:hover > img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.ddl1-3-dl dd h1 {
    margin: 0;
    font-size: 12px;
    color: #666;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 10px;
}

.ddl1-3-dl dd h1 a:hover {
    color: #FF6501;
}

.ddl1-4-dl {
    margin-top: 5px;
}

.ddl1-4-dl dl {
    margin: 0;
}

.ddl1-4-dl dd {
    float: left;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 10px top;
    background-image: url(gang.jpg)/*tpa=http://www.shccig.com/images/gang.jpg*/;
    font-size: 0;
    line-height: normal;
}

.ddl1-4-dl dd:first-child {
    background-image: none;
    padding-left: 0;
}
.listlist li a{
    width: 400px!important;
}
.ddl1-4-dl dd span {
    display: block;
    width: 86px;
    text-align: center;
    font-size: 12px;
    color: #666;
    height: 24px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.ddl1-4-dl dd.cur span {
    font-weight: bold;
    border-color: #FF6501;
}

.ddl1-4-div-wp {
    height: 152px;
}

.ddl1-4-div-wp .ddl1-4-div {
    display: none;
}

.ddl1-4-div-wp .ddl1-4-div:first-child {
    display: block;
}

.ddl1-4-div dl {
    margin: 0;
}

.ddl1-4-div dd {
    float: left;
    width: 25%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ddl1-4-div2 dd {
    width: 50%;
}

.ddl1-4-div dd > a {
    display: block;
    font-size: 14px;
    color: #666;
}

.ddl1-4-div dd > a:hover {
    color: #FF6501;
}

.ddl1-5-list dl {
    margin: 0;
}

.ddl1-5-list dd {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../img/ddl1-5.png)/*tpa=http://www.shccig.com/images/ddl1-5.png*/;
    margin-top: 17px;
}

.ddl1-5-list dd:first-child {
    margin-top: 0;
}

.ddl1-5-list dd > a {
    font-size: 14px;
    color: #666;
}

.ddl1-5-list dd > a:hover {
    color: #FF6501;
}


.ddl2 .ddl1-div.fl{
    width: 709px;
}


.ddl2 .ddl1-div.fr{
    width: 310px;
}


.ddl2 .ddl1-4-dl dd span{
    width: 66px;
}


.ddl-shipin>a{
    display: block;
    padding-bottom: 56.27%;
    position: relative;
    overflow:hidden;
}
.ddl-shipin>a>img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}

.ddl2-bo{
    position: absolute;
    left: 13px;
    bottom: 11px;
    width: 31px;
    z-index: 25;
}
.ddl2-bo img{
    display: block;
    width: 100%;
}


.ddl2-2-h1{
    text-align: center;
    font-size: 14px;
    color:#666;
    margin-top: 18px;
}


.ddl2-2-h1 a:hover{
    color: #FF6501;
}


.ddl .tuijian-gai{
    padding: 0!important;
}

.ddl .tuijian-pic{
    border: 1px solid #B7B7B7;
    padding: 1px;
}
.ddl .tuijian-pic>a{
    display: block;
    padding-bottom: 66.13%;
    position: relative;
    overflow:hidden;
}

.ddl .tuijian-pic>a>img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    border:0;
    padding: 0;
}

.ddl2-1 .list1{
    margin-top: 10px;
}
.ddl2-1 .list1 li{
    height: 34px;
    line-height: 34px;
}
.ddl .list1 li{
    padding-right: 80px;
    background-position: left center;
    padding-left: 15px;
}

.ddl .list1 li span{
    font-size: 14px;
}

.ddl3 .list1{
    margin-top: 0px;
}
.ddl3  .ddl-title{
    padding-bottom: 12px;
}

.ddl3 .list1 li{
    height: 32px;
    line-height: 32px;
}

.ddl3.ddl .tuijian-gai{
    padding-top: 12px!important;
}


.ddl4 .ddl1-div.fl{
    width: 709px;
}


.ddl4 .ddl1-div.fr{
    width: 310px;
}



.dd4-1-tui-pic{
   width: 214px;
   margin-right: 23px;
}
.dd4-1-tui-pic>a{
    display: block;
    padding-bottom:56.54%;
    position: relative;
    overflow:hidden;
}

.dd4-1-tui-pic>a>img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}


.dd4-1-tui-con{
    overflow: hidden;
    padding-top: 6px;
}

.dd4-1-tui-con h1{
    font-size: 16px;
    color:#FF6501;
    font-weight: bold;
}
.dd4-1-tui-con p{
    font-size: 14px;
    color:#666;
    line-height: 2;
    margin-top: 10px;
    height: 84px;
    overflow: hidden;
}
.dd4-1-dl{
    padding-top: 8px;
}
.dd4-1-dl dd{
    float: left;
    width: 25%;
    margin-top:12px;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/hong_2bd98fb9036449ea910cd11b9ceced84.png)/*tpa=http://www.shccig.com/images/hong_2bd98fb9036449ea910cd11b9ceced84.png*/;


}
.dd4-1-dl dd a{
    display: block;
    font-size: 12px;
    color:#333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dd4-1-dl dd a:hover{
    color: #FF6501;
}


.ddl4-2 dd{
    height:38px ;
    line-height: 38px;
    font-size:14px;
    color:#333;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-color: #ededed;
    margin-top: 12px;
}
.ddl4-2 dd:first-child{
    margin-top: 0;
}

.ddl4-2 dd.cur{
    background-color: #FF6501;
    color: #fff;
}

.ddl4-1-div-wp .ddl4-1-div{
    display: none;
}

.ddl4-1-div-wp .ddl4-1-div:first-child{
    display: block;
}



.ddl5-1-navdl dd{
    float: left;
    height: 36px;
    line-height: 36px;
    background-color: #ededed;
    font-size: 14px;
    color:#666;
    font-weight: bold;
    padding: 0  24px;
    cursor: pointer;
    margin-left: 5px;
}
.ddl5-1-navdl dd:first-child{
    margin-left: 0;
}
.ddl5-1-navdl dd.cur{
    background-color: #FF6501;
    color: #fff;
}



.ddl5-1-div-wp .ddl5-1-div{
    display: none;
}

.ddl5-1-div-wp .ddl5-1-div:first-child{
    display: block;
}

.ddl5-1-div-left{
    width: 510px;
    margin-right: 70px;
}

.ddl5-1-div-right{
    overflow: hidden;
}


.ddl5-1-div-right dd{
    float: left;
    width: 50%;
    margin-bottom:18px;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(hong_2bd98fb9036449ea910cd11b9ceced84.png)/*tpa=http://www.shccig.com/images/hong_2bd98fb9036449ea910cd11b9ceced84.png*/;


}

.ddl5-1-div-right dd a{
    display: block;
    font-size: 14px;
    color:#333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ddl5-1-div-right dd a:hover{
    color: #FF6501;
}


.ddl6 .ddl1-div.fl{
    width: 709px;
}


.ddl6 .ddl1-div.fr{
    width: 310px;
}






.ddl6-div1>a{
    display: block;
    padding-bottom:10.31%;
    position: relative;
    overflow:hidden;
}

.ddl6-div1>a>img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}



.ddl6 .list1{
    margin-top: 0px;
    position: relative;
    top: -5px;
}
.ddl6 .list1 li{
    height: 34px;
    line-height: 34px;
    padding-right: 0;
}

.list2 li{
    background-image: none!important;
}
.newli{
    margin-left: 10px;
    width: 583px;
    float: left;
}
.ddl6-div2 dd{

    width: 46%;

    border:1px solid #b7b7b7;
    padding: 2px;
    margin-top: 15px;
}



.ddl6-div2 dd>a{
    display: block;
    padding-bottom:19.375%;
    position: relative;
    overflow:hidden;
}

.ddl6-div2 dd>a>img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}



#main {
}

.fafa .slides > li {
    height: 345px;
    background-repeat: no-repeat;
    background-position: center;
}

.fafa .flex-control-nav {
    display: block;
    bottom: 27px;
}

.fxfx .flex-control-nav {
    display: block;
    bottom: 10px;
}

.fxfx .flex-control-nav li {
    margin: 0 5px;
}
.zhunti{
    padding: 0 12px;
}
.m16 {
    /* height: 276px!important; */
    /* margin-top: 16px; */
    /* padding: 0 12px; */
}
.zhunti .title-11{
    margin-bottom: 10px;
}

.toutiao {
    background-color: #fff;
    /* text-align: center; */
    /* padding-right: 25px; */
    margin-top: 20px;
    line-height: 60px;
}

.toutiao-img {
    height: 60px;
    width: 144px;
    /* background-color: #003398; */
    background: url(../img/gao.png);
    color: #fff;
    text-align: center;
    font-size: 24px;
    letter-spacing: 2px;
    margin-right: 15px;
    position: relative;
    line-height: 53px;
    font-weight: bold;
    background-size: 100% 100%;
}

.toutiao-img i {
    position: absolute;
    width: 6px;
    height: 12px;
    right: -6px;
    top: 50%;
    margin-top: -6px;
    background-image: url(../img/youjiao.png)/*tpa=http://www.shccig.com/images/youjiao.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

.toutiao h1 {
    font-size: 24px;
    color: #15499A;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* padding: 11px 0 10px; */
    width: 780px;
    /* border: 1px solid; */
    height: 60px;
    line-height: 60px;
}

.toutiao .p {
    font-size: 16px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-right: 80px;
}

.toutiao .p a {
    color: #FF6501;
    position: absolute;
    right: 16px;
    top: 0px;
}

.index-main-1 {
    /* padding: 18px 12px; */
    /* background-color: #fff; */
}
.news_left{
    width: 100%;
    margin:20px 0px;
    /* border: 1px solid black; */
    /* height: 353px; */
}
.new_list{
    width: 820px;
    float: left;
    /* border: 1px solid pink; */
    margin-right: 20px;
    background-color: #fff;
    padding: 12px;
    box-sizing: border-box;
    padding-top: 0px;
}
.news-1 {
       padding-top: 25px;
}
.newvideo{
    padding-top: 0px;
}
.news-32{
    float: left;
    margin-right: 20px;
}
.new_list2{
    float: right;
    margin-right: 0px;
    padding-top: 0px;
}
.gonggao{
    float: right;margin-top: 22px;
}
.fefe .flex-control-thumbs {
    margin-top: 1%;
    display: block;
}

.fefe .flex-control-thumbs li {
    width: 32.6666666666666666666667%;
    margin-left: 1%;
    position: relative;
    cursor: pointer;
}

.fefe .flex-control-thumbs li {
    position: relative;
    padding-bottom: 21.07%;
    overflow: hidden;
}

.fefe .flex-control-thumbs li:first-child {
    margin-left: 0;
}

.fefe .flex-control-thumbs li img {
    padding: 2px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #fff;
    width: 100% !important;
    height: 100% !important;
    opacity: 1;
}

.fefe .flex-control-thumbs li img:hover {
    opacity: 1;
}

.fefe .flex-control-thumbs .flex-active {
    border: 1px solid #FF6501;
}

.fefe .slides > li > a {
    position: relative;
    display: block;
    padding-bottom: 61.33%;
}

.fefe .slides > li > a > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}

.news-pic {
    overflow: hidden;
}

.news-pic img {
    transition: .3s;
}

.news-pic:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news-2 {
    width: 359px;
    margin-left: 20px;
}
.chanye{
    height: 334px!important;
    padding: 10px;
}

.news-3 {
    width: 398px;
    border: 1px solid #f0f0f0;
    /* border-top: 4px solid #FF6501; */
    background-color: #fff;
    padding-bottom: 12px;
    padding: 0 12px;
    padding-bottom: 10px;
}

.title-11 {
    height: 49px;
    line-height: 49px;
    border-bottom: 2px solid rgba(0,51,152,1,0.1);
    /* opacity: 0.1; */
    border-bottom: 2px solid transparent;
    border-color: rgba(0,51,152,0.1);
}

.title-11 span {
    font-size: 18px;
    color: #333;
    height: 49px;
    line-height: 49px;
    background-repeat: no-repeat;
    background-position: bottom center;
    font-weight: bold;
    padding-left: 0px;
    /* margin-left: 10px; */
}
.title-22 h1{
    /* margin-left: 10px; */
}
.title-22 h1 a{
    color: #15499A;
}
.title-22 h1,.title-11 span{
    color: #15499A;
    /* border-bottom: 2px solid #FF6501; */
    /* background-image: url(../img/xiajiao.png)/*tpa=http://www.shccig.com/images/xiajiao.png*/
    font-weight: bold;
}
.ddl-title-span a{
    color:#15499A!important;
}
.list1 ul{
    margin-left: -7px;
}
.title-11 a.fr {
    font-size: 12px;
    color: #666;
    transition: .3s;
    margin-top: 10px;
    /* margin-right: 11px; */
}

.title-11 a.fr:hover {
    color: #FF6501;
}

.list1 {
    margin-top: 4px;
}
.content_left h1{
    padding: 0 20px;
    line-height: 1.5;
}
.list1 li {
    height: 33px;
    line-height: 31px;
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: 6px center;
    background-image: url(../img/dian.png)/*tpa=http://www.shccig.com/images/dian.png*/;
    /* text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; */
    position: relative;
    padding-right: 45px;
}
.articledetai1{
    display: block;
}
.articledetai2{
    display: none;
}


.list1 li a {
    width: 286px;
    display: inline-block;
    font-size: 16px;
    transition: .3s;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* font-weight: 500; */

}

.list1 li a:hover {
    color: #FF6501;
}

.list1 li span {
    font-size: 12px;
    color: #999999;;
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}

.title-22 {
    height: 46px;
    line-height: 62px;
    /* border-bottom: 1px solid #f0f0f0; */
    border-bottom: 2px solid transparent;
    border-color: rgba(0,51,152,0.1);
    padding: 0 14px 0 0;
    padding-right: 0px;
}
.page{
    text-align: center;
    float: none!important;
}
.title-22 h1 {
    font-size: 18px;
    color: #15499A;
    font-weight: bold;
    height: 46px;
    /* margin-left: 8px; */
}

.title-22 a.fr {
    font-size: 12px;
    color: #666;
    transition: .3s;
    /* margin-right: 11px; */
}

.news-3 .list1 {
    /* padding: 0 10px; */
}

.news-3 .list1 li {
}
.listnewsnews{
    margin-top: 17px;
}
.listnewsnews ul {
    margin-left: -7px;
}
.listnewsnews li {
    height: 33px;
    line-height: 31px;
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: 6px center;
    background-image: url(../img/dian.png)/*tpa=http://www.shccig.com/images/dian.png*/;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-right: 45px;
}
.listnewsnews li a {
    width: 454px;
    display: inline-block;
    font-size: 16px;
    transition: .3s;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
}
.listnewsnews li span {
    font-size: 12px;
    color: #999999;
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}

.news-4 {
    width: 100%;
    /* height:185px; */
background:rgba(255,255,255,1);
}
/* .news-8{
    display: none;  
} */


.shipin {
    width: 357px;
}

.shipin-wp {
    border-top: 4px solid #FF6501;
}

.shipin-wp .title-22 {
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.news-4 .title-11 {
    height: 49px;
    line-height: 49px;
    /* border-top: 1px solid #d5d5d5; */
}

.news-4 .title-11 span.active {
    padding: 0 20px;
    background-position: center bottom; 
}

.news-4 .title-11 span {
    height: 48px;
    line-height: 48px;
    /* padding: 0 9px; */
}

.news-4 .title-11 span a {
    font-size: 14px;
    color: #666666;
    height: 27px;
    line-height: 27px;
    background-color: #f2f2f2;
    padding: 0px 35px;
    display: inline-block;
    border-radius: 20px;
    margin-top: 10px;
}

.news-4 .title-11 span a:hover {
    color: #FF6501;
}

.news-4-con .list1 {
    width: 50%;
}

.list2 li {
    padding-left: 11px;
    background-position: left center;
}

.list2.list1 {
    padding-left: 10px;
}

.list2.list1 li span {
    margin-right: 15px;
}

.news-4-con .list1 {
    padding-left: 10px;
}

.news-4-con .list1 li {
    height: 34px;
    line-height: 34px;
}

.news-4-con .list1.fl {
    border-right: 1px solid #d5d5d5;
}

.tuijian {
    padding-bottom: 15px;
}

.tuijian-gai {
    padding-left: 10px;
    padding-bottom: 0;
    padding-top: 20px;
}

.tuijian h1 {
    font-size: 14px;
    color: #333;
    padding: 3px 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
}

.tuijian-gai h1 {
    font-size: 16px;
}

.tuijian-gai h1 span.fr {
    font-size: 12px;
    color: #666;
    margin: 3px 0px 0
}

.tuijian h1:hover {
    color: #FF6501;
}

.tuijian p {
    font-size: 12px;
    color: #999;
    line-height: 2;
    height: 48px;
    overflow: hidden;
}

.tuijian-pic {
    width: 124px;
    overflow: hidden;
    margin-right: 15px;
}

.tuijian-pic img {
    display: block;
    border: 1px solid #B7B7B7;
    padding: 1px;
}

.shipin-div {
    width: 357px;
    position: relative;
}

.shipin-div i {
    position: absolute;
    left: 10px;
    bottom: 40px;
    width: 31px;
    height: 31px;
    background-image: url(../img/play.png)/*tpa=http://www.shccig.com/images/play.png*/;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 500;
}

.shipin-div img {
    display: block;
    width: 100%;
    min-height: 220px;
}

.xuebao img {
    display: block;
    width: 100%;
}

.xuebao {
    margin-top: 10px;
}

.yaodai img {
    display: block;
    width: 100%;
}

.mei-1 {
    width: 765px;
    border-top: 1px solid #d5d5d5;
}

.zhuanti {
    width: 357px;
    border: 1px solid #f0f0f0;
    border-top: 4px solid #FF6501;
    background: white;
    display: none;
}

.zhuanti-jia-pic {
    margin-bottom: 8px;
}

.zhuanti-jia-pic img {
    display: block;
    border: 1px solid #B7B7B7;
    padding: 1px;
    width: 100% !important;
}

.mei-1 .title-11 {
    height: 49px;
    line-height: 47px;
}

.mei-1 .title-11 span {
    height: 48px;
    line-height: 45px;
    margin-left: 17px;
    cursor: pointer;
}

.mei-1 .title-11 span:first-child {
    margin-left: 0;
}

.mei-1-left {
    width: 370px;
}

.mei-1-right {
    width: 370px;
}

.meiti-con {
    display: none;
}

#meiti-con-1 {
    display: block;
}

.zhuanti-wp {
    padding: 18px;
}

.zhuanti-wp .list1.list2 {
    margin-top: 8px;
    padding-left: 0;
}

.fzhuan .flex-direction-nav {
    display: block;
}

.fzhuan .flex-direction-nav a {
    width: 22px;
    height: 36px;
    margin-top: -18px;
}

.fzhuan .flex-direction-nav .flex-prev {
    left: 0;
}

.fzhuan .flex-direction-nav .flex-next {
    right: 0;
}

.fzhuan .slides > li img {
    border: 1px solid #B7B7B7;
    padding: 1px;
}

.gonggao .zhuanti-wp {
    padding: 7px 18px;
}

.gonggao .list1.list2 {
    margin-top: 0;
}

.chanpin-left {
    width: 105px;
}

.chanpin {
    margin-top: 19px;
}

.chanpin-left span {
    display: block;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    border-right: 5px solid #fff;
    text-align: center;
    font-size: 14px;
    color: #000;
    background-color: #ededed;
    margin-top: 5px;
}

.chanpin-left span:first-child {
    margin-top: 0;
}

.chanpin-left span.active {
    background-color: #FF6501;
    border-color: #FF6501;
    color: #fff;
}

.chanpin-right {
    width: 265px;
}

.chanpin-div {
    border-left: 5px solid #FF6501;
    height: 241px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    display: none;
}

#chanpin-1 {
    display: block;
}

.chanpin-wenzi {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-image: url(../img/chanpin-wenzi.png)/*tpa=http://www.shccig.com/images/chanpin-wenzi.png*/;
    background-repeat: repeat-x;
    background-position: center top;
    padding: 45px 15px 15px;
}

.chanpin-wenzi h1 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 10px;
}

.chanpin-wenzi p {
    font-size: 12px;
    color: #fff;
    line-height: 1.8;
    height: 42px;
    overflow: hidden;
}

.chanye-1-pic {
    overflow: hidden;
}

.chanye-1-pic a {
    display: none;
}

.chanye-1-pic a#chanye-1-pic-a1 {
    display: block;
}

.chanye-1-pic img {
    display: block;
    width: 100% !important;
    transition: .3s;
}

.chanye-1-pic:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.chanye {
    height: 294px;
    /* margin-top: 19px; */
}

.chanye-llist li {
    float: left;
    width: 18.9%;
    margin-left: 1.375%;
    margin-top: 5px;
}

.chanye-llist li a {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #000;
    text-align: center;
    background-color: #ededed;
}

.chanye-llist li.active a {
    background-color: #FF6501;
    color: #fff;
}

.chanye-llist li:first-child {
    margin-left: 0;
}

.chanye-llist li:first-child + li + li + li + li + li {
    margin-left: 0;
}

.bankuan {
    height: 83px;
    background-color: #FF6501;
    padding-top: 22px;
}

.bankuan h1 {
    color: #fff;
    font-size: 16px;
    padding-bottom: 5px;
}

.bankuan p {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.zhaopin {
    margin-top: 19px;
}

.zhaopin-left {
    width: 561px;
}

.zhaopin-left a {
    float: left;
    font-size: 0;
    margin-left: 15px;
}

.zhaopin-left a:first-child {
    margin-left: 0;
}

.zhaopin-right {
    margin-top: 15px;
    padding-bottom: 20px;
    box-sizing: border-box;
    width: 1240px;
    margin: 0 auto;
}

.zhaopin-right h1 {
    font-size: 18px;
    color: #15499A;
    font-weight: bold;
    height: 46px;
    border-bottom: 2px solid #FF6501;
    /* margin-left: 10px; */
    float: left;
}
.title-22 span{
    font-size: 16px;
    color: #15499A;
    font-weight: bold;
    height: 46px;
    /* border-bottom: 2px solid #FF6501; */
    /* margin-left: 10px; */
    float: left;
}
.sel {
    width: 30%;
    margin-top: 10px;
    margin-left: 5%;
}

.sel.first {
    margin-left: 0;
}

.sel select {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 8%;
    border: 1px solid #f0f0f0;
}

#footer {
    /* margin-top: 20px; */
    background-color: white;
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    /* padding: 14px 20px 14px; */
    line-height: 2.2;
    padding-bottom: 20px;
    padding: 30px 0px;
}
.foo{
    margin-bottom: 16px;
}
.foo1 {
    margin-top: 22px;
}
.foo2{
    margin-top: 8px;
}
.foo2 img{
    /* margin-right: 18px; */
}
.foo11{
    /* text-align: center; */
    padding-top: 27px;
    font-size: 14px!important;
}
.foo3{
 width:179px;
 height:75px;
 display: inline-block;
 margin-right: 71px;
}
.foo1 span {
}
#arto{
    display: block;
}
#artwo{
    display: none;
}
.autor,.orgin,.pubdata,#views{
    /* display: inline-grid;
    display: -ms-inline-grid;
    width: 156px;
    /* border: 1px solid; */
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: baseline;
    padding-right: 17px;
    box-sizing: content-box; */ 
}
select{ -webkit-appearance: none; }
 /*自定义下拉框样式*/
 select{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
}
/*清楚IE选择框的默认样式，隐藏下拉箭头*/
select::-ms-expand { 
    display: none; 
}
select.select-custom{
    border: none;
    outline: none;
    /* background: transparent url(img/icon-select-arrow.png) no-repeat right center; */
    padding-right: 1.1em;
    background-size: 0.8em 0.6em;
    font-size: 16px;
    line-height: 1.5;
}
select.select-custom option:hover{
    background-color: #f00;
}
.select-custom-wrap{
    display: inline-block;
    padding: 0 4px;
    border: 1px solid #848484;
}
#preImg0{
    width: 400px!important;
    height: auto!important;
}
/* .articledetai3 #article p:first-child{
    text-indent: 0em!important;
}
#article1 p:first-child{
    text-indent: 0em!important;
} */
.lantitle li:last-child a{
    background: none!important;
}
.xian{
    width:79px;
height:74px;
}
.erweima11{
    width: 112px;
    height: 112px;
}
.foo5{
    /* text-align: center; */
    font-size: 14px;
    color: rgba(153,153,153,1);
}
.erweima11{
    width: 60px!important;
    height: 60px!important;
}
/* .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    top: 100px!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    top: 100px!important;
} */
.foo5 img{
    width: 14px;
    height: 14px;
}
.er {
    text-align: center;
}

.er img {
    display: block;
    margin-bottom: 5px;
}

.erji_top_gai {
    position: relative;
}

.banner-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 60000;
}

.fbanner-2 .slides > li {
    height: 345px;
    background-repeat: no-repeat;
    background-position: center;
}

/* .menu {
    width: 220px;
}

.menu.active {
    float: none;
    position: fixed;
    top: 0;
}

.menu-zhuanti_123.menu.active {
    position: static !important;
    float: left !important;
}

.menu.active .erji-title {
    margin-top: 0;
}

.menu-zhuanti_123.menu.active {
    margin-top: -80px;
} */
/* 导航下面的防点击遮罩层 */
#boxOuterZ{
    width:100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index:4999;
    display: none;
}
.articledetail,.articledetai2,.articledetai3{
    width: 820px;
    float: left;
    background-color: white;
  }
  .content_left {
    background-color: white;
    padding-top: 20px;
  }

  .content_left h1 {
    font-size: 26px;
    font-family: Source Han Sans CN;;
    color: rgba(51, 51, 51, 1);
    text-align: center;
  }

  .content-inf {
    margin-top: 14px;
    color: #9a9a9a;
    font-size: 12px;
    background-color: white;
    color: #B50000;
    font-family: Source Han Sans CN;
  }

  #zt2 {
    margin: 20px;
    background:rgba(48,48,55,0.06);;
    text-align: center;
    color:rgba(153,153,153,1);;
    width: 776px;
    /* height: 24px; */
    line-height: 24px;

  }

  .content-txt {
    margin-top: 45px;
    color: #202020;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 40px;
  }

.content-inf {
  margin-top: 14px;
  color: #9a9a9a;
  font-size: 12px;
  background-color: white;
  color: #B50000;
  font-family: "宋体";
}

.nav2{
    overflow-x: hidden!important;
    overflow-y: auto!important;
}
.video{
  width: 700px;
height: 466px;
background: rgba(0,0,0,1);
/* border-radius: 10px; */
/* opacity: 0.3; */
text-align: center;
/* margin: 30px; */
margin: 28px auto;
}
#my-video{
  width: 100%;
height: 466px;
background: rgba(0,0,0,1);
/* border-radius: 10px; */
}
@media only screen and (max-width: 1200px) {
    /* .menu.active {
        position: static !important;
        float: left !important;
    } */
}

.erji-content {
    width: 928px;
    background-color: #fff;
    padding: 35px;
    min-height: 800px;
}
#videolist{
    margin-top: 20px;

    }
.videolist{
        width: 100%;
        
/* height: 450px; */
/* border: 1px solid black; */
/* background: white; */
    /* margin: 20px 0; */
    margin-bottom: 20px;
}
.vlist li{
    float: left;
    width: 380px;
    margin-right: 38px;
      background: rgba(245,245,245,.7);

  }
  .vlist li:nth-child(3){
    margin-right:0px;

  }
  .video-more-pic {

  width: 380px;
}
.video_bottom{
  position: relative;
  width: 380px;
  padding: 0 10px;
  margin-bottom: 20px;
}
.video-more-pic img {
  display: block;
  width: 380px;
  height: 214px;
}

.video-more-con {
  background-color: #f5f5f5;
  padding: 10px 5px;
}
.video-more-con span {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.newsvideo1{
  width: 820px;
  height: 537px;
  background-color: white;
  margin-right: 20px;
}
.newsvideo2{
width: 400px;
background:rgba(255,255,255,1);
padding: 12px;
  box-sizing: border-box;
  padding-top: 0px;
}
.videonew{padding: 10px;}
.videonew video{
  width: 800px;
  height: 450px;
}
.vlist{
  /* width: 1240px; */
    float: left;
    /* padding: 0px 8px; */
}

#videolist {
 
}
  .vlist li:nth-child(3n+3){
    margin-right:0px;

  }
  .video-more-pic {

  width: 380px;
}
.video_bottom{
position: relative;
width: 380px;
}
.video-more-pic img {
  display: block;
  width: 380px;
  height: 214px;
}

.video_bottom i{
position: absolute;
  left: 10px;
  bottom:1px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../static/img/liu.png);
}
.video-more-con {
  background-color: #f5f5f5;
  padding: 10px 5px;
}
.video-more-con h1 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.erji-title {
    background-color: #FF6501;
    position: relative;
    z-index: 8;
    padding: 60px 0;
    padding-left: 28px;
}
#posiwei{
    margin-bottom:30px;width:850px;text-align:left;padding-left: 20px;
}
.erji-title h1 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.erji-title h2 {
    font-size: 24px;
    color: #fff;
}

.menu-ul {
    background-color: #fff;
    margin-top: 6px;
}

.menu-ul li {
    border-top: 1px solid #e2e1e6;
}
.h_title a{
    font-size: 16px;
    color: #333;
}
.menu-ul li:first-child {
    border-top: 0;
}

.menu-ul li > a {
    display: block;
    height: 49px;
    padding-left: 28px;
    font-size: 14px;
    color: #666;
    line-height: 49px;
    background-image: url(../img/menu.png)/*tpa=http://www.shccig.com/images/menu.png*/;
    background-repeat: no-repeat;
    background-position: 90% center;
    transition: .3s;
}

.menu-ul li > a:hover, .menu-ul li > a.active {
    background-color: #787878;
    color: #fff;
}

.xiayin img {
    display: block;
    width: 100%;
}

.erji-content-title {
    border-bottom: 3px solid #eeeeee;
}

.erji-content-title h1 {
    display: inline-block;
    border-bottom: 3px solid #FF6501;
    padding: 0 10px;
    padding-bottom: 10px;
    font-size: 28px;
    color: #FF6501;
    position: relative;
    bottom: -3px;
}

.xinwen-pic {
    width: 238px;
    overflow: hidden;
    margin-right: 27px;
    border: 1px solid #b8b8b8;
}

.xinwen-pic img {
    display: block;
    width: 100%;
    transition: .3s;
}

.xinwen-pic:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.xinwen-list li {
    padding: 22px 0;
    border-top: 1px solid #f6f6f6;
}

.xinwen-list li:first-child {
    border-top: 0;
}

.xinwen-list-wp {
    padding-right: 22px;
}

.xinwen-list li:hover .xinwen-list-wp {
    background-color: #ededed;
}

.xinwen-list li h1 {
    font-size: 22px;
    color: #333;
    transition: .3s;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xinwen-list li:hover h1 {
    color: #FF6501;
}

.xinwen-list li h2 {
    font-size: 14px;
    padding: 12px 0 8px;
    color: #999;
}

.xinwen-list li p {
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
}

.chakan {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    transition: .3s;
}

.xinwen-list li:hover .chakan {
    color: #FF6501;
}

.bt-page {
    text-align: center;
    margin: 0px auto;
    padding: 20px 0;
}

.bt-page * {
    display: inline-block;
    margin-left: 2px;
}

.bt-page li {
   padding: 2px 8px;

    line-height: 25px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
}
.default-btn{ background-color: #fff;
    color: #333333;
    border: 1px solid #c1c1c1;
    box-shadow: none;
    padding: 3px 10px;
    border-radius: 3px;
    margin-left: 10px;}
.min-input{ width: 25px;}
.bt-page li:hover ,.bt-page li.active{
    background-color: #FF6501;
    color: #fff;
}

.ccc {
    width: 48px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
}

span.ccc-active {
    background-color: #FF6501;
    color: #fff;
    border-color: #FF6501;
}

.ccc:hover {
    background-color: #FF6501;
    color: #fff;
    border-color: #FF6501;
}

.fuwu {
    width: 373px;
    padding-top: 61px;
}

.fuwu-title {
    height: 86px;
    line-height: 86px;
    background-color: #FF6501;
    color: #fff;
    padding-left: 30px;
    font-size: 30px;
    font-weight: bold;
}

.fuwu-title span {
    font-weight: normal;
    font-size: 18px;
    padding-left: 8px;
}

.fuwu-con {
    background-image: url(../img/huidi.png)/*tpa=http://www.shccig.com/images/huidi.png*/;
    padding-bottom: 15px;
    text-align: center;
    padding-top: 25px;
    min-height: 120px;
}

.fuwu-con a {
    float: left;
    text-align: left;
    width: 25%;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 4%;
}

.fuwu-con a:hover {
    color: #FF6501;
}

.erji-div {
    padding: 30px 28px;
    /* background-color: #fff; */
}
.newss{
    width: 820px;
    background: white;
    padding-right: 20px;
    box-sizing: border-box;
    padding: 10px;
}
.w310 {
    width: 400px;
    float: right;
    /* background: #ededed; */
}
/* .clearfix {
    display: inline-block;
} */
.issue {
    /* margin-top: 24px; */
    padding: 12px;
}
section {
    display: block;
}
.tag{
    background: white;
    padding-bottom: 20px;
}
.tag .tag-nav {
    width: 100%;
    /* border-bottom: 2px solid #e7e7e7; */
    padding: 10px;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 0px;
}
.tag a{
    font-size: 16px;  
}
.tag .tagList {
    /* margin-top: 15px;
    margin-left: 31px; */
        /* margin-top: 15px; */
    /* margin-left: 31px; */
    padding: 20px 8px;
}
.tag .tagList a {
    color: #1a1a1a;
    font-size: 16px;
    padding: 12px 19px;
    display: inline-block;
    float: left;
    margin: 0 1px 1px 0;
    background: #e7e7e7;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    /* margin-bottom: 10px; */
}
.issue .item {
    padding: 12px 5px 12px;
    border-top: 1px dashed #e0e0e0;
}
.issue .item .img {
    float: left;
    width: 100px;
    height: 69px;
    margin-right: 18px;
}
.issue .item .img img {
    width: 100%;
    height: 100%;
}
.issue .item h2 {
    height: 48px;
}
.issue .item .issue-comment {
    color: black;
    font-size: 12px;
    margin-top: 8px;
}
.topic {
    margin-top: 14px;
}
.topic .topicList {
    margin-top: 17px;
    text-align: center;
}
.topic .topicList a {
    width: 310px;
    height: 100px;
    display: inline-block;
    margin-bottom: 10px;
}
.chanpinfuwu-list ul {
    margin-left: -33px;
}

.chanpinfuwu-list li {
    float: left;
    width: 347px;
    margin-left: 33px;
    margin-top: 25px;
}

.title-fuwu {
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
}

.title-fuwu .fr {
    font-size: 12px;
    color: #999;
    transition: .3s;
    margin-top: 12px;
}

.title-fuwu .fr:hover {
    color: #FF6501;
}

.fuwu-pic {
    overflow: hidden;
    border: 1px solid #b8b8b8;
}

.fuwu-pic img {
    display: block;
    width: 100% !important;
    transition: .3s;
}

.fuwu-pic:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.fuwu-aa {
    height: 122px;
    overflow: hidden;
}

.fuwu-aaaa {
    height: 90px;
}

.fuwu-list-con {
    background-color: #ededed;
    padding: 25px 10px;
    padding-top: 20px;
}

.fuwu-list-con p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    height: 66px;
    overflow: hidden;
}

.fuwu-aa dd {
    float: left;
    width: 50%;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url(../img/hong.png)/*tpa=http://www.shccig.com/images/hong.png*/;
    margin-top: 7px;
}

.fuwu-aa dd a {
    font-size: 14px;
    color: #666;
    transition: .3s;
    line-height: 1.6;
}

.fuwu-aa dd a:hover {
    color: #FF6501;
}

.fuwu-aaa dd {
    margin-top: 11px;
}

.fuwu-aaa dd a {
    font-size: 12px;
}

.title-jituan {
    font-size: 24px;
    color: #333;
    padding: 45px 0 20px;
}

.jituan-pic {
    width: 566px;
    overflow: hidden;
    margin-right: 20px;
}

.chanpinfuwu-list {
}

.jituan-pic img {
    display: block;
    width: 100%;
}

.jituan-top-left {
    font-size: 14px;
    padding-top: 10px;
    color: #666;
}

.ldld {
    width: 348px;
}

.ldld a {
    display: block;
    height: 133px;
    line-height: 133px;
    font-size: 24px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 25px center;
    background-color: #FF6501;
    color: #fff;
}

.ldld a:hover {
    background-color: #770a00;
}

.dd1 {
    background-image: url(../img/dd1h.png)/*tpa=http://www.shccig.com/images/dd1h.png*/;
}

.dd2 {
    background-image: url(../img/dd2h.png)/*tpa=http://www.shccig.com/images/dd2h.png*/;
}

.dd3 {
    background-image: url(../img/dd3h.png)/*tpa=http://www.shccig.com/images/dd3h.png*/;
    margin-top: 9px;
}

.dd4 {
    background-image: url(../img/dd4h.png)/*tpa=http://www.shccig.com/images/dd4h.png*/;
    margin-top: 9px;
}

.texti {
    line-height: 2.3;
    overflow: hidden;
}

.texti a {
    color: #f00;
}

.jituan-con {
    font-size: 14px;
    color: #666;
    line-height: 2;
    padding-top: 12px;
}

.jianjie-list a {
    display: block;
    height: 56px;
    line-height: 56px;
    background-color: #ededed;
    padding-left: 78px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/jianjie.jpg)/*tpa=http://www.shccig.com/images/jianjie.jpg*/;
    font-size: 16px;
    color: #333;
    transition: .3s;
    margin-top: 14px;
}

.jianjie-list a:hover {
    background-color: #FF6501;
    color: #fff;
}

.jianjie-list a:first-child {
    margin-top: 0;
}

.xinwen-list2 {
    margin-top: 15px;
}

.xinwen-list2 li {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background-image: url(hongjiao.jpg)/*tpa=http://www.shccig.com/images/hongjiao.jpg*/;
    background-repeat: no-repeat;
    background-position: left center;
    border-top: 1px dashed #ebebeb;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xinwen-list2 li:first-child {
    border-top: 0;
}

.xinwen-list2 li a {
    font-size: 16px;
    color: #333;
}

.xinwen-list2 li a:hover {
    color: #B7150D;
}

.xinwen-list2 li span {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}

.xinwen-list2 li i {
    color: #B7150D;
    padding-right: 3px;
}

.tupian-zidong-wp {
    padding: 5px;
    border: 1px solid #ccc;
}

.tupian-zidong {
    height: 94px;
    overflow: hidden;
}

.tupian-zidong li {
    float: left;
    width: 159px;
    padding-right: 5px;
}

.tupian-zidong li img {
    display: block;
    width: 100%;
}

.biaoge table {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 100%;
    margin-top: 30px;
}

.biaoge table th {
    border: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #DA1B11;
    font-weight: normal;
}

.biaoge table td {
    border: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.biaoge table td a:hover {
    color: #DA1B11;
}

.biaoge-title a {
    margin-left: 10px;
    font-size: 0;
    margin-top: 5px;
}

.liuyanzhuyi {
    padding: 35px 0 10px;
    border-bottom: 1px dashed #ddd;
}

.liuyanzhuyi h1 {
    text-align: center;
    padding: 13px 0;
    font-size: 18px;
}

.liuyanzhuyi p {
    line-height: 2;
}

div.message {
    max-width: 700px;
    margin: 0px auto 20px;
    padding-top: 35px;
    background-color: #fff;
    position: relative;
    border-radius: 3px;
}

div.message-con {
    position: relative;
}

div.message-shuru {
    margin-top: 18px;
}

div.message-shuru span {
    float: left;
    font-size: 14px;
    width: 138px;
    height: 42px;
    line-height: 42px;
    text-align: right;
}

div.message-shuru input {
    height: 40px;
    line-height: 40px;
    border: 0;
    background-color: #f0f6fc;
    float: left;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    margin-left: 16px;
    width: 260px;
    max-width: 260px;
    border: 1px solid #dbe3ea;
}

div.message-shuru select {
    height: 40px;
    line-height: 40px;
    border: 0;
    background-color: #f0f6fc;
    float: left;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    margin-left: 16px;
    width: 260px;
    max-width: 260px;
    border: 1px solid #dbe3ea;
}

div.message-shuru b {
    float: left;
    color: #f00;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-left: 5px;
}

div.message-shuru textarea {
    height: 180px;
    outline: none;
    resize: none;
    border: 0;
    background-color: #f0f6fc;
    float: left;
    border-radius: 5px;
    font-size: 14px;
    color: #333;
    margin-left: 16px;
    width: 490px;
    max-width: 490px;
    border: 1px solid #dbe3ea;
    padding: 10px;
}

div.message-tishi {
    position: absolute;
    text-align: center;
    width: 100%;
    line-height: 40px;
}

div.message-sub {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

div.message-sub input {
    height: 40px;
    line-height: 40px;
    border: 0;
    background-color: #FF6501;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    width: 126px;
    max-width: 126px;
}
.containerleft{
    width: 815px;
    background: white;
}
.containtop{
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 14px 0 21px;
}
.containlist{
    margin: 20px 15px;
}
.containtitle{
    font-size: 24px;
}
.containarticle{
    font-size: 15px;
}
.spantime{
    color: #bababa;
}
.color_contain{
    color: red;
}
.containtitle,.containarticle{
    margin-bottom: 10px;
}
.containbottom{
    border-bottom: 1px solid #ccc;
}
.containbott span{
    margin-right: 6px;
}
@media only screen and (max-width: 700px) {
    div.message-shuru textarea {
        width: 60%;
    }
}

@media only screen and (max-width: 580px) {
    div.register {
        width: 90%;
        margin: 200px 5% 100px;
    }

    div.message-shuru {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    div.message-shuru span {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }

    div.message-shuru input {
        float: none;
        padding-left: 1%;
        width: 70%;
        max-width: 70%;
        margin-left: 0;
    }

    div.message-shuru select {
        float: none;
        padding-left: 1%;
        width: 70%;
        max-width: 70%;
        margin-left: 0;
    }

    div.message-shuru b {
        float: none;
        width: 100%;
        text-align: center;
        display: block;
        padding-left: 0;
    }

    div.message-sub input {
    }

    div.message-shuru textarea {
        float: none;
        width: 69%;
        max-width: 69%;
        margin-left: 0;
        padding: 1%;
    }
}

.news_list-wp {
    padding: 35px 0 0;
}

.news_list-wp .kuai.fl, .news_list-wp .kuai.fr {
    width: 48.5%;
}

.news_list-ul {
    padding: 15px 0 30px;
}

.news_list-ul li {
    height: 36px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_list-ul li:first-child {
    border-top: 0;
}

.news_list-ul li a {
    font-size: 14px;
    color: #333;
}

.news_list-ul li a:hover {
    color: #B7150D;
}

.news_list-ul li span {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.news_list-ul-wp .news_list-ul.fl, .news_list-ul-wp .news_list-ul.fr {
    width: 48.5%;
}

.more3 {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.more3:hover {
    color: #FF6501;
}

#header-2 {
    display: none;
    height: 75px;
    box-shadow: 0 4px 8px -3px #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5000000000;
    background-color: #fff;
}

.nav-2 {
    display: none;
    /* background-color: #fff; */
    position: relative;
    z-index: 900;
    line-height: 1.42857143;
    overflow-x: hidden!important;
    overflow-y: auto!important;
    /* overflow: hidden; */
    position: fixed;
    top: 75px;
    bottom: 0;
    right: 0;
    z-index: 5000;
    width: 180px;
    box-sizing: border-box;
    margin: 0;

}

.nav-2 > ul > li {
    border-top: 1px dotted #ccc;
    position: relative;
}

.jiaspan {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../img/jia2.png)/*tpa=http://www.shccig.com/images/jia2.png*/;
    background-repeat: no-repeat;
    background-position: center;
    top: 5px;
    right: 14px;
}

.jiaspan.cur {
    background-image: url(../img/jia2h.png)/*tpa=http://www.shccig.com/images/jia2h.png*/;
}

.nav-2 > ul > li:first-child {
}

.nav-2 > ul > li > a {
    padding: 8px 10px;
    display: block;
    font-size: 16px;
    width: 100%;
    color: #333;
    font-family: "anb";
    text-transform: uppercase;
}

.nav-2 > ul > li > ul {
    padding-bottom: 10px;
    display: none;
}

.nav-2 > ul > li > ul > li > a {
    padding: 6px 10px;
    display: block;
    font-size: 14px;
    padding-left: 25px;
    width: 100%;
    color: #666;
}
.logo img{
    margin-top: 10px;
    vertical-align: middle;
    height: 68px;
    width: auto;
}
.logo-2 {
    font-size: 0;
    margin-left: 3px;
    /* margin-top: 5px; */
}

.logo-2 {
    width: 192px;
    margin-top: 2px;
    /* margin-top: 18px; */
}

.logo-2 img {
    display: block;
    margin-top: 6px;
}

.menu2 {
    height: 100%;
    height: 75px;
    margin-right: 15px;
}

.menu2 li {
    cursor: pointer;
    margin-left: 10px;
    float: right;
    margin-top: 29px;
}

.menu2 li img {
    display: block;
}

.chenggao {
    display: none;
    height: 75px;
}

#nav-2-heidi {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 120000;
    background-image: url(../img/heidi.png)/*tpa=http://www.shccig.com/images/heidi.png*/;
    display: none;
}

.banner-x {
    display: none;
}

.xiala2 {
    padding-top: 8px;
    display: none;
}

.xiala2 a {
    display: block;
    padding: 7px;
    padding-left: 15px;
    font-size: 12px;
}

.biaoge-3 table td {
    text-align: left;
    padding-left: 10px;
}

.toupiao-title {
    font-size: 20px;
    color: #FF6501;
    padding: 30px 0;
    text-align: center;
}

.toupiao-box-wp {
    border: 1px solid #dedede;
    padding: 15px 20px;
}

.toupiao-box {
    border-top: 1px dashed #dedede;
}

.toupiao-input {
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}

.toupiao-input input[type="radio"] {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}

.toupiao-input input[type="button"], .toupiao-input input[type="submit"] {
    border: 0;
    width: 120px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    background-color: #FF6501;
    color: #fff;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 20px;
}

.video-more-list ul {
    margin-left: -24px;
}

.video-more-list li {
    float: left;
    width: 270px;
    height: 240px;
    margin-left: 24px;
    margin-top: 30px;
}

.video-more-con {
    background-color: #f5f5f5;
    padding: 10px 5px;
}

.video-more-con h1 {
    font-size: 14px;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
}


.video-more-con h2 {
    background: url(arrow1.jpg)/*tpa=http://www.shccig.com/images/arrow1.jpg*/ 2px 7px no-repeat;
    height: 20px;
    padding-left: 20px !important;
    padding-bottom: 8px !important;
    line-height: 28px;
    font-size: 12px;
}

.video-more-list li:hover .video-more-con h1 {
    color: #FF6501;
}

.video-more-pic {
    position: relative;
}

.video-more-pic i {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 31px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/play.png)/*tpa=http://www.shccig.com/images/play.png*/;
}

.video-more-list {
    padding-bottom: 50px;
}

.video_more-a {
    font-size: 14px;
    margin-top: 15px;
    margin-right: 10px;
}

.video_more-a:hover {
    color: #FF6501;
}

.video-top {
    padding-bottom: 50px;
}

.video-left {
    width: 500px;
}

.video-right {
    width: 580px;
    margin-top: 8px;
}

.video-flash-box {
    margin-top: 20px;
}

.video-flash-box img {
    display: block;
    width: 100%;
}

.video-right-list li {
    margin-top: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.video-right-list li i {
    height: 27px;
    width: 27px;
    line-height: 27px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    background-color: #03A7E1;
}

.video-right-list li i.ttop {
    background-color: #FF6501;
}

.video-right-list li a:hover {
    color: #FF6501;
}

.toupiao-jieguo {
    width: 80%;
    margin: 0 auto;
}

.toupiao-jieguo h1 {
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
}

.toupiao-jieguo-li span {
    width: 20%;
    height: 20px;
    line-height: 20px;
    text-align: right;
    padding-right: 5px;
}

.toupiao-jieguo-li .zhu-wp {
    width: 60%;
    height: 20px;
    background-color: #fffae2;
    position: relative;
}

.zhuzhu {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #f09f00;
}

.toupiao-jieguo-li {
    margin-top: 15px;
}

.toupiao-jieguo h1 + .toupiao-jieguo-li {
    margin-top: 0;
}

.toupiao-jieguo-li i {
    width: 20%;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
}

.chanpin_1-div-wp {
}

.chanpin_1-div {
    background-color: #ededed;
    padding: 30px;
}

.chanpin_1-pic-con {
}

.chanpin_1-pic {
    width: 50%;
    margin-right: 43px;
}

.chanpin_1-pic img {
    display: block;
    width: 100% !important;
}

.chanpin_1-pic-con p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.chanpin_1-pic-con .fuwu-aa {
    height: auto;
    margin-top: 10px;
}

.xinwen1-1 {
    background-color: #fff;
    padding: 30px 0;
}

.xinwen1-title1 {
    padding-bottom: 36px;
}

.xinwen1-title1 h1 {
    font-size: 24px;
    color: #333;
}

.xinwen1-title1 a.fr {
    font-size: 12px;
    color: #666;
    margin-top: 8px;
}

.xinwen1-title1 a.fr:hover {
    color: #FF6501;
}

.xinwen1-pic {
    width: 552px;
    margin-top: 10px;
}

.fxinwen1 .slides > li {
    position: relative;
}

.fxinwen1 .slides > li h1 {
    position: absolute;
    height: 40px;
    line-height: 40px;
    background-image: url(../img/heidi.png)/*tpa=http://www.shccig.com/images/heidi.png*/;
    left: 0;
    width: 100%;
    padding-left: 30px;
    font-size: 16px;
    color: #fff;
    z-index: 80000;
    bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fxinwen1 .flex-direction-nav {
    display: block;
}

.fxinwen1 .flex-control-nav {
    display: block;
    text-align: right;
    font-size: 0;
    bottom: 12px;
    padding-right: 10px;
}

.fxinwen1 .flex-control-paging li a {
    width: 13px;
    height: 13px;
    background-image: url(../img/arrow-b2.png)/*tpa=http://www.shccig.com/images/arrow-b2.png*/;
}

.fxinwen1 .flex-control-paging li a.flex-active {
    background-image: url(../img/arrow-bh-2.png)/*tpa=http://www.shccig.com/images/arrow-bh-2.png*/;
}

.fxinwen1 .flex-control-nav li {
    margin: 0 8px;
}

.fxinwen1 .flex-direction-nav a {
    width: 60px;
    height: 108px;
    margin-top: -54px;
    background-image: url(../img/b-left2.png)/*tpa=http://www.shccig.com/images/b-left2.png*/;
}

.fxinwen1 .flex-direction-nav .flex-prev {
    left: 0;
}

.fxinwen1 .flex-direction-nav .flex-next {
    right: 0;
    background-image: url(../img/b-right2.png)/*tpa=http://www.shccig.com/images/b-right2.png*/;
}

.xinwen1-list {
    margin-top: 10px;
    width: 620px;
}

.xinwen1-list li {
    padding: 23px 0;
    border-top: 1px solid #eeeff1;
}

.xinwen1-list li:first-child {
    border-top: 0;
    padding-top: 0;
}

.xinwen1-data {
    width: 74px;
    height: 74px;
    background-color: #f4f4f4;
    text-align: center;
    color: #FF6501;
    margin-right: 33px;
}

.xinwen1-data h1 {
    font-size: 34px;
    padding-top: 8px;
}

.xinwen1-data h2 {
    font-size: 12px;
}

.xinwen1-list li > h1 {
    font-size: 16px;
    color: #333;
    padding-bottom: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xinwen1-list li:hover > h1 {
    color: #FF6501;
}

.xinwen1-list li:hover .xinwen1-data {
    background-color: #FF6501;
    color: #fff;
}

.xinwen1-list li p {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
}

.xinwen1-2 {
    background-color: #ededed;
    padding: 30px 0;
}

.xinwen1-2-1 {
    width: 447px;
}

.xinwen1-2-1-title {
    background-color: #e1e1e1;
}

.xinwen1-2-1-title h1 {
    float: left;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    background-color: #FF6501;
    font-size: 20px;
    color: #fff;
    position: relative;
}

.xinwen1-2-1-title a.fr {
    font-size: 12px;
    color: #666;
    line-height: 45px;
    margin-right: 15px;
}

.xinwen1-2-1-title a.fr:hover {
    color: #FF6501;
}

.xinwen1-2-2 {
    width: 343px;
    margin-left: 36px;
}

.xinwen1-2-3 {
    width: 343px;
}

.xinwen1-2-1-con {
    background-color: #fff;
    padding: 20px;
}

.xinwen1-tuijian h1 {
    font-size: 14px;
    color: #333;
    padding: 3px 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
}

.xinwen1-tuijian h1:hover {
    color: #FF6501;
}

.xinwen1-tuijian p {
    font-size: 12px;
    color: #999;
    line-height: 1.9;
    height: 42px;
    overflow: hidden;
}

.xinwen1-tuijian-pic {
    width: 124px;
    overflow: hidden;
    margin-right: 15px;
}

.xinwen1-tuijian-pic img {
    display: block;
    border: 1px solid #B7B7B7;
    padding: 1px;
    width: 100%;
}

.xinwen1-tuijian2 {
    margin-top: 19px;
}

.xinwen1-2-2 .xinwen1-2-1-con {
    padding: 8px 20px 9px;
}

.xinwen1-2-2-title h1 {
    font-size: 20px;
    color: #333;
    float: left;
}

.xinwen1-2-2-title a.fr {
    font-size: 12px;
    color: #666;
    margin-top: 6px;
}

.xinwen1-2-2-title a.fr:hover {
    color: #FF6501;
}

.xinwen1-2-3 .xinwen1-2-1-con {
    padding: 8px 20px 9px;
}

.xinwen1-2-3-title h1 {
    font-size: 20px;
    color: #333;
    float: left;
}

.xinwen1-2-3-title a.fr {
    font-size: 12px;
    color: #666;
    margin-top: 6px;
}

.xinwen1-2-3-title a.fr:hover {
    color: #FF6501;
}

.xinwen1-2-3 .list1 li, .xinwen1-2-2 .list1 li, .xinwen1-2-1 .list1 li {
    padding-left: 0;
    background-image: none;
}

.xinwen1-2-3 .list1 li span, .xinwen1-2-2 .list1 li span {
    margin-right: 0;
}

.zhuanti_form {
    margin-top: 5px;
    margin-right: 5px;
}

.fzhuantia {
    margin-top: 20px;
}

.zhuanti_form select {
    width: 300px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    border: 1px solid #f0f0f0;
    vertical-align: middle;
}

.zhuanti_form a {
    font-size: 12px;
    color: #999;
}

.zhuanti_form a:hover {
    color: #FF6501;
}

.zhuanti1 .flex-direction-nav {
    display: block;
}

.zhuanti1 .flex-direction-nav a {
    width: 60px;
    height: 108px;
    margin-top: -54px;
    background-image: url(../img/b-left2.png)/*tpa=http://www.shccig.com/images/b-left2.png*/;
}

.zhuanti1 .flex-direction-nav .flex-prev {
    left: 0;
}

.zhuanti1 .flex-direction-nav .flex-next {
    right: 0;
    background-image: url(../img/b-right2.png)/*tpa=http://www.shccig.com/images/b-right2.png*/;
}

.zhuanti1-llist ul {
    margin-left: -65px;
}

.zhuanti1-llist li {
    float: left;
    width: 326px;
    overflow: hidden;
    margin-left: 65px;
    margin-top: 40px;
}

.zhuanti1-llist li img {
    display: block;
    width: 100%;
    padding: 2px;
    border: 1px solid #B7B7B7;
    transition: .3s;
}

.zhuanti1-llist li img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.zhuanti1-llist {
    padding: 30px 0;
}

.xinwen2-1 {
    padding: 30px 0;
    background-color: #ededed;
}

.xinwen2-1-left {
    width: 765px;
    background-color: #fff;
}

.xinwen2-1-left-pic {
    width: 400px;
    margin-right: 20px;
}

.xinwen2-1-left-wuguan {
    overflow: hidden;
}

.xinwen2-1-left-wuguan .list1 {
    margin-top: 0px;
}

.xinwen2-1-left-wuguan .list1 li {
    padding-left: 0;
    background-image: none;
}

.xinwen2-1-left-wuguan .list1 li span {
    margin-right: 0;
}

.xinwen2-1-right {
    width: 390px;
}

.xinwen1 div.wp, .xinwen2 div.wp {
    padding: 0;
}

.xinwen2-2 {
    padding: 30px 0;
    background-color: #fff;
}

.xinwen2-2-right {
    width: 390px;
}

.xinwen2-2-left {
    width: 765px;
}

.xinwen2-2-left .xinwen1-2-2-title {
    padding: 5px 0 15px;
}

.xinwen2-2-left-con {
    padding: 20px;
    background-color: #ededed;
}

.xinwen2-2-left-con li {
    float: left;
    width: 50%;
    padding-right: 3%;
}

.xinwen2-tuijian h1 {
    font-size: 16px;
    color: #333;
    padding: 3px 0 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
}

.xinwen2-tuijian h1:hover {
    color: #FF6501;
}

.xinwen2-tuijian p {
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    height: 42px;
    overflow: hidden;
}

.xinwen2-tuijian-pic {
    width: 124px;
    overflow: hidden;
    margin-right: 10px;
}

.xinwen2-tuijian-pic img {
    display: block;
    border: 1px solid #B7B7B7;
    padding: 1px;
    width: 100%;
}

.xinwen2-tuijian2 {
    margin-top: 19px;
}

.xinwen2-2-right .xinwen1-2-1-con {
    padding: 20px;
}



div.article > h1 {
    text-align: center;
    font-size: 26px;
    /* color: #0064ac; */
    /* padding-top: 30px; */
}

div.article-tishi {
    text-align: center;
    margin: 20px auto 20px;
}

#fenxiang-anniu {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

div.article-con {
    padding: 0px 0 30px;
    position: relative;
    border-top: 1px dashed #c9c7c7;
    border-bottom: 1px dashed #c9c7c7;
    line-height: 2.2;
    font-size: 16px;
}

div.article-con table {
    line-height: 2 !important;
    width: 100%!important;
}
div.article-con table th,
div.article-con table td{
    width: auto!important;
  word-break:break-all;
}
div.article-con > img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
}

div.article-con > h1 {
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}

div.article-con > a {
    position: absolute;
    right: 8px;
    bottom: 50px;
    width: 102px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    background-color: #f37728;
    border-radius: 3px;
}

div.article-page {
    height: 87px;
    line-height: 87px;
    padding-bottom: 20px;
}

div.article-page > a:hover {
    color: #0064ac;
}

a.article-page-pre {
    float: left;
}

a.article-page-next {
    float: right;
}
.listone{
    padding: 20px 0px 10px 16px;
    height: 159px;
    border-bottom: 0.5px solid #003398;
    border-bottom: 0.5px solid transparent;
    border-color: rgba(0,51,152,0.3);
}
.listtwo{
    height: 144px;display:block;   
}
.listtwo img{
    width: 182px;height: 120px;   
}
.listfour{
    height: 30px;  
    color:rgba(51,51,51,1);
    font-size: 16px; 
}
.listfour span{
    color: #999999;;
    font-size: 12px;
}
.listfive{
    height: 96px;
    width: 593px;
    color: rgba(102,102,102,1);
    font-size: 12px;
    line-height: 2;
    display: block;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media only screen and (max-width: 1200px) {
    div.article {
        width: 90%;
        margin: 8% auto;
        padding-left: 0;
        padding-right: 0;
    }
    .zhuanti{
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    div.article-page {
        height: auto;
        line-height: normal;
    }

    a.article-page-pre {
        float: none;
        display: block;
        margin: 10px 0;
    }

    a.article-page-next {
        float: none;
        display: block;
        margin: 10px 0;
    }

    div.article > h1 {
        font-size: 18px;
    }

    div.article-con {
        padding: 20px 0 100px;
    }
}

#chengyuan-div {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 60000;
    display: none;
}

.chengyuan-hei {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../img/heidi.png)/*tpa=http://www.shccig.com/images/heidi.png*/;
}

.chengyuan-bai {
    position: absolute;
    width: 70%;
    height: 70%;
    top: 15%;
    left: 15%;
    background-color: #f4f4f4;
    box-shadow: 0 0 10px #867d7d;
    border-radius: 10px;
    padding: 30px;
    overflow-y: auto;
}

.news-jia-pic {
    margin-top: 25px;
}

.news-jia-pic img {
    display: block;
    width: 100%;
}

.news-jia-con {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin-top: 30px;
}

.news-jia-hui {
    background-color: #ededed;
    padding: 22px 22px;
    margin-top: 70px;
}

.news-jia-hui a {
    float: left;
    width: 24%;
    padding-left: 14px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    margin-left: 0.5%;
    margin-right: 0.5%;
    color: #666;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/hong.png)/*tpa=http://www.shccig.com/images/hong.png*/;
}

.news-jia-hui a:hover {
    color: #FF6501;
}

.gungungun {
    overflow: hidden;
    margin-top: 47px;
}

.gungungun li {
    float: left;
    padding-right: 24px;
    width: 258px;
}

.gungungun-pic img {
    display: block;
    transition: .3s;
    width: 100%;
}

.gungungun-pic:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.gungungun-pic {
    overflow: hidden;
}

.all-pic {
    width: 195px;
    margin: 0 auto;
}

.all-pic img {
    width: 195px !important;
    height: 130px !important;
}

.all-list {
    margin-top: 38px;
}

.all-list ul {
    margin-left: -1%;
}

.all-list li {
    float: left;
    width: 24%;
    margin-left: 1%;
    background-color: #fff;
    margin-bottom: 1%;
    text-align: center;
    padding: 25px 0;
    transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
}

.all-list li h3 {
    padding-top: 13px;
    padding-bottom: 5px;
    font-size: 12px;
    color: #FF6501;
    font-weight: bold;
    transition: .3s;
}

.all-list li span {
    color: #989898;
    font-size: 12px;
    transition: .3s;
}

.all-list li:hover {
    background-color: #FF6501;
}

.all-list li:hover h3, .all-list li:hover span {
    color: #fff;
}

.lingdao_list1 li:first-child {
    border-top: 0;
}

.lingdao_list1 li {
    border-top: 1px dashed #ccc;
    padding: 15px 0;
}

.lingdao_list1 li h1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 10px 0;
}

.lingdao_list1-a span {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
}

.lingdao_list1-a a {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.lingdao_list1-a a:hover {
    color: #FF6501;
}

.lingdao_list2 {
    padding: 25px;
    margin-top: 15px;
}

.lingdao_list2-pic {
    width: 180px;
    margin-right: 60px;
    padding: 6px;
    border: 1px solid #ebebeb;
    box-shadow: 1px 2px 2px 0px #867f7f
}

.lingdao_list2-pic img {
    display: block;
    width: 100%:;
}

.lingdao_list2 h1 {
    color: #FF6501;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-top: 25px;
}

.lingdao_list2 p {
    color: #666666;
    font-size: 14px;
    line-height: 1.8;
}

.ooaa {
    margin-bottom: 10px;
}

.ooaa2 {
    border-bottom: 1px solid #e1e1e1;
}

.ooaa2 h1 {
    padding-bottom: 5px;
    border-bottom: 2px solid #FF6501;
    position: relative;
    bottom: -1px;
}

.ooaa2 + .list1 {
    margin-top: 10px;
}

.ooaa3 {
    visibility: hidden;
}

.keshixiangxi {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    padding-bottom: 30px;
    background-color: #fff;
    margin-top: 27px;
}

.keshixiangxi-2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ededed;
    padding: 0
}

.keshixiangxi-2 .keshixiangxi-con {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0;
    padding-top: 0;
}

.keshixiangxi-2 a {
}

.keshi-title {
    height: 55px;
    border-bottom: 1px solid #ededed;
    line-height: 55px;
    padding-left: 20px;
    background-color: #f8f8f8;
    font-size: 20px;
    color: #575757;
}

.keshixiangxi-con a {
    float: left;
    width: 20%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: underline;
    color: #1e50a2;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 14px;
    margin-top: 10px;
    transition: .3s;
}

.keshixiangxi-con a:hover {
    color: #FF6501;
}

.keshixiangxi-con222 a {
    width: 33.333333%;
}

.keshixiangxi-2 .keshixiangxi-con {
    position: relative;
}

.ldld_22 {
    position: absolute;
    width: 100px;
    top: 10px;
    left: 0%;
    font-size: 16px;
    color: #666;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.ooaa22 {
    margin-bottom: 10px;
}

.main-1-pic {
    width: 500px;
}

.main-1-pic img {
    display: block;
    width: 100%;
    padding: 1px;
    border: 1px solid #ccc;
}

.title-1111 {
    border-bottom: 1px solid #ababab;
}

.title-1111 h1 {
    display: inline-block;
    padding-bottom: 12px;
    border-bottom: 4px solid #c81b1d;
    font-size: 24px;
    color: #333;
    position: relative;
    bottom: -4px;
}

.main-1-con {
    width: 560px;
}

.zhuankan h1 {
    font-size: 24px;
    color: #FF6501;
    padding: 15px 0;
    line-height: 1.6;
}

.zhuankan p {
    font-size: 14px;
    color: #666;
    line-height: 2;
    text-indent: 2em;
}

.title-2222 h1 {
    float: left;
    font-size: 18px;
    color: #333;
}

.title-2222 .fr {
    font-size: 12px;
    color: #666;
}

.title-2222 .fr:hover {
    color: #FF6501;
}

.zhuankan-con {
    padding: 15px 18px;
    background-color: #f0f0f0;
    margin-top: 30px;
    padding-top: 29px;
}

.zhuankan-list {
    margin-top: 15px;
    position: relative;
}

#zhuankan-left {
    position: absolute;
    width: 34px;
    height: 34px;
    line-height: 34px;
    left: 0;
    top: 86px;
    background-image: url(../img/left.png)/*tpa=http://www.shccig.com/images/left.png*/;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

#zhuankan-right {
    position: absolute;
    width: 34px;
    height: 34px;
    line-height: 34px;
    right: 0;
    top: 86px;
    background-image: url(../img/right.png)/*tpa=http://www.shccig.com/images/right.png*/;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.zhuankan-list ul {
    margin-left: -2%;
}

.zhuankan-list li {
    float: left;
    width: 31.3333333%;
    margin-left: 2%;
}

.zhuankan-list li img {
    display: block;
    width: 100% !important;
}

.zhuankan-list li h1 {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 8px;
}

.zhuankan-list li:hover h1 {
    color: #FF6501;
}

.zhuankan-list .caroufredsel_wrapper {
    margin: 0 auto !important;
}

.qiqikan-list {
    padding-bottom: 50px;
}

.qiqikan-list ul {
    margin-left: -2%;
}

.qiqikan-list li {
    float: left;
    width: 14.6666666666667%;
    margin-left: 2%;
    margin-top: 50px;
}

.qiqikan-pic img {
    display: block;
}

.qiqikan-pic {
    padding: 5px;
    border: 1px solid #e8e8e8;
    background-color: #f1f1f1;
}

.qiqikan-list li h1 {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 8px;
}

.qiqikan-list li:hover h1 {
    color: #FF6501;
}

.xinwen-jiatutu {
    padding-bottom: 50px;
}

.xinwen-jiatutu ul {
    margin-left: -2%;
}

.xinwen-jiatutu li {
    float: left;
    width: 23%;
    margin-left: 2%;
    margin-top: 20px;
}

.xinwen-jiatutu_123 .xinwen-jiatutu-pic {
    padding-bottom: 114.43%;
}

.xinwen-jiatutu-pic {
    overflow: hidden;
    position: relative;
    padding-bottom: 66.67%;
}

.xinwen-jiatutu-pic img {
    display: block;
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
    transition: .3s;
}

.xinwen-jiatutu-pic:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.xinwen-jiatutu li h1 {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

.xinwen-jiatutu li:hover h1 {
    color: #FF6501;
}

.iiii {
    position: absolute;
    width: 6px;
    height: 12px;
    right: -6px;
    top: 50%;
    margin-top: -6px;
    background-image: url(../img/youjiao.png)/*tpa=http://www.shccig.com/images/youjiao.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

#lingdao-tankuang {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 600000;
    display: none;
}

#lingdao-tankuang-hei {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../img/heidi.png)/*tpa=http://www.shccig.com/images/heidi.png*/;
}

#lingdao-tankuang-con {
    width: 600px;
    height: 400px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -200px;
    border-radius: 10px;
    background-color: #fff;
}

.close-3333 {
    position: absolute;
    width: 27px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../img/xxxxxxxx.png)/*tpa=http://www.shccig.com/images/xxxxxxxx.png*/;
    font-size: 0;
    cursor: pointer;
    right: 10px;
    top: 10px;
}

.close-3333:hover {
    background-position: center bottom;
}

.xxiui {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    background-color: #FF6501;
    vertical-align: middle;
}

.news-jia-hui222 {
    margin-top: 0px;
    background-color: transparent;
    overflow: hidden;
    padding: 15px;
    padding-top: 25px;
}

.news-jia-hui222 a {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
}

.news-jia-pic246 {
    width: 360px;
}

.news-jia-pic246 img {
    height: 210px;
}

.xinwen2-2-left-con22 li {
    width: 100%;
}

.xinwen2-2-left-con22 .tuijian-gai {
    padding-top: 0
}

.tuu .list1 li {
    height: 34px;
    line-height: 34px;
}

.xinwen2-1-right .tuu {
    margin-top: 5px;
}

.jiti-gaigai {
    width: 727px;
    margin-right: 33px;
}

.jiti-gaigai .texti {
    overflow: visible;
}

.jiti-gaigai2 {
    overflow: hidden;
}

.jituan-pic222 {
    width: 345px;
}

.jiti-gaigai2 .shipin-div {
    width: 100%;
    padding-top: 10px;
}

.shipin-div-jiajia-div {
    width: 100%;
}

.shipin-div-jiajia-div-box {
    display: none;
    padding-top: 10px;
}

.shipin-div-jiajia-div-box .list1 {
    margin-bottom: 10px;
}

.shipin-div-jiajia-div-box:first-child {
    display: block;
}

.shipp-a {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
}

.shipp-a-hh1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    background-image: url(../img/heidi.png)/*tpa=http://www.shccig.com/images/heidi.png*/;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.shipp-a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.shipp-a22 {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
}

.shipp-a22 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.shipin-div-jiajia-div-span dd:first-child {
    margin-left: 0;
}

.shipin-div-jiajia-div-span dd {
    float: left;
    width: 32%;
    margin-left: 2%;
    margin-top: 2%;
    border: 1px solid #fff;
    cursor: pointer;
    padding: 2px;
}

.shipin-div-jiajia-div-span dd.cur {
    border-color: #FF6501;
}

.shipin-div-jiajia-div-span dd img {
    display: block;
    width: 100%;
}

.article-con > table {
    margin: 0 auto;
}


.jiusigai-div{
    display: none;
}
.jiusigai-div:first-child{
        display: block;

}

.jiusigai-div .list1 li{
    padding-right: 0;
}

.jiusigai-div_22{
    padding-top: 2px;
}
.jiusigai-div_22 .list1 li{
    background-image: url(../img/list2-2.png);
    background-position: left center;
    padding-left: 31px;

}

.title-22#jiusi_h1wp h1{
    padding: 0 10px;

    background-position: center bottom;
    background-repeat: no-repeat;
    line-height: 43px;
    cursor: pointer;
    margin-left: 10px;

}
.title-22#jiusi_h1wp h1:first-child{
    margin-left: 0;
}
.title-22#jiusi_h1wp h1.cur{
    background-image: url(../img/xiajiao.png);
    border-bottom: 3px solid #FF6501;
}

.title-22#jiusi_h1wp a.fr{
    display: none;
}

.title-22#jiusi_h1wp a.fr.frfrfr{
    display: block;
}
.newsnews{
    width: 800px;
}
.newsnews_r{
    width: 400px;
}