/*
Theme Name: Gelgoog Machinery
Author: peter
Designer: Dora
Version: 1.0
Date: 2018-10-15
Text Domain: Gelgoog
LastUpdate: 
LastVersion: 1.0
Keyword: Gelgoog machinery
Description: Gelgoog Machinery  website templets.
Tag:
*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
a, a:hover{text-decoration: none;}
@media (min-width: 1200px){
	.container {
	    width: 1230px;
	}
}
.wrap{
	width: 100%;
	height: 100%;
}
.fl_l{
	float: left;
}
.fl_r{
	float: right;
}
.top{
	height: 20px;
	background-color: #2f318b;
}
header{
	position: relative;
}
.h-lm{
	height: 80px;
	position: relative;
	z-index: 23;
}
.logo{
	padding-top: 16px;
}
.menu ul li{
	display: inline-block;
	height: 46px;
}
.menu ul li a{
	font-size: 16px;
	color: #2f318b;
	font-weight: bold;
	margin-right: 40px;
}
.menu{
	padding: 34px 0 0 55px;
}
.h-ico ul li{
	display: inline-block;
}
.h-ico{
	padding-top: 24px;
}
.h-ico ul li span{
	font-size: 30px;
	color: #2f318b;
	margin-left: 10px;
	cursor: pointer;
}
.banner {
	height: 980px;
	background: url(../images/banner.jpg) no-repeat center;
}
.banner-con{
	height: 423px;
	background: rgba(47,49,139,0.39);
	margin-top: 290px;
}
.banner-con h3{
	text-align: center;
	font-size: 75px;
	color: #fff;
	padding-top: 100px;
	margin-bottom: 20px;
}
.banner-con p{
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.common-tit{
	padding: 70px 0;
	text-align: center;
	font-size: 36px;
	color: #2f318b;
	font-weight: bold;
	text-transform: uppercase;
}
.iapp-bg1{
	background: url(../images/adv1.jpg) no-repeat center;
}
.iapp-bg2{
	background: url(../images/adv2.jpg) no-repeat center;
}
.iapp-bg3{
	background: url(../images/adv3.jpg) no-repeat center;
}
.iapp-bg4{
	background: url(../images/adv4.jpg) no-repeat center;
}
.iapp-bg5{
	background: url(../images/adv5.jpg) no-repeat center;
}
.iapp-bg6{
	background: url(../images/adv6.jpg) no-repeat center;
}
.iapp-con{
	height: 175px;
	margin: 0 -12px;
	background-size: cover;
	margin-bottom: 5px;
	position: relative;
}
.iapp-con h3{
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	z-index: 3;
}
.iapp-con span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	left: 0;
	top: 0;
	
	transform: scale(0,0);
	transition: all .5s;
}
.iapp-con:hover  span{
	transform: scale(1,1);
}
.iapp-main{
	padding: 0 12px;
}
.ipas-main dl{
	width: 23%;
	display: inline-block;
	margin: 0 1%;
}
.ipas-main dl img{
	width: 100%;
}
.ipas-main{
	text-align: center;
	font-size: 0;
}
.ipas-main dl dd{
	font-size: 24px;
	color: #282828;
	font-weight: bold;
	margin: 50px 0;
}
.ipas-main dl dt{
	position: relative;
}
.ipas-main dl dt span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	left: 0;
	top: 0;
	border-radius: 50%;
	transform: scale(0,0);
	transition: all .5s;
}
.ipas-main dl:hover dt span{
	transform: scale(1,1);
}
.ipas-main dl:hover dd{
	color: #2f318b;
}
.iabout{
	height: 710px;
}
.iabout-tit{
	padding-top: 10px;
}
.iabout-main{
	position: relative;
}
.iabout-img{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.iabout-img img{
	height: 100%;
	width: 100%;
}
.iabout-l{
	position: relative;
	z-index: 3;
}
.iabout-l{
	color: #fff;
	padding-top: 165px;
}
.iabout-l h3{
	font-size: 52px;
	text-transform: uppercase;
	padding-left: 90px;
	margin-bottom: 40px;
}
.iabout-l p{
	width: 400px;
	margin-left: 20px;
	font-size: 18px;
	line-height: 24px;
}
.iabout-r{
	width: 1190px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
.banner-btn1{
	left: -30px;
	width:0;
	height:0;
	display: inline-block;
	background: none;
	border-width:30px 30px 30px 0;
	border-style:solid;
	border-color:transparent #fff transparent transparent;/*透明 灰 透明 透明 */
	margin:40px auto;
	top: 130px;
}
.banner-btn2{
	right: auto;
	left: 30px;
	display: inline-block;
	background: none;
	width:0;
	height:0;
	border-width:30px 0 30px 30px;
	border-style:solid;
	border-color:transparent transparent transparent #fff;/*透明 透明 透明 灰*/
	margin:40px auto;
	top: 130px;
}
.icus-main ul{
	overflow: hidden;
}
.icus-main ul li{
	width: 20%;
	float: left;
	margin-bottom: 10px;
}
.icus-main ul li img{
	height: 126px;
}
.iser-main{
	padding-top: 135px;
	background: url(../images/serbg.jpg) no-repeat top;
}
.iser-con h3{
	height: 57px;
	line-height: 57px;
	text-align: center;
	font-size: 18px;
	color: #333;
	box-shadow: 0 0 10px #ccc;
}

.iser-con img{
	width: 100%;
}
.inews-con img{
	width: 100%;
}
.inews-btm{
	padding: 10px 25px 37px 25px;
	position: relative;
}
.inews-btm h3{
	font-size: 26px;
	color: #333333;
	text-align: center;
}
.inews-time{
	text-align: center;
	font-size: 18px;
	color: #666666;
	padding: 10px 0;
}
.inews-btm p{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	height: 60px;
	overflow: hidden;
}
.inews-btm span{
	display: block;
	width: 125px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: #30318b;
	border-radius: 44px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -63px;
}
.inews-con{
	box-shadow: 0 0 10px #ccc;
}
.inews{
	padding-bottom: 90px;
}
.foot-top{
	background: #30318b;
	padding-top: 66px;
}
.foot-logo img, .foot-logo ul{
	float: left;
}
.foot-logo ul{
	margin-left: 45px;
	padding-left: 45px;
	border-left: 1px solid #fff;
}
.foot-logo ul li a{
	color: #fff;
	font-size: 16px;
}
.foot-logo ul li{
	line-height: 26px;
}
.foot-logo ul li span{
	margin-right: 10px;
}
.foot-fx ul li{
	display: inline-block;
	padding-top: 10px;
	margin: 0 5px;
}
.foot-menu {
	text-align: center;
	padding: 60px 0 20px 0;
}
.foot-menu ul li{
	display: inline-block;
	font-size: 20px;
	color: #fff;
}
.foot-menu ul li a{
	font-size: 20px;
	color: #fff;
	margin: 0 32px;
}
.foot-btm{
	text-align: center;
	height: 55px;
	line-height: 55px;
	background: #1e1f57;
	color: #fff;
	font-size: 20px;
}
.about-drop{
	position: relative;
}
.about-down, .appli-down, .solu-down, .search-down{
	padding-top: 15px;
	position: absolute;
	width: 100%;
	padding-bottom: 25px;
	background: rgba(255,255,255,0.9);
	left: 0;
	top: 80px;
	z-index: 3;
}
.search-down{
	padding-bottom: 15px;
}
.about-down, .appli-down, .solu-down, .search-down{
	display: none;
}
.about-d-con{
	float: left;
	padding: 0 10px;
	border-left: 1px solid #d6d5d5;
	width: 16%;
}
.about-d-con img{
	width: 100%;
}
.about-d-con h3{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 15px;
}
.about-d-con h3:after{
	content: '';
	display: block;
	height: 4px;
	width: 46px;
	background: #2f318b;
	margin: 13px 0 18px 0;
}
.about-d-con ul li a{
	color: #333;
	font-size: 16px;
	font-weight: normal;
}
.menu .about-d-con ul li{
	margin-bottom: 10px;
	height: auto;
	display: block;
}
.banner-son{
	position: relative;
}
.banner-son h1{
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	top: 20%;
	color: #fff;
	font-size: 20px;
}
.about-d-con ul li a:hover{
	color: #1b365d;
	text-decoration: underline;
}
.about-d-con p{
	font-size: 14px;
	color: #636262;
	font-weight: normal;
}
.about-down .about-d-con:first-child, .appli-down .about-d-con:first-child, .solu-down .about-d-con:first-child{
	border-left: none;
}
.solud-ul{
	margin-left: 80px;
	padding-left: 80px;
	border-left: 1px solid #d6d5d5;
	padding-top: 13px;
	width: 40%;
}
.menu .solud-ul ul li{
	margin-bottom: 23px;
	height: auto;
}
.solud-ul ul li a{
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.solud-ul ul li span{
	margin-right: 10px;
	font-size: 16px;
}
.solud-ul ul li:hover span, .solud-ul ul li:hover a{
	color: #1b365d;
}
.search-down input{
	border: none;
	outline: none;
	background: none;
	margin-left: 90px;
}
.search-down button, .search-down span{
	float: right;
}
.search-down button{
	margin-right: 86px;
	border: none;
	background: none;
	display: block;
	padding-left: 17px;
	margin-left: 17px;
	border-left: 1px solid #dad9d9;
}
.search-down span{
	font-size: 22px;
	cursor: pointer;
}
.search-down span:hover, .h-ico ul li span:hover{
	color: #009b63;
}
.fix-form{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 593px;
	background: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	z-index: 99;
	box-shadow: 0 0 10px #ccc;
}
.fixf-tit{
	height: 56px;
	line-height: 56px;
	background: #009b63;
	font-size: 22px;
	color: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding-left: 20px;
	overflow: hidden;
}
.fixf-tit span{
	float: right;
	transform: rotate(-90deg);
	margin-right: 20px;
	font-family: simsun;
	font-weight: bold;
}
.fixf-con{
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 20px;
	font-size: 20px;
}
.fixf-con span{
	color: #323232;
}
.fixf-con a{
	float: right;
	color: #009b63;
	margin-right: 17px;
}
.fix-form form{
	padding: 22px 40px 20px 40px;
}
.fix-form form input, .fix-form form textarea{
	width: 440px;
	height: 36px;
	border: 1px solid #e6e6e6;
	margin-bottom: 15px;
	float: left;
}
.fix-form form textarea{
	height: 150px;
}
.fix-form form span{
	margin-left: 20px;
	color: red;
	margin-top: 15px;
	float: left;
}
.fix-form form button{
	display: block;
	margin: auto;
	width: 177px;
	height: 40px;
	background: #00a169;
	border-radius: 40px;
	border: none;
	color: #fff;
	outline: none;
	font-size: 18px;
}
.fix-form-btm{
	display: none;
}
.breadnav{
	height: 50px;
	background: #2f318b;
	line-height: 50px;
}
.breadnav ol{
	float: left;
}
.breadnav ol li a{
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}
.breadnav ol li{
	display: inline-block;
	color: #fff;
}
.breadnav form {
	float: right;
	position: relative;
}
.breadnav form input{
	height: 32px;
	width: 200px;
	background: #fff;
	border-radius: 5px;
	outline: none;
}
.breadnav form button{
	position: absolute;
	right: 0;
	top: 0;
	background: none;
	border: none;
}
.banner-son img{
	width: 100%;
}
.pro-pas dl{
	width: 14.5%;
}
.pro-pasfo dl dd{
	font-size: 16px;
}
.pro-pas{
	padding-top: 36px;
}
.prolist-tit{
	background: #2f318b;
	padding: 10px 30px;
}
.prolist-tit h3{
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.prolist-con img{
	width: 100%;
}
.product-main{
	border-top: 14px solid #2f318b;
	padding-top: 30px;
}
.prolist-con{
	margin-bottom: 20px;
}
.paging{
	display: block;
	text-align: center;
	padding: 40px 0;
}
.paging li{
	display: inline-block;
}
.paging li a, .paging li span{
	border: none;
	color: #666666;
}
.paging li.active a, .paging li.active span, .paging li a:hover, .paging li span:hover, .paging li.active a:hover{
	background: #2f318b;
	border-radius: 50%;
	color: #fff;
}
.prosingle-img img{
	width: 100%;
}
.gallery-top2{
	border: 1px solid #2f318b;
	margin-bottom: 20px;
}
.gallery-thumbs2 .swiper-slide{
	border: 1px solid #2f318b;
}
.prosingle{
	padding-top: 17px;
}
.prosingle-top-r h1{
	font-size: 32px;
	color: #555555;
	font-weight: bold;
	padding-bottom: 30px;
	border-bottom: 2px solid #dcdcdc;
}
.prosingle-top-r ul li{
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 24px;
	color: #666666;
	overflow: hidden;
}
.chat{
	margin-top: 150px;
}
.chat a{
	float: left;
	width: 45%;
	height: 46px;
	border: 1px solid #2f318b;
	text-align: center;
	line-height: 46px;
	font-size: 22px;
	color: #2f318b;
	border-radius: 46px;
}
.chat a.chat_a{
	margin-right: 10%;
}
.chat a:hover{
	background: #2f318b;
	color: #fff;
}

.feat-tit{
	margin: 25px 0;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	background: url(../images/feat-tit.png) no-repeat center;
}
.feat-tit span{
	display: block;
	text-align: center;
	width: 305px;
}
.feat-con{
	font-size: 16px;
	color: #5a5a5a;
	line-height: 30px;
}
.tech table{
	width: 80%;
	margin: auto;
}
.tech table tr td{
	border: 1px solid #c7c7c7;
	height: 55px;
	text-align: center;
	font-size: 16px;
	color: #000;
}
.message{
	padding: 44px 70px 53px 70px;
	box-shadow: 0 0 10px #ccc;
	margin-bottom: 70px;
}
.message p{
	font-size: 16px;
	color: #5a5a5a;
	margin-bottom: 40px;
}
.message form input, .message form textarea{
	width: 100%;
	height: 45px;
	border: none;
	background: #f7f7f7;
	padding-left: 15px;
	margin-bottom: 24px;
}
.message form textarea{
	height: 128px;
}
.message form button{
	width: 134px;
	height: 48px;
	background: #2f318b;
	color: #fff;
	font-size: 20px;
	display: block;
	margin: auto;
	border-radius: 48px;
	border: none;
}
.blog{
	background: #f6f5f5;
	padding-top: 32px;
}
.blog-con img{
	width: 100%;
}
.blog-btm{
	background: #fff;
	padding: 17px 24px 24px 24px;
}
.blog-btm h3{
	font-size: 22px;
	color: #2b2b2b;
	line-height: 31px;
	height: 62px;
	overflow: hidden;
}
.blog-time{
	padding: 28px 0;
	font-size: 20px;
	color: #a7a7a7;
}
.blog-time span{
	color: #009b63;
}
.blog-btm p{
	font-size: 18px;
	line-height: 30px;
	color: #535353;
	height: 120px;
	overflow: hidden;
}
.blog-con{
	margin-bottom: 26px;
}
.blogsingle{
	padding-top: 25px;
}
.blogsingle-main{
	border: 1px solid #aaaaaa;
}
.blogsingle-tit{
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-bottom: 1px solid #aaaaaa;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
.blogsingle-time{
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 24px;
	color: #666666;
}
.blogsinge-con{
	padding: 0 60px 60px 60px;
	font-size: 16px;
	    color: #5a5a5a;
	    line-height: 30px;
}
.blogsingle-page ul li a{
	color: #555555;
	font-size: 14px;
}
.blogsingle-page{
	padding: 60px;
}
.blogsingle-page ul li{
	color: #555555;
	margin-bottom: 10px;
}
.blogsingle-page ul li a:hover{
	color: #30318b;
}
.about-tit{
	padding: 40px 0;
	text-align: center;
	font-size: 30px;
	color: #2f318b;
	font-weight: bold;
}
.about-con{
	font-size: 16px;
	color: #5a5a5a;
	line-height: 30px;
	padding: 50px 70px;
	box-shadow: 0 0 10px #ccc;
	margin-bottom: 50px;
}
.about-img img{
	width: 100%;
	margin-bottom: 50px;
}
.about-bg{
	height: 273px;
	background: url(../images/about-bg.jpg) no-repeat center;
	margin-bottom: 50px;
}
.about-bg dl{
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 38px;
}
.about-bg dl span{
	display: block;
	font-size: 48px;
	color: #fff;
}
.about-bg dl dd{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.about-btm img{
	width: 100%;
	margin-bottom: 77px;
}
.contact-tit{
	color: #414141;
}
.contact-tit::after{
	content: '';
	display: block;
	width: 50px;
	height: 4px;
	background: #2f318b;
	margin: auto;
	margin-top: 10px;
}
.contact-img-con{
	background: url(../images/images/contact1_03.jpg) no-repeat center;
	height: 270px;
}
.contact-bg2{
	background: url(../images/images/contact2_05.jpg) no-repeat center;
}
.contact-img-con ul li a{
	font-size: 22px;
	color: #fff;
	display: block;
	line-height: 44px;
}
.contact-img-con ul{
	padding: 50px 0 0 100px;
}
.contact-btm{
	background: #2f318b;
	text-align: center;
	height: 231px;
	margin-bottom: 50px;
	color: #fff;
}
.contact-btm h3{
	font-size: 24px;
	padding: 32px 0;
}
.contact-btm p{
	font-size: 14px;
	margin-bottom: 20px;
}
.contact-btm img{
	width: 44px;
	margin: 0 15px;
}
.service-tit{
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: url(../images/ser6.png) no-repeat center;
	margin: 30px 0;
	color: #fff;
	font-size: 28px;
}
.service-nav{
	font-size: 20px;
	color: #414141;
	text-align: center;
}
.service-ico dl{
	float: left;
	width: 19%;
	margin: 40px 0.5%;
	height: 230px;
	background: #eeeeee;
	text-align: center;
	border-radius: 50%;	
}
.service-ico dl img{
	margin-top: 40px;
	margin-bottom: 20px;
}
.service-ico dl dd{
	font-size: 14px;
	color: #000;
	line-height: 27px;
}
.service-ico-a{
	text-align: center;
}
.service-ico-a a{
	display: inline-block;
	width: 153px;
	height: 32px;
	border: 1px solid #30328b;
	color: #30328b;
	border-radius: 32px;
	line-height: 32px;
}
.service-ico-a a:hover{
	background: #30328b;
	color: #fff;
}
.service-p{
	text-align: center;
	margin-bottom: 42px;
	font-size: 16px;
	color: #5a5a5a;
}
.service-thcon img{
	width: 100%;
}
.service-thcon-btm{
	padding: 20px 30px 30px 30px;
	background: #30328b;
	color: #fff;
	margin-bottom: 20px;
}
.service-thcon-btm h3{
	font-size: 20px;
}
.service-thcon-btm p{
	font-size: 16px;
	line-height: 27px;
	height: 81px;
	overflow: hidden;
}
.service-num{
	padding: 25px 90px 5px 90px;
	background: #f5f5f5;
}
.ser-num-con{
	background: #ebebeb;
	height: 170px;
	margin-bottom: 25px;
	text-align: center;
}
.ser-num-con dt{
	font-size: 55px;
	padding-top: 15px;
}
.ser-num-con dd{
	font-size: 18px;
	color: #000000;
}
.ser-num-con img{
	margin-top: 60px;
}
.service-hor{
	text-align: center;
	padding: 50px 60px;
}
.service-hor dl{
	height: 250px;
	width: 250px;
	background: #30318b;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	text-transform: uppercase;
	margin: 0 40px;
}
.service-hor dl dt{
	padding-top: 80px;
	font-size: 18px;
	font-weight: normal;
}
.service-hor dl dd{
	font-size: 30px;
}
.service-btm{
	background: #2f318b;
	margin-bottom: 67px;
}
.service-btm-bg{
	background: url(../images/ser12.png) no-repeat right bottom;
	height: 413px;
	padding: 50px 80px 0 50px;
	color: #fff;
}
.service-btm-bg h3{
	font-size: 16px;
	font-weight: bold;
}
.service-btm-bg p{
	font-size: 14px;
	line-height: 33px;
}
.ser-pre{
	margin-bottom: 50px;
}
.video{
	padding-top: 34px;
}
.video-btm{
	background: #2f318b;
	padding: 20px;
}
.video-btm h3{
	font-size: 20px;
	color: #fff;
	line-height: 32px;
}
.video-con{
	position: relative;
}
.video-con img{
	width: 100%;
}
.video-con img.videoico{
	position: absolute;
	width: auto;
	z-index: 2;
	left: 50%;
	top: 60px;
	margin-left: -55px;
}
.video-con{
	margin-bottom: 30px;
}
.video-fix{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	left: 0;
	top: 0;
	z-index: 99;
	display: none;
}
/* .video-fix-block{
	display: block;
} */
.video-close{
	color: #fff;
	font-size: 60px;
	position: fixed;
	right: 50%;
	top: 50%;
	cursor: pointer;
	margin-right: -450px;
	margin-top: -320px;
	display: none;
	z-index: 999999999;
}

.video-fix .video-iframe{
	width: 800px;
	height: 500px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -250px;
}
.privacy-tit{
	text-align: center;
	font-size: 26px;
	color: #666666;
	padding: 50px 0;
}
.privacy-con{
	font-size: 16px;
	color: #5a5a5a;
	line-height: 30px;
	padding-bottom: 80px;
}
.lost-con{
	text-align: center;
}
.lost-con span{
	font-size: 180px;
	color: #2f318b;
}
.lost-con p{
	font-size: 20px;
	color: #828282;
	margin-bottom: 70px;
}
.message .lost-p{
	font-size: 28px;
	color: #2f318b;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.lost-rela-tit{
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background: #2f318b;
	font-size: 32px;
	margin-bottom: 50px;
}
.lost-rela{
	margin-bottom: 70px;
}
.searchno {
	text-align: center;
}
.searchno span{
	display: block;
	font-size: 20px;
	color: #555555;
}
.searchno img{
	margin: 74px 0 35px 0;
}
.searchno p{
	font-size: 14px;
	color: #a6a6a6;
	margin: 24px 0 90px 0;
}
.solus-tit{
	font-size: 36px;
	color: #2e2e2e;
	margin: 45px 0;
	text-align: center;
	font-weight: bold;
}
.solus-bis-con{
	padding: 0 30px;
}

.solus-bis-con h3{
	font-size: 22px;
	color: #36378f;
	margin-bottom: 26px;
}
.solus-bis ul li{
	margin-bottom: 10px;
}
.solus-bis-con{
	overflow: hidden;
}
.solus-four{
	background: #30318b;
}
.solus-four img{
	width: 100%;
}
.solus-four{
	padding: 74px 0;
}
.solus-proce-con{
	padding-bottom: 67px;
}
.solus-mach-con p{
	font-size: 14px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	color: #fff;
}
.solus-message{
	background: #eeeeee;
	margin-top: 40px;
}
.solus-message .message{
	background: #fff;
}
.solul-tit{
	font-size: 30px;
	color: #2f318b;
	position: relative;
	padding-left: 40px;
	margin: 40px 0;
}
.solul-tit span{
	color: #009b63;
}
.solul-tit::before{
	content: '';
	position: absolute;
	height: 31px;
	width: 13px;
	background: #2f318b;
	left: 0;
	top: 5px;
}
.solul-about p{
	font-size: 16px;
	line-height: 30px;
	color: #424242;
	font-weight: bold ;
}
.solul-sw img{
	width: 100%;
}
.solul-cus-top{
	padding: 20px;
	color: #000;
	cursor: pointer;
}
.solul-cus-topb{
	background: #30318b;
	color: #fff;
}
.solul-cus .media-body .solul-cus-top:first-child{
	background: #30318b;
	color: #fff;
}


.solul-cus-top h3{
	font-size: 16px;
}
.solul-cus-top p{
	font-size: 12px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	margin-top: 15px;
}
.solul-cus-btm p{
	margin-top: 40px;
	font-size: 16px;
	color: #30318b;
}
.solul-ser-main{
	text-align: center;
	position: relative;
}
.solul-ser-main img{
	width: 100%;
}
.solul-ser-main dl dt img{
	width: auto;
}
.solul-ser-main .container{
	position: absolute;
	top: 0;
	margin-left: -615px;
}
.solul-ser-main dl{
	float: left;
	width: 230px;
	padding-top: 95px;
	font-size: 16px;
	color: #fff;
	margin-left: 125px;
}

.headm{
	display: none;
}
.fix-con{
	position: fixed;
	top: 40%;
	z-index: 99;
	right: 15px;
}
.fix-con  ul li{
	margin-bottom: 10px;
	border-radius: 5px;
	overflow: hidden;
}
.solul-btn{
	background: rgba(48,49,139,0.4);
	color: #fff;
	font-size: 20px;
	font-family: simsun;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.solul-sw .swiper-slide{
	border: 1px solid #f4f4f4;
}
.solul-cus-img{
	display: none;
}
.solul-cus .solul-cus-img:first-child{
	display: block;
}


/* 新增 */
.solulist{
	padding: 35px 0;
}
.solulist-con h3{
	font-size: 20px;
	color: #000;
	text-align: center;
	margin-top: 15px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.solulist-con{
	margin-bottom: 35px;
}
.solulist-con img{
	width: 100%;
}
.aplilist-top{
	padding: 46px 0 53px 0;
}
.aplilist-top h3{
	text-align: center;
	font-size: 22px;
	color: #000;
	margin-bottom: 30px;
}
.aplilist-top p{
	font-size: 16px;
	color: #333;
	line-height: 36px;
	padding: 0 90px;
}
.aplilist-main {
	position: relative;
	margin-bottom: 20px;
}
.aplilist-con{
	position: absolute;
	width: 480px;
	top: 30px;
	right: 64px;
}
.aplilist-con h3{
	position: relative;
	font-size: 32px;
	color: #202020;
	font-weight: bold;
	padding-left: 34px;
	margin-bottom: 30px;
}
.aplilist-con h3::before{
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 12px;
	height: 25px;
	background: #30318b;
}
.aplilist-con p{
	font-size: 16px;
	line-height: 27px;
	color: #202020;
	height: 135px;
	overflow: hidden;
}
.aplilist-con span{
	float: right;
	width: 108px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	background: #30318b;
	border-radius: 36px;
}
.aplilist-con2{
	right: auto;
	left: 64px;
}
.aplilist-btm{
	padding-bottom: 55px;
}
.aplilistn-main{
	position: relative;
	margin-bottom: 20px;
}
.aplilistn-con{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-top: 50px;
	padding-left: 10%;
	padding-right: 10%;
	background: rgba(0,0,0,0.4);
	display: none;
}
.aplilistn-main:hover .aplilistn-con{
	display: block;
}
.aplilistn-con h3{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.aplilistn-con h3::after{
	content: '';
	display: block;
	width: 136px;
	height: 7px;
	background: #fff;
	margin: 20px auto;
}
.aplilistn-con p{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	height: 96px;
	overflow: hidden;
}
.aplilistn-con span{
	width: 108px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #2f318b;
	font-size: 16px;
	background: #fff;
	border-radius: 36px;
	display: block;
	margin: auto;
	margin-top: 30px;
}
.aplilistn-main img{
	width: 100%;
	display: block;
}
.aplilist-mess p{
	text-align: center;
}
.feat-con li{
	list-style: disc;
	list-style-position: inside;
}
.solus-bis{
	font-size: 16px;
	line-height: 30px;
}

#LRdiv0{
	display: none !important;
}
@media screen and (max-width: 768px) {
	.mab-li span{
		display: inline-block;
		transform: rotate(90deg);
	}
	.about-down{
		
		position:initial;
		padding: 0;
	}
	.about-down h3{
		font-size: 16px;
	}
	.solul-btn{
		display: none;
	}
	.prolist-con{
		margin: 0 -8px;
	}
	.prolist-tit h3{
		height: 72px;
		font-size: 14px;
		
	}
	.banner-son img{
		height: 80px;
	}
	.iabout{
		height: auto;
	}
	.iabout-r{
		position: initial;
	}
	.iabout-l p{
		color: #2b2b2b;
	}
	.iabout-r .sw2 img{
		width: 100%;
	}
	.iser-con img{
		height: 176px;
	}
	.iser-con{
		margin-bottom: 20px;
	}
	.iser-con h3{
		font-size: 16px;
		background-color: #fff;
	}
	.aplilist-top p{
		padding: 0;
	}
	#LRfloater0{
		top: auto !important; 
		bottom: 70px !important;
	}
	#LRfloater0 img{
		width: 150px ;
	}
	.aplilistn-con{
		padding-top: 10px;
	}
	.aplilistn-con p{
		height: 48px;
	}
	.aplilistn-con span{
		margin-top: 15px;
	}
	.solul-tit{
		padding-left: 20px;
		font-size: 18px;
	}
	.blogsingle-tit{
		height: auto;
		padding: 20px 0;
	}
	.solus-four img{
		margin-bottom: 20px;
	}
	.tech{
		overflow: auto;
	}
	.foot-logo ul{
		padding-left: 0;
		margin-left: 0;
		border: none;
		margin-bottom: 15px;
	}
	.foot-fx {
		float: none;
	}
	.fix-con img{
		width: 50px;
	}
	.iapp-con img{
		width: 100%;
	}
	.breadnav{
		line-height: 35px;
		height: auto;
	}
	.feat-con img, .blogsinge-con img{
		width: 100% !important;
		height: auto !important;
	}
	.feat-con iframe , .blogsinge-con iframe, .feat-con embed , .blogsinge-con embed {
		width:  100% !important;
	}
	.tech table{
		width: 100% !important;
		overflow: auto;
	}
	.tech{
		overflow: auto;
	}
	.headm{
		display: block;
	}
	.message img{
		top:-72px !important;
		right: 0 !important;
	}
	.fixf-tit{
		display: none;
	}
	header{
		display: none;
	}
	.iabout-r, .iabout-l p{
		width: 100%
	}
	.icus-main ul li{
		width: 48%;
	}
	.icus-main ul li img{
		height: auto;
		width: 100%;
	}
	.foot-logo img{
		width: 80%;
		margin-bottom: 20px;
	}
	.banner{
		height: 300px;
	}
	.banner-con{
		height: auto;
		margin-top: 30px;
	}
	.banner-con h3{
		font-size: 24px;
		padding: 30px 0;
		margin-bottom: 0;
	}
	.banner{
		background-size: cover;
	}
	.banner-con p{
		font-size: 16px;
		padding-bottom: 20px;
	}
	.common-tit{
		padding: 20px 0;
		font-size: 26px;
	}
	.iapp-con{
		font-size: 18px;
	}
	.ipas-main dl dd{
		font-size: 16px;
	}
	.iabout-l h3{
		font-size: 30px;
	}
	.iabout-l{
		padding-top: 100px;
	}
	.iabout-l p{
		margin-left: 0;
	}
	.banner-btn2, .banner-btn1{
		top: 55px;
	}
	.banner-btn1{
		left: -10px;
	}
	.inews-con{
		margin-bottom: 45px;
	}
	.inews-btm h3{
		font-size: 18px;
	}
	.foot-btm, .foot-menu ul li a{
		font-size: 14px;
	}
	.foot-menu ul li a{
		margin: 0 12px;
	}
	.foot-menu{
		padding-top: 20px;
	}
	.inews{
		padding-bottom: 24px;
	}
	.headm{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 80px;
		background: #fff;
		z-index: 100;
		border-top: 10px solid #2f318b;
		padding-top: 20px;
	}
	.fenge{
		margin-top: 80px;
	}
	.logom{
		width: 32%;
	}
	.logom img{
		width: 100%;
	}
	.snm ul li{
		display: inline-block;
		margin-left: 20px;
	}
	.snm{
		position: relative;
	}
	.search-downm{
		position: fixed;
		top: 80px;
	}
	.search-downm input{
		margin-left: 15px;
	}
	.search-down button{
		margin-right: 15px;
	}
	.menum{
		position: absolute;
		background: #fff;
		width: 120%;
		top: 55px;
		right: -10px;
		padding-top: 20px;
		border-radius: 5px;
		box-shadow: 0 0 10px #ccc;
		display: none;
	}
	.snm .menum li{
		display: block;
		margin-left: 0;
	}
	.menum a{
		display: block;
		text-align: center;
		margin-bottom: 20px;
		font-size: 16px;
		color: #000;
	}
	.message{
		padding: 15px;
	}
	.lost-con span{
		font-size: 100px;
	}
	.breadnav form{
		display: none;
	}
	.lost-con p{
		font-size: 16px;
	}
	.lost-rela-tit{
		font-size: 24px;
	}
	.about-tit{
		padding: 20px 0;
		font-size: 26px;
	}
	.about-con{
		padding: 15px;
	}
	.about-bg dl img{
		width: 100%;
	}
	.about-bg dl span{
		font-size: 26px;
	}
	.blog-btm{
		padding: 5px;;
	}
	.blog-btm h3{
		font-size: 16px;
	}
	.blog-time{
		display: none;
	}
	.blog-btm p{
		font-size: 14px;
	}
	.blogsinge-con, .blogsingle-page, .contact-img-con ul{
		padding: 15px;
	}
	.blogsingle-tit, .prosingle-top-r h1, .solus-tit{
		font-size: 20px;
	}
	.blogsingle-time, .contact-img-con ul li a, .contact-btm h3{
		font-size: 16px;
	}
	.contact-btm{
		height: auto;
		padding-bottom: 20px;
	}
	.message form button, .prosingle-top-r ul li{
		font-size: 16px;
	}
	.privacy-tit{
		padding: 20px 0;
	}
	.pro-pas dl{
		width: 24.5%;
	}
	.prosingle-top-r h1{
		margin-top: 20px;
	}
	.chat{
		margin-top: 30px;
	}
	.feat-tit{
		font-size: 20px;
	}
	.service-ico dl{
		width: 30%;
	}
	.service-ico dl img{
		width: 60%;
	}
	.service-num{
		padding: 0px;
	}
	.service-num img{
		width: 100%
	}
	.service-hor dl{
		width: 30%;
		height: 150px;
		float: left;
		margin: 0 1%;
		border-radius: 0;
	}
	.service-hor{
		overflow: hidden;
		padding: 20px 0;
	}
	.service-hor dl dd, .service-tit{
		font-size: 16px;
	}
	.service-hor dl dt{
		padding-top: 20px;
	}
	.service-btm-bg{
		padding: 10px;
		height: auto;
	}
	.ser-pre{
		margin-bottom: 20px;
	}
	.service-ico dl{
		background: none;
	}
	.solul-cus .media-left, .solul-cus .media-body{
		display: block;
		width: 100%;
	}
	.solul-cus .media-left img{
		width: 100%;
	}
	.solul-ser-main dl{
		width: 33%;
		margin-left: 0;
	}
	.solul-ser-main dl img{
		width: 100%;
	}
	.solus-proce img{
		width: 100%;
	}
	.solus-bis-con h3{
		font-size: 18px;
	}
	.solus-bis-con{
		padding: 0;
	}
	.solus-proce-con{
		padding-bottom: 20px;
	}
}