@charset "UTF-8";
html,
body,
div,
p,
ul,
li,
ol,
dl,
dt,
dd,
form,
input,
textarea,
table,
tr,
td,
img,
a,
span,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

html,
body {
	width: 100%;
}

body {
	font-family: "微软雅黑", arial, Helvetica, sans-serif;
	font-size: 17px;
	overflow-x: hidden;
	color: #000;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
select,
option,
textarea {
	border: none;
	outline: none;
	font-family: "微软雅黑", arial, Helvetica, sans-serif;
}

img {
	border: none;
}

a,
a:hover,
a:active,
a:visited,
a:link {
	text-decoration: none;
	outline: 0;
}

a {
	color: #000;
}

a:hover {
	color: #0096dd;
}

ul li {
	margin: 0;
}

ul,
li {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

.none {
	display: none;
}

.block {
	display: block;
}

.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.ellipsis-6 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #555555;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #555555;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #555555;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #555555;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

.h {
	height: 140px;
}

.overflow {
	overflow: hidden;
}

.w {
	width: 1200px;
	margin: 0 auto;
}


/*
 
 * 
 * */

header {
	background: #00194A;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

header.fixed {
	-moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
}

.headtop {
	line-height: 80px;
	height: 80px;
	font-size: 0;
	overflow: hidden;
}

.headtop .logo {
	float: left;
}

.headtop .logo img {
	vertical-align: middle;
	display: inline-block;
	height: 60px;
}

.logotbox {
	color: #23AF37;
	float: left;
	margin-left: 55px;
	width: 22%;
	font-size: 14px;
	letter-spacing: 2px;
}

.toptel {
	float: right;
	color: #23AF37;
	font-size: 15px;
}

.toptel img {
	width: 30px;
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block;
}

.toptel strong {
	color: #23AF37;
	font-size: 23px;
	margin-left: 15px;
	font-weight: bold
}

.head-v3 {
	position: relative;
	z-index: 100;
	min-width: 1000px
}

.head-v3 .navigation-inner {
	position: relative
}

.navigation-up {
	background: #27303f
}

.navigation-up .navigation-v3 {
	text-align: right;
}

.navigation-up .navigation-v3 ul {
	font-size: 0;
}

.navigation-up .navigation-v3 li {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	border-bottom: 2px solid #fff;
	line-height: 58px;
}

.navigation-up .navigation-v3 .nav-up-selected {
	background: #eeeeee;
	border-color: #23AF37;
	color: #23AF37
}


/*.navigation-up .navigation-v3 .nav-up-selected{background:#23AF37}*/

.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background: #23AF37;
	color: #23AF37
}

.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0
}

.navigation-up .navigation-v3 li h2 a {
	padding: 0 25px;
	color: #000;
	font-size: 16px;
	display: block;
}

.navigation-down {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%
}

.navigation-down .nav-down-menu {
	background: #fff;
	position: absolute;
	top: 0px;
	line-height: normal;
}

.navigation-down .nav-down-menu .navigation-down-inner {
	margin: auto;
	width: 100%;
	position: relative
}


.navigation-down .nav-down-menu .item {
	float: left;
	cursor: pointer;
	width: 16.66%;
	font-size: 17px;
	margin-bottom: 40px;
}

.navigation-down .menu-2 .item {
	width: 33.33%;
}

.navigation-down .nav-down-menu a {
	color: #505050;
}

.navigation-down .menu-3 .item {
	width: 33.33%;
	min-height: 109px;
	/*padding-bottom: 30px;*/
	/*border-bottom: #DDDDDD 1px dashed;*/
}

.navigation-down .menu-4 .item {
	width: 33.33%;
}

.navigation-down .menu-3 a {
	font-size: 13px;
	margin: 15px 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.navigation-down .menu-3 p a{
	margin-top: 0;
}
.navigation-down .nav-down-menu a:hover {
	color: #23AF37;
}

.navigation-down .nav-down-menu a span {
	display: inline-block;
	vertical-align: middle;
}

.navigation-down .nav-down-menu .pic {
	display: inline-block;
	vertical-align: middle;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.navigation-down .nav-down-menu a img {
	display: block;
	margin-left: 30px;
	height: 35px;
	filter: grayscale(10%);
	-webkit-filter: grayscale(10%);
	-moz-filter: grayscale(10%);
	-ms-filter: grayscale(10%);
	-o-filter: grayscale(10%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(1);
}

.navigation-down .nav-down-menu a:hover img {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	-webkit-filter: none
}

.navigation-down .menu-4 .item a img {
	height: 80px;
}

.casebtn {
	display: block!important;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #505050;
	margin: 0!important;
}

.navigation-down .nav-down-menu dl {
	float: left;
	margin: 18px 80px 18px 0
}

.navigation-down .menu-1 dl {
	margin: 20px 80px 25px 0
}

.navigation-down .menu-1 dt {
	font: normal 16px "microsoft yahei";
	color: #61789e;
	padding-bottom: 10px;
	border-bottom: 1px solid #61789e;
	margin-bottom: 10px
}

.navigation-down .menu-1 dd a {
	color: #fff;
	font: normal 14px/30px "microsoft yahei"
}

.navigation-down .menu-1 dd a:hover {
	color: #60aff6
}

.navigation-down .menu-2 dd a,
.navigation-down .menu-3 dd a {
	color: #fff;
	font: normal 16px "microsoft yahei"
}


/*
 
 * 
 * */


/*  *  * header *  * */


/*移动端*/

.sliding-menu {
	overflow: hidden;
	position: relative;
}

.sliding-menu ul {
	float: left;
	margin: 0;
	width: 100%;
}

.sliding-menu li {
	list-style: none;
	margin: 0;
	line-height: 16px;
}

.sliding-menu a {
	display: block;
	padding: 1em;
	line-height: 16px;
}

.sliding-menu a:hover {
	background: #333;
	color: #FFF;
}

.sliding-menu a.nav:before {
	content: '\3009';
	float: right;
	margin-left: 1em;
}

.sliding-menu a.back {
	background: #083f78;
	color: #FFF;
}

.sliding-menu a.back:before {
	content: '\3008';
	float: left;
	margin-right: 1em;
}

.sliding-menu {
	overflow: hidden;
	position: relative;
}

.sliding-menu ul {
	float: left;
	margin: 0;
	width: 100%;
}

.sliding-menu li {
	list-style: none;
	margin: 0;
	line-height: 25px;
}

.sliding-menu a {
	display: block;
	padding: 10px 1em;
	line-height: 25px;
}

.sliding-menu a:hover {
	background: #333;
	color: #FFF;
}

.sliding-menu a.nav:before {
	content: '\3009';
	float: right;
	margin-left: 1em;
}

.sliding-menu a.back {
	background: #083f78;
	color: #FFF;
}

.sliding-menu a.back:before {
	content: '\3009';
	float: right;
	margin-right: 0;
}

.phone_head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 999999;
	height: 50px;
	line-height: 50px;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.04);
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.04);
}

.phone_head .logo {
	font-size: 0;
}

.phone_head .logo img {
	max-width: 100%;
	height: auto;
	max-height: 35px;
	vertical-align: middle;
}

.phone_head .head_admin {
	height: auto;
	line-height: 55px;
	margin: 0;
	margin-left: 15px;
}

.phone_head .head_admin a {
	color: #1886d1;
	font-size: 12px;
}

.phone-head .menubtn>span.expand {
	vertical-align: middle;
	display: inline-block;
	height: 30px;
	width: 40px;
	background: url(../images/menu.png) no-repeat center;
	background-size: auto 100%;
}

.phone-head .mask-close {
	background:  #23AF37 none repeat scroll 50% 50% / auto padding-box border-box;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	top: 11px;
	left: 18px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	overflow: hidden;
}

.maskbg {
	/*display: none;*/
	position: fixed;
	top: 0;
	left: -9999px;
	width: 100%;
	height: 100%;
	/*background-color: rgba(0, 0, 0, 0.5);*/
	overflow: hidden;
}

.popUp {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -1;
}

.maxDiv .maskbg {
	left: 0;
}

.maskbg:before {
	content: "";
	position: absolute;
	top: 0;
	left: -9999px;
	width: 180px;
	height: 100%;
	background:  #23AF37;
	transition: all 0.3s;
	z-index: 0;
}

.maxDiv .maskbg:before {
	left: 0;
	transition: all 0.3s;
}

#menu a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#menu a:hover {
	color: #fff;
}

#menu h1 {
	font-weight: 300;
}

#menu h2 {
	font-weight: 300;
	margin: 3em 0 1em 0;
}

#menu p {
	margin: 20px 0;
}

#menu .nav {
	height: auto;
	background:  #23AF37;
	float: none;
}

#menu {
	margin: 4em 0;
	width: 180px;
	min-height: 308px;
	background:  #23AF37;
	left: -9999px;
	transition: all 0.3s;
	text-transform: uppercase;
}

.maxDiv .maskbg #menu {
	left: 0;
	transition: all 0.3s;
}

.sliding-menu a.back {
	background: #1e8c2d;
}

.sliding-menu a:hover {
	background: #1e8c2d;
}


/*
 
 * 
 * footer
 * 
 * */

.copyright {
	background: #23AF37;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
    padding: 5px 0;
    line-height: 25px;
}

.copyright a {
	color: #fff;
}

.footmain {
	padding: 60px 0;
	background: #00194B;
	text-align: left;
	color: #fff;
}

.finfo {
	float: left;
	width: 30%;
}

.finfo .tbox {
	margin-bottom: 70px;
	font-size: 14px;
}

.finfo .toptel {
	float: none;
}

.finfo .toptel strong {
	font-size: 20px;
}

.fnav {
	float: left;
	width: 61%;
	display: table;
}

.footmain .item {
	display: table-cell;
	vertical-align: top;
	width: 23%;
	border-left: 0.7px #7b7272 dashed;
	padding: 0 25px;
	height: 100%;
}

.footmain dt {
	font-size: 16px;
	font-weight: bold;
	color: #C0C0C0;
}

.footmain dd {
	margin-top: 20px;
	font-size: 14px;
}

.footmain a {
	color: #fff;
}

.ewmbox {
	float: left;
	width: 9%;
}

.ewmbox img {
	display: block;
	max-width: 100%;
	width: 110px;
}


/*
 
 *index 
 * 
 * */

#titleimgs .swiper-slide {
	margin-top: 0px !important;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#titleimgs .swiper-slide img {
	display: block;
	width: 100%;
}

#titleimgs .swiper-pagination-bullet {
	margin-top: 0px !important;
}

.in1-sec {
	background: #fff;
}

.in1-sec .main {
	margin-top: 30px;
}

.in1-sec .main ul {
	display: table;
	width: 100%;
}

.in1-sec .main li {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
}

.in1-sec .main img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 70px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(1)
}

.in1-sec .main a:hover img {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	-webkit-filter: none
}

.in1-sec .main li span {
	display: inline-block;
	vertical-align: middle;
}

.in1-sec .main li .tit {
	font-size: 18px;
	font-weight: bold
}

.in1-sec .main li .desc {
	font-size: 11px
}

.in1-sec .main a:hover {
	color: #23af37;
}

.intitle {
	text-align: center;
}

.intitle .en {
	font-size: 30px
}

.intitle .xian {
	background-color: #23AF37;
	border: 2px solid #23AF37;
	width: 50px;
	margin: 10px auto;
}

.intitle .ch {
	font-size: 25px;
	font-weight: bold
}

.in2-sec {
	padding: 50px 0;
}

.in2-sec .main {
	padding: 30px 0 40px;
	border-bottom: #DDDDDD 1px dashed;
}

.in2-sec li {
	float: left;
	width: 25%;
	margin-right: 1%;
	height: 432px;
	position: relative;
	background: #EEEEEE;
}

.in2-sec .typediv {
	padding: 8px 20px;
}

.in2-sec li:nth-child(3) {
	width: 48%;
	margin-right: 0;
}

.in2-sec li .tit {
	font-size: 20px
}

.in2-sec li .desc {
	font-size: 16px
}

.in2-sec li .pic {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	width: 83%;
	padding-top: 83%;
}

.in2-sec li:nth-child(3) .pic {
	padding-top: 38%;
}

.in2-sec li .pic img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

.in2-sec li:hover .typedivhidden {
	display: block;
	padding: 8px 20px;
}
.in2-sec li  .typedivhidden a {
    display: block;
    height: 100%;
}
.in2-sec li:hover .tit {
	color: #fff;
}

.btn .more {
	margin: 0 auto;
	width: 150px;
	height: 25px;
	border: 0.5px solid #23AF37;
	color: #23AF37
}

.btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 35px;
	text-align: center;
}

.btn2 {
	display: block;
	width: 300px;
	margin: 30px auto 0;
	height: 35px;
	line-height: 34px;
	border: 0.5px solid #DDDDDD;
	color: #505050;
	font-weight: bold;
	text-align: center;
}

.btn2 span {
	display: inline-block;
	vertical-align: middle;
	color: #23AF37;
	margin-left: 10px;
	font-size: 15px
}

.in3-sec {
	padding: 50px 0;
}

.in3-sec .main {
	padding: 20px 0;
}

.in3-sec .item {
	float: left;
	background-color: #DDDDDD;
	height: 80px;
	width: 33%;
	margin-right: 0.333%;
	cursor: pointer;
	display: table;
	margin-bottom: 20px;
}

.in3-sec .item:nth-child(3n) {
	margin-right: 0;
}

.in3-sec .item a {
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 65px;
}

.in3-sec .item:hover a {
	background: #00194a;
	color: #fff;
}

.in4-sec .main {
	padding: 30px 0 50px;
	border-bottom: #DDDDDD 1px dashed;
}

.in4-sec li {
	float: left;
	width: 24.83%;
	margin-right: 0.226%;
	background: #e6e5e5;
	position: relative;
}

.in4-sec li:nth-child(4n) {
	margin-right: 0;
}

.in4-sec li img {
	display: block;
	width: 100%;
}

.in4-sec li .tbox {
	position: absolute;
	left: 40px;
	top: 30px;
	right: 40px;
}

.in4-sec li .tit {
	font-size: 16px;
	letter-spacing: 2px;
}

.in4-sec li:hover .tit {
	color: #fff;
}

.in4-sec li:hover .typedivhidden {
	display: block;
}

.in4-sec li .btn {
	padding: 0;
	
}

.in5-sec .intitle {
	font-size: 20px;
	text-align: left;
	padding-top: 10px;
	border-top: #DDDDDD 1px dashed;
}

.in5-sec .intitle span {
	vertical-align: middle;
	display: inline-block;
}

.in5-sec .intitle .en {
	font-size: 28px;
	margin-right: 5px;
}

.in5-sec .intitle .ch {
	font-size: 25px;
	color: #23AF37;
}

.in5-sec .desc {
	padding: 0 30px;
	line-height: 20px;
	max-height: 120px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.in5-sec .desc p {
	padding: 0;
}

.in5-sec .tit {
	font-weight: bold;
}

.in5-sec .xian {
	border-top: #DDDDDD 1px dashed;
	height: 1px;
	margin: 20px auto;
	width: 80%
}

.in5-sec .solution-card {
	display: block;
}

.arrow-more {
	display: block;
	text-align: right;
	margin-right: 20px;
	color: #23AF37;
	cursor: pointer;
}

.swiper-button-prev .layui-icon,
.swiper-button-next .layui-icon {
	font-size: 30px;
	font-weight: bolder;
	color: rgb(240, 240, 240);
}

.swiper-button-prev:hover .layui-icon,
.swiper-button-next:hover .layui-icon {
	color: #23AF37;
}

.in6-sec {
	padding: 50px 0;
}

.in6-sec .intitle {
	font-size: 20px;
	text-align: left;
	padding-top: 10px;
	border-top: #DDDDDD 1px dashed;
}

.in6-sec .intitle span {
	vertical-align: middle;
	display: inline-block;
}

.in6-sec .intitle .en {
	font-size: 28px;
	margin-right: 5px;
}

.in6-sec .intitle .ch {
	font-size: 25px;
	color: #23AF37;
}

.in6-sec .main {
	margin-top: 10px;
}

.in6-sec .main .pic {
	float: left;
	width: 50%
}

.in6-sec .main .pic img {
	display: block;
	width: 100%;
}

.in6-sec .main .tbox {
	float: right;
	width: 42.5%
}

.in6-sec .main .tbox .con {
	margin: 30px 0;
	line-height: 25px;
	height: 75px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.in6-sec .main .tbox .more {
	margin-top: 15px;
	color: #23AF37;
	cursor: pointer;
}

.num-con li {
	float: left;
	width: 33.33%;
	font-weight: bold;
	margin-top: 20px;
}

.num-con li .num {
	font-size: 17px;
	color: #23AF37;
	margin-top: 10px;
	font-family: '阿里巴巴普惠体'
}

.num-con li .num strong {
	font-size: 30px;
	color: black;
	font-family: Bebas Regular;
}

.num-con li .num .t {
	font-size: 15px;
	font-family: '阿里巴巴普惠体';
	color: black
}


/*
 
 * 
 * 
 * */
 
.weizhi {
margin-bottom: 35px;
	padding: 15px 0 30px;
	font-size: 18px;
	border-bottom: #DDDDDD 1px dashed;
}
.weizhi a:last-child{
	color: #23AF37;
}
.industyList {
	padding: 15px  0;
	border-bottom: #DDDDDD 1px dashed;
}
 
.industyList li{
	float: left;
	width: 22.83%;
	margin-right: 2.893%;
	margin-bottom: 10px;
	background: #EEEEEE;
	position: relative;
}
.industyList li:nth-child(4n){
	margin-right: 0;
}
.industyList li .tit{
	font-size:18px;
	padding: 20px;
	margin-bottom: 50px;
}
.industyList li img{
	display: block;
	width: 100%;
}
.industyList li:hover .typedivhidden{
	display: block;
	padding: 0;
}
.industyList li:hover .tit{
	color: #fff;
}

.container{
	background-color: #EEEEEE; 
	overflow:hidden;
}
.container .leftlayout{
	width: 72.5%; 
	float: left;
	overflow:hidden; 
}

#imgPhoto{
	display: block;
	width:100% ; 
}
.blockbtn {
    width: 218px;
    height: 50px;
    color: white;
    opacity: 0.8;
    background-color: #00194B;
    text-align: center;
    padding-top: 14px;
}
.details{
	/*max-width: 100%;
	width:800px;
	margin: 0 auto;*/
	overflow: hidden;
	padding: 0 20px;
	
}
/*.details *{
	max-width: 100%;
}*/

.details table{
	max-width: 100%;
}
 

@media only screen and (max-width:640px ) {
	.w100 td>div{
	max-width: 100%;	
	 width: 100%!important;	
}
}
.rightlayout{
	float: right;
	width: 26.6%; 
	background-color: #ffffff; 
	overflow: hidden;
}
.tjtit{
	height:35px; 
	background-color: #00194A;
	padding: 5px 15px;
	text-align: left; 
	letter-spacing: 2px;
	 font-size: 18px; 
	 color: #23AF37
}
.rightlayout .list{
	padding: 20px;
}

.rightlayout .list li{
	border-bottom: #DDDDDD 1px dashed;
}
.rightlayout .list li a{
	display: block;
	 font-size: 14px;
    color: #505050;
}
.rightlayout .list .pic img{
	display: block;
	width: 100%;
}
.rightlayout .list .tbox{
	margin-top: 10px;   
}
.rightlayout .list .desc{
	
	font-size: 15px;
	color:#505050;
	line-height: 20px;
	max-height: 60px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.rightlayout .list .more{
	text-align: right;
	color: #23AF37;
	margin-top:15px;
	margin-bottom: 20px;
	font-size: 14px;
	letter-spacing: 0; 
}

.rightlayout .list li:hover  .desc{
	color: #23AF37;
}
.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.rightlayout .list li .ellipsis{
	line-height: 43px;
	height: 43px;
}
.form {
	padding: 20px;
	font-size: 14px;
	color:#505050
	
}

.form input[type=text]{
	height: 35px;
	line-height: 33px;
	border: 1px solid;
	border-radius: 3px;
	width:100%;
	display: block;
	margin : 20px 0;
	padding: 0 15px;
	
}

.form  textarea{
	width:100%;
	display: block;
	height: 80px;
	line-height: 20px;
	border: 1px solid;
	border-radius: 3px;
	margin : 20px 0;
	padding: 0 15px;
}
.submit{
	line-height:32px;
	height:32px;
	font-size:18px;
	color:white; 
	background-color: #23AF37;
	cursor: pointer;
	display: block;
	width: 100%;
	text-align: center;
}

  .container{
	padding-top: 20px;
}



/*
 
 * 
 * 
 * */
.caselist li{
	float: left;
	width: 29.8%;
	margin-right: 3.533%;
	margin-bottom: 40px;
	background: #fff;
}

.caselist li a{
	display: block;
	height: 350px;
}
.caselist li .tbox{
	padding: 0 10px;
}
.caselist li .tit{
	 font-size: 13px;  margin-top: 10px
}
 .caselist li .desc{
 	font-size: 15px; margin-top: 20px;   color: #505050; 
 }
 .caselist li .more{
 	margin-top: 30px;
 	text-align: right;
 	 color: #23AF37;font-size:13px;margin-right:5px;cursor: pointer;
 }

.caselist li img{
	display: block;
	width: 100%;
	height: 160px;
}
 .rtightnav{
 	margin-bottom: 15px;
 	padding: 25px;
 	  background-color: #00194A
 }
 .rtightnav li{
 	padding: 30px 0;
 border-bottom: #988787 1px dashed;
 }
 .rtightnav li a{
 	font-size: 18px;
    color: rgb(240, 240, 240);
 }
 
  .rtightnav li span{
 	font-size: 16px;
    color: #23AF37;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
 }
 
 .details .tit{
 	line-height:35px;
 	background-color: #23AF37;
 padding:0 50px;
 font-size:18px;
 color:white;
 letter-spacing:2px
 }
 
  .details img{
  	max-width: 100%;
  	height: auto!important;
  }
 .productContents{
 	padding: 0 35px;
 	background: #fff;
 	overflow: hidden;
 }
 
 
/*
 
 * 
 * 
 * */
#map-wrap{
	width: 83.3%;
	height: 500px;  
	 float:left;
}
.mapinfo {
	 width: 16.7%; 
	 height: 500px;
	 float:left; 
}
.webtit{
	text-align:center; font-size: 28px; font-weight: bolder; margin: 20px 0;
}
.bsclist{
	text-align: center;
}
.bsclist{
	margin-bottom: 20px;
}
.bsclist li{
	display: inline-block;
	vertical-align: middle;
	width: 16.6%;
    margin: 20px;
	 border-radius: 5px;
    box-shadow: 0 0 5px #999999;
    background-color: #ffffff;
    height: 220px;
    
}
.bsclist li a{
	display: block;
}
 
.bsclist li:hover {
    transform: scale(1.1);
}
 
.btn-jxs img {
    width: 120px;
    height: 130px;
    margin: 20px 40px;
}
.btn-jxs p {
    font-weight: bolder;
    font-size: 24px;
    text-align: center;
}




/*
 
 * 
 * 
 * */

.typedivhidden {
	padding: 8px;
	background: rgba(0, 25, 75, 0.8);
	height: 100%;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.typediv {
	padding: 8px;
	background-color: #EEEEEE;
	height: 100%;
	width: 100%;
}

 


/*
 
 * 
 * 
 * */
.banner{
	position: relative;
}
.banner img{
	display: block;
	width: 100%;
}
.levelSelect{
	position: absolute;
	 left: 18%; 
	 top: 20px;
}
.levelSelect select{
	color:#fff;
	background-color:transparent;
	border:none;
	margin-left:10px
}
.levelSelect select option{
	color:black;
	}
.search-box {
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -275px;
    width: 550px;
}

.search-box input {
    font-size: 24px;
    text-indent: 15px;
    color: #e8e8e8;
    border: 2px solid #fff;
    border-radius: 30px;
    background-color: transparent;
    width: 550px;
    height: 60px;
}
.search-box img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
}
.search-box p {
    z-index: 10;
    margin-bottom: 30px;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    font-size: 48px;
    margin-top: 50px;
}


.search-box ::-webkit-input-placeholder {
	color: #fff;
}

.search-box :-moz-placeholder {
	color: #fff;
}

.search-box ::-moz-placeholder {
	color: #fff;
}

.search-box :-ms-input-placeholder {
	color: #fff;
}

.cityselect{
	border:none;padding:10px;
}
#sheng{
	margin-left:20px
}
.jsxcontent{
	padding: 40px 0;
}
.jsxcontent li{
	float: left;
	width: 29.1%;
	margin-right: 6.35%;
	margin-bottom: 30px;
	height: 220px;
    border-radius: 5px;
    box-shadow: 0 0 8px #999999;
    background-color: #ffffff;
    cursor: pointer;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.jsxcontent li:nth-child(3n){
	margin-right: 0;
	 
}
.jsxcontent li a{
	display: block;
	/*padding: 20px;*/
	height: 100%;
}
.jsxcontent li .pic {
	height: 100%;
	
}
.jsxcontent li .pic img{
	display: block;
	height: 100%;
	margin: 0 auto;
}
.jsxcontent li .tbox{
	margin-top: 25px;
}
.jsxcontent li .tbox .tit{
	font-size: 17px;
	font-weight: bold;
}
.jsxcontent li .tbox .desc{
	margin-top: 40px;
	font-size: 14px;
	color: #999999;
	display: none;
}
.jsxcontent li .tbox .more{
	display: none;
}
.jsxcontent li:hover .tbox .more{
	position: absolute;
	left:0;
	bottom: 20px;
	width: 100%;
	font-size: 12px;
	color: #999999;
	display: block;
}
.jsxcontent li:hover .pic{
	display: none;
}
.jsxcontent li:hover .tbox .desc{
	display: block;
}
.jsxcontent li:hover:after {
	content: "";
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	height: 8px;
	background: #2ea638;
}



/*
 
 * 
 * 
 * */
.honorlist {
	margin-top: 50px;
	
}
.honorlist li{
	float: left;
	width: 45%;
	margin: 0 2.5%;
	height: 80px;
	padding: 20px;
	margin-bottom: 75px;
	text-align: center;
	background: url(../images/flower.png) no-repeat center;
	background-size: 100% 100%;
}
.honorlist li .title{
	font-size: 20px;
    font-weight: bold;
    color: #23AF37;
}
.honorlist li .desc{
	font-size: 18px;
    color: #505050;
}


/*
 
 * 
 * 
 * */
.joblist li a {
    height: 290px;
}
 .joblist li .job{
 	font-size: 16px;
    margin-top: 20px;
    font-weight: bold;
 }
.joblist li .desc{
	 font-size: 13px;
	 line-height: 30px; 
}
.downloadlist {
	padding: 50px 0;
}
.downloadlist li{
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 50px;
}

.downloadlist li .pic img{
	display: block;
	margin: 0 auto;
	width: 80px;
}
.downloadlist li .tit{
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
	height: 40px;
}
/*
 
 * 
 * 
 * */

.text-align p {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 16px;
}
.yfnum{
	float:left;font-size:40px;font-weight:bold;font-family:Bebas Regular
}
.yft{
	float:left;font-size:22px;font-weight:bold;color:green;margin-top:13px; font-family:'阿里巴巴普惠体'
}
.yfnum-con {
	overflow: hidden;
}
.yfnum-con li{
	float: left;
	width: 25%;
}
/*
 
 * 
 * 
 * */

.pppmenu .needL{
	border: 0;
}
.navigation-down .pppmenu .item{
	position: relative;
}
.navigation-down .pppmenu .pic{ 
	position: absolute;
	right: 55px;
}
.navigation-down .pppmenu .item:nth-child(1),
.navigation-down .pppmenu .item:nth-child(2),
.navigation-down .pppmenu .item:nth-child(3),
.navigation-down .pppmenu .item:nth-child(4),
.navigation-down .pppmenu .item:nth-child(5),
.navigation-down .pppmenu .item:nth-child(6){
	border-bottom: #DDDDDD 1px dashed;
	padding-bottom: 50px;
}


/*
 
 * 
 * 
 * */
