*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family:"Î¢ÈíÑÅºÚ","Microsoft Yahei"; 
}
.index_title{text-align:center;color:#343434;padding-top: 25px;}
.index_title h2{font-size:34px; font-weight:600;}
.index_title h2 span{color:#33b783;}
.box{
	max-width: 1270px;
	margin: 0 auto;
	width: 1270px;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
@font-face {
	font-family: 'iconfont';  /* project id 756672 */
	src: url('../fonts/font_756672_2u4yhvjriqq.eot');
	src: url('../fonts/font_756672_2u4yhvjriqq.eot') format('embedded-opentype'),
	url('../fonts/font_756672_2u4yhvjriqq.woff') format('woff'),
	url('../fonts/font_756672_2u4yhvjriqq.ttf') format('truetype'),
	url('../fonts/font_756672_2u4yhvjriqq.svg#iconfont') format('svg');
  }
  .iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.head{
	background: #3c3c3c;
	width: 100%;
}
.head p{
	font-size: 16px;
	color: #fff;
	padding: 5px 0;
	margin: 0;
	float: left;
}
.head_div{
	float: right;
}
.head_div a{
    color: #fff;
    margin-right: 10px;
    border-right: 1px solid #fff;
    padding-right: 8px;
    margin-top: 6px;
    display: block;
	float: left;
	text-decoration: none;
}
.head_div a:last-child{
	border-right: 0;
}
.header_d{
	width: 30%;
    float: left;
    margin: 30px 0;
}
.header_d img{
	width: 100%;
}
.header_d1{
	width: 35%;
    float: left;
    font-size: 16px;
    margin-top: 50px;
    margin-left: 30px;
}
.header_d1 span{
	color: #e10113;
	font-weight: bold;
}
.header_d2{
	float: right;
	width: 25%;
	margin-top: 50px;background:url(../images/tell.png) no-repeat;padding-left: 4%;
    padding-top: 10px;
    font-size: 30px;
    font-weight: 600;
}
.header_d2 img{
	float: left;
	margin-top: 6px;
	width: 100%;
}
.header_p2{
	float: left;
	margin: 0;
	margin-left: 10px;
	font-size: 14px;
}
.header_p3{
	float: left;
	margin: 0;
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
.naver ul li{
	float: left;
	width: 16.6%;
	text-align: center;
	border-right: 1px solid #585858;margin:12px 0;
}
.naver ul li:nth-child(1){border-left: 1px solid #585858;}
.naver{
	    background: #353535;
}
.naver ul{
	margin: 0;
}

.naver ul li a{
	font-size: 18px;
	color: #fff;
}

.naver ul li:hover .a{
	color: #45ba8d;
}
/*banner¿ªÊ¼*/
#banner{
    width: 100%;
    position: relative;
}
#banner ul{
    overflow: hidden;
    margin-bottom: 0;
}
#banner ul li{
    list-style: none;
    display: none;
}
#banner img{
    width: 100%;
}
#p{
    width: 50px;
    position: absolute;
    left: 48%;
    bottom: 3%;
}
#p p{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1c67c4;
    float: left;
    margin-left: 10px;
}
#p p:nth-child(1){
    margin-left: 0;
}
#p .on{
    background: #fff;
}
#left{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
#right{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}

/*banner½áÊø*/
.main{
	background: url(../images/bj.jpg) no-repeat;
	background-size: 100% 100%;
	height: 50px;
	margin-top: 50px;
}
.main_d img{
	float: left;
}
.main_d p{
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}
.main_d{
	width: 20%;
	margin-left: 40%;
	padding-top: 20px;
}
.p{
	font-size: 12px;
	width: 100%;
	color: #707070;
	display: block;
	text-align: center;
	margin-top: 5px;
}
.tu_d{
    width: 23%;
    float: left;
    border-right: 1px solid #ccc;
    margin-left: 1%;
    margin-right: 1%;
}
.tu_d span{
	width: 150px;
    height: 150px;
    border: 1px solid #000;
    display: block;
    border-radius: 50%;
    font-size: 60px;
    text-align: center;
	line-height: 150px;
	margin-left: 23%;
}
.tu_d p{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom:0;
	text-align: center;
	color: rgb(128, 128, 128);
}
.tu_d i{
	font-style: normal;
    width: 95%;
    text-align: center;
    display: block;
	margin-left: 2%;
	margin-top: 25px;
	color: rgb(128, 128, 128);
}
.tu{
	margin-top: 50px;
}

.tu_d:hover .span{
	color: #fff;
	background: #343434;
	border: 1px solid #343434;
}
.tu_d:hover .tup{
	color: #4c4c4c;
}
.tu_d:hover .tui{
	color: #4c4c4c;
}
.about{
	background:#46bb8e;
	background-size: 100% 100%;
	width: 100%;
	margin-top: 60px;padding-bottom:65px;color:#fff;
}
.about_p1{
	font-size: 36px;
	font-weight: bold;padding-bottom:20px;
}
.about_p2{
	width: 50%;
	font-size: 15px;
	margin-top: 35px;
	line-height: 2;float:left;
}
.about .video{width:46%; float:right;padding-top:50px;}
.about_d2{
	float: left;
	width: 216px;
	height: 165px;
	background: #fff;
}
.about_d2 a{
	text-decoration: none;
	color: #4c4c4c;
}
.about_d2 span{
	display: block;
    font-size: 50px;
    text-align: center;
    margin-top: 25px;
}
.about_d2 p{
	text-align: center;
    font-size: 18px;
    margin-top: 22px;
}
.about_d3{
	float: left;
	width: 216px;
	height: 165px;
	background: #2151d7;
}
.about_d3 span{
	display: block;
    font-size: 50px;
    text-align: center;
	margin-top: 25px;
	color: #fff;
}
.about_d3 p{
	text-align: center;
    font-size: 18px;
	margin-top: 22px;
	color: #fff;
}
.mainn{
	background: url(../images/bj1.jpg) no-repeat;
	background-size: 100% 100%;
	height: 50px;
	margin-top: 50px;
}
.mainn_d img{
	float: left;
}
.mainn_d p{
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}
.mainn_d{
	width: 20%;
	margin-left: 40%;
	padding-top: 20px;
}
.product{
	margin-top: 50px;
}
.product_d{
	width: 23%;
	float: left;
}
.pr{
	width: 100%;
	height: 90px;
	background: #343434;
}
.pr img{
	float: left;
    margin-left: 35px;
    margin-top: 25px;
}
.pr_p1{
	float: left;
    font-size: 22px;
    color: #fff;
    margin-left: 15px;
    margin-top: 25px;
    margin-bottom: 0;
}
.pr_p2{
	float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
}
.ul{
	border: 1px solid #ccc;
}
.ul li{
	width: 90%;
	margin-left: 5%;
	border-bottom: 1px dashed #ccc;
	height: 49px;
	line-height: 49px;
}
.ul li:hover{
	background: #46bb8e;
}
.ul li:nth-child(1){
	margin-top: 20px;
}
.ul li a{
	float: left;
    font-size: 16px;
    color: #4c4c4c;
    text-decoration: none;
}
.ul li span{
	float: right;
}
.pr_d{
	height: 50px;
	background: #46bb8e;
	margin-top: 36px;
}
.pr_d a{
	width: 94px;
	height: 26px;
	border: 1px solid #fff;
	border-radius: 15px;
	text-decoration: none;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 26px;
	margin-left: 32%;
    margin-top: 4.5%;
    float: left;
}
.product_dd{
	width: 74%;
    float: left;
    border: 1px solid #ccc;
    margin-left: 3%;
}
#pr_dd{ 
	border-bottom: 1px solid #ccc;
}
#pr_dd a{
    width: 188px;
    height: 60px;
    display: block;
    float: left;
    text-decoration: none;
    line-height: 57px;
    text-align: center;
    font-size: 22px;
}
.onn{
	background:#33b783;
	color: #fff!important;
}
#pr_dd img{
	float: right;
	margin-top: 30px;
    margin-right: 20px;
}
.prr{
	margin-top:35px;
	margin-bottom: 25px;
}
.prr a{
    display: block;
    text-decoration: none;
    float: left;
    width: 29%;
    margin-left: 3%;
}
.prr img{
	padding: 10px;
	border: 1px solid #ccc;
	width: 100%;
}
.prr img:hover{
	border: 1px solid #ea1a19;
}
.prr p{
	text-align: center;
	color: #4c4c4c;
	margin-top: 10px;
}
#div div{
	display: none;
}
.jk{
	height: 693px;
	background: url(../images/jk.jpg) no-repeat;
	background-size: 100% 100%;
	margin-top: 50px;
	position: relative;
}
.jk_d{
	position: absolute;
    right: 0;
	top: 18%;
	width: 45%;
}
.jkp{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
.jk_dd img{
	float: left;
}
.jk_dd p{
	float: left;
}
.jk_p{
	font-size: 24px;
	color: #fff;
	width: 80%;
	margin-left: 20px;
	margin-bottom: 0;
}
.jk_p1{
	color: #fff;
	margin-left: 20px;
}
.jk_dd{
	margin: 30px 0;
}
.jkk a{
	width: 144px;
	height: 43px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 43px;
	display: block;
	float: left;
	margin-right: 30px;
}
.jkk{
	margin-top: 80px;
}



.mainnn{
	background: url(../images/news.jpg) no-repeat;
	background-size: 100% 100%;
	height: 50px;
	margin-top: 50px;
}
.mainnn_d img{
	float: left;
}
.mainnn_d p{
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}
.mainnn_d{
	width: 20%;
	margin-left: 40%;
	padding-top: 20px;
}

.news_d a{
	display: block;
	text-decoration: none;
	width: 148px;
	height: 41px;
	border: 1px solid #ccc;
	border-radius: 20px;
	float: left;
	text-align: center;
	line-height: 41px;
	color: #4c4c4c;
	font-size: 16px;
	margin-right: 2%;
}
.news_d{
	margin-top: 50px;
	width: 50%;
    margin-left: 32%;
}
.op{
	background: #e61817;
	color: #fff!important;
	border: 1px solid #e61817!important;
}

#new{
	margin-top: 50px;
}
.new_d{
	width: 46%;
	float: left;
}

.pi{
	float: left;
	font-size: 18px;
	margin-top: 26px;
	width: 70%;
}
.new_dd span{
	float: right;
	margin-top: 26px;
}
.new_d img{
	width: 100%;
}
.new_dd a{
	text-decoration: none;
	color: #4c4c4c;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom:11px;
}
.newp{
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
.new_ddd{
	width: 48%;
	margin-left: 6%;
	float: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.au{
    border-right: 1px solid #ccc;
    float: left;
    width: 15%;
    margin-right: 25px;
    padding-right: 13px;
}
.nep p{
	float: left;
}
.nep_s1{
	float: left;
	font-size: 18px;
	width: 60%;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.nep_s2{
	float: left;
}
.nep i{
	float: left;
	margin-left: 16%;
	margin-right: 13px;
}
.nepp{
	float: left;
}

.nep{
	width: 80%;
	float: left;
}
.nepp{
	width: 80%;
}
.l:hover .nep_s1{
	color: #e61817;
}
.l:hover .nep i{
	color: #e61817;
}
.l:hover .nep_s2{
	color: #e61817;
}
.l:hover .nepp{
	color: rgb(153, 153, 153);
}

.new_d:hover .new_dd a{
	color: #e61817;
}
.new_d:hover .new_dd i{
	color: #e61817;
}
.new_d:hover .new_dd span{
	color: #e61817;
}


.ned{
	margin-bottom: 45px;
	margin-top: 30px;
}
.need{
	margin-bottom: 45px;
}
.neeed{
	margin-bottom: 15px;
}
.nep a{
	color: #4c4c4c;
}
.i{
	display: inline-block;
    margin-top: 28px;
    margin-left: 13%;
}


#new ul li{
	display: none;
}


.cas{
	margin-top: 50px;
}
.case_d{
	width: 24%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    position: relative;
    margin-bottom: 30px;
}
.case_d img{
	width: 100%;height:250px;
}
.cased .ap1{
	position: absolute;
	bottom: 0;
	margin: 0;
	height: 50px;
	background: #000;
	opacity: .8;
	width: 100%;
}
.ap2{
	color: #fff;
	margin: 0;
	position: absolute;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
}
.d1{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:#33b783;
	opacity: .9;
	display: none;
}
.d1 a{
	color: #fff;
	text-decoration: none;
}
.d1 p{
	
	height: 49px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 49px;
	margin-top:35%;
	font-size: 16px;
}
.d1 span{
	width: 100%;
    display: block;
    text-align: center;
    margin-top: 0%;
}

.case_d:hover .d1{
	display: block;
}
.case_d:hover .ap2{
	display: none;
}
.case_d:hover .ap1{
	display: none;
}
.ase{
	width: 177px;
	height: 49px;
	background: #33b783;
	float: left;
	margin-left: 43%;
	margin-top: 20px;
}
.ase a{
	color: #fff;
    text-decoration: none;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 12px;
    display: inline-block;
    margin-left: 50px;
    height: 30px;
    width: 80px;
    line-height: 30px;
    margin-top: 11px;
}
.bottom{
	background:#343434;
	padding: 0 0 36px 0;color:#fff;
}



.mainnnn{
	height: 50px;
	margin-top: 50px;
	float: left;
}
.mainnnn_d img{
	float: left;
}
.mainnnn_d p{
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}
.mainnnn_d{
	width: 20%;
	margin-left: 40%;
	padding-top: 20px;
}
.lx1{
	width: 335px;
	height: 269px;
	float: left;
	margin-top: 40px;
}

.lx1 span{
	display: block;
    width: 100%;
    font-size: 60px;
    text-align: center;
	margin-top: 11%;
	margin-bottom: 35px;
}
.lx1 p{
	text-align: center;
}

.lx11{
	border-right: 1px solid #ccc;
	position: relative;
}
.lx11::after{
	content: '';
    position: absolute;
    right: -0.6%;
    top: 35%;
    width: 2px;
    height: 45px;
    background:#33b783;
}
.lx1 img{
	margin-left: 29%;
    margin-top: 16%;
    padding: 5px;
    border: 1px solid #ccc;
    width: 43%; 
}

.paa{
	margin-top: 10px;
}

.lxx{
	margin-left: 10%;
}
.kp{
	background:#252525;
	border-bottom: 1px solid #ccc;
}
.kp a{
	text-decoration: none;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	padding: 20px;
}
.link{
	background: #33b783;margin-top:30px;
}
.links{
	float: left;
	width: 8%;
	border-right: 1px solid;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}
.links p{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
.linkd{
	width: 86%;
	float: left;
	margin-left: 6%;
	margin-top: 20px;
}
.linkd a{
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
}

.tab-pane{
	width: 30%;
	float: left;
	display: block;
	height: 100%;
	margin:  1.5% 1.5%;
}


.h{
	display: block;
	width: 100%;
	height: 100%;
}
.h img{
	width: 100%;
}

.goodsss{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	display: none;
}
.goodss{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 95%;
	background: #0385ea;
	opacity: .9;
	display: none;
}
.tabpanel_div:hover .goodss{
	display: block;
}
.tabpanel_div:hover .goodsss{
	display: block;
}
.goodsss div{
	font-size: 20px;
	font-weight: bold;
	margin-top: 20%;
}
.goodsss p{
	width: 80%;
	margin-left: 10%;
	margin-top: 10%;
}
.goodsss span{
	width: 32%;
	border: 1px solid #fff;
	display: block;
	margin-left: 35%;
	margin-top: 10%;
}
.tabpanel_div i{
	font-size: 16px;
    text-align: center;
    display: block;
    font-style: normal;
    margin: 10px;
}
.huaou a{
	color: #4c4c4c;
	text-decoration: none;
}
.innerSitepath{
    color: #333333;
    padding: 10px;
    border-bottom: 1px solid #DCDCDC;
	margin-top: 2%;
	margin-bottom: 3%;
}
.innerSitepath span{
    margin-right: 3%;
    font-weight: bold;
}
.innerSitepath a{
    color: #333333;
    text-decoration: none;
}
.listpage{
	margin-top: 5%;
	margin-bottom: 5%;
}
.listpage strong{
    margin-right: 10px;
    border: 1px solid #000;
    padding: 4px;
}
.listpage a{
    display: inline-block;
    width: 5%;
    border: 1px solid;
    padding: 1px;
    text-align: center;
    margin-right: 5px;
}

.listpage input{
    width: 50px;
}
.tabpanel_divv{
    width: 24%;
    margin-left:1%;
	margin-top:2%;
	float: left;
}
.tabpanel_divv img{
    width: 100%;height:250px;
}
.tabpanel_divv a{
    text-decoration: none;
    color: #000;
}
.goods_dv p{
	text-align: center;
	margin: 5px;
	color: #4c4c4c;
	font-size: 16px;
}
.cpzx_d{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items:flex-start;
}
.cpzx_d p{
	font-size: 30px;
	font-weight: bold;
}
.cpzx_d img{
	margin-top: 7px;
	margin-right: 30px;
}
.img1{
	margin-top: 18px!important;
}



.nylb {
	width: 53%;
	float: left;
}

.gallery-top {
    height: 400px;
	width: 80%;
	float: left;
	margin-left: auto;
    margin-right: auto;
}
.gallery-thumbs {
    margin-top: 3%;
}
.swiper-container {
    width: 70%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-container {
	width: 100%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top img{
	text-align: center;
	width: 100%;
	height: 300px;
}
.tex_dtex1 .gallery-thumbs {
	width: 80%;
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
	margin-top: 20px;
}

.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
	margin-top: 3%;
}

.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}



.swiper-container {
	width: 80%;
	height: 140px;
	margin: 0;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 500px;
	width: 80%;
	display: flex;
	justify-content:center;
}
.gallery-top img{
	text-align: center;
	width: 100%;
	height: 500px;
}
.tex_dtex1 .gallery-thumbs {
	width: 80%;
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
	margin-top: 20px;
}

.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}


.navbar-light{
    z-index: 99;
    background: #000;
    opacity: .8;
    color: #fff;
    position: sticky;
    left: 0;
    top: 0;
}
.navbar-light a{
    display: block;
	width: 20%;
	float: left;
    color: #fff;
    text-align: center;
    line-height: 46px;
    text-decoration: none;
}
.navbar-light a:hover{
    background: #213b8f;
}



.box2{
	float: left;
	width: 40%;
	margin-left: -3%;
	line-height: 2;
}

.bt{
	font-size: 26px;
	text-align: center;
	margin-bottom: 50px;
	font-weight: bold;
}

.pro_Label {
    width: 100%;
    position: relative;
    height: 70px;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 40px;
}
.productDetailMain img {
    width: 100%;
    height: 70px;
}
.pro_Label ul {
    position: absolute;
    top: 2px;
    width: 100%;
    font-size: 16px;
    color: #666;
}
.pro_Label li {
    width: 25%;
    height: 80px;
    text-align: center;
    display: block;
    float: left;
}
.pro_Label li img {
    width: 45px;
    height: 45px;
    z-index: 100;
}
.pro_Label li p {
    line-height: 15px;
    height: 15px;
    padding-top: 0px;
}

.pro_adap {
    line-height: 40px;
    font-size: 14px;
    color: #716868;
	border-top: 1px solid #eee;
	margin-top: 20px;
}
.pro_adap span {
    color: #000;
}

.pro_top_r .pro_csl_btn {
    line-height: 30px;
    padding: 40px 0;
    text-align: center;
    font-size: 16px;
    margin-right: 150px;
}
.pro_csl_btn a{
	text-decoration: none;
}
.pro_csl_price {
    background: url(../images/pro_price2.png) no-repeat left #00a1fe;
    padding: 10px 35px 10px 70px;
    color: #fff;
    border: 1px solid #00a1fe;
    background-position: 35px;
}
.pro_free_tel {
    background: url(../images/pro_tel2.png) no-repeat left #FFF;
    padding: 10px 25px 10px 60px;
    color: #00a1fe;
    border: 1px solid #00a1fe;
    background-position: 25px;
}
.lp{
	font-size: 18px;
	margin-top: 40px;
}
.lp span{
	font-size: 50px;
	font-weight: bold;
	color: #df982f;
}
.aps1{
	margin: 20px 0;
	margin: 20px 0;
    font-size: 22px;
    position: relative;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-weight: bold;
}
.aps1::before{
	content : "";
	position: absolute;
	left: 0;
	top: 8px;
	width:8px;
	height: 28px;
	background: #46bb8e;
}

.nleft{
	width: 100%;
	float: left;
}
.nright{
	width: 15%;
	float: left;
	margin-left: 3%;
}



.syp{
    margin-top: 6%;
    width: 50%;
    float: left;
}
.syp p{
    float: left;
}
.syp a{
    text-decoration: none;
    color: #000;
}

.xyp p{
    float: left;
}
.xyp a{
    text-decoration: none;
    color: #000;
}
.xyp{
    float: right;
    margin-top: 6%;
}


.ntexx{
    margin-top: 2%;
}
.ntexx li{
	width: 45%;
    list-style: none;
    margin-right: 3%;
    float: left;
    font-size: 16px;
	margin-left: 2%;
	position: relative;
}
.ntexx li a{
    color: #000;
    text-decoration: none;
}
.ntexx li::after{
	content: "";
	position: absolute;
	left: -20px;
	top: 30%;
	width: 5px;
	height: 5px;
	background: #ccc;
	border-radius: 50%;
}
.ntex_p22{
	float: right;
	color: #4c4c4c;
}
.ntex_p11{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	color: #4c4c4c;
}
.tjcp{
	width: 23%;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 2%;
}
.tjcp img{
	width: 100%;
}
.tjcp p{
	text-align: center;
    font-size: 16px;
    background: #f2f2f2;
    line-height: 44px;
}
.gs{
	float: left;
	width: 18%;
	background: #00a1fe;
}
.gsxw_p{
    float: left;
    font-size: 100px;
    width: 100%;
    text-align: center;
	margin-top: 40px;
	color: #fff;
}
.gsxw_p1{
    float: left;
    font-size: 26px;
    width: 100%;
	text-align: center;
	color: #fff;
}
.gsx{
	float: left;
	width: 76%;
    margin-left: 4%;
}
.gsxw_d p{
	float: left;
}
.gsp1{
	width: 80%;
	font-size: 18px;
	font-weight: bold;
}
.gsp2{
	width:10%;
	float: right!important;
}
.gsp3{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 16px;
	width: 100%;
}
.gsxw_d{
	margin-bottom: 10px;
}
.gsxw{
	margin: 3% 0; 
}
.ia{
	display: block;
    text-align: center;
    font-size: 20px;
    border: 1px solid #ccc;
    width: 100px;
    height: 40px;
    float: left;
    line-height: 40px;
    margin: 3% 0;
    margin-left: 52%;
}
.ne_d1{
	width: 130px;
    border: 1px solid #00a1fe;
    border-radius: 50%;
    height: 130px;
	text-align: center;
	float: left;
	background: #00a1fe;
	color: #fff;
}
.ne_p1{
	font-size: 22px;
    margin-top: 30px;
}
.ne_d2{
	width: 80%;
	float: left;
	margin-left: 7%;
}
.ne_p3{
	font-size: 22px;
	margin-top: 10px;
}
.ne{
	margin: 2% 0;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 2%;
}
.ne_d2 a{
	text-decoration: none;
	color: #4c4c4c;
}
.ai img{
	width: 80%;
	margin-left: 10%;
}

.apa1 {
    font-size: 22px;
    text-align: center;
    color: #ed1c24;
	font-weight: bold;
}
.nnavv {
    width: 74%;
    float: right;
    line-height: 2;
}
.nright {
    width: 19%;
    float: left;
    margin-left: 2%;
}
.xgcp {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.list0 {
    font-size: 16px;
    color: #fff;
    border-bottom: #d8d8d8 1px solid;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    background: #0385ea;
	font-weight: bold;
	text-align: center;
}
.nright a {
    color: #4c4c4c;
    display: block;
}
.nrightp {
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.nright a {
	color: #4c4c4c;
	text-decoration: none;
    display: block;
}
.list0 a {
    text-decoration: none;
    color: #fff!important;
}
.nrightp p {
    float: left;
    margin: 0;
    margin-left: 10px;
}
.ny{
	line-height: 2;
}
.gray{
	line-height: 2;
}
.lxwm{
	width: 48%;
	float: left;
	margin-left: 4%;
	font-size: 20px;
}
.lxwm_img{
	width: 48%!important;
	float: left;
	margin-left: 0!important;
}
.ccontact_d2 {
    position: relative;
    left: 0;
    top: 0;
    height: 400px;
    width: 100%;
}
.ai h3{
	text-align: center;
	font-weight: bold;
}
.nbanne{
	overflow: hidden;
}
.nbanne img{
	width: 100%;
}
tr:hover{
	background: #eee;
	color: #000;
}
.tjcp a{
	text-decoration: none;
	color: #4c4c4c;
}

tbody tr:nth-child(1){
	background:#46bb8e;
	color: #fff;
}


.bottom_bottom{
	display: none;
}

.jscs{
	width: 100%;
	overflow-x: scroll;
}