/**************************************/
/*************[公用start]**************/
/**************************************/

body{
	overflow-x: hidden;
}

div.clear{
	clear: both;
	height: 0;
	width: 0;
}

input,textarea,select,a:focus {
    outline: none;
}

a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}
ul,li{ padding:0;margin:0;list-style:none}
img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1640; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}
div.wp2{
	padding:  0 140px;
}
.fl{
	float: left;
}

.fr{
	float: right;
}
.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	
	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 鏃堕棿鏇茬嚎*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/
#header{
	height: 124px;
}
.pc-header{
	width: 100%;
	padding-left: 96px;
	padding-right: 96px;
	box-sizing: border-box;
}
.pc-logo{
	margin-top: 24px;
}
.pc-nav{
	padding-top: 70px;
	padding-right: 30px;
}
.pc-nav ul li{
	float: left;
	padding: 0px 32px;
	position: relative;
	height: 54px;
}.pc-nav-list{
	position: absolute;
	background: #337ab7;
	color: #fff;
	margin-left: -12px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	top: 30px;
	display: none;
	z-index: 99999;
}
.pc-nav-list ul li{
	padding: 0px !important;
	float: none !important;
    height: auto !important;
}
.pc-nav-list ul li a{
	font-size: 14px !important;
	padding-top: 8px;
	display: block;
	height: 32px !important;
	line-height: 32px;
	padding: 0px 16px;
}
.pc-nav-list ul li a:hover{
	color: #fff !important;
	font-weight: normal !important;
	background-color: #1e6098;
}

.pc-nav ul li a{
	font-size: 18px;
}
.pc-nav ul li a:hover{
	color: #104fa2;
	font-weight: bolder;
}.pc-nav ul li:hover .pc-nav-list{
	display: block;
}
	
.sy-tele-box{
	margin-top: 60px;
	overflow: hidden;
}
.sy-header-tele{
	float: left;
	height: 42px;
	line-height: 42px;
	border-radius: 20px;
	background: #104fa2;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	margin-right: 15px;
}
.sy-header-tele img{
	float: left;
	padding-top: 10px;
	padding-right: 8px;
}
.sy-header-search{
	float: left;
	width: 42px;
	height: 42px;
	background: url(../images/search-bj.png) no-repeat;
	text-align: center;
}
.sy-header-search img{
	margin-top: 12px;
}
#header_sj{
	display: none;
}
.sy-product-con{
	background-color: #f5f5f5;
	overflow: hidden;
	padding-bottom: 64px;
}
.sy-pc-title{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 28px;
}
.sy-pc-title h1{
	font-size: 20px;
	color: #888888;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 8px;
}
.sy-pc-title h2{
	font-size:32px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	position: relative;
}
.sy-pc-title h2::before{
	content: "——";
	font-size: 14px;
	color: #7f7f7f;
	position: absolute;
	margin-left: -45px;
	margin-top: 10px;
}
.sy-pc-title h2::after{
	content: "——";
	font-size: 14px;
	color: #7f7f7f;
	position: absolute;
	margin-left: 15px;
	margin-top: 10px;
}
.sy-pc-title-lm{
	text-align: center;
	color: #555555;
}
.sy-pc-title-lm a:hover{
	color: #104fa2;
	font-weight: bolder;
}
.sy-pc-title-lm span{
	margin-left: 10px;
	margin-right: 10px;
}
.sy-pc-product{
	overflow: hidden;
	margin-top: 48px;
}
.sy-pc-product-l{
	overflow: hidden;
}
.sy-pc-product-l ul li{
   width: 33.3333%;
   float: left;
   padding-right: 22px;
   box-sizing: border-box;
   margin-bottom: 22px;
}
.sy-pc-product-l ul li a{
	height: 331px;
	background: #fff;
	display: block;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
}
.sy-pc-product-l ul li a .imgbox_a{
	padding-bottom: 78.45%;
	position: relative;
}
.sy-pc-product-l ul li a span{
	display: block;
	padding-top: 15px;
}
.sy-pc-product-l ul li a span h1{
	font-size: 15px;
	padding-bottom: 8px;
	margin: 0px;
	color: #666666;
}
.sy-pc-product-l ul li a:hover span h1{
	color: #104fa2;
}
.sy-pc-product-r{
	width: 334px;
	background-color: #fff;
	height: 682px;
	margin-bottom: 22px;
	text-align: center;
	box-sizing: border-box;
	padding: 70px 30px 20px;
}
.sy-pc-product-r a span{
	display: block;
	padding-bottom: 10px;
}
.sy-pc-product-r a span h1{
	font-size: 15px;
	padding-bottom: 8px;
	margin: 0px;
	color: #666666;
}
.sy-pc-product-r a .imgbox_a{
	padding-bottom: 162.41%;
	position: relative;
}
.sy-pc-product-r a span:last-child{
	display: block;
	margin: 20px auto ;
	border-radius: 20px;
	width: 128px;
	height: 38px;
	line-height: 38px;
	background: #ececec;
}
.sy-pc-product-r a:hover span:last-child{
	background: #104fa2;
	color: #fff;
}
.sy-pc-case-con ul li{
	 width: 25%;
	 height: 600px;
	 float: left;
	 background-color: #080808;
	 position: relative;
}

.sy-pc-case-con ul li::before{
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0px;
}
.sy-pc-case-con ul li.active::before{
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	top: 0px;
}
.sy-pc-case-active{
	display: none;
	opacity: 0.9;
}
.sy-pc-case-con ul li .sy-pc-case-default i{
	position: absolute;
	left:42px;
	bottom:32px;
	font-style: normal;
	color: #fff;
}
.sy-pc-case-con ul li .sy-pc-case-default i span h1{
	font-size: 24px;
	margin: 20px 0px 0px;
}
.sy-pc-case-con ul li .sy-pc-case-default i span h2{
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0px 0px;
	color: #b2b2b2;
}
.sy-pc-case-con ul li.sy-pc-case-1{
	 background: url(../images/case-1.jpg) no-repeat left top;
}
.sy-pc-case-con ul li.sy-pc-case-2{
	 background: url(../images/case-2.jpg) no-repeat left top;
}
.sy-pc-case-con ul li.sy-pc-case-3{
	 background: url(../images/case-3.jpg) no-repeat left top;
}
.sy-pc-case-con ul li.sy-pc-case-4{
	 background: url(../images/case-4.jpg) no-repeat left top;
}
.sy-pc-case-active{
	background-color: #fff;
	margin-left: 8%;
	margin-right:8%;
	margin-top: 130px;
	padding: 30px 30px 0px;
	height: 348px;
	text-align: center;
	position: absolute;
	z-index: 99;
}
.sy-pc-case-active a{
	overflow: hidden;
	display: block;
}
.sy-pc-case-active h1{
	font-size: 26px;
}
.sy-pc-case-active h2{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	text-align: left;
}
.sy-pc-case-active span{
	width: 40px;
	height: 40px;
	line-height: 34px;
	display: block;
	margin: 0px auto;
	background: #027dbf;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size:28px;
}
.sy-pc-about-inf {
	text-align: center;
	color: #888888;
	line-height: 24px;
	padding-bottom: 32px;
}
.sy-pc-about-inf a{
	width: 128px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #b5b5b5;
	border-radius: 24px;
	display: block;
	margin: 20px auto 0;
}
.sy-pc-about-inf a:hover{
	border: 1px solid #104fa2;
	background: #104fa2;
	color: #fff;
}
.sy-pc-about-num{
	height: 440px;
	padding-top: 200px;
	background: url(../images/about-bj.jpg) no-repeat;
	box-sizing: border-box;
	color: #fff;
}
.sy-pc-about-num span{
	width: 25%;
	float: left;
	text-align: center;
}
.sy-pc-about-num span h1{
	font-size: 18px;
    font-weight: normal;
	margin: 0px;
}
.sy-pc-about-num span h1 i{
	font-size: 76px;
	font-weight: bolder;
	margin-right: 5px;
}
.sy-pc-about-num span h2{
	font-size: 16px;
	margin: 5px 0px 0px;
}
.sy-pc-about-num span i{
	font-style: normal;
}
.sy-pc-news{
	background: #f5f5f5;
	padding-bottom: 72px;
}
.sy-pc-news-con{
	overflow: hidden;
	padding-top: 46px;
}
.sy-pc-news-pic{
	width: 655px;
	height: 417px;
	margin-right: 32px;
}
.sy-news-pic-inf{
	width: 100%;
	height: 52px;
	line-height: 52px;
	position: absolute;
	bottom: 0px;
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	box-sizing: border-box;
}
.sy-pc-news-list{
	overflow: hidden;
}
.sy-pc-news-list ul li{
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 18px;
	padding-bottom: 18px;
}
.sy-pc-news-list ul li:last-child{
	overflow: hidden;
	border-bottom: none;
	margin-top: 18px;
	padding-bottom: 0px;
}
.sy-pc-news-list ul li:first-child{
	margin-top: 0px;
}
.sy-pc-news-list ul li .sy-pc-news-time{
	width: 64px;
	height: 77px;
	text-align: center;
	background-color: #fff;
	margin-right: 15px;
}
.sy-pc-news-list ul li .sy-pc-news-time h1{
	font-size: 28px;
	height: 48px;
	line-height: 48px;
	font-weight: bolder;
	color: #333333;
	margin: 0px;
	border-bottom: 1px solid #efefef;
}
.sy-pc-news-list ul li .sy-pc-news-time h2{
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 8px;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-time{
	background-color: #104fa2;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-time h1{
	color: #fff;
	border-bottom: 1px solid #245da9;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-time h2{
	color: #fff;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-text h1{
	color: #245da9;
}

.sy-pc-news-list ul li a:hover .sy-pc-news-time{
	background-color: #104fa2;
}
.sy-pc-news-list ul li a:hover .sy-pc-news-time h1{
	color: #fff;
	border-bottom: 1px solid #245da9;
}
.sy-pc-news-list ul li a:hover .sy-pc-news-time h2{
	color: #fff;
}
.sy-pc-news-list ul li a:hover .sy-pc-news-text h1{
	color: #245da9;
}

.sy-pc-news-list ul li .sy-pc-news-text h1{
   font-size: 18px;
   color: #333333;
   margin: 15px 0px 0px;
   white-space:nowrap;
   overflow:hidden; 
   text-overflow:ellipsis;
}
.sy-pc-news-list ul li .sy-pc-news-text h2{
   font-size: 14px;
   color: #888888;
   margin: 10px 0px 0px;
   white-space:nowrap;
   overflow:hidden; 
   text-overflow:ellipsis;
}
.sy-pc-mail{
	background: url(../images/link-bj.jpg) no-repeat;
	padding-top: 80px;
	padding-bottom: 64px;
	background-size: cover;
}

.sy-pc-mail-inf{
	overflow: hidden;
}
.sy-pc-mail-inf h1{
	font-size: 24px;
	color: #333;
	margin: 0px;
}
.sy-pc-mail-inf h2{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	margin: 24px 0px 0px;
}
.sy-pc-mail-tele span:first-child{
	display: block;
	margin-top:56px;
	font-weight: normal;
	margin-bottom: 10px;
}
.sy-pc-mail-tele span:first-child i{
	font-size: 20px;
	color: #333333;
	font-style: normal;
}
.sy-pc-mail-tele span{
	font-size: 28px;
	font-weight: bolder;
	color: #027dbf;
}
.sy-pc-mail-form{
	width: 712px;
	text-align: left;
}
.sy-pc-mail-form input[name="username"]{
	width: calc(50% - 10px);
	float: left;
	margin-right: 10px;
	height: 52px;
	border: none;
	padding-left: 20px;
	color: #888888;
}
.sy-pc-mail-form input[name="tel"]{
	width: calc(50% - 10px);
	float: right;
	height: 52px;
	border: none;
    padding-left: 20px;
	color: #888888;
}
.sy-pc-mail-form textarea{
	width: 100%;
	height: 114px;
	line-height: 24px;
	border: none;
	margin-top: 16px;
    padding-left: 20px;
	padding-top: 10px;
	color: #888888;
}

.sy-pc-mail-form input[name="submit"]{
	width: 160px;
	height: 52px;
	background: #104fa2;
	color: #fff;
	border: none;
	margin-top: 16px;
}

#pc-footer{
	background-color:#222222;
}
.pc-footer-box{
	padding-top: 44px;
	padding-bottom: 44px;
	overflow: hidden;
}
.pc-footer-down{
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #000000;
}

.ewm{
	width: 123px;
	text-align: center;
}
.ewm span{
	display: block;
	color: #adadad;
	margin-top: 15px;
}
.pc-foot-lm{
	overflow: hidden;
}
.pc-foot-lm dl{
    float: left;
    margin-right: 102px;
	text-align: center;
}
.pc-foot-lm dt{
	font-size: 18px;
	color: #fff;
	padding-bottom: 12px;
	font-weight:normal;
}
.pc-foot-lm dd{
	font-size: 15px;
	color: #adadad;
	line-height:30px;
}



/************[新闻列表]****************/
#ej-main{
	background-color: #f5f5f5;
}
.pc-ej-banner{
	height: auto;
	text-align: center;
	overflow: hidden;
}
.pc-ej-lm{
	height: 62px;
	line-height: 62px;
	background: #fff;
}
.pc-mbx{
	background: url(../images/ct-home.png) no-repeat 0px 21px;
	padding-left: 26px;
	font-size: 14px;
}
.pc-mbx a{
	padding: 0 3px;
}
.pc-mbx-nav ul li{
	float: left;
	height: 62px;
}
.pc-mbx-nav ul li a{
	padding: 0 25px;
	height: 62px;
	display: block;
	font-size: 16px;
}
.pc-mbx-nav ul li a.cur{
	background-color: #337ab7;
	color: #fff;
}
.pc-mbx-nav ul li a:hover{
	background-color: #337ab7;
	color: #fff;
}
.news-list{
	overflow: hidden;
	padding-top:32px;
}
.news-list ul{
	overflow: hidden;
}
.news-list ul li{
   padding: 30px;
   margin-bottom: 32px;
   background: #fff;
   overflow: hidden;
   
}
.news-list ul li .news-img{
	width: 272px;
	height: 182px;
	overflow: hidden;
}
.news-list ul li .news-img .imgbox_a {
    padding-bottom: 65%;
    position: relative;
}
.news-inf{
	padding-left: 30px;
	padding-top:5px;
	transition: margin-left .3s ease-out 0s;
	overflow: hidden;
}
.news-inf h1{
    font-size: 16px;
    color: #333;
    font-weight: bold;
	display: block;
	height: 24px;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 8px;
}
.news-inf span{
	font-size: 14px;
	color: #333;
	display: block;
	padding-bottom: 8px;
}
.news-inf i{
	color: #A2A2A2;
	height: 48px;
	line-height: 24px;
	display: block;
	overflow: hidden;
	font-style: normal;
}
.news-more{
	padding-top: 10px;
}
.news-more span{
	display: block;
	color: #333;
	font-size:14px;
    border: 1px solid #ccc;
	width: 110px;
	height: 38px;
	line-height: 38px;
	margin-top: 16px;
	text-align: center;
	border-radius: 28px;
	transition: margin-left .3s ease-out 0s;
}
.news-list ul li:hover{
	box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08);
}

.news-list ul li:hover .news-inf{
	margin-left: 20px;
}
.news-list ul li:hover .news-more span{
	margin-left: 20px;
	background-color: #337ab7;
	color: #fff;
	border: 1px solid #337ab7;
}

.pc-page{
	display: table;
	margin: 0px auto 32px;
}
.pc-page a{
	padding: 8px 16px;
	display: block;
	float: left;
	background: #fff;
	display: table-cell; 
	margin: 0px 5px;
}
.pc-page a:hover{
	background: #337ab7;
	color: #fff;
}


/************[新闻内容]****************/
.content-box{
	background: #fff;
	margin-top: 32px;
	margin-bottom: 32px;
	padding: 20px 32px;
}
.news-content-tit{
	font-size: 22px;
	overflow: hidden;
	padding-bottom: 20px;
}
.news-content-name{
	font-size: 24px;
	padding-top: 28px;
	padding-bottom: 10px;
	text-align: center;
}
.news-content-zz span{
	font-size: 14px;
    color: #ccc;
	text-align: center;
	display: block;
	margin: 0px auto;
}
.news-content-zz span i{
	font-style: normal;
	padding: 0px 8px;
	font-size: 14px;
	color: #6b6b6b;
}
.news-content-main{
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	line-height: 28px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.news-content-main p{
	text-indent: 2em;
	font-size: 16px;
	color: #666;
	line-height: 34px;
}
.news-content-page{
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
	font-size: 16px;
}
.news-content-page span{
	width: 48%;
	overflow: hidden;
	white-space:nowrap;	
	text-overflow:ellipsis;
}
.news-content-page span i{
	font-weight: bolder;
	font-style: normal;
}
.news-content-page span:last-child{
	text-align: right;
}

/************[产品]****************/
.product-box{
	overflow: hidden;
	padding-top: 32px;
}
.product-box ul li{
	float: left;
	overflow: hidden;
	margin-bottom: 32px;
}
.product-box ul li a{
	display: block;
	padding: 20px;
	background: #fff;
	overflow: hidden;
}
.product-list-pic{
	width: 210px;
	margin-left: 0px;
	margin-right: 20px;
}
.product-list-pic .imgbox_a {
    padding-bottom: 94.41%;
    position: relative;
}
.product-list-inf{
	padding-top: 0px;
}
.product-list-inf h1{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 0px;
	height: 48px;
	line-height: 26px;
}
.product-list-inf h2{
	margin-top: 15px;
	font-size: 18px;
	color: #333;
}
.product-list-inf h3{
	height: 45px;

	margin-top: 15px;
	color: #969696;
	font-size: 15px;
	line-height: 26px;
	overflow-y: auto;
}
.product-box ul li a:hover{
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.product-box ul li a .product-list-inf span{
	margin-top: 0px;
    display: inline-block;
	color: #333;
	font-size:14px;
	border: 1px solid #ccc;
	width: 110px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 28px;
	transition: margin-left .3s ease-out 0s;
}
.product-box ul li a:hover .product-list-inf span{
	margin-left: 20px;
	background-color: #337ab7;
	color: #fff;
	border: 1px solid #337ab7;
}


/************[案例]****************/
.case-box{
	overflow: hidden;
	padding-top: 32px;
}
.case-box ul li{
	margin-bottom: 32px;
}
.case-box ul li a{
	background: #fff;
	padding: 15px;
	display: block;
	position: relative;
}
.case-box ul li a i span{
	position: absolute;
    height: 52px;
    line-height: 52px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
	color:#fff;
	font-style: normal;
	text-align: center;
	font-size: 16px;
}
.case-box ul li .imgbox_a {
    padding-bottom: 66.72%;
    position: relative;
}
.case-box ul li a:hover i span{
	background: #337ab7;
	color: #fff;
}

/*************************/

.contact{
	/*max-width: 1080px;*/
	margin:32px auto;
	background: #fff;
}
.contact1{
    padding-top: 10px;
}
.contact2{
	margin-top: 0px;
	padding-bottom: 32px;
}
.contact1-dl{
	margin-top: 50px;
}
.contact1-dl dl{
	margin:0;
	font-size: 0;
	line-height: normal;
	display: flex;
	justify-content:space-between;
}

.contact1-dl dd{
	display: inline-block;
	text-align: center;
}

.contact1-dl dd>img{
	display: block;
	margin:0 auto;
	width: 99px;
}

.contact1-dl dd h1{
	margin:0;
	font-size: 18px;
	color: #333;
	padding: 12px 0 13px;
	font-family: "kt";
}

.contact1-dl dd h2{
	margin:0;
	font-size: 14px;
	color: #333;
	line-height: 1.6;
}
.map_a{
	font-size: 0;
	padding-top:20px;
}
.map_a a{
	display: inline-block;
	font-size: 14px;
	color: #333;
}
.map_a a{
	transition: color .3s;
}
.map_a a:hover{
	color: #04a07b;
}
.map_a a img{
	display: block;
	margin:0 auto 5px;
	width: 13px;
}


.map-wp{
	width: 100%;
	height: 476px;
	margin-right: 105px;
	float: none;
}

.map{
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}


.contact1-conn{
	overflow: hidden;
	padding-top: 8px;
}

.contact1-logo{
	width: 160px;
}

.contact1-logo img{
	display: block;
	width: 100%;
}

.contact1-conn-dl dl{
	margin:0;
}

.contact1-conn-dl dd{
	float: left;
	padding-left: 57px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 40px;
	margin-top: 40px;
}
.contact1-conn-dl dd{
    width: 33.333%;
}
.contact1-conn-dl dd h1{
	margin:0;
	font-size: 16px;
	color: #333;
}
.contact1-conn-dl dd h2{
	margin:0;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	margin-top: 5px;
}


.contact1-er-wp{
	width: 374px;
	margin-top: 40px;
}

.contact1-er{
	width: 146px;
	font-size: 14px;
	color: #777;
	text-align: center;
}

.contact1-er img{
	display: block;
	width: 100%;
	margin-bottom: 8px;
}

.erji-title-div{
    padding-left: 24px;
}

.erji-title-div h1{
    font-size: 26px !important;
}
.contact-bai{
	background-color: #fff;
	padding: 24px;
}
.contact2-pic{
	width: 686px;
	margin-left: 60px;
}

.contact-bai .imgbox_a{
	padding-bottom: 62%;
}
.contact2-form{
	/*margin-top: 50px;*/
	overflow: hidden;
}

.contact2-form dl{
	margin:0;
	margin-left: -2%;
	margin-top: -2%;
}

.contact2-form dd{
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-top: 2%;
	position: relative;
}

.yz{
	position: absolute;
	width: 105px;
	right: 21px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
  z-index:25;
}
.yz img{
	display: block;
	width: 100%;
}
.contact2-form dd:nth-child(5){
	width: 98%;
}
.contact2-form dd:nth-child(6) input[type="text"]{
	padding-right: 150px;
}
.contact2-form input:focus,
.contact2-form textarea:focus{
	outline: none;
}

.contact2-form input[type="text"]{
	display: block;
  width: 100%;
  height: 55px;
  padding: 10px 15px 10px 50px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  border:1px solid #d2d2d2;
  background-repeat: no-repeat;
  background-position: 23px  center;
  z-index: 15;
}

.contact2-form textarea{
	resize: none;
	display: block;
  width: 100%;
  height: 208px;
  padding: 15px 15px 15px 50px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  border:1px solid #d2d2d2;
  background-repeat: no-repeat;
  background-position: 23px  17px;
}


.contact2-form input[type="button"]{
	display: block;
  border:0;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  background-color: #104fa2;
  margin-left: auto;
  height: 55px;width:225px;
  transition: background-color .3s;
}

.contact2-form input[type="button"]:hover{
	background-color: #068e6d;
}

.job-list ul{
	margin:0;
}
.job-list{
	border-top: 1px solid #d2d2d2;

}
.job-list li{
	background-color: #fff;
	border:1px solid #d2d2d2;
	border-top: 0;
}


.job-item{
	position: relative;
	padding-left:440px;
}
.job1-1{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 440px;
	border-right: 1px solid #d2d2d2;
	padding: 60px 30px;
}
.job1-1-h1{
	color: #333;
	font-size: 14px;
	line-height: 28px;
	/*height: 28px;*/

}
.job1-1-h1 span{
	font-size: 24px;
	font-family: "kt";
	padding-left: 5px;ical-align: middle;
}

.job1-1-bottom{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0px;
	padding: 0	30px 60px;
}

.job1-1-bottom-p{
	font-size: 14px;
	color: #333;
	line-height: 2;
}
.job1-1-bottom-p p{
	margin:0;
}


.job1-1-a{
	margin-top: 25px;
}

.job1-1-a{
	width: 123px;
	height: 33px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 33px;
	background-color: #b68b5d;
	transition: background-color .3s,box-shadow .3s;
	cursor: pointer;

}

.job1-1-a i{
	font-style: normal;
}
.job1-1-a:hover{
	background-color: #04a07b;
	box-shadow: 0 0 12px 2px rgba(0,0,0,0.3);
}

.job1-1-a:hover i{
	display: none;
}


.job-tanc-div{
	position: fixed;
	width:490px;
	height: 234px;
	left: 50%;
	margin-left: -245px;
	top: 50%;
	margin-top: -117px;
	background-color: #04a07b;
	border-radius: 8px; 
	box-shadow: 0 0 12px 2px rgba(0,0,0,0.3);
	padding: 40px 50px 0;
	display: none;
	z-index: 1800;
}

.job-tanc-wen{
	font-size: 14px;
	color: #fff;
	line-height: 2;
	text-align: center;
}

.job-tanc-btn{
	width: 130px;
	height: 44px;
	line-height: 44px;
	color: #333;
	font-size: 14px;
	text-align: center;
	background-color: #fff;
	margin-left: auto;
	margin-top: 15px;
	cursor: pointer;
	transition: background-color .3s,color .3s;
}

.job-tanc-btn:hover{
	background-color: #068e6d;
	color: #fff;
}




.job1-2{
	padding: 60px;
	z-index: 30;
	position: relative;
}
.job1-2-title{
	font-size: 0;
	line-height: normal;
}

.job1-2-title h1{
	display: inline-block;
	margin:0;
	font-size: 16px;
	color: #fff;
	background-color: #04a07b;
	padding: 9px 20px;
}

.job1-2-con{
	font-size: 14px;
	color: #777;
	line-height: 2.2;
	margin-top: 25px;
}

.job1-2-item+.job1-2-item{
	margin-top: 40px;
}


.about1-p{
	font-size: 14px;
	color: 333;
	line-height: 2.2;
	text-align: center;
	max-width: 1230px;
	margin-left: auto;
	margin-right: auto;
}
.about1-dl1{
	padding: 50px 0;
}

.about1-dl1 dl{
	margin:0;
	font-size: 0;
	line-height: normal;
	text-align: center;
}

.about1-dl1 dd{
	display: inline-block;
	font-size: 14px;
	color: #333;
	/*font-family: "kt";*/
	
}
.about1-dl1 dd+dd{
	margin-left: 65px;;
}
.about1-dl1 dd span{
	font-size: 46px;
	color: #04a07b;
	font-family: serif;
	font-family: "Microsoft Yahei";
	padding: 0 10px;;
}
.about1-dl2{
	max-width: 1308px;
	margin:0 auto;
}
.about1-dl2 dl{
	margin:0;
	margin-left: -2%;
}

.about1-dl2 dd{
	float: left;
	width: 31.3333333%;
	margin-left: 2%;
}

.about1-dl2 dd .imgbox_a{
	padding-bottom:66.216%;
}


.mm70{
	margin-top: 70px;
}
.mm60{
	margin-top: 70px;
}


.about2-dl dl{
	margin:0;
	margin-left: -2%;
}

.about2-dl dd{
	float: left;
	width: 31.3333333%;
	margin-left: 2%;
	padding: 0 50px;
	font-size: 14px;
	color: #333;
	line-height: 2.2;
	text-align: center;
}

.about2-dl dd img{
	display: block;
	max-width: 277px;
	margin:0 auto 20px;
}

.about3{
	position: relative;
}
.about3 .container{
	position: relative;
	z-index: 25;
}
.about3::after{
	position: absolute;
	z-index: 15;
	width: 100%;
	left: 0;
	bottom: 109px;
	height: 1px;
	background-color: #d5d5d5;
	content:"";
}
.about3-item-div{
	background-color: #fff;
	padding:20px; 
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 110px;
	transition: bottom .3s;
}

.about3-item{
	position: relative;
	padding-top: 480px;
}

.about3-item-div-con{
	height: 100%;
	background-image: url(../images/about3-bg1.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	padding: 45px 45px 0;
	overflow: hidden;
}
.about3-item-div-con::after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content:"";
	background-color: #04a07b;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	z-index: 15;
}

.about3-item-div-con-rela{
	position: relative;
	z-index: 25;
}


.about3-title{
	width: 126px;
	height: 126px;
	margin:0 auto;
	background-image: url(../images/nian.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 40px;
	color: #fff;
	transition: background-image .3s,color .3s;
}
.about3-title h1{
	margin:0;
	font-size: 24px;
	color: inherit;

}
.about3-title h2{
	margin:0;
	font-size: 16px;
	color: inherit;
	margin-top: 12px;
}

.about3-line{
	width: 31px;
	height: 1px;
	margin:50px auto 40px;
	transition:margin .3s;
	background-color: #fff;
}

.about3-con{
	font-size: 14px;
	color: #c2b8b0;
	line-height: 2;
	height:10em;
	overflow: hidden;
	text-align: left;
	transition: height .3s,color .3s;
	text-align: justify;
}
.about3-con .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.about3-con .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
	right: -25px;
}
.about3-con .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #fff;
}
.about3-item:hover .about3-con{
	height:auto;
	color: #fff;
	max-height: 20em;
	overflow: auto;
}
.about3-item:hover .about3-title{
	background-image: url(../images/nianh.png);
	color: #04a07b;
}
.about3-item:hover .about3-line{
	margin:35px auto 25px;
}
.about3-item:hover .about3-item-div{
	bottom: 0;
	z-index: 50;
}
.about3-item:hover .about3-item-div-con::after{
	opacity: 1;
	visibility: visible;
}






.about3-nian{
	height:110px;
	font-size: 24px;
	color: #756556;
	text-align: center;
	padding-top: 18px;
	position: relative;
}

.about3-nian::before{
	position: absolute;
	width: 12px;
	height: 12px;
	left: 50%;
	margin-left: -6px;
	top: -6px;
	content:"";
	background-color: #756556;
	border-radius: 50%;
}

.about3-list .owl-nav button.owl-prev{
  position: absolute;
  left:-70px;
  top: 50%;
  margin-top: -30px;
  width: 59px;
  height: 59px;
  background-image: url(../images/left2.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center ;
  -webkit-background-size: 100%;
  background-size: 100%;
  font-size: 0;
  z-index: 50;
  transition: background-image .3s;
  -webkit-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px);
}
.about3-list .owl-nav button.owl-prev:hover{background-image: url(../images/left2h.png);}

.about3-list .owl-nav button.owl-next{
  position: absolute;
  right:-70px;
  top: 50%;
  margin-top: -30px;
  width: 59px;
  height: 59px;
  background-image: url(../images/right2.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center ;font-size: 0;
  z-index: 50;
  -webkit-background-size: 100%;
  background-size: 100%;
  transition: background-image .3s;
  -webkit-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px);
}

.about3-list .owl-nav button.owl-next:hover{background-image: url(../images/right2h.png);}




.about4-list .item .imgbox_a{
	padding-bottom: 72.24%;
}


.about4-list .owl-dots {
	text-align: center;
	margin-top: 40px;
	font-size: 0;
	line-height: normal;
}
.about4-list .owl-dots .owl-dot{
	display: inline-block;
	margin:0 4px;
	border:0;
	background-color: transparent;
	outline: none;
}
.about4-list .owl-dot span{
	width: 13px;
	display: block;
	height: 13px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/arrow-b.png);
	-webkit-background-size: 100%;
	background-size: 100%;
}

.about4-list .owl-dot.active span{
	background-image: url(../images/arrow-b-h.png);

}

.about5-pic .imgbox_a{
	padding-bottom: 65.5%;
}

.about5-list .item h1{
	margin:0;
	font-size: 16px;
	color: #333;;
	text-align: center;
	padding: 25px 0;
	background-color: #fff;;
}
.about5-list .item:hover h1{color:#04a07b;}

.about5-list .owl-dots {
	text-align: center;
	margin-top: 40px;
	font-size: 0;
	line-height: normal;
}
.about5-list .owl-dots .owl-dot{
	display: inline-block;
	margin:0 4px;
	border:0;
	background-color: transparent;
	outline: none;
}
.about5-list .owl-dot span{
	width: 13px;
	display: block;
	height: 13px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/arrow-b.png);
	-webkit-background-size: 100%;
	background-size: 100%;
}

.about5-list .owl-dot.active span{
	background-image: url(../images/arrow-b-h.png);

}

.about6-div{
	padding: 75px;
	background-color: #fff;
}

.about6-pic{
	width: 340px;
	margin-right: 75px;
}

.about6-pic .imgbox_a{
	padding-bottom: 125%;
}

.about6-con{
	overflow: hidden;
}
.about6-con-h1{
	font-size: 22px;
	color: #333;
	font-family: "kt";
}

.about6-con-h2{
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding:15px 0 20px;
}

.about6-con-p{
	font-size: 14px;
	color: #333;
	line-height: 2.2;

}

.about6-con-p p{
	margin:0;
}

.qm{
	margin-top: 40px;
}

.qm img{
	display: block;;
	margin-left: auto;
}


.product{
	height: 719px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/pro1-1.jpg);
	position: relative;
	padding-bottom: 80px;
}



.product2{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 50;
}
.product2-list::before{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 1px;
	background-color: rgba(255,255,255,0.4);
	z-index: 15;
	content:"";
}
.product2-list.owl-carousel .owl-stage-outer{
	z-index: 25;
}
.product2-list .item{
	font-size: 20px;
	color: #fff;
	font-family: "kt";
	text-align: center;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	position: relative;
	transition: background-color .3s;
	background-color: rgba(255,255,255,0);
}
.product2-list .item::before{
	position: absolute;
	width: 1px;
	left: 0;
	top: 1px;
	bottom: 0px;
	background-color: rgba(255,255,255,0.4);
	z-index: 15;
	content:"";
}

.product2-list .item.cur{
	background-color: rgba(255,255,255,0.24);
}

.product1{
	height: 100%;
}

.product1-box{
	height: 100%;
	display: none;
}
.product1-box:first-child{
	display: block;
}
.div-table{
	display: table;
	width: 100%;
	height: 100%;
}

.div-table-cell{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.product1-div{
	padding: 0 150px;
}

.product1-1{
	width: 390px;
	text-align: center;
	padding-top: 125px;
}

.product1-1 h1{
	margin:0;
	font-size: 36px;
	color: #fff;
	font-family: "kt";
}
.product1-1 h2{
	margin:0;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-family: "Microsoft Yahei";
	margin-top: 13px;
}
.product1-2{
	width: 520px;
	padding: 0 60px; 
	margin-right: 32px;
}

.product1-2 dl{
	margin:0;
}

.product1-2 dd+dd{
	margin-top: 60px;
}
.product1-2 dd h1{
	margin:0;
	font-size: 20px;
	color: #fff;
	font-family: "kt";
}
.product1-2 dd p{
	margin:0;
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
	line-height: 2.2;
}
.product1-3{
	overflow: hidden;
}
.product1-3 .imgbox_a{
	padding-bottom: 77.47%;
}

.product2-left{
	position: absolute;
	width: 59px;
	left: 50px;
	z-index: 30;
	top: 0;
	bottom: 80px;
}


.product2-left-ico{
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 59px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: background-image .3s;
}

.product2-left-ico:hover{background-image: url(../images/lefth.png);}


.product2-right{
	position: absolute;
	width: 59px;
	right: 50px;
	z-index: 30;
	top: 0;
	bottom: 80px;
}


.product2-right-ico{
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 59px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: background-image .3s;
}

.product2-right-ico:hover{background-image: url(../images/righth.png);}









.zhaopin1-pic{
	width: 703px;
	margin-right: 85px;
}

.zhaopin1-pic img{
	display: block;
	width: 100%;
}

.zhaopin1-con{
	overflow: hidden;
	padding-top: 25px;
}

.zhaopin1-con h1{
	margin:0;
	font-size: 26px;
	color: #333;
	line-height: 1.5;
}
.zhaopin1-con h2{
	margin:0;
	font-size: 18px;
	color: #333333;
	margin-top: 30px;
}
.zhaopin1-con h3{
	margin:0;
	font-size: 14px;
	color: #999;
	line-height: 2.2;
	margin-top: 10px;
}
.zhaopin2{
	margin-top: 50px;
}
.zhaopin2-1{
	background-color: #04a07b;
	padding: 22px 0 20px;
	text-align: center;
}

.zhaopin2-1 h1{
	margin:0;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.zhaopin2-1 h2{
	margin:0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}

.zhaopin2-2{
	border:1px solid #e0e0e0;
	padding: 30px;
}

.zhaopin2-2-con{
	height: 300px;
	overflow-y: auto;
	font-size: 14px;
	color: #666;
	line-height: 2;
}

.zhaopin2-2-con p{margin:0;}

.zhaopin2-2-con .mCSB_scrollTools{
	width: 3px;
	border-radius: 0;
}
.zhaopin2-2-con .mCSB_scrollTools .mCSB_draggerRail{
	width: 3px;
	background-color: #e6e6e6;
	border-radius: 0;
}

.zhaopin2-2-con .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 3px;
	background-color: #04a07b;
	border-radius: 0;
}



.zhaopin2-list .owl-dots {
  margin-top: 35px;
}
.zhaopin2-list .owl-dots .owl-dot{
    margin:0 4px;
}
.zhaopin2-list .owl-dot span{
    width: 13px;
    height: 13px;
    background-image: url(../images/arrow-b.png);
}

.zhaopin2-list .owl-dot.active span{
    background-image: url(../images/arrow-b-h.png);

}

.zhaopin3{
	margin-top: 70px;
}

.zhaopin3-1{
	width: 738px;
	margin-left: 50px;
}

.zhaopin3-1 img{
	display: block;
	width: 100%;
}

.zhaopin3-2{
	overflow: hidden;
}

.zhaopin3-2 h1{
	margin:0;
	font-size: 14px;
	color: #04a07b;
}

.zhaopin3-2-p p{margin:0;}

.zhaopin3-2-p{
	font-size: 14px;
	color: #333;
	line-height: 2.2;
	margin-top: 15px;
}

.zhaopin .contact-bai{
	margin-top: 32px;
	margin-bottom: 32px;
}
.job-button{
    float: left;
}


/*************[招聘]**************/
.ej-job-box{
	padding-bottom: 32px;
}
.ej-job-tit{
	font-size: 24px;
	padding-bottom: 26px;
	padding-top: 15px;
	overflow: hidden;
}
.ej-job-list-tit{
	height: 64px;
	line-height: 64px;
	background: #F4F6F9;
	border-top: 4px solid #337AB7;
	overflow: hidden;
}
.ej-job-list-tit span{
	font-size: 18px;
	font-weight: bolder;
	color: #240D13;
	float: left;
	text-align: center;
}
.ej-job-list-tit span:nth-child(1){
	width: 40%;
	height: inherit;
    display: block;	
	text-align: left;
	padding-left: 80px;
	box-sizing: border-box;
}
.ej-job-list-tit span:nth-child(2){
	width: 20%;
	height: inherit;
	display: block;	
}
.ej-job-list-tit span:nth-child(3){
	width: 15%;
	height: inherit;
	display: block;	
}
.ej-job-list-tit span:nth-child(4){
	width: 10%;
	height: inherit;
	display: block;	
}
.ej-job-list-tit span:nth-child(5){
	width: 15%;
	height: inherit;
	display: block;	
}
.job-list-content ul li{
	height:auto;
	overflow: hidden;
	border-bottom:1px solid #F6F6F6;
}
.job-list-content ul li .job-list-name{
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
}
.job-list-content ul li .job-list-name span{
	float: left;
	text-align: center;
	font-size: 16px;
}
.job-list-content ul li .job-list-name span:nth-child(1){
	width: 40%;
	height: inherit;
    display: block;	
	text-align: left;
	padding-left: 80px;
	box-sizing: border-box;
}
.job-list-content ul li .job-list-name span:nth-child(2){
	width: 20%;
	height: inherit;
	display: block;	
}
.job-list-content ul li .job-list-name span:nth-child(3){
	width: 15%;
	height: inherit;
	display: block;	
}
.job-list-content ul li .job-list-name span:nth-child(4){
	width: 10%;
	height: inherit;
	display: block;	
}
.job-list-content ul li .job-list-name span:nth-child(5){
	width: 15%;
	height: inherit;
	display: block;	
}
.job-list-content ul li .job-list-inf-con{
	min-height: 300px;
	background: #EEEEEE;
	padding: 20px 20px 42px 80px;
	overflow: hidden;
	box-sizing: border-box;
	display: none;
	transition: height 2s;
	-moz-transition:height 2s; /* Firefox 4 */
	-webkit-transition:height 2s; /* Safari and Chrome */
	-o-transition:height 2s; /* Opera */
}
.job-list-content ul li:first-child .job-list-inf-con{
	display: block;
}
.job-list-content ul li .job-list-inf-con h1{
	font-size: 22px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 32px;
}
.job-list-content ul li .job-list-inf-con h2{
    font-size: 16px;
    line-height: 15px;
    color: #8e8e8e;
}
.contact-txt-inf{
	width: 392px;
	height: 476px;
	float: right;
	padding-top: 36px;
	padding-right: 30px;
	padding-left: 30px;
	box-sizing: border-box;
	background-color: #ebebeb;
}
.contact-txt-inf-tit{
	font-size: 24px;
	color: #3071a9;
	border-bottom: 1px dotted #91908f;
	padding-bottom: 12px;
}
.contact-txt-inf-con  h1{
	font-size: 18px;
	font-weight: bold;
}
.contact-txt-inf-con  h2{
	font-size: 16px;
	line-height: 32px;
	margin: 0px;
}
.contact-txt-inf-con  h2 span{
	font-weight: bold;
}
.contact-txt-ewm{
	display: table;
	margin: 0px auto;
	margin-top: 24px;
}
.contact-txt-ewm span{
	display: table-cell;
}
.contact-txt-ewm span img{
	width: 102px;
	margin: 0px 10px;
}
.contact-txt-inf-con  h3 {
	font-size: 14px;
	margin-top: 20px;
}