@charset "utf-8";
/*
Theme Name: 晶诺威
Author: 拇指联盟
Author URI: http://www.muzhilianmeng.com   
Description: 拇指联盟WordPress企业网站建设，官方网站：www.muzhilianmeng.com
Version: 2019.10.23.14.29
Text Domain: xs
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, figure {
	border: 0;
	font-size: 14px;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
body {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
	background-color: #ffffff;
	overflow-x: hidden;
	width: 100%;
}
ul, li, ol {
	list-style: none;
	background: transparent;
	margin-bottom: 0;
}
b, strong {
	font-weight: bold;
}
a, a:focus {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a, button, input {
	outline: none;
}
select.search-select, option {
	border: none;
	outline: none;
}
img {
	max-width: 100%;
	/* width: 100%; */
	height: auto;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
	border: 0;
}
textarea {
	resize: vertical;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
}
#header .top-header {
	height: 40px;
	line-height: 40px;
	background: #fff;
	border-bottom: solid 1px #e5e5e5;
}
.top-header .pull-left {
	color: #999999;
	font-size: 13px;
}
.top-header .pull-right a {
	padding: 0 10px;
	margin-left: 10px;
	color: #999999;
}
.top-header .pull-right a i {
	margin-right: 5px;
}
.btm-header {
	height: 95px;/* height: 141px;
  width: 100%;
  height: 120px;
  background: url(/wp-content/themes/genuway/images/logo_bg.jpg) no-repeat center top; */
}
.header-logo {
/* display: table; */
  /* float: left; */
  /* margin-top: 12px; */
}
.header-left {
	float: left;
}
.header-logo h1 {
	text-indent: -999999px;
	height: 0;
	width: 0;
}
.logo-url {
	line-height: 95px;
	display: block;
	margin-right: 10px;
}
.logo-url img {
	vertical-align: middle;
	width: auto;
	display: inline-block;
	max-height: 50px;/* max-height: 141px; */
}
/*
.header-menu{
	background: #1d2d97;	
}
.header-menu>ul>li{
	float:left;
	position:relative;
	height: 60px;
    line-height: 60px;
	width:10%;
	text-align:center;
}
.header-menu>ul>li.current-menu-item>a{
    color: #fff;
    background: #1d2d97;
    -moz-box-shadow: 0px 2px 5px #333333;
    -webkit-box-shadow: 0px 2px 5px #333333;
    box-shadow: 0px 2px 5px #333333;
	z-index:99;
}
.header-menu>ul>li>a{
    display:block;
    font-size: 16px;
    position: relative;
    color: #fff;
}
.header-menu>ul>li:hover>a{
	background-color:#2c76cc;
	color:#fff;
}*/

.header-menu {
	float: right;
	margin-top: 50px;
}
.header-menu > ul > li {
	float: left;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.header-menu > ul > li.current-menu-item > a {
	color: #000;
	z-index: 99;
}
.header-menu > ul > li > a {
	display: block;
	font-size: 16px;
	position: relative;
	color: #000;
	padding: 0px 25px;
	line-height: 40px;
}
@media (max-width:1600px){
	.header-menu > ul > li > a {
		padding: 0px 10px;
	}
}
.header-menu > ul > li > a span {
	padding-left: 5px;
}
.header-menu > ul > li:hover > a span {
	-moz-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
	/*兼容IE*/
	filter: FlipV;
}
.header-menu > ul > li:hover > a {
	color: #1d2d97;
}
#slider {
	position: relative;
}
#slider .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.top-images {
	transition: transform 0.6s ease 0s;
	/* position: absolute; */
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;
	background-size: cover;
	z-index: -1;
}
.bannerfont {
	width: 100%;
	height: 100px;
	background-color: #595959;
	text-align: center;
	color: #FFF;
}
.bannerfontleft {
	float: left;
	padding-top: 25px;
	padding-left: 25%;
	text-align: left;
	font-size: 24px;
	width: 60%;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bannerfontright {
	float: left;
	width: 20%;
	padding-top: 40px;
}
#slider:hover .top-images {
	transform: scale(1.01, 1.01);
}
.section-head {
	text-align: center;
}
.section-head h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 27px;
	font-weight: bold;
	position: relative;
	/* padding-bottom: 15px; */
}
.section-head .bar {
	width: 50px;
	height: 4px;
	background: #1d2d97;
	margin: auto;
	border-radius: 2px;
}

.section-more .more {
	color: #666;
	border: solid 1px #dedede;
	display: block;
	padding: 5px 10px;
	width: 80px;
	margin: auto;
}
.section-more .more1 {
	color: #666;
	border: solid 1px #dedede;
	display: flex;
	padding: 5px 10px;
	width: 80px;
	margin: auto;
}
.section-more a.more:hover {
	background: #1d2d97;
	color: #fff;
	border: solid 1px #1d2d97;
}
.section-more a.more1:hover {
	background: #1d2d97;
	color: #fff;
	border: solid 1px #1d2d97;
}
.section-more .gongsi-more {
	color: #666;
	border: solid 1px #333;
	display: block;
	padding: 5px 10px;
	width: 80px;
	/* margin: auto; */
}
.section-more a.gongsi-more:hover {
	background: #1d2d97;
	color: #fff;
	border: solid 1px #1d2d97;
}
.pro-cat .proli {
	width: 100%;
	border: solid 1px #e5e5e5;
	padding: 20px;
}
.pro-cat .proli h3 {
	background: #fff;
	position: relative;
	font-size: 18px;
	border-top: none;
}
.pro-cat .proli ul {
	overflow: hidden;
}
.proli ul li {
	margin-right: 15px;
	float: left;
	margin-top: 20px;
}
.proli ul li a:hover {
	color: #1d2d97;
}
.pro-con div a {
	display: block;
	position: relative;
}
.pro-con p {
	padding: 10px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro-con li .pro-content a img {
	width: 100%;
	/* height: 400px; */
}
.pro-con li a .pro-title {
	margin-top: 5px;
	text-align: center;
	/* height: 20px; */
	line-height: 20px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	transition: all 0.5s;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	line-height: 40px;
}
.pro-con li a:hover .pro-title {
	background: #1d2d97;
}
/*
.pro-con li {
  margin-bottom: 20px;
}

.pro-con li a {
  padding: 10px;
  display: block;
  text-align: center;
}

*/

.pro_l {
	overflow: hidden;
}
.pro_ltit {
	background: #fff;
	position: relative;
	word-break: break-word;
	font-size: 16px;
	display: flex;
	align-items: center;
	align-content: space-around;
	border: 1px #ddd solid;
	border-top: none;
	padding: 8px 0;
}
.pro_ltit.top {
	background: #1d2d97;
	color: #fff;
	padding: 6px 0;
	border: 1px #1d2d97 solid;
}
.pro_ltit span {
	float: left;
	width: 16%;
	text-align: center;
	word-break: break-word;
}
.pro_ltit .p7 {
	float: left;
	width: 16%;
	text-align: center;
}
.pro_ltit span.p2 img {
	height: 60px;
}
.pro_ltit span.p2 {
	width: 13%;
}
.pltable, .pltable * {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: Arial, 宋体, Helvetica, sans-serif;
}
.pltable {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.pltable-tr.top {
	background: #1284DA;
	color: #fff;
	/*  padding: 6px 0;*/
	border: 1px #1d2d97 solid;
	height: 50px;
}
.pltable-tr {
	display: table-row;
	height: 30px;
}
.pltable-tr:nth-child(2n){
	background:#F9F9F9;
}

.pltable-tr .pltable-td:nth-child(){
	background:#FFFFFF;
}
.pltable-th {
	display: table-cell;
	font-weight: bold;
	height: 100%;
	width: 12%;
	border: 1px solid #dddddd;
	text-align: center;
	vertical-align: middle;
	word-break: break-word;
}
.pltable-td {
	display: table-cell;
	height: 100%;
	width: 12%;
	border: 1px solid #dddddd;
	text-align: center;
	vertical-align: middle;
	word-break: break-word;
}
.sms a .pdf{
	content: '';
	background-size: 100% 100%;
	background: url(/wp-content/themes/genuway/images/pdf.png) no-repeat center center;
	position: relative;
	width: 78px;
	height: 43px;
	z-index: 0;
}
.sms a:hover .pdf{
	background: url(/wp-content/themes/genuway/images/pdf_hover.png) no-repeat center center;;
}
@media (max-width: 768px) {
.pltable-td {
	width: 25%;
	height: auto;
	text-align: center;
}
.yc {
	display: none;
	overflow: hidden;
}
.pro_ltit .p4, .pro_ltit .p7 {
	display: none;
}
.pltable-td img {
/*	height: 48px; */
}
}
.pro_ldes {
	width: 100%;
	padding: 50px 80px;
	line-height: 2;
	overflow: hidden;
	background: #f5f5f5;
	color: #454545;
	text-align: center;
}
.pro_ldes .box1 {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}
.pro_ldes .box2 {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.pro_ltit .more {
	font-size: 18px;
	border: 1px solid;
	border-radius: 50%;
	background: #1d2d97;
	width: 27px;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-family: serif;
	cursor: pointer;
}
.pro_ltit .more:before {
	content: "+";
}
.pro_ltit.active .more:before {
	content: "-";
}
.youshi-bg {
	/* background: url(/wp-content/themes/genuway/images/bg.jpg) center center no-repeat; */
	/* padding-bottom: 80px; */
	overflow: hidden;
}
.youshi-main {
background: #F5F5F5;
}
.youshi-main h3 a {
	color: #1d2d97;
	font-size: 22px;
	display: block;
	font-weight: bold;
}
.youshi-main p {
	/* border-top: solid 1px #dedede; */
	color: #666666;
	line-height: 30px;
	padding-top: 6px;
}
.youshi-con {
	line-height: 2;
	font-size: 15px;
	color: #5a5a5a;
	margin-bottom: 30px;
	padding-top: 30px;
	word-wrap: break-word;
}
.news-img {
	border: 1px #ddd solid;
	padding: 10px;
	text-align: center;
	margin: 30px;
}
.news-img a {
	display: inline-block;
	max-width: 100%;
}
.news-img p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
}
.news-con ul {
	overflow: hidden;
}
.news-con ul li a {
	display: block;
	/* border-bottom: solid 1px #dedede; */
	overflow: hidden;
	padding: 10px 0;
	padding-right: 0px;
}
 @media(min-width: 767px) {
.news-con ul li .dash {
	height: 150px;
	border-bottom: dashed 1px #dedede;
	padding-bottom: 10px;
}
}
.news-con ul li .time {
	width: 260px;
	height: 140px;
	text-align: center;
	background: #f8f8f8;
	float: left;
	margin-right: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 5px;
}
.news-con ul li .time .day {
	color: #888;
	margin-top: 15px;
	font-size: 40px;
}
.news-con ul li .time .yearmonth {
	color: #888;
	margin-top: 2px;
	font-size: 12px;
}
.news-con ul li .time img {
	width: 100%;
}
.news-con ul li {
	width:48.5%;
	float:left;
	list-style:none;
/* 	white-space:nowrap; */
	margin:10px;
}
.news-con ul li:hover {
	background-color: #1284DA;
}
.news-con ul li a .hi3 {
	float: left;
/* 	max-width: 95%; */
	overflow: hidden;
/* 	white-space: nowrap; */
/* 	text-overflow: ellipsis; */
	color: #888;
	font-size: 14px;
}
.news-con ul li a .title {
	float: left;
	max-width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	color: black;
	font-weight: bold;
}
.news-con ul li:hover a .title {
	color: white;
}
@media (max-width: 768px) {
	.news-con ul li a .title {
		float: left;
		max-width: 95%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #888;
		font-size: 14px;
	}
	.news-con ul li{
		width: 100%;
	}
	.news-con ul li .time{
		width: 100px;
		height: 50px;
		padding-top: 3px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
	}
}
@media (mix-width: 768px) {
	.news-con ul li {
		width:45%;
	}
	.news-con ul li{
		width: 100%;
	}
	.news-con ul li .time{
		width: 100px;
		height: 55px;
		padding-top: 5px;
	}
}
.news-con ul li p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: black;
	font-size: 14px;
}
.news-con ul li a span {
	float: right;
	color: #888;
	font-size: 12px;
}
#gallery-1 img {
	padding: 10px;
	border: none !important;
}
.entry-des p {
	margin-bottom: 10px;
}
.case {
	background: #f5f5f5;
}
.case-con {
	position: relative;
}
.case-con1 {
	/* position: relative; */
}
.case-con div a {
	display: block;
	position: relative;
}
.case-con1 div a {
	display: block;
	position: relative;
}
.case-con p {
	padding: 10px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case-con1 p {
	padding: 10px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case-con li .case-content a img {
	width: 100%;
}
.case-con1 li .case-content1 a img {
	width: 100%;
}
.case-con1 li .case-content1 {
	width: 100%;
	float: left;
}
.case-con li a .case-title {
	margin-top: 5px;
	text-align: center;
	/* height: 20px; */
	line-height: 20px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	transition: all 0.5s;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	line-height: 40px;
}
.case-con1 li a .case-title1 {
	margin-top: 5px;
	text-align: center;
	/* height: 20px; */
	line-height: 20px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	transition: all 0.5s;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	line-height: 40px;
}
.case-con li a:hover .case-title {
	background: #1d2d97;
}
.case-con1 li a:hover .case-title1 {
	background: #1d2d97;
}
/* 底部样式 */

#footer {
	border-top: 1px solid #131313;
	color: #666;
	background: #252525;
	float: left;
	width: 100%;
	margin-top: 50px;
}
#footer {
	color: #666;
	background: #111;
}
#footer h3 {
	font-size: 18px;
	color: #fff;
	margin: 0 0 15px;
}
#footer ul li a {
	color: #888;
	display: block;
	line-height: 2;
}
#footer ul li a:hover {
	color: #fff;
}
#footer .copyr {
	border-top: 1px solid #1b1b1b;
}
#footer p a {
	color: #666;
}
.friend-link span {
	margin-right: 16px;
}
.friend-link a {
	font-size: 12px;
	line-height: 18px;
	margin-right: 16px;
	margin-bottom: 10px;
	display: inline-block;
}
.friend-link a:hover {
	color: #fff;
}
.link {
	overflow: hidden;
}
.link h2 {
	font-size: 20px;
	color: #1d2d97;
	margin-bottom: 15px;
	font-weight: bold;
}
.link ul li {
	float: left;
	margin: 0 10px 10px 0;
}
#footer .copyr p {
	text-align: center;
}
#footer .tel {
	color: #888888;
	line-height: 2;
}
#footer .tel p strong {
	font-size: 22px;
	color: #fff;
}
@media(max-width:768px){
	.hidden-xs0{
		display: none;
	}
}
.sidebar {
	padding: 0 15px 0 0;
}
.sidebar aside {
	margin-bottom: 30px;
}
.sidebar aside:last-child {
	margin-bottom: 0;
}
.sidebar h3.widget-title {
	/* background: #1d2d97; */
	color: black;
	font-size: 16px;
	/* text-align: center; */
	padding: 10px 0 10px 0px;
	font-family:"宋体";
	font-weight: bold;
}
.sidebar h3.widget-title1{
	background: #1284DA;
	color: #F0F0F0;
	font-size: 16px;
	text-align: center;
	padding: 10px 0 10px 0px;
	font-family:"宋体";
	font-weight: bold;
}
.sidebar h3.widget-title2{
	background: #1E2C97;
	color: #f0f0f0;
	font-size: 16px;
	/* text-align: center; */
	padding: 20px 0px 20px 30px;
	font-family:"宋体";
	font-weight: bold;
	border-top-left-radius: 40px;
}
.sidebar ul.menu li {
	display: block;
	background: #f0f0f0;
	padding: 15px 0 15px 20px;
	color: #666;
	margin-bottom: 5px;
}
.sidebar ul.menu li.current-menu-item a {
	font-weight: 700;
}
.widget_recent_entries ul {
}
.widget_recent_entries ul li {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	background-color: #e1f4fa;
	margin-bottom: 2px;
	padding-left: 15px;
}
.widget_recent_entries ul li a {
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	font-weight: bold;
	font-family: "宋体";
	color: black;
}
.widget_recent_entries ul li a:hover{
	color:#0173f2;
}
.widget_recent_entries ul li a:before {
	display: inline-block;
	vertical-align: 0px;
/* 	width: 10px;
	height: 10px; */
	background: url(/wp-content/themes/genuway/images/list.png);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 10px;
	content: "";
}
.widget_recent_entries ul li a:after{
	display: inline-block;
	vertical-align: 0px;
	width: 16px;
	height: 16px;
	background: url(/wp-content/themes/genuway/images/list.png);
	border-radius: 100%;
	-webkit-border-radius: 100%;
	margin-right: 10px;
	content: "";
	float: right;
	/* padding-top: 20px; */
	background-size: 100% 100%;
}
.widget_recent_entries1 ul {
}
.widget_recent_entries1 ul li {
	/* text-align: center; */
	border-bottom: 1px solid #DDDDDD;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	/* background-color: #f0f0f0; */
	margin-bottom: 2px;
}
.widget_recent_entries1 ul li a {
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	color: black;
	font-family: "宋体";
/*	text-overflow:ellipsis; */
}
.widget_recent_entries1 ul li a:hover {
	color: #1D2D97;
}
.widget_recent_entries1 ul li a:before {
	display: inline-block;
	vertical-align: 0px;
	/*  width: 10px;
  height: 10px;
  background: url(/wp-content/themes/genuway/images/list.png); 
  border-radius: 50%;
  -webkit-border-radius: 50%;*/
/*  margin-right: 10px;*/
	content: "";
}
.widget_recent_entries1 ul li a:after{
	display: inline-block;
	vertical-align: 0px;
	width: 10px;
	height: 10px;
	/* background: url(/wp-content/themes/genuway/images/list.png); */
	border-radius: 50%;
	-webkit-border-radius: 50%;*/
	margin-right: 10px;
	content: ">";
	float: right;
}
.widget_recent_entries2 ul {
	background-color: #f8fafd;
}
.widget_recent_entries2 ul li {
	text-align: left;
	padding-top: 10px;
/*	padding-bottom: 5px;*/
	position: relative;
	/*	background-color:#f0f0f0; */
	margin-bottom: 2px;
	padding-left: 5px;
	text-overflow:ellipsis;
	overflow: hidden;
}
.widget_recent_entries2 ul li a {
/*	height: 20px; */
	line-height: 20px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	font-family: "宋体";
	color:black;
}
.widget_recent_entries2 ul li a:hover{
	color: #1D2D97;
}
.widget_recent_entries2 ul li nobr{
	overflow: hidden;
	text-overflow:ellipsis;
}
.widget_recent_entries2 ul li a:before {
	display: inline-block;
	vertical-align: 0px;
	width: 5px;
	height: 5px;
	background: #1D2D97;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-right: 10px;
	content: "";
*/
}
.entry-meta {
	overflow: hidden;
	margin-bottom: 10px;
	/**  border-bottom: 1px dotted #ddd; */
	padding-bottom: 20px;
	text-align:center;
}
.entry-meta .zuozhe{
	width:100%;
	text-align:center;
	padding-left:23%;
	padding-bottom:10px;
}
.entry-meta .zuozhe div{
	width:23%;
	float:left;
}
@media (max-width: 1200px) {
	.entry-meta .zuozhe{
		text-align:center;
		padding-left:0;
		padding-bottom:10px;
	}
	.entry-meta .zuozhe div{
		width:100%;
		padding-bottom:10px;
	}
}
.entry-meta h1 {
	font-size: 24px;
	color: #1d2d97;
}
.entry-meta p {
	clear: both;
	color: #999999;
	margin-top: 15px;
}
.crumbs {
	float: right;
}
.crumbs a, .crumbs {
	color: #999999;
}
.cp-child {
	overflow: hidden;
}
.cp-child li {
	float: left;
	margin: 0 10px 10px 0;
}
.cp-child li a {
	padding: 8px 15px;
	border: 1px solid #dcdcdc;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	display: inline-block;
}
.cp-child li a:hover {
	background: #1d2d97;
	color: #fff;
	border: 1px solid #1d2d97;
}
.product-list h2 {
	font-size: 18px;
	color: #1d2d97;
	margin: 20px 0;
}
.content-list li {
	/* padding: 20px; */
	margin-bottom: 30px;
	/* border: 1px dotted #ddd; */
	background: #fff;
}
.content-list li:last-child {
	margin-bottom: 0;
}
.content-list li .news_box {
	overflow: hidden;
	background: #ffff;
	margin-bottom: 22px;
	border-bottom: 1px #ddd solid;
	padding-bottom: 30px;
	height: 100%;
}
.content-list li .news_box .img_box {
	width: 40%;
	float: left;
}
.content-list li .news_box .con_box {
	color: #828282;
	display: inline-block;
	width: 60%;
	vertical-align: middle;
	padding-left: 20px;
}
.content-list li .news_box .con_box h2 a {
	display: inline-block;
	font-size: 18px;
	float: left;
	color: #111;
}
.content-list li:hover .news_box .con_box h2 a {
	color: #1d2d97;
}
.content-list li .news_box .con_box h2 {
	margin-bottom: 15px;
	overflow: hidden;
	line-height: 1.42;
}
.content-list li .news_box .con_box span {
	float: right;
}
.content-list li .news_box .con_box p {
	color: #999999;
}
.tech-list li {
	/* padding: 20px; */
  /* border: 1px dotted #ddd; */
	background: #fff;
	padding: 0px 0px;
	margin-bottom: 20px;
}
.tech-list .blue {
	/* padding: 20px; */
  /* border: 1px dotted #ddd; */
	background: #f8fafd;
	/* padding: 20px 36px; */
	/* border-bottom: 1px #ddd solid; */
	padding-top:20px;
	padding-left:10px;
	height: 180px;
}
.tech-list li i {
	display: inline-block;
	color: #1d2d97;
	margin-right: 12px;
	background: url(/wp-content/themes/genuway/images/book.png);
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.tech-list li img{
	float: left;
    width: 220px;
	height: 140px;
}

.tech-list li .h2div .title_a {
	color: #565656;
/*	display: inline-block;*/
	vertical-align: middle;
	margin: 10px 30px;
    width: 70%;
    float: left;
	font-size: 18px;
	font-weight: bold;
}
.hidden-xs1 {
	text-align: left;
	float: left;
	margin: 10px 30px;
	width: 50%;
	margin-bottom: 5px;
}

.tech-list li .h2div a:hover{
	color: #1284DA;
}
.tech-list li .h2div span {
	/* float: right; */
	color: #999999;
}
@media (max-width: 1200px) {
	 .tech-list li .h2div span{
		 display:none;
	 }
}

.hidden-xs2 {
	width: 12%;
	text-align: right;
}
.hidden-xs3{
	width: 78%;
	text-align: left;
	float: left;
	margin: 0px 30px;
	width: 70%;
	/* margin-bottom: 5px; */
	margin-top: 0px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-family: "宋体";
	line-height: 23px;
}
.hidden-xs4 {
	float: left;
	width: 72%;
	text-align: right;
}
.hidden-xs4 a{
	text-align: right;
	color: #1284DA;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
}
@media(max-width:1600px){
	.tech-list li img{
		float: left;
	    width: 180px;
		height: 120px;
	}
	.hidden-xs4{
		width:92%;
	}
}
@media(max-width:1500px){
	.tech-list li img{
		float: left;
	    width: 160px;
		height: 120px;
	}
}
@media(max-width:1280px){
	.tech-list li img{
		float: left;
	    width: 140px;
		height: 90px;
	}
	.hidden-xs1 {
		margin: 5px 30px;
	}
	.hidden-xs4{
		width:92%;
	}
	.tech-list li .h2div .title_a{
		margin: 5px 30px;
	}
}
@media (max-width: 768px) {
	.tech-list li .h2div .title_a {
		width: 60%;
		margin: 0px 15px;
		font-size: 16px;
		float: left;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #888;
		font-size: 14px;
	}
	.tech-list li img {
	    width: 100px;
		height: 50px;
	}
	.hidden-xs1 {
		margin: 10px 0px;
		/* width: 60%; */
		/* height: 40px; */
		padding-left:17px;
		line-height: 20px;
		overflow: hidden;
		color: black;
		font-size: 14px;
	}
	.hidden-xs3{
		width: 90%;
		margin: 0px 10px;
	}
	.hidden-xs4{
		width: 90%;
	}
}
.entry-content p {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.75;
}
.entry-content p strong {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.75;
}
.entry-content h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0px 15px;
}
.entry-content h2:first-child {
	margin: 0px 0px 15px;
}
.entry-content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 15px;
}
.entry-content h3:first-child {
	margin: 0px 0px 15px;
}
.content .entry-content a {
	color: #ed5565;
	text-decoration: none;
	font-size: 16px;
}
.entry-content ul {
	list-style: disc;
	margin-bottom: 1rem;
	margin: 0 0 15px 40px;
}
.entry-content ul li {
	list-style: disc;
	color: #31424e;
	font-size: 16px;
	line-height: 1.6;
}
.entry-content ol {
	list-style: disc;
	margin-bottom: 1rem;
	margin: 0 0 15px 40px;
}
.entry-content ol li {
	list-style: disc;
	color: #31424e;
	font-size: 16px;
	line-height: 1.6;
}
.entry-content blockquote {
	border-left: 5px solid #eee;
	margin: 20px;
	padding: 5px 10px;
	clear: both;
}
p.wp-caption-text {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.single-header {
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
}
.single-header .single-meta {
	overflow: hidden;
	padding: 10px;
	color: #999999;
}
.single-header .single-meta .author, .single-header .single-meta .time {
	float: left;
	margin-right: 10px;
	line-height: 36px;
}
/* 产品中心样式开始 */
.cp-con {
	border-bottom: solid 1px #dedede;
	padding-bottom: 20px;
}
.cp-con h1 {
	font-size: 26px;
	font-weight: bold;
	color: #111;
	line-height: 1.42;
}
.cp-cat, .cp-cat a, .cp-des h3 {
	font-size: 16px;
	font-weight: bold;
	color: #323232;
}
.cp-des p {
	line-height: 2;
	color: #999999;
}
.cp-xg h3 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative;
}
.page-nav {
	text-align: center;
	line-height: 28px;
}
.page-nav a, .page-nav span {
	display: inline-block;
	height: 28px;
	border: 1px solid #9d9d9d;
	padding: 0 10px;
	font-size: 14px;
	color: #595959;
	margin: 0 1px;
	vertical-align: top;
}
.page-nav .current {
	background: #1d2d97;
	color: #fff;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	border: 1px solid #1d2d97;
}
/* 产品中心样式结束 */

.con1 {
	overflow: hidden;
}
.main-im {
	position: fixed;
	right: 5px;
	top: 220px;
	z-index: 1000;
	width: auto;
	height: auto;
}
.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}
.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #dddddd;
	background: url(/wp-content/themes/genuway/images/kf/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
.main-im .im_main {
	background: #f9fafb;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #f9fafb;
	display: block;
}
.main-im .im_main .im-wechat {
	color: #000000;
	text-align: center;
	width: 109px;
	height: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #dddddd;
}
.main-im .im_main .im-wechat div {
	font-size: 12px;
	margin-top: 6px;
}
.main-im .im_main .im-wechat .weixing-ma {
	width: 104px;
	height: 103px;
	padding-top: 1px;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;
	width: 109px;
	height: 60px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.main-im .im_main .im-tel div {
	font-size: 12px;
	margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(/wp-content/themes/genuway/images/kf/weixing-icon.png) no-repeat center center;
	float: left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 152px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -106px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 124px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 122px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(/wp-content/themes/genuway/images/kf/totop-icon.png) no-repeat center center;
	float: right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(/wp-content/themes/genuway/images/kf/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	display: none;
	cursor: pointer;
	margin-left: 0px;
	width: 40px;
	height: 133px;
	background: url(/wp-content/themes/genuway/images/kf/open_im.png) no-repeat left top;
}
.wpcf7 label, .wpcf7 input, .wpcf7 textarea {
	width: 100%;
}
.wpcf7-submit {
	background: #1d2d97;
	border: none;
	padding: 10px 30px;
	color: #fff;
	font-size: 16px;
}
.single-info {
	color: #999999;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 20px;
	margin: 20px 0;
	overflow: hidden;
}
.rtbar {
	display: none;
	position: fixed;
	top: 200px;
	right: 0;
	width: 50px;
	height: 203px;
	z-index: 10;
}
.rtbar li {
	width: 62px;
	height: 50px;
	z-index: 20;
}
.rtbar li.rtbar1, .rtbar li.rtbar4 {
	position: absolute;
	left: 0;
}
.rtbar li.rtbar1 {
	top: 0;
	width: 172px;
}
.rtbar li.rtbar2 {
	position: absolute;
	top: 51px;
	left: 0;
	width: 126px;
}
.rtbar li.rtbar3 {
	position: absolute;
	top: 102px;
	left: 0;
	width: 62px;
}
.rtbar li.rtbar4 {
	top: 102px;
}
.rtbar4 {
	position: absolute;
	top: 102px;
	left: 0;
}
.rtbar li a {
	display: block;
	color: #fff;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #000;
	opacity: 0.8;
	border-radius: 6px;
}
.rtbar li a .fa {
	display: block;
	float: left;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin: 12px 12px 14px 14px;
	font-size: 24px;
}
.rtbar li a:hover {
	background-color: red;
	opacity: 1;
}
.wbox {
	position: absolute;
	right: 62px;
	width: 150px;
	height: 150px;
	top: -100px;
	z-index: 99;
	display: none;
}
.apply {
	display: none;
}
.apply a {
	font-size: 20px;
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	float: left;
	color: #fff;
}
.apply a.bm-phone {
	background-color: #f5643f;
}
.apply a.bm-form {
	background-color: #ed740b;
}
.apply a i {
	margin-right: 10px;
}
#header .button {
	position: absolute;
	padding: 10px;
	right: 15px;
	top: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.button .menu-toggle {
	width: 18px;
	height: 14px;
	display: block;
	position: relative;
}
.button .menu-toggle span {
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 100%;
	height: 2px;
	background-color: #4c5462;
	transition: -webkit-transform 0.14s ease;
	transition: transform 0.14s ease;
	transition: transform 0.14s ease, -webkit-transform 0.14s ease;
}
.button .menu-toggle span:after, .button .menu-toggle span:before {
	content: "";
	width: 18px;
	height: 2px;
	background-color: #4c5462;
	border-radius: 0px;
	position: absolute;
}
.button .menu-toggle span:before {
	top: -6px;
}
.button .menu-toggle span:after {
	bottom: -6px;
}
.button .menu-toggle span:before {
	transition: top 0.14s ease 0.14s;
}
.button .menu-toggle span:after {
	transition: bottom 0.14s ease 0.14s, -webkit-transform 0.14s ease;
	transition: transform 0.14s ease, bottom 0.14s ease 0.14s;
	transition: transform 0.14s ease, bottom 0.14s ease 0.14s, -webkit-transform 0.14s ease;
}
.button.active .menu-toggle span {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: -webkit-transform 0.14s ease 0.14s;
	transition: transform 0.14s ease 0.14s;
	transition: transform 0.14s ease 0.14s, -webkit-transform 0.14s ease 0.14s;
}
.button.active .menu-toggle span:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: bottom 0.14s ease, -webkit-transform 0.14s ease 0.14s;
	transition: bottom 0.14s ease, transform 0.14s ease 0.14s;
	transition: bottom 0.14s ease, transform 0.14s ease 0.14s, -webkit-transform 0.14s ease 0.14s;
}
.button.active .menu-toggle span:before {
	top: 0;
	transition: top 0.14s ease;
}
.content table {
	margin: auto;
	min-width: 800px;
	text-align: center;
	margin-bottom: 20px;
}
.content table tr {
	line-height: 2;
}
.content table td {
	border: 1px #dcdcdc solid;
}
.content table tr p {
	line-height: 2;
	margin-bottom: 0;
}
 @media (max-width: 768px) {
.apply {
	display: block !important;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
}
}
 @media (max-width: 1200px) {
.youshi-bg {
	background: #fff;
	padding-bottom: 40px;
	overflow: hidden;
}
}
label {
	max-width: none;
}
.clear_both {
	zoom: 1;
}
.apply {
	width: 100%;
	background: #fff;
	position: fixed;
	bottom: 0;
	z-index: 99;
}
.apply .left .lang2 {
	width: 185px;
	margin-left: 30px;
}
.apply .right .lang2 {
	padding-left: 20px;
	margin-left: 20px;
}
.apply .left .fz12 .lang2 {
	display: none;
}
.apply .left {
	margin-left: 45px;
}
.fl {
	float: left;
}
.apply .left .fz30 {
	color: #555;
}
.fz30 {
	font-size: 30px;
	color: #333;
}
.apply .left .xian {
	width: 20px;
	height: 2px;
	background: #555;
	margin: 10px 0 15px;
}
.apply .left .fz12 {
	color: #888;
	font-family: "Arial";
}
.apply .right {
	border-left: 1px solid #f0f0f0;
	padding-left: 40px;
	margin-left: 40px;
}
.apply .right .fz14 {
	width: 100%;
	color: #888;
}
.apply .right .form {
	width: 100%;
	margin-top: 15px;
}
.apply .right .form .input {
	height: 44px;
	line-height: 44px;
	text-indent: 15px;
	cursor: text;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 14px;
	color: #888;
	margin-right: 15px;
}
.apply .right .form .input.n1 {
	width: 158px;
}
.apply .right .form .input.n2 {
	width: 218px;
}
.apply .right .form .input.n3 {
	width: 352px;
}
.apply .right .form .sub {
	width: 120px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
	background: #0293d2;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
}
/* cat-product-list tab css*/
.pro_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pro_list a, img {
	border: 0;
}
.pro_list {
	height: 100%;
	width: 100%;
	font: normal normal 12px/24px "Microsoft yahei", Arial;
	padding-bottom: 30px;
	float: left;
}
.pro_list a {
	color: #333;
	text-decoration: none;
}
.pro_list a:hover {
	color: #093;
	text-decoration: none;
}
#title {
	width: 300px;
	margin: 3% auto 0;
}
#title h2 {
	font-size: 18px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #f8f8f8;
	border: 1px solid #a3a3a3;
	padding: 20px 20px 50px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
/* box */

.box {
	float: left;
	width: 100%;
	margin: 0px auto 0;
	background: #fff;
	border: 0px solid #d3d3d3;
}
.tab_menu {
	border-top: 3px #1284DA solid;
	overflow: hidden;
}
.tab_menu li {
	width: auto;
	padding: 0px 10px;
	float: left;
	height: 30px;
	line-height: 30px;
	background: #F0F0F0;
	text-align: center;
	cursor: pointer;
}
.tab_menu li.current {
	color: #ffffff;
	background: #1284DA;
}
.tab_menu li a {
	color: #fff;
	text-decoration: none;
}
.tab_menu li.current a {
	color: #333;
}
.tab_box {
	padding-top: 20px;
	padding-left: 0px;
	width: 100%;
	float: left;
}
.tab_box li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.tab_box li span {
	margin: 0 5px 0 0;
	font-family: "宋体";
	font-size: 12px;
	font-weight: 400;
	color: #ddd;
}
.tab_box .hide {
	display: none;
}
.tab_box .product_image {
	float: left;
	width: 300px;
	height:300px;
	margin:10px;
	padding: 0px;
}
.tab_box .product_image img{
	width: 300px; 
	height: 300px;
}
.tab_box .product_text {
	float: left;
	width: 55%;
	padding-left: 10px;
	padding: 5px;
}
@media (max-width: 1200px) {
 .tab_box .product_text {
		width: auto;
	}
}
.tab_box .product_text h5 {
	font-size: 24px;
	color: #1D2D97;
	font-weight: bold;
}
.tab_box .product_text ul {
	width: 100%;
}
.tab_box .product_text ul li {
	word-wrap: break-word;
	word-break: normal;
	line-height: 30px;
	height: auto;
	text-align: justify;
}
.tab_box .product_book {
	float: left;
	width: 100%;
}
.tab_box .product_book .xq {
	background: #1284DA;
	padding-top: 15px;
	color: #FFF;
}
.tab_box .product_book ul {
	height: 50px;
	background: #f0f0f0;
}
.tab_box .product_book ul li {
	font-size: 18px;
	font-family: "宋体";
	float: left;
	width: 120px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tab_box .product_book ul li img {
	padding-top: 8px;
	width: 35%;
}
.tab_box .product_book ul li a {
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.tab_box .product_xqpage {
	width: 100%;
	float: left;
	height: auto;
	padding-top:10px;
	padding-left:10px;
}
.tab_box .product_xqpage div {
	width: 100%;
    word-break:break-all;
	white-space:inherit;
	line-height:30px;
}
.box .tab_box .nrtabbox {
	display: none;
}
.box .tab_box .on {
	display: block;
}
.product_xqpage ul {
	padding-top: 10px;
	height: auto;
}
.product_xqpage ul li {
	font-size: 14px;
	font-family: "宋体";
	width: 120px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.xqimg {
	height: auto;
}
.apply1 {
	width: 100%;
	padding: 40px 17%;
	background: #fff;
	position: relative;
	z-index: 2;
	background-color: #fff;
	height: 180px;
	position: relative;
}
.apply1 .padd {
	position: relative;
	/* padding-right: 20%; */
	width: 100%;
	margin: auto;
	/* margin-right: 10%; */
}
.apply1 .left {
	width: 18%;
	text-align: center;
}
.apply1 .left.lang2 {
	width: 185px;
	margin-left: 30px;
}
.apply1 .left .fz30 {
	color: #555;
}
.apply1 .left .xian {
	width: 20px;
	height: 2px;
	background: #555;
	margin: 10px 0 15px;
}
.apply1 .left .fz12 {
	color: #888;
	font-family: "Arial";
	margin-top: 10px;
}
.apply1 .left .fz12.lang2 {
	display: none;
}
.apply1 .right {
	width: 80%;
    border-left: 1px solid #f0f0f0;
    padding-left: 40px;
    margin-left: 20px;
}
.apply1 .right.lang2 {
	padding-left: 20px;
	margin-left: 20;
}
.apply1 .right .fz14 {
	width: 100%;
	color: #888;
}
.apply1 .right .form {
	width: 100%;
	margin-top: 15px;
}
.apply1 .right .form .input {
	height: 44px;
	line-height: 44px;
	text-indent: 15px;
	cursor: text;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 14px;
	color: #888;
	margin-right: 15px;
}
.apply1 .right .form .input.n1 {
	width: 15%;
}
.apply1 .right .form .input.n2 {
	width: 15%;
}
.apply1 .right .form .input.n3 {
	width: 40%;
}
.apply1 .right .form .sub {
	width: 15%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
	background: #0293d2;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
}
/* 弹窗样式*/
.headsam{ width:63%; display:none; background:#fff; position:fixed; top:10%; left:20%;right:17%; z-index:10; padding:50px 80px; }

.headsam .top{ width:100%;}

.headsam .top .le{ width:18%; border-right:1px solid #f0f0f0; text-align:center}

.headsam .top .le.lang2{ width:220px;}

.headsam .top .le .fz30{ color:#555;}

.headsam .top .le .xian{ width:20px; height:2px; background:#555; margin:10px 0 15px;}

.headsam .top .le .fz12{ color:#888; font-family:"Arial";}

.headsam .top .le .fz12.lang2{ display:none;}

.headsam .top .ce{ width:64%; margin-left:5%;}

.headsam .top .ce.lang2{ margin-left:40px;}

.headsam .top .ce .fz16{ width:100%; color:#0293d2;}

.headsam .top .ce .fz12{ width:100%; color:#888; margin-top:5px;}

.headsam .top .re{ width:30px; height:30px; cursor:pointer; background:url(/wp-content/themes/genuway/images/img62.jpg) no-repeat center;float:right;}

.headsam .cent{ width:100%; text-align:left; margin-top:50px; float:left;}

.headsam .cent .input{ width: 20%; height:44px; line-height:44px; text-indent:15px; font-size:14px; color:#888; border:1px solid #ddd; border-radius:6px; margin-right:20px;}

.headsam .cent .input.form_focus{ border-color:red;}

.headsam .cent .text{ width:85.8%; height:200px; border:1px solid #ddd; border-radius:6px; padding:15px; margin-top:16px;}

.headsam .cent .text.form_focus{ border-color:red;}

.headsam .cent .sub{ width:12%; height:46px; cursor:pointer; background:#0293d2; color:#fff; font-size:14px;border:none; border-radius:6px; margin-top:40px;}

.heabg{ width:100%; height:100%; display:none; background:#000; opacity:0.5; position:fixed; left:0; top:0; z-index:9;}

 @media (max-width: 1200px) {
	 .apply1{
		 display:none;
	 }
	 .apply1 .padd {
	 	padding-left: 0;
	 	/* padding-right:20%; */
	 }
 }
/*.headsam .cent table tr td label{
	text-align:center;
	font-size:18px;
	
}
.headsam .cent table{
	margin-left:20px;
}
.headsam .cent input {
	width: 380px;
	font-size:20px;
	height: 44px;
    line-height: 44px;
    text-indent: 15px;
    cursor: text;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;

    margin-right: 15px;
}*/
.searchinput{
	position:absolute;
	left:70%;
	top:12%;	
}
@media (max-width: 1200px) {
	.searchinput{
		display:none;	
	}
}
.searchinput input {
	width: 346px;
    height: 33px;
    line-height: 33px;
    text-indent: 10px;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 6px 0 0 6px;
    border-right: none;
}
#searchsubmit{
	width: 34px;
    height: 32px;
    cursor: pointer;
    background: #003498 url(images/img1.png) no-repeat center;
    border: none;
    border-radius: 6px;
    margin-left: -30px;	
}
.news-list {
	float:left;
	width:100%;
}
@media (max-width: 768px) {
	.news-list{
		float:none;
		width:100%;
	}
	
}

/* PC悬浮客服插件样式 */
#echaticon201902.left_kefu {
		position: fixed;
		right: 20px;
		bottom: 100px;
		z-index: 99999;
	}
@media(max-width:768px){
	.left_kefu{
		display: none;
	}
}
#echaticon201902 .fixed_ul {
		list-style: none;
		margin: 0;
		background: #1c92d2;
		padding: 0 7px;
		border-radius: 5px;
		position: relative;
		z-index: 500;
	}
	#echaticon201902 .fixed_ul li {
		width: 52px;
		height: 75px;
		box-sizing: border-box;
		border-bottom: 1px solid #fff;
		text-align: center;
		padding: 16px 0;
		z-index: 200;
		cursor: pointer;
	}

	#echaticon201902 .zixun-hide {
		position: absolute;
		top: 15px;
		left: 0;
		z-index: 100;
		width: 0;
		height: 50px;
		box-sizing: border-box;
		line-height: 50px;
		font-size: 12px;
		padding-left: 20px;
		box-sizing: border-box;
		transition: all 0.3s;
		overflow: hidden;
		background: #fff;
	}

	#echaticon201902 .echat-app {
		position: absolute;
		top: 125px;
		left: -125px;
		box-shadow: 0 0 3px 3px #eee;
		padding: 5px;
		text-align: center;
		font-size: 12px;
		display: none;
		background: #fff;
	}

	#echaticon201902 .white_span {
		color: #fff;
		font-size: 12px;
	}

	#echaticon201902 .echat-app img {
		width: 100px;
	}

	#echaticon201902 .zixun-div {
		left: -230px;
		width: 250px;
		transition: all 0.3s;
		box-shadow: 0px 0px 4px 4px #eeee;
	}

	#echaticon201902 .fixed_ul li:last-child {
		height: 40px;
		border-bottom: 0;
		padding: 5px 0;
	}

	#echaticon201902 .echat_num {
		position: absolute;
		top: -10px;
		right: -15px;
		width: 24px;
		height: 24px;
		background: red;
		border-radius: 12px;
		color: #fff;
		text-align: center;
		display: none;
		font-size: 12px;
		line-height: 22px;
	}
/* 移动端悬浮客服插件样式 */
.left_kefu1 {
		display: none;
	}
@media(max-width:768px){
	.left_kefu1{
		display: block !important;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 999;
		left: 0px;
	}
}
.fixed_ul1 {
	list-style: none;
	margin: 0;
	background: #1c92d2;
	padding: 0 7px;
	position: relative;
	z-index: 500;
	width: 100%;
	
}

.fixed_ul1 li {
	width: 33%;
	height: 75px;
	box-sizing: border-box;
	text-align: center;
	padding: 16px 0;
	z-index: 200;
	cursor: pointer;
	float: left;
}
.zixun-hide1 {
		position: absolute;
		top: 15px;
		left: 0;
		z-index: 100;
		width: 0;
		height: 50px;
		box-sizing: border-box;
		line-height: 50px;
		font-size: 12px;
		padding-left: 20px;
		box-sizing: border-box;
		transition: all 0.3s;
		overflow: hidden;
		background: #fff;
	}

.echat-app1 {
		position: absolute;
		top: 125px;
		left: -125px;
		box-shadow: 0 0 3px 3px #eee;
		padding: 5px;
		text-align: center;
		font-size: 12px;
		display: none;
		background: #fff;
	}

.white_span1 {
		color: #fff;
		font-size: 12px;
	}

.echat-app1 img {
		width: 100px;
	}

.zixun-div1 {
		left: -230px;
		width: 250px;
		transition: all 0.3s;
		box-shadow: 0px 0px 4px 4px #eeee;
	}

.echat_num1 {
		position: absolute;
		top: -10px;
		right: -15px;
		width: 24px;
		height: 24px;
		background: red;
		border-radius: 12px;
		color: #fff;
		text-align: center;
		display: none;
		font-size: 12px;
		line-height: 22px;
	}