@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:24px;font-family:"微软雅黑";color: #606060;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
*{box-sizing: border-box; -webkit-box-sizing: border-box;}
input{vertical-align: middle;}
img{border:0;vertical-align:middle;}
table {border-collapse: collapse;border-spacing: 0;}
ul,li{list-style-type:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.rel{position: relative;}.abs{position: absolute;}
.ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
h3{font-weight: normal;}
em{font-style: normal;}
/*header*/
.clearfix::after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.content{
	width: 1280px;
	margin: 0 auto;
}
.header_bg{
	min-width: 1200px;
	border-bottom: solid 1px #e9e9e9;
	height: 81px;
	margin-bottom: 14px;
}
.nav{
	padding: 18px 0 0;
	margin-left: 124px;
}
.nav>ul>li{
	width: 110px;
	float: left;
	position: relative;
	text-align: center;
	line-height: 62px;
}
.nav>ul>li>a{
    color: #595757;
    font-size: 14px;
    line-height: 62px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;display: block;
}
.nav>ul>li>a::after{
	content: "";
	position: absolute;
	top: 62px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-bottom: solid 2px #eba026;
	width: 0;
	transition: all 0.6s;
}
.nav>ul>li:hover>a::after{
	width: 33px;
}
/*.subnav{
	width: 100%;
	position: absolute;
	top: 77px;
	left: 0;
	background: #eba026;
	z-index: 900;
	display: none;
}
.subnav::before{
	content: "";
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent; 
	border-right: 8px solid transparent; 
	border-bottom: 10px solid #eba026;
}*/
.subnav{
	width: 150px;
	position: absolute;
	top: 62px;
	left: -20px;
	padding: 11px 0 0;
	z-index: 900;
	display: none;
}
.subnav ul{
	background: #eba026;
}
.subnav::before{
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent; 
	border-right: 8px solid transparent; 
	border-bottom: 10px solid #eba026;
}
.subnav li a{
	color: #ffffff;
	font-size: 14px;
	border-bottom: solid 1px #bc801e;
	line-height: 32px;
	display: block;
}
.nav>ul>li:hover .subnav{
	display: block;
}
.language{
	margin: 42px 0 0;
}
.language img{
	margin-left:4px ;
	vertical-align: top;
}
.link{
	margin: 41px 22px 0 0;
	height: 39px;
}
.link li{
	float: left;
	margin: 0 15px;
	height: 39px;
}
.link li img{
	vertical-align: top;
}
.tanchu{
	display: none;
	padding: 16px 0 0;
	top: 37px;
}
.tanchu1{
	width: 152px;	
	left: -70px;
	z-index: 900;
}
.weixin{
	width: 152px;
	height: 185px;
	background: #fff;	
	padding: 4px 0 0;
}
.weixin h3{
	color: #131d3a;
	line-height: 21px;
	font-size: 12px;
}
.tanchu2{
	width: 180px;	
	left: -80px;	
	z-index: 900;	
}
.email{
	width: 180px;
	height: 80px;
	background: #fff;
	font-size: 17px;
	color: #131d3a;
	line-height: 32px;
	padding: 6px 0 0 19px;
}
.link li:hover .tanchu{
	display: block;
}
/*banner*/
/*.banner .flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;height: 500px;}*/
.banner .flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;height: 801px;}
.slides{position:relative;z-index:1;}
.banner .slides img{width:1920px;position: absolute;top: 0;left:50%;margin-left: -960px;}
.flex-control-nav{position:absolute;bottom:5px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 10px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:9px;height:9px;line-height:40px;overflow:hidden;background:#fff;border-radius:100%;cursor:pointer;}
.flex-control-nav .flex-active{background:#515151;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:6%;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:6%;background:url(../images/next.png) center center no-repeat;}
/*index*/

.menu{
	margin-right: -0.3%;
	margin-top: 0.3%;
	/*padding-bottom: 50px;*/
}
.menu li{
	width: 49.7%;
	float: left;
	margin-right: 0.3%;
	margin-bottom: 0.3%;
	position: relative;
	height:440px;
}
.menu li a{
	display: block;
}
.index_con{
	padding: 0 0 0 33.3%;	
	color: #5f5f5f; margin:11% 0 0;
}
.index_con h2{
	width: 255px;
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 15px;
}
.menu li:nth-child(1) h2{
	background: url(../images/icon1.png) no-repeat right center;
}
.menu li:nth-child(2) h2{
	background: url(../images/icon2.png) no-repeat right center;
}
.menu li:nth-child(3) h2{
	background: url(../images/icon3.png) no-repeat right center;
}
.menu li:nth-child(4) h2{
	background: url(../images/icon4.png) no-repeat right center;
}
.menu li:nth-child(1){
	background: url(../images/index1.jpg) no-repeat;
}
.menu li:nth-child(2){
	background: url(../images/index2.jpg) no-repeat;
}
.menu li:nth-child(3){
	background: url(../images/index3.jpg) no-repeat;
}
.menu li:nth-child(4){
	background: url(../images/index4.jpg) no-repeat;
}
.index_con p{
	font-size: 21px;
	line-height: 30px;
	overflow: hidden;
}
.index_con p b{
	font-size: 21px;
}
.index_con a{
	margin: 26px 0 0;
	border: solid 1px #5f5f5f;
	display: block;
	width: 181px;
	height: 43px;
	text-align: center;
	line-height: 41px;
	font-size: 17px;
	color: #5f5f5f;
	border-radius: 5px;
}
.menu li:nth-child(1):hover{
	background: url(../images/index5.jpg) no-repeat;
}
.menu li:nth-child(2):hover{
	background: url(../images/index6.jpg) no-repeat;
}
.menu li:nth-child(3):hover{
	background: url(../images/index7.jpg) no-repeat;
}
.menu li:nth-child(4):hover{
	background: url(../images/index8.jpg) no-repeat;
}
.menu li:hover .index_con{
	color: #fff;
}
.menu li:hover .index_con a{
	color: #fff;
	border: solid 1px #fff;
}
.menu li:nth-child(1):hover h2{
	background: url(../images/icon5.png) no-repeat right center;
}
.menu li:nth-child(2):hover h2{
	background: url(../images/icon6.png) no-repeat right center;
}
.menu li:nth-child(3):hover h2{
	background: url(../images/icon7.png) no-repeat right center;
}
.menu li:nth-child(4):hover h2{
	background: url(../images/icon8.png) no-repeat right center;
}

.menu li:nth-child(5){
	background: url(../images/index11.jpg) no-repeat;
	height: 343px;
	cursor: pointer;
}

.menu li:nth-child(6){
	background: url(../images/index12.jpg) no-repeat;
	height: 343px;
}
.bg{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 900;
	display: none;
}

.video_con{
	width: 982px;
	height: 552px;
	position: absolute;
	bottom: 10%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.close{
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;

}
.index_con2{
	padding-left: 14%; margin:10% 0 0;
}
.index_con2 h3{
	font-size: 18px;
	color: #fff;
	line-height: 32px;
}
.index_con2 h4{
	color: #fff;
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 3%;
}
.lan_sec{
	width: 235px;
	height: 31px;
	background: url(../images/index9.jpg) no-repeat 215px center #eba026;
	line-height: 31px;
	padding: 0 10px;
}
.lan_sec a{
	color: #fff;
}
.menu li:nth-child(even) .index_con{
	padding: 0 0 0 14%;	
}
/*footer*/
.footer_bg{
	min-width: 1200px;
	background: #232b57;
	padding:25px 0;
	color: #fff;
}
/*侧边在线客服*/
.online{
	width: 66px;
	border: solid 1px #d3d3d3;
	background: #fff;
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 600;
}
.online li{
	border-bottom: solid 2px #e6e6e6;
	text-align: center;
	padding: 18px 0 0;
	cursor: pointer;
	background: #fff;
}
.online li p{
	color: #606060;
	font-size: 12px;
	line-height: 34px;
	
}
.online_close{
	color: #d98e22;
	font-size: 26px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
}
.backtop{
	cursor: pointer;
}
.online_tel{
	z-index: 700;
}
.online_tel h4{
	width: 338px;
	height: 78px;
	font-size: 28px;
	line-height: 76px;
	background: url(../images/tel.jpg) no-repeat 40px center #fff;
	padding-left: 80px;
	position: absolute;
	top: 0;
	left: -339px;
	transition: all 0.6s;
	border-radius: 3px 0 0 3px;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}
.online_tel:hover h4{
	opacity: 1;
	visibility: visible;	
}
/*关于上洋*/
.main{
	padding-bottom: 60px;
	min-height: 520px;
}
.m_banner{
	height: 426px;
	overflow: hidden;
}
.m_banner img{
	width:1920px;
	position: absolute;
	top: 0;left:50%;
	margin-left: -960px;
}
.m_xx_banner{
	height: 219px;
	overflow: hidden;
}
.m_banner img,.m_xx_banner img{
	width:1920px;
	position: absolute;
	top: 0;
	left:50%;
	margin-left: -960px;
}

.main_tit{
	width: 100%;
	text-align: center;
	font-size: 50px;
	color: #fff;
	line-height: 1.5;
	position: absolute;
	top: 40%;
	left: 0;
}
.sub_menu_bg{
	min-width: 1200px;
	border-bottom: solid 1px #e9e9e9;
	height: 114px;
	padding: 44px 0 0;
	line-height: 32px;
}
.sub_menu li{
	min-width: 88px;
	float: left;
	text-align: center;
	background: url(../images/main1.jpg) no-repeat right center;
	background-size: 1px 100%;
	max-width: 186px;
	height: 64px;
	line-height: 32px; padding:0 5px;
}
.sub_menu li:last-child{
	background: none;
}
.sub_menu li a{
	color: #606060;
	display: block;padding:0px 2px;
}
.sub_menu li.current a{
	background: #d98e22;
	color: #fff;
	border-radius: 3px 3px 0 0;
	padding:0px 8px;
}
.sub_main_tit{
	color: #606060;
	font-size: 28px;
	background: url(../images/main2.jpg) no-repeat center bottom;
	line-height: 34px;
	padding-bottom: 12px;
	margin: 34px 0 45px;	
}
.about{
	line-height: 30px;
	font-size: 18px;
	margin-bottom: 50px;
}
.about_list li{
	margin-bottom: 38px;
}
.about_list_con{
	width: 1010px;
}
.about_list_con h3{
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 18px 0;
}
.about_list_con>div{
	font-size: 18px;
	line-height: 30px;
}
.about_list_con>div span{
	color: #e5002d;
}
.progress li{
	border-top: solid 1px #c1c1c1;
	padding: 35px 0;
	display: table;
	width: 100%;
}
.progress li>div{
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.progress li h3{
	color: #eca000;
	font-size: 28px;
	line-height: 44px;
}
.progress li p{
	line-height: 30px;
	font-size: 18px;
}
.culture_list{
	width: 380px;
	margin-left: 50px;
	line-height: 30px;
	margin-bottom: -60px;
}
.culture_list li{
	margin-bottom: 60px;
	font-size: 18px;
}
.culture_list li h3{
	color: #eca000;
}
.culture{
	margin-top: 50px;
}
.news{
	padding-bottom: 60px;
}
.news li{
	border-top: solid 2px #c1c1c1;
	padding:15px 0 25px 0;
}
.news_con{
	width: 873px;
}
/*.news_con span{
	font-size: 16px;
	line-height: 35px;
	display: block;
}*/
.news_con h3{
	font-size: 22px;
}
.news_con p{
	font-size: 18px;
	line-height: 30px;
	text-align: justify;
	overflow: hidden;
	margin: 15px 0 22px;
}
.news_con a{
	width: 120px;
	height: 29px;
	border: solid 1px #db8f00;
	text-align: center;
	line-height: 27px;
	display: block;
	border-radius: 3px;
	color: #db8f00;
	font-size: 12px;
}
.news_pic{
	margin: 10px 0 0;
}
.page a{
	border: solid 1px #dedede;
	color: #606060;
	margin: 0 3px;
	padding: 0 12px;
	display: inline-block;
	height: 34px;
	line-height: 32px;
}
.page .active,.page .select{background: #d98e22; color:#fff;}
.page .on{
	background: #f0f0f0;
}
.xx_tit{
	left: 0;
	right: 0;
	top: 65px;
	color: #fff;
}
.xx_tit p{
	font-size: 22px;
	line-height: 38px;
}
.xx_tit h3{
	font-size: 30px;
	line-height: 40px;
	height:116px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.about_xx{
	margin: 60px 0;
}
.nextpage a{
	color: #606060;
	font-size: 18px;
	display: block;
	line-height: 30px;
}
.job_box{
	width: 1000px;
	margin: 0 auto;
}
.join_type li{
	margin-bottom: 5px;
}
.join_type li b{
	margin-right: 10px;
}
.join_type li a{
	color: #606060;
	padding: 0 9px;
	margin: 0 5px;
	line-height: 24px;
	display: inline-block;
}
.join_type li .current{
	background: #db8f00;
	color: #fff;
	border-radius: 3px;
}
.job_search{
	width: 915px;
	height: 39px;
	border: solid 1px #c1c1c1;
	margin: 17px 0 34px;
}
.job_ss{
	width: 890px;
	height: 37px;
	border: none;
	background: none;
	line-height: 35px;
	padding: 0 15px;
	font: inherit;
}
.job_btn{
	margin: 10px 0 0;
}
.job_list{
	margin-bottom: 130px;
}
.job_list th{
	background: #f0f0f0;
}
.job_xx{
	width: 982px;
	border: solid 1px #dedede;
	background: #fff;
	padding: 40px 66px 47px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 3%;
	position: absolute;
	z-index: 999999;
}
.job_xx h2{
	font-weight: normal;
	font-size: 28px;
	line-height: 74px;
	border-bottom: solid 1px #c1c1c1;
	margin-bottom: 15px;
}
.job_xx_list span{
	margin-right: 56px;
	line-height: 36px;
}
.job_xx_list span b{
	margin-right: 8px;
}
.job_xx_txt h4{
	line-height: 36px;
}
.job_xx_txt>div{
	line-height: 26px;
	padding: 7px 0 26px;
	border-bottom: solid 1px #c1c1c1;
}
.job_apply{
	width: 89px;
	height: 30px;
	background: #DB8F00;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	display: block;
	font-size: 12px;
	color: #fff;
	margin: 27px 0 0;
	cursor: pointer;
}
.job_link{
	color: #606060;
	margin: 27px 0 0;
	line-height: 30px;
	cursor: pointer;
}
.job_close{
	background: #d98e22;
	color: #fff;
	font-size: 26px;
	top: -1px;
	right:-1px;
}
.job_name{
	cursor: pointer;
}
.upload{
	padding: 80px 0 100px 114px;
	bottom: 40%;
	font-size: 18px;
}
.upload_box{
	margin: 20px 0 0;
}
.upload1{
	width: 449px;
	height: 38px;
	z-index: 2;
	position: relative;
	opacity: 0;
}
.upload2{
	width: 449px;
	height: 38px;
	border: solid 1px #c1c1c1;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	font-size: 14px;
	line-height: 36px;
	padding: 0 10px;
}
.upload_btn{
	width: 97px;
	height: 37px;
	background: #db8f00;
	font-size: 12px;
	border-radius: 3px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	border: none;
	margin-left: 4px;
}
.m_video{
	margin-right: -20px;
}
.m_video li{
	width:413px;
	float: left;
	margin: 0 20px 20px 0;
	cursor: pointer;
}
.m_video li h3{
	background: url(../images/main13.jpg) no-repeat 26px center #665f5e;
	padding-left: 64px;
	height: 53px;
	color: #fff;
	font-size: 20px;
	line-height: 53px;
}
.knowledge{
	margin: 10px 0 0;
}
.knowledge p{
	line-height: 40px;
	height: 80px;
}
.knowledge_tit h3{
	width: 500px;
}
/*保障*/
.ensure_tit{
	margin: 82px 0 18px;
}
.ensure{
	width: 1000px;
	margin: 0 auto;
}
.ensure_banner .flexslider{
	position:relative;
	overflow:hidden;
	background:#e2e2e2;
}
.ensure_banner .slides{
	position:relative;
	z-index:1;
	max-height: 435px;
	width:800px;
	margin:auto;
}
.ensure_banner .slides img{
	width:800px;
}
.ensure_txt1{
	text-align: justify;
	margin: 30px 0 0;
}
.ensure_txt2{
	margin: 20px 0;
}
.tips{
	font-size: 21px;
	margin: 33px 0 42px;
}
.lab li{	
	padding: 55px 0;
}
.lab_infor{
	width: 325px;
	margin: 32px 43px 0 0;
}
.lab_infor h3{
	color: #db8f00;
	font-size: 21px;
	line-height: 39px;
}
.lab_infor h3 img{
	margin-right: 10px;
}
.lab_infor p{
	line-height: 30px;
	font-size: 18px;
	margin: 6px 0 0;
}
.lab li:nth-child(odd){
	background: #efefef;
}
.lab li:nth-child(odd) .lab_pic{
	float: left;
}
.lab li:nth-child(odd) .lab_infor{
	float: right;
}
.lab li:nth-child(even) .lab_pic{
	float: right;
}
.lab li:nth-child(even) .lab_infor{
	float: left;
}
.zizhi{
	padding: 40px 0;
}
.zizhi li{
	width:213.33px;
	float: left;
	text-align: center;
	margin-bottom: 37px;
	cursor: pointer;
}
.zizhi li h3{
	color: #606060;
	font-size: 15px;
	line-height: 40px;
}
.zizhi li img{
	border: solid 1px #eeeeee;
}
.ensure_pop{
	width: 982px;
	height: 580px;
	background: #fff;
	border: solid 1px #dedede;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	padding: 43px 50px 0;
}
.ensure_pop img{ max-height:646px; max-width:880px;}
.ensure_pop h3{
	font-size: 21px;
	line-height: 52px;
}
.honor{
	margin-right: -50px;
	padding: 40px 0 30px;
}
.honor li{
	width: 216px;
	height: 148px;
	float: left;
	border: solid 1px #eeeeee;
	margin: 0 50px 52px 0;
	cursor: pointer;
}
.honor li span{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/*案例*/
.case{
	padding:40px 0 50px ;
	margin-right: -10px;
}
.case li{
	width: 312px;
	height: 302px;
	float: left;
	text-align: center;
	border: solid 1px #dedede;
	margin: 0 10px 17px 0;
	cursor: pointer;
}
.case li img{
	width: 310px;
	height: 234px;
	border-bottom: solid 1px #dedede;
}
.case li h3{
	color: #606060;
	font-size: 18px;
	line-height: 66px;
}
.case_banner{
	position:relative;
	overflow:hidden;
	height: 547px;
}
.case_banner .slides img{
	width:879px;
	height: 547px;
}

.case_tit{
	font-size: 21px;
	padding: 40px 0 20px;
}
.case_text>div{
	line-height: 28px;
	height: 84px;
	overflow: hidden;
}
.map{
	width: 585px;
	border: solid 1px #dcdddf;
	padding: 3px;
}
.main_tit{
	top: 30%;
}
.main_tit h4{
	font-size: 57px;
	line-height: 68px;
}
.contact{
	width: 350px;
	line-height: 36px;
	font-size: 18px;
}
.contact h3{
	font-size: 21px;
}
.contact p{
	margin: 12px 0 0;
}
.service_tit h3{
	font-size: 21px;
	line-height: 30px;
}
.service_list{
	padding: 35px 0 80px 70px;
}
.service_list li{
	width: 228px;
	float: left;
	margin: 0 30px;
	text-align: center;
}
.service_list li img{
	width: 228px;
	height: 228px;
	border-radius: 100%;
}
.service_list li h3{
	font-size: 21px;
	margin: 37px 0 0;
	line-height: 26px;
}
.service_list li h3 b{
	font-size: 30px;
}
.service_list li p span{
	width: 70px;
	height: 70px;
	background: #db8f00;
	border-radius: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	line-height: 70px;
	text-align: center;
}
.service_bg{
	min-width: 1280px;
	background: #efefef;
	padding: 80px 0;
}
.service_list2 li p span{
	font-size: 22px;
}
/*产品*/
.pro_banner{
	height: 425px;
}
.pro_search{
	width: 642px;
	height: 39px;
	border: solid 1px #d4d4d4;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #fff;
}
.pro_ss{
	width: 615px;
	height: 37px;
	padding: 0 10px;
	border: none;
	background: none;
}
.m_pro{
	margin-right: -7px;
}
.m_pro li{
	width: 420px;
	height: 415px;
	border: solid 1px #dedede;
	float: left;
	margin: 0 7px 7px 0;
}
.m_pro li>div{
	padding: 18px 20px 0;
}
.m_pro li>div h3{
	color: #606060;
	font-size: 21px;
	line-height: 30px;
	margin: 10px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m_pro li>div h4{
	text-transform: uppercase;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height:48px;
}
.m_pro a{     border-radius: 3px;
    color: #db8f00;
    border: solid 1px #db8f00;
    padding: 5px;
    margin-top: 10px;
    display: block;
    width: 70px;
    text-align: center;}
.arrow{
	margin: 20px 0 0;
}
.partner_list{
	width:1190px;
	margin:0 20px 60px;
	overflow: hidden;
}
.partner_list li{
	width: 180px;
	margin: 0 10px;
	float: left;
	border: solid 1px #ccc;
}
.bor_b{
	border-bottom: solid 1px #fff;
}
.languagetab{
	padding: 15px 0 20px;
}
.languagetab h3{
	font-size: 18px;
	margin-bottom: 32px;
}
.languagetab ul{
	margin-right: -65px;
}
.languagetab ul li{
	width: 271px;
	height: 53px;
	float: left;
	margin-right: 65px;
}
