
/*20220819start*/
.container4,
.container5{ padding-right:15px; padding-left:15px; margin-right: auto; margin-left: auto;}
@media (min-width: 768px) {
.container4{width:768px;}
.container5{width:768px;}
}
@media (min-width: 1024px) {
.container4{ width: 1024px; }
.container5{width:1024px;}
}
@media (min-width: 1230px) {
.container4{ width: 1230px; }
.container5{width:1230px;}
}
@media (min-width: 1300px) {
.container4{ width: 1300px; }
.container5{width:1300px;}
}
@media (min-width: 1366px) {
.container4{ width: 1300px; }
.container5{width:1300px;}
}
@media (min-width: 1400px) {
.container4{width:1400px;}
.container5{width:1400px;}
}
@media (min-width: 1470px) {
.container4{width:1470px;}
.container5{width:1470px;}
}
@media (min-width: 1770px) {
.container5{width:1630px;}
}
/*20220819end*/



#obtn .BottomConInfo-1{ margin:60px 0 60px 0;}
#obtn .BottomConInfo-1 .more{ margin-top:20px;}
#obtn .BottomConInfo-1 .more a{ width:128px; height:44px; line-height:44px; border:none; background:url(/template/eyou/pc/image/shuju/fnx1.png) center no-repeat; background-size:100% 100%;}

@media screen and (max-width:1023px) {
#obtn .BottomConInfo-1{ margin:30px 0 40px 0;}
}
@media screen and (max-width:767px) {
#obtn .BottomConInfo-1 .more{margin-top:10px;}
#obtn .BottomConInfo-1 .more a{ line-height:40px;height:40px;}
}



#obtn .bottomSideL{float: left; width: 100%;}
#obtn .bottomSideL{float: left; width: 100%;}
#obtn .bottomSideL ul{flex-wrap:wrap; display: flex; justify-content: space-between;}
#obtn .bottomSideL li{float: left; padding:77px 0; position: relative;}
#obtn .bottomSideL li .la{ display:inline-block; vertical-align:top; position:relative; padding-left:65px;}
#obtn .bottomSideL li .lIco{position:absolute; left: 0; top:50%; line-height: 0; margin-top:-21px;}
#obtn .bottomSideL li .lIco img{ height:42px;
transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
}
#obtn .bottomSideL li:hover .lIco img{
transform:rotateY(360deg) scale(1.1);
-ms-transform:rotateY(360deg) scale(1.1);
-moz-transform:rotateY(360deg) scale(1.1);
-webkit-transform:rotateY(360deg) scale(1.1);
-o-transform:rotateY(360deg) scale(1.1);
}
#obtn .bottomSideL li .tH1{ display:block; color:#393939; font-size:20px; line-height:30px; padding-left:68px; }

@media screen and (max-width:1229px) {
#obtn .bottomSideL li{padding: 65px 0;}
}
@media screen and (max-width:1023px) {
#obtn .bottomSideL{padding:25px 0;}
#obtn .bottomSideL li{padding:15px 0;}
#obtn .bottomSideL li .lIco{ margin-top:-20px;}
#obtn .bottomSideL li .lIco img{ height:40px;}
#obtn .bottomSideL li .tH1{font-size:16px; line-height:26px; padding-left:52px;}

}
@media screen and (max-width:767px) {
#obtn .bottomSideL li{width: 50%;}

}
/*20220819start*/
.fengniao-1{ float:left; width:100%; margin:130px 0 176px 0;}
/*20220819end*/

.fengniao-1{ margin:130px 0 176px 0;}
.fengniao-1 .img{ position:relative; line-height:0; -webkit-transform: scale(0.93,0.73); -ms-transform: scale(0.93,0.73);transform: scale(0.93,0.73); overflow:hidden; }
.fengniao-1 .img::after{ float:left; width:100%; height:100%; content:''; position:absolute; left:0; top:0; z-index:3; background:#000; opacity:0.41;}
.fengniao-1 .img i{ float:left; width:100%;filter: blur(4px);
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px); }
.fengniao-1 .img i img{ float:left; width:100%;}
.fengniao-1 .img h4{ float:left; width:100%; position:absolute; left:0; bottom:0; z-index:4; background:rgba(0,0,0,0.34); font-size:22px; line-height:32px; color:#fff; padding:20px; text-align:center; opacity:0;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.fengniao-1 .slick-current{ -webkit-transform: scale(1,1); -ms-transform: scale(1,1);transform: scale(1,1);}
.fengniao-1 .slick-current:after{ opacity:0;}
.fengniao-1 .slick-current i{filter: blur(0px);
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);}
.fengniao-1 .slick-current h4{ opacity:1;}
.fengniao-1 .slick-arrow{ width:19.8%; height:100%; left:0;}
.fengniao-1 .slick-next{ left:auto; right:0; }

.fengniao-1 .slick-arrow::after{ float:left; position:absolute; content:''; width:51px; height:24px; background:url(/template/eyou/pc/image/shuju/fnx11.png) center no-repeat; background-size:100% auto; top:100%; margin-top:65px; left:178%;}
.fengniao-1 .slick-arrow::after:hover{ background:url(/template/eyou/pc/image/shuju/fnx12.png) center no-repeat; background-size:100% auto;}
.fengniao-1 .slick-next::after{ left:auto; right:178%; -webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg); }



@media screen and (max-width:1023px) {
.fengniao-1{ margin:30px 0 50px 0;}
.fengniao-1 .img h4{ font-size:15px; line-height:26px; padding:6px 10px;}
.fengniao-1 .img i{filter: blur(2px);
-webkit-filter: blur(2px);
-moz-filter: blur(2px);
-o-filter: blur(2px);
-ms-filter: blur(2px);}
.fengniao-1 .slick-current i{filter: blur(0px);
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-o-filter: blur(0px);
-ms-filter: blur(0px);}
.fengniao-1 .slick-arrow::after{ width:30px; height:24px;margin-top:20px;}

}
@media screen and (max-width:767px) {


}


.fengniao-2{ float:left; width:80%; color:#797979; font-size:25px; line-height:44px; position:relative; margin:0 10%; padding:0 9.5%; text-align:justify;}
.fengniao-2:after,
.fengniao-2:before{ float:left; width:64px; height:55px; position:absolute; left:0; top:10px; content:'';background:url(/template/eyou/pc/image/shuju/fnx13.png) center no-repeat; background-size:100% auto;}
.fengniao-2:before{ left:auto; right:0; top:auto; bottom:10px; transform:rotate(180deg)}

@media screen and (max-width:1023px) {
.fengniao-2{ width:100%; margin:0; padding:0 45px; font-size:15px; line-height:28px;}
.fengniao-2:after,
.fengniao-2:before{ width:30px; height:26px; top:6px;}
.fengniao-2:before{ left:auto; right:0; top:auto; bottom:6px; transform:rotate(180deg)}

}

.fengniao-5{ float:left; width:100%; padding-top:95px;}
.fengniao-5 video{ float:left; width:96%;object-fit: fill; margin:45px 2% 0 2%;}
@media screen and (max-width:1023px) {
.fengniao-5{ padding-top:30px;}
.fengniao-5 video{ width:100%; margin:25px 0 0 0;}

}

.fnTitle{ position:relative; z-index:6; float:left; width:100%; text-align:center; color:#131313; font-size:39px; line-height:49px;}
.fnText{  position:relative; z-index:6; float:left; width:100%; text-align:center; color:#797979; font-size:25px; line-height:35px; margin-top:20px;}
.fengniao-3{ position:relative; padding-top:90px; padding-bottom:18px;}
.fengniao-3::after{ float:left; position:absolute; content:'';  background:url(/template/eyou/pc/image/shuju/fnx14.png) right center no-repeat; background-size:100% 100%; width:632px; height:670px; right:54px; top:137px; }
.fengniao-3 .list{ position:relative; z-index:6; float:left; width:100%; margin-top:53px;}
.fengniao-3 .list ul{ float:left; width:100%;}
.fengniao-3 .list ul li{ float:left; width:20%; text-align:center; position:relative; padding:31px 15px 96px 15px; background:url(/template/eyou/pc/image/shuju/fnx35.png) right center no-repeat; background-size:1px 100%;flex-wrap:wrap; display: flex; justify-content:center;}
.fengniao-3 .list ul li .la{ float:left; max-width:250px;flex-wrap:wrap; display: flex; justify-content:center;}
.fengniao-3 .list ul li h4{ float:left; max-width:200px; color:#131313; font-size:28px; line-height:35px;}
.fengniao-3 .list ul li h5{ float:left; max-width:200px; color:#878787; font-size:16px; line-height:23px; margin-top:12px;}
.fengniao-3 .list dl{ float:left; width:100%;flex-wrap:wrap; display: flex; margin-top:43px;}
.fengniao-3 .list dl dd{ float:left; width:50%; color:#a3a2a2; font-size:14px; line-height:20px; border-top:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:18px 0 8px 0;}
.fengniao-3 .list dl dd:nth-child(2n){border-right:none;}
.fengniao-3 .list dl dd:nth-child(1),
.fengniao-3 .list dl dd:nth-child(2){border-top:none; padding:12px 0 15px 0;}
.fengniao-3 .list dl dd i{ float:left; width:100%; line-height:0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;}
.fengniao-3 .list dl dd span{ float:left; width:100%; margin-top:10px;}
.fengniao-3 .list dl dd:hover i{
-webkit-transition: 1s ease;
   -moz-transition: 1s ease;
	-ms-transition: 1s ease;
	 -o-transition: 1s ease;
		transition: 1s ease;
-webkit-transform: rotateY(360deg);
   -moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	 -o-transform: rotateY(360deg);
		transform: rotateY(360deg);
	}
.fengniao-3 .list dl dd:hover{ color:#00c6b1;}
.fengniao-3 .list .slick-dots{ position:static;flex-wrap:wrap; display: flex;  justify-content:center; margin-top:10px;}
.fengniao-3 .list .slick-dots li{ width:10px; height:10px; border-radius:50%; padding:0 !important; margin:0 5px; background:#e5e5e5;}
.fengniao-3 .list .slick-dots li.slick-active{ background:#00c6b1;}

@media screen and (max-width:1023px) {
.fnTitle{ font-size:17px; line-height:27px;}
.fnText{ font-size:15px; line-height:25px; margin-top:10px;}
.fengniao-3{ padding-top:30px;}
.fengniao-3::after{ width:200px; height:212px; right:15px; top:60px; }
.fengniao-3 .list{ margin-top:20px;}
.fengniao-3 .list ul li{ width:25%; padding:20px 10px 40px 10px;}
.fengniao-3 .list ul li h4{ max-width:100%; font-size:17px; line-height:23px;}
.fengniao-3 .list ul li h5{ max-width:100%; font-size:14px; line-height:20px; margin-top:5px;}
.fengniao-3 .list dl{ margin-top:10px;}
.fengniao-3 .list dl dd{ font-size:12px; line-height:18px; padding:12px 0 8px 0;}
.fengniao-3 .list dl dd span{ margin-top:6px;}
.fengniao-3 .list dl dd:nth-child(1),
.fengniao-3 .list dl dd:nth-child(2){border-top:none; padding:8px 0 10px 0;}
}
@media screen and (max-width:767px) {
.fengniao-3 .list ul li{ width:50%;}

}


/*20220819start*/
.fengniao-4{ padding-top:105px;}
.fengniao-4 .list{ float:left; width:100%; overflow:hidden; height:650px; margin-top:46px;}
.fengniao-4 .list ul{ float:left; width:100%; height:auto; min-height:inherit;}
.fengniao-4 .list ul li{ float:left; width:32%; position:relative;}
.fengniao-4 .list ul li a{ float:left; width:100%; position:relative;}
.fengniao-4 .list ul li .img{ float:left; width:100%; height:650px; position:relative;}
.fengniao-4 .list ul li:nth-child(3n+2){ width:36%; z-index:3;}
.fengniao-4 .list ul li:nth-child(3n+1) .img{ width:118%;}
.fengniao-4 .list ul li:nth-child(3n+2) .img{ border-left:4px solid #fff; border-right:4px solid #fff; transform:skewX(-9deg)}
.fengniao-4 .list ul li:nth-child(3n+3) .img{ width:118%; margin-left:-18%; }
.fengniao-4 .list ul li .img::after{ float:left; width:100%; height:100%; content:''; position:absolute; left:0; bottom:0; z-index:1; background:url(../fengniao/fnx40.png) center no-repeat; background-size:100% 100%;}
.fengniao-4 .list ul li .text{ float:left; width:100%; position:absolute; left:0; bottom:0; z-index:3; text-align:center; color:#fff; padding:62px 9% 62px 3%;}
.fengniao-4 .list ul li .text h4{ float:left; width:100%; font-size:36px; line-height:46px;}
.fengniao-4 .list ul li .text h5{ float:left; width:100%; height:77px; background:url(../fengniao/fnx39.png) center no-repeat; background-size:auto 100%; margin-top:29px;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.fengniao-4 .list ul li a:hover .text h5{ opacity:0.6;}
.fengniao-4 .list .slick-arrow{ width:46px; height:46px; background:url(../fengniao/fnx38.png) center no-repeat; background-size:100% 100%; z-index:50; }
.fengniao-4 .list .slick-prev{ left:46px;}
.fengniao-4 .list .slick-next{ right:46px;-webkit-transform: translate(0, -50%) rotate(180deg);-ms-transform: translate(0, -50%) rotate(180deg);transform: translate(0, -50%) rotate(180deg);}
@media screen and (max-width:1400px) {
.fengniao-4 .list{ height:620px;}
.fengniao-4 .list ul li .img{ height:620px;}
}
@media screen and (max-width:1023px) {
.fengniao-4{ padding-top:30px;}
.fengniao-4 .list{ height:300px; margin-top:20px;}
.fengniao-4 .list ul li{ padding:1px;}
.fengniao-4 .list ul li .img{ height:300px;}
.fengniao-4 .list ul li .text{ padding:20px 10% 20px 2%;}
.fengniao-4 .list ul li .text h4{ font-size:17px; line-height:27px;}
.fengniao-4 .list ul li .text h5{ height:30px; margin-top:15px;}
.fengniao-4 .list .slick-arrow{ width:26px; height:26px;}
.fengniao-4 .list .slick-prev{ left:10px;}
.fengniao-4 .list .slick-next{ right:10px;}
}
@media screen and (max-width:767px) {
.fengniao-4 .list ul li:nth-child(3n+1) .img{ width:126%;}
.fengniao-4 .list ul li:nth-child(3n+2) .img{ border-left:2px solid #fff; border-right:2px solid #fff; transform:skewX(-7deg)}
.fengniao-4 .list ul li:nth-child(3n+3) .img{ width:126%; margin-left:-26%; }
}
/*20220819end*/

.fengniao-4{ padding-top:105px;}
.fengniao-4 .list{ float:left; width:100%; overflow:hidden; height:650px; margin-top:46px;}
.fengniao-4 .list ul{ float:left; width:100%; height:auto; min-height:inherit;}
.fengniao-4 .list ul li{ float:left; width:32%; position:relative;}
.fengniao-4 .list ul li a{ float:left; width:100%; position:relative;}
.fengniao-4 .list ul li .img{ float:left; width:100%; height:799px; position:relative;}
.fengniao-4 .list ul li:nth-child(3n+2){ width:36%; z-index:3;}
.fengniao-4 .list ul li:nth-child(3n+1) .img{ width:118%;}
.fengniao-4 .list ul li:nth-child(3n+2) .img{ border-left:4px solid #fff; border-right:4px solid #fff; transform:skewX(-9deg)}
.fengniao-4 .list ul li:nth-child(3n+3) .img{ width:118%; margin-left:-18%; }
.fengniao-4 .list ul li .img::after{ float:left; width:100%; height:100%; content:''; position:absolute; left:0; bottom:0; z-index:1; background:url(/template/eyou/pc/image/shuju/fnx40.png) center no-repeat; background-size:100% 100%;}
.fengniao-4 .list ul li .text{ float:left; width:100%; position:absolute; left:0; bottom:0; z-index:3; text-align:center; color:#fff; padding:62px 9% 62px 3%;}
.fengniao-4 .list ul li .text h4{ float:left; width:100%; font-size:36px; line-height:46px;}
.fengniao-4 .list ul li .text h5{ float:left; width:100%; height:77px; background:url(/template/eyou/pc/image/shuju/fnx39.png) center no-repeat; background-size:auto 100%; margin-top:29px;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.fengniao-4 .list ul li a:hover .text h5{ opacity:0.6;}
.fengniao-4 .list .slick-arrow{ width:46px; height:46px; background:url(/template/eyou/pc/image/shuju/fnx38.png) center no-repeat; background-size:100% 100%; }
.fengniao-4 .list .slick-prev{ left:46px;}
.fengniao-4 .list .slick-next{ right:46px;-webkit-transform: translate(0, -50%) rotate(180deg);-ms-transform: translate(0, -50%) rotate(180deg);transform: translate(0, -50%) rotate(180deg);}
@media screen and (max-width:1400px) {
.fengniao-4 .list{ height:700px;}
.fengniao-4 .list ul li .img{ height:700px;}
}
@media screen and (max-width:1023px) {
.fengniao-4{ padding-top:30px;}
.fengniao-4 .list{ height:240px; margin-top:20px;}
.fengniao-4 .list ul li{ padding:1px;}
.fengniao-4 .list ul li .img{ height:240px;}
.fengniao-4 .list ul li .text{ padding:20px 10% 20px 2%;}
.fengniao-4 .list ul li .text h4{ font-size:17px; line-height:27px;}
.fengniao-4 .list ul li .text h5{ height:30px; margin-top:15px;}
.fengniao-4 .list .slick-arrow{ width:26px; height:26px;}
.fengniao-4 .list .slick-prev{ left:10px;}
.fengniao-4 .list .slick-next{ right:10px;}
}
@media screen and (max-width:767px) {
.fengniao-4 .list ul li:nth-child(3n+1) .img{ width:126%;}
.fengniao-4 .list ul li:nth-child(3n+2) .img{ border-left:2px solid #fff; border-right:2px solid #fff; transform:skewX(-7deg)}
.fengniao-4 .list ul li:nth-child(3n+3) .img{ width:126%; margin-left:-26%; }
}


.fengniao-6{ position:relative;}
.fengniao-6::after{ float:left; width:100%; height:156px; z-index:1; content:''; position:absolute; left:0; top:0; background:url(/template/eyou/pc/image/shuju/fnx0.png) center no-repeat; background-size:100% 100%;}
.fengniao-6 video{ float:left; width:100%; object-fit: fill;}
.fengniao-6 video::-webkit-media-controls-fullscreen-button {display: none;}
.fengniao-6 .text{float:left;width:100%;text-align:center;position:absolute;left:0;bottom: 45%;transform:translateY(50%);-ms-transform:translateY(50%);z-index:6;}
.fengniao-6 .text h4{ float:left; width:100%; color:#fff; font-size:67px; line-height:77px; position:relative; padding-bottom:1.47%;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.fengniao-6 .text h4::after{ float:left; width:96px; height:3px; content:''; background:#fff; border-radius:3px; position:absolute; left:50%; bottom:0; transform:translateX(-50%); -ms-transform:translateX(-50%);}
.fengniao-6 .text h5{ float:left; width:100%; color:#fff; font-size:31px; line-height:41px; margin:2.05% 0 5.33% 0;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.fengniao-6 .text h6{ float:left; width:100%;}
.fengniao-6 .text h6 a{ display:block; margin:0 auto; color:#fff; font-size:16px; width:128px; height:44px; line-height:44px; border-radius:4px; background:url(/template/eyou/pc/image/shuju/fnx1.png) center no-repeat; background-size:100% 100%;}
.fengniao-6 .text h6 a:hover{background: #fff; background: rgba(255,255,255,0.95); color:#00bab4;}
.fengniao-6 .btn{ position:absolute; left:50%; bottom:12.36%; line-height:0; float:left; width:22px; margin-left:-11px; z-index:6;}

 @media screen and (max-width:1440px) {
.fengniao-6 .text h4{ font-size:52px; line-height:62px; padding-bottom:1.14%;}
.fengniao-6 .text h4::after{ width:96px; height:3px; border-radius:3px;}
.fengniao-6 .text h5{ font-size:24px; line-height:34px; margin:1.59% 0 4.15% 0;}
 }
@media screen and (max-width:1023px) {
.fengniao-6 .btn{ bottom:8%;}
.fengniao-6 .text h4{ font-size:40px; line-height:50px; padding-bottom:12px;}
.fengniao-6 .text h4::after{ width:60px; height:3px;}
.fengniao-6 .text h5{ font-size:20px; line-height:30px; margin:15px 0 25px 0;}
}

@media screen and (max-width:767px) {
/*.fengniao-6{ margin-top:63px;}*/
.fengniao-6 video{/*height:-webkit-calc(100vh - 113px); height:-moz-calc(100vh - 113px); height:calc(100vh - 113px);*/object-fit: cover;}
.fengniao-6 .text h4{ font-size:28px; line-height:38px; padding-bottom:10px;}
.fengniao-6 .text h4::after{ width:40px; height:3px;}
.fengniao-6 .text h5{ font-size:16px; line-height:26px; margin:10px 0 15px 0;}
.fengniao-6 .text h6 a{ width:110px; font-size:14px; line-height: 36px; height: 36px;}

}

#obtn .pageHead .show{ display:none;}
#obtn .pageHead-1 .hide{ display:none;}
#obtn .pageHead-1 .language{color: rgba(255,255,255,1);}
#obtn .pageHead-1 .language a{ opacity:1;}
#obtn .head.pageHead-1{ background:none; border-bottom:none; }
#obtn .head.pageHead-1 .menu .sub .subBox{background: #fff;}
#obtn .head.pageHead-1 .menu .sub .subBox:after{border-bottom: 12px solid #fff;}
#obtn .head.pageHead-1 .menu .sub.proSub .tableBox:after{border-right: 1px dotted #444;}
#obtn .head.pageHead-1 .menu .sub li a{color:#444;opacity:1;filter:Alpha(opacity=100)}
#obtn .head.pageHead-1 .menu .sub li.first a{color:#58d498;}
#obtn .head.pageHead-1 .menu .sub li a:hover{color:#58d498}
@media screen and (max-width:1780px ){
#obtn .menu{margin-left:35px;}
#obtn .menu .nli{margin-left:14px;}
#obtn .menu .nli span a{padding: 0 14px;font-size: 15px;}
}
@media screen and (max-width:1399px ){
#obtn .menu .nli{margin-left:6px;}
#obtn .menu .nli span a{padding: 0 10px;font-size: 15px;}
}

@media screen and (max-width:1280px ){
#obtn .menu .nli{margin-left: 5px;}
#obtn .menu .nli span a{padding: 0 10px;font-size: 15px;}
}

@media screen and (max-width:1229px ){
#obtn .menu{margin-left:15px;}
#obtn .menu .nli{margin-left:4px;}
#obtn .menu .nli span a{font-size: 13px; padding:0 4px;}
#obtn .cloud {margin: 14px 12px 0 10px；}
#obtn .language a{ font-size:14px;}
#obtn .tel{font-size:20px;margin-right:0.8em;}
}