﻿@font-face {
    font-family: 'iconfont';
    src: url('../../at.alicdn.com/t/font_1432720974_1547027.eot')/*tpa=http://at.alicdn.com/t/font_1432720974_1547027.eot*/;
    src: url('../../at.alicdn.com/t/font_1432720974_1547027.eot-#iefix')/*tpa=http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix*/ format('embedded-opentype'), url('../../at.alicdn.com/t/font_1432720974_1547027.woff')/*tpa=http://at.alicdn.com/t/font_1432720974_1547027.woff*/ format('woff'), url('../../at.alicdn.com/t/font_1432720974_1547027.ttf')/*tpa=http://at.alicdn.com/t/font_1432720974_1547027.ttf*/ format('truetype'), url('../../at.alicdn.com/t/font_1432720974_1547027.svg#iconfont')/*tpa=http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont*/ format('svg')
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(../../fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2)/*tpa=http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2*/ format('woff2')
}

.dede_pages{
	float:right;
}
.dede_pages ul{
	float:left !important;
	padding:12px 0px 12px 16px;
	LIST-STYLE-TYPE: none;
}
.dede_pages ul li{
	float:left !important;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	LIST-STYLE-TYPE: none;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

.fa {
    display: inline-block;
    font-family: "iconfont";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
    content: "\e604"
}

.fa-icon-weibo:before {
    content: "\e600"
}

.fa-icon-weixin:before {
    content: "\e605"
}

.fa-icon-zaixianzixun:before {
    content: "\e608"
}

.container-fluid {
    max-width: 1130px;
}


* {
    margin: 0;
!important;
    padding: 0;
!important;
}

a:hover {
    text-decoration: none;
}

.no-margin {
    margin: 0;
    padding: 0;
}








body {
    font-family: "微软雅黑";
    !important;
}

#btn {

    font-size: 30px;
    color: #005866;
    position: absolute;
    right: 22px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}


/*头部*/
header {
    position: relative;


}

header .logo {
    line-height: 100px;
}
header .call{
    height: 100px;
    padding: 24px 0 0 126px;
    background: url("../images/phone.png")/*tpa=http://www.cyfwycg.com/images/phone.png*/ no-repeat 0 center;
}
header .call div{
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    color:#4d4d4d;
}
header .call h5{
    margin: 0;
    line-height: 28px;
    color: #dea41a;
    font-size: 22px;
    font-weight: bold;
}


nav{
    line-height: 50px;
    background:#005866;
}
#nav {
    margin: 0;
    position: relative;
}


#nav > li {
    float: left;
    width: 12.5%;
    position: relative;
}
/*二级下拉*/
    #nav ul{
        position: absolute;
        left: 0;
        top: 50px;
        width: 100%;
        z-index: 99999;
        display: none;
        border: 1px solid #262626;

    }
#nav ul li{
    line-height: 50px;
    background: #1a9f00;

}
/*二级下拉*/





#nav > li >a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    text-align: center;
    transition: all 0.15s;
    border-right:1px solid #fff;
}


#nav > li:first-child>a{
    border-left:1px solid #fff;
}
#nav > li.active>a{
    background: #cc8f00;
}
#nav > li:hover>a{
    background: #cc8f00;
}
#nav > li>ul li:hover{
    background: #106300;
}

/*导航*/

.banner img {
    width: 100%;
}

/*公用样式*/
.title h3{
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    padding-top: 45px;
}
.title h4{
    font-size: 20px;
    line-height: 26px;
    color: #4d4d4d;
    padding-bottom:13px;
    position: relative;
    margin: 0 0 20px 0;
}
.title h4:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: #f19700;
    margin-left:-25px;
}
/*公用样式*/


/*标签页*/
.tabs{
    font-size: 0;
    margin-bottom: 30px;
}
.tabs a{
    width: 120px;
    background:#cccccc;
    display: inline-block;
    line-height: 36px;
    color: #333;
    font-size: 14px;
    margin:2px .5px;
    text-align: center;
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.tabs:focus{
    text-decoration: none;
}

.tabs a.active{
    background: #005866;
    color: #fff;
}

/*标签页*/

.Pro1{
    background: url("../images/bg01.jpg")/*tpa=http://www.cyfwycg.com/images/bg01.jpg*/ 50% 50%;
    background-size:cover;
}
.Pro1 .out_box{
    padding: 36px;
    background: rgba(255,255,255,.7);
}




.Pro{
    padding-bottom: 50px;
}
.Pro .box img{
    width: 100%;
}
.Pro .box .text{
    line-height: 40px;
    background: #e5e5e5;
    color: #4d4d4d;
    margin: 2px 0 0 0;
}
.Pro .box .img_box{
    border: 1px solid #ccc;
}

.Pro .box:hover .img_box{
    border: 1px solid #005866;
}
.Pro .box:hover .text{
    background: #005866;
    color: #fff;
}
.Pro .box{
    margin-bottom: 30px;
}
.Pro .text_box div{
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 10px 0;
}
.Pro .text_box a{
    display: inline-block;
    line-height: 36px;
    padding: 0 25px;
    background: #4d4d4d;
    color: #fff;
    transition: all 0.15s;
}
.Pro .text_box a:hover{
    background: #ff5500;
}


.Pro .picture24{
    margin: 0 -10px;
}
.Pro .picture24 .item{
    margin: 0 10px;
}


.picture24 .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.picture24 .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.picture24 .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.picture24 .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.picture24 .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.picture24 .owl-carousel .owl-item {
    float: left
}

.picture24 .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.picture24 .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture24 .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.picture24 .owl-theme .owl-controls {
}

.picture24 .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 47px;
    height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -70px;
    background: url(../images/yjt.png)/*tpa=http://www.cyfwycg.com/images/yjt.png*/ no-repeat left;
    transition: all 0.5s;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -70px;
    background: url(../images/zjt.png)/*tpa=http://www.cyfwycg.com/images/zjt.png*/ no-repeat right;
    transition: all 0.5s;
}

/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background:url(../images/yjt.png) no-repeat right;}*/
/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background:url(../images/zjt.png) no-repeat left;}*/
.picture24 .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.picture24 .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.picture24 .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.picture24 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.picture24 .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}


.more a{
    display: inline-block;
    line-height: 35px;
    background: #f19700;
    color: #fff;
    border-radius:20px;
    padding: 0 50px;
    color: #fff;
}

/*.more a{ display:block; width:236px; line-height:45px; border:1px solid #cac9c9; text-align:center; background:#fff; font-size:13px; color:#959595; text-transform:uppercase; margin:0 auto; transition:all .3s;}*/
/*.more a:hover{ background:#903d3c; border:1px solid #903d3c; color:#fff;}*/
/*产品中心*/

.Pro4{
    background: url("../images/bg02.jpg")/*tpa=http://www.cyfwycg.com/images/bg02.jpg*/ 50% 50%;
    background-size:cover;
}
.Pro4 .title h3{
    color: #fff;
}
.Pro4 .title h4{
    color: #fff;
}
/*新闻中心*/



.News h4.biaoti a{
    float: right;
    font-size: 14px;
    color: #999;
}

.News .box{
    position: relative;
    padding-left: 190px;
    margin-bottom: 40px;
}
.News .box .img_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    height: 100%;

}
.News .box .text_box div{
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #666;
}
.News .box .text_box h4{
    line-height: 27px;
    padding-top: 2px;
    font-size: 18px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;

}
.News .box:hover .text_box h6{
color: #f19700;
}

.News .box:hover .text_box div{
    color: #f19700;
}
.News .box:hover .text_box h4{
    color: #f19700;
}
.News .box .text_box h6{
    font-size: 12px;
    margin: 0;
    line-height: 20px;
    padding-bottom: 4px;
    color: #333;
}
/*新闻中心*/










/*关于我们*/
.About{
    background: url("../images/bg01.jpg")/*tpa=http://www.cyfwycg.com/images/bg01.jpg*/ 50% 50%;
    background-size:cover;
    background-attachment: fixed;
    padding-bottom: 45px;
}
.About .title h3{
    color: #fff;
}
.About .title h4{
    color: #fff;
}


.About .img_box{
    float: left;
    width: 447px;
    height: 307px;
    border: 10px solid #fff;
    overflow: hidden;
}

.About .text_box{
    color: #fff;
    margin-left: 447px;
    padding-left: 57px;
    height: 307px;
    position: relative;
}
.About .text_box h4{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 47px;
    font-weight: bold;
}
.About .text_box div{
    font-size: 16px;
    line-height: 30px;
    height: 180px;
    overflow: hidden;
}

.About .text_box a{
    position: absolute;
    left: 57px;
    bottom: 0;
    line-height: 32px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 0 30px;

}



/*关于我们*/




















/*联系我们*/
.contact{
    background: url("../images/footer.jpg")/*tpa=http://www.cyfwycg.com/images/footer.jpg*/ 50% 50%;
    background-size: cover;
    padding-bottom: 60px;
}
.contact .contact_left h4{
    margin: 0;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
}
.contact .contact_left div{
    line-height: 22px;
    min-height: 44px;
    margin: 22px 0;
}


.contact .contact_left ul li{
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 37px;
}
.contact .contact_left .adr{
    position: relative;
    padding-left: 170px;
}
.contact .contact_left .adr img{
    position: absolute;
    left: 0;
    top: 0;
}
.contact .contact_left ul li:nth-child(1){
    background: url("../images/user.png")/*tpa=http://www.cyfwycg.com/images/user.png*/ no-repeat left center;
}
.contact .contact_left ul li:nth-child(2){
    background: url("../images/phone2.png")/*tpa=http://www.cyfwycg.com/images/phone2.png*/ no-repeat left center;
}
.contact .contact_left ul li:nth-child(3){
    background: url("../images/email.png")/*tpa=http://www.cyfwycg.com/images/email.png*/ no-repeat left center;
}
.contact .contact_left ul li:nth-child(4){
    background: url("../images/adr.png")/*tpa=http://www.cyfwycg.com/images/adr.png*/ no-repeat left center;
}

.contact form input{
    width: 100%;
    height: 38px;
    background: #fff;
    border-radius: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #656565;
}
.contact form textarea{
    resize: none;
    width: 100%;
    height: 108px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #656565;
    margin-bottom: 10px;
    padding-left: 10px;
    display: block;
}
.contact form input[type='submit']{
    width: 150px;
    background: #ed9313;
    color: #fff;
    padding: 0;
    border: none;
}
    /*联系我们*/


footer{
    background: #1a1a1a;
    padding:  20px 0;
    color: #fff;
}
footer a{
    color: #fff;
}






.ny_content a{
    color: #333;
}
.ny_content {
    padding: 30px 0;
}

.ny_content .ny_left {
    width: 220px;
    float: left;

}

.ny_content .right_content {
    margin-left: 220px;
    padding: 0 0 0 30px;

}
.ny_content .left_list .box{
    margin-bottom: 10px;
}
.ny_content .left_list .box>h4 {
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 5px 0;
    background: #005866;
    text-align: center;
}

.ny_content .left_list .box>h5{
    margin: 0;
    line-height: 40px;
}
.ny_content .left_list .box>h5 a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}



#ny_caidan > li{
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 2px;
    position:relative;

}
#ny_caidan > li:before{
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 4px;
    height: 40px;
    background: #4c4c4c;
}
#ny_caidan > li:after{
    content:url("../images/right_btn.png")/*tpa=http://www.cyfwycg.com/images/right_btn.png*/;
    position: absolute;
    right: 24px;
    top:10px;
}
#ny_caidan > li.active a{
    color: #005866;
}
#ny_caidan > li.active:after{
    content:url("../images/right_btn2.png")/*tpa=http://www.cyfwycg.com/images/right_btn2.png*/;
}
#ny_caidan > li.active:before{
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 4px;
    height: 40px;
    background: #005866;
}
#ny_caidan > li>a{
    display:block;
    width: 100%;
    line-height: 38px;
    color: #333;
    padding-left: 40px;

}
#ny_caidan > li:hover:after{
    content:url("../images/right_btn2.png")/*tpa=http://www.cyfwycg.com/images/right_btn2.png*/;
}
#ny_caidan > li:hover:before{
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 4px;
    height: 40px;
    background: #005866;
}
#ny_caidan > li:hover a{
    color: #005866;
}







.ny_content .left_list .adr {
   border: 1px solid #e1e1e1;
    line-height: 28px;
    padding: 0px 4px 4px 4px;
}
.ny_content .left_list .adr img{
    width: 100%;
}


.ny_content .right_content .title4 {
    line-height: 36px;
    border-bottom: 1px solid #999;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    padding: 10px 0 0 50px ;
}
.ny_content .right_content .title4:before{
    content:url("../images/house.png")/*tpa=http://www.cyfwycg.com/images/house.png*/;
    left: 0;
    top:4px;
    position: absolute;

}

.ny_content .right_content .title4 p{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.ny_content .right_content .title4 + div {
    padding: 30px 0;
}
.ny_content .right_content .title4 + div img{
    max-width: 100%;
	height:auto !important;
}

.ny_content .right_content .about {
    line-height: 30px;
}

.ny_content .right_content .xqy .text {
    line-height: 30px;
    padding: 30px 0;
}

.ny_content .right_content .xqy2 h4{
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}
.ny_content .right_content .xqy2 h4:after{
    content: "";
    left: 50%;
    margin-left: -25%;
    bottom: 0;
    width: 50%;
    height: 1px;
    border-bottom: 1px dotted #909090;
    position: absolute;
}
.ny_content .right_content .title4 + div.form {
    padding: 30px 25% 100px;
}

.ny_content .right_content .form input {
    width: 100%;
    height: 38px;
    background: #f4f4f4;
   border: none;
    margin-bottom: 7px;
    padding-left: 15px;

}

.ny_content .right_content .form textarea {
    width: 100%;
    background: #f4f4f4;
   border: none;
    height: 145px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.ny_content .right_content .form button {
    width: 100%;
    line-height: 33px;
    border: none;
    color: #fff;
    background: #ff5500;
}






.ny_content .right_content .Pro .row .col-md-4, .ny_content .right_content .Pro .row .col-xs-6 {
    padding: 0 10px;
}
.ny_content .right_content .Pro .box{
    margin-bottom: 20px;
}


.ny_content .right_content .News {
    background: none;
}

/*内页*/


/*新闻*/
#ny_news li{
    position: relative;
    padding-left: 12px;
    background: url("../images/star.png")/*tpa=http://www.cyfwycg.com/images/star.png*/ no-repeat left;
    line-height: 34px;
    border-bottom: 1px dotted #ccc;
    padding-right: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#ny_news li span{
    position: absolute;
    right: 0;
    top: 0;
}
#ny_news li:hover{
    background:url("../images/star2.png")/*tpa=http://www.cyfwycg.com/images/star2.png*/ no-repeat left;

}
#ny_news li:hover a{
    color: #ba1818;
}
/*新闻*/



@media screen and (max-width: 1360px) {
    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
        display: none;
    }

    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
        display: none;
    }
}

@media screen and (max-width: 1110px) {


}

@media screen and (max-width: 991px) {

    /*头部*/

    .tabs{
        font-size: 0;
        margin-bottom: 30px;
    }


    header .logo {
        line-height: 80px;
    }


    #nav ul{
        left: -100%;
        top: 0px;
        width: 100%;
        z-index: 99999;
        display: none;
        border: 1px solid #ffcccc;
    }



    nav{
        line-height: 50px;
        background:#b30000;
        position: relative;
    }
    #nav {
        position: absolute;
        width: 150px;
        right: 0;
        top: 0;
        z-index: 9999;
        display: none;
    }


    #nav > li {
        float: none;
        width: 100%;
        position: relative;
        background: #005866;
    }






    #nav > li a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        position: relative;
        text-align: center;
        transition: all 0.15s;
    }
    #nav > li>a{
       border: none;
    }
    #nav > li:first-child>a{
       border: none;
    }


.title h3{
    padding-top: 20px;
    font-size: 20px;
}
    .title h4{
        margin-bottom: 20px;
    }



    /*关于我们*/


    .About .img_box{
        float: none;
        width:100%;
        height:auto;
        border: 10px solid #fff;
    }
    .About .img_box img{
        margin: 0 auto;
    }
    .About .text_box{
        color: #fff;
        margin-left: 0px;
        padding-left: 0px;
        height:auto;
    }

    .About .text_box div{
        height:auto;
    }

    .About .text_box a{
        position: static;
        display: inline-block;
    }










    .contact .contact_left .adr{
        padding-left: 0px;
    }


















    /*内页*/
    #ny_caidan {
        display: none;
    }

    #down {
        display: block;
        width: 100%;
        line-height: 50px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        font-size: 20px;
        background: #002441;
    }

    .ny_content .ny_left {
        width: 100%;
        float: none;
    }

    .ny_content .right_content {
        width: 100%;
        margin-left: 0;
        padding: 0;
    }

    .ny_content .right_content .title4 + div {
        border-radius: 5px;
    }

    .ny_content .right_content .title4 + div.form {
        padding: 20px 0 50px 0;
    }

    /*内页*/
    .ny_content .right_content .form {
        padding: 0%;

    }

    /*内页*/

}

@media screen and (max-width: 767px) {





    /*新闻中心*/

    .News .box{
        padding-left: 140px;
    }
    .News .box .img_box{
        width: 120px;
    }
    .News .box .text_box div{
        line-height: 20px;
        height: 40px;
    }
    .News .box .text_box h4{
        line-height: 24px;
        font-size: 16px;

    }



    /*新闻中心*/
    .Pro1 .out_box{
        padding: 0px;
    }









    /*底部*/
    body {
        padding-bottom: 50px;
    }

    .hot {
        width: 100%;
        height: 50px;
        background: #ddb600;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    .hot span {
        color: #fff;
        font-size: 16px;
        line-height: 20px;
    }

    .hot h6 {
        font-size: 12px;
        line-height: 20px;
    }

    .hot .row div a {
        display: block;
        color: #fff;
        padding: 7px 0;
    }

    .dbbox {
        position: fixed;
        left: 0;
        bottom: 70px;
        z-index: 99;
        width: 100%;
    }

    .dbbox .dbs {
        position: relative;
        padding: 0 15px;
        display: none;
    }

    .dbbox .dbs .neirong {
        padding: 10px;
        background: #fff;
        border-radius: 5px;
    }

    .dbbox .dbs.ewm-box {
        text-align: center;
    }

    .dbbox .dbs.ewm-box:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png)/*tpa=http://www.cyfwycg.com/images/dbtc_jt.png*/ no-repeat center;
    }

    .dbbox .dbs.fenxiang-box:after {
        content: "";
        position: absolute;
        left: 75%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png)/*tpa=http://www.cyfwycg.com/images/dbtc_jt.png*/ no-repeat center;
    }

    .dbbox .dbs.ewm-box img {
        max-width: 140px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
        position: relative;
        padding: 6px 0;
        width: 20%;
        height: 44px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
        position: absolute;
        left: 50%;
        top: 6px;
        margin: 0 0 0 -16px;
        float: inherit !important;
        display: block;
    }

    /*底部*/

}

@media screen and (max-width: 600px){
    header .logo {
        line-height: 60px;
    }
    header .logo img{
        height: 50px;
    }

}


@media screen and (max-width: 500px){



    header .logo {
        line-height: 45px;
    }
    header .logo img{
        height: 30px;
    }







































    .ny_content .right_content .new .box{
        padding-left: 125px;
    }
    .ny_content .right_content .new .box .img_box{
        width: 110px;
    }
    .ny_content .right_content .new .box .text_box div{
        line-height: 22px;
        height: 44px;
    }
    .ny_content .right_content .new .box .text_box{
        padding-bottom: 10px;
    }
    .ny_content .right_content .new .box .text_box h4{
        margin: 0;
    }


}

.cateslist {
  overflow: hidden;
  background: #FFFFFF;
}
.cateslist dl {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  _float: left
}
.cateslist dl dt {
  height: 32px;
  padding-left: 12px;
  line-height: 32px;
  font-weight: bold;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}
.cateslist dl dd {
  float: left;
  margin: 5px 10px;
  width: 140px;
  display: inline;
}
.cateslist dl dd .img {
  width: 140px;
  height: 120px;
}
.cateslist dl dd .img img {
  width: 138px;
  height: 118px;
  border: 1px solid #e5e5e5;
}
.cateslist dl dd .img a:hover img {
  border: #747474 1px solid;
  transition: all 0.3s ease-out 0s;
}
.cateslist dl dd .txt {
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.picScroll-left{ width:850px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:140px; height:120px !important; display:block;  padding:2px; border:1px solid #ccc; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }
.boxoff{
	height:10px;
	
	clear:both;
	background:url(images/boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	
	float:left;
}
.handle{
	height:59px;
	padding-top:12px;
	overflow:hidden;
	clear:both;
}
.handle .context{
	width:80%;margin:0 auto;
}
.handle .context ul li{
	line-height:29px;
	color:#888;
	width:300px;
}


.thumblist1{margin:0;padding:0;}

.thumblist1 li{ float:left; width:23.366%; margin-right:2.144%; position:relative; }

.thumblist1 li.n4{ margin-right:0; }

.thumblist1 li img{ width:100%; }

.thumblist1 li .InfoTitle{ display:block; padding:5px 0px; font-size:18px; color:#0450a1; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

.thumblist1 li .info_wrap{ display:block; width:100%; height:150px; position:absolute; top:0; left:0; background:url(images/info_wrap.png)/*tpa=http://www.bj-jht.com/App/Tpl/Home/Default/Public/images/info_wrap.png*/ no-repeat center top; text-align:center; background-size: 100% 100%; -webkit-transition:all 0.5s ease; transition: all 0.5s ease; }

.thumblist1 li .info_wrap .ChannelName{ display:inline-block; padding:30px 10px 15px; font-size:22px; color:#0450a1; }

.thumblist1 li .info_wrap p{ padding:0px 29px 15px; overflow:hidden; }

.thumblist1 li:hover .info_wrap{ background:url(images/title_ico_hover.png)/*tpa=http://www.bj-jht.com/App/Tpl/Home/Default/Public/images/title_ico_hover.png*/ no-repeat left top; }

.thumblist1 li:hover .info_wrap .ChannelName{ color:#fff; }

.thumblist1 li:hover .info_wrap p{ color:#fff; }