/* 头部菜单 */

.top_menu {
	z-index: 10000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #FFFFFF;
	height: 78px;
}

.top_menu_on{}


.top_menu_off{
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
  	-webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, .1);  
  	-moz-box-shadow:0px 0px 8px rgba(0, 0, 0, .1);  
  	box-shadow:0px 0px 8px rgba(0, 0, 0, .1);  
}

.top_menu_l {
	margin-top: 5px;
	margin-left: 117px;
	color: #666666;
	font-size: 0.95rem;
}

.top_menu_l li {
	line-height: 68px;
	margin-right: 40px;
}

.top_menu_l li a {
	color: #666666;
}

.top_menu_l_item_name a:hover {
	color: #333333;
}

.top_menu_l .active {
	color: #333333;
	border-bottom: 5px;
	border-bottom-color: #7CB15C;
	border-bottom-style: solid;
}

.top_menu_r {
	margin-top: 10px;
	color: #666666;
}

.top_menu_r i{
	font-size: 1.3rem;
}

.top_menu_r li {
	line-height: 63px;
	margin-right: 25px;
}

.top_menu_r li a {
	color: #666666;
}

/*.top_menu_r li a:hover {
	color: #333333;
}*/



.top_menu_r .active {
	color: #333333;	
	border-bottom: 5px;
	border-bottom-color: #7CB15C;
	border-bottom-style: solid;
}

.top_menu_search {
	width: 120px;
	margin-top: 15px;
	margin-right: 10px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	font-size: 0.9rem;
	height: 30px;
}

.top_menu_search::-webkit-input-placeholder {
            color:#C0C0C0;
}

.top_menu_mob{
	display: none;
	line-height: 78px;
	color: #666666;
	font-size: 1.3rem;
}

.top_menu_mob2{
	display: none;	
	padding-right: 10px;
	line-height: 78px;
	color: #666666;
	font-size: 1.3rem;
}


/* 头部菜单 移动版 */

.tmm_sub a{
	color: #333333;
}

.tmm_sub a:hover{
	color: #287FB8;
}


.top_menu_mobility {
	overflow:auto;
	z-index: 9999;
	display: none;
	color: #333333;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #F4F4F4;
	margin-top: 78px;
}

.top_menu_mobility_globe {
	z-index: 9999;	
	display: none;
	color: #333333;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #F4F4F4;
	margin-top: 78px;
}


.tmm_index{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.5em;
}
.tmm_tit{
	line-height: 60px;
	font-size: 1.3em;	
}

.tmm_tit_on{
	background: #2980B9;
	color: #FFFFFF;
}

.tmm_sub{

	line-height: 30px;
	font-size: 1em;	
}

/* 头部菜单-弹出  */


.tpm_sub{
	display: none;
	position: fixed;
	width: 100%;
	height: 530px;	
	left: 0px;
	top: 78px;	
	background: #F4F4F4;
	line-height: 160%;
}


.tpm_sub_item{
	margin-right: 55px;
	float: left;
	margin-top: 110px;
	width: 185px;
}

.tpm_sub_item_tit{
	color: #333333;
	font-size: 1.5rem;
	margin-bottom: 8px;
}

.tpm_sub_item_subtit{
	color: #287FB8;
	font-size: 0.9rem;
	margin-bottom: 20px;	
}

.tpm_sub_item_subtit a:hover{
	color: #287FB8;
}

.tpm_sub_item_detail{
	margin-top: 20px;
	color: #333333;
	font-size: 0.9rem;
	margin-bottom: 20px;	
}

.tpm_sub_item_button{
	margin-top: 40px;
}

.tpm_sub_item_button2{
	margin-top: 20px;
}

/* 首页背景视频 */
	#bgvid {
		z-index: -1;
		top: 0px;
		position: absolute;		
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
	}
	

	
	

/* 首页第一场景 */

.f1scene {
	color: #FFFFFF;
	padding-top: 130px;
/*	background-color: rgba(0, 0, 0, 0.7);
*/	padding-left: 50px;
}
.f1scene-in{
	padding-left: 70px;
	border-left-color: rgba(255, 255, 255, 0.2);
	border-left-style: solid;
	border-left-width: 1px;
}


.f1scene-in-deco{
	margin-top: 15px;
	margin-left: -71px;
	position: absolute;
	width: 1px;
	height: 50px;
	background: rgba(41, 128, 185, 0.9);
}

.f2scene {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}
.fscene-tit{
	color: #666666;
	padding-bottom: 50px;
	font-size: 2rem;
}
.fscene-tit-white{
	color: #EDEDED;
	padding-bottom: 50px;
	font-size: 2rem;	
}
.fscene-tit2{
	color: #666666;
	font-size: 1.4rem;	
}

.fscene-tit2b{
	color: #777777;
	font-size: 1.3rem;	
	margin-bottom: 5px;
}


.eblack_item_big_tit{
	z-index: 3;
	margin-left: 30px;
	font-size: 1.5rem;
	color: #FFFFFF;
	margin-top: 310px;
	position: absolute;	
}

.eblack_item_big_con{
	z-index: 3;
	margin-left: 30px;
	font-size: 0.92rem;
	line-height: 180%;
	color: #FFFFFF;
	margin-top: 350px;
	position: absolute;		
}
.eblack_item{
	width: 390px;
	background: #FFFFFF;
	margin-right: 15px;
}
.eblack_item_50{
	width: 430px;
	background: #FFFFFF;
	margin-right: 15px;
}
.eblack_item_coltwo{
	width: 46%;
	background: #FFFFFF;
	margin-right: 30px;
	margin-bottom: 30px;
}

.eblack_item_black{
	color: #EDEDED;
	width: 390px;
	margin-right: 15px;
}

.eblack_item_black .eblack_item_tit{
	color: #EDEDED;
}


.eblack_item_black .eblack_item_con{
	color: #EDEDED;
	opacity: .8;
	
}

.eblack_item_black  .eblack_item_ico{
	color: #EDEDED;
	font-size: 1.8rem;
	-webkit-text-stroke: 4px #444444;
	margin-bottom: 15px;
	
}


.eblack_item_box{
	padding: 25px;
	border-bottom: solid;
	border-bottom-color: #DDDDDD;
	border-bottom-width: 1px;
	border-left: solid;
	border-left-color: #DDDDDD;
	border-left-width: 1px;	
	border-right: solid;
	border-right-color: #DDDDDD;
	border-right-width: 1px;		
 	background: #FFFFFF;
}
.eblack_item_tit{
	color: #287FB8;
	font-size: 1.5rem;
}

.eblack_item_tit2{
	color: #287FB8;
	font-size: 1.1rem;
}

.eblack_item_con{
	margin-top: 5px;
	font-size: 0.92rem;
	color: #666666;
	line-height: 180%;
}

.f3scene {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #F4F4F4;
}

.f4scene {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}

.f5scene {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFFFFF;
	background-color: #444444;
}

/* 尾部菜单 */

.ftsub_item{
	margin-right: 55px;
	float: left;
	margin-top: 50px;
	width: 185px;
}

.ft_sub_item_tit{
	color: #333333;
	font-size: 1rem;
}

.ft_sub_item_subtit{
	color: #287FB8;
	font-size: 0.9rem;
}
.ft_sub_item_subtit p{
	margin-bottom: 8px;
}

.ft_sub_item_subtit a{
	color: #666666;
}
.ft_sub_item_subtit a:hover{
	color: #333333;
}

.ft_info{
	font-size: 0.9rem;
	color: #666666;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 30px;
}

.ft_info p{
	margin-bottom: 5px;
}

.ft_info a{
	color: #666666;
}
.ft_info a:hover{
	color: #333333;
}


/* 移動自適應 */

.bgmob{
	display: none;
}

.f1scene_mob{
	position: absolute;
	top: 0px;
	left: 0px;	
	display: none;
}

.footer_menu_mob{
	border-top:1px solid #DDDDDD ;
	display: none;
	line-height: 180%;
	color: #666666;
	font-size: 0.9rem;
	padding-top: 20px;
	padding-bottom: 20px;
}



/* 新闻页 */
.news_motion{
	background: #F4F4F4;
}

.news_main {
	width: 70%;
	padding-right: 30px;	
}

.news_access {
	color: #333333;
	font-size: 0.9rem;
	line-height: 180%;
	padding: 15px;
	background: #F4F4F4;
	width: 30%;
}

.news_main_con{
	width: 700px;
	font-size: 0.9rem;
	line-height: 180%;
	color: #666666;
	margin-bottom: 50px;
}
.news_datas{
	font-size: 0.9rem;
	color: #999;
}


/* 职业发展 */
.careers_bg{
	background: url(../img/careerbg.jpg);
	background-size: 100% 100%;	
	
}

.fscenesub-tit2{
	font-size: 1.2rem;
	color: #666666;
	margin-bottom: 6px;
}
.fscenesub-tit2b{
	font-size: 1.2rem;
	color: #333333;
	margin-bottom: 6px;
}

.fscenesub-tit{
	font-size: 1.9rem;
}

.fscenesub-titbig{
	color: #333;
	font-size: 2.5rem;
}

.fscenesub-titbig20{
	color: #333;
	font-size: 2.0rem;
}

.fscenesub-tit3{
	font-size: 1rem;
	color: #666666;
	margin-top: 12px;	
	margin-bottom: 20px;
}

.fscenesub-tit4{
	font-size: 1.5rem;
	color: #666666;
}

.fscenesub-tit5{
	font-size: 0.95rem;
	color: #444444;
	line-height: 200%;
}

.fscenesub-tit5b{
	font-size: 0.95rem;
	color: #FFFFFF;
	line-height: 200%;
}

.fscenesub-tit3big{
	margin-left: auto;
	margin-right: auto;	
	font-size: 1rem;
	color: #666666;
	line-height: 180%;
	width: 65%;
}

.fscenesub-tit3big2{
	margin-left: auto;
	margin-right: auto;	
	font-size: 1rem;
	color: #666666;
	line-height: 180%;
	width: 80%;
}


.index_bg{
	background: url(../img/indexbg.jpg);
	background-size: 100% 100%;	
}
.ept_bg {
	background: url(../img/eptbg.jpg);
	background-size: 100% 100%;
}
.UnionPay_bg {
	background: url(../img/UnionPay_bg.jpg);
	background-size: 100% 100%;
}
.UnionPay_bg1 {
	background: url(../img/UnionPay_bg1.jpg);
	background-size: 100% 100%;
}
.UnionPay_bg2 {
	background: url(../img/mobbgUnionPay.jpg);
	background-size: 100% 100%;
}

.uatp_bg {
	background: url(../img/pro_uatpbg.jpg);
	background-size: 100% 100%;
}

.lh600_bg {
	background: url(../img/pro_600bg.jpg);
	background-size: 100% 100%;
}

.lh800_bg {
	background: url(../img/pro_800bg.jpg);
	background-size: 100% 100%;
}

.solair_bg {
	background: url(../img/solairbg.jpg);
	background-size: 100% 100%;
}

.solagent_bg {
	background: url(../img/solagentbg.jpg);
	background-size: 100% 100%;
}

.solwe_bg {
	background: url(../img/solwe_bg.jpg);
	background-size: 100% 100%;
}

.soltmc_bg {
	background: url(../img/soltmcbg.jpg);
	background-size: 100% 100%;
}
.new20180828_bg {
	background: url(../img/new20180828bg.jpg);
	background-size: 100% 100%;
}

.new20180914_bg {
	background: url(../img/new20180914bg.jpg);
	background-size: 100% 100%;
}

.new20181214_bg {
	background: url(../img/new20181214bg.jpg);
	background-size: 100% 100%;
}


.solota_bg {
	background: url(../img/solota_bg.jpg);
	background-size: 100% 100%;
}

.aboutus_bg {
	background: url(../img/com_aboutbg.jpg);
	background-size: 100% 100%;
}


.market_bg {
	background: url(../img/market_bg02.jpg);
	background-size: 100% 100%;
}
.market1_bg {
	background: url(../img/market_bg1.jpg);
	background-size: 100% 100%;
}
.market1_bg-s {
	background: url(../img/market_bg1-s.jpg);
	background-size: 100% 100%;
}
.market2_bg {
	background: url(../img/market_bg2.jpg);
	background-size: 100% 100%;
}
.market2_bg-s {
	background: url(../img/market_bg2-s.jpg);
	background-size: 100% 100%;
}


.flasghip_bg {
	background: url(../img/flasghip_bg.jpg);
	background-size: 100% 100%;
}
.borders_bg {
	background: url(../img/borders_bg.jpg);
	background-size: 100% 100%;
}
.vcc_bg {
	background: url(../img/vcc_bg.jpg);
	background-size: 100% 100%;
}


.aboutus_bgmob{
	background: url(../img/com_aboutbgmob.jpg);
	background-size: 100% 100%;	
	
}

.breakers{
	font-size: 0.9rem;
	opacity: 0.9;
}
.breakers i{
	padding-left: 15px;
	padding-right: 15px;
}
.f1nav {
	color: #666666;
	font-size: 0.8rem;
	position: relative;
	
}

.f1nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.f1nav li {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
	width: 12.5%;
}
.f1nav-nav {
	z-index:100;
	height: 50px;
	position: relative;
	font-size: 0.8rem;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFF;
}

.f1navctive {
	background: #7CB15C;
	color: #FFFFFF;
	border-right: 1px solid #7CB15C;
	border-left: 1px solid #7CB15C;
}

.f1navoff {
	background: #FFF;
	cursor: pointer;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.f1navoff-helps {
	background: #fff;
}
.subconnav{
	border-top: 1px solid #DDDDDD;	
	border-bottom: 1px solid #DDDDDD;
	background: #FAFAFA;
	color: #333333;
}

.ceo_bg{
	color: #FFFFFF;
	background: url(../img/ceo_bg.jpg);
	background-size: 100% 100%;		
}
.eblack_item_con ul{
	margin: 10px;
	padding: 10px;
}
.eblack_item_con li{
	line-height: 180%;	
}

#nav-wrap {
	position: relative;
}

#nav {
	position: absolute;
	width: 100%;
}

#nav li {
	list-style: none;
}

#nav li:hover {}