@charset "utf-8";
/* CSS by www.softmoon.com.cn */
body { font-family: 'Microsoft YaHei', sans-serif; font-size: 14px; color:#333;}
td {font-family: Arial, Helvetica, sans-serif;}
th {font-family: Arial, Helvetica, sans-serif;}
DIV {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
li {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none}
a{color:#2d64b3;text-decoration:none;}
a:hover{color:#ba2636; text-decoration:none;}
* {padding: 0px;margin: 0px;}
input,button,select{font-size:12px;vertical-align:middle;}
img,input{vertical-align:middle;border:0;}
a {
	text-decoration: none !important;
	outline: none;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.top { width:100%; border-bottom:3px #eee solid; padding-bottom:10px;}
.top_box { width:1140px; margin:0 auto; overflow:hidden;}
.topleft { float:left; font-size:18px; margin-top:8px;}
.topright { float:right;}
.topright span { color:#00a2e4; font-size:26px;}


.header { width:1140px; margin:0 auto; height: 80px;  padding-top: 20px;}
.header h1 { float:left;}
.headmenu { float: right;padding-top: 20px;}
.headmenu .nav li { float: left; position: relative;}
.headmenu .nav li a { font: 14px/30px Microsoft Yahei;color: #616161; padding-left: 22px; padding-right: 22px;display: inline-block; height: 30px;}
.headmenu .nav .active {background: #0062b2;}
.headmenu .nav .active {color: #fff;}
.headmenu .nav .last {background: none;}
.headmenu .nav li ol { position: absolute; left: 0px;top: 30px;z-index: 9999;background: #f5f5f5;width: 164px;overflow: hidden;display: none;}
.headmenu .nav li ol li { float: none;}
.headmenu .nav li ol li a { background:none; width:100%; height:40px; padding:0px; padding-left:20px; line-height:40px;}
.headmenu .nav li ol li a.active,
.headmenu .nav li ol li a:hover { background: #0364b3; color: #fff;}

.index_why { width:1140px; margin:0 auto; margin-bottom:60px;}
.index_why .index_title { text-align:center; margin-bottom:60px;}
.index_why_list { overflow:hidden;}
.index_why_list li { float:left; text-align:center; width:330px; margin-right:75px;}
.index_why_list li:nth-child(3n) { margin-right:0px;}
.index_why_list li h2 { font-size:18px; margin-bottom:15px; margin-top:20px;}
.index_why_list li p { font-size:14px; color:#666; line-height:22px;}

.index_service { width:100%; background:#f1f4f7; padding-top:60px; padding-bottom:60px; border-radius:6px;}
.index_service .index_title { text-align:center; margin-bottom:40px;}
.index_service_box { width:1100px; margin:0 auto; background:#fff; overflow:hidden; padding:20px;}
.index_service_left { float:left; width: 550px; margin:10px 0px 0px 20px;}
.index_service_left ul { overflow:hidden; border-bottom:1px #e5e5e5 solid; padding-bottom:15px; margin-bottom:15px;}
.index_service_left ul:nth-child(3n) { border-bottom:none; padding-bottom:0; margin-bottom:0;}
.index_service_left ul img { float:left; margin-right:20px; width:70px;}
.index_service_left ul li { float:left; width:450px;}
.index_service_left ul li h2 { font-size:16px; margin-bottom:10px;}
.index_service_left ul li p { color:#666;}
.index_service_left ul li p span { color:#00a2e4; font-weight:bold;}
.index_service_right { float:right;}
.index_service_right img { width:500px;}

.index_star { width:1140px; margin:0 auto; padding-top:60px; padding-bottom:60px; border-radius:6px;}
.index_star .index_title { text-align:center; margin-bottom:40px;}
.track { width:1140px; margin:0 auto;}
.container { width: 1140px;  margin: auto;}
.view-port { overflow: hidden;}
.slider-container { position: relative; margin:0; padding:0; height:380px;}
.slider-container .item {  position: absolute; width:305px; height:280px; margin: 16px; box-shadow:0px 0px 15px #ccc; border-radius:8px; padding:40px 22px 22px 22px; background:#fff; text-align:center;}
.slider-container .item img { width:100px; height:100px; border-radius:50%; margin-bottom:20px;}
.slider-container .item h2 { margin-bottom:15px;}
.slider-container .item p { color:#666; line-height:22px;}
.bullet-pagination { width: 100%; text-align: center; margin-top: 15px;}
.bullet { display: inline-block; background:#666; padding:5px; border-radius: 6px; margin-right: 5px; opacity: 0.4; -webkit-transition: opacity 0.5s linear; -moz-transition: opacity 0.5s linear; -ms-transition: opacity 0.5s linear; -o-transition: opacity 0.5s linear; transition: opacity 0.5s linear;}
.bullet.active { opacity: 1;}
.bullet:last-child { margin-right: 0;}

.index_case { width:100%; background:#f1f4f7; padding-top:60px; padding-bottom:60px; border-radius:6px;}
.index_case .index_title { text-align:center; margin-bottom:40px;}
.index_case_list { overflow:hidden; width:1140px; margin:0 auto;}
.index_case_list li { float:left; border:1px #e5e5e5 solid; border-radius:6px; text-align:center; width:210px; margin-right:20px; height:80px; margin-bottom:20px; padding-top:20px; background:#fff;}
.index_case_list li:nth-child(5n) { margin-right:0px;}

.index_news { width:1140px; margin:0 auto; padding-top:60px; margin-bottom:60px;}
.index_news .index_title { text-align:center; margin-bottom:60px;}
.index_news .index_title h1 { font-size:30px;}
.index_news_list { overflow:hidden;}
.index_news_list ul { float:left; width:496px; margin-right:20px; border:1px #e5e5e5 solid; padding:30px; border-radius:0px 30px 0px 30px;}
.index_news_list ul:nth-child(2n) { margin-right:0px;}
.index_news_list ul h2 { margin-bottom:15px; font-weight:normal; color:#00a2e4; border-left:5px #00a2e4 solid; padding-left:10px;}
.index_news_list ul h2 span { float:right; font-size:14px;}
.index_news_list ul h2 span a { color:#cc0000;}
.index_news_list ul h2 span a:hover { color:#00a2e4;}
.index_news_list ul li { line-height:40px; border-bottom:1px #e5e5e5 dashed; font-size:14px;}
.index_news_list ul li span { float:right; color:#ccc;}
.index_news_list ul li a { color:#333;}
.index_news_list ul li a:hover { color:#cc0000;}

.here { width:1110px; margin:0 auto; background:#f1f5f8; overflow:hidden; padding:10px 15px; margin-bottom:20px;}
.here h4 { color: #00a2e4; font-size: 18px; font-weight:normal;}
.here span { float:right; font-size:14px; color:#666;}
.here span a { color:#666;}

.banner_service { width:1140px; margin:0 auto; background:url(../images/banner_about.jpg) no-repeat; height:300px; margin-bottom:10px;}
.banner_zyly { width:1140px; margin:0 auto; background:url(../images/banner_zyly.jpg) no-repeat; height:300px; margin-bottom:10px;}
.banner_about { width:1140px; margin:0 auto; background:url(../images/banner_about.jpg) no-repeat; height:300px; margin-bottom:10px;}
.banner_yuzhong { width:1140px; margin:0 auto; background:url(../images/banner_yuzhong.jpg) no-repeat; height:400px; margin-bottom:10px;}
.banner_case { width:1140px; margin:0 auto; background:url(../images/banner_cgal.jpg) no-repeat; height:360px; margin-bottom:10px;}

/*--------------成功案例----------------*/
#case_box { width:1140px; margin:0 auto;}
.case_menu { overflow:hidden; margin-bottom:40px;}
.case_menu li { float:left; text-align:center; margin-right:20px; border:1px #666 solid;}
.case_menu li:nth-child(6n) { margin-right:0px;}
.case_menu li p { font-size:16px; background:#666; color:#fff; line-height:60px;}
.case_menu li:hover { cursor:pointer;}
.case_menu li:hover p { background:#0f87da; cursor:pointer;}
.case_list { min-height:800px;}
.case_list h2 { margin-bottom:40px; font-weight:normal;}
.case_list h2 span { color:#0f87da;}
.case_list ul { overflow:hidden;}
.case_list ul li { float:left; text-align:center; width:210px; border:1px #e5e5e5 solid; border-radius:10px; margin-right:20px; margin-bottom:20px; padding:10px 0;}
.case_list ul li:nth-child(5n) { margin-right:0px;}
.case_list ul li img { width:100px; height:80px; margin-bottom:10px;}

/*--------------翻译语种----------------*/
.yuzhong_box_1 { width:1140px; margin:0 auto; margin-bottom:60px;}
.yuzhong_box_info { border:1px #e5e5e5 solid; padding:20px; font-size:16px; line-height:28px; margin-bottom:40px;}
.yuzhong_box_1_list { overflow:hidden;}
.yuzhong_box_1_list li { float:left; width:202px; height:199px; padding-top:20px; text-align:center; border:1px solid #e5e5e5; margin-right:30px; margin-bottom:20px; border-radius:6px;}
.yuzhong_box_1_list li:nth-child(5n) { margin-right:0px;}
.yuzhong_box_1_list li p { width:100%;padding-top:10px;font-size:18px;color:#333;}
.yuzhong_box_1_list img { width:126px;height:126px;}

.yuzhong_star { width:100%;background: url(../images/yuzhong_banner.jpg) no-repeat center center; background-size: 100% 100%; padding:40px 0 60px;}
.yuzhong_star h4 { font-size: 30px; color: #fff; margin-bottom:40px; text-align:center;}
.yuzhong_star_list { width:1140px; margin:0 auto; overflow:hidden; margin-bottom:40px;}
.yuzhong_star_list li { float:left; background:rgba(255,255,255,0.95); width:326px; margin-right:20px; padding:20px; border-radius:6px; margin-bottom:20px; text-align:center; min-height:255px;}
.yuzhong_star_list li:nth-child(3n) { margin-right:0px;}
.yuzhong_star_list li img { width:100px; height:100px; border-radius:50%; margin-bottom:15px;}
.yuzhong_star_list li h5 { font-size:18px; margin-bottom:15px;}
.yuzhong_star_list li h5 span { color:#F60}
.yuzhong_star_list li p { font-size:14px; color:#666; line-height:25px;}

.yuzhong_star_btn { width:1140px; margin:0 auto; text-align:center; font-size:24px; color:#FF0}
.yuzhong_star_btn a.kf { border:1px #fff solid; color:#fff; padding:10px 20px; margin-left:20px; border-radius:8px; font-size:20px;}
.yuzhong_star_btn a:hover { background:#F60; color:#fff; border:1px #F60 solid;}

.yuzhong_ask { width:1140px; margin:0 auto; padding-top:60px;}
.yuzhong_ask h4 { font-size: 30px; color: #333; margin-bottom:40px; text-align:center;}
.yuzhong_ask ul li { overflow:hidden; background:#f5f5f5; margin-bottom:15px; padding:20px;}
.yuzhong_ask ul li img { float:left; width:280px; height:160px; border-radius:10px;}
.yuzhong_ask ul li div { width:790px; float:right;}
.yuzhong_ask ul li div h5 { font-size:18px; color:#00a2e4; margin-bottom:15px; font-weight:normal;}
.yuzhong_ask ul li div p { font-size:16px; color:#666; line-height:26px;}
.yuzhong_ask ul li:nth-child(2n) img { float:right; width:280px; height:160px; border-radius:10px;}
.yuzhong_ask ul li:nth-child(2n) div { float:left;}
.yuzhong_ask_btn { width:350px; margin:0 auto; display:block; margin-top:40px; margin-bottom:60px; font-size:16px; color:#333; line-height:58px; border:1px solid #00a2e4; text-align:center;}
.yuzhong_ask_btn:hover { background:#F60; color:#fff; border:1px solid #F60;}

.main_box { width:1140px; margin:0 auto; overflow:hidden; margin-bottom:60px;}

.left_nav { float:left;}
.left_nav ul { background-color: #00a2e4; padding: 22px 18px 30px 18px; border-radius: 4px; width:220px; margin-bottom: 20px;}
.left_nav ul li a { display:block; font-size:14px; margin-bottom: 23px; width:190px; border:1px solid #4f8c97; border-radius:4px; color:#fff; padding-left:30px; line-height:45px;}
.left_nav ul li a.thisclass { background:#ffd04c; color:#00a2e4}
.left_nav ul li a:hover { background:#ffd04c; color:#00a2e4}

.right_box { float:right; width:865px;}
.right_box h2.title { margin-bottom:20px; font-size:24px; border-bottom:1px #e5e5e5 solid; padding-bottom:15px;}


/*--------------服务内容-收费标准----------------*/
.service_sfbz_box { float:right; width:865px; color:#666; border:1px #e5e5e5 solid;}
.service_sfbz_youshi { background:url(../images/service_sfbz_youshi_bg.png) no-repeat; padding-top:70px; font-weight:normal; background-size:100%; margin-bottom:20px;}
.service_sfbz_youshi h4 { font-size: 24px; color: #333; text-align: center; margin-bottom:40px;}
.service_sfbz_youshi ul { overflow:hidden; width:720px; margin:0 auto;}
.service_sfbz_youshi ul li { float:left; width:50%; margin-bottom:25px; font-size:18px; color:#666;}
.service_sfbz_youshi ul li img { background:#00a2e4; padding:6px; border-radius:50%; width:20px; height:20px; margin-right:30px;}

.service_sfbz_jiazhi h4 { line-height: 80px; text-align: center; font-size: 24px; color: #fff; background-color: #feaf01; margin-bottom:40px;}
.service_sfbz_jiazhi ul { overflow:hidden; width:720px; margin:0 auto;}
.service_sfbz_jiazhi ul li { overflow:hidden; margin-bottom:40px;}
.service_sfbz_jiazhi ul li img { float:left;}
.service_sfbz_jiazhi ul li>div { float:right; width:300px; padding:40px 40px; border: 1px solid #999; -webkit-box-shadow: 3px 3px 5px 1px #dfdfdf; -moz-box-shadow: 3px 3px 5px 1px #dfdfdf;box-shadow: 3px 3px 5px 1px #dfdfdf;}
.service_sfbz_jiazhi ul li>div h5 { font-size:22px; font-weight:normal; margin-bottom:20px; text-align:center;}
.service_sfbz_jiazhi ul li>div p { font-size:16px; color:#666; line-height:26px;}
.service_sfbz_jiazhi ul li:nth-child(2n) img { float:right;}
.service_sfbz_jiazhi ul li:nth-child(2n) div { float:left;}

.service_sfbz_hezuo { width:800px; margin:0 auto; text-align:center; font-size:18px; color:#666; border:1px solid #999; -webkit-box-shadow:3px 3px 5px 1px #dfdfdf; -moz-box-shadow:3px 3px 5px 1px #dfdfdf; box-shadow:3px 3px 5px 1px #dfdfdf; padding:20px 0; line-height:30px; border-radius:10px; margin-bottom:40px;}
.service_sfbz_hezuo p i { color: #00a2e4; font-weight: 700; font-size: 20px;}
.service_sfbz_hezuo a { margin-left:25px; color: #00a2e4; font-weight: 700; font-size: 16px;}
.service_sfbz_hezuo a:hover { color:#cc0000;}

.service_sfbz_pingjia h4 { font-size: 24px; color: #333; text-align: center; margin-bottom:40px;}
.service_sfbz_pingjia ul { overflow:hidden;}
.service_sfbz_pingjia ul img { float:left;}
.service_sfbz_pingjia ul li { float:right; background:#2daee7; color:#fff; width:245px; height:283px; padding:40px; overflow:auto;}
.service_sfbz_pingjia ul li p { margin-bottom:30px; line-height:25px;}

/*--------------服务内容-同传翻译----------------*/
.service_tcfy_case { padding: 20px; border: 1px #e5e5e5 solid; margin-bottom:40px;}
.service_tcfy_case h4 { font-size:20px; text-align:center; margin-bottom:30px; font-weight: normal;}
.service_tcfy_case ul { overflow:hidden;}
.service_tcfy_case ul p { float:left; width:50%; line-height:40px; color:#666;}


.about_content { color:#666; font-size:16px; margin-bottom: 40px;}
.about_content h4 { font-size:20px; margin-bottom:15px; font-weight: normal; color:#00a2e4}
.about_content p { margin-bottom:15px; line-height:30px;}
.about_content strong { font-size:20px; margin-bottom:15px; font-weight: normal; color:#00a2e4}

.news_listbox { width: 830px; margin: 0 auto;}
.news_listbox li { border-bottom:1px #e5e5e5 dashed; padding-bottom:20px; margin-bottom:20px;}
.news_listbox li a { font-size:16px; color:#00a2e4;}
.news_listbox li a:hover { color:#cc0000;}
.news_listbox li p { color:#666; padding-top:10px;}

.pages{}
.pages ul { padding:12px 0px 12px 16px;}
.pages ul li { float:left;font-family:Tahoma;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;padding: 5px;}
.pages ul li.thisclass { padding: 5px 10px; background:#00a2e4;color: #fff;}
.pages ul li a { color:#555; display:block;}
.pages ul li a:hover { color:#00a2e4; text-decoration:none;}
.pages .pageinfo { padding: 0px 10px 0px 10px; color:#999;}
.pages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}

.news_artlice .title { text-align:center; margin-bottom:20px; border-bottom:1px #e5e5e5 solid; padding-bottom:20px;}
.news_artlice .title h2 { font-weight:normal; color:#00a2e4; font-size:20px;}
.news_artlice .title p { color:#ccc; padding-top:10px;}
.news_artlice_content { padding:0 40px; line-height:30px; color:#666;}
.news_artlice_content div { margin-bottom:15px;}
.news_artlice_content p { margin-bottom:15px;}
.news_artlice_content img { max-width:760px;}

.context { border:1px #e5e5e5 solid; padding:20px 30px;}
.context li { line-height:30px; color:#666;}
.context li a { color:#00a2e4}
.context li a:hover { color:#cc0000}

.zyly_swyy_youshi { width:850px; margin:0 auto; padding-top:40px; border-bottom:1px #e5e5e5 dashed; padding-bottom:40px; margin-bottom:40px;}
.zyly_swyy_youshi h2 { font-weight:normal; margin-bottom:40px; text-align:center; font-size: 26px;}
.zyly_swyy_youshi ul { overflow:hidden;}
.zyly_swyy_youshi ul li { float:left; text-align:center; width:250px; margin-right:50px;}
.zyly_swyy_youshi ul li:nth-child(3n) { margin-right:0px;}
.zyly_swyy_youshi ul li img { margin-bottom:20px;}
.zyly_swyy_youshi ul li h3 { font-size:18px; margin-bottom:15px;}
.zyly_swyy_youshi ul li p { color:#999; line-height:22px;}

.zyly_swyy_liucheng { margin-bottom:40px;}
.zyly_swyy_liucheng h2 { font-weight:normal; margin-bottom:40px; text-align:center; font-size: 26px;}
.zyly_swyy_liucheng img { width:100%;}

.zyly_swyy_ziliao { margin-bottom:60px;}
.zyly_swyy_ziliao ul { border:1px #f3b818 solid; overflow:hidden; padding:10px; margin-bottom:20px; border-radius: 6px;}
.zyly_swyy_ziliao ul img { float:left; width:300px; margin-right:20px;}
.zyly_swyy_ziliao ul li { float:left; color:#666; width:520px}
.zyly_swyy_ziliao ul li h3 { font-size:16px; margin-bottom:10px;}
.zyly_swyy_ziliao ul li p { font-size:12px; line-height:22px;}


.footer { background:url(../images/footer_bg.jpg) no-repeat #00a2e4; width:100%; background-size:cover; padding-top:50px;}

.footer_box { width:1140px; margin:0 auto; overflow:hidden; margin-bottom:40px;}
.footer_box_1 { float:left; font-size:16px; width:210px;}
.footer_box_1 h4 { color:#fff; font-size:20px; margin-bottom:30px;}
.footer_box_1 p { margin-bottom:15px;}
.footer_box_1 p a { color:#fff;}
.footer_box_1 p a:hover { color:#fffc00;}

#footer_contact { float:left; margin-right:80px; font-size:16px;}
.footer_contact_menu { margin-bottom:15px;}
.footer_contact_menu h4 { color:#fff; font-size:20px; margin-bottom:20px;}
.footer_contact_menu ul { overflow:hidden; font-size:14px;}
.footer_contact_menu ul p { float:left; margin-right:6px; color:#fff; padding:2px 15px;}
.footer_contact_menu ul p.hover { background:#fff; border-radius:4px; padding:2px 15px; color:#029bda; cursor:pointer;}
.footer_contact_box { border:1px #fff solid; color:#fff; padding:15px; width:350px;}
.footer_contact_box p { line-height:26px; font-size:14px;}

.foot_weixin { float:left;}
.foot_weixin p { color:#fff; font-size:20px; margin-bottom:30px; font-weight:bold;}
.foot_weixin img { width:100px; height:100px;}

.foot_flink { width:1140px; margin:0 auto; overflow:hidden;}
.foot_flink h4 { color:#fff; font-size:18px; float:left; margin-right:20px;}
.foot_flink ul { float:left; overflow:hidden;}
.foot_flink ul li { float:left; margin-right:20px;}
.foot_flink ul li a { color:#fff;}
.foot_flink ul li a:hover { color:#fffc00;}

.footer_copy { width:1140px; margin:0 auto; text-align:center; color:#fff; border-top:1px #73ccf0 solid; padding-top:15px; margin-top:15px; padding-bottom:15px; line-height:30px;}
.footer_copy a { color:#fff;}
.footer_copy a:hover { color:#fffc00;}