/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width: 980px; margin:0 auto;}
.wapper1{ width:1280px; margin:0 auto;}

*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
	--main-color: #dc2c38;
	--main-color2: #109B04;
	--main-color-white: #fff;
	--main-color-000: #000;
	--main-color-333: #333333;
	--main-color-888: #888888;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.indexTop{background: #eee;border-bottom: 1px solid #ddd;background-image: linear-gradient(to bottom,#fff 0,#eee 100%);}
.indexTop .warp{display: flex;height: 42px;}
.indexTop .warp a{font-size: 14px;color: #333;display: inline-block;line-height: 1;}
.indexTop .warp a:hover{color: var(--main-color);}
.indexTop .warp a img{width: 16px;vertical-align: middle;margin-right: 10px;}
.indexTop .warp i{display: inline-block;line-height: 1;}
.indexTop .warp span{display: inline-block;margin: 0 20px;width: 1px;height: 20px;background: #aaa;}

.header{ position:relative;border-bottom: 1px solid #ddd;background-image: linear-gradient(to bottom,#fff 0,#eee 100%);z-index: 99;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 100px;}
.headList .logo{display: block;line-height: 1;}
.headList .logo img{max-height: 80px;width: auto;}

.hRight{display: flex;flex-direction: column;align-items: flex-end;justify-content: center;}

/*menu*/
.menu{height:40px;line-height:40px;margin-top: 10px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{width:100%; position:absolute; left:50%; top:40px; display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;padding-top: 10px;}
.menu ul li dl dd{ line-height:36px;border-bottom:#ddd dotted 1px;position: relative;z-index: 9;background: #fff;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;padding: 0 10px;text-align: center;}
.menu ul li dl dd a:hover{ color: var(--main-color);}
.menu ul li span a{ font-size:15px;color:#333;display:block;text-align:center;padding: 0 20px;border-radius: 5px;}
.menu ul li span a:hover{background: var(--main-color);color: #fff;}
.menu ul li span a.menu_hover{background: var(--main-color);color: #fff;}

.menu ul li dl:after{position: absolute;width: 0;height: 12px;font-size: 0;line-height: 0;overflow: hidden;border-width: 9px;border-style: dashed dashed dashed solid;border-color: transparent transparent var(--main-color) transparent;top: -6px;left: 0;right: 0;margin: auto;content: "";z-index: -1;}


.header .search{width: 250px;height: 32px;border-radius: 0;position: relative;overflow: hidden;background: #fff;border: 1px solid #ddd;border-radius: 5px;overflow: hidden;}
.header .search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 40px 0 10px;box-sizing: border-box;outline: none;}
.header .search button{width: 32px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: var(--main-color);color: #fff;font-size: 16px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;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;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{}
.iTitEn{}
.iTit{}
.iTxt{}
.iLine i{}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}

/*-------------------------------------------*/

/*banner*/
.banner{position: relative;overflow: hidden;border-top: 10px solid var(--main-color);}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}

.index1{background: #eee;border-bottom: 1px solid #ddd;background-image: linear-gradient(to bottom,#fff 0,#eee 100%);}
.i1Warp{height: 40px;}
.i1Warp .tit{width: 95px;color: var(--main-color);font-weight: bold;font-size: 14px;}
.i1Warp .tit i{display: inline-block;line-height: 1;margin-right: 5px;}
.i1Warp .tit img{width: 16px;}
.i1Warp .line{display: inline-block;margin-right: 20px;width: 1px;height: 15px;background: #aaa;}
.i1List{width: calc(100% - 120px);}
.i1List a{font-size: 14px;color: #333;line-height: 25px;}
.i1List a:hover{color: var(--main-color);}

.mainFull{background: #fbfbfb;padding: 20px 0;min-height: 600px;}
.index{width: 100%;}
.index>.item1{width: calc(33.3% - 8px);}
.index>.item2{width: 66.6%;}
.index .item3{width: calc(50% - 6px);}
.index .item4{width: 100%;margin-top: 10px;}

.iBox{width: 100%;border: 1px solid #ddd;padding: 10px;}
.iTop{width: 100%;border: 1px solid #ddd;margin-bottom: 10px;height: 42px;padding: 0 10px;background-image: linear-gradient(to bottom,#fff 0,#eee 100%);}
.iTit{}
.iTit i{display: inline-block;line-height: 1;margin-right: 5px;font-size: 0;}
.iTit i img{width: 20px;}
.iTit span{font-size: 16px;color: #333;}
.iTit em{font-size: 12px;color: #999;}
.iTop .more{font-size: 12px;color: #999;}
.iTop .more i{display: inline-block;margin-right: 5px;color: var(--main-color);}

.index2{padding: 0;}
.index2 .tel{padding: 10px 20px;border-bottom: 1px solid #ddd;background-image: linear-gradient(to bottom,#fff 0,#eee 100%);}
.index2 .tel .icon{width: 60px;line-height: 1;font-size: 0px;margin-right: 10px;}
.index2 .tel .icon img{width: 100%;}
.index2 .tel .desc{flex: 1;}
.index2 .tel .tit{font-size: 22px;color: #333;}
.index2 .tel .txt{font-size: 28px;color: var(--main-color);}

.index2 .info{padding: 10px;font-size: 13px;color: #333;}
.index2 .info img{width: 100%;}
.index2 .info p{padding: 2px 0;line-height: 1.6;}
.index2 .info .txt{margin-top: 10px;}

.i3List{width: 100%;}
.i3List ul li{border-bottom: 1px dashed #ddd;padding-left: 15px;position: relative;}
.i3List ul li:before{content: "\f105";font-family: "fontawesome";position: absolute;left: 0;top: 0;line-height: 36px;}
    .i3List .tit {
        line-height: 36px;
        font-size: 14px;
        color: #333;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
.i3List .tit:hover{color: var(--main-color);}

.i4List ul li{border-bottom: 1px solid #ddd;padding-left: 15px;position: relative;width: 50%;padding-right: 10px;}
.i4List ul li:before{content: "\f105";font-family: "fontawesome";position: absolute;left: 0;top: 0;line-height: 36px;color: var(--main-color);}
.i4List .tit{line-height: 36px;font-size: 14px;color: #333;}
.i4List .tit:hover{color: var(--main-color);}

.i5Top{border-bottom: 1px solid #eee;line-height: 40px;margin-bottom: 10px;}
.i5List{width: 100%;}
.i5List .part{display: block;width: 100%;height: 100%;}
.i5List .part .img{width: 100%;}
.i5List .part .img img{width: 100%;}
.i5List .part .tit{font-size: 14px;color: #333;margin-top: 15px;text-align: center;}


.footer{border-top: 5px solid var(--main-color);}
.fLinks{width: 100%;background: #333;padding: 15px 0;font-size: 14px;color: #ccc;}
.fLinks span {display: inline-block;margin-right: 10px;margin-bottom: 5px;}
.fLinks a{display: inline-block;color: #ccc;margin-bottom: 5px;}
.fLinks a:hover{color: #fff;}
.fLinks a:after{content: "|";color: #555;display: inline-block;margin: 0 10px;}
.fLinks a:last-child:after{display: none;}

.copyright{padding: 15px 0;font-size: 14px;color: #fff;background: #000;}
.copyright a{color: var(--main-color);}

.page-left {
	width: 200px;
}
.page-right {
	width: calc(100% - 220px);
	background: #fff;
	padding: 40px;
}
.lujing {
	margin: 20px 0;
	font-size: 14px;
	color: #888;
}
.nytit {
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.nytit h1 {
	text-align: center;
}
.fllist {
	border: 1px solid #ededed;
}
.fllist li {
	height: 60px;
	background: #fff;
	padding: 0 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.fllist li a {
	display: block;
	border-bottom: 1px solid #ededed;
	line-height: 59px;
	font-size: 16px;
	color: #666;
}
.fllist li:hover, .fllist li.active {
	background: #e60719;
}
.fllist li:hover a, .fllist li.active a {
	color: #fff;
	border-bottom-color: #e60719;
}
.fllist li.active {
	border-left: 4px solid #b7000f;
}
.fllist li:last-child a {
	border-bottom: 0;
}
.hotarticl {
	margin-top: 20px;
}
.hottit {
	border-bottom: 1px solid #efefef;
	line-height: 40px;
	font-size: 16px;
	color: #F30;
	margin: 12px 12px 0 12px;
}
.pagelujing {
	height: 40px;
	border-bottom: 2px solid #efefef;
	position: relative;
}
.pagelujing .name {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	border-bottom: 2px solid #F33;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.pagelujing span {
	position: absolute;
	right: 0;
	line-height: 40px;
	color: #888;
}
.news-txt.ny, .newslist.ny {
	border: 0;
	padding: 0;
}
.news-txt.ny {
	min-height: 600px;
}
.newslist.ny li:last-child {
	border-bottom: 1px dotted #efefef;
}
.liuyantab {
	border: 1px solid #f5f5f5;
	background: #f8f8f8;
	margin-top: 20px;
	padding: 20px;
}

.biaoti {font-size: 18px;color: #333;text-align: center;margin: 0 20px;font-weight: 600;margin-top: 30px;}
.sshuomign {color: #888;font-size: 12px;line-height: 30px;text-align: center;font-weight: normal;}
.sshuomign span {margin: 0 10px;}
.article_txt {font-size: 14px;line-height: 28px;color: #666;margin-top: 20px;text-align: justify;overflow: hidden;min-height: 500px;}
.article_txt img {max-width: 100%;}


@media only screen and (max-width: 1280px) {

body{width: 1280px;margin: 0 auto;}
.wapper1{ width:1200px; margin:0 auto;}

}

@media only screen and (max-width: 980px) {
/*.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}*/



}


