/*公共样式*/
.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#fff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
/*头部样式*/
.top-bg{
	padding: 40px 0;
}
.top-tel{
	background: url(../images/top-tel.jpg) no-repeat left center;
	padding-left: 70px;
	font-size: 18px;
	color: #222;
}
.top-tel p{
	font-size: 36px;
	color: #df0601;
	font-weight: bold;
	font-family: "times new roman";
}

.nav-bg{
	background: #222222;
}
.nav-bg .mobile_nav>ul{
	display: inline-block;text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.nav-bg .mobile_nav>ul>li{
	float: left;
	flex-grow: 1;
	line-height: 60px;
}
.nav-bg .mobile_nav>ul>li>a{
	display: block;
}
.nav-bg .mobile_nav>ul>li>a>span{
	color: #fff;
	font-size: 16px;
}
/*.nav-bg .mobile_nav>ul>li>a#menu_selected span{
	color: #df0601;
}
.nav-bg .mobile_nav>ul>li:hover>a span{
	color: #df0601;
}*/
.nav-bg .mobile_nav>ul>li>a#menu_selected{
	background: #df0601;
}
.nav-bg .mobile_nav>ul>li:hover>a{
	background: #df0601;
}


/*foot*/
.footer-bg{
	background: #222;
}
.footer-nav{
	border-bottom: solid 1px #393939;
}
.footer-nav ul{
	display: inline-block;text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.footer-nav ul li{
	float: left;
	line-height: 60px;
	flex-grow: 1;
}
.footer-nav ul li a{
	font-size: 16px;
	color: #fff;
}
.footer-bottom{
	padding: 40px 0;
}
.footer-dz{
	font-size: 15px;
	color: #fff;
	line-height: 36px;
}
.footer-list{
	width: 454px;
}
.footer-list ul li{
	float: left;
	width: 50%;
	font-size: 15px;
	color: #fff;
	line-height: 36px;
}
.footer-logo{
	margin-top: 30px;
}







.bottom-bg{
	padding: 10px 0;
	color: #fff;
	font-size: 13px;
	background: #df0601;
	text-align: center;
}
.bottom-bg a{
	color: #fff;
	font-size: 13px;
}



/*内页样式*/
.ny-top{
	border-bottom: solid 2px #df0601;
	padding-bottom: 20px;
}
.ny-tit{
	font-size: 36px;
	color: #222;
}
.site-nav{
	font-size: 15px;
	color: #202020;
	text-align: center;
	line-height: 47px;
}
.site-nav a{
	font-size: 15px;
	color: #202020;
}
.ddsmoothmenu-v1{
	width: 220px;
}
.ddsmoothmenu-v1>ul>li{
	line-height: 60px;
	background: #f6f6f6;
	margin-bottom: 4px;
}
.ddsmoothmenu-v1>ul>li>a{
	font-size: 15px;
	color: #222;
	padding-left: 20px;
}
.ddsmoothmenu-v1>ul>li:hover{
	background: #df0601;
}
.ddsmoothmenu-v1>ul>li.lihover{
	background: #df0601;
}
.ddsmoothmenu-v1>ul>li:hover>a>span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li.lihover>a.ahover>span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li.lihover>ul{
	background: #f6f6f6;
	border: solid 1px #ccc;
}
.ddsmoothmenu-v1>ul>li.lihover>ul>li>a{
	padding-left: 30px;
	display: block;
}
.ddsmoothmenu-v1>ul>li.lihover>ul>li>a:before{
	content: "·";
	font-size: 30px;
	color: #222;
	font-weight: bold;
	margin-right: 10px;
	display: block;
	float: left;
}
.ddsmoothmenu-v1>ul>li.lihover>ul>li>a:hover:before{
	color: #df0601;
}
.ddsmoothmenu-v1>ul>li.lihover>ul>li.lihover>a{
	color: #df0601;
}
.ddsmoothmenu-v1>ul>li.lihover>ul>li.lihover>a:before{
	color: #df0601;
}
.ny-right{
	width: 960px;
}
.ny-righta{
	width: 860px;
	box-shadow: 0px 5px 20px #f0f0f0;
    padding: 50px;
}



.ny-ab img{
	width: 100%;
}

.ny-xwimg{
	width: 300px;
	overflow: hidden;
	height: 200px;
	text-align: center;
}
.ny-xwimg img{
	height: 100%;
}
.ny-xwcon{
	width: 880px;
	margin-top: 15px;
}
.ny-xwsj{
	font-size: 12px;
	color: #666;
	margin: 10px 0;
}
.ny-xwmore{
	width: 120px;
	line-height: 34px;
	text-align: center;
	border: solid 1px #df0601;
	margin-top: 20px;
}
.ny-xwmore a{
	font-size: 14px;
	color: #df0601;
	text-transform: uppercase;
}
ul.newsList li:hover .ny-xwmore{
	background: #df0601;
}
ul.newsList li:hover .ny-xwmore a{
	color: #fff;
}

.nmt30{
	padding: 36px 0;
}



/*#page_main{background:#F7F7F7;}*/
.ny-cdh .ddsmoothmenu-v>ul>li{
	float: left;
	text-align: center;
	line-height: 79px;
	width: 400px;
}
.ny-cdh .ddsmoothmenu-v>ul>li>a>span{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.ny-cdh .ddsmoothmenu-v>ul li>ul{
	padding: 10px;
	width: 90%;
	display: none;
	position: absolute;
	top: 42px;
	left: -2px;
	z-index: 999;
}
.ny-cdh .ddsmoothmenu-v>ul li:hover>ul{
	display: block;
	background: #efefef;
}





#page_main{
	padding: 70px 0;
}
.ny-bottom{
	margin-top: 40px;
}
.ny-neirong{
	margin-top: 40px;
	box-shadow: 0px 5px 20px #f0f0f0;
    padding: 50px;
}
.ny-neirong1{
	margin-top: 40px;
}
.left-width{
	width: 850px;
}
.related_cp{
	margin: 20px 0;
}
.related-list{
	margin: 20px 0;
}
.jqzoom1{
	height: 310px;
	overflow: hidden;
}
.jqzoom1 img{
	/*height: 100%;*/
	width: 100%;
	height: auto;
}
.ny-lxwmbg{
	background: url(../images/ny-lxwmbg.png) no-repeat;
}
.fwyzc ul li{
	text-align: center;
	float: left;
	margin: 0 22px;
}
.ny-shpj ul li{
	float: left;
	text-align: center;
	margin: 0 45px;
}

/*图片列表*/
.fdtp-img{
	height: 436px;
	overflow: hidden;
}
.fdtp-img img{
	/*width: 100%;*/
	/*min-height: 245px;*/
	height: 100%;
	cursor: pointer;
				transition: all 0.6s;
				margin: 0 -100%;
}
.fdtp-img img:hover{
	transform: scale(1.1);
}

.photos-demo span{ display: inline-block; text-align: center; margin: 0 5px 10px;width: 290px;position: relative;}
.photos-demo span p{line-height: 60px;font-size: 16px;color: #fff;position: absolute;bottom: 0;left: 0;z-index: 999;background: rgba(223,6,1,.6);width: 100%;}
/*.photos-demo span:hover p{
	background: #df0601;
	color: #fff;
}*/

.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}

/*首页*/
.cp-bg{
	padding: 70px 0 30px;
}
.cp-bg ul li{
	float: left;
	width: 318px;
	border: solid 1px #cccccc;
	padding: 30px;
	background: url(../images/yw-bg.png) no-repeat right bottom;
	margin: 0 10px 20px;
}
.cp-bg ul li:hover{
	background: url(../images/yw-bga.png) no-repeat right bottom #df0601;
}
.yw-bt{
	padding-bottom: 100px;
	margin-bottom: 30px;
}
.yw-bt a{
	font-size: 24px;
	color: #222;
	font-weight: bold;
}
.cp-bg ul li:hover .yw-bt a{
	color: #fff;
}
.ys-icon{
	background: url(../images/yw-icon.png) no-repeat left bottom;
}
.cp-bg ul li:hover .ys-icon{
	background: url(../images/yw-icona.png) no-repeat left bottom;
}
.ys-icona{
	background: url(../images/yw-icon1.png) no-repeat left bottom;
}
.cp-bg ul li:hover .ys-icona{
	background: url(../images/yw-icon1a.png) no-repeat left bottom;
}
.ys-iconb{
	background: url(../images/yw-icon2.png) no-repeat left bottom;
}
.cp-bg ul li:hover .ys-iconb{
	background: url(../images/yw-icon2a.png) no-repeat left bottom;
}
.ys-iconc{
	background: url(../images/yw-icon3.png) no-repeat left bottom;
}
.cp-bg ul li:hover .ys-iconc{
	background: url(../images/yw-icon3a.png) no-repeat left bottom;
}
.ys-icond{
	background: url(../images/yw-icon4.png) no-repeat left bottom;
}
.cp-bg ul li:hover .ys-icond{
	background: url(../images/yw-icon4a.png) no-repeat left bottom;
}
.ys-icone{
	background: url(../images/yw-icon5.png) no-repeat left bottom;
}
.cp-bg ul li:hover .ys-icone{
	background: url(../images/yw-icon5a.png) no-repeat left bottom;
}
.ys-nr{
	font-size: 15px;
	color: #646464;
	line-height: 30px;
}
.cp-bg ul li:hover .ys-nr{
	color: #fff;
}

.about-ls{
	margin: 50px 0;
}
.lstd-box{
	background: #f7f7f7;
	padding: 20px;
	width: 260px;
	box-shadow: 0 5px 5px #ebebeb;
	position: relative;
}

 .swiper {
        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;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

.ls-box{
	position: relative;
}
.ls-box p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 999;
	background: rgba(223,6,1,.6);
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}



.cp-tupian{
	height: 100%;
	text-align: center;
}
.cp-tupian img{
	height: 100%;
}
.cp-mc{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 999;
	background: rgba(223,6,1,.6);
	line-height: 50px;
}
.cp-mc a{
	font-size: 16px;
	color: #fff;
}

.about-bg{
	background: #f7f7f7;
	box-shadow: 0 5px 5px #ebebeb;
	width: 810px;
	padding: 0 30px;
}
.about-top{
	line-height: 70px;
	border-bottom: solid 2px #df0601;
}
.about-tit{
	font-size: 24px;
	color: #222;
}
.about-more a{
	font-size: 15px;
	color: #222;
}
.about-bottom{
	margin: 35px 0;
}
.about-text{
	width: 450px;
}
.about-text p{
	font-size: 15px;
	color: #646464;
	line-height: 36px;
}

.xw-al{
	background: url(../images/xw-al.jpg) no-repeat center top;
	width: 390px;
}
.xw-al a{
	padding: 119px 20px 20px 270px;
	font-size: 24px;
	color: #222;
	font-weight: bold;
	display: block;
}
.xw-fl{
	width: 390px;
	background: url(../images/xw-fl.jpg) no-repeat center top;
	margin: 0 10px;
}
.xw-fl a{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 30px 0 109px 30px;
}
.xw-xw{
	width: 390px;
	background: url(../images/xw-xw.jpg) no-repeat center top;
}
.xw-xw a{
	display: block;
	font-size: 24px;
	color: #222;
	font-weight: bold;
	padding: 89px 30px 50px 260px;
}

.xw-bg{
	margin: 50px 0;
}
#tab{
	background: #f7f7f7;
	box-shadow: 0 5px 5px #ebebeb;
	width: 390px;
	position: relative;
}
#taba{
	background: #f7f7f7;
	box-shadow: 0 5px 5px #ebebeb;
	width: 390px;
	position: relative;
	margin-left: 10px;
}
#tabb{
	background: #f7f7f7;
	box-shadow: 0 5px 5px #ebebeb;
	width: 390px;
	position: relative;
}
.xhdt-top{
	border-bottom: solid 2px #df0601;
	line-height: 60px;
}
.tab_menu li{float:left;width:120px;cursor:pointer;text-align:center;text-align: center;font-size: 18px;color: #222;}
.tab_menu li a{
	font-size: 18px;color: #222;
}
.tab_menu .selected{background-color:#df0601;cursor:pointer;color: #fff;}
.tab_menu .selected a{
	color: #fff;
}
.xhdt-more{
	position: absolute;
	top: 0px;
	right: 20px;
	line-height: 60px;
}
.xhdt-more a{
	font-size: 15px;
	color: #646464;
}
.xhdt-con{
	padding: 20px;
	height: 350px;
}
.xhdt-con ul li{
	line-height: 50px;
	background: url(../images/xw-icon.jpg) no-repeat left center;
	padding-left: 20px;
}
.xhdt-con ul li a{
	font-size: 15px;
	color: #222;
}
.xhdt-con ul li:hover a{
	color: #df0601;
}
.xhdt-con ul li span{
	float: right;
	font-size: 14px;
	color: #646464;
}
.hide{display:none;}

.yqlj-bg{
	padding: 0px 0 40px;
}
.yqlj{
	font-size: 20px;
	color: #df0601;
	font-weight: bold;
	text-transform: uppercase;
}
.yqlj a{
	font-size: 15px;
	color: #2b2b2b;
	font-weight: normal;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }