.banner_ny{
    overflow: hidden;
    width: 100%;
}
.banner_ny img{
    width: 100%;
	height: 450px;
}

.pages_b {
    padding: 40px 0;
    background: #fff;
}
.pages_b ul {
  margin: 0 -5px;
  text-align: center;
  padding-top: 10px;
}
.pages_b ul li {
  display: inline-block;
  font-size: 14px;
}
.pages_b ul li a,
.pages_b ul li span {
  display: inline-block;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  padding: 0 10px;
  font-family: Microsoft Yahei;
  border: 1px solid #eee;
  background: #f8f8f8;
  color: #666;
  transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  -webkit-transition: .2s;

}
.pages_b ul li a:hover{
    background: #e60012;
    color: #fff;
    border-color: #e60012;
}
.pages_b ul li strong{font-weight: 400;}
.pages_b ul li.thisclass{
    line-height: 28px;
    background: #e60012;
    color: #fff;
    border-color: #0166ce;
    padding: 0 10px;
}
.pages_b ul li select{
    height: 27px;
}



.neirong .tab{
    padding-top: 30px;
    padding-bottom: 15px;
}
.neirong .tab li{
    float: left;
    margin-right: 34px;
    margin: 15px 34px 15px 0;
    width: 120px;
}
.neirong .tab li:nth-child(8n){
    margin-right: 0;
}
.neirong .tab li a{
    padding: 10px 0;
    display: block;
    border: 1px solid #888888;
    color: #000000;
    font-size: 16px;
    text-align: center;
}
.neirong .tab li:hover a{
    background: #e60012;
    color: #ffffff;
    border: 1px solid #e60012;
}
.neirong .tab li.cur a{
    background: #e60012;
    color: #ffffff;
    border: 1px solid #e60012;
}
.neirong .tab01{
    text-align: center;
}
.neirong .tab01 li{
    float: none;
    display: inline-block;
}
.neirong .tab02{
    padding-top: 10px;
    padding-bottom: 20px;
}

.pro_list li{
    float: left;
    margin-right: 50px;
	margin-bottom: 15px;
	width: 366px;
}
.pro_list li:nth-child(3n){
    margin-right: 0;
}
.pro_list li .pic{}
.pro_list li .pic img{
    width: 366px;
    height: 234px;
}
.pro_list li .pic_bg{
    width: 366px;
    height: 234px;
    position: absolute;
    z-index: 9999;
    margin-top: -234px;
    background: rgba(0,0,0,.5);
    text-align: center;
	display: none;
}
.pro_list li .pic_bg img{
    padding-top: 90px;
}
.pro_list li p{
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}
.pro_list li:hover .pic_bg{
    display: block;
}

.nr_tit{
    border-bottom: 1px solid #ccc;
    padding-top: 40px;
    padding-bottom: 10px;
}
.tit_box{
    width: 384px;
    margin: 0 auto;
    background: url(../img/icon1.png) no-repeat;
    height: 86px;
	text-align: center;
}
.nr_tit .tit_box h3{
    font-size: 25px;
    color: #333333;
    padding-top: 20px;
}
.nr_tit .tit_box p{
    font-size: 14px;
    color: #999999;
}


.tent_list{
    padding-top: 40px;
}
.tent_list li{
    float: left;
    margin-right: 50px;
    margin-bottom: 30px;
    width:366px;
}
.tent_list li:nth-child(3n){
    margin-right: 0;
}
.tent_list li .pic{}
.tent_list li .pic img{
    width: 366px;
    height: 200px;
}
.tent_list li .tit{
    font-size: 16px;
    color: #333333;
    line-height: 42px;
    border-bottom: 1px solid #888888;
}
.tent_list li .dec{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.tent_list li .more{
    background: url(../img/xg.png) no-repeat;
    width: 38px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #999999;
	margin-top: 10px;
}
.tent_list li:hover .tit{
    color: #e60012;
}
.tent_list li:hover .more{
    background: url(../img/xg_h.png) no-repeat;
	color: #e60012;
}



.zuping_list{}
.zuping_list li{
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
    width:366px;
}
.zuping_list li:nth-child(3n){
    margin-right: 0;
}
.zuping_list li .pic{}
.zuping_list li .pic img{
    width: 366px;
    height: 200px;
	margin-top: 20px;
}
.zuping_list li .pic_bg{
    width: 366px;
    height: 200px;
    position: absolute;
    z-index: 9999;
    margin-top: -200px;
    background: rgba(0,0,0,.5);
    text-align: center;
	display: none;
}
.zuping_list li .pic_bg img{
    padding-top: 80px;
}
.zuping_list li .text{
    border-bottom: 1px solid #888888;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
}
.zuping_list li:hover .pic_bg{
    display: block;
}
.zuping_list li .tit{
    font-size: 18px;
    color: #000000;
    line-height: 40px;
    padding: 0 15px;
}
.zuping_list li .dec{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding: 0 15px;
    padding-bottom: 10px;
}
.zuping_list li .more{
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    padding: 0 15px;
    border-top: 1px solid #888888;
}
.zuping_list li .more span{
    float:right;
}
.zuping_list li:hover .more span{
	color: #e60012;
}


.zizhi_list{
    padding: 0 60px;
}
.zizhi_list li{
    float: left;
    width: 248px;
    padding: 15px 56px;
}
.zizhi_list li img{
    width: 100%;
    height: 370px;
}
.zizhi_list li p{
    text-align: center;
    line-height: 40px;
}



.news_list{
    margin: 0 55px;
    border-bottom: 1px solid #ccc;
}
.news_list li{
    display: block;
    padding: 55px 0;
    overflow: hidden;
    border-top: 1px solid #ccc;
}
.news_list li .pic{
    width: 376px;
}
.news_list li .pic img{
    width: 100%;
    height: 193px;
}
.news_list li .text{
    width: 660px;
    padding: 15px 0;
}
.news_list li .text .tit{
    line-height: 60px;
    font-size: 18px;
    color: #333;
}
.news_list li .text .tit span{
    color: #e60012;
}
.news_list li .text .time{
    font-size: 16px;
    color: #666;
}
.news_list li .text .dec{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding-top: 15px;
}
.news_list li:hover .text .tit{
    color: #e60012;
}
.news_list li:hover .text .tit span{
    color: #045ab3;
}


.about_con{
    padding: 30px 0;
}
.about_con h3{
    font-size: 25px;
    color: #555;
    line-height: 60px;
    text-align: center;
}
.about_con .wh_nr{
    text-align: center;
    padding: 15px 0;
    line-height: 30px;
}
.about_con .wh_nr .tit{
    font-size: 18px;
    color: #333;
}
.about_con .wh_nr .dec{
    font-size: 16px;
    color: #555;
}
.about_con .pic{
    text-align: center;
    padding: 40px 0;
}
.about_con .pic img{}




.about_con .about_box{
    padding-top: 30px;
    padding-bottom: 90px;
}
.about_con .about_box .about_left{}
.about_con .about_box .about_left img{
    display: block;
}
.about_con .about_box .about_left .jieshao{
    margin-top: 120px;
}
.about_con .about_box .about_left .jieshao .chengli{
    width: 250px;
}
.about_con .about_box .about_left .jieshao .mianji{
    width: 160px;
}
.about_con .about_box .about_left .jieshao .num{
    font-size: 32px;
    color: #666;
    line-height: 1;
    padding-bottom: 15px;
    border-left: 2px solid #e60012;
    padding-left: 5px;
}
.about_con .about_box .about_left .jieshao .num span{
    font-size: 15px;
    color: #888;
    padding-left: 5px;
}
.about_con .about_box .about_left .jieshao .ms {
    font-size: 16px;
    color: #666;
    padding-top: 30px;
    border-left: 1px solid #999;
    padding-left: 5px;
}
.about_con .about_box .text{
    width: 730px;
}
.about_con .about_box .text h1{
    font-size: 23px;
    color: #555555;
    padding-bottom: 10px;
}
.about_con .about_box .text p{
    line-height: 30px;
    font-size: 15px;
    color: #555555;
}


.nr_ys{
    background: url(../img/ys_bg.jpg) no-repeat;
	overflow: hidden;
	background-size: 100% 100%;
}
.nr_ys .index_tit{
    padding-top: 40px;
    background: url(../img/yetit_bg.png) no-repeat;
    background-position: 0 50px;
	
}
.nr_ys .index_tit h3{
    font-size: 25px;
    color: #222222;
    text-align: center;
}
.nr_ys .ys_box{
    margin: 68px auto;
    background: white;
}
.nr_ys .ys_neirong{}
.nr_ys .ys_neirong ul{
    padding: 0 15px;
}
.nr_ys .ys_neirong ul.ul01{
    padding-top: 20px;
}
.nr_ys .ys_neirong ul.ul02{
    padding: 25px;
}
.nr_ys .ys_neirong ul.ul03{
    padding-bottom: 50px;
}
.nr_ys .ys_neirong li{}
.nr_ys .ys_neirong li.lia{
    margin: 0px 34px;
    width: 300px;
    height: 156px;
    border: 2px solid #888;
}
.nr_ys .ys_neirong li.lib{}
.nr_ys .ys_neirong li.lib img{
    transform: rotate(90deg);
    float: right;
    margin-right: 168px;
}
.nr_ys .ys_neirong li.lic{
    padding-top: 80px;
}
.nr_ys .ys_neirong ul.ul03 li.lic img{
   transform: rotate(180deg);
}
.nr_ys .ys_neirong li .shu{
    float: left;
    width: 54px;
    /* height: 180px; */
    line-height: 82px;
    text-align: center;
    font-size: 28px;
    color: #444444;
    font-weight: bold;
    padding-left: 10px;
}
.nr_ys .ys_neirong li .text{
    float: right;
    width: 236px;
    padding-top: 30px;
}
.nr_ys .ys_neirong li .text h6{
    color: rgb(0, 0, 0);
    font-size: 16px;
    margin: 0;
    font-weight: normal;
    margin-bottom: 10px;
}
.nr_ys .ys_neirong li .text span{
    font-size: 14px;
    color: #666666;
    display: block;
    padding: 2px 0;
}
.nr_ys .ys_neirong li .text p{
    font-size: 14px;
    color: #666666;
}
.nr_ys .ys_neirong li .red{color:#e60012;}


.gshj_box{
    padding-top: 60px;
    padding-bottom: 30px;
    overflow: hidden;
}
.gshj_box li{
    width: 389px;
    float: left;
    margin-right: 16px;
    margin-bottom: 36px;
    border-bottom: 1px solid #ccc;
}
.gshj_box li:nth-child(3n) {
    margin-right: 0;
}
.gshj_box li img{
    width: 389px;
    height: 260px;
}
.gshj_box li p{
    line-height: 45px;
    font-size: 20px;
    color: #333;
	text-align: center;
}


.lxfs_box{
    width: 430px;
    float: right;
    text-align: left;
    position: absolute;
    margin-top: -380px;
    margin-left: 840px;
}
.lxfs_box h3{
    text-align: left;
    font-size: 20px;
    color: #222;
}
.lxfs_box p{
    font-size: 16px;
    color: #222;
    line-height: 40px;
}






.about_con .shuoming{
    padding: 60px 0;
}
.about_con .shuoming p{
    color: #555;
    font-size: 15px;
    line-height: 40px;
	text-align: center;
}
.about_con .biaodan{
    padding: 0 320px;
    padding-bottom: 100px;
}
.about_con .biaodan .ming{
    color: #555;
    font-size: 16px;
    line-height: 40px;
	padding-top: 20px;
}
.about_con .biaodan .ming span{
    color: #e60012;
}
.about_con .biaodan input{
    width: 100%;
    height: 35px;
}
.about_con .biaodan textarea{
    width: 100%;
    height: 112px;
}
.about_con .biaodan input.yzm{
    width: 180px;
    float: left;
}
.about_con .biaodan input.tijiao{
    margin-left: 15px;
    width: 92px;
    background: #e60012;
    border: 0;
    font-size: 16px;
    color: #fff;
    float: right;
}
.about_con .biaodan .huan{
    line-height: 40px;
    font-size: 14px;
    float: left;
}
.about_con .biaodan img.yzm_tp{
    margin-left: 20px;
    float: left;
    margin-right: 12px;
	width: 120px;
    height: 30px;
}


.view{
    padding: 80px 0 50px 0;
}
.view .news_view{
    padding: 0 116px 0 116px;
}
.view .title{
    padding-bottom: 25px;
}
.view .title h1{
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 45px;
}
.view .title p{
    text-align: center;
    font-size: 12px;
    color: #666;
}
.view .news_view .dec{
    border: 1px solid #ccc;
}
.view .news_view .dec p{
    font-size: 10px;
    color: #666;
    line-height: 24px;
    padding: 10px 5px;
}
.view .news_view .wznr{
    padding: 20px 0;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}
.view .news_view .wznr p{
    font-size: 14px;
    line-height: 30px;
    color: #333;
}
.sxp_box{
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px solid #ccc;
}
.rm_pro {
    width: 1200px;
    margin: 0 auto;
	overflow: hidden;
    margin-bottom: 20px;
}
.rm_pro .rm_pro_title {
    border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.rm_pro .rm_pro_title .h3_title {
    width: 90px;
    font-size: 18px;
    border-bottom: 2px solid #e60012;
    text-align: center;
	padding-bottom: 5px;
    color: #e60012;
    font-weight: normal;
}
.rm_pro .rm_pro_list {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.rm_pro .rm_pro_list ul li {
    width: 23.3%;
    float: left;
    margin-right: 20px;
}
.rm_pro .rm_pro_list ul li img {
    width: 100%;
}
.rm_pro .rm_pro_list ul li h4 {
    font-weight: normal;
    color: #333;
    text-align: center;
    font-size: 15px;
	padding: 5px 0px;
}
.sxp{
    padding: 0 116px 0 116px;
}
.sxp_box .syp{
    font-size: 15px;
    color: #555;
    float: left;
}
.sxp_box .xyp{
    font-size: 15px;
    color: #555;
    float: right;
}
.sxp_box .syp i{
    background: url(../img/syp.png) no-repeat;
    padding-left: 10px;
    margin-right: 5px;
    background-position-y: 3px;
}
.sxp_box .xyp i{
    background: url(../img/xyp.png) no-repeat;
    padding-left: 10px;
    margin-right: 5px;
    background-position-y: 3px;
}
.sxp_box a{
    color: #333;
    font-size: 16px;
}
.sxp_box .syp:hover{
    color:#e60012;
}
.sxp_box .syp:hover a{
    color:#e60012;
}
.sxp_box .syp:hover i{
    background: url(../img/syp_h.png) no-repeat;
	background-position-y: 3px;
}
.sxp_box .xyp:hover{
    color:#e60012;
}
.sxp_box .xyp:hover a{
    color:#e60012;
}
.sxp_box .xyp:hover i{
    background: url(../img/xyp_h.png) no-repeat;
	background-position-y: 3px;
}


.zpnr p{
    line-height: 36px;
    font-size: 16px;
}
.zpnr .zpimg{
    overflow: hidden;
    margin-top: 40px;
}
.zpnr .zpimg img{
    width: 564px;
    height: 420px;
    float: left;
    padding-right: 72px;
    padding-bottom: 30px;
}
.zpnr .zpimg img:nth-child(2n){
   padding-right: 0;
}


.espf_view{
    overflow: hidden;
}
.espf_view .tuji{
    width: 600px;
}
.espf_view .tuji #originalpic{
    width: 100%;
    height: 360px;
}
.espf_view .tuji #originalpic li{
    width: 100%;
    height: 490px;
    position: relative;
}
.espf_view .tuji #originalpic li img{
    width: 100%;
    height: 360px;
}
.espf_view .tuji .thumbpic{
    text-align: center;
    position: relative;
    padding: 20px 0;
	padding-top: 10px;
}
.espf_view .tuji .thumbpic li{
    /* display: initial; */
    margin-right: 12px;
	float: left;
    border: 2px solid #bcbdbd;
}
.espf_view .tuji .thumbpic li a {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
}
.espf_view .tuji .thumbpic li img{
    width: 58px;
    /* border: 2px solid #bcbdbd; */
    height: auto;
}
.espf_view .tuji .thumbpic li.hover{
    border: 2px solid #e60012;
}
.espf_view .tuji .thumbpic li:hover{
    border: 2px solid #e60012;
}
.espf_view .tuji .thumbpic #piclist{
    width: 538px;
    height: 70px;
}
.thumbpic {
    width: 100%;
    margin: 0 auto;
    margin-left: 0;
    position: relative;
    background-color: #eee;
    /* top: -3px; */
}
#piclist {
    width: 885px;
    height: 99px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#piclist ul {
    overflow: hidden;
    width: 2000px;
    position: relative;
    top: 7px;
}
.thumbpic a.bntnext, .thumbpic a.bntprev {
    background: url(../img/arrow1.png) center center no-repeat;
    width: 30px;
    height: 99px;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 9999;
}
.thumbpic a.bntprev {
    left: 0;
    background-position: 0 0;
}
.thumbpic a.bntnext {
    right: 0;
    background-position: -30px 0;
}

.espf_view .text{
    width: 550px;
}
.espf_view .text h1{
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.espf_view .text .info{
    font-size: 12px;
    color: #666;
    padding-bottom: 15px;
}
.espf_view .text li{
    font-size: 15px;
    color: #555;
    line-height: 32px;
}
.espf_view .text .csneirong p{
    font-size: 15px;
    color: #555;
    line-height: 32px;
}

.pro_view{
    padding: 0 116px 0 116px;
}
.pro_view .dec{
    border: 1px solid #ccc;
    min-height: 15px;
    font-size: 16px;
    padding: 10px;
    background: #f2f2f2;
}
.pro_view .dec span {
    color: #e60012;
}
.pro_view .cpnr{
    padding-top: 15px;
}
.pro_view .cpnr h3 {
    font-size:18px;
    color:#0e0e0e;
	margin-bottom: 10px;
}
.pro_view .cpnr p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
	margin-bottom: 10px;
}
.pro_view .cpnr strong,b {
    color:#0e0e0e;
}
.pro_view .cpnr .clearfix img {
    margin:20px 0px;
}
.pro_view .cpnr .tuji{
    width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
}
.pro_view .cpnr .tuji #originalpic{
    width: 100%;
    height: 600px;
}
.pro_view .cpnr .tuji #originalpic li{
    width: 100%;
    height: 890px;
    position: relative;
}
.pro_view .cpnr .tuji #originalpic li img{
    width: 100%;
    height: 600px;
}
.pro_view .cpnr .tuji .thumbpic{
    text-align: center;
    position: relative;
    margin: 20px 0;
}
.pro_view .cpnr .tuji .thumbpic li{
    /* display: inline-block; */
	float: left;
    margin-right: 9px;
	border: 1px solid #bcbdbd;
	width: 88px;
    height: 88px;
}
.pro_view .cpnr .tuji .thumbpic li a{
    height: 88px;
    display: table-cell;
    vertical-align: middle;
}
.pro_view .cpnr .tuji .thumbpic li img{
    width: 86px;
    height: auto;
	padding:1px;
}
.pro_view .cpnr .tuji .thumbpic li.hover{
    border: 2px solid #e60012;
}
.pro_view .cpnr .tuji .thumbpic li:hover{
    border: 2px solid #e60012;
}


.rdwz_box{
    overflow: hidden;
    padding: 30px 0;
}
.rdwz_box .rdwz_tit{
    padding-bottom: 20px;
}
.rdwz_box .rdwz_tit h3{
    background: #e60012;
    color: #fff;
    font-size: 18px;
    display: inline;
    padding: 5px 20px;
}
.rdwz_box .rdwz_list{
    overflow: hidden;
}
.rdwz_box .rdwz_list li{
    float: left;
    width: 48%;
    border-bottom: 1px dashed #cecece;
    font-size: 14px;
    color: #666;
    line-height: 36px;
}
.rdwz_box .rdwz_list li:nth-child(2n){
    float: right;
}
.rdwz_box .rdwz_list li a{
    font-size: 14px;
    color: #333;
}
.rdwz_box .rdwz_list li span{
    float: right;
}