@charset "utf-8";
/*web css控制样式，多联动?/
/*返回顶部*/
.backToTop {
 display: none;
 width: 18px;
 line-height: 1.2;
 padding: 5px 0;
 background-color: #000;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
 z-index: 99999;
}



/*头部*/
.top_title{
	background:#e2e2e2;
	line-height: 36px;
}
.top_title span{
	background: url(../images/icon1.png) no-repeat 0px center;
	padding-left: 25px;
}
.top_title a{
	display: inline-block;
	padding: 0px 10px 0px 10px;
}
.top_title .stop{
	background: #385692;
	color: #FFFFFF;
}
.top_title a:hover{
	background: #385692;
	color: #FFFFFF;
	text-decoration: none;
}

.logo_bg{
	background: #ffffff;
	height: 100px;
}

.logo{
	background: url(../images/bos-logo.png) no-repeat;
	width: 263px;
	height: 80px;
}

.contact_top{
	height: 75px;
	margin-top: 15px;
}
.contact_top_bj{
	width: 250px;
	line-height: 24px;
	margin-right: 20px;
}
.contact_top_bj span{
	background: url(../images/icon3.png) no-repeat 0px center;
	height: 70px;
	display: inline-block;
	border-right: 1px solid #8C8C8C;
	padding-right: 10px;
	float: left;
	
}

.contact_top_zz span{
	background: url(../images/icon2.png) no-repeat 0px center;
	height: 70px;
	display: inline-block;
	border-right: 1px solid #8C8C8C;
	padding-right: 10px;
	float: left;
}

.contact_top_zz{
	width: 250px;
	line-height: 24px;
}
.nav{
	/*background: #3876b1;*/
	background: url(../images/nav_bg.jpg) repeat;
	height: 50px;
}

.fixnav{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index: 9999;
}


/*.nav ul{
	text-align: center;
}
.nav ul li a {
	float: left;
	line-height: 50px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	display: inline-block;
	padding-left: 35px;
	padding-right: 35px;	
}
.nav ul li a:hover{
	background: #FFFFFF;
	color: #3871ac;
}*/
/* fullSlide */
.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
/*background:#000;*/
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 450px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 20px;
	height: 20px;
	margin: 1px;
	overflow: hidden;
	background: #8aa4c8;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
	border-radius: 50%;
	margin-left: 10px;
}

.fullSlide .hd ul .on {
	background: #e8edf4;
}

.fullSlide .prev,.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000  no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}

.segmenting{
	background: url(../images/icon4.png) center 0 no-repeat;
	width: 100%;
	height: 20px;
}

.business ul{
	width: 33%;
	height: 260px;
	/*border: 1px solid red;*/
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.conference{
	background: url(../images/icon6.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
}

.business ul:hover .conference{
	background: url(../images/icon6_hover.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
}


.paper{
	background: url(../images/icon7.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
} 


.business ul:hover .paper{
	background: url(../images/icon7_hover.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
}


.translate{
	background: url(../images/icon5.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
} 

.business ul:hover .translate{
	background: url(../images/icon5_hover.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
} 


.embellishment{
	background: url(../images/icon8.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
} 

.business ul:hover .embellishment{
	background: url(../images/icon8_hover.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
} 


.publish{
	background: url(../images/icon9.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
} 

.business ul:hover .publish{
	background: url(../images/icon9_hover.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
} 



.service{
	background: url(../images/icon10.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
}


.business ul:hover .service{
	background: url(../images/icon10_hover.png) no-repeat;
	display: inline-block;
	width: 63px;
	height: 64px;
	float: left;
	margin-right: 20px;
}



.read_more{
	display: inline-block;
	background: url(../images/icon11.png) right no-repeat;
	padding-right: 30px;
	color: #385692;
	position: absolute;
	bottom: 30%;
	left: 0;
}
.read_more:hover{
	text-decoration: none;
}

.Vertical_line{
	border-right: 1px solid #cccccc;
	height: 200px;
	position: absolute;
	right: 20px;
}

.Transverse_line{
	width:300px;
	height: 1px;
	background: #CCCCCC;
	position: absolute;
	bottom: 0;
}

.submission{
	background: url(../images/icon12.png) center 0 no-repeat;
	width: 100%;
	height: 288px;
}

.underline{
	background: url(../images/icon13.png) center 0 no-repeat;
	width: 100%;
	height: 45px;
	display: inline-block;
	margin-top: 30px;
}


.Box {
	position: relative;
}

.Box .content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.Box h2 {
	text-align: center;
	margin-bottom: 35px;
	padding-top: 250px;
}

.Box .Box_con {
	position: relative;
}

.Box .Box_con .btnl {
	position: absolute;
}

.Box .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 150px;
	cursor: pointer;
}

.Box .Box_con .btnl {
	background: url(../images/jtl02.png) no-repeat center;
	left:46%;
	top: 415px;
}

.Box .Box_con .btnr {
	background: url(../images/jtr02.png) no-repeat center;
	right:46%;
	top: 415px;
}

.Box .Box_con .btnl:hover {
	background: url(../images/jtl03.png) no-repeat center;
}

.Box .Box_con .btnr:hover {
	background: url(../images/jtr03.png) no-repeat center;
}

.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
}

.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}

.Box .Box_con .conbox ul li {
	float: left;
	width: 283px;
	height: 413px;
	margin-left: 20px;
	overflow: hidden;
	background: url(../images/icon14.png) no-repeat center;
}

.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}

.Box .Box_con .conbox ul li .pic{
	width: 125px;
	height: 125px;
	border: 1px solid #d6d6d6;
	border-radius: 50%;
	margin: 0 auto;
	
}

.Box .Box_con .conbox ul li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	border-radius: 50%;
	margin: 0 auto;
	border: 1px solid #d6d6d6;
}

.Box .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}

.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}

.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background: #999999;
	margin: 0 5px;
	cursor: pointer;
	border-radius: 50%;
}

.Box .BoxSwitch span.cur {
	width: 23px;
	height: 23px;
	border: 1px solid #388ec8;
	background: #388ec8;
}

.read_morea{
	display: inline-block;
	background: url(../images/icon11.png) right no-repeat;
	padding-right: 30px;
	color: #385692;
	position: relative;
	bottom: 0;
	right: 0;
}
/*.read_morea:hover{
	text-decoration: none;
}*/

.dynamic{
	width: 565px;
	height: 620px;
}
.dynamic .dynamic_title a{
	background: url(../images/icon15.png) left center no-repeat;
	padding-left: 30px;
	float: right;
}

.dynamic dl{
	border-bottom: 1px dashed   #999999;
	padding-bottom: 40px;
}

.dynamic ul li{
	font-size: 16px;
	padding-top: 10px;
}
/*.company ul{
	width: 1300px;
	overflow: hidden;
}*/


.company ul li {
	float: left;
	width: 201px;
	height: 77px;
	margin-left: 30px;
	margin-bottom: 40px;
	margin-top: 10px;
}

/*.company ul li:nth-child(5n+0){
	float: right;
}*/
.company ul li img{
	border: 1px solid #CCCCCC;
	transition: all 0.6s;
	
}
.company ul li img:hover{
	opacity: 0.6;
	transform: scale(1.1);
}
/*底部*/
.footer{
	/*min-height: 340px;*/
	position: relative;
}

.ppo{
	display:block;
	width: 1px;
	height: 150px;
	background: #497490;
	position: absolute;
	left: 15%;
	top: 55px;
}

.ppe{
	display:block;
	width: 1px;
	height: 150px;
	background: #497490;
	position: absolute;
	left: 40%;
	top: 55px;
}
.ppb{
	display:block;
	width: 1px;
	height: 150px;
	background: #497490;
	position: absolute;
	left: 65%;
	top: 55px;
}



.footer_top{
	min-height: 250px;
	/*border-bottom: 1px solid #a2b2bd;*/
	position: relative;
}
.footer_top a{
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
}
.footer_a{
	position: absolute;
	left: 0;
	top: 50px;
}


.footer_b{
	position: absolute;
	left: 23%;
	top: 50px;
}

.footer_c{
	position: absolute;
	left: 50%;
	top: 50px;
}

.footer_d{
	position: absolute;
	left: 75%;
	top: 50px;
}

.erweima{
	width: 146px;
	height: 146px;
	position: absolute;
	top: 55px;
	right: 0;
}

.page_jiao{
	border-top: 1px solid #225678;
}
.page_jiao a {
	color:#afaaaa;
	
}
.page_jiao a:hover{
	color:#fff;
}
/*About*/
.about_bg{
	background: url(../images/about_bg.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}
.contact_bg{
	background: url(../images/contact_us.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}

.sci_fabiao{
	background: url(../images/sci_fabiao.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}



.huiyi_bg{
	background: url(../images/huiyi_bg.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}
.about_title{
	padding-top: 100px;
}
.about_title span{
	display: inline-block;
	width: 4px;
	height: 60px;
	background: #FFFFFF;
}

.position
{
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
}

.position a{
	line-height: 20px;
}
.position a:hover{
	text-decoration: none;
}

.position_p{
	background: url(../images/position.jpg) no-repeat  left  center;
	height: 20px;
	display: inline-block;
	padding-left: 20px;
	
}

.page_left{
	width: 18%;
	
}

.page_right{
	width: 80%;
}


.page_left .page_left_title{
	width: 100%;
	height: 60px;
	
}
.page_left .page_left_title span{
	background: url(../images/pos.png)no-repeat right;
	padding-right: 30px;
}
.page_left ul{
	border-top: 5px solid #388ec9;
	border-bottom: 1px solid #dce8f2;
	border-left: 1px solid #dce8f2;
	border-right: 1px solid #dce8f2;
}
.page_left ul li {
	width: 80%;
	/*height: 35px;*/
	margin: 0 auto;
	background: #8d8d8d;
	border-radius: 20px;
	margin-top: 10px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
}
.page_left ul li:last-child{
	margin-bottom: 30px;
}
.page_left ul li.activea{
	background: #388ec9;
}

.page_left ul li.activeaaa{
	background: #cfe1f1;
}
.page_left ul li.activeaaa a{
	background: none !important;
	text-align: center;
	color: #626262;
	padding-right: 0;
}

.page_left ul li a{
	color: #FFFFFF;
	background: url(../images/icon16.png) no-repeat right;
	padding-right: 30px;
	line-height: 35px;
}
.page_left ul li a:hover{
	text-decoration: none;
}



.page_right_title{
	border: 1px solid #dce8f2;
}
.page_pro p{
	font-size: 18px;
	text-align: justify;
	line-height: 36px;
	font-family: "微软雅黑";
	font-weight: 500;
}
.page_pro img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.list_position{
	border-bottom: 1px solid #d3d3d3;
}

.histor{
	display: inline-block;
}

.huiyi_lishi ul li{
	width: 100%;
	height: 175px;
	border: 1px solid #e0e9f0;
	position: relative;
	margin-bottom: 20px;
}

.huiyi_lishi ul li img {
	width: 220px;
	height: 140px;
	margin: 17px;
	float: left;
}

.huiyi_more{
	display: inline-block;
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	background: #388ec9;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
	font-size: 16px;
	position: absolute;
	right: 20px;
	top: 60px;
	
}

.huiyi_more:hover{
	background:#FFFFFF;
	color: #388ec9;
	text-decoration: none;
	border: 1px solid #388ec9
}

.fanye a{
	display: inline-block;
	padding: 5px 15px 5px 15px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
}

.fanye b{
	padding-left: 10px;
	padding-right: 10px;
}

.fanye a:hover{
	background: #388ec9;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #ebebeb;
}
.page_right{
	position:relative;
	
}
.huiyi_yugao .fanye{
	position:absolute;
	bottom:0;
	right:0;
}
.huiyi_yugao ul li{
	width: 435px;
	height: 555px;
	box-shadow: #f7f7f7 0px 0px 0px 3px;
	position: relative;
	margin-bottom: 35px;
}
.add_pos{
	position: absolute;
	bottom:10px;
	width:100%;
	height:70px;
}
.huiyi_yugao ul li:nth-of-type(odd){
	float: left;
}

.huiyi_yugao ul li:nth-of-type(even){
	float: right;
}

.huiyi_yugao ul li img{
	width: 100%;
	height: 270px;
}

.huiyi_yugao ul li span{
	display: block;
	padding-left: 20px;
	margin-left: 30px;
	font-size: 16px;
}

.huiyi_yugao ul li .addres {
	background: url(../images/address.png) no-repeat left center;
}
.huiyi_yugao ul li .time {
	background: url(../images/time.png) no-repeat left center;
}

.huiyi_morea{
	display: inline-block;
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	background: #388ec9;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 16px;
	position:relative ;
	right: -300px;
	top: -50px;
	
}
.huiyi_morea:hover{
	background:#FFFFFF;
	color: #388ec9;
	text-decoration: none;
	border: 1px solid #388ec9
}

.news_bg{
	background: url(../images/news_bg.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}

.news_headline{
	width: 100%;
	height: 235px;
	border: 1px solid #e4ecf4;
	background: #ebf7fd;
}

.news_headline img {
	width: 280px;
	height: 180px;
	margin: 25px;
	float: left;
}

.news_headline p span{
	display: inline-block;
	background: #ffc600;
	font-size: 22px;
	padding: 2px 15px 2px 15px;
}

.news_a ul li{
	width: 100%;
	height: 145px;
	border: 1px solid #e4ecf4;
	background: #ebf7fd;
	margin-top: 20px;
}
.li_left{
	width: 15%;
	height: 100%;
	border-right: 1px solid #d9e1ea;
}


.news_pro{
	border: 1px solid #e1e1e1;
	
}

.news_pro p{
	font-size: 16px;
	text-align: justify;
	line-height: 30px;
	font-family: ΢ź;
	font-weight: 500;
}

.news_pro img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.pxe_next{

}
.pxe_next a{
	display: inline-block;
	margin-bottom: 20px;
    padding-left: 10px;
}

.special{
	width: 100%;
	min-height: 400px;
}

.special ul li{
	width: 430px;
	height: 380px;
	position: relative;
	margin-top: 20px;
}

.special ul li img {
	width:140px ;
	height: 140px;
	margin: 0 auto;
	display: block;
	border-radius: 50%;
}

.special ul li:nth-of-type(odd){
	float: left;
}

.special ul li:nth-of-type(even){
	float: right;
}
.guest_bg{
	position: absolute;
	width: 100%;
	height: 175px;
	border-radius: 5px;
	bottom: 0;
	background: #eef7ff;
	
}
.special ul li span{
	display: block;
	width: 16px;
	height: 7px;
	background: url(../images/guest_j.png) no-repeat;
	position: relative;
	top: -7px;
	left: 50%;
}

.fanyi_bg{
	background: url(../images/fanyi_bg.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}
.tab{}
.tab-hd { 
	overflow:hidden; 
	zoom:1;
}
.tab-hd li{ 
	float:left; 
	width:110px;
	height: 50px; 
	color:#fff; 
	text-align:center; 
	cursor:pointer; 
	background: #c5c5c5;
	font-size: 18px;
	line-height: 50px;
	margin-right: 5.5px;
	font-weight: 700;
}
.tab-hd li.active{ 
	background:#388ec9;
}
.tab-bd li{
	display:none; 
	
	/*border:1px solid #ddd; */
	border-top:0 none; 
	font-size:24px;
}
.tab-bd li.thisclass{ 
	display:list-item;
}


.menu_list {
	/*width: 268px;
	margin: 0 auto;*/
}

.menu_head {
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	padding-left: 20px;
	cursor: pointer;
	border-bottom: 1px dashed    #e1e1e1;
	position: relative;
	margin: 0px;
	background:  url(../images/pro_left.png) center right no-repeat;
}

.menu_list .current {
	background:  url(../images/pro_down.png) center right no-repeat;
}

.menu_body {
	line-height: 38px;
	border-bottom: 1px dashed #e1e1e1;
	
}

.menu_body a {
	display: block;
	line-height: 30px;
	padding: 20px;
	text-align: justify;
	font-size: 16px;
	color: #333333;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px dashed    #e1e1e1;
}

.menu_body a:hover {
	text-decoration: none;
}
.problem p{
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
}
.problem img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.fabiao{
	border: 1px solid #f0f0f0;
}
.fabiao p{
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.fabiao img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.addres_contacta{
	border: 1px solid #d3d3d3;
}
.addres_contacta ul li{
	font-size: 18px;
	line-height: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 45px;
}

.addres_contacta ul .tell{
	background: url(../images/tell.png) no-repeat left center;
}

.addres_contacta ul  .email{
	background: url(../images/email.png) no-repeat left center;
}
.addres_contacta ul .addres{
	background: url(../images/addres.png) no-repeat left center;
}

.addres_map{
	border: 1px solid #d3d3d3;
	height: 150px;
	float: right !important;
}

.submit{
	border: 1px solid #dce8f2;

	
}

.submit form ul li{
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 40px;
	position: relative;
	
}
.submit form ul li select{
	height: 55px;
	font-size: 18px;
	border: 2px solid #d2d2d2;
	margin-left: 20px;
	padding-left: 20px;
}

.submit form ul li input{
	height: 55px;
	font-size: 18px;
	border: 2px solid #d2d2d2;
	margin-left: 20px;
	padding-left: 20px;
}

.nutio{
	position: absolute;
}
.baomi{
	width: 10px !important;
	height: 10px !important;
	display: inline-block;
	margin: 0px 0px 0px 20px !important;
	border-radius: 50%;
}
.submitt a{
	padding: 15px 100px 15px 100px;
	background: #388ec9;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	border-radius: 5px;
	font-size: 20px;

}

.csp_bg{
	background: url(../images/csp_bg.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}

.csp_page img{
	width: 100%;
	height: 490px;
	display: table-cell;
    vertical-align: middle;
	 text-align: center;
}


.stop_service{
	background: url(../images/stop_service.jpg) no-repeat center;
	width: 100%;
	height: 330px;
}

.one_service{
	border: 1px solid #f0f0f0;
}
.one_service ul li{
	margin-bottom: 65px;
}
.one_service ul li span{
	background: url(../images/xuehaobg.png) no-repeat;
	width: 35px;
	height: 41px;
	display: inline-block;
	text-align: center;
	line-height: 41px;
}

.activeaa{
	background:#6fa8df !important;
	}


.q_sumbm a{
	display: block;
	width:50%;
	height: 50px;
	line-height:50px;
	text-align: center;
	background: #468acb;
	color: #FFFFFF;
	font-size: 18px;
	margin: 50px auto;
	border-radius: 20px;
}

.q_sumbm a:hover{
	color: #FFFFFF;
	background: #107eef;
}
