﻿@charset "utf-8";

/* 定义全局 */
html,body{ -webkit-text-size-adjust:none;}
html{ overflow-x:hidden;}
body{  margin:0; padding:0; font:normal 12px/22px "微软雅黑", Arial, Helvetica, sans-serif; color:#323232; behavior:url("csshover3.htc");}
form,h1,h2,h3,h4,h5,h6,dl,dt,dd,figure,article,section{ margin:0; padding:0; font-weight:normal; font-size:18px;}
input{margin:0; outline:none;}
img{ border:0; margin:0; padding:0; display:block;}
div{ margin:0; padding:0; text-align:left; line-height:22px;}
p{ border:0; margin-top:0;}
ol,ul,li{ margin:0; padding:0; list-style:none;}
a{ font-size:18px; color:#323232; text-decoration:none;}
a:hover{ font-size:18px; color:#ff0000; text-decoration:underline;}
.clearfix:after{ clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:".";}
.outside{  width:100%; height:auto; border:0; margin:0 auto; clear:both;}
.inside{ width:1200px; height:auto; border:0; margin:0 auto;}


/*自定义*/
/*头部*/
.top{ width:100%; height:40px; background:#2d2d2d;}
.top .inside{color:#d5d5d5;}
.top .inside span:nth-child(1){background:url(images/eao_06.jpg) center left no-repeat; padding-left:15px; padding-right:30px; line-height:40px; color:#d5d5d5;}
.top .inside span:nth-child(2){background:url(images/eao_09.jpg) center left no-repeat; padding-left:24px; padding-right:30px; line-height:40px; color:#d5d5d5;}
.top .inside a{background:url(images/eao_03.jpg) #575757 14px center  no-repeat; display:block; float:right; line-height:24px; margin:7px 0; padding:0 20px 0 34px; color:#FFF;border:#575757 1px solid; font-size:12px; }
.top .inside a:hover{ text-decoration:none; border:#d5d5d5 1px solid;}

/*导航*/
.header{ width:100%; height:100px;  border:0; background:#fff url(images/senmart_01.png) center top repeat-x; }
.head-logo{ width:340px; height:96px; border:0;float:left;}
.head-logo img { width:254px; height:51px; margin-top:15px;}
.head-bot{  width:860px; height:96px; border:0;  float:left;  }
.head-bot ul{ width:860px; height:96px; border:0;}
.head-bot li{ width:120px; height:87px; border:0; float:left; }
.head-bot li:last-child{ background:none;}
.head-bot li a{ width:109px; height:87px; padding:0 5px; border:0; display:block; text-align:center; line-height:87px; color:#585858; font-size:16px; text-decoration:none;}
.head-bot li a:hover{ background:url(images/eao_15.jpg) center top no-repeat; color:#FFF;}
.head-bot li .current{ background:url(images/eao_15.jpg) center top no-repeat; color:#FFF;}



/*banner*/
.banner{ width:100%; height:auto;}
.flexslider{margin:0;position:relative;width:100%;height:auto;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
/*首页-关于译澳*/
.eao_about{ width:100%; height:420px; padding:20px 0;}
.eao_about_tit{ font-size:34px; font-weight:100; text-align:center; padding:30px;}
.eao_about_nr{ font-size:18px; line-height:36px; text-align:center;}
.eao_about_more{ width:160px; height:36px; margin:30px auto;}
.eao_about_more a{ width:160px; height:36px; display:block; text-align:center; border:1px solid #8a8a8a; line-height:36px; text-decoration:none;}
.eao_about_more a:hover{border:1px solid #ff0000; background:#F00; color:#FFF;}
/*首页-四项*/
.eao_four{ width:100%; height:460px; background:#eeeeee;}
.eao_four .inside{ width:1200px; height:124px; line-height:124px; font-size:30px; text-align:center;}
.eao_four .inside img{ width:512px; height:336px;  float:left;}
.eao_four_list{ width:660px; height:336px; float:right;}

.eao_four_list li:nth-child(1){ width:130px; height:280px;  border:1px solid #d5d5d5; border-radius:100px; background:url(images/eao_28.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}
.eao_four_list li:nth-child(2){ width:130px; height:280px;  border:1px solid #d5d5d5; border-radius:100px; background:url(images/eao_30.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}
.eao_four_list li:nth-child(3){ width:130px; height:280px;  border:1px solid #d5d5d5; border-radius:100px; background:url(images/eao_32.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}
.eao_four_list li:nth-child(4){ width:130px; height:280px;  border:1px solid #d5d5d5; border-radius:100px; background:url(images/eao_34.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}

.eao_four_list li:nth-child(1):hover{ width:130px; height:280px;  border:1px solid #ff0000; border-radius:100px; background:url(images/eao_37.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}
.eao_four_list li:nth-child(2):hover{ width:130px; height:280px;  border:1px solid #ff0000; border-radius:100px; background:url(images/eao_38.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}
.eao_four_list li:nth-child(3):hover{ width:130px; height:280px;  border:1px solid #ff0000; border-radius:100px; background:url(images/eao_39.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}
.eao_four_list li:nth-child(4):hover{ width:130px; height:280px;  border:1px solid #ff0000; border-radius:100px; background:url(images/eao_36.jpg) #FFF center 20px no-repeat; float:left; margin-right:30px;}

.eao_four_list li a{ width:130px; height:160px; display:block; padding-top:120px; font-size:20px; text-align:center; color:#1ba5cd; text-decoration:none; }
.eao_four_list li a:hover{ color:#ff0000;}

/*首页-六项*/
.eao_six{ width:100%; height:730px; padding:50px 0; }
.eao_six center{ font-size:36px; line-height:36px;}
.eao_six_list{ padding:50px 0;}
.eao_six_list li{ width:240px; float:left; padding:0 70px; margin-bottom:30px;}
.eao_six_list li img{ 
width:130px; height:130px; padding:5px 55px 5px 55px;
	-webkit-background-size: 220px 220px;
	-moz-background-size: 220px 220px;
	background-size: 220px 220px;
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
}
.eao_six_list li img:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.eao_six_list li a{ font-size:20px;}
.eao_six_list li a:hover{ text-decoration:none; color:#F00;}
.eao_six_list li p{ font-size:16px; line-height:24px; color:#666;}


.eao_seven{ background:#eeeeee; height:500px; width:100%; padding:50px 0;}
.eao_news_tit{ width:100%; height:80px; font-size:36px; text-align:center;}
.eao_news_nr li{ width:580px; height:150px; display:block; float:left; background:#FFF; margin:10px; }
.eao_news_nr li img{ width:168px; height:128px; padding:10px; float:left;}
.eao_news_nr li .newsright{ width:370px; height:108px; line-height:20px; float:right; padding:10px;}
.eao_news_nr li .newsright a{ font-size:18px; line-height:40px; font-weight:bold;}
.eao_news_nr li .newsright p{ font-size:14px; line-height:20px;}
.eao_news_nr li .newsright span{ font-size:14px;}
.eao_news_nr li:hover{ background:#ff0000;}
.eao_news_nr li:hover a{ color:#FFF;}
.eao_news_nr li:hover p{ color:#FFF;}
.eao_news_nr li:hover span{ color:#FFF;}


.eao_eight{ background:#1ba5cd; height:750px; width:100%; padding:50px 0;}
.eao_eight .eao_kh_tit{width:100%; height:80px; font-size:36px; text-align:center; color:#FFF;}
.eao_kh_nr li{ width:370px; height:260px; float:left; margin:14px; background:#FFF; border-radius:20px; border:1px solid #FFF;overflow:hidden;}
.eao_kh_nr li:hover{ border:1px solid #ff0000;}
.eao_kh_nr li .kh_left{ width:147px; height:260px; float:left;}
.eao_kh_nr li .kh_left img{ width:147px; height:101px; padding:10px 10px 100px 10px;}
.eao_kh_nr li .kh_left span{ font-size:16px; font-weight:bold; padding:0 20px;}
.eao_kh_nr li p{ width:170px; height:240px; display:block; float:right; padding:20px; font-size:14px; color:#666; overflow:hidden;}

.eao_kh_more{ width:160px; height:36px; margin:30px auto;}
.eao_kh_more a{ width:160px; height:36px; display:block; text-align:center; border:1px solid #fff; line-height:36px; text-decoration:none; color:#FFF;}
.eao_kh_more a:hover{border:1px solid #ff0000; background:#F00; color:#FFF;}


.eao_nine{ width:100%; height:492px; background:#147996;}
.eao_nine .eao_left{ width:50%; height:492px; float:left; }
.eao_left_nr{ width:500px; height:392px; float:right; padding-top:100px;}
.eao_left_nr span{ width:400px; height:40px; display:block; font-size:30px; color:#FFF;  padding:0 0 0 100px;}
.eao_tel{ width:420px; height:79px; background:url(images/eao_74.jpg) left center no-repeat; font-size:36px; color:#e8f2f5; padding-left:80px; font-weight:bold;
line-height:79px;}
.eao_con{ width:500px; height:100px; color:#e8f2f5; font-size:16px; line-height:30px; padding-left:30px; padding-top:30px;}


.eao_nine .eao_right{ width:50%; height:492px; float:right; background:url(images/map.jpg)  top right no-repeat;}



/*底部*/
.bottom{ width:100%; height:50px; background:#000000; clear:both;}
.bottom .link_l{ width:800px; height:46px; display:block; text-align:right; color:#8d8d8d; line-height:46px; float:left;}
.bottom .link_l a{ font-size:12px; color:#8d8d8d;}
.bottom .link_l a:hover{ color:#ff0000;}

.bottom .link_r{ width:380px; height:46px; display:block; text-align:left; color:#8d8d8d; line-height:46px;float:right; padding:0 10px;}
.bottom .link_r a{ font-size:12px; color:#8d8d8d;}
.bottom .link_r a:hover{ color:#ff0000;}




/*内页*/
/*关于我们*/
.ny_banner{ width:100%; height:auto;}
.ny_banner img{ width:100%;}
/*面包屑*/
.mianbao{ width:1200px; height:60px; line-height:60px; text-align:right;}
.mianbao span{ background:url(images/icon.jpg) center left no-repeat; line-height:60px; padding-left:15px; font-size:14px;}
.mianbao span a{ font-size:14px;}
/*标题*/

.ny_tit0{ width:350px; height:60px; float:left;}
.ny_tit0 img{ width:155px; padding-right:5px; float:left;}
.ny_tit0 .tit_three{ width:180px; height:58px; float:right;}
.ny_tit0 .tit_three h1{ font-size:30px; line-height:30px;}
.ny_tit0 .tit_three h2{ font-size:14px; line-height:18px;}
.ny_tit0 .tit_three h3{ font-size:12px; line-height:12px;}


.tit_all{ width:1200px; height:60px;}
.ny_tit{ width:385px; height:60px; float:left;}
.ny_tit img{ width:197px; padding-right:5px; float:left;}
.ny_tit .tit_three{ width:180px; height:58px; float:right;}
.ny_tit .tit_three h1{ font-size:30px; line-height:30px;}
.ny_tit .tit_three h2{ font-size:14px; line-height:18px;}
.ny_tit .tit_three h3{ font-size:12px; line-height:12px;}

.ny_tit2{ width:455px; height:60px; float:left;}
.ny_tit2 img{ width:256px; padding-right:5px; float:left;}
.ny_tit2 .tit_three{ width:180px; height:58px; float:right;}
.ny_tit2 .tit_three h1{ font-size:30px; line-height:30px;}
.ny_tit2 .tit_three h2{ font-size:14px; line-height:18px;}
.ny_tit2 .tit_three h3{ font-size:12px; line-height:12px;}

.ny_tit3{ width:470px; height:60px; float:left;}
.ny_tit3 img{ width:274px; padding-right:5px; float:left;}
.ny_tit3 .tit_three{ width:180px; height:58px; float:right;}
.ny_tit3 .tit_three h1{ font-size:30px; line-height:30px;}
.ny_tit3 .tit_three h2{ font-size:14px; line-height:18px;}
.ny_tit3 .tit_three h3{ font-size:12px; line-height:12px;}

.ny_tit4{ width:520px; height:60px; float:left;}
.ny_tit4 img{ width:325px; padding-right:5px; float:left;}
.ny_tit4 .tit_three{ width:180px; height:58px; float:right;}
.ny_tit4 .tit_three h1{ font-size:30px; line-height:30px;}
.ny_tit4 .tit_three h2{ font-size:14px; line-height:18px;}
.ny_tit4 .tit_three h3{ font-size:12px; line-height:12px;}

/*标题*/
.tit_list{ width:500px; height:60px; float:right;}
.tit_list a{width:100px; height:30px; display:block; background:#333333; line-height:30px; float:right; margin-left:20px; margin-top:30px; color:#FFF; font-size:14px; text-align:center;}
.tit_list a:hover{ background:#1ba5cd; text-decoration:none;}
.tit_list .tit_list_on{ background:#1ba5cd;}


/*关于我们内容*/
.ncenter{ margin:50px 0;}
.ncenter span{ font-size:24px; line-height:50px;}
.ncenter p{ font-size:16px; line-height:34px;}
.about_cen{ width:650px; height:300px; float:left; font-size:16px; line-height:34px;}
.about_cen span{ font-size:24px;}


.about_img{ width:480px; height:300px; float:right;}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: 300px;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }


/*翻译范围内容*/
.racenter{ width:1200px; padding:50px 0;}
.racenter img{ width:344px; height:557px; float:left; margin:10px 50px 10px 0;}
.racenter h1{ font-size:22px; line-height:40px;}
.racenter p{ font-size:16px; line-height:28px; padding:5px 0;}



/*质量保证内容*/
.quacenter{ width:1200px; padding:50px 0;}
.quacenter img{ width:344px; height:557px; float:left; margin:10px 50px 120px 0;}
.qua_right{ width:800px; height:700px; float:right;}
.qua_right h1{ width:760px; height:80px; padding:10px 20px; font-size:18px; line-height:40px; border:1px #CCCCCC dotted; margin:10px 0; color:#585858;}
.qua_right h2{ font-size:22px; line-height:40px;}
.qua_right p{font-size:16px; line-height:30px; padding:5px 0;}
.qua_right p span{ width:27px; height:56px; display:block; background:#1ba5cd; border-radius:4px; color:#FFF; float:left; margin-right:14px; text-align:center; padding-bottom:5px;}

/*人才招聘内容*/
.talcenter{ width:1200px; padding:50px 0;}
.talcenter img{ width:344px; height:557px; float:left; margin:10px 50px 120px 0;}
.tal_right{ width:800px; height:700px; float:right;}
.tal_right h1{ width:760px; height:40px; padding:10px 20px; font-size:18px; line-height:40px; border:1px #CCCCCC dotted; margin:10px 0; color:#585858;}
.tal_right h2{ font-size:22px; line-height:40px;}
.tal_right p{font-size:16px; line-height:30px; padding:5px 0;}
.tal_right span{ font-size:16px; color:#ff7200;}


/*联系我们内容*/
.concenter{ width:1200px; padding:50px 0;}
.concenter ul li{ width:510px; height:200px; background:#eeeeee; border:1px solid #eeeeee; border-radius:20px; padding:30px; line-height:28px; font-size:16px; margin:20px 14px; float:left;}
.concenter ul li h1{ color:#000; font-size:24px; line-height:30px;}
.concenter ul li:hover{ border:1px solid #1ba5cd;}


/*特色服务内容*/
.sercenter{ width:1200px; padding:50px 0;}
.sercenter ul{ width:344px; height:557px; float:left; margin:10px 50px 10px 0;}
.sercenter ul li a{ width:324px; height:50px; display:block; line-height:50px; font-size:18px; background:#eeeeee; margin:2px 0; padding-left:20px;}
.sercenter ul li a:hover{ background:#1ba5cd; color:#FFF; text-decoration:none;}
.sercenter ul li .service_on{background:#1ba5cd; color:#FFF;}
.ser_right{ width:800px; mix-height:500px; height:auto; float:right;}
.ser_right h1{ font-size:22px; line-height:40px;}
.ser_right p{font-size:16px; line-height:30px; padding:5px 0;}
.ser_right p img{ width:450px; height:auto;}




/*师生内容*/
.teacenter{width:1200px; padding:50px 0;}
.teacenter ul li{ margin:24px; float:left; border:1px solid #eeeeee;}
.teacenter ul li img{ width:auto; height:207px;}
.teacenter ul li:hover{ border:1px solid #1ba5cd; }



/*新闻资讯*/
.newscenter{width:1200px; padding:50px 0;}
.newscenter ul li { width:510px; height:110px; display:block;  float:left; background:#eeeeee; margin:20px; line-height:20px; padding:10px 20px; font-size:14px; color:#666;}
.newscenter ul li a{ font-size:20px; line-height:40px;} 
.newscenter ul li:hover{ background:#d8d8d8;}
.newscenter ul li:hover a{ text-decoration:none; color:#333;}

.pagenumber{ margin:50px 0; width:1198px; height:40px; text-align:center; line-height:40px; font-size:16px;}




/*客户见证*/
.cuscenter{width:1200px; padding:50px 0;}
.cuscenter li{ width:370px; height:auto; float:left; margin:14px;  border-radius:20px; border:1px solid #d0d0d0;}
.cuscenter li:hover{ border:1px solid #ff0000;}
.cuscenter li .kh_left{ width:147px; height:260px; float:left;}
.cuscenter li .kh_left img{ width:147px; height:101px; padding:10px 10px 100px 10px;}
.cuscenter li .kh_left span{ font-size:16px; font-weight:bold; padding:0 20px;}
.cuscenter li p{ width:170px; height:auto; float:right; padding:20px; font-size:14px; color:#666;}



.newshowcenter{width:1200px; padding:50px 0; font-size:16px; line-height:30px;}