html {
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	font: 12px "黑体";
}

body {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}

*,
div {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}

img {
	border: 0px;
	box-sizing: border-box;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

a {
	color: #212121;
}

.wmain {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	position: relative;
}


/*内容宽度*/

.wrapper {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
}


/*头部*/

.nav {
	width: 100%;
	height: 120px;
	box-sizing: border-box;
	margin: 0px;
	padding: 30px 0px;
}


/*图标*/

.logo {
	float: left;
	width: 318px;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
}

.logo img {
	width: 100%;
}


/*栏目*/

.column {
	float: right;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 19px 0 0 0;
	box-sizing: border-box;
}

.columns {
	padding: 0;
	margin: 0px;
	list-style: none;
}

.columns li {
	float: left;
	padding: 0px;
	margin: 0 0 0 36px;
}

.columns li a {
	font-size: 16px;
	line-height: 30px;
	display: block;
}
.columns li a:hover{
	color: #0064a1;
	box-sizing: border-box;
	border-bottom: 2px solid #0064a1;
}
.columnsClic {
	color: #0064a1;
	box-sizing: border-box;
	border-bottom: 2px solid #0064a1;
}


/*Banner*/

.banner {
	width: 100%;
	height: 500px;
	box-sizing: border-box;
	margin: 0px;
	padding: 0;
}


/*首页图片轮播*/


/* flexslider */

.flexslider {
	position: relative;
	height: 500px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}

.slides {
	position: relative;
	z-index: 1;
	width: 100%;
}

.slides li {
	height: 500px;
	width: 100%;
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 28px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 28px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}


/*中间内容区域*/

.content {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0px;
}

.contentNaver {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0px;
	margin: 0px;
}


/*标题*/

.Naver_title {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 0 30px 0;
	text-align: center;
}

.Naver_title div {
	font-size: 24px;
}

.Naver_title p {
	font-size: 16px;
	margin-top: 5px;
}


/*内容*/

.Naver_content {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0px;
}

.vmc-centered {
	padding: 10px 0;
}

.vmc-centered img {
	transition: all 0.3s ease;
	width: 100%;
}

.Naver_content ul li {
	width: 400px;
	float: left;
	list-style: none;
}

.img {
	width: 380px;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 6px;
}

.img .font {
	width: 100%;
	height: 40px;
	background: #fff;
	font-size: 16px;
	padding-left: 30px;
	line-height: 40px;
	color: #000;
}

.img .bigImg {
	width: 100%;
	overflow: hidden;
}

.img .bigImg img:hover {
	cursor: pointer;
	transform: scale(1.4);
}

.img:hover {
	box-shadow: 0px 0px 2px 3px rgba(170, 170, 170, .3);
}


/*色值*/

.black {
	color: #000;
}

.gray {
	color: #afafaf;
}

.white {
	color: #fff;
}


/*更多展示*/

.more {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0 0 0;
	margin: 0;
}

.mores {
	margin: 0px auto;
	display: block;
	width: 140px;
	height: 46px;
	box-sizing: border-box;
	border-radius: 23px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	text-decoration: none;
}

.moresBlue {
	color: #0064a1;
	border: 1px solid #0064a1;
}

.moresWhite {
	color: #fff;
	border: 1px solid #fff;
}


/*第一张背景*/

.bgOne {
	background: url(../images/icon_bg1.jpg) no-repeat;
	background-size: 100% 100%;
	height: 500px;
}


/*公司简介*/

.profile {
	width: 100%;
	padding: 0px 90px;
	font-size: 16px;
	text-indent: 2em;
	height: auto;
	line-height: 28px;
	overflow: hidden;
}


/*商务合作*/

.cooperation {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}

.cooperation li {
	float: left;
	padding: 0;
	margin: 0;
	width: 33%;
	float: left;
	height: auto;
	overflow: hidden;
}

.cooperationAll {
	width: 320px;
	padding: 0;
	height: 400px;
	margin: 10px;
	background: #fff;
}

.cooperationAll:hover {
	-webkit-box-shadow: 8px 8px 8px rgba(168, 168, 168, .5);
	-moz-box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
	box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
}

.cooperationAll .imgCooper {
	width: 100%;
	height: 174px;
	box-sizing: border-box;
}

.imgCooper img {
	width: 100%;
}

.cooperationAll .contCooper {
	width: 100%;
	box-sizing: border-box;
	padding: 13px 14px;
	height: 226px;
	margin: 0px;
}

.contCooper p {
	font-size: 16px;
	font-weight: bold;
}

.contCooper div {
	font-size: 16px;
	color: #8c8c8c;
}

.contCooper div span {
	color: #000;
}
/*商务合作*/
.business{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border: 0px;
}
.business tr td{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.business tr td a{
	display: block;
	width: 200px;
	height: 90px;
	background: #eaeaea;
	color: #666666;float: right;
	padding: 25px 20px;text-decoration: none;
	margin: 0px;font-size: 16px;
}
.smallA{
	padding: 35px 0px !important;
	text-align: center;
}
/*底部*/

.footer {
	width: 100%;
	box-sizing: border-box;
	height: 192px;
	box-sizing: border-box;
	background: #0064a1;
	padding: 39px 0 0 0;
}

.fotnaver {
	float: left;
}

.fotLine {
	margin: 0px 30px;
	box-sizing: border-box;
	border: 0.5px solid #fff;
	height: 125px;
}

.fotInformation {
	font-size: 16px;
	color: #fff;
}

.fotInformation div {
	margin-top: 17px;
}

.fotEerW {
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.fotEerW img {
	width: 90px;
}

.fotEerW P {
	margin-top: 12px;
}
/*除首页以外的Banner*/
.Comman{
	width: 100%;
	height: 500px;
	padding: 190px 0 0 0;
	margin: 0px;
	text-align: center;
}
.icon_comm1{
	background: url(../images/icon_combg1.jpg) no-repeat;background-size: 100% 100%;
}
.icon_comm2{
	background: url(../images/icon_combg2.jpg) no-repeat;background-size: 100% 100%;
}
.icon_comm3{
	background: url(../images/icon_combg3.jpg) no-repeat;background-size: 100% 100%;
}
/*关于正易中第一部分*/

.AboutOne{
	width: 490px;
	margin: 0px auto;
	height: 62px;
	padding: 0;
}
.AboutOne .AboutOne_one{
	display: block;
	float: left;
	width: 160px;
	height: 62px;
	background: #f1f1f1;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
}
.AboutOneClick{
	background: #0064a1 !important;
	color: #fff;
}
.imgAbout{
	width: 100%;
	height:auto;overflow: hidden;
	box-sizing: border-box;
}
.fontAbout{
	font-size: 16px;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
}
.fontAbout p{
	text-indent: 2em;
	line-height: 24px;
}
/*公司资质*/
.qualification{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 0 10px 0px;
	margin: 0;
	text-indent: 2em;
	font-size: 16px;
	line-height: 24px;
}
.qualificationList{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.qualificationList tr td{
	padding: 0;
	margin: 0;
}
/*产品中心*/
.bgGray{
	background: #f1f1f1;
}
.centerImg{
	float: left;
}

.centerImgRight{
	float: right;
}
.centerInfor{
	float: right;
	width: 600px;
	height: auto;
	overflow: hidden;
}
.centerInforRight{
	float: left;
	width: 600px;height: auto;
	overflow: hidden;
}
.centerIntitle{
	font-size: 24px;
	color: #000000;
	padding: 30px 0 50px 0;
	text-align: center;cursor: pointer;
	height: auto;overflow: hidden;
}
.centerInCont{
	font-size: 16px;
	text-indent: 2em;
	line-height: 24px;overflow: hidden;
	height: auto;
}
.About{
	display: none;
}
/*产品详情*/
.centerIntitleInfor{
	width: 100%;
	font-size: 24px;
	color: #000000;
	padding: 30px 0 50px 0;
	text-align: center;
	height: auto;overflow: hidden;
}
.centerImgRightInfor{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.centerInforList{
	width: 100%;
	height: auto;overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}
.centerInforList li{
	width: 100%;
	box-sizing: border-box;
	padding: 10px 0;height: auto;overflow: hidden;
	margin: 0;box-sizing: border-box;
	border-bottom: 1px dashed #c7c7c7;
}
.centerInforList li:nth-last-child(1){
	border: 0px;
}
.centerInforList li img{
	float: left;
	margin-right: 20px;
}
.centerInforList li .certerInforListS{
	float: left;
	height: auto;width: 1120px;
	overflow: hidden;text-indent: 0em !important;}
.certerInforListS span{
	font-size: 24px;color: #333333;line-height:34px;
	font-weight: 600;
} 
.certerInforListS p{
	font-size: 16px;line-height: 30px;
}
/*公司动态*/
.Dynamic{
	width: 100%;
	height: auto;overflow: hidden;
	padding: 0;
	margin: 0px;
	list-style: none;
}
.Dynamic li{
	margin: 5px 0 0 0;
	padding: 0;
	box-sizing: border-box;
	height: auto;overflow: hidden;
}
.Dynamic li .dynamicNew{
	box-sizing: border-box;
	border: 1px solid #cccccc;
	height:120px;
	padding: 15px;
	margin:10px;
}
.dynamicNew:hover{
	-webkit-box-shadow: 8px 8px 8px rgba(168, 168, 168, .5);
	-moz-box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
	box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
}
.dynamicNew .imgNew{
	float: left;
	width: 120px;
	height: 90px;
	box-sizing: border-box;
}
.imgNew img{
	width: 100%;border: 0px;
}
.contentNew{
	width: 1020px;
	float: left;
	height: 90px;
	padding: 0px 0 0 15px;
}
.contentNew .title_contentNew{
	font-size: 16px;margin-top: 5px;
	font-weight: bold;
}
.contentNew .infor_contentNew{
	margin-top: 10px;
	font-size: 16px;
	text-indent: 2rem;
	line-height: 24px;
}
/*分页*/
.pagers{
	padding: 30px 0 50px 0;
	height: auto;width: 700px;
	overflow: hidden;
	margin: 0px auto;
}
.pagers_number{
	float: left;
	font-size: 16px;
	line-height: 25px;
}
.pagers_list{
	float: left;
}
.tcdPageCode{padding:0;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #428bca;	border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}

.tcdPageCodes{padding:0;text-align: left;color: #ccc;text-align:center;}
.tcdPageCodes a{display: inline-block;color: #428bca;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCodes a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCodes span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #428bca;	border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;}
.tcdPageCodes span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}
/*解决方案*/
.Solution_left{
	width: 280px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 60px 0 30px 0;
}
.Solution_left .solutionLeftOne{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #F1F1F1;
}
.solutionleftOne_title{
	width: 100%;
	height: 56px;
	line-height: 54px;
	color: #fff;
	font-size: 22px;
	padding: 0px 24px;
}
.solutionleftOne_title span{
	font-size: 12px;
}
.solutionleftOne_title img{
	float: right;margin-top: 16px;
}
.solutionleftOneList{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.solutionleftOneList li{
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	line-height: 48px;
	box-sizing: border-box;
	border-bottom: 1px solid #F1F1F1;
	font-size: 18px;
	padding: 0px 20px;cursor: pointer;
}
.solutiononelistClic{
	color: #c42715;
}
.solutionleftOneList li span{
	float: right;
}
.solutionLeftoneUs{
	width: 100%;
	text-align: center;
	height: auto;
	overflow: hidden;
	padding: 26px 0px;
	font-size: 12px;
	color: #4b4b4b;
}
.solutionLeftoneUs span{
	color: #c42715;font-size: 26px;font-weight: bold;
}
.SolutionRight{
	
	display: none;
}
.Solution_right{
	width: 892px;
	height: auto;
	overflow: hidden;
	padding: 0 30px 0 30px;
	margin: 60px 0 30px 0;
	float: right;border-radius: 10px;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
}
.solution_title{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0px 20px 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	color: #0064a1;
}
.solution_content{
	width: 100%;
	padding: 28px 0;
	margin: 0;
	height: auto;
	overflow: hidden;
	font-size: 16px;
}
.solution_content h1{font-size: 16px;font-weight: bolder;color: #000000;}
.solution_content p{
	text-indent: 2em;
}
.solution_content p.imgIcon{
	text-align: center;
}
.Support{
	box-sizing: border-box;
	border: 1px solid #cccccc;
	height:62px;
	padding:20px;
	margin:10px;	
	font-size: 16px;
}
.Support:hover{
	-webkit-box-shadow: 8px 8px 8px rgba(168, 168, 168, .5);
	-moz-box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
	box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
}
.Support .SupportT{
	width: 90%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Support .SupportTime{
	float: right;
}
.Support .SupportX{
	float: right;
	
}
.SupportX a{
	color: #0064a1;
}
/*联系我们*/
.Contact{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 14px 0 0 0;
	margin: 0px;
}
.Contact div{
	float: left;
	width:360px;
	height: 274px;
	padding: 140px 40px 0 40px;
	box-sizing: border-box;text-align: center;
}
.ContactOne{
	background: url(../images/icon_Lin1.png) no-repeat;
}
.ContactTwo{
	background: url(../images/icon_Lin2.png) no-repeat;
	margin: 0px 60px;
}
.ContactThree{
	background: url(../images/icon_Lin3.png) no-repeat;
}
.Contact div p{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
/*地图展示*/
.map{
	width: 100%;
	height: auto;overflow: hidden;
	margin: 30px 0 40px 0;
	box-sizing: border-box;
	padding: 0;
}
#container{
	width: 1200px;
	height: 620px;
}
/*招聘信息*/
.Recruit{
	width: 100%;
	height: auto;overflow: hidden;
	padding:30px 0 0 0;
}
.Recruit .recTxt{
	float: left;
	width: 1120px;
	height: 52px;
	box-sizing: border-box;
	outline: none;border: 1px solid #0064a1;
	padding: 0px 20px;font-size: 16px;
	line-height: 50px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
}
.Recruit .recBtn{
	display: block;
	float: left;
	width: 80px;
	height: 52px;
	background: #0064a1;
	text-align: center;
	line-height: 52px;
	color: #fff;
font-size: 16px;
-moz-border-radius-topright:2px ;
-moz-border-radius-bottomright: 2px;
}
.RecruitList{
	width: 100%;
	padding: 0;
	margin: 0px;
	list-style: none;
}
.RecruitList li{
	float: left;
	width: 370px;
	padding: 30px 0px;
	margin: 0px;height: auto;
	box-sizing: border-box;
}
.RecruitList li:nth-child(3n-1){
	width: 460px !important;
}
.RecruitList li:nth-child(3n-1) .recList{
	margin: 10px auto 10px auto;
}
.recList{
	width: 360px;
	height: 202px;
	box-sizing: border-box;
	border: #cccccc;
	margin: 10px 10px 10px 0px;
	padding: 20px;font-size: 16px;border: 1px solid #ccc;
}
.recList .reclistOne{
	box-sizing: border-box;padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
	height: auto;overflow: hidden;
}
.reclistOne a{
	float: left;
	color: #0064a1;
	font-weight: bold;
}
.reclistOne span{
	float: right;font-size: 16px;color: #ccc;
}
.recList:hover{
	-webkit-box-shadow: 8px 8px 8px rgba(168, 168, 168, .5);
	-moz-box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
	box-shadow:8px 8px 8px rgba(168, 168, 168, .5);
}
.recList .reclistTwo{
	height: auto;
	overflow: hidden;
	padding: 10px 0 0 0;margin: 0px;
}
.reclistTwo .reclistTwoLeft{
	float: left;width: 218px;
	font-size: 14px;
	height:116px;
}
.reclistTwo .reclistTwoRight{
	float: right;
	width: 100px;
	text-align: right;
	line-height: 116px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.animate-box{
	opacity: 0;
}
.animate-box {
  opacity:1\9\0;
}
