.home{
	width: 100%;
	min-width: 1200px;
}
.home .swiper-container{
	width: 100%;
	height: auto;
}
.swiper-wrapper{
	height: auto !important;
}
.swiper-slide{
	height: auto !important;
	position: relative;
}
.home .swiper-slide img{
	width: 100%;
	height: auto;
}
.home .swiper-container .swiper-pagination{
	position: absolute;
	z-index: 20;
	width: 100%;
	left: 0;
	bottom: 5px;
}
.home .swiper-container .swiper-pagination span{
	width: 17px;
	height: 17px;
	display: inline-block;
	background: url(imgmain.png) no-repeat -150px -30px;
	margin-right: 12px;
	border-radius: 50%;
}
.home .swiper-container .swiper-pagination span:first-child{
	margin-left: 73.4%;
}
.home .swiper-container .swiper-pagination .swiper-active-switch{
	background-position: -180px -30px;
}
.home .wrapper{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}
.home .nav{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 77px;
	background-color: rgba(255,255,255,.8);
}
.home .logo{
	float: left;
	width: 149px;
	height: 163px;
}
.home .nav .lang,.home .nav ul{
	float: right;
}
.home .nav .lang{
	font-size: 0;
	height: 77px;
}
.home .nav .lang a{
	height: 77px;
	line-height: 77px;
	width: 74px;
	font-size: 30px;
	display: inline-block;
	text-align: center;
	font-weight: 900;
	vertical-align: middle;
}
.home .nav .lang .z{
	background-color: #c5c4ca;
	color: #007cc2;
}
.home .nav .lang .b{
	background-color: #007cc2;
	color: white;
}
.home .nav .lang .wb{
	background: url(imgwb_02.png) no-repeat center center/100%;
	background-color: #01458e;
	color: white;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/wb_02.png',sizingMethod='scale');
}
.home .des{
	position: absolute;
	left: 0;
	bottom: 27px;
	height: 105px;
	width: 100%;
	background-color: rgba(1,69,142,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9901458e,endColorstr=#9901458e);
	padding-left: 18.75%;
}
.home .des .t1{
	font-size: 48px;
	color:#f7de36;
	font-weight: 900;
	line-height: 1;
}
.home .des .t2{
	font-size: 36px;
	color: white;
	font-weight: 900;
}
.home .nav .wrapper>ul{
	margin-right: 2.34%;
	height: 100%;
}
.home .nav .wrapper>ul>li{
	float: left;
	height: 100%;
	padding: 0 23px;
	height: 100%;
	position: relative;
}
.home .nav .wrapper>ul>li>a{
	position: relative;
	display: block;
	height: 100%;
	line-height: 77px;
	color: black;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 2px;
}
.home .nav .wrapper>ul>li>a .b{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 6px;
	background-color: #01458e;
}
.home .nav .wrapper>ul>li>a:hover{
	color: #007cc2;
}
.home .nav .wrapper>ul>li>a:hover .b{
	display: block;
}
.home .nav .wrapper >ul>li:hover ul{
	display: block;
}
.home .nav .wrapper >ul>li ul{
	display: none;
	position: absolute;
	background: #007cc2;
	width: 275px;
	line-height: 1;
	left: 0;
	top: 100%;
	z-index: 1;
}
.home .nav .wrapper >ul>li ul li{
	padding-top: 10px;
	padding-bottom: 12px;
}
.home .nav .wrapper>ul>li ul li:hover{
	background-color: #01458e;
}
.home .nav .wrapper>ul>li ul li a{
	display: block;
	padding-left: 30px;
	color: white;
	font-size: 14px;
}
.home .nav .wrapper>ul>li ul li a span{
	font-size: 20px;
	margin-right: 13px;
	vertical-align: -5px;
}
.home .news{
	width: 781px;
	display: inline-block;
	vertical-align:top;
}
.home .news h2,.home .videos h2{
	height: 92px;
	line-height: 92px;
	color: #007cc2;
}
.home .news h2 strong,.home .videos h2 strong{
	font-size: 30px;
}
.home .news h2 a,.home .videos h2 a{
	font-size: 20px;
}
.home .news h2 i,.home .videos h2 i{
	display: inline-block;
	width: 44px;
	height: 31px;
	vertical-align: middle;
	background: url(imgmain.png) no-repeat 0 -39px;
}
.home .news ul li{
	width: 382px;
	height: 260px;
	margin-right: 17px;
	margin-bottom: 17px;
	float: left;
	position: relative;
} 
.home .news ul li img{
	width: 100%;
	height: auto;
}
.home .news ul li .mask{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,124,194,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99007cc2,endColorstr=#99007cc2);
	text-align: center;
}
.home .news ul li:hover .mask{
	display: block;
}

.home .news ul li .mask .p1{
	margin-top: 40px;
	line-height: 1.8;
	font-size: 22px;
	color: white;
	width: 378px;
}
.home .news ul li .mask .p2{
	margin-top: 15px;
	line-height: 1.5;
	color: white;
	width: 357px;
}
.home .news ul li .mask .icon{
	margin-top: 15px;
}
.home .news ul li .mask .icon i{
	display: inline-block;
	width: 44px;
    height: 31px;
    vertical-align: middle;
    background: url(imgmain.png) no-repeat 0 -39px;
}
.home .videos{
	display: inline-block;
	width: 380px;
	vertical-align:top;
	margin-left: 30px;
}
.home .videos .video .play{
	width: 86px;
	height: 79px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(imgmain.png) no-repeat -54px 2px;
}
.home .videos .t{
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: white;
	background-color: #007cc2;
	font-size: 24px;
}
.home .videos .video li{
	display: none;
}
.home .videos .c li{
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-bottom: 2px solid #C9C9C9;
}
.home .videos .c li a{
	display: block;
}
.home .videos .c li a:hover{
	color: #007cc2;
}

.home .footer{
	text-align: center;
	background-color: #007cc2;
	height: 237px;
}
.home .footer img{
	width: 97px;
	height: 103px;
}
.home .footer .p1{
	margin-top: 30px;
	color: white;
	font-size: 14px;
}
.home .footer .p2{
	margin-top: 20px;
	font-size: 14px;
	color: white;
	opacity: 0.68;
	filter:alpha(opacity=68);
}
/* 中文版首页 */
.home_cn{
	min-width: 1200px;
}
.banner.common{
	height: 143px;
	background: url(imgbanne_cn_01.png) no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/banne_cn_01.png',sizingMethod='scale');
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/banne_cn_01.png',sizingMethod='scale');
	position: relative;
}
.wrapper{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.banner.common .welcome{
	width: 46%;
	height: 38px;
	line-height: 38px;
	float: right;
	padding-left: 62px;
	position: relative;
}
.banner.common .welcome:before{
	content: url(imgyuan_03.png);
	position: absolute;
	left: 45px;
}
.banner.common .welcome span{
	font-size: 14px;
	color: rgb(132,132,132);
	margin-left: 31%;
}
.banner.common .welcome i{
	color: rgb(1,69,142);
}
.banner.common .logo{
	width: 87px;
	height: 100px;
	margin-right: 20px;
}
.banner.common h1 .p1{
	font-size: 46px;
	color: white;
	font-weight: normal;
	margin-top: 5px;
}
.banner.common h1 .p1  small{
	position: relative;
	left: 5px;
	top: 5px;
}
.banner.common h1 .p2{
	font-size: 13px;
	color: white;
	letter-spacing: 2px;
	margin-top: 3px;
}
.banner.common .logo-wrapper{
	margin-top: 38px;
}
.banner.common .search-wrapper{
	margin-top: 17px;
}
.banner.common .search{
	text-align: right;
	position: relative;
}
.banner.common .search i{
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(imgmain_cn.png) no-repeat -175px 2px;
	vertical-align: bottom;
}
.banner.common .search input{
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgb(230,230,230);
	outline: none;
	color: white;
	position: absolute;
	right: 24px;
	top: 0;
	width: 233px;
	height: 100%;
}
.banner.common .search-wrapper ul{
	margin-top: 23px;
}
.banner.common .search-wrapper ul li{
	padding: 0 15px;
	float: right;
	color: white;
	position: relative;
}
.banner.common .search-wrapper ul li:before{
	content: " ";
	position: absolute;
	width: 1px;
	height: 90%;
	background-color: white;
	left: 0;
	top: 3px;
}
.banner.common .search-wrapper ul li.last:before{
	content: none;
}
.nav.common{
	background-color: rgb(11,104,194);
}
.nav.common .wrapper{
	overflow: visible;
}
.nav.common .wrapper>ul{
	font-size: 0;
}
.nav.common .wrapper>ul>li{
	display: inline-block;
	position: relative;
}
 .nav.common .wrapper>ul>li.guoji .h{
	right: -1px;
	left: initial;
} 
.nav.common .wrapper>ul>li .h{
	position: absolute;
	background-color: white;
	left: -1px;
	z-index: 2;
	color: #646464;
	font-size: 0;
	padding: 27px 20px 27px 29px;
	border: 1px solid #0b65c2;
	border-top: none;
	display: none;
}
.nav.common .wrapper>ul>li .h li{
	font-size: 12px;
	margin-bottom: 9px;
}
.nav.common .wrapper>ul>li .h li .icon{
	margin-right: 10px;
}
.nav.common .wrapper>ul>li .h>div{
	margin-left: 25px;
	float: left;
}
.nav.common .wrapper>ul>li .h img{
	float: left;
}
.nav.common .wrapper>ul>li:hover {
	background-color: white;
}
.nav.common .wrapper>ul>li:hover>a{
	color: #000;
}
.nav.common .wrapper>ul>li:hover .h{
	display: block;
}
.nav.common .wrapper>ul>li>a{
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 49px;
	font-size: 16px;
	color: white;
}
.nav.common .wrapper>ul>li .h ul{
	float: left;
	width: 144px;
	text-align: center;
}

.homr_cn .swiper-container{
	width: 100%;
}
.homr_cn .swiper-container img{
	width: 100%;
	height: auto;
}
.home_cn .swiper-slide{
	position: relative;
}
.home_cn > .swiper-container .swiper-slide .des{
	position: absolute;
	bottom: 46px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	text-indent: 56px;
	background-color: rgba(11,101,194,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f0b65c2,endColorstr=#7f0b65c2);
	height: 67px;
	line-height: 67px;
	font-size: 30px;
	color: white;
}
.home_cn .swiper-control{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	width: 1200px;
}
.home_cn .swiper-pre{
	position: absolute;
	left: -70px;
	width: 70px;
	height: 85px;
	background: url(imgmain_cn.png) no-repeat -109px -94px;
	cursor: pointer;
}
.home_cn .swiper-next{
	position: absolute;
	right: -70px;
	width: 70px;
	height: 85px;
	background: url(imgmain_cn.png) no-repeat -180px -94px;
	cursor: pointer;
}
.home_cn .news{
	margin-top: 40px;
}
.home_cn .news .control>div{
	width: 180px;
	height: 63px;
	padding-top: 147px;
	background-color: #0b65c2;
	text-align: center;
	font-size: 24px;
	color: white;
	position: relative;
}
.home_cn .news .control>div.active{
	background-color: #01458e;
}
.home_cn .news .control>div i{
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 47px;
	margin-left: -30px;
}
.home_cn .news .control .p1 i{
	background: url(imgmain_cn.png) no-repeat -61px -25px;
}
.home_cn .news .control .p2 i{
	background: url(imgmain_cn.png) no-repeat -120px -25px;

}
.home_cn .news .ct {
	padding-left: 16px;
	width: 415px;
	color: rgb(85,85,85);
	font-size: 14px;
	line-height: 30px;
}
.home_cn .news .ct li{
	height: 30px;
}
.home_cn .news .ct li:hover{
	color: #007cc2;
}
.home_cn .pic{
	width: 380px;
	height: 210px;
	margin-top: 40px;
	position: relative;
}
.home_cn .pic:hover .mask{
	display: block;
}
.home_cn .pic .mask{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(1,69,142,.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#6601458e,endColorstr=#6601458e);
}
.home_cn .pic:hover i{
	display: block;
}
.home_cn .pic i{
	display: none;
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -55px;
	width: 109px;
	height: 109px;
	background: url(imgmain_cn.png) 0 -86px no-repeat;
}
.home_cn .pic:hover p{
	display: block;
}
.home_cn .pic p{
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 33px;
	text-align: center;
	color: white;
	font-size: 18px;
}
.home_cn .highlights{
	margin-top: 40px;
	width: 792px;
}
.home_cn .highlights .t{
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #25397b;
}
.home_cn .highlights .t span{
	color: rgb(93,93,93);
	font-size: 20px;
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 3px solid #25397b;
}
.home_cn .highlights .t a{
	font-size: 14px;
	color: rgb(151,151,151);
}
.home_cn .highlights .t a i{
	display: inline-block;
    width: 14px;
    height: 14px;
    background: url(imgmain_cn.png) no-repeat -142px -6px;
    margin-left: 5px;
}
.home_cn .highlights .details{
	border: 1px solid #c9c9c9;
	margin-top: 17px;
	padding: 8px;
}
.home_cn .highlights .details li{
	display: none;
}
.home_cn .highlights .details li img{
	width: 348px;
	height: 161px;
}
.home_cn .highlights .details li>div{
	padding-left: 20px;
	width: 391px;
	height: 161px;
}
.home_cn .highlights .details li .title{
	color: #555;
	font-weight: bold;
	font-size: 16px;
	line-height: 42px;
	height: 42px;
	border-bottom: 1px solid #01458e;
}
.home_cn .highlights .details li .content{
	padding-top: 13px;
	padding-bottom: 6px;
	line-height: 1.7;
	font-size: 14px;
	color: #555;
}
.home_cn .highlights .details li>div a{
	color: white;
	font-size: 14px;
	display: inline-block;
	width: 44px;
	height: 20px;
	background: url(imgmain_cn.png) no-repeat -204px -5px;
	text-align: center;
}
.home_cn .highlights .list{
	padding-top: 16px;
	padding-bottom: 9px;
	line-height: 40px;
	font-size: 16px;
	color: #555;
	font-weight: bold;
}
.home_cn .highlights .list li:hover{
	color: rgb(1,69,142);
}
.home_cn .highlights .list li .time{
	margin-right: 40px;
	font-size: 18px;
	color: rgb(1,69,142);
	font-weight: normal;
}
.home_cn .announcement{
	width: 379px;
	margin-top: 40px;
}

.home_cn .announcement .t{
	height: 43px;
	line-height: 43px;
	font-size: 20px;
	color: rgb(93,93,93);
	border-bottom: 1px solid rgb(41,62,134);
}
.home_cn .announcement .t>a{
	width: 110px;
	height: 40px;
}
.home_cn .announcement .t>a.selected{
	border-bottom: 3px solid rgb(41,62,134);
}
.home_cn .announcement .t .more{
	width: auto;
	font-size: 14px;
	color: rgb(151,151,151);
}
.home_cn .announcement .t .more i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(imgmain_cn.png) no-repeat -142px -6px;
	margin-left: 5px;
}
.home_cn .announcement .c{
	padding-top: 20px;
}
.home_cn .announcement .c li{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	color: #555;
}
.home_cn .announcement .c li .time{
	color: #8c8c8c;
}
.home_cn .announcement .c li:hover,.home_cn .announcement .c li:hover .time{
	color: rgb(1,69,142);
}
.home_cn .foreignPic{
	text-align: center;
	margin-top: 30px;
	position: relative;
}
.home_cn .foreignPic .t{
	color: rgb(74,74,81);
	font-size: 20px;
	border-bottom: 1px solid rgb(41,62,134);
	height: 38px;
	line-height: 38px;
}
.home_cn .foreignPic .t span{
	border-bottom: 3px solid rgb(41,62,134);
	display: inline-block;
	height: 35px;
}
.home_cn .foreignPic .more{
	margin-top: 25px;
}
.home_cn .foreignPic .icon{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(img11_03.jpg) no-repeat center center;
}
.home_cn .foreignPic .lb-container{
	margin: 30px auto 0;
	width: 1100px;
	height: 330px;
	position: relative;
	overflow: hidden;
}
.home_cn .foreignPic .lb-container ul{
	position: absolute;
	left: 50%;
	height: 100%;
}
.home_cn .foreignPic .lb-container ul li{
	float: left;
	width: 264px;
	height: 100%;
}
.home_cn .foreignPic .lb-container ul li{
	margin-right: 20px;
}
.home_cn .foreignPic .lb-container ul li img{
	width: 100%;
	height: auto;
}

.home_cn .foreignPic .lb-container ul li .mask{
	width: 100%;
	background-color: #007cc2;
	overflow: hidden;
}
.home_cn .foreignPic .lb-container ul li .des{
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 16px;
	color: white;
}
.home_cn .foreignPic .lb-container ul li  .more a{
	display: inline-block;
	width: 70px;
	height: 32px;
	line-height: 32px;
	border: 1px solid;
	margin-bottom: 32px;
	font-size: 14px;
	color: white;
}
.home_cn .foreignPic .swiper-pre{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -27px;
	width: 30px;
	height: 53px;
	background: url(imgcontrol_01.jpg) no-repeat center center;
}
.home_cn .foreignPic .swiper-next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -27px;
	width: 30px;
	height: 53px;
	background: url(imgmain_cn.png) no-repeat -220px -35px;
}
.home_cn .sunshine{
	width: 386px;
	margin-top: 34px;
}
.home_cn .sunshine .t,.home_cn .site .t{
	line-height: 45px;
	height: 45px;
	color: rgb(74,74,81);
	font-size: 20px;
	border-bottom: 1px solid rgb(1,69,142);
}
.home_cn .sunshine .t span,.home_cn .site .t span{
	display: inline-block;
	width:110px;
	height: 43px;
	border-bottom: 3px solid rgb(1,69,142);
}

.home_cn .sunshine .c li{
	width: 50%;
	height: 76px;
	padding-top: 30px;
	float: left;
}
.home_cn .sunshine .c li .icon{
	display: inline-block;
	width: 64px;
	height: 65px;
	background: url(imgmain_cn.png) no-repeat;
	vertical-align: middle;
}
.home_cn .sunshine .c li p{
	color: #4a4a51;
	font-size: 18px;
	display: inline-block;
	margin-left: 26px;
}
.home_cn .sunshine .c .p1 .icon{
	background-position: -223px bottom;
}
.home_cn .sunshine .c .p2 .icon{
	background-position: -159px bottom;
}
.home_cn .sunshine .c .p3 .icon{
	background-position: -287px bottom;
}
.home_cn .sunshine .c .p4 .icon{
	background: url(imgcontract_us.png) no-repeat center center;
}
.home_cn .site{
	width: 785px;
	margin-top: 34px;
}
.home_cn .site .t a{
	font-size: 14px;
    color: rgb(151,151,151);
}
.home_cn .site .t a i{
	display: inline-block;
    width: 14px;
    height: 14px;
    background: url(imgmain_cn.png) no-repeat -142px -6px;
    margin-left: 5px;
}
.home_cn .site .c{
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #c9c9c9;
	position: relative;
	height: 180px;
	overflow: hidden;
}.home_cn .site .c>div{
	position: absolute;
	background-color: white;
}
.home_cn .site .control{
	width: 111px;
	height: 180px;
	font-size: 0;
}
.home_cn .site .control{
	width:56px;
	height: 180px;
	background: url(imgmain_cn.png) no-repeat;
}
.home_cn .site .xingzheng{
	left: 56px;
	top: 0;
	width: 734px;
}
.home_cn .site .jiaoxue a{
	background-position: -252px 0;
}
.home_cn .site .jiaoxue a.active{
	background-position: -364px 0;
}
.home_cn .site .xingzheng a{
	background-position: -420px 0;
}
.home_cn .site .xingzheng a.active{
	background-position: -307px 0;
}
.home_cn .site .c ul{
	font-size: 0;
	width: 653px;
	padding-left: 25px;
}
.home_cn .site .c li{
	font-size: 14px;
	color: #6f6f6f;
	display: inline-block;
	width: 33.33%;
	height: 36px;
	line-height: 36px;
	position: relative;
}
.home_cn .site .c li:before{
	content: " ";
	position: absolute;
	width: 8px;
	height:8px;
	background-color: #f8b551;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.home_cn .site .c li a{
	display: block;
	padding-left: 20px;
}
.home_cn .site .c li a:hover{
	color: #01458e;
}
.footer.common{
	height: 236px;
	background-color: #01458e;
	text-align: center;
	border-top: 1px solid #001e76;
}
.footer.common ul{
	display: inline-block;
	height: 113px;
	margin-top: 51px;
}
.footer.common ul li{
	float: left;
}
.footer.common ul li.logo{
	width: 132px;
	padding-right: 34px;
}
.footer.common ul li.logo p{
	margin-top: 0.133333rem;
	color: white;
	font-size: 0.186667rem;
}
.footer.common ul li.cp{
	width: 586px;
	padding-left: 16px;
	text-align: left;
	color: #ccc;
	font-size: 14px;
	position: relative;
}
.footer.common ul li.cp:before{
	content: " ";
	position: absolute;
	width: 1px;
	height: 112px;
	left: 0;
	top: 0;
	background-color: #e2e2e2
}
.footer.common ul li.cp:after{
	content: " ";
	position: absolute;
	width: 1px;
	height: 112px;
	right: 0;
	top: 0;
	background-color: #e2e2e2
}
.footer.common ul li.cp p{
	padding-left: 22px;
	margin-bottom: 10px;
}
.footer.common ul li.cp .f{
	margin-top: 12px;
}
.footer.common ul li.cp .l{
	padding-left: 0;
}
.footer.common ul li.w{
	width: 395px;
	font-size: 0;
}
.footer.common ul li.w>div{
	font-size: 14px;
	color: white;
	display: inline-block;
	width: 50%;
	cursor: pointer;
	position: relative;
}
.footer.common ul li.w>div .bg{
	width: 62px;
	height: 62px;
	margin: 7px auto 14px;
	background: url(imgmain_cn.png) no-repeat;
}
.footer.common ul li.w .weibo .bg{
	background-position: -413px -181px;
}
.footer.common ul li.w .weixin .bg{
	background-position: -351px -181px;
}
.footer.common ul li.w .qCode{
	position: absolute;
	left: 50%;
	top: -205px;
	width: 166px;
	margin-left: -83px;
	height: 191px;
	border: 1px solid #01458e; 
	background-color: white;
	color: #000;
	 display: none; 
}
.footer.common ul li.w>div:hover .qCode{
	display: block;
}
.footer.common ul li.w .qCode img{
	margin-bottom: 5px;
}
.footer.common ul li.w .qCode .b1{
	position: absolute;
	left: 50%;
	margin-left: -14px;
	bottom: -27px;
	border: 14px solid transparent;
	border-top-color: white;
	z-index: 1;
}
.footer.common ul li.w .qCode .b2{
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -28px;
	border: 14px solid transparent;
	border-top-color: #01458e;
}
/*移动版首页*/
.home_mobile .banner{
	height: 2.027778rem;
	background: url(imgindex-mobilebanner-bg.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	border-bottom: 1px solid #62afda;
}
.home_mobile .banner h1{
	margin-left: 0.277778rem;
	margin-top: 0.444444rem;
	height: 1.236111rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: white;
}
.home_mobile .banner h1 img{
	width: 1.083333rem;
	height: auto;
	margin-right: 0.277778rem;
}
.home_mobile .banner h1 .cn{
	font-size: 0.5rem;
	font-weight: bold;
	margin: 0.069444rem 0;
}
.home_mobile .banner h1 .en{
	font-size: 0.166667rem;
}
.menu_mobile nav{
	display: flex;
	background-color: #0b65c2;
}
.menu_mobile nav>ul{
	width: 8.875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	color: white;
	font-size: 0.333333rem;
	line-height: 0.805556rem;
}
.menu_mobile nav>ul li{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
}
.menu_mobile nav .menu{
	flex:1;
	position: relative;
	background: url(imgindex-mobilemenu.png) no-repeat center center/0.555rem 0.40277rem;
}
.menu_mobile nav .menu .menuList{
	width: 5.426667rem;
	position: absolute;
	padding: 0 0.277778rem;
	z-index: 2;
	right: 0.277778rem;
	top: calc(100% + 0.347222rem);
	background-color: white;
	color: #6b6b6b;
	display: none;
	font-size: 0;
}
.menu_mobile nav .menu .menuList.show{
	display: block;
}
.menu_mobile nav .menu .menuList::before{
	content: " ";
	top: -12px;
	right: 10px;
	position: absolute;
	border: 6px solid transparent;
	border-bottom-color: #fff;

}
.menu_mobile nav .menu .menuList li:not(.search){
	border-top: 1px solid #aaa;
	font-size: 0.333333rem;
	line-height: 0.805556rem;
	text-align: center;
}
.menu_mobile nav .menu .menuList .search{
	margin: 0.333333rem 0;
}
.menu_mobile nav .menu .menuList .search .ipt{
	width: 4.266667rem;
	height: 0.583333rem;
	outline: none;
	border: 1px solid #0b65c2;
}
.menu_mobile nav .menu .menuList .search .search-bar{
	display: inline-block;
	width: 0.493333rem;
	height: 0.493333rem;
	background: url(imgindex-mobilefadaj.png) no-repeat center center/100% 100%;
	vertical-align: top;
	margin-left: 0.066667rem;
}
.menu_mobile nav ul li a{
	display: block; 
}
.home_mobile>.swiper-container{
	height: 3.611111rem;
	position: relative;
}
.home_mobile>.swiper-container .swiper-slide{
	position:relative;
}
.home_mobile>.swiper-container .swiper-slide .des{
	position:absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 0.833333rem;
	color: white;
	font-size: 0.361111rem;
	background-color: rgba(11,101,194,.44);
	text-indent: 0.277778rem;
}
.home_mobile .swiper-container .swiper-pagination{
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	width: 2.236111rem;
	height: 0.833333rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.home_mobile .swiper-container .swiper-pagination span{
	display: inline-block;
	width: 0.25rem;
	height: 0.25rem;
	border-radius: 50%;
	background-color: white;
	margin-right: 0.222222rem;
}
.home_mobile .swiper-container span.swiper-active-switch{
	background-color: transparent;
	border: 2px solid white;
}
.home_mobile .news,.home_mobile .campus{
	width: 9.444444rem;
	margin: 0.277778rem auto 0;
}
.home_mobile .news h2,.home_mobile .campus h2,.home_mobile .foreignPic h2,.home_mobile .website h2,.home_mobile .sunshine h2{
	line-height: 1.041667rem;
	color: #4a4a51;
	font-size: 0.416667rem;
	border-bottom: 1px solid #0b65c2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.home_mobile .news h2 span,.home_mobile .campus h2 span,.home_mobile .foreignPic h2 span,.home_mobile .website h2 span,.home_mobile .sunshine h2 span{
	border-bottom: 3px solid #0b65c2;
}
.home_mobile .news h2 a,.home_mobile .highlights h2 a,.home_mobile .campus h2 a,.home_mobile .foreignPic h2 a{
	display: block;
	width: 0.472222rem;
	height: 0.472222rem;
	background: url(imgindex-mobileicon-right.png);
	background-size: 100% 100%;
}
.home_mobile .news li,.home_mobile .campus li{
	font-size: 0.333333rem;
	color: #4c4c4c;
	margin-top: 0.555556rem;
}
.home_mobile .highlights{
	margin: 0.486111rem 0.277778rem 0;
}
.home_mobile .highlights h2{
	line-height: 1.041667rem;
	border-bottom: 1px solid #0b65c2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.home_mobile .highlights h2 span{
	color: #4a4a51;
	font-size: 0.416667rem;
	display: block;
	border-bottom: 3px solid #0b65c2;
}
.home_mobile .highlights .details{
	border-bottom: 1px solid #c9c9c9;
	padding: 0.277778rem 0;
}
.home_mobile .highlights .details li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.home_mobile .highlights .details li img{
	width: 3.527778rem;
	height: 2.722222rem;
}
.home_mobile .highlights .details li>div{
	padding-left: 0.277778rem;
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
}
.home_mobile .highlights .details li .title{
	color: #555;
	font-weight: bold;
	font-size: 0.361111rem;
	line-height: 0.611111rem;
}
.home_mobile .highlights .details li .content{
	font-size: 0.305556rem;
	color: #616161;
	padding-top: 0.097222rem;
	line-height: 0.486111rem;
}
.home_mobile .highlights .list li{
	font-size: 0.333333rem;
	color: #555;
	border-bottom: 1px solid #e3e1e0;
	height: 1.444444rem;
}
.home_mobile .highlights .list li .time{
	color: #01458e;
	margin: 0.277778rem 0;
}
.home_mobile .announcement{
	margin: 0.486111rem 0.277778rem 0;
}
.home_mobile .announcement ul{
	display: none;
}
.home_mobile .announcement .t{
	line-height: 1.041667rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.416667rem;
	color: #4a4a51;
	border-bottom: 1px solid #0b65c2;
}
.home_mobile .announcement .t .control a{
	display: inline-block;
	height: 100%;
}
.home_mobile .announcement .t .control a.active{
	border-bottom: 3px solid #0b65c2;
}
.home_mobile .announcement .t>div:last-child{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	text-align: right;
}
.home_mobile .announcement .t>div:last-child i{
	display: inline-block;
    width: 0.472222rem;
    height: 0.472222rem;
    background: url(imgindex-mobileicon-right.png);
    background-size: 100% 100%;
}
.home_mobile .announcement ul li{
	margin-top: 0.555556rem;
}
.home_mobile .announcement ul li a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	color: #4c4c4c;
	font-size: 0.333333rem;
}
.home_mobile .announcement ul li .time{
	color: #8c8c8c;
}
.home_mobile .foreignPic h2{
	margin: 0.277778rem 0.277778rem 0;
}
.home_mobile .foreignPic .lb-container{
	margin-top: 0.555556rem;
	height: 4.583333rem;
	position: relative;
	overflow: hidden;
}
.home_mobile .foreignPic .lb-wrapper{
	position: absolute;
}
.home_mobile .foreignPic .lb-wrapper li {
	height: 4.583333rem;
	width: 3.666667rem;
	text-align: center;
	color: white;
	margin-right: 0.277778rem;
	float: left;
}
.home_mobile .foreignPic .lb-wrapper li:last-child{
	margin-right: 0;
}
.home_mobile .foreignPic li .mask{
	height: 1.861111rem;
	background-color: #007cc2;
	overflow: hidden;
}
.home_mobile .foreignPic  li .title{
	font-size: 0.333333rem;
	margin: 0.388889rem 0 0.194444rem;
}
.home_mobile .foreignPic  li .more{
	display: block;
	margin: 0 auto;
	width: 0.930556rem;
	line-height: 0.388889rem;
	border:1px solid;
	font-size: 0.236111rem;
}
.home_mobile .sunshine {
	width: 9.444444rem;
	margin: 0.277778rem auto 0;
}
.home_mobile .sunshine ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.home_mobile .sunshine ul li{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	height: 2.402778rem;
}
.home_mobile .sunshine ul li img{
	width: 0.888889rem;
	height: 0.888889rem;
	display: block;
	margin: 0.555556rem auto 0.208333rem;
}
.home_mobile .sunshine ul li p{
	color: #585858;
	text-align: center;
	font-size: 0.333333rem;
}
.home_mobile .website{
	width: 9.444444rem;
	margin: 0 auto;
}
.home_mobile .website h2{
	margin-bottom: 0.555556rem;
}
.home_mobile .website>div{
	height: 1.319444rem;
	margin-bottom: 0.277778rem;
	border-left: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.home_mobile .website>div:last-child{
	margin-bottom: 0;
}
.home_mobile .website>div .s-container{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	height: 100%;
	border: 1px solid #c9c9c9;
	border-left: none;
	position: relative;
	overflow: hidden;
}
.home_mobile .website h3{
	width: 1.25rem;
	color: white;
	font-size: 0.333333rem;
	text-align: center;
	padding: 0.180556rem 0 0.152778rem 0;
	background-color: #0b65c2;
	line-height: 1.6;
	border-top: 1px solid #0b65c2;
	border-bottom: 1px solid #0b65c2;
}
.home_mobile .website ul{
	padding-left:0.361111rem;
	position: absolute;
	left: 0;
	top: 0;
}
.home_mobile .website ul li{
	float: left;
}
.home_mobile .website ul li a{
	display: block;
	height: 100%;
	color: #585858;
	font-size: 0.277778rem;
	line-height: 0.666667rem;
}
.home_mobile .website ul li:nth-child(3n+1){
	width: 1.944444rem;
}
.home_mobile .website ul li:nth-child(3n+2){
	width: 3.222222rem;
}
.home_mobile .website ul li:nth-child(3n){
	width: 2.638889rem;
}
.home_mobile .website ul li a::before{
	content: " ";
	display: inline-block;
	width: 0.138889rem;
	height: 0.138889rem;
	background-color: #f8b551;
	margin-right: 0.111111rem;
	vertical-align:0.069444rem;
}
.home_mobile .w{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 2.111111rem;
}
.home_mobile .w>div{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	text-align: center;
	position: relative;
}
.home_mobile .w>div>img{
	margin: 0.416667rem 0 0.111111rem 0;
	width: 0.888889rem;
	height: 0.888889rem;
}
.home_mobile .w p{
	font-size: 0.25rem;
	color: #4c4c4c;
}
.home_mobile .w>div .qCode{
	display: none;
	position: absolute;
	z-index: 2;
	left: 50%;
	-webkit-transform:translateX(-50%);
	        transform:translateX(-50%);
	top: -2.875rem;
	width: 2.333333rem;
	height: 2.875rem;
	background: url(imgindex-mobileqCode_blank.png) no-repeat;
	background-size:100%;
	background-color: white;
}
.home_mobile .w>div .qCode span{
	font-size: 0.194444rem;
	color: #000;
}
.home_mobile .w>div .qCode.show{
	display: block;
}
.home_mobile .footer{
	height: 2.819444rem;
	background: url(imgindex-mobilefooter.jpg) no-repeat;
	background-size: 100%;
	border-top: 1px solid #001e76;
	font-size: 0;
	padding-top: 0.513889rem;
}
.home_mobile .footer .logo{
	width: 30%;
	display: inline-block;
	border-right: 1px solid #e2e2e2;
	vertical-align: top;
	text-align: center;
}
.home_mobile .footer .logo p{
	font-size: 0.24rem;
	color: #ccc;
	padding-top: 0.066667rem;
}
.home_mobile .footer .logo img{
	width: 1.0rem;
	height: 1.133333rem;
}
.home_mobile .footer .cp{
	display: inline-block;
	width: 70%;
	padding-left: 0.458333rem;
	font-size: 0.25rem;
	color: #ccc;
	vertical-align: top;
	line-height: 1.5;
}
/* 商学院 */
.shang .banner.common{
	background-color: rgba(0,124,194,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8007cc2e,endColorstr=#C8007cc2);
}
.shang .nav li {
	width: 109px;
	text-align: center;
}
.shang .nav.common .wrapper>ul>li>a{
	padding: 0;
}
.shang .qiehuan{
	margin-top: 100px;
}
.shang .qiehuan li{
	color: white;
	font-size: 14px;
	float: left;
	position: relative;
}
.shang .qiehuan li a{
	padding: 0 15px;
}
.shang .qiehuan li:after{
	content: ' ';
	position: absolute;
	width: 1px;
	height: 15px;
	background-color: white;
	right: 0;
	top: 3px;
}
.shang .qiehuan li.en:after{
	content: none;
}

.shang .nav .wrapper ul>li:first-child:hover ul{
	display: none;
}
.shang .nav .wrapper ul>li{
	position: relative;
}
.shang .nav .wrapper ul>li:hover ul{
	display: block;
}
.shang .nav .wrapper ul>li ul{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 191px;
	color: white;
	font-size: 14px;
	padding: 10px 0;
	background-color: #1c7ddb;
}
.shang .nav .wrapper ul>li ul li{
	width: 100%;
	text-align: left;
	height: 32px;
	line-height: 32px;
}
.shang .nav .wrapper ul>li ul li a{
	background-color: #1c7ddb;
	color: #fff;
	text-indent: 25px;
}
	
.shang .nav .wrapper ul>li ul li:hover a{
	background-color: white;
	color: #000;
}
/* 翻页列表 */
.fanye .pageC{
	position: relative;
}
.fanye .pageC .bg{
	height: 51px;
	background:url(imgfybg2_06.jpg) no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fy/bg2_06.jpg',sizingMethod='scale');
	margin-top: 40px;
}
.fanye .pageC .wrapper{
	background-color: white;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
}
.fanye .pageC .t{
	margin-bottom: 31px;
}
.fanye .pageC .xww{
	width: 278px;
	height: 51px;
	line-height: 51px;
	background:url(imgfybg3_07.jpg) no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fy/bg3_07.jpg',sizingMethod='scale');
	color: white;
	font-size: 24px;
	text-align: center;
}
.fanye .pageC .weizhi{
	height: 50px;
	width: 892px;
	border-bottom: 1px solid #0b65c2;
	text-align: right;
}
.fanye .pageC .menu li{
	width: 278px;
	line-height: 50px;
	height: 50px;
	border: 1px solid #007cc2;
	text-align: center;
	font-size: 18px;
	color: #323232;
	margin-bottom: 8px;
}
.fanye .pageC .menu li:hover{
	color: white;
	background-color: #007cc2;
}
.fanye .pageC .menu li.selected{
	color: white;
	background-color: #007cc2;
}
.fanye .pageC .list-area li{
	width: 892px;
	padding: 14px 0;
}
.fanye .pageC .list-area li .time{
	width:88px;
	border-right: 1px solid white;
	text-align: center;
}
.fanye .pageC .list-area li .day{
	font-size: 30px;
	color: #293e86;
}
.fanye .pageC .list-area li .month{
	font-size: 14px;
	color: #a6a6a6;
}
.fanye .pageC .list-area li .news{
	padding: 0 25px 0 35px;
	width: 743px;
}
.fanye .pageC .list-area li .news .t{
	color: #555;
	font-size: 16px;
	margin-bottom: 6px;
}
.fanye .pageC .list-area li .news .c{
	font-size: 12px;
	color: #555;
}
.fanye .pageC .list-area li:hover {
	background-color: #007cc2;
}
.fanye .pageC .list-area li:hover .day,.fanye .pageC .list li:hover .month,.fanye .pageC .list li:hover .news .t{
	color: white;
}
.fanye .pageC .list-area li:hover .news .c{
	color: #e5e5e5;
}
.fanye .pageC .list-area .fanye-bar{
	margin-top: 84px;
	border-top: 1px solid #0b65c2;
}
/*中文版图片翻页列表*/

.fanye .pageC .list-area .pic{
	margin-left: 30px;
    width: 890px;
    min-height: 480px;
}
.fanye .pageC .list-area .pic li{
	margin-bottom: 30px;
}
.fanye .pageC .list-aera .pic li img{
	width: 260px;
    height: 100%;
}
.fanye .pageC .list-area .pic li>div{
	margin-left: 44px;
    width: 584px;
}
.fanye .pageC .list-area .pic li>div h4{
	padding: 5px 0 11px;
    font-size: 20px;
    color: #4d4d4d;
    line-height: 31px;
    border-bottom: 1px solid #007cc2;
}
.fanye .pageC .list-area .pic li>div p{
	padding-top: 7px;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 35px;
}
.fanye .pageC .list-area .pic li:hover{
	background-color: transparent;
}

#vsb_content a{color:blue !important;}

#vsb_content a span {color:blue !important;}