@charset "utf-8";

/*通用样式*/
html,
body,
div,
span,
iframe,
map,
font,
img,
a img,
samp,
strong,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
blockquote,
a,
address,
code,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tr,
td,
th {
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
	list-style: none;
	
}
button{ vertical-align:middle; cursor:pointer;}
input, button,textarea{	vertical-align:middle; border:none; font-family:"微软雅黑";}
input,button,select,textarea{outline:none}
textarea{resize:none}
input[type=text],input[type=submit], input[type=button] {
	-webkit-appearance: none; /*去除iPhone input默认样式}*/
}
input{
	outline: none;
	background: none;
}

body {
	background: #ffffff;
	font: normal 13px/22px "微软雅黑";
}

html,
body {
	position: relative;
	height: 100%;
}

i {
	font-style: normal;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: red;
}

.clear {
	clear: both;
}

div {
	box-sizing: border-box;
}

.dn {
	display: none;
}

.clearfix::after {
	content: '\20';
	height: 0;
	clear: both;
	display: block;
}

/* CSS Document */
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.head {
	height: 62px;
	background: #f5f5f5;
}

.head .logo {
	float: left;
	width: 144px;
	overflow: hidden;
	margin-top: 13px;
	margin-right: 15px;
}

.head .logo img {
	display: block;
	width: 100%;
}

.head .nav {
	float: left;
	margin-top: 13px;
	margin-right: 10px;
}

.head .nav li {
	display: inline-block;
	box-sizing: border-box;
	padding: 0 12px 15px;
	position: relative;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	box-sizing: border-box;
}

.head .nav li a {
	font-size: 16px;
	color: #313131;
	display: block;
	padding-top: 10px;
}

.head .nav li:hover {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

.head .nav li:hover a {
	color: #f17520;
}

.head .nav li:hover::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2px;
	background: #ec6b1a;
}

.head .phoneNum {
	float: right;
	margin-right: 10px;
}

.head .phoneNum p {
	display: inline-block;
	font-size: 18px;
	color: #ee6f17;
	line-height: 62px;
}

.head .phoneNum p span {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../images/phone.png) center no-repeat;
	background-size: cover;
	margin-right: 7px;
	vertical-align: -2px;
}

.head .phoneNum ul {
	display: inline-block;
}

.head .phoneNum li {
	display: inline-block;
	margin: 0 5px;
	position: relative;
}

.head .phoneNum li>img {
	vertical-align: -5px;
}

.head .phoneNum li .ewm {
	position: absolute;
	top: 44px;
	right: 0;
	width: 148px;
	box-shadow: 0 0 10px rgba(253, 232, 202, .8);
}

.head .phoneNum li .ewm img {
	display: block;
	width: 100%;
}

.head .phoneNum li:last-child .ewm {
	right: auto;
	left: 0;
}

.head .phoneNum li:hover .ewm {
	display: block;
}

.head .login {
	float: right;
	margin-top: 15px;
}

.head .login a {
	display: inline-block;
	font-size: 14px;
	line-height: 31px;
	color: #ff6a2a;
	width: 58px;
	text-align: center;
	border-radius: 31px;
	border: 1px solid #eb6100;
	margin-left: 8px;
}

.head .login a.logins {
	background: #ec6b1a;
	color: #ffffff;
	margin-left: 0;
}

.is_login{
	font-size: 14px;
	line-height: 31px;
	color: #ff6a2a;
}

.layerA {
	padding: 22px 0 45px;
}

.layerA .title {
	margin-bottom: 28px;
}

.layerA .title p {
	font-size: 16px;
	color: #666666;
	line-height: 1;
}

.layerA .title p span {
	display: inline-block;
	width: 22px;
	height: 21px;
	background: url(../images/home.png) center no-repeat;
	margin-right: 7px;
	vertical-align: -4px;
}

.layerA .title p i {
	color: #ec6b1a;
	margin-right: 10px;
}

.layerA .title p a {
	color: #666666;
}

.layerA .title p a:hover {
	text-decoration: underline;
}

.layerA .icon {
	width: 510px;
	float: left;
	overflow: hidden;
}

.layerA .icon img {
	display: block;
}

.layerA .text {
	float: left;
	width: calc(100% - 510px);
	padding: 12px 20px 0 53px;
}

.layerA .text h2 {
	font-size: 28px;
	color: #313131;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 18px;
}

.layerA .text p {
	font-size: 20px;
	color: #707070;
	line-height: 1;
	margin-bottom: 26px;
}

.layerA .text ul {
	overflow: hidden;
	margin-bottom: 26px;
}

.layerA .text li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}

.layerA .text li:last-child {
	margin-right: 0;
}

.layerA .text li a {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #1b1b1b;
	line-height: 52px;
	border-radius: 5px;
	background: #efefef;
}

.layerA .text li:hover a {
	background: url(../images/icon1.png) center no-repeat;
	background-size: cover;
	color: #ffffff;
}

.layerA .text h3 {
	font-size: 24px;
	color: #707070;
	line-height: 1;
	margin-bottom: 30px;
	font-weight: bold;
}

.layerA .text h3 span {
	font-size: 36px;
	color: #ec6c1c;
	font-weight: bold;
}

.layerA .text dl {
	overflow: hidden;
}

.layerA .text dd {
	float: left;
	width: 146px;
	margin-right: 10px;
}

.layerA .text dd a {
	display: block;
	font-size: 18px;
	color: #ec6c1c;
	line-height: 48px;
	text-align: center;
	background: #ffffff;
	border-radius: 5px;
	border: 2px solid #ec6c1c;
}

.layerA .text dd a.hot {
	background: url(../images/hot.png) center no-repeat;
	background-size: cover;
	color: #ec6c1c;
	border: 0;
	line-height: 52px;
}

.layerA .text dd a:hover {
	color: #ffffff;
	background: #ec6b1a;
}

.main {
	padding: 23px 0 36px;
	background: #f5f5f5;
}

.main .left {
	float: left;
	width: 756px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 0 2px;
	background: #ffffff;
}

.main .left .maTit {
	background: #f5f6ef;
}

.main .left .maTit li {
	display: inline-block;
	width: 190px;
	font-size: 24px;
	color: #1b1b1b;
	line-height: 60px;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.main .left .maTit li.on {
	background: #ffffff;
	color: #ec6b1a;
	font-weight: bold;
}

.main .left .maTit li.on::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #ec6b1a;
}

.main .left .maBox h2 {
	font-size: 24px;
	color: #1b1b1b;
	line-height: 82px;
	padding-left: 5px;
	padding-right: 56px;
}

.main .left .maBox h2 span {
	display: inline-block;
	width: 26px;
	height: 23px;
	background: url(../images/icon2.jpg) center no-repeat;
	background-size: cover;
	margin-right: 11px;
	vertical-align: -2px;
}

.main .left .maBox h2 i {
	display: inline-block;
	margin-left: 528px;
	width: 17px;
	height: 22px;
	background: url(../images/jt.png) center no-repeat;
	background-size: cover;
	vertical-align: -5px;
}

.main .left .maBox h2 i.on {
	background: url(../images/jt-on.png) center no-repeat;
	background-size: cover;
}

.main .left .maBox ul {
	padding: 0 12px;
	margin-bottom: 37px;
}

.main .left .maBox li {
	padding: 0 10px;
	line-height: 66px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 18px;
	color: #313131;
}

.main .left .maBox li span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/yuan.png) center no-repeat;
	background-size: cover;
	margin-right: 10px;
	vertical-align: -3px;
}

.main .left .maBox li a {
	display: block;
	float: right;
	width: 100px;
	line-height: 37px;
	font-size: 18px;
	color: #ec6b1a;
	text-align: center;
	border-radius: 37px;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(253, 232, 202, .8);
	margin-top: 13px;
}

.main .left .maBox li a i {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/ej.png) center no-repeat;
	background-size: cover;
	margin-right: 10px;
	vertical-align: -3px;
}

.main .left .maBox li:hover {
	background: #fdf7ed;
	font-size: 22px;
	color: #f6513e;
}

.main .left .maBox li:hover span {
	background: url(../images/yuan-on.png) center no-repeat;
	background-size: cover;
}

.main .left .maBox li:hover a {
	background: #f17520;
	color: #ffffff;
}

.main .left .maBox li:hover i {
	background: url(../images/ej-on.png) center no-repeat;
	background-size: cover;
}

.main .left .maBox .icon img {
	display: block;
	width: 100%;
}

.main .right {
	float: right;
	width: 422px;
	background: #ffffff;
}

.main .right h2 {
	font-size: 28px;
	color: #ec6b1a;
	line-height: 56px;
	font-weight: bold;
	padding-left: 27px;
	border-bottom: 3px solid #ec6b1a;
	background: #fbfbfb;
}

.main .right h2 span {
	display: inline-block;
	width: 31px;
	height: 31px;
	background: url(../images/star.png) center no-repeat;
	background-size: cover;
	margin-right: 23px;
	vertical-align: -4px;
}

.main .right .rBox {
	border: 1px solid #dcdcdc;
	border-top: 0;
	padding: 12px 4px 0;
	overflow: hidden;
}

.main .right .rBox .icon {
	margin-bottom: 27px;
	overflow: hidden;
	width: 100%;
}

.main .right .rBox .icon img {
	display: block;
	width: 100%;
}

.main .right .rBox .know {
	width: 395px;
	float: right;
	padding: 30px 4px 11px 0;
	background: #fdf7ed;
	border-radius: 5px;
	margin-bottom: 27px;
	position: relative;
}

.main .right .rBox .know p {
	display: inline-block;
	width: calc(100% - 125px);
	font-size: 20px;
	color: #ec7900;
	line-height: 38px;
	text-align: center;
}

.main .right .rBox .know a {
	display: inline-block;
	width: 121px;
	border: 1px solid #ffb225;
	font-size: 18px;
	color: #ff6e00;
	line-height: 38px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 5px;
	background: #ffffff;
}

.main .right .rBox .know a i {
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../images/video.png) center no-repeat;
	background-size: cover;
	margin-right: 8px;
	vertical-align: -2px;
}

.main .right .rBox .know a:hover {
	background: #ff6e00;
	color: #ffffff;
	border: 1px solid #ff6e00;
}

.main .right .rBox .know span {
	position: absolute;
	top: -13px;
	left: -19px;
	display: block;
	width: 102px;
	line-height: 34px;
	background: #f69d44;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	border-radius: 0 5px 5px 0;
}

.main .right .rBox .know span::after {
	content: '';
	position: absolute;
	bottom: -13px;
	left: 2px;
	width: 18px;
	height: 13px;
	background: url(../images/sj.png) center no-repeat;
	background-size: cover;
}

.lSidebar {
	width: 146px;
	height: 238px;
	background: url(../images/leftbg.png) center no-repeat;
	background-size: cover;
	position: fixed;
	left: 46px;
	top: 535px;
	padding: 62px 12px 0;
	text-align: center;
	z-index: 9;
}

.lSidebar h2 {
	font-size: 16px;
	color: #ff7309;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 12px;
}

.lSidebar input.t {
	width: 100%;
	box-sizing: border-box;
	height: 34px;
	border: 1px solid #f3a540;
	text-align: center;
	border-radius: 3px;
	outline: none;
	margin-bottom: 5px;
}

.lSidebar .button {
	display: block;
	width: 100%;
	height: 31px;
	background: url(../images/hdbg.jpg) center no-repeat;
	background-size: cover;
	font-size: 14px;
	color: #ffffff;
	padding-top: 6px;
	box-sizing: border-box;
	line-height: 1;
	margin-bottom: 7px;
}

.lSidebar p {
	font-size: 10px;
	color: #898989;
	line-height: 15px;
	zoom: .95;
}

.lSidebar p input {
	vertical-align: -2px;
}

.rSidebar {
	position: fixed;
	top: 140px;
	right: 65px;
	width: 60px;
	z-index: 9;
}

.rSidebar li {
	height: 60px;
	border-radius: 5px;
	text-align: center;
	position: relative;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	margin-bottom: 4px;
	background: #ffffff;
	padding-top: 42px;
	box-sizing: border-box;
	color: #1b1b1b;
	cursor: pointer;
}

.rSidebar li:nth-child(2) {
	padding-top: 37px;
}

.rSidebar li:nth-child(3) {
	padding-top: 32px;
}

.rSidebar li p {
	font-size: 12px;
	line-height: 1;
}

.rSidebar li span {
	display: block;
	position: absolute;
	top: 14px;
	left: 50%;
	transform: translateX(-50%);
	width: 23px;
	height: 19px;
	background: url(../images/r1.png) center no-repeat;
	background-size: cover;
}

.rSidebar li:hover span {
	background: url(../images/r1-on.png) center no-repeat;
	background-size: cover;
}

.rSidebar li:nth-child(2) span {
	top: 11px;
	width: 19px;
	height: 20px;
	background: url(../images/r2.png) center no-repeat;
	background-size: cover;
}

.rSidebar li:nth-child(2):hover span {
	background: url(../images/r2-on.png) center no-repeat;
	background-size: cover;
}

.rSidebar li:nth-child(3) span {
	top: 13px;
	width: 15px;
	height: 12px;
	background: url(../images/r3.png) center no-repeat;
	background-size: cover;
}

.rSidebar li:nth-child(3):hover span {
	background: url(../images/r3-on.png) center no-repeat;
	background-size: cover;
}

.rSidebar li .haoma {
	position: absolute;
	width: 166px;
	line-height: 60px;
	left: -160px;
	top: 0;
	background: linear-gradient(to right, #ff7021, #fb9536);
	border-radius: 5px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	z-index: -1;
}

.rSidebar li .haoma i {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: url(../images/phone2.png) center no-repeat;
	background-size: cover;
}

.rSidebar li:hover {
	background: #ff6e00;
	color: #ffffff;
}

.rSidebar li:hover a {
	color: #ffffff;
}

.rSidebar li:hover .haoma {
	display: block;
}

.loginBox {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 408px;
	padding: 36px 0;
	background: #ffffff;
	border-radius: 8px;
	z-index: 9;
	display: none;
}

.loginBox h2 {
	font-size: 24px;
	color: #1b1b1b;
	line-height: 1;
	font-weight: bold;
	position: relative;
	margin-bottom: 42px;
	text-align: center;
}

.loginBox h2::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -11px;
	width: 33px;
	height: 4px;
	background: #ff7600;
	border-radius: 4px;
	transform: translateX(-50%);
}

.loginBox ul {
	width: 347px;
	margin: 0 auto;
}

.loginBox li {
	margin-bottom: 18px;
	border: 1px solid #e5e5e5;
	border-radius: 53px;
	line-height: 53px;
	padding-left: 42px;
	position: relative;
}

.loginBox li input[type=text] {
	height: 53px;
	border: 0;
	outline: none;
	background: none;
	font-size: 18px;
	color: #000000;
	width: 160px;
}

.loginBox li:first-child input {
	width: calc(100% - 10px);
}

.loginBox .btnSendCode {
	outline: none;
	background: none;
	border: none;
	border: 0;
	font-size: 18px;
	color: #ff7300;
	box-sizing: border-box;
	padding: 0;
	width: 110px;
}

.loginBox li i {
	color: #ee6935;
	font-size: 22px;
	margin-right: 5px;
}

.loginBox li span {
	display: block;
	width: 15px;
	height: 21px;
	background: url(../images/shouji.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 17px;
	transform: translateY(-50%);
}

.loginBox li:nth-child(2) span {
	background: url(../images/yanzheng.jpg) center no-repeat;
	background-size: cover;
}

.loginBox h3 {
	font-size: 12px;
	color: #313131;
	line-height: 1;
	text-align: center;
	margin-bottom: 27px;
}

.loginBox h3 input {
	vertical-align: -2px;
	margin-right: 8px;
}

.loginBox h3 a {
	color: #ff7600;
}

.loginBox h3 a:hover {
	text-decoration: underline;
}

.loginBox a.loginon {
	display: block;
	width: 347px;
	margin: 0 auto;
	text-align: center;
	line-height: 53px;
	border-radius: 53px;
	font-size: 24px;
	color: #ffffff;
	background: linear-gradient(to right, #fbb93c, #f17520);
}

.loginBox .closed {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 15px;
	height: 15px;
	background: url(../images/closed.jpg) center no-repeat;
	background-size: cover;
}

.screen {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 8;
	display: none;
}

.loginBox2 {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 440px;
	overflow: hidden;
	z-index: 9;
	border-radius: 10px;
	background: url(../images/dl3.png) center top no-repeat #ffffff;
	background-size: 100%;
	padding: 278px 50px 50px;
	display: none;
}

.guanbi{
	width: 25px;
	height: 25px;
	position: absolute;
	top: 2%;
	right: 2%;
}

.loginBox2 .text {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 36px;
}

.loginBox2 .text h2 {
	font-size: 18px;
	color: #1b1b1b;
	line-height: 1;
	margin-bottom: 8px;
	font-weight: bold;
}

.loginBox2 .text h3 {
	font-size: 18px;
	color: #f69f49;
	line-height: 38px;
	padding: 0 7px;
	background: #fdf1d8;
	border-radius: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}

.loginBox2 .text span {
	display: block;
	width: 70px;
	height: 11px;
	background: url(../images/next.jpg) center no-repeat;
	background-size: cover;
	margin: 0 auto;
}

.loginBox2 .ewm {
	width: 50%;
	float: left;
	padding-left: 19px;
}

.loginBox2 .ewm img {
	display: block;
	width: 148px;
	box-shadow: 0 0 20px rgba(236, 107, 26, .5);
}

.loginBox3 {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 440px;
	overflow: hidden;
	z-index: 9;
	border-radius: 10px;
	background: url(../images/dl3.png) center top no-repeat #ffffff;
	background-size: 100%;
	padding: 262px 36px 36px;
	display: none;
}

.loginBox3 table {
	border: 1px solid #dcdcdc;
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-bottom: 23px;
}

.loginBox3 table th {
	background: #f69f49;
	color: #ffffff;
	font-weight: bold;
	line-height: 50px;
}

.loginBox3 table th:first-child {
	border-right: 1px solid #e5e5e5;
}

.loginBox3 table td:first-child {
	line-height: 50px;
	border-right: 1px solid #e5e5e5;
	font-weight: bold;
}

.loginBox3 table td:last-child {
	padding: 0 6px;
}

.loginBox3 table td a {
	word-break: break-all;
	font-size: 12px;
	color: #535353;
}

.loginBox3 table tr:nth-child(odd) {
	background: #fdf7ed;
}

/* .loginBox3 table tr:nth-child(2) a {
	color: #ff6200;
} */

.loginBox3 table a:hover {
	text-decoration: underline;
	color: #ff6200;
}

.loginBox3 .text {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 20px;
}

.loginBox3 .text h2 {
	font-size: 18px;
	color: #1b1b1b;
	line-height: 1;
	margin-bottom: 8px;
	font-weight: bold;
}

.loginBox3 .text h3 {
	font-size: 18px;
	color: #f69f49;
	line-height: 38px;
	padding: 0 7px;
	background: #fdf1d8;
	border-radius: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}

.loginBox3 .text span {
	display: block;
	width: 70px;
	height: 11px;
	background: url(../images/next.jpg) center no-repeat;
	background-size: cover;
	margin: 0 auto;
}

.loginBox3 .ewm {
	width: 50%;
	float: left;
	padding-left: 19px;
}

.loginBox3 .ewm img {
	display: block;
	width: 148px;
	box-shadow: 0 0 20px rgba(236, 107, 26, .5);
}

.loginBox3 .poBox {
	overflow: hidden;
	margin-bottom: 26px;
}

.loginBox3 a.downlod {
	display: block;
	width: 347px;
	margin: 0 auto;
	text-align: center;
	line-height: 53px;
	border-radius: 53px;
	font-size: 24px;
	color: #ffffff;
	background: linear-gradient(to right, #fbb93c, #f17520);
}



footer {
	background: #1c1c1c;
	padding-top: 55px;
}

.footer {
	width: 1200px;
	margin: auto;
}

.footer ul li {
	float: left;
	font-size: 14px;
	/* color: #a4a4a4; */
	color: #e1e1e1;
	float: left;
	font-size: 14px;
	width: 84px;
	text-align: center;
	margin-bottom: 5px;
}

.footer a {
	color: #FFf;
}

.footer .f_nav {
	margin-bottom: 20px;
}

.footer .f_nav span {
	color: #fff;
	font-size: 16px;
	float: left;
}

.footer .f_nav ul {
	float: right;
	width: 1100px;
}


.footer-center {
	padding: 30px 0;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	width: 1200px;
	margin: 30px auto;
	margin-bottom: 0;
}

.blogroll_click ul li {
	margin-right: 34px;
}

.blogroll_click ul li a {
	line-height: 22px;
	color: #a4a4a4;
	border-bottom: 1px solid transparent;
}

.blogroll_click ul li.active a {
	color: #d81519;
	border-color: #d81519;
}

.blogroll_links ul li {
	float: left;
	margin-right: 5px;
}

.blogroll_links ul li a {
	line-height: 24px;
	color: #a4a4a4;
}

.blogroll_links ul li:hover a {
	color: #d81519;
}

.hidenlink {
	display: none;
}

.hidenlink.active {
	display: block;
}

.Findparent {
	width: 400px;
	float: left;
}

.contact .erweima img {
	width: 98px;
}

.contact .erweima {
	float: left;
	margin-left: 55px;
}

.contact .erweima p {
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.contact {
	width: 700px;
	float: right;
}

.contact .tel {
	width: 200px;
	float: right;
}

.contact .tel p {
	color: #fff;
	font-size: 14px;
}

.contact .tel p a {
	color: #fff;
	width: 68px;
	height: 23px;
	border: 1px solid #EF6101;
	border-radius: 11px;
	color: #EF6101;
	padding: 3px;
}

.copyright {
	width: 1200px;

	margin: auto;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}

.copyright a {
	color: #fff;
}

.copyright img {
	width: 3%;
}

.copyright img.renzheng {
	width: 7%;
}

.contact .tel p {
	position: relative;
	text-indent: 15px;
	margin-top: 15px;
}

.contact .tel img {
	width: 18px;
	position: absolute;
	left: -5px;
}



.divider{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 8;
}