/* 关于 */
.intro_con{
	background-color: #f6f6f6;
	padding: 45px;
	box-shadow: 2px 2px 5px #ddd;
	margin-top: 50px;
	overflow: hidden;
}
.intro_con h5{
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.intro_con p{
	line-height: 2;
	margin-bottom: 10px;
	color: #777;
	text-align: justify;
	text-indent: 2em;
}
.in_ul{
	margin: 0 -1%;
}
.in_ul li{
	float: left;
	width: 31.33333%;
	margin: 0 1%;
}
.culture{
	background: #fafeff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.cu_box{
	position: relative;
	padding-left: 480px;
	min-height: 400px;
	margin-top: 50px;
}
.cu_zuo{
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
	height: 400px;
}
.cu_top{
	border:1px solid #eee;
	padding: 30px;
	background-color: rgba(255,255,255,0.5);
	box-shadow: 2px 2px 5px #ddd;
	border-bottom-right-radius:25px;
	margin-bottom: 25px;
}
.cu_top h4{
	font-size: 22px;
	color:#73cada;
	margin-bottom: 10px;
}
.cu_en{
	text-transform: uppercase;
	font-size: 13px;
	color: #999;
	word-break:break-all;
}
.cu_top a{
	display: block;
	background-color:#73cada;
	color: #fff; 
	width: 100px;
	text-align: center;
	border-top-left-radius: 15px;
	border-bottom-right-radius:15px;
	padding:5px 10px;
	margin-top: 15px;
}
.cu_xq{
	height:195px;
	overflow: hidden;
}
.cu_xq p{
	line-height: 1.8;
	font-size: 15px;
	margin-bottom: 10px;
}
.sw_ab{
	margin-top: 50px;
}
.sw_ab a p{
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-size: 14px;
	margin-top: 10px;
}
.sw_ab img{
	width: 100%;
}
.sw_pa {
    text-align: center;
    margin-top: 25px;
}
.sw_pa span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color:#73cada;
    background-position: center;
    background-size: 80% auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.o_next {
    background-image: url(../images/wne.png);
}
.o_prev {
    background-image: url(../images/wpv.png);
}
/* 产品与服务 */
.atab{
	text-align: center;
}
.atab li{
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #eee;
}
.atab li.active{
	border-color: #73cada;
}
.atab li.active a{
	color: #73cada;
}
.ct_box li{
	float: left;
	width: 14.66666666%;
	margin: 0 1% 30px;
	box-sizing: border-box;
}
.p_ul li,.ct_box li,.fu_ul li{
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.ct_box li a{
	display: block;
	border:1px solid #eee;
	box-shadow: 2px 2px 5px #ddd;
	padding:15px;
}
.ct_con{
	border-top:1px solid #eee;
	padding-top:17px;
}
.ct_con h4,.ct_con p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.ct_con h4{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #111;
}
.ct_con p{
	font-size: 14px;
	color: #999;
}
.ct_box li:hover h4{
	color: #73cada;
}
.ct_box li:hover,.p_ul li:hover,.fu_ul li:hover{
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.p_ul {
    margin: 0 -1%;
    padding-top: 40px;
    padding-bottom: 30px;
}
.p_ul li {
    float: left;
    width: 23%;
    margin: 0 1%;
    box-shadow: 2px 2px 5px #ddd;
}
.p_con {
    background-color: #6dc6d5;
    padding: 15px;
    color: #fff;
    position: relative;
}
.p_con p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.p_con span {
    display: block;
    width:70px;
    background-color: #e8e8e8;
    color: #777;
    position: absolute;
    padding:5px 10px;
    border-radius: 20px;
    text-align: center;
    bottom: -14px;
    left: 50%;
    margin-left: -50px;
    box-shadow: 2px 2px 5px #ddd;
    padding-right: 20px;
}
.p_con i {
    font-style: normal;
    background-color: #fff;
    width: 25px;
    height: 25px;
    color: #666;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    margin-left: 8px;
    position: absolute;
    right: 5px;
    top: 3px;
}
.pd70{
	padding-top: 70px;
}
.po_zuo,.po_you{
	position: relative;
	min-height: 400px;
	margin-bottom: 20px;
}
.po_zuo img,.po_you img{
	width: 100%;
}
.po_zuo{
	padding-left: 460px;
}
.po_zuo .po_fl,.po_you .po_fl{
	position: absolute;
	width: 400px;
}
.po_zuo .po_fl{
	left: 0;
	top: 0;
}
.po_you .po_fl{
	right: 0;
	top: 0;
}
.po_you{
	padding-right: 460px;
}
.po_fr{
	padding-top:58px;
}
.po_wrap{
	padding-top: 50px;
}
.pvc_t{
	position: relative;
	padding-left: 35px;
	margin-bottom: 15px;
}
.pvc_t p{
	font-size: 19px;
	color: #222;
}
.pvc_t i{
	display:block;
	width:28px;
	height:28px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #73cada;
	color: #fff;
	border-radius: 50%;
	line-height:28px;
	font-style: normal;
}
.pvc_de p{
	line-height: 2.2;
	color: #999;
	font-size: 15px;
}
.pvc_de {
	height:157px;
	overflow: hidden;
}
.po_fr a{
	display:block;
	margin-top: 25px;
	border: 1px solid #73cada;
	width: 80px;
	padding: 4px 0;
	text-align: center;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.fu_ul{
	margin: 0 -1%;
	padding-top: 60px;
}
.fu_ul li{
	float: left;
	width: 23%;
	margin: 0 1% 20px;
}
.fu_ul li img{
	width: 81px;
	margin-bottom: 10px;
}
.fu_ul li h4{
	font-size: 18px;
	color: #333;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.fu_ul li:hover h4{
	color:#73cada;
}
.fu_ul li h4:before{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 2px;
	width: 2em;
	background-color:#73cada;
}
.fu_ul li p{
	font-size: 14px;
	line-height: 1.8;
	color: #999;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	height: 46px;
}
/* news */
.xi_bot{
	padding-top: 60px;
}
.xi_bot li {
    border-bottom: 1px solid #eee;
    position: relative;
    height: 260px;
    padding-left: 440px;
    margin-bottom: 25px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.xi_bot li a {
    display: block;
}
.xb_img {
    width: 400px;
    height: 260px;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
}
.xb_con h4 {
    color: #8ecbdb;
    font-size: 18px;
    padding-top: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xb_con span {
    display: block;
    font-size: 14px;
    color: #73cada;
    padding: 12px 0;
}
.xb_con p {
    line-height: 1.8;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xi_bot li:hover {
    background-color: #e7f5f8;
}
.we_ul {
    background-color: #f6f6f6;
    padding: 15px 30px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.we_ul li {
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}
.we_fl {
    margin-right: 200px;
}
.we_fl h4 {
    font-size: 17px;
    color: #000;
    margin-bottom: 10px;
    font-weight: normal;
}
.we_fl h4 span {
    color: #e03a44;
    font-size: 15px;
}
.we_fl p {
    font-size: 15px;
    color: #888;
}
.we_fr {
    position: absolute;
    right: 0px;
    top: 30px;
}
.we_fr span {
    font-size: 14px;
    color: #777;
    margin-right: 15px;
}
.we_fr a {
    display: inline-block;
    background-color: #6cc7d9;
    color: #fff;
    padding: 10px;
}
.map{
	margin-top: 60px;
}
.map img{
	max-width: initial;
}
.map_img{
	width: 100%;
}
.fom_item {
    margin-bottom: 15px;
}
.fom_item input {
    display: block;
    width: 100%;
    height: 38px;
    border: none;
    box-sizing: border-box;
    padding: 0 10px;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid #a2d8e4;
}
.yanz {
    position: relative;
    padding-right: 210px;
}
.yanz img {
    position: absolute;
    right: 0;
    width: 200px;
    top: 0;
    height: 38px;
}
.fom_btn {
    display: block;
    width: 100%;
    margin: 0 auto;
    background-color:#a2d8e4;
    color: #fff;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    height: 40px;
}
.fom_item textarea {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    border: none;
    resize: none;
    height:110px;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    background-color: transparent;
    border: 1px solid #a2d8e4;
}
.lxa_fl{
	float: right;
	width: 48%;
}
.lxa_fr{
	float:left;
	width: 48%;
}
.lxa{
	background-color: #fff;
	padding: 50px;
	margin-top: 40px;
	box-shadow: 2px 2px 5px #ddd;
	border: 1px solid #eee;
}
.lxa_fl h4{
	font-size: 20px;
	margin-bottom: 5px;
	color:#333;
}
.l_en{
	color:#6cc9d9;
	font-size: 14px;
	margin-bottom: 20px;
}
.lxa_fl p{
	line-height: 2;
	color: #888;
}
.e_img img{
	width: 100px;
}
.artc {
    background-color: #fff;
    padding: 40px;
    box-shadow: 2px 2px 5px #ddd;
    border: 1px solid #eee;
}
.ar_tit {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #eee;
}
.ar_tit h4 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}
.ar_tit p {
    font-size: 13px;
    color: #888;
}
.arcc p {
    line-height: 2;
    margin-bottom: 10px;
    color: #777;
    font-size: 15px;
}
.arc_img {
    text-align: center;
    margin: 25px 0;
}
@media (max-width:1200px){
	.intro_con{
		margin-top: 40px;
		padding: 40px;
	}
	.cu_box{
		padding-left: 450px;
	}
	
}
@media (max-width:1080px){
	.ct_box li{
		width: 31.333333%;
	}
	.pd70{
		padding-top:50px;
	}
	.p_con{
		padding: 10px;
	}
	.p_con p{
		font-size: 16px;
	}
	.p_con span{
		font-size: 14px; 
	}
	.po_wrap{
		padding-top: 40px;
	}
	.xi_bot li {
	    height: 220px;
	}
	.xb_img {
	    height: 220px;
	}
	.xb_con h4 {
	    padding-top: 46px;
	}
}
@media (max-width:900px){
	.intro_con h5{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.intro_con p{
		line-height: 1.8;
		font-weight: 300;
	}
	.intro_con{
		padding: 30px;
	}
	.cu_top{
		padding: 20px;
	}
	.cu_top h4{
		font-size: 20px;
	}
	.cu_en{
		font-size: 12px;
	}
	.cu_top a{
		width: 80px;
		font-size: 14px;
	}
	.cu_box{
		padding-left: 400px;
		min-height: 360px;
	}
	.cu_zuo{
		width: 360px;
		height: 360px;
	}
	.pd70{
		padding-top:40px;
	}
	.p_con p{
		font-size: 14px;
	}
	.po_zuo{
		padding-left: 330px;
	}
	.po_you{
		padding-right: 330px;
	}
	.po_zuo .po_fl, .po_you .po_fl{
		width: 300px;
	}
	.po_zuo, .po_you{
		min-height: 300px;
	}
	.pvc_de{
		height: 125px;
	}
	.po_zuo, .po_you{
		margin-bottom: 15px;
	}
	.fu_ul li{
		width: 48%;
	}
	.fu_ul{
		padding-top: 45px;
	}
	.xb_img {
	    width: 300px;
	}
	.xi_bot li {
	    padding-left: 330px;
	}
	.xb_con h4 {
	    padding-top: 46px;
	}
	.xi_bot{
		padding-top: 50px;
	}
	.map {
	    margin-top: 40px;
	}
	.lxa{
		padding: 30px;
		margin-top: 30px;
	}
}
@media (max-width:768px){
	.cu_zuo{
		display: none;
	}
	.cu_box{
		padding-left: 0px;
	}
	.dtit h4{
		font-size: 22px;
	}
	.dtit p{
		font-size: 12px;
	}
	.intro_con,.cu_box{
		margin-top: 30px;
	}
	.po_fr{
		padding-top: 45px;
	}
	.xi_bot{
		padding-top: 40px;
	}
	.artc {
	    padding: 30px;
	}
	.lxa_fl h4{
		font-size: 18px;
	}
	.l_en{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.lxa_fl p{
		font-size: 14px;
	}
	.fom_item input{
		height: 35px;
	}
	.fom_item{
		margin-bottom: 10px;
	}
	.yanz img{
		height: 35px;
		width: 130px;
	}
	.yanz{
		padding-right:137px; 
	}
	.we_ul{
		margin-top: 40px;
	}
}
@media (max-width:750px){
	.po_zuo{
		padding-left: 0px;
	}
	.po_you{
		padding-right: 0px;
	}
	.po_zuo .po_fl, .po_you .po_fl{
		position: relative;
		display: none;
	}
	.pvc_de{
		height: auto;
	}
	.po_zuo, .po_you{
		min-height: initial;
		padding-bottom: 15px;
		border-bottom:1px solid #eee;
	}
	.po_fr{
		padding-top: 0px;
	}
}
@media (max-width:640px){
	.intro_con{
		padding: 20px;
	}
	.intro_con p{
		font-size: 14px;
	}
	.cu_top h4{
		font-size: 18px;
	}
	.ct_box li{
		margin-bottom: 15px;
	}
	.atab li{
		font-size: 14px;
	}
	.p_ul li{
		width: 48%;
		margin-bottom: 25px;
	}
	.p_ul{
		padding-bottom: 0px;
	}
	.po_fr a{
		margin-top: 15px;
		font-size: 12px;
		width: 70px;
	}
	.pvc_t p{
		font-size: 17px;
	}
	.pvc_t i{
		width: 22px;
		height: 22px;
		line-height: 22px;
		top: 2px;
	}
	.pvc_t{
		padding-left:28px;
		margin-bottom: 10px;
	}
	.pvc_de p{
		font-size: 14px;
	}
	.fu_ul li img{
		width: 50px;
	}
	.xi_bot li {
	    padding-left: 0;
	    height: auto;
	    margin-bottom: 15px;
	}
	.xb_img {
	    position: initial;
	    width: 100%;
	}
	.xb_con {
	    padding-bottom: 16px;
	}
	.xb_con h4 {
	    padding-top: 20px;
	    font-size: 16px;
	}
	.xb_con span {
	    font-size: 12px;
	    padding: 8px 0;
	}
	.xb_con p {
	    font-size: 14px;
	}
	.xi_bot{
		padding-top: 30px;
	}
	.artc {
	    padding: 20px;
	}
	.ar_tit h4 {
	    font-size: 17px;
	}
	.arcc p {
	    margin-bottom: 10px;
	    font-size: 14px;
	}
	.lxa_fl{
		width: 100%;
		margin-bottom: 20px;
	}
	.lxa_fr{
		width: 100%;
	}
	.lxa{
		padding: 20px;
	}
	.po_wrap{
		padding-top: 30px;
	}
	.we_ul,.map{
		margin-top: 30px;
	}
}
@media (max-width:500px){
	.we_ul {
	    margin-bottom: 15px;
	    padding: 10px 15px;
	}
	.we_ul li {
	    padding: 15px 0;
	}
	.we_fl {
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.we_fl h4 {
	    font-size: 16px;
	}
	.we_fl p {
	    font-size: 14px;
	}
	.we_fr {
	    position: initial;
	    text-align: right;
	}
	.we_fr span {
	    font-size: 12px;
	}
	.we_fr a {
	    font-size: 14px;
	    padding: 5px;
	}
	.lxa{
		padding: 15px;
	}
}
@media (max-width:414px){
	.sw_ab{
		margin-top: 30px;
	}
	.dtit h4{
		font-size: 20px;
	}
	.ct_box li{
		width: 48%;
	}
	.pd70{
		padding-top: 30px;
	}
	.atab li{
		padding: 3px 5px;
	}
	.ct_box li a{
		padding: 10px;
	}
	.ct_con{
		padding-top: 5px;
	}
	.ct_con h4{
		font-size: 14px;
	}
	.ct_con p{
		font-size: 12px;
	}
	.p_con span{
		width:45px;
		font-size: 12px;
		margin-left: -32px;
	}
	.p_con i{
		width: 23px;
		height: 23px;
		right: 3px;
		line-height: 23px;
		top: 2px;
	}
	.fu_ul li{
		width: 98%;
		padding-bottom: 15px;
		border-bottom: 1px solid #eee;
	}
	.fu_ul{
		padding-top: 25px;
	}
	.fu_ul li h4{
		font-size: 16px;
		text-align: center;
	}
	.fu_ul li img{
		margin: 0 auto 15px;
		display: block;
	}
	.fu_ul li h4:before{
		margin-left: -1em;
		left: 50%;
	}
	.xi_bot{
		padding-top: 25px;
	}
	.we_fr a {
	    font-size: 12px;
	}
	.po_wrap{
		padding-top: 25px;
	}
	.we_ul,.map{
		margin-top: 20px;
	}
	.pvc_t p{
		font-size: 16px;
	}
}
@media (max-width:376px){
	.dtit h4{
		font-size: 18px;
	}
	.intro_con, .cu_box,.sw_ab{
		margin-top: 20px;
	}
	.intro_con h5{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.ct_box li{
		margin-bottom: 10px;
	}
	.pd70{
		padding-top: 20px;
	}
}