﻿@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
/*common-start*/
.wrapper1{
  width: 1200px;
  margin: auto;
}
.dis-none {
  display: none;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 18px;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
/*头部s*/
.header {
  height: 74px;
  border-bottom: 1px solid #eaeaea;
}
.header .logo {
  float: left;
  margin-top: 12px;
}
.header .header-r {
  display: inline-block;
  width: 700px;
}
.header .header-r .grzx {
  padding-left: 20px;
  background: url(2019sc-top-grzx.png) left center no-repeat;
  margin: 0;
}
.header .header-r span,
.header .header-r a {
  float: left;
  color: #666666;
  font: 14px/72px "微软雅黑";
}
.header .header-r a {
  padding: 0 3px;
  margin: 0 7px;
}
.header .header-r a.more {
  background: url(2019sc-top-xx.png) right 25px no-repeat;
}
.header .header-r a:hover {
  color: #ff9000;
}
.header .header-r span {
  margin: 0 4px;
}
.search {
  width: 205px;
  height: 30px;
  display: block;
  border: 1px solid #eeeeee;
  margin-top: 22px;
}
.search .srk {
  width: 154px;
  height: 28px;
  outline: none;
  border: none;
  font: 14px/28px "微软雅黑";
  padding-left: 10px;
  margin-top: 1px;
  background: none;
}
.search .ss {
  background: url("2019sc-top-search.png") center center no-repeat;
  width: 40px;
  height: 30px;
  outline: none;
  border: none;
}
.search .ss:hover {
  cursor: pointer;
}
/*头部e*/
/*尾部s*/
.footer {
  background-color: #48494a;
}
.footer .p50 {
  padding: 40px 0 50px 0;
}
.foot-left {
  display: inline-block;
  width: 210px;
}
.foot-left .ewm {
  margin-top: 20px;
}
.foot-left .ewm img {
  margin-left: 30px;
  float: left;
}
.foot-left .ewm p {
  margin-top: 14px;
  display: inline-block;
  float: right;
  width: 74px;
  font: 14px/30px "微软雅黑";
  color: #b3b3b4;
}
.footer-logo {
  display: block;
  width: 160px;
  margin: 0 auto;
}
.foot-right {
  display: inline-block;
  width: 902px;
}
.foot-clj a,
.foot-clj span {
  display: inline-block;
  float: left;
  margin: 0 8px;
  font: 14px/50px "微软雅黑";
  color: #ffffff;
}
.foot-clj a:hover {
  color: #ff9000;
}
.foot-tab {
  margin-top: 40px;
  display: inline-block;
  float: left;
}
.foot-tab.w1 {
  width: 174px;
}
.foot-tab.w2 {
  width: 366px;
  padding: 0 40px;
  border-left: 1px solid #6d6d6e;
  border-right: 1px solid #6d6d6e;
}
.foot-tab.w3 {
  width: 240px;
  margin-left: 40px;
}
.foot-tab h5 {
  font: 14px/30px "微软雅黑";
  color: #ffffff;
  margin-bottom: 20px;
}
.foot-tab a {
  display: inline-block;
  float: left;
  margin-right: 20px;
  font: 14px/24px "微软雅黑";
  color: #b3b3b4;
}
.foot-tab a:hover {
  color: #ff9000;
}
.foot-tab p {
  font: 14px/24px "微软雅黑";
  color: #b3b3b4;
}
/*尾部e*/
/*菜单栏s*/
.com-menu li {
  display: inline-block;
  width: 171px;
  float: left;
  text-align: center;
}
.com-menu a {
  margin-top: -2px;
  display: inline-block;
  text-align: center;
  padding: 0 4px;
  font: 18px/46px "微软雅黑";
  color: #333333;
  border-bottom: 2px solid #FFFFFF;
}
.com-menu a:hover,
.com-menu a.cur {
  font-weight: Bold;
  color: #ff9000;
  border-bottom: 2px solid #ff9000;
}
/*菜单栏e*/







/* 2019-11 */
body{
	min-width: 1200px;
}
/*头部s*/
.header  {
	height: 72px;
	background-color: #383838;
	border-bottom: 0;
}
.header .logo {
	float: left;
	margin-top: 12px;
	padding: 5px;
	text-align: center;
}
.header .logo img {
	width: 80%;
	;
}
.header .header-r {
	display: inline-block;
	width: 654px;
}
.header .header-r .grzx {
	padding-left: 20px;
	background: url(2019sc-top-grzx.png) left center no-repeat;
	margin: 0;
}
.header .header-r>li,.header .header-r ul.sub>li a
{
	position: relative;
} 
.header .header-r>li {
	float: left; 
	width: 13%; 
}
.header .header-r li a { 
	color: #ffffff;
	font: 14px/72px "微软雅黑";
	text-align: center;
	width: 100%;
}
.header .header-r a {
	padding: 0 3px;
	margin: 0 7px;
	position: relative;
}
.header .header-r a.more {
	background: none;
}
.header .header-r a.more:after {
	position: absolute;
	right:0px;
	top: calc(50% - 6px);
	width: 6px;
	height: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: '';
}
.header .header-r a.more.cur{
	color: #ff9000;
}
.header .header-r a.more.cur:after {
	top: calc(50% - 3px);
	border-right: 2px solid #ff9000;
	border-bottom: 2px solid #ff9000;
	-webkit-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
}
.header .header-r ul.sub,.header .header-r ul.m_sub{
	position: absolute;
	display: none;
	background-color: rgba(255, 255, 255, 0.8);
	top:72px;
	z-index: 1;
}
.header .header-r ul>li{
	height: 50px; 
	padding: 0 20px;
}  
.header .header-r ul.sub>li a
{
	float: none;
	color:#000;
	white-space: nowrap;
	line-height: 50px;
	display: block;
	text-align: left; 
}  
.header .header-r ul.sub li:hover>a {
	color: #ff9000;
}
.header .header-r ul.sub-icon>li:hover>a:after { 
	border-right: 2px solid #ff9000;
	border-bottom: 2px solid #ff9000;
}
.header .header-r ul.sub-icon>li>a:after{
	position: absolute;
	right:10px;
	top: 22px;
	width: 6px;
	height: 6px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	content: '';
}
.header .header-r ul.m_sub
{
	left:100%;
	top:0;
}
/* 头部 */
/* 底部 */
.footer{
  background-color: #48494a;
}
.footer,
.footer-item:nth-child(1) ul {
	overflow: hidden;
}
.footer-item {
	min-height: 230px;
}
.footer-item,
.footer-item:nth-child(1) ul li {
	float: left;
	width: 33%;
}
.footer-item h3 a {
	color: #fff;
}
.footer-item:nth-child(1) p,
.footer-item ul {
	margin-top: 30px;
}
.footer-item:nth-child(1) p img {
	width: 180px;
	height: 64px;
	object-fit: contain; 
	margin-left: 25px;
}
.footer-item ul li a {
	display: block;
	padding: 10px;
	color: #949494;
	font-weight: bolder;
}
.footer-item:nth-child(1),
.footer-item:nth-child(2) {
	border-right: 1px solid #9c9c9c;
	position: relative;
}
.footer-item:nth-child(2) label {
	padding-left: 30px;
	margin-bottom: 10px;
}
.footer-item:nth-child(2) label,
.footer-item:nth-child(2) label a {
	font-size: 20px;
	font-weight: bolder;
	display: block;
	color: #8b8b8b;
}
.footer-item:nth-child(2) label:nth-child(2),
.footer-item:nth-child(2) label:nth-child(3) a {
	color: #43cf7c;
}
.footer-item:nth-child(2) p {
	padding-left: 30px;
}
.footer-item:nth-child(2) p,
.footer-item:nth-child(2) p a {
	color: #8b8b8b;
	font-size: 12px;
	line-height: 20px;
}
.footer-item:nth-child(2) img.qrcode {
	position: absolute;
	right: 30px;
	top: 10px;
	width: 120px;
	height: 120px;
	object-fit: contain;
}
.footer-item:nth-child(2) span.qrcode-txt {
	position: absolute;
	right: 30px;
	top: 140px;
	width: 120px;
	color: #8b8b8b;
	font-size: 12px;
	text-align: center;
}
.footer-item:nth-child(2) {
	padding-right: 20px;
}
.footer-item:nth-child(3) {
	width: calc(30% - 20px);
}
.footer-item:nth-child(3) h3 a,
.footer-item:nth-child(3) p a {
	display: block;
	color: #fff;
	padding: 10px 20px;
	padding-right: 0;
}
.footer-item:nth-child(3) p a {
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #b8b8b8
}
.footer a:hover {
	color: #ffffff !important;
}
/* 底部 */



@media (max-width:1600px) {
	.wrapper {
  width: 100%;
  margin: 0 auto;

}

	.header{
	height: 90px;
	background-color: #383838;
	border-bottom: 0;
	}
.header .tel {
		width: 33%;
		float:right;

		margin-top:10px;
	}
	.header .tel img {
		width: 100%;
		
	}
	.header .header-r {
	display: inline-block;
	width: 46%;
	
}



@media (max-width:1400px) {
	.wrapper {
  width: 100%;
  margin: 0 auto;

}

	.header{
	height: 90px;
	background-color: #383838;
	border-bottom: 0;
	}
.header .tel {
		width: 30%;
		float:right;

		margin-top:10px;
	}
	.header .tel img {
		width: 100%;
		
	}
	.header .header-r {
	display: inline-block;
	width: 50%;
	
}


@media (max-width:1200px) {
	.wrapper {
  width: 100%;
  margin: 0 auto;

}

	.header{
	height: 90px;
	background-color: #383838;
	border-bottom: 0;
	}
.header .tel {
		width: 28%;
		float:right;

		margin-top:10px;
	}
	.header .tel img {
		width: 100%;
		
	}
	.header .header-r {
	display: inline-block;
	width: 50%;
	
}