@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑"; outline:none; }
*{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); -webkit-text-size-adjust:none;} 
html{-webkit-text-size-adjust:100%; -webkit-touch-callout:none; -webkit-user-select:none; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/}
a{text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); background: transparent; /*修正win8系统IE连接灰色背景*/ }
a:focus {outline: 0; -moz-outline-style: none; /* FF */}
a:active, a:hover { outline: 0; }
img, input{ border:0;}
img{border: 0;-ms-interpolation-mode:bicubic}
input,textarea,select {outline:none;} 
textarea{ resize:none;}/*防止textarea放大时，三个斜线被放大*/
ul li{ list-style:none;}
.qing{ overflow:hidden; display:block; clear:both;}
.center{ width:92%; overflow:hidden; display:block; margin-left:auto; margin-right:auto;}
.lf{ overflow:hidden; display:block; float:left;}
.rf{ overflow:hidden; display:block; float:right;}
.song{ font-family:"宋体" !important;}
.tupian img{ width:100% !important; height:auto !important;}

/*圆角半径6px*/
.yuanjiao6{-moz-border-radius:6px!important; -webkit-border-radius:6px!important; border-radius:6px!important; }

/*****************************************************- index.html -**************************************************************/
/**- 导航 -**/
#page-wrapper{ position: absolute; width: 100%; left: 0px; overflow: hidden; z-index:0; background:#196cab;}
/*
#menu-wrapper{ position:fixed; right: 0px; top: 0px; z-index: -2 !important; height: 100%; overflow:auto; width:150px; }
.nav_menu{ padding-bottom:35px;}
.nav_menu a{ padding:9px 10px; border-bottom:1px solid #3984bd; font-size:16px; color:#d4eafb; line-height:22px; text-align:center; }

#content-wrapper
{
-webkit-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
   -moz-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
    -ms-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
     -o-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);

-webkit-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
   -moz-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
    -ms-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
     -o-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
        transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
		
	position: relative; 
	left: 0px;	
	-webkit-transform: perspective(0) translate(0, 0);
    -moz-transform: translate(0, 0);	
    -ms-transform: translate(0, 0);
    -o-transform:  translate(0, 0);
    transform: translate(0, 0);
}

#content-wrapper.moved
{
	-webkit-transform: perspective(0) translate(-150px, 0);
    -moz-transform: translate(-150px, 0);	
    -ms-transform: translate(-150px, 0);	
    -o-transform:  translate(-150px, 0);	
    transform: translate(-150px, 0);	
}
*/
#content-wrapper{ width:100%; }

/**- 导航 -**/
.sidebar-right{ width:100%; height:100%; overflow:hidden; position:fixed; z-index:9999; right:-100%; top:0;}
.sidebar-scroll-right{ width:100%; height:100%; overflow:auto; display:block; float:right; position:relative; z-index:15; background:#196cab; }
.sidebar-header-right{ height:54px; border-bottom:1px solid #3984bd; }
.close-sidebar-right{ background:url(../../images/wap/coss.png) 15px center no-repeat; background-size:26px 26px; height:54px; width:100%; display:block; }
.coss{width:100%; height:100%; position:absolute; z-index:10; left:0; top:0; background:none !important;}

.nav_menu{ padding-bottom:35px;}
.nav_menu a{ padding:9px 10px; border-bottom:1px solid #3984bd; font-size:16px; color:#d4eafb; line-height:22px; text-align:center; }

/**- 头部 -**/
.header{ height:65px; position:relative; z-index:12; background:url(../../images/wap/hea_bg2.png) left top repeat-x; background-size:auto 65px; }
.deploy-right-sidebar{ width:40px; height:102px; overflow:hidden; display:block; position: relative; background:url(../../images/wap/menu1.png) right top no-repeat; background-size:40px 55px; }

/**- 正文内容 -**/
#content{ width: 100%; background:#FFF;}

/**- banner -**/
.banner{ margin-top:-10px; position:relative; z-index:10; }

/**- 关于我们 -**/
.yu{ padding-top:15px; padding-bottom:20px; background:#117aca; border-top:1px solid #FFF; }
.yu_xian{ width:27px; height:4px; position:relative; }
.yu_xian span{ width:9999px; height:7px; position:absolute; top:0; left:0; background:url(../../images/wap/yu_img.png) left top repeat; background-size:auto 4px; }
.yu_xian span{
	-webkit-animation:jx 1000s linear 0s infinite alternate;
	animation:jx 1000s linear 0s infinite alternate;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}
@-webkit-keyframes jx{
0%{ opacity:1; left:0; }
100%{ opacity:1; left:-9900px; }
}
@keyframes jx{
0%{ opacity:1; left:0; }
100%{ opacity:1; left:-9900px; }
}
.yu_bt{ padding-bottom:10px; font-size:16px; color:#FFF; line-height:24px; }
.yu_more{ height:23px; font-size:12px; color:#FFF; line-height:22px; padding-left:15px; background:url(../../images/wap/yu_more.png) left top no-repeat; background-size:66px 23px;}
.yu_jian{ padding-left:17px; padding-top:7px; font-size:14px; color:#ceeaff; line-height:22px; }

/**- 新闻动态 -**/
.biaoti{ font-size:16px; color:#000; line-height:24px; }
.biaoti a{ text-align:right; font-size:14px; color:#2e2e2e; line-height:24px;}
.xin_img{ width:111px; height:78px;  padding-left:6px; background:url(../../images/wap/xin1.jpg) left 4px no-repeat; background-size:111px 78px; }
.xin_bt{ font-size:14px; color:#000; line-height:20px; }
.xin_jian{ padding-top:1px; font-size:14px; color:#838383; line-height:18px;}
.xin{ padding-top:10px; padding-bottom:12px; border-bottom:1px solid #e3e3e3; }
.xin_date{ width:45px; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#b8b8b8; line-height:14px;}
.xin_date span{ padding-top:3px; font-size:16px; color:#bdbdbd; line-height:20px; }

/**- 总裁观点 -**/
.guan{ height:200px; position:relative;}
.guan_img{ height:200px;}
.guan_img{
	animation: gimg 8s linear 0s infinite alternate;
	-moz-animation: gimg 8s linear 0s infinite alternate;
	-webkit-animation: gimg 8s linear 0s infinite alternate;
	-o-animation: gimg 8s linear 0s infinite alternate;
}
@keyframes gimg
{
0%{-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
80%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}

@-moz-keyframes gimg /* Firefox */
{
0%{-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
80%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}

@-webkit-keyframes gimg /* Safari and Chrome */
{
0%{-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
80%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}

@-o-keyframes gimg /* Opera */
{
0%{-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
80%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}

.guan_jie{ width:92%; height:200px; position:absolute; top:0; left:3%; }
.gban{ height:200px; margin-right:114px; }
.swipe{width:100%; height:147px; position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0; bottom:0; text-align:center;width:100%; }
.swipe #pagenavi a{width:9px;height:9px; background:#aeaeae; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 2px; overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.swipe #pagenavi a.active{background:#005ca2;}

.g_jie{ padding:11px 12px; padding-bottom:10px; border:1px solid #c8c8c8; border-bottom:0;}
.g_bt{ height:60px; font-size:14px; color:#474747; line-height:20px; }
.g_jian{ height:40px; padding-top:3px; font-size:14px; color:#737373; line-height:20px; }
.g_more{ height:36px; padding:0 12px; background:#ceae5a;}
.g_date{ width:60px; height:36px; font-size:12px; color:#FFF; line-height:12px; }
.g_date span{ padding-top:4px; font-size:16px; color:#FFF; line-height:16px;}
.gj{ width:5px; height:25px; padding-top:8px; }

/**- 公益，荣誉 -**/
.hua{ padding:16px 0; background:url(../../images/wap/hua_bg.jpg) left top repeat; background-size:5px 5px; }
.hua_jie{ padding:14px 0; border:1px solid #FFF; background:url(../../images/wap/hua_bai.png) repeat; }
.hua_bt{ padding-bottom:7px; font-size:14px; color:#768895; line-height:16px;}
.hua_bt span{ padding-bottom:3px; font-size:16px; color:#000; line-height:16px; }
.hua_t{ width:22px; height:2px; background:url(../../images/wap/hua_t.png) repeat;}

/**- 优势，策略 -**/
.you{ position:relative;}
.you .tupian img{
	animation: you 8s linear 0s infinite alternate;
	-moz-animation: you 8s linear 0s infinite alternate;
	-webkit-animation: you 8s linear 0s infinite alternate;
	-o-animation: you 8s linear 0s infinite alternate;
}
@keyframes you
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}

@-moz-keyframes you /* Firefox */
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}

@-webkit-keyframes you /* Safari and Chrome */
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}

@-o-keyframes you /* Opera */
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}


.you_jie{ width:109px; height:109px; position:absolute; top:50%; left:50%; margin-left:-55px; margin-top:-55px; font-size:16px; color:#FFF; line-height:22px; text-align:center;}
.you_k{ width:109px; height:109px;}
/*
.you_k{
	-webkit-animation:yk 3s linear 0s infinite;
	animation:yk 3s linear 0s infinite;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}
@-webkit-keyframes yk{
0%{ opacity:1; transform:rotateZ(0deg); }
100%{ opacity:1; transform:rotateZ(180deg);}
}
@keyframes yk{
0%{ opacity:1; transform:rotateZ(0deg); }
100%{ opacity:1; transform:rotateZ(180deg);}
}
*/
.you_bt{ width:109px; height:109px; position:absolute; top:0; left:0;}
.you_t{ width:29px; height:29px; margin-left:auto; margin-right:auto; border-bottom:2px solid #FFF;}

/**- 版权 -**/
.copyright{ padding-top:10px; padding-bottom:8px; background:#323232; border-top:1px solid #3e3e3e; font-size:12px; color:#828282; line-height:20px; text-align:center; }
.copyright a{ font-size:12px; color:#828282; line-height:20px; }
.copy_t{ width:42px; height:9px; margin-left:auto; margin-right:auto; border-bottom:2px solid #5e5e5e;}

/*****************************************************- about.html -**************************************************************/

.title{ height:160px; margin-top:-65px; position:relative; z-index:10; overflow:hidden !important; }
.t1{ height:160px; }
.t1 img{
	animation: t1 8s linear 0s infinite alternate;
	-moz-animation: t1 8s linear 0s infinite alternate;
	-webkit-animation: t1 8s linear 0s infinite alternate;
	-o-animation: t1 8s linear 0s infinite alternate;
}
@keyframes t1
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}

@-moz-keyframes t1 /* Firefox */
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}

@-webkit-keyframes t1 /* Safari and Chrome */
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}

@-o-keyframes t1 /* Opera */
{
0%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100% {-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);}
}

.t2{ width:100%; height:87px; padding-top:73px; position:absolute; z-index:13; top:0; left:0; }
.tbt{ width:100%; padding-bottom:18px; font-size:18px; color:#000; line-height:22px; text-align:center;}

/**- 分类开始 -**/
.scroll{ height:32px; margin:0 auto; position:relative; overflow:hidden; }
.mod_01{float:left; overflow-x:hidden;}
#nav { height:28px; position: relative; width: 100%;}
#nav .nav div{ width:95px; overflow:hidden; display:block; float:left; }
#nav .nav div a{ width:85px; display:block; margin:0 5px; font-size:14px; color:#000; line-height:26px; text-align:center; border:1px solid #525e66;  }
#nav .nav div a.nann{ background:#005ca2; border:1px solid #005ca2; color:#FFF; }
#nav .nav div a:active{ background:#005ca2; border:1px solid #005ca2; color:#FFF; }
/**- 分类结束 -**/

.tnav{ margin-left:auto; margin-right:auto;}
.tnav a{ padding:0 10px; margin:0 5px; font-size:14px; color:#FFF; line-height:26px; border:1px solid #FFF; }
.tnav a.nann{ background:#FFF; border:1px solid #FFF; color:#191616; }

.bbt{ background:#eaeaea; }
.bbt span{ border-bottom:2px solid #005ca2; font-size:14px; color:#000; line-height:36px;}
.ab_jian{ padding-top:15px; font-size:14px; color:#4a4a4a; line-height:22px;}

/*****************************************************- news.html -**************************************************************/
.news{ padding-top:20px; padding-bottom:15px;}
.news_jie{ padding-left:17px; }
.news_jie a{ font-size:16px; color:#000; line-height:20px; }
.news_jie span{ padding-top:10px; font-size:14px; color:#969696; line-height:16px;}
.news_jian{ padding-top:8px; font-size:14px; color:#989898; line-height:22px; }

/*****************************************************- opinions.html -**************************************************************/
.you_jiao{ width:12px; height:30px; position:relative; margin-top:-5px; margin-left:auto; margin-right:auto;  }
.you_jiao span{ width:12px; height:6px; position:absolute; left:0; top:0;}
.you_jiao span{
animation:yj 1s linear 0s infinite;
-webkit-animation:yj 1s linear 0s infinite;
-moz-animation:yj 1s linear 0s infinite; 
-o-animation:yj 1s linear 0s infinite; }
@keyframes yj{
0% { top:0;}
100%{ top:24px; }
}
@-webkit-keyframes yj{
0% { top:0;}
100%{ top:24px; }
}
@-moz-keyframes yj{
0% { top:0;}
100%{ top:24px; }
}
@-o-keyframes yj{
0% { top:0;}
100%{ top:24px; }
}

.opinions{ height:190px; position:relative; z-index:20; margin-top:-40px; }
.op_bg{ width:100%; height:150px; position:absolute; z-index:22; bottom:0; left:0; background:#f4f4f4; }
.op_bg span{
	animation: opbg 8s ease-out 0s infinite alternate;
	-moz-animation: opbg 8s ease-out 0s infinite alternate;
	-webkit-animation: opbg 8s ease-out 0s infinite alternate;
	-o-animation: opbg 8s ease-out 0s infinite alternate;
}
@keyframes opbg
{
0% {-webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);}
80%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}

@-moz-keyframes opbg /* Firefox */
{
0% {-webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);}
80%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}

@-webkit-keyframes opbg /* Safari and Chrome */
{
0% {-webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);}
80%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}

@-o-keyframes opbg /* Opera */
{
0% {-webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);}
80%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
100%   {-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
}


.op_jie{ width:92%; height:190px; position:absolute; z-index:24; top:0; left:4%;}
.op_bt{ font-size:16px; color:#4a4a4a; line-height:40px;}
.op_jian{ height:120px; padding-top:14px; font-size:14px; color:#4a4a4a; line-height:20px; }

.op_wen{ padding-top:17px; padding-bottom:16px;}
.op_wen .g_date{ width:100%; color:#898989; }
.op_wen .g_date span{ padding-top:0; color:#898989; padding-bottom:2px; }
.op_wj{ font-size:14px; color:#4a4a4a; line-height:20px; }

/*****************************************************- strategy.html -**************************************************************/
.ce_bg{ height:80px; position:relative; padding-top:30px; background:url(../../images/wap/ce_bg1.jpg) center bottom no-repeat; background-size:100% 80px;}
.ce_bg span{ width:100px; height:35px; position:absolute; top:50px; left:27%; } 
.ce_bg span{
animation:cebg 2s linear 0s infinite alternate;
-webkit-animation:cebg 2s linear 0s infinite alternate;
-moz-animation:cebg 2s linear 0s infinite alternate; 
-o-animation:cebg 2s linear 0s infinite alternate; }
@keyframes cebg{
0% { left:27%; }
100%{ left:30%;}
}
@-webkit-keyframes cebg{
0% { left:27%; }
100%{ left:30%;}
}
@-moz-keyframes cebg{
0% { left:27%; }
100%{ left:30%;}
}
@-o-keyframes cebg{
0% { left:27%; }
100%{ left:30%;}
}

/*****************************************************- commonweal.html -**************************************************************/
.yi_jie{ padding:17px 0; }
.yi_bt{ padding-right:24px;}
.yi_bt a{ padding-top:8px; font-size:14px; color:#323232; line-height:20px;}
.yi_bt a:visited{ color:#323232; }
.yi_bt span{ padding-top:8px; font-size:12px; color:#6f6f6f; line-height:16px;}

/*****************************************************- job.html -**************************************************************/
.subNavBox{width:100%; overflow:hidden; display:block; }
.subNav{ cursor:pointer; }
.subNav .job_bt{ background:url(../../images/wap/jiao2.png) right center no-repeat; background-size:13px 7px; }
.currentDd .job_bt{ background:url(../../images/wap/jiao1.png) right center no-repeat; background-size:13px 7px; }
.navContent{display: none; background:#ededed;}

.job1{ padding:13px 0; background:#FFF;}
.job2{ padding:13px 0; background:#79a4c5;}
.job1 .job_bt{font-size:16px; color:#323232; line-height:22px;}
.job2 .job_bt{font-size:16px; color:#FFF; line-height:22px;}

.job_jian{ padding:17px 0; font-size:14px; color:#5c5c5c; line-height:20px; }
.job_jian span{ padding-bottom:9px; font-size:14px; color:#323232; line-height:22px; }

/*****************************************************- contact.html -**************************************************************/
.con_jie{ padding-top:22px; padding-bottom:8px;}
.con_jie td{ padding-bottom:9px; font-size:14px; color:#636363; line-height:20px; }
.con_jie td a{ font-size:14px; color:#636363; line-height:20px; }
.con_img{ border:1px solid #d8d8d8; padding:5px; }
.con_tu{ position:relative;}

.con_ying{ width:100%; height:100%; position:absolute; top:0; left:0;
	box-shadow: 0px 0px 8px #bcbcbc inset;
	-moz-box-shadow: 0px 0px 8px #bcbcbc inset;
    -webkit-box-shadow: 0px 0px 8px #bcbcbc inset;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bcbcbc')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bcbcbc');
}

/*****************************************************- advantage.html -**************************************************************/
.shi{ background:url(../../images/wap/shi.jpg) center top no-repeat; background-size:cover; }
.shi_bt{ text-align:center; padding-top:17px; padding-bottom:11px;}
.shi_t{ width:65px; height:2px; margin-left:auto; margin-right:auto; border-bottom:2px solid #b9b9b9;}
.shi_jian{ padding-top:15px; padding-bottom:37px; font-size:14px; color:#2b2b2b; line-height:22px; }

/**- 专家团队展开开始 -**/
.box_all{ overflow: hidden; display:block; width:100%;}
.box{ overflow: hidden; display:block; }
.box li{ line-height:30px; margin-right:30px; width:100%; text-align:left; list-style-type:none; overflow:hidden; display:block;}
.boxdown{ cursor:pointer; width:100px; height:40px; margin-left:auto; margin-right:auto; background:url(../../images/wap/down.png) center top no-repeat; }
.up{ cursor:pointer; width:100px; height:40px; margin-left:auto; margin-right:auto; background:url(../../images/wap/up.png) center top no-repeat;}

.dui{ background:#FFF; padding-top:7px; }
.dui_bt{ padding:8px 0; font-size:18px; color:#4d4d4d; line-height:20px; text-align:center; background:url(../../images/wap/shi_bg.png) center center no-repeat; background-size:140px 1px; }
.dui_jie{ border-bottom:1px solid #dedede; padding:16px 0; }
.dui_jie .tupian{ border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-birder-radius:50%;  }
.dui_name{ padding-top:2px; font-size:16px; color:#000; line-height:20px;}
.dui_jian{ padding-top:8px; font-size:14px; color:#848484; line-height:22px;}
/**- 专家团队展开结束 -**/

.fuwu{ width:100%; background:#f3f3f3; padding-top:5px; }
.fuwu .dui_bt{ padding:16px 0;}
.fu_jie{ background:#c79c29; padding:18px 0; }
.fu_jian{ height:132px; padding-right:16px; font-size:14px; color:#f3f3f3; line-height:22px; background:url(../../images/wap/fu1_t.jpg) right top repeat-y;}

.fuwu .swipe{width:100%; height:186px; position:relative; }
.fuwu .swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.fuwu .swipe #pagenavi{position:absolute;left:0; bottom:16px; text-align:center;width:100%; }
.fuwu .swipe #pagenavi a{width:9px;height:9px; background:#c4c4c4; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 2px; overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.fuwu .swipe #pagenavi a.active{background:#c79c29;}

.fu1{ padding-bottom:25px; }
.fu2{ padding-bottom:30px; }
.fu2 .fu_jie{ background:#4d8cc6;}
.fu2 .fu_jian{background:url(../../images/wap/fu2_t.jpg) right top repeat-y;}

/*****************************************************- news_view.html -**************************************************************/
.huo_bt{ font-size:16px; color:#000; line-height:24px; padding:15px 0; text-align:center;}
.huo_jian{ font-size:14px; color:#3a3a3a; line-height:22px;}
.pian{ padding-top:20px; padding-bottom:10px; border-bottom:1px dashed #afafaf;}
.pian a{ font-size:14px; color:#7b7b7b; line-height:24px;}
.pian a:visited{ color:#7b7b7b;}
.return{ padding-top:15px; padding-bottom:30px;}
.return a{ width:80px; height:30px; border:2px solid #005ca2; font-size:14px; color:#005ca2; line-height:30px; text-align:center;}
.return a:visited{ color:#005ca2;}






.sidebar-right {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 0;
    width: 50%;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.moved {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sidebar-right-bg {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: none;
}


.list_bg:nth-child(2n+1){background-color: #fff}
.list_bg:nth-child(2n){background-color: #f1f1f1}
/*分页*/

.prev,.next{display: inline-block;width: 47%;background-color: #fff;height: 2em; line-height: 2em;font-size: 1em; color: #196cab;text-align: center;border-radius: 3px;border:1px solid #196cab;}
.prev{margin-right: 3%}
.no{cursor: default;}
















