body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, select, th, td, a, div {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body, button, input, select, textarea {
	font-size: 12px;
	/*font-family: Microsoft Yahei, arial, tahoma, sans-serif, 宋体;*/
	color: #333
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
address, cite, dfn, em, var, i, s {
	font-style: normal;
}
body {
	line-height: 1;
	overflow-x: hidden;
}
ul, ol, li, dd, dl {
	list-style: none;
}
table, td, tr {
	border: 1px solid #ddd;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;/*-webkit-transition: all .4s;transition: all .4s;*/
}
a:hover {
	color: #778f2d;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.fl, .lefter {
	float: left;
}
.fr, .righter {
	float: right;
}
.container {
	width: 78.91%;
	margin: 0 auto;
}
@media only screen and (min-width: 1600px) and (max-width:1680px) {
.container {
	width: 84%;
}
}
@media only screen and (min-width: 1290px) and (max-width: 1460px) {
.container {
	width: 1200px;
}
}
@media only screen and (max-width:1280px ) {
.container {
	width: 1200px;
}
}
:focus {
	outline: none;
}
.rela {
	position: relative;
}
.cb {
	clear: both;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.list li {
	float: left;
}
.list li.last {
	margin-right: 0!important;
}
.block {
	display: block;
}
/*icon*/
.icon {
	display: inline-block;
	background: url(../img/tel.png) no-repeat;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background-size: 20px;
	margin-right: 5px;
}
/*.ic1{background-position: 0 0;width: 15px;height: 13px;}*/

/*修改2021.3.25*/
.left {
	float: left;
}
.right {
	float: right;
}
.header .tops {
	/*margin-left: 14%;*/
	margin-left: 6%;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	display: block;
	height: 92px;
	line-height: 92px;
	text-align: center;
	float: left;
}
/*common*/
.header {
	/*height: 0.74rem;*/
	width: 100%;
	/*border-bottom: 1px solid #fff;*/
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 99999;
	background: #fff;/*border-bottom: 1px solid #fff;*//*padding: 0.13rem 0;*//*background: url(../img/bg_top.png) top center no-repeat;*/
}
.logo {
}
.logo img {
/*margin-top: 0.13rem;*/
	/*width: 1.8rem;
	height: 0.45rem;*/
}
.nav {
	height: 55px;
	line-height: 55px;
	background: #000;
	position: relative;
	z-index: 9999;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: block;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	font-size: 16px;
	width: 140px;
	text-align: center;
}
.nav .sub {
	display: none;
	padding: 10px 0px;
	width: 200px;
	left: 0;
	top: 55px;
	position: absolute;
	background: #74a93d;
	line-height: 40px;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	font-size: 14px;
	padding-left: 20px;
	color: #fff;
}
.nav .sub a:hover {
	background: #000;
	color: #fff;
}
.nav .on h3 a {
	color: #fff;
	background: #74a93d;
	font-weight: bold;
}
/*按需定制*/
.nav .right {
	margin: 5px 0px;
	height: 45px;
	background: #fff;
}
.nav .right p {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	float: left;
	margin-left: 30px;
}
.nav .right a {
	float: right;
	display: block;
	width: 80px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	background: #c80000;
	color: #fff;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 670px;
	margin-top: 147px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 670px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 670px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;
	border-radius: 50%;
}
.fullSlide .hd ul .on {
	background: #c80000;
}
#J_navlist {
/*margin-top: 0.3rem;*/
}
.navList {
	position: relative;
	background: #000;
}
.navList ul li {
	float: left;
	position: relative;
	/*margin-top: 0.3rem;*/
	height: 55px;
	line-height: 55px;
	width: 16.6%;
	text-align: center;
	display: block;
}
.navList ul li a {
	font-size: 0.16rem;
	/*padding-right: 0.55rem;*/
	display: block;
	color: #fff;
}
.navList ul li:last-of-type a {
	padding-right: 0;
}
.navList ul li:hover a {
	color: #778f2d;
}
.menucurrent {
	color: #778f2d;
}
.navList ul li.current a {
	color: #778f2d;
	position: relative;
	font-weight: bold;
}
.navList ul li.current:after a {
 content: '';
 background:url(../img/xiaox.png) no-repeat;
 width:13px;
 height:8px;
 position: absolute;
 bottom:-8px;
 left:50%;
 z-index:9999;
 margin-left:-6.5px;
}
.header .subDrop {
	position: absolute;
	width: 5.9rem;
	left: 5rem;
	top: 55px;
	background: #f9f9f9;
	z-index: 999;
	padding: 0.34rem 0.55rem 0.55rem 0.2rem;
	display: none;
}
.header .subDrop:nth-of-type(2) {
	left: 0.7rem;
}
.header .subDrop:nth-of-type(3) {
	left: 1.9rem;
}
.header .subDrop:nth-of-type(4), .header .subDrop:nth-of-type(5), .header .subDrop:nth-of-type(6), .header .subDrop:nth-of-type(7), .header .subDrop:nth-of-type(8) {
	left: inherit;
	right: 0;
}
.header .subDrop .subInfo img {
	width: 3.05rem;
	height: 1.3rem;
}
.header .subDrop .sublink {
	width: 1.8rem;
}
.header .subDrop .sublink a {
	display: block;
	font-size: 0.16rem;
	margin-bottom: 0.16rem;
	line-height: 1.2!important;
	font-weight: 200;
	color: #000;
	font-weight: bold;
}
.header .subDrop .sublink a:hover {
	color: #778f2d;
}
.header .subDrop .subInfo {
	width: 3.28rem;
	padding-left: 33px;
	border-left: 1px solid #e9e9e9;
}
.header .subDrop .subInfo p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-top: 14px;
}
/*.xiaox{position: absolute;display: block;width:13px;height:8px;background:url(../img/xiaox.png) no-repeat;top:0;left:0.51rem;}*/
.rx_top {
	display: block;
	padding-left: 0.5rem;
	font-size: 0.2rem;
	font-weight: bold;
	color: #74a93d;
	height: 92px;
	line-height: 30px;
	padding-top: 13px;
	background: url(../img/tel-top.png) left 25px no-repeat;/*margin-left: 230px;*/
}
.qiehuan {
	margin-left: 2.35rem;
}
.gobal img {
	width: 0.22rem;
	height: 0.22rem;
}
.gobal {
	padding: 0 0.14rem;
	margin-top: 0.25rem;
	margin-left: 0.12rem;
	position: relative;
}
.gobal:after {
	content: "";
	width: 1px;
	height: 0.2rem;
	background-color: #cacaca;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.engg {
	margin-top: 0.3rem;
}
.engg img {
	width: 0.2rem;
	height: 0.13rem;
}
.search {
	margin-top: 0.28rem;
}
.search-show img {
	cursor: pointer;
	width: 0.18rem;
	height: 0.18rem;
}
.search-hide {
	overflow: hidden;
	display: none;
	transition: all 0.1s ease-in-out 0.5s;
	-moz-transition: all 0.1s ease-in-out 0.5s;
	-webkit-transition: all 0.1s ease-in-out 0.5s;
	-o-transition: all 0.1s ease-in-out 0.5s;
}
.input-text {
	float: left;
	display: block;
	margin-left: 15px;
	border: 0;
	outline: none;
	height: 0.3rem;
	width: 1.3rem;
	color: #666;
	background-color: transparent;
}
 @media only screen and (max-width:1366px ) {
#J_navlist {
	margin-top: 0.5rem;
}
.rx_top {
	margin-left: 130px;
}
.header {
/*height: 1.06rem;*/
}
.qiehuan {
	padding-top: 0.3rem;
}
.header .subDrop {
	top: 0.76rem;
}
.search, .gobal, .engg {
	margin-top: 0;
}
.logo img {
	margin-top: 0.25rem;
}
.navList ul li {
	margin-top: 0.3rem;
}
.search-show img {
	width: 0.22rem;
	height: 0.22rem;
}
.engg img {
	margin-top: 0.05rem;
}
}
@media only screen and (min-width: 1440px) and (max-width: 1680px) {
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
.navList ul li a {
	font-size: 14px;
}
.content p, .detbd p {
	font-size: 14px!important;
	line-height: 28px!important;
	margin-bottom: 18px!important;
}
.detft p {
	font-size: 14px!important;
	line-height: 28px!important;
	margin-bottom: 0!important;
}
.detailcon .dethd h4 {
	font-size: 36px!important;
	line-height: 50px!important;
}
.videoList li .videoTxt {
	font-size: 16px!important;
}
/*	.header .subDrop .sublink a{font-size:14px!important;line-height:14px!important;}
*/	.header .subDrop .subInfo p {
	font-size: 12px!important;
	line-height: 24px!important;
}
/*.header .subDrop:nth-of-type(2){left:1.25rem;}
	.header .subDrop:nth-of-type(3){left:2.48rem;}*/
}
/*轮播图区域*/
.hy {
	background: url(../img/ty.png) repeat-x left top;
	background-size: 1px 0.03rem;
	z-index: 99999;
	width: 100%;
	height: 0.06rem;
	position: absolute;
	left: 0;
	top: 0;
}
.banner, .banner2 {
	width: 100%;
	position: relative;
	margin-top: 147px;
}
.banner img, .banner2 img {
	width: 100%;
	height: auto;
}
.banner2 {
	position: relative;/*height: 5.85rem;*/
	height: 300px;
}
.bntt {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 999;
	top: 2.7rem;
}
.bntt h2 {
	font-size: 0.5rem;
	color: #000;
	line-height: 1;
	text-align: center;
	margin-bottom: 0.15rem;
}
.bntt h3 {
	font-size: 0.24rem;
	color: #000;
	line-height: 1;
	text-align: center;
}
.nytxt {
	position: absolute;
	left: 0;
	top: 1rem;
	width: 100%;
}
.nytxt h3 {
	font-size: 0.5rem;
	color: #333;
	line-height: 1;
	text-align: center;
}
.nytxt h4 {
	font-size: 0.24rem;
	color: #333;
	line-height: 0.5rem;
	text-align: center;
}
.banner .swiper-pagination {
	position: absolute;
	bottom: 25px!important;
}
.banner .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background-color: #fff;
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #c80000;
}
/*底部区域*/
.foot {
	background-color: #333;
}
.fotTop {
	padding: 0.75rem 0 0.35rem;
	border-bottom: 1px solid #7c7c7c;
}
.fotNav li {
	float: left;
}
.fotNav li a {
	font-size: 0.18rem;
	color: #999;
	line-height: 1;
	margin-right: 0.65rem;
}
.fotTel img {
	width: 1.75rem;
	height: 0.24rem;
}
.fotTel {
	font-size: 0.24rem;
	color: #999;
	padding-left: 0.25rem;
	background: url(../img/phone.png) no-repeat left center;
	background-size: 0.16rem 0.24rem;
	line-height: 0.24rem;
}
.fotTxt h5 {
	font-size: 0.16rem;
	color: #999999;
	padding-left: 0.35rem;
	line-height: 0.22rem;
}
.fotTxt h5:nth-of-type(1) {
	background: url(../img/f1.jpg) no-repeat left center;
	background-size: 0.22rem;
}
.fotTxt h5:nth-of-type(2) {
	background: url(../img/f2.jpg) no-repeat left center;
	background-size: 0.24rem 0.2rem;
	margin: 0.17rem 0 0.23rem;
}
.fotTxt h5:nth-of-type(3) {
	background: url(../img/f3.jpg) no-repeat left center;
	background-size: 0.22rem 0.16rem;
}
.shareInfo {
	margin-top: 0.2rem;
}
.shareInfo a {
	display: block;
	float: left;
}
.icon1 {
	display: block;
	width: 0.24rem !important;
	height: 0.24rem !important;
	background: url(../img/icon1.png) no-repeat!important;
	background-size: 0.24rem 0.24rem!important;
}
.icon2 {
	margin-right: 0.1rem !important;
	margin-left: 0.1rem !important;
	display: block;
	width: 0.24rem !important;
	height: 0.24rem !important;
	background: url(../img/icon2.png) no-repeat!important;
	background-size: 0.24rem 0.24rem!important;
}
.icon3 {
	margin-left: 0.1rem !important;
	display: block;
	width: 0.24rem !important;
	height: 0.24rem !important;
	background: url(../img/icon3.png) no-repeat!important;
	background-size: 0.24rem 0.24rem!important;
}
.icon {
	float: left;
	margin: 0 0 0 0.3rem!important;
	background-position: inherit!important;
	padding-left: 0!important;
}
.fotBottom {
	padding: 0.35rem 0 0.36rem;
}
.jianshe p {
	font-size: 0.16rem;
	color: #999;
	line-height: 1;
	margin-top: 0.4rem;
}
.jianshe p a {
	color: #999;
}
.ewm img {
	width: 1.15rem;
	height: 1.15rem;
}
.top {
	opacity: 0;
	z-index: 100000;
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
}
.top a {
	width: 48px;
	height: 48px;
	display: inline-block;
	background: url(../img/top.jpg) top center no-repeat;
	outline: none;
}
.top a:hover {
	background: url(../img/top.jpg) center -196px no-repeat;
}
.pc-suspension {
	position: fixed;
	right: 0;
	bottom: 5%;
	width: 0.48rem;
	z-index: 999;
}
.suspension-show a {
	display: block;
	width: 0.48rem;
	height: 0.48rem;
	/*margin-top: 3px;*/
	cursor: pointer;
}
..suspension-show a {
 background: url(../img/top.jpg) center no-repeat;
/*background-size: 0.48rem;*/
}
/*.suspension-show-two {
	background: url(../img/top.jpg) center -0.96rem no-repeat;
	background-size: 0.48rem;
}
.suspension-show-three {
	background: url(../img/top.jpg) center -1.44rem no-repeat;
	background-size: 0.48rem;
}
.suspension-show-one:hover {
	background: url(../img/top.jpg) center -2.4rem no-repeat;
	background-size: 0.48rem;
}
.suspension-show-two:hover {
	background: url(../img/top.jpg) center -2.88rem no-repeat;
	background-size: 0.48rem;
}*/
.suspension-show a:hover {
	background: url(../img/top1.jpg) center no-repeat;/*background-size: 0.48rem;*/
}
.suspension-hide-pho {
	display: none;
	position: relative;
	border-radius: 10px;
	top: -1.3rem;
	width: 2.8rem;
	left: -3rem;
	background: #edebeb;
	padding: 0.1rem 0.4rem 0.2rem;
}
.suspension-hide-pho p {
	margin-top: 12px;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.3rem;
	overflow: hidden;
}
.suspension-show-four {
	background: url(../img/weixin.jpg) no-repeat center;
	background-size: 0.48rem;
}
.suspension-show-four:hover {
	background: url(../img/weixinh.jpg) no-repeat center;
	background-size: 0.48rem;
}
.suspension-hide-ewm {
	display: none;
	position: relative;
	top: -60px;
	width: 1.15rem;
	left: -1.3rem;
}
.suspension-hide-ewm img {
	width: 1.15rem;
	height: 1.15rem;
}
.bg {
	background-color: #f8f8f8;
	padding-top: 28px;
	padding-bottom: 1px;
}
.breadcrumb {
	margin-bottom: 20px;
}
.breadcrumb .bread {
	font-size: 14px;
	color: #666666;
}
.breadcrumb .bread .ihome {
	display: inline-block;
	background: url(../img/ihome.png) no-repeat;
	width: 14px;
	height: 13px;
	vertical-align: -2px;
	margin-right: 8px;
}
.breadcrumb .bread a {
	color: #666666;
	font-weight: 200;
}
.breadcrumb .bread a:hover {
	color: #004da3;
}
.breadcrumb .bread .line {
	margin: 0 4px;
}
.breadcrumb .bread .locat {
	color: #004da3;
}
/*手机头部区域*/
.header-m {
	display: none;
	height: 1rem;
	padding: 0 3%;
	position: relative;
}
.header-m .logo img {
	width: 2.34rem;
	height: 0.53rem;
}
.header-m .logo1 img {
	width: 0.48rem;
	height: 0.48rem;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}
.subHeader {
	font-size: 0.34rem;
	color: #333;
	line-height: 0.98rem;
	text-align: center;
}
.header-m .menu .imenu2 {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 3%;
	display: inline-block;
	background: url(../img/menu.png) no-repeat;
	width: 0.45rem;
	height: 0.35rem;
	background-size: 100% 100%;
	-webkit-transition: background .4s;
	transition: background .4s;
}
.header-m .menu.current .imenu2 {
	background: url(../img/iclose2.png) no-repeat;
	width: 0.45rem;
	height: 0.35rem;
	background-size: 100% 100%;
}
/*手机菜单*/
.droplist {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 100;
	position: fixed;
	top: 1rem;
	bottom: 0;
	left: 50%;
	margin-left: -50%;
	background-color: rgba(0,0,0,0.8);
}
.droplist > ul {
	overflow-y: auto;
	padding: 0 0.2rem;
	height: 92%;
}
.droplist > ul > li {
	cursor: pointer;
}
.droplist > ul > li.nbg > a {
	background: none;
}
.droplist > ul > li > a {
	color: #fff;
	font-size: 0.36rem;
	line-height: 0.78rem;
	height: 0.78rem;
	border-bottom: 1px solid #4b4a4a;
	display: block;
	background: url(../img/add.png) right center no-repeat;
	display: block;
	background-size: 0.22rem 0.22rem;
}
.droplist > ul > li > a.current {
	background: url(../img/minus.png) right center no-repeat;
	background-size: 0.24rem 0.03rem;
}
.droplist ul li ul {
	display: none;
	border-bottom: 1px solid #4b4a4a;
	padding: 0.18rem 0;
}
.droplist ul li ul li a {
	color: #fff;
	font-size: 0.3rem;
	line-height: 0.5rem;
}
.fixfooter {
	background: #0068b7;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	height: 0.8rem;
	display: none;
}
.fixfooter > li {
	width: 33.3%;
	line-height: 0.8rem;
	text-align: center;
	position: relative;
	float: left;
}
.fixfooter > li > a {
	color: #fff;
	font-size: 0.24rem;
}
.fixfooter > li:nth-child(2) {
	border-left: 1px solid #3371b5;
	border-right: 1px solid #3371b5;
}
.fixfooter .fixicon {
	display: inline-block;
	margin: 0 0.13rem 0 0;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.fixfooter .fic1 {
	width: 0.38rem;
	height: 0.3rem;
	background-size: 0.38rem 0.3rem;
}
.fixfooter .fic2 {
	width: 0.34rem;
	height: 0.34rem;
	background-size: 0.34rem;
}
.fixfooter .fic3 {
	width: 0.26rem;
	height: 0.33rem;
	background-size: 0.26rem 0.33rem;
}
 @media only screen and (min-width: 1366px) and (max-width: 1680px) {
.header .headerRight .navlist li>a, .header .hother h4, .header .hother a.en {
	font-size: 16px;
}
.header .headerRight .navlist li {
	margin-left: 20px;
}
.header .hother a.en {
	margin: 0 10px 0 14px;
}
}
@media only screen and (max-width:1366px ) {
.header .hother {
	display: none;
}
}
@media only screen and (max-width: 1150px) {
.header {
	display: none;
}
.header-m {
	display: block;
}
}
@media only screen and (max-width:1920px ) {
html {
	font-size: 100px;
}
}
/*css flickr style pagination*/
div.flickr {
	padding: 0px;
	text-align: center;
	/*font-family: "微软雅黑";*/
	font-size: 14px;
	text-align: center;
	margin: 70px 0px 50px 0px;
}
div.flickr a {
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	padding: 7px 13px;
	height: 30px;
	line-height: 30px;
	background: #b0b0b0;
	border-radius: 2px;
}
div.flickr a:hover {
	background-image: none;
	color: #fff;
	background-color: #c80000;
}
div.flickr a:active {
	background-image: none;
	color: #fff;
	background-color: #c80000;
}
div.flickr span {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #999;
	margin-right: 5px;
	padding-top: 2px;
	background: #b0b0b0;
	color: #fff;
	border-radius: 2px;
}
div.flickr span.current {
	background: #c80000;
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	font-size: 14px;
	padding: 7px 13px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
}
div.flickr span.disabled {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #adaaad;
	margin-right: 5px;
	padding-top: 2px;
}
/*css scott style pagination*/
