@charset "utf-8";
/* CSS Document */

/*内页*/
/*banner*/
.ny-banner{width: 100%;height: 315px;text-align: center;margin-top: 120px;}
.ny-ban-h2{font-size: 36px;font-weight: bold;color: #FFF;margin: 0;padding: 120px 0 0;}
.ny-ban-p{font-size: 18px;color: #FFF;text-transform: uppercase;}
.ny-ban-sp{display: block;width: 40px;height: 4px;background: #fff;margin:20px auto;}
/*产品列表*/
.ny-cp-top{margin-top:180px;position: relative; z-index: 9;}
.position{width: 100%;font-size: 14px;color: #666;margin-top: 45px;}
.position a{color: #666;display: inline-block;margin: 0 5px;}
.position a:hover{color: #E50012;}
.nycp-ul{margin: 50px 0;}
.nycp-ul li{margin-bottom: 40px;}
.nycp-div{width: 100%;overflow: hidden;border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.nycp-div figure{width: 100%;/* background: #f4f4f4; */overflow: hidden;height: 300px;}
.nycp-div figure img{width: 100%;transition: all 0.3s;vertical-align: middle;line-height: 290px;}
.nycp-div:hover figure img{transform: scale(1.05);}
.nycp-div h4{font-size: 20px;line-height: 40px;margin-top: 20px; text-align:center;}
.nycp-div p{font-size: 16px;color: #666;line-height: 30px; overflow: hidden;height: 60px;

                text-overflow: ellipsis;

                display: -webkit-box;

                -webkit-line-clamp: 2;

                -webkit-box-orient: vertical;
    overflow: hidden;
	text-decoration:none;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal; */
}

/*产品详情*/
.cpxq-img{width: 100%;margin-top: 50px;}
.cpxq-img img{width: 100%;}
.cpxq-text{width: 100%;margin-top: 60px;}
.cpxq-text h4{font-size: 24px;color: #E50012;border-bottom: 1px solid #E50012;line-height: 80px;}
.cpxq-text p{font-size: 14px;color: #666;text-align: justify;line-height: 25px;margin-top: 30px;}
.cpxq-text-a{width: 100%;margin-top: 26px;}
.cpxq-text-a a{display: inline-block;width: 250px;height: 50px;line-height: 50px;color: #fff;background: #E50012;text-align: center;font-size: 16px;margin-right: 25px;}
.cpxq-text-a a:hover{background: #333;}
.cp-main{width: 100%;margin-top: 50px;margin-bottom: 80px;}
.cp-main p{text-align: justify;color: #666;font-size: 14px;line-height: 30px;}
.cp-main img{max-width: 100%;}

/*解决方案列表*/
.falist-ul{margin: 70px 0 40px;}
.falist-ul li{width: 100%;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);margin-bottom: 40px;}
.falist-ul li .fa-text-l{width: 58%;padding: 0 50px;float: left;}
.falist-ul li .fa-text-r{float: right;width: 42%;overflow: hidden;height: 280px;}
.falist-ul li .fa-text-r img{width: 100%;transition: all 0.5s;}
.falist-ul li .fa-text-r:hover img{transform: scale(1.05);}
/*.falist-ul li:nth-child(2n) .fa-text-l{float: right;}
.falist-ul li:nth-child(2n) .fa-text-r{float: left;}*/
.falist-ul li .fa-text-l h4{font-size: 24px;font-weight: 400;margin: 0;padding: 40px 0 30px;}
.falist-ul li .fa-text-l p{font-size: 14px;color: #666;text-align: justify;line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.falist-ul li .fa-text-l .more{width: 100%;display: block;border-top: 1px solid #E50012;color: #E50012;text-align: right;font-size: 14px;line-height: 50px;margin-top: 45px;}

/*详情通用*/
.xq-bj{width: 100%;background: #FAFAFA;padding: 80px 0;}
.xq-conten{width: 100%;background: #fff;padding: 0 80px;}
.xq-conten .xq-title{width: 100%;border-bottom: 1px solid #ddd;font-size: 24px;color: #000;line-height: 80px;text-align: center;margin: 0;padding-top: 20px;}
.xq-conten .xq-text{width: 100%;margin-top: 40px;border-bottom: 1px solid #ddd;padding-bottom: 20px;}
.xq-conten .xq-text p{text-align: justify;font-size: 14px;color: #666;line-height: 25px;}
.xq-conten .xq-text img{max-width: 100%;}
.xq-btn{width: 100%;margin-top: 30px;}
.xq-btn-l{width: 80%;float: left;line-height: 30px;padding-bottom: 50px;}
.xq-btn-l span{display: block;font-size: 14px;color: #666;}
.xq-btn-r a{float: right;display: inline-block;width: 150px;height: 50px;line-height: 50px;background: #E50012;color: #fff;font-size: 14px;text-align: center;}

/*技术服务*/
.jsfw-ul{margin-top: 70px;}
.jsfw-ul-div{width: 100%;background: #f7f7f7;overflow: hidden;margin-bottom: 30px;}
.jsfw-ul-div figure{width: 100%;overflow: hidden;}
.jsfw-ul-div figure img{width: 100%;transition: all 0.5s;}
.jsfw-ul-div:hover figure img{transform: scale(1.05);}
.jsfw-ul-text{width: 100%;padding: 25px 25px 5px;}
.jsfw-ul-text h4{font-size: 20px;color: #333333;margin: 0;}
.jsfw-ul-text span{display: block;background: #E50012;width: 50px;height: 4px;margin:20px 0;}
.jsfw-ul-p {height: 200px;}
.jsfw-ul-p p{text-align: justify;font-size: 14px;color: #666;margin-bottom: 15px;line-height: 24px;}
.jsfw-ul-p p a{color: #E50012;}
.ny-title{text-align: center;padding: 50px 0;}
.ny-title h3{font-size: 24px;margin-bottom: 15px;}
.ny-title span{display: block;margin: 0 auto;background: #e50012;width: 40px;height: 4px;}
.wxzb{width: 100%;background: #F3F3F3;margin-bottom: 70px;}
.wxzb-l{width: 50%;float: left;}
.wxzb-r{width: 50%;float: right;}.wxzb-r img{width: 100%;}
.wxzb-l-p{width: 100%;padding: 20px 30px;}
.wxzb-l-p h4{font-size: 18px;color: #000;margin: 20px 0;}
.wxzb-l-p p{font-size: 14px;color: #666;line-height: 30px;text-align: justify;}

/*下载中心*/
.xz-nav{width: 100%;background: rgba(0, 0, 0, 0.35);position: absolute;bottom: 0;left: 0;}
.xz-nav{margin: 0;text-align: center;}
.xz-nav li{display: inline-block;height: 60px;line-height: 60px;width: 15%;}
.xz-nav li a{color: #fff;font-size: 16px;display: inline-block;width: 100%;height: 100%;}
.xz-nav li a:hover,.xz-nav li.active a{background: #e50012;}
.xz-form{width: 100%;margin: 40px 0;border: 1px solid #DFDFDF;height: 60px;line-height: 60px;}
.xz-form input{border: none;background: none;width: 70%;float: left;text-indent: 2em;}
.xz-form button{width: 20%;float: right;background:#e50012 url(../images/index_13.png) no-repeat center;border: none;height: 60px;}
.xzzx-ul{}
.xzzx-ul li{width: 50%;float: left;background: #fff;padding: 20px 20px;margin-bottom: 20px;}
.xzzx-ul li.on{/*float: right;*/background: #f3f3f3;}
.xzzx-ul li h4{float: left;width: 80%;border-left: 4px solid #e50012;font-size: 16px;padding-left: 13px;}
.xzzx-ul li span{display: inline-block;width: 29px;height: 21px;background: url(../images/index_14.png) no-repeat center;margin-top: 8px;float: right;}
#wap-xznav{display: none;}

/*分页*/
.paging{text-align: center;margin: 60px 0;}
.page-status,.page-index,.page-last{display: none;}
.paging span a{display: inline-block;width:46px;height:46px;border: 1px solid #E6E6E6;line-height: 46px;font-size: 16px;color: #999;overflow: hidden;
margin: 0 7px;}
.paging .page-pre a{background: url(../images/index_16.png) no-repeat center;line-height: 120px;}
.paging .page-next a{background: url(../images/index_15.png) no-repeat center;line-height: 120px;}
.paging span a:hover,.paging span a.page-num-current{background: #e50012;color: #fff;}
.paging .page-pre a:hover{background:#e50012 url(../images/index_16_1.png) no-repeat center;}
.paging .page-next a:hover{background:#e50012 url(../images/index_15_1.png) no-repeat center;}
.paging .paging_textBox {display: inline-block;line-height: 44px;height:46px;font-size: 14px;color: #999;margin-left: 20px;}
.paging .paging_textBox form{ overflow: hidden;}
.paging .paging_textBox input {border: 1px solid #E6E6E6;font-size: 16px;color: #999;width: 46px;text-align: center;margin: 0 10px;}
.paging .paging_textBox button{background: none;border: none;}

.paging .paging_textBox{display:none;}
.paging .page-last+.paging_textBox{display:inline-block;}



/*新闻列表*/
.news-ul{margin-top: 70px;}.news-ul li{width: 100%;background: #fafafa;margin-bottom: 30px;}
.news-ul li figure{width: 31%;float: left;overflow: hidden;}
.news-ul li figure img{width: 100%;transition: all 0.5s;}
.news-ul li:hover figure img{transform: scale(1.05);}
.news-ul li .news-ul-div{width: 69%;float: right;padding-left: 40px;padding-right: 30px;}
.news-ul li .news-ul-div h4{font-size: 20px;font-weight: bold;margin: 0;padding: 35px 0 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.news-ul li .news-ul-div time{font-size: 14px;color: #666;}
.news-ul li .news-ul-div .sp1{display: block;width: 35px;height: 2px;background: #e50012;margin: 25px 0;}
.news-ul li .news-ul-div p{font-size: 16px;color: #666;line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.news-ul li .news-ul-div .sp2{font-size: 14px;color: #666;display: block;margin-top: 30px;}

/*关于我们*/
.about-jj{width: 100%;position: relative;margin-top: 70px;height: 440px;}
.about-jj-text{width: 47%;position: absolute;z-index: 9;background: #f8f8f8;left: 0;padding-left: 50px;padding-bottom: 70px;top: 38px;box-shadow: 6px 4px 10px rgba(0, 0, 0, 0.1);}
.about-jj-text h4{font-size: 24px;margin: 0;padding: 60px 0 0;}
.about-jj-text .sp-3{display: block;width: 45px;height: 4px;background: #e50012;margin: 15px 0;}
.about-jj-text-p{width: 100%;padding-right: 90px;margin-top: 50px;}
.about-jj-text-p p{text-align: justify;font-size: 14px;line-height: 30px;}
.about-jj-img{width: 55%;float: right;overflow: hidden;}
.about-jj-img img{transition: all 0.3s;width: 100%;}
.about-jj-img:hover img{transform: scale(1.05);}

.about-yj{width: 100%;background: url(../images/index_17.png) no-repeat center;margin-top: 70px;}
.about-yj-title{float: left;width: 20%;text-align: left;padding-top: 130px;}
.about-yj-title h3{font-size: 24px;color: #fff;line-height: 45px;}
.about-yj-title span{display: block;width: 45px;height: 4px;background: #e50012;}
.about-yj-text{float: right;width:39%;margin: 130px 0;}
.about-yj-text p{color: #fff;text-align: justify;font-size: 14px;line-height: 30px;}

.about-lc .focus{position: relative;width: 100%;overflow: hidden;margin-top: 80px;margin-bottom: 80px;}
.about-lc-title{text-align: left;float: left;}
.about-lc-title h3{font-size: 24px;font-weight: bold;}
.about-lc-title h3 strong{color: #e50012;}
.about-lc-title h4{color: #e50012;font-size: 24px;text-transform: uppercase;line-height: 45px;}
.about-lc-title span{display: block;width: 46px;height: 1px;background: #333;}
.about-lc .focus #pic{overflow: hidden;margin:80px auto 70px;width: 70%;}
.about-lc .focus #pic ul {}
.about-lc .focus #pic ul li{width: 100%;text-align: left;}
.about-lc .focus #pic ul li time,.focus #pic ul li figure,.focus #pic ul li div{display: inline-block;}
.about-lc .focus #pic ul li time{font-size: 48px;font-weight: bold;}
.about-lc .focus #pic ul li figure{margin: 0 60px;}
.about-lc .focus #pic ul li div p{text-align: justify;font-size: 14px;line-height: 30px;}
.about-lc .focus .tip-bg {width: 100%;border-bottom: 1px solid #dadada;   
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
}
.about-lc .focus #tip ul{margin: 0;}
.about-lc .focus #tip {margin: 0 auto;text-align: center;width: 100%;}
.about-lc .focus #tip li{display: inline-block;cursor: pointer;font-size: 14px;color: #9d9d9d;background: url(../images/index_19.png) no-repeat bottom center;line-height: 50px;
margin: 0 2%;}
.about-lc .focus #tip li.on{background: url(../images/index_18.png) no-repeat bottom center;color: #e50012;}
.about-lc .focus .btn{float: right;margin-top: 55px;border: none;box-shadow: none;background: none;}
.about-lc .focus .btn li{display: inline-block;width: 42px;height: 42px;margin-left: 15px;overflow: hidden;}
.about-lc .focus .btn li.prev{background: url(../images/index_20.png) no-repeat;}
.about-lc .focus .btn li.next{background: url(../images/index_21.png) no-repeat;}
.about-lc .focus .btn li.prev:hover{background: url(../images/index_22.png) no-repeat;}
.about-lc .focus .btn li.next:hover{background: url(../images/index_23.png) no-repeat;}
.about-lc .focus #pic #wap-lcimg{display: none;}

.about-ry .about-yj-title{padding-top: 0px;}
.about-ry .about-yj-title h3{color: #333;}
.douban {width: 100%;overflow: hidden;margin-bottom: 80px;}
.douban .hd {overflow: hidden;}
.douban .hd .btn{float: right;margin-top: 55px;border: none;box-shadow: none;background: none;}
.douban .hd .btn .next,.douban .hd .btn .prev{display: inline-block;width: 42px;height: 42px;margin-left: 15px;overflow: hidden;}
.douban .hd .btn .next{background: url(../images/index_20.png) no-repeat;}
.douban .hd .btn .prev{background: url(../images/index_21.png) no-repeat;}
.douban .hd .btn .next:hover{background: url(../images/index_22.png) no-repeat;}
.douban .hd .btn .prev:hover{background: url(../images/index_23.png) no-repeat;}
.douban .bd {width: 100%;overflow: hidden;margin-top: 30px;}
.douban .bd .tempWrap{width: 100% !important;}
.douban .bd ul {overflow: hidden;zoom: 1;width: 99999px !important;}
.douban .bd ul li {float: left;width: 244px;margin-right: 50px;overflow: hidden;}
.douban .bd ul li img{width: 100%;transition: all 0.5s;}
.douban .bd ul li:hover img{transform: scale(1.05);}

/*图片放大*/
#pictureViewer{
    width: 100%;    
	height: 100%;    
	position: fixed;    
	top: 0;    
	left: 0;    
	background-color: rgba(0,0,0,.3);    
	z-index: 990000;
}
#pictureViewer > .content{
    background-color: #fff;    
	position: absolute;    
	width: 590px;    
	height: 590px;    
	margin: auto;    
	top: 0;    
	right: 0;    
	bottom: 0;    
	left: 0;
}
#pictureViewer .menu-bar{ width: 100%;}
#pictureViewer .menu-bar .handel{
    width: 40px;    
	height: 40px;    
	float: right;    
	background-repeat: no-repeat;    
	background-position: 50%;    
	cursor: pointer;
}
#pictureViewer .menu-bar .handel:hover{
    background-color: #e50012;    
	-webkit-transition: all .3s;    
	-moz-transition: all .3s;    
	-ms-transition: all .3s;    
	-o-transition: all .3s;    
	transition: all .3s;
}
#pictureViewer .menu-bar .handel.maximization{    
	background-image: url(../images/icons/maximization_black.png);
	background-size: 14px;
}
#pictureViewer .menu-bar .handel.maximization:hover{
    background-image: url(../images/icons/maximization_white.png);
}
#pictureViewer .menu-bar .handel.miniaturization{
    background-size: 16px;
    background-image: url(../images/icons/miniaturization_black.png);
}#pictureViewer .menu-bar .handel.miniaturization:hover{
    background-image: url(../images/icons/miniaturization_white.png);
}
#pictureViewer .menu-bar .handel.close-view{
    background-image: url(../images/icons/close_black.png);
    background-size: 15px;
}
#pictureViewer .menu-bar .handel.close-view:hover{
    background-image: url(../images/icons/close_white.png);
}
#pictureViewer .handel-prev,
#pictureViewer .handel-next{
    display: inline-block;
    width: 50px;
    height: 70px;    position: relative;
    top: calc(50% - 80px);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 50%;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#pictureViewer .handel-prev{
    background-image: url(../images/icons/prev_blank.png);
}
#pictureViewer .handel-next{
    background-image: url(../images/icons/next_blank.png);
}
#pictureViewer .handel-prev:hover,
#pictureViewer .handel-next:hover{
    background-color: #e50012;
}#pictureViewer .handel-prev:hover{
    background-image: url(../images/icons/prev_white.png);
}
#pictureViewer .handel-next:hover{
    background-image: url(../images/icons/next_white.png);
}
#pictureViewer .picture-content{
    display: inline-block;
    width: 80%;
    height: calc(100% - 80px);
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#pictureViewer .picture-content .cover{
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}#pictureViewer .counter{
    position: absolute;
    bottom: 0;
    height: 40px;    
	line-height: 40px;
    width: 100%;    
	text-align: center;
    color: #808080;
    font-size: 13px;
}#pictureViewer .hide{
    display: none;
}
#pictureViewer .left{float: left;}
#pictureViewer .right{float: right;}
#pictureViewer .clear-flex{clear: both;}
#pictureViewer img{max-width: 100%;max-height: 100%;}

/*联系我们*/
.lxfs-ul{width: 100%;margin-top: 80px;}
.lxfs-div{width: 100%;text-align: center;height: 150px;}
.lxfs-div figure img{max-width: 100%;}
.lxfs-div .lxfs-div-p{margin-top: 20px;}
.lxfs-div .lxfs-div-p p{font-size: 16px;color: #666;line-height: 30px;margin-bottom: 0;}
.lxfs-div .lxfs-div-p p a{color: #666;}
.lxfs-div .lxfs-div-p .sp-4{width: 120px;height: 120px;background: #fff;display: none;margin: 0 auto;border:1px solid #eee}
.lxfs-div .lxfs-div-p .sp-4 img{width: 100%;}
.lxfs-ul li:nth-child(4):hover .lxfs-div .lxfs-div-p .sp-4{display: block;}
.lx-form{width: 100%;margin-top: 70px;}
.lx-form .form-group label{font-size: 16px;margin-bottom: 20px;}
.lx-form .form-group label span{color: red;}
.lx-form .form-group .form-control{background: #f5f5f5;border-radius: 0;border: 1px solid #f5f5f5;height: 50px;box-shadow: none;}
.lx-form .form-group .form-control-1{height: 80px;}
.lx-form .form-group .btn-default{border: 1px solid #e50012; background: #e50012;color: #fff;font-size: 16px;width: 150px;height: 50px;margin-top: 20px;
float: right;}
.lx-api{margin: 50px 0 80px;}
.lx-api .pop .center{width: 252px !important;}
.lx-api .pop .bottom{height: 25px !important;}

.productxinghao{background:#fff;}
.productxinghao .title h5{ font-size:20px; text-align:left; line-height: 40px;}
.productxinghao .title p{ font-size:16px; text-align:left;  line-height: 40px;}
.productxinghao{ text-align:left; }


.productxinghao .price{ text-align:left;}
.productxinghao .price span{ font-size:20px; text-align:left; line-height: 40px;}
.productxinghao .price a{font-size:20px;border:0; background: #111; padding: 10px 20px; text-align: center; display: inline-block; color: #fff; margin-top: 10px;}
.productxinghao .price a:hover{ text-decoration: none; }


.transition {
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}
.home-rz {
    margin: 0px 0 45px;
}
.home-rz ul {
}
.home-rz li {
    float: left;
    border: 1px #000 solid;
    width: 132px;
    padding-bottom: 39%;
    background-size: cover;
    position: relative;
    cursor: pointer;
    -webkit-transition: all ease .9s;
    -moz-transition: all ease .9s;
    -ms-transition: all ease .9s;
    -o-transition: all ease .9s;
    transition: all ease .9s;
}
.home-rz li:last-child {
    margin-right: 0;
}
.home-rz li .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #FFFFFF;
}
.home-rz li .text .con {
    
    width: 100%;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    text-align: center;
    font-weight: bold;
    margin:0 auto; margin-top:20px;
}
.home-rz li .text .con+i {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.home-rz li .text .con span {
    font-size: 36px;
    font-style: italic;
}
.home-rz li .text .con em {
    margin-top: 25px;
    height: 17px;
    display: inline-block;
    width: 25px;
    background: url(../images/text_wline.png) no-repeat;
}
.home-rz li .text .con p {
    margin-top: 14px;
    width: 40px;
    font-size: 22px;
    display: inline-block;
    color: #c2261d;
    line-height: 28px;
}


.tabtitle{border-bottom: 1px solid #ccc;}
.tabtitle span{ cursor: pointer; display: inline-block; width: 130px; height: 45px; color: #000; background-color: #ccc; text-align: center; line-height: 45px;}
.tabtitle span.hover{ background: #E50012; color: #fff; }
.tabbody{ padding-top: 20px; padding-bottom: 20px; font-size: 16px; border-bottom:1px solid #ccc; }
#body0 table{margin-left:auto; margin-right:auto; width:100%;}

.xgcq .t{
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #000; margin-bottom: 20px;}
.xgcq ul { margin-bottom:50px;}
.xgcq ul li a{box-shadow: 0 0 10px #eee; display: block; text-align: center; text-decoration: none;}
.xgcq ul li img{ width: 100%; }
.xgcq ul li h5{  padding: 15px 10px;font-size: 16px; text-align: left;}
.xgcq ul li p{ text-align: left;color: #808080; padding: 0 10px;font-size: 14px; padding-bottom: 20px;}

.hkzl{width: 100%;background: #f5f5f5;padding:20px 30px;margin-top: 30px;}
.hkzl h2{width: 100%;border-bottom: 1px solid #ccc;font-size: 22px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;}
.hkzl p{font-size: 16px;font-weight: bold;display: flex;justify-content: left;}
.hkzl p span{display: inline-block;}
.hkzl p span:nth-child(1){width: 85px;}

.fgs{width: 100%;margin-top: 50px;margin-bottom: 50px;}
.fgs h2{width: 100%;font-size: 22px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;}
.fgs-div{width: 100%;padding: 20px 30px;background: #f5f5f5;margin-bottom: 30px;}
.fgs-div h3{width: 100%;border-bottom: 1px solid #ccc;font-size: 18px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px}
.fgs-div p{font-size: 14px;line-height: 25px;display: flex;justify-content: left;}
.fgs-div p.dz{height: 50px;}
.fgs-div p span{display: inline-block;}
.fgs-div p span:nth-child(1){width: 50px;}
.fgs-div p span:nth-child(3){margin-left: 15px;}

@media screen and (max-width:1800px){
	
}

@media screen and (max-width:1600px){
	.wxzb-l-p {padding: 0px 15px;}
	.news-ul li .news-ul-div h4{padding: 20px 0;}
	.news-ul li .news-ul-div .sp1{margin: 20px 0;}
	.about-jj-text{padding-left: 30px;padding-bottom: 40px;}
	.about-jj-text-p {padding-right: 46px; margin-top: 35px;}
	.douban .bd ul li{margin-right: 30px;}
	.falist-ul li .fa-text-r{height: 260px;}
	
}

@media screen and (max-width:1500px){
	.wxzb-l-p h4{margin: 10px 0;}
}

@media screen and (max-width:1450px){
	.falist-ul li .fa-text-l h4{padding: 40px 0 30px;}
	.wxzb-l-p h4 {font-size: 16px;}
	.about-jj-text{top: 30px;}
	.douban .bd ul li {margin-right: 15px;width: 235px;}
}

@media screen and (max-width:1400px){
	
}

@media screen and (max-width:1366px){
	.ny-ban-h2{font-size: 30px;}
	.ny-ban-p{font-size: 16px;}
	.falist-ul li .fa-text-l h4 {padding: 25px 0 15px;font-size: 20px;}
	.wxzb-l-p p{line-height: 24px;}
	.news-ul li .news-ul-div h4{font-size: 18px;}
	.news-ul li .news-ul-div .sp2{margin-top: 20px;}
	.news-ul li .news-ul-div p {font-size: 14px;line-height: 24px;}
	.about-jj-text {width: 51%;}
	.about-jj-text h4{padding: 40px 0 0;}
	.douban .bd ul li {width: 221px !important;}
	.falist-ul li .fa-text-r{height: 230px;}

@media screen and (max-width:1250px){
	
}

@media screen and (max-width:1200px){
	.ny-banner{margin-top: 0;}
	.wxzb-l,.wxzb-r{width: 100%;}
	.news-ul li figure,.news-ul li .news-ul-div{width: 100%;}
	.news-ul li .news-ul-div{padding: 0 30px 20px;}
	.about-jj-text{width: 100%;position: inherit;float: left;}
	.about-jj-img {width: 100%;top: 0;overflow: hidden;}
	.about-jj{height: auto;}
	.about-jj-text {top: 0;}
	.douban .bd ul li {width: 191px !important;}
	.xz-nav{display: none;}
	#wap-xznav{display: block;margin-top: 30px;}
	#wap-xznav .dropdown{width: 100%;}
	#wap-xznav .dropdown .btn{width: 100%;font-size: 16px;padding: 15px 12px;text-align: left;}
	#wap-xznav .dropdown .btn .caret{border-top: 14px dashed;border-right: 10px solid transparent;border-left: 10px solid transparent;float: right;margin-top: 5px;}
	#wap-xznav .dropdown .dropdown-menu{min-width: 100%;}
	#wap-xznav .dropdown .dropdown-menu li{font-size: 14px;padding: 9px 0;}

	
}

@media screen and (max-width:910px){
	
}

@media screen and (max-width:760px){
    
    .xzzx-ul li:nth-child(odd),.xzzx-ul li.on{background:#f3f3f3;}
    .xzzx-ul li:nth-child(even){background:#fff;}
    
	.ny-banner{height: 350px;background-size: auto 100% !important;}
	.ny-ban-h2 { padding: 130px 0 0; font-size: 22px;}
	.ny-ban-p {font-size: 14px;}
	.falist-ul li .fa-text-l,.falist-ul li .fa-text-r{width: 100%;}
	.falist-ul li .fa-text-l{padding: 0 20px;}
	.xq-conten{padding: 0 15px;}
	.xq-btn-r a{width: 15%;height: 40px;line-height: 40px;}
	.xq-btn-l {width: 84%;}
	.news-ul li .news-ul-div{padding: 0 15px 20px;}
	.news-ul li .news-ul-div h4{font-size: 16px;}
	.paging span a{width: 30px;height: 30px;line-height: 30px;font-size: 14px;}
	.paging .paging_textBox{height: 30px;line-height: 30px;font-size: 14px;}
	.paging .paging_textBox input{width: 30px;font-size: 14px;}
	.about-yj-title{padding-top: 40px;width: 50%;}
	.about-yj-text{width: 100%;margin: 50px 0;}
	.about-lc .focus #tip{height: 50px; overflow: hidden;}
	.about-lc .focus #pic #wap-lcimg{display: block;width: 100%;border-radius: 5px;overflow: hidden;margin-bottom:20px;}
	.about-lc .focus #pic #pc-lcimg{display: none;}
	.about-lc .focus #pic{width: 90%;margin-top: 40px;}
	.about-lc .focus #pic #wap-lcimg img{width: 100%;}
	.about-lc .focus #pic ul li figure {margin: 0 auto;}
	.about-lc-title h4{display: none;}
	.about-lc .focus{margin-top: 20px;}
	.about-lc-title span{height: 3px;background: #e50012;}
	.about-lc .focus .btn{margin-top: 10px;}
	.about-lc .focus #pic ul li time{font-size: 40px;margin-right: 15px;float: left;margin-top: 4px;}
	.douban .bd ul li{margin-right: 30px;width: 203px !important;}
	.lx-form .form-group .btn-default{width: 100%;height: 45px;}
	.lxfs-div{text-align: left;height: 70px;}
	.lxfs-div figure{float: left;margin-right: 15px;margin-top: 5px;}
	.lxfs-div .lxfs-div-p p{font-size: 14px;}
	.lxfs-div .lxfs-div-p p:nth-child(2){font-size: 16px;color: #333;}
	.lxfs-div .lxfs-div-p p.p1{line-height: 54px;}
	.lxfs-div .lxfs-div-p p a{color: #333;}
	.falist-ul li .fa-text-r {
	    height: auto;
	}
}

@media screen and (max-width:640px){
	.nycp-div h4 {font-size: 16px;line-height: 18px;margin-top: 17px;}
	.nycp-div p{font-size: 14px;line-height: 22px;height: auto;display: none;}
	.falist-ul li .fa-text-l h4{font-size: 16px;}
	.falist-ul li .fa-text-l p{line-height: 22px;}
	.falist-ul li .fa-text-l .more{margin-top: 20px;}
	.xq-bj{padding: 20px 0;}
	.xq-conten .xq-title{font-size: 18px;line-height: 55px;padding-top: 5px;}
	.jsfw-ul-p {height: auto;}
	.ny-title{padding: 0px 0 30px;}
	.wxzb-l-p{padding-top: 20px;}
	.douban .hd .btn{margin-top: 18px;}
	.douban .bd ul li{width: 258px !important;}
	.ny-banner{height: 270px;}
	.ny-ban-h2{padding: 108px 0 0;}
	#pictureViewer {width: 80%;height: 85%;top: 10%;left: 10%;}
	#pictureViewer > .content{width: 100%;height: 100%;}
	.xz-form{height: 45px;line-height: 45px;}
	.xz-form button{height: 43px;background-size: 62% auto;width: 28%;}
	.xzzx-ul li{width: 100%;}
	.xz-form input{text-indent: 1em;}

    .nycp-div figure{height: auto;}
    .nycp-ul li {margin-bottom: 20px;}
    .nycp-div {padding-bottom: 8px;}
    .ny-cp-top{margin-top: 90px;}
}

@media screen and (max-width:510px){
	.xq-btn-r a{width: 17%;}
	.xq-btn-l {width: 80%;}
	.douban .bd ul li {width: 212px !important;}
	.foot-tel p {font-size: 26px;}
	.foot-tel h5{font-size: 14px;}
    .fgs-div p span:nth-child(1){width: 20%;float: left;height: 50px;}
    .fgs-div p{display: block;}
    .fgs-div p.dz span:nth-child(2){float: right;width: 80%;}
}

@media screen and (max-width:480px){
	.ny-banner{height: 270px;}
	.ny-ban-h2 {padding: 100px 0 0;font-size: 18px;}
	.douban .bd ul li {width: 195px !important;}
}

@media screen and (max-width:375px){
	.douban .bd ul li {width: 153px !important;}
}