@charset "utf-8";
/**基本格式开始***************/
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p {
    margin:0px;
    padding:0px;
    font-style: normal;
    list-style: none;
    font-weight: normal;
}
h1,h2,h3,h4,h5,h6{font-family: "Microsoft YaHei","Helvetica",sans-serif; font-weight: bold;}
body{ font-size: 12px; font-family: "Microsoft YaHei","Helvetica",sans-serif; background: #fff;}
ul {list-style:none;}
img,a img {border:none;}
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0;}
@media only screen and (min-width: 1024px){
    a:hover {text-decoration:underline; color: #2865da; text-decoration: none;}
}

/**基本格式结束***************/
.w1360 .wrap{ width:1360px; margin: 0 auto; }
@media (max-width: 1481px){
    /*css 1200px*/
    .w1360 .wrap{ width:1200px; margin: 0 auto; }
}
@media (max-width: 1261px){
    /*css 1000px*/
    .w1360 .wrap{ width:1000px; margin: 0 auto; }
}
@media (max-width: 1023px){
/*css 750px*/
    .w1360 .wrap{ width: 100%; max-width:750px;  margin: 0 auto; }
}

#header{ width: 100%; height: auto; background: #ffffff; }
#header div.header_top{
    width: 100%;
    height: 23px;
    padding: 9px 0;
    background: #ff8c01;
}
#header div.header_top .top-left{
    float: left;
}
#header div.header_top .top-left img {
    float: left;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    animation: rotate 3s linear infinite;
    margin-right: 5px;
}

#header div.header_top .top-left p{
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    float: left;
}


#header div.header_top .top-right{
    float: right;
}
#header div.header_top .top-right ul>li{
    float: left;
    margin-left: 10px;
}
#header div.header_top .top-right ul>li img{
    float: left;
    height: 23px;
}
#header div.header_top .top-right ul>li span{
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 23px;
    padding-left: 5px;
}
#header div.header_top .top-right ul>li a{
    display: block;
}
#header div.header_top .top-right ul>li a:hover span{
    color: red;
}

#header div.logo{
    height: 25px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#header div.logo .logowrap{
    float: left;
}
#header div.logo .logowrap img{
    height: 25px;
}
#header div.logo .logowrap span{
    display: none;
}
#header div.logo nav{
    float: right;
    height: 25px;
    overflow: hidden;
}
#header div.logo nav>i{
    display: none;
}
#header div.logo nav div.navWrap{
    height: auto;
    overflow: auto;
    white-space:nowrap;
}
#header div.logo nav ul{
    width: auto;
    display: inline-block;
}
#header div.logo nav ul li{
    line-height: 25px;
    margin-left: 50px;
    display:inline-block;
}
#header div.logo nav ul li a{
    display: block;
    height: 25px;
    font-weight: 600;
    font-size: 18px;
    color: #373636;
}

#header div.logo nav ul li a.dq{
    color: #fdbd1f;
}
#header div.logo nav ul li a:hover{
    color: #fdbd1f;
}
.fengex{ width: 100%; height: 8px; background-color:#ffbd20;}

.hot{
    width: 300px;
    float: right;
    height: auto;
    overflow: hidden;
}
#aWd div.right .hot{
    width: 270px;
    float: none;
}
.hot .hot_pj{
    height: auto;
    overflow: hidden;
    background: #f2f4f6;
    margin-bottom: 20px; 
}
.hot .hot_pj .bt{
    border-bottom: 1px solid #e2e4e6;
    padding: 0 20px;
    height: 53px;
    line-height: 53px;
}
.hot .hot_pj .bt span{
    font-size: 16px;
    color: #333333;
    border-bottom: 2px solid #fe6d00;
    font-weight: bold;
    padding-bottom: 16px;
}
.hot .hot_pj .bt a{
    float: right;
    font-size: 12px;
    color: #999999;
}
.hot .hot_pj .xunjia{
    height: 75px;
    overflow: hidden;
    border-bottom: 1px solid #e4e6e8;
}
.hot .hot_pj .xunjia ul>li{
    width: 33%;
    height: 75px;
    line-height: 23px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.hot .hot_pj .xunjia ul>li strong{
    margin-top: 15px;
    font-size: 16px;
    color: #333333;
    display: block;
}
.hot .hot_pj .xunjia ul>li span{
    font-size: 12px;
    color: #666666;
}
.hot .hot_pj .xunjia ul>li i{
    width: 1px;
    height: 35px;
    background: #e4e6e8;
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 0;
}
.hot .hot_pj .dinggou_gd{
    height: 40px;
    overflow: hidden;
    margin: 10px 0;
    padding-left: 10px;
}
.hot .hot_pj .dinggou_gd ul>li{
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #333;
    font-size: 12px;
}
.hot .hot_pj .dinggou_gd ul>li a{
    color: #ec643b;
}
.hot .hot_pj .dinggou_gd ul>li i{
    color: #999;
    margin: 0 5px;
}
.list-wrapper{
    position: relative;
}

.hot .hot_pj .text{
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px solid #e4e6e8;
}
.hot .hot_pj .text ul>li{
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
}
.hot .hot_pj .text ul>li>a{
    height: auto;
    overflow: hidden;
    padding: 10px 15px;
    display: block;
}
.hot .hot_pj .text ul>li>a h3{
    max-height: 40px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
}
@media only screen and (min-width: 1024px){
    .hot .hot_pj .text ul>li:hover{
        background: #fff;
    }
    .hot .hot_pj .text ul>li>a:hover h3{
        color: #ec643b;
    }
}
.hot .hot_pj .text ul>li>a div.img_box{
    width: 90px;
    height: 90px;
    float: left;
    overflow:hidden;
}
.hot .hot_pj .text ul>li>a div.img_box img{
    width:100%;
    height:100%;
    display:block;
    position:relative;
}
@media only screen and (min-width: 1024px){
    .hot .hot_pj .text ul>li>a div.img_box img{
    transition:all .4s;
    }
    .hot .hot_pj .text ul>li>a:hover img{
        -webkit-transform:scale(1.5,1.5);
    }
}
.hot .hot_pj .text ul>li>a div.xh{
    width: 170px;
    height: 90px;
    float: left;
    margin-left: 10px;
    position: relative;
}
.hot .hot_pj .text ul>li>a div.xh p{
    line-height: 22px;
    color: #999999;
    font-size: 12px;
}
.hot .hot_pj .text ul>li>a object>a{
    width: 70px;
    height: 24px;
    display: block;
    text-align: center;
    line-height: 24px;
    color: #ff7200;
    border: 1px solid #ff7200;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.hot .hot_pj .text ul>li object>a:hover{
    color: red;
    border: 1px solid red;
    text-decoration: none;
    background: #fef0e5;
}



#footer{ width: 100%; height: auto; overflow: hidden; background: #353739; padding: 10px 0 30px; }

#footer p{
    line-height: 30px;
    color: #cac7c7;
    font-size: 14px;
    text-align: center;
}
#footer p>a{
    font-size: 14px;
    color: #fff;
    margin: 0 20px;
}
#footer p>a:hover{
    color: red;
}


@media (max-width: 1481px){
/*css 1200px*/
    
/*css 1200px-end*/
}

@media (max-width: 1261px){
/*css 1000px*/
    .hot{ 
        width:250px; 
    }
    .hot .hot_pj .text ul>li>a div.img_box{ 
        width:90px; 
    }
    .hot .hot_pj .text ul>li>a div.xh{ 
        width:120px; 
    }
/*css 1000px-end*/
}

@media (max-width: 1023px){
/*css 750px*/
    #header div.logo .headeroneicon {
        float: right;
        cursor: pointer;
    }
    #header div.logo .headeroneicon .icon-bar {
        display: block;
        width: 30px;
        background-color: #ffbb00;
        margin-top: 5px;
        height: 3px;
        border-radius: 1px;
        transition: all 0.5s;
    }
    #header div.logo .headeroneicon.in .icon-bar:nth-child(1) {
        transform: rotate(45deg) translateY(11px);
    }
    #header div.logo .headeroneicon.in .icon-bar:nth-child(2) {
        opacity: 0;
    }
    #header div.logo .headeroneicon.in .icon-bar:nth-child(3) {
        transform: rotate(-45deg) translateY(-12px);
    }
    #header div.logo nav{
        width: 94%;
        padding: 0 3%;
        float: none;
        height: auto;
        display: none;
        position: fixed;
        margin-top: 0;
        top: 126px;
        left: 0;
        z-index: 4;
        background: #ff8a08;
    }
    #header div.logo nav ul{
        width: 100%;
    }
    #header div.logo nav ul li{
       display: block;
       margin-left: 0;
       border-top: 1px solid #ffbd20;
    }
    #header div.logo nav li:first-child{
        border-top: 0px;
    }
    #header div.logo nav ul li a{
        display: block;
        font-weight: 600;
        padding: 14px 0px;
        font-size: 16px;
        color: #fff7f5;
    }

    #header div.logo nav ul li a.dq{
        color: #42474e;
    }
    #header div.logo nav ul li a:hover{
        color: #42474e;
    }

    .nydh{
        width: 96%;
        padding: 0 2%;
    }
    .hot{
        width: 100%;
        max-width:750px;
        margin-top: 20px;
        float: none;
    }
    .hot .hot_pj{
        margin-bottom: 15px; 
    }
    .hot .hot_pj .bt{
        border-bottom: 1px solid #e2e4e6;
        padding: 0 2%;
        height: 53px;
        line-height: 53px;
    }
    .hot .hot_pj .xunjia ul>li strong{
        font-size: 16px;
    }
    .hot .hot_pj .xunjia ul>li span{
        font-size: 14px;
    }
    .hot .hot_pj .text{
        padding: 0;
    }
    .hot .hot_pj .text ul>li{
        height: auto;
        overflow: hidden;
        margin: 0 3%;
        padding: 15px 0;
        border-bottom: 1px dotted #e4e6e8;
    }
    .hot .hot_pj .text ul>li>a{
        height: auto;
        overflow: hidden;
        padding: 0;
        display: block;
    }
    .hot .hot_pj .text ul>li>a h3{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .hot .hot_pj .text ul>li>a div.img_box{ 
        width: 90px;
        height: 90px;
    }
    .hot .hot_pj .text ul>li>a div.xh{ 
        width:64%; 
        margin-left: 4%;
    }
    .hot .hot_pj .text ul>li>a div.xh p{
        line-height: 22px;
        color: #999999;
        font-size: 14px;
    }
    .hot .hot_pj .text ul>li>a object>a{
        width: 90px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    
/*css 750px-end*/
}

@media (max-width: 750px){
/*css 300px-750px*/
    #header div.header_top{
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }
    #header div.header_top .top-left img {
        margin-right: 0;
    }
    #header div.header_top .top-left p{
        display: none;
    }
    #header div.logo{
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        position: relative;
        z-index: 3;
    }
    
    

    #yqlj{
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }
    #footer{
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }

/*css 300px-750px-end*/
}

@media (max-width: 320px){
    
}




/* 自媒体查询 */
@media only screen and (max-width: 320px)/*苹果4-5*/
{
    html {
        font-size: 10px;
    }
    .huadong .swiper-wrapper a{padding:0 6px;}
}
@media only screen and (min-width: 321px) and (max-width: 346px) {
    html {
        font-size: 10.8px;
    }
    .huadong .swiper-wrapper a{padding:0 6.5px;}
}
@media only screen and (min-width: 347px) and (max-width: 358px) {
    html {
        font-size: 10.8px;
    }
    .huadong .swiper-wrapper a{padding:0 7.5px;}
}
@media only screen and (min-width: 359px) and (max-width: 375px)/*苹果6*/ {
    html {
        font-size: 11px;
    }
    .huadong .swiper-wrapper a{padding:0 8.5px;}
}
@media only screen and (min-width: 376px) and (max-width: 383px) {
    html {
        font-size: 11.5px;
    }
    .huadong .swiper-wrapper a{padding:0 9px;}
}
@media only screen and (min-width: 384px) and (max-width: 432px)/*苹果6+*/ {
    html {
        font-size: 12px;
    }
    .huadong .swiper-wrapper a{padding:0 10px;}
}
@media only screen and (min-width: 433px) and (max-width: 480px) {
    html {
        font-size: 13px;
    }
    .huadong .swiper-wrapper a{padding:0 12px;}
}
@media only screen and (min-width: 481px) and (max-width: 505px) {
    html {
        font-size: 13.5px;
    }
    .huadong .swiper-wrapper a{padding:0 13px;}
}
@media only screen and (min-width: 506px) and (max-width: 598px) {
    html {
        font-size: 15px;
    }
    .huadong .swiper-wrapper a{padding:0 13px;}
}
@media only screen and (min-width: 599px) and (max-width: 641px) {
    html {
        font-size: 18px;
    }
    .huadong .swiper-wrapper a{padding:0 14.5px;}
}
@media only screen and (min-width: 642px) and (max-width: 699px) {
    html {
        font-size: 18px;
    }
    .huadong .swiper-wrapper a{padding:0 17px;}
}
@media only screen and (min-width: 700px) and (max-width: 720px) {
    html {
        font-size: 18.5px;
    }
    .huadong .swiper-wrapper a{padding:0 18px;}
}
@media only screen and (min-width: 721px) and (max-width: 1024px) {
    html {
        font-size: 22px;
    }
    .huadong .swiper-wrapper a{padding:0 19.5px;}
}
@keyframes rotate{ 100%{transform:rotate(360deg);}