#layout{}

/***************** top *****************/
#top_bg{ width:100%; background:url(../images/top_bg.gif) repeat-x top;}
#top{ width:1140px; height:40px; line-height:40px; color:#fff; margin:0 auto;}
#top .lt{ float:left;}
#top .lt span,#top .lt a{ float:left; color:#aaa;}
#top .lt a{ margin-left:20px; color:#7ca3c0;}

#top .rt{ float:right;}
#top .rt span{ float:left; line-height:40px; margin-left:20px; color:#aaa;}
#top .rt i{ width:26px; height:26px; float:left; margin:6px 5px 0 0; display:block; background:url(../images/icon1.gif) no-repeat center center;}

/***************** head *****************/
#head_bg{ width:100%; background:#fff;}
#head{ width:1140px; height:100px; margin:0 auto;}
#head .logo{ width:140px; height:69px; margin-top:15px; float:left; background:url(../images/logo.gif) no-repeat center center;}

/***************** nav *****************/
#nav{ width:880px; margin-top:30px; float:right;}
#nav ul li{ float:left; display:inline; position:relative; z-index:100;}
#nav ul li a{ font-size:18px; line-height:36px; display:block; padding:0 15px; margin:0 10px; text-align:center; color:#666;}
#nav ul li a:hover,#nav ul li a.current,#nav ul li.iehover a,#nav ul li:hover a{ border-bottom:2px #1f272b solid; text-decoration:none;}

/***************** banner *****************/
#banner{ margin:0 auto; position:relative; width:100%; overflow:hidden;}

/* slide */
.slide-main{ height:612px; position:relative;}
.prev,.next{ display:block; width:45px; height:72px; position:absolute; z-index:222; top:40%; overflow:hidden; cursor:pointer; opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); _border:1px solid none;}
.prev{ left:70px;}
.next{ right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{ opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}

.item{ display:block; width:100%; height:5px; position:absolute; z-index:124; bottom:50px; left:0; text-align:center;}
.item a{ display:inline-block; width:12px; height:12px; margin-right:20px; background:#fff; opacity:0.9;-moz-opacity:0.9; filter:alpha(opacity=90); overflow:hidden; border-radius:12px;}
.item a.cur{ background:#94a059;}

.slide-box,.slide,.slide>a,.slide>div{ display:block; width:100%; _height:100vh; height:612px; overflow:hidden;}
.slide-box{ position:relative;}
.slide{ display:none; height:612px; position:absolute; z-index:8;}

.obj-a,.obj-b,.obj-c,.obj-d{ position:absolute; z-index:9; left:50%;}
.obj-a,.obj-b,.obj-c,.obj-d{ width:952px; margin-left:-476px; text-align:center; display:block; top:140px;}
.obj-b{ top:355px;}
.obj-c{ width:700px; margin-left:-350px; top:332px; font-size:16px; color:#fff;}
.obj-d{ width:239px; margin-left:-119px; top:535px;}

.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }

.banAnimate .obj-b{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.4s linear 0s normal none;-moz-animation:saAnic 0.4s linear 0s normal none;animation:saAnic 0.4s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:40%;} to{opacity:1;left:50%;} }

.banAnimate .obj-c{display:block;animation-name:xaAnic;-webkit-animation:xaAnic 0.4s linear 0s normal none;-moz-animation:xaAnic 0.4s linear 0s normal none;animation:xaAnic 0.4s linear 0s normal none;}
@-webkit-keyframes xaAnic{from{opacity:0;top:380px;} to{opacity:1;top:332px;} }
@-moz-keyframes xaAnic{from{opacity:0;top:380px;} to{opacity:1;top:332px;} }
@keyframes xaAnic{from{opacity:0;top:380px;} to{opacity:1;top:332px;} }

.banAnimate .obj-d{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }

/***************** content *****************/
#content{}

.box .title{ text-align:center; padding:20px 0; border-bottom:1px #bcbcbc solid; position:relative;}
.box .title h3{ font-size:30px; display:block; font-weight:normal;}
.box .title span{ width:105px; border:5px #464d55 solid; position:absolute; top:102px; margin-left:-52px;}
.box .con{ padding-top:30px;}
.box .con p{ width:80%; margin:0 auto; text-align:center;}
.box .con a.more{ width:360px; height:52px; line-height:52px; margin:50px auto; color:#fff; text-align:center; display:block; background:#c0c9a4 url(../images/line1.gif) no-repeat center center;}

.gallery_bg{ background:#edf2ef;}
.gallery,.products,.news{ width:1140px; margin:0 auto; overflow:hidden;}

ul.pic_list{ margin-top:30px; overflow:hidden;}
ul.pic_list li{ width:360px; float:left; margin-right:22px; display:inline-block;}
ul.pic_list li:last-child{ margin:0;}
ul.pic_list li.last{ margin:0;}
ul.pic_list li div.pic{ width:360px; height:360px; text-align:center; cursor:pointer; position:relative; overflow:hidden;}
ul.pic_list li div.pic span{ width:100%; height:100%; position:absolute; top:0; left:0; font-size:18px; color:#fff; pointer-events:none; background:url(../images/line.gif) no-repeat center center;}
ul.pic_list li div.pic span img{ margin-bottom:10px;}
ul.pic_list li div.pic a{ width:100%; height:100%; background:#000; position:absolute; top:0; left:0;}
ul.pic_list li div.pic a:hover{ text-decoration:none;}
ul.pic_list li div.pic h3{ width:76%; height:60px; font-size:18px; font-weight:normal; padding:10px 5%; color:#fff; background:#000; position:absolute; top:250px; left:7%;}

ul.pic_list li img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1.12); transform:scale(1.12);}
ul.pic_list li:hover img{ -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li div.pic span{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1.12); transform:scale(1.12);}
ul.pic_list li:hover div.pic span{ opacity:1; filter:Alpha(Opacity=100, Style=0); -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li div.pic a{ opacity:0.3; filter:Alpha(Opacity=30, Style=30); -webkit-transform:scale(1.1); transform:scale(1.1);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s;}
ul.pic_list li:hover div.pic a{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1); transform:scale(1);}

ul.pic_list li div.pic h3{ opacity:0; filter:Alpha(Opacity=0, Style=0); -webkit-transform:scale(1); transform:scale(1);-webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s;}
ul.pic_list li:hover div.pic h3{ opacity:0.6; filter:Alpha(Opacity=60, Style=60); -webkit-transform:scale(1); transform:scale(1);}

.products_bg{ height:760px; background:url(../images/pro_bg.jpg) no-repeat center center;}
.products .title{ margin-top:15px; border-bottom:1px #5b6668 solid;}
.products .title h3{ color:#fff;}
.products .title span{ border:5px #cfcfcf solid;}
.products p{ color:#e2e2e2;}

.pro_btn{ width:72px; height:26px; margin:50px auto 0;}
.pro_btn a{ width:26px; height:26px; margin-right:10px; float:left; background:url(../images/lt_btn.gif) no-repeat center center;}
.pro_btn a.rt_btn{ background:url(../images/rt_btn.gif) no-repeat center center;}

ul.pro_list{ width:1170px;}
ul.pro_list li{ width:360px; height:330px; float:left; margin:40px 30px 0 0; display:inline-block;}
ul.pro_list li a{ width:280px; text-align:center;}
ul.pro_list li span.pic{ height:255px; overflow:hidden;}
ul.pro_list li span.name{ display:block; line-height:75px; color:#3b494b; background:#d5d8d8;}

.products .detail{ width:56px; height:56px; line-height:56px; margin:30px auto 0; text-align:center; color:#fff; display:block; border:1px #fff solid; border-radius:100%;}

.news ul{ width:1180px;}
.news ul li{ width:530px; float:left; margin:35px 60px 0 0;}
.news ul li a{ display:block; font-size:18px; padding-left:10px; border-left:5px #94a059 solid;}
.news ul li a:hover{ color:#94A059;}
.news ul li span.data{ display:block; line-height:24px; color:#c6c6c6;}
.news .con ul li p{ width:auto; text-align:left;}

/***************** foot *****************/
#foot_bg{ background:#555;}
#foot{ width:1140px; line-height:30px; margin-top:30px; color:#999; margin:0 auto;}

#foot .foot_box{ height:220px;}

.f_box{ width:338px; float:left; font-size:14px; margin-top:15px;}
.f_box .title{ height:50px; line-height:50px; border-bottom:1px #999 solid; position:relative;}
.f_box .title h3{ width:80px; font-size:16px; font-weight:normal; color:#fff;}
.f_box .title span{ width:45px; border-bottom:3px #fff solid; position:absolute; top:47px;}
.f_box .con{ padding-top:30px;}

.contact_box p{ height:40px; line-height:24px; color:#fff; display:block;}
.contact_box p em{ width:24px; height:24px; margin-right:10px; float:left; border:1px #a0a0a0 solid; border-radius:5px; background:url(../images/icon3.gif) no-repeat center center; background-size:13px;}
.contact_box p em.tel{ background:url(../images/icon4.gif) no-repeat center center; background-size:15px;}
.contact_box p em.mail{ background:url(../images/icon5.gif) no-repeat center center; background-size:15px;}

.partners{ margin-left:60px; margin-right:60px;}
.partners .con{}
.partners ul li{ float:left; margin:0 8px 8px 0;}
.partners ul li img{ width:100px;}

.quick_nav ul li{ float:left; margin-right:30px;}
.quick_nav ul li a{ color:#fff;}

#foot .foot_info{ line-height:55px;}
#foot .foot_info .rt{ float:right;}
#foot .foot_info .rt a{ margin-left:20px; color:#999;}


/***************** insidepage *****************/
#i_banner{ height:320px;}

#i_content{ width:1140px; margin:0 auto; padding:30px 0 80px;}

#sub_nav_box{ background:#94a059 url(../images/sub_nav_bg.gif) repeat-y left;}
.i_title{ width:1140px; height:80px; margin:0 auto;}
.i_title h3{ width:350px; height:80px; text-indent:-9999px; overflow:hidden; background:url(../images/tl01.png) no-repeat 0 center;}
.i_title h3.news_tl{ background:url(../images/tl02.png) no-repeat 0 center;}
.i_title h3.video_tl{ background:url(../images/tl03.png) no-repeat 0 center;}
.i_title h3.products_tl{ background:url(../images/tl04.png) no-repeat 0 center;}
.i_title h3.case_tl{ background:url(../images/tl05.png) no-repeat 0 center;}
.i_title h3.tech_tl{ background:url(../images/tl06.png) no-repeat 0 center;}
.i_title h3.partners_tl{ background:url(../images/tl07.png) no-repeat 0 center;}
.i_title h3.contact_tl{ background:url(../images/tl08.png) no-repeat 0 center;}

.i_title .sub_nav{ float:right; margin-top:20px;}
.i_title .sub_nav ul li{ padding-left:10px; float:left;}
.i_title .sub_nav ul li a{ display:block; height:35px; line-height:35px; color:#fff; padding:0 30px; border:2px #94a059 solid;}
.i_title .sub_nav ul li a:hover,.i_title .sub_nav ul li a.current{ border:2px #fff solid; text-decoration:none; border-radius:30px;}

.about{ line-height:30px;}
.a_pic{ margin-bottom:20px;}

.news_list{ line-height:24px;}
.news_list li{ height:112px; border-bottom:1px #dcdcdc dotted; padding-bottom:25px; margin-bottom:25px; background:url(../images/dashed.gif) repeat-x 0 bottom;}
.news_list li .i_news_pic{ width:150px; height:112px; overflow:hidden; float:left; margin-right:20px; background:#fff;}
.news_list li .i_news_pic img { width:150px; height:112px;}
.news_list li span.data{ float:right; color:#b6b6b6;}
.news_list li h1{ font:normal 18px/20px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; margin-bottom:10px;}
.news_list li h1 a{ color:#333;}
.news_list li h1 a:hover{ text-decoration:underline;}
.news_list li p{ color:#888;}
.news_list li .btn a{ height:22px; line-height:22px; color:#94a059; float:left;}
.news_list li .btn a:hover{ text-decoration:underline;}

.textTitle{ color:#333; font:normal 30px/50px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; text-align:center;}
.subtime{ margin-top:20px; line-height:50px; text-align:center; border-top:1px #e2e2e2 solid; border-bottom:1px #e2e2e2 solid; color:#b8b8b8;}
.subtime span{ color:#b8b8b8;}
.subtime span.down{ padding-left:20px; float:right; background:url(../images/download_pic.gif) no-repeat 0 center;}
.subtime span.down a{ text-decoration:underline;}
.subtime span.down a:hover{ text-decoration:none;}
.article{ padding:30px 0; line-height:2em;}
.article table td{border:1px #858585 solid; padding:5px; }

.back{ line-height:30px; text-align:right; padding-right:15px; background:#eee;}
.back a{ color:#94a059;}
.back a:hover{ text-decoration:underline;}

.up-down{ line-height:30px; padding:10px 0 0 10px;}
.up-down a{ color:#94a059;}
.up-down a:hover{ text-decoration:underline;}

#left{ width:225px; float:left;}
#left_menu li{ padding-bottom:1px; font-size:14px; background:url(../images/i_lt_btn_bg.gif) no-repeat 0 bottom;}
#left_menu li a{ padding-left:15px; line-height:40px; display:block; color:#666; background:#ddd;}
#left_menu li a:hover,#left_menu li a.current{ color:#fff; text-decoration:none; background:#94a059;}

#right{ width:880px; float:right;}
#right .con{ width:900px;}
ul.i_pro_list{ margin-top:0;}
ul.i_pro_list li{ width:280px; margin:0 20px 40px 0;}
ul.i_pro_list li div.pic{ width:280px; height:200px;}
ul.i_pro_list li span.name{ line-height:45px;}

#dot_menu { right:20px; position:fixed; top:40%;}
#dot_menu li{ margin-bottom:30px;}
#dot_menu a{ padding:5px; background:rgba(148,160,89,0.3); display: block; border-radius:50%;}
#dot_menu a span{ width:10px; height:10px; background:#fff; display: block; border-radius:50%;}
#dot_menu a:hover,#dot_menu .current a{ background:rgba(148,160,89,0.8);}

#container{}
.section{ overflow:hidden;}
.section .position{ width:1140px; margin:0 auto; position:relative;}

.pro_title{ height:100px; background:#f1f1f1; line-height:100px;}
.pro_title h3{ font-size:30px; font-weight:normal;}

#pro_menu{ float:right; margin-top:25px;}
#pro_menu li{ padding-left:10px; float:left;}
#pro_menu li a{ display:block; height:35px; line-height:35px; color:#666; padding:0 30px; border:2px #f1f1f1 solid;}
#pro_menu li a:hover,#pro_menu li a.current{ border:2px #666 solid; text-decoration:none; border-radius:30px;}

#pro_info_1{ height:880px;}
#pro_info_1 .position h2{}
#pro_info_1 .position p{}

#pro_info_2 h1,#pro_info_3 h1{ font-size:48px; padding:20px 0; font-weight:normal; color:#666; text-align:center;}

#pro_info_3{ background:#efefef;}

#pro_info_2 img,#pro_info_3 img{ width:100%;}

.table_data{ margin:20px 0; border:1px #ddd solid;}
.table_data ul {
    padding-left: 20px;
}
.table_data ul, ol {
    margin-bottom: 10px;
	list-style:disc;
	line-height:2em;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table_data th, .table_data td {
    padding: 10px 20px !important;
}
.table_data th {
    background: #fafafa none repeat scroll 0 0;
    width: 20%;
}
th {
    text-align: left;
}
td, th {
    padding: 0;
}

.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.row::after {
    clear: both;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
.table_data td .row {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.table_data td .row:last-child {
    border-bottom: medium none;
}
.table_data h4 {
    color: #94a059;
    font-size: 16px;
    line-height: 2em;
    margin: 0;
}

ul.video_list{ width:1164px;}
ul.video_list li{ width:267px; height:200px; float:left; margin:0 24px 26px 0; display:inline-block; position:relative; overflow:hidden;}
ul.video_list li a{ width:280px; text-align:center;}
ul.video_list li span.play{ width:50px; height:50px; border-radius:50%; display:block; background:#000 url(../images/play.png) no-repeat center center; opacity:0.9; position:absolute; top:50%; left:50%; margin:-25px 0 0 -25px;}
ul.video_list li span.name{ width:95%; padding-left:5%; text-align:left; line-height:30px; color:#fff; position:absolute; bottom:0; left:0; display:none; background:rgba(148,160,89,0.7);}
ul.video_list li:hover span.play{ background:#94a059 url(../images/play.png) no-repeat center center;}
ul.video_list li:hover span.name{ display:block; background:rgba(148,160,89,0.9);}

ul.video_list li .img{ -webkit-transition:opacity 0.35s, -webkit-transform 0.35s; transition:opacity 0.35s, transform 0.35s; -webkit-transform:scale(1); transform:scale(1);}
ul.video_list li:hover .img{ -webkit-transform:scale(1.12); transform:scale(1.12);}

.message h3{ font-size:36px; font-weight:normal; margin-top:20px;}
.message h4{ font-size:30px; font-weight:normal; color:#b8b8b8; line-height:60px;}
#message_table{ width:100%; margin-top:30px;}
#message_table th,#message_table td{ border-collapse:collapse; padding-bottom:28px;}
#message_table th{ width:100px; line-height:42px; text-align:left; font-size:16px;}
#message_table th.rt{ padding-left:100px;}
#message_table td{ width:400px; color:#f00;}
#message_table td input.text,#message_table td textarea{ width:380px; height:42px; padding-left:5px; border:1px #dedede solid; background:#f8f8f8;}
#message_table td textarea{ width:1000px; height:135px;}
#message_table td a{ width:190px; height:55px; line-height:55px; margin-right:20px; font-size:24px; display:block; float:left; background:#94a059; color:#fff; text-align:center;}
#message_table td a.reset{ background:#666;}
#message_table td a:hover{ background:#ff8500; text-decoration:none;}

.contact h3{ font-size:24px; font-weight:normal; margin-top:20px;}
.contact h4{ font-size:18px; font-weight:normal; color:#888; line-height:30px;}

.contact ul{ margin:30px 0;}
.contact ul li{ width:540px; font-size:18px; padding-left:55px; float:left; background:url(../images/icon01.png) no-repeat 0 center}
.contact ul li span{ color:#b8b8b8;}
.contact ul li:nth-last-child(2){ width:200px; padding-left:70px; background:url(../images/icon02.png) no-repeat 0 center;}
.contact ul li:last-child{ width:200px; padding-left:70px; background:url(../images/icon03.png) no-repeat 0 center;}

.map{ margin-top:50px;}

/* jobs */
table.recruitment_data{ width:100%; text-align:center;}
table.recruitment_data th,table.recruitment_data td{ height:40px; padding:0 10px; border-collapse:collapse; border-bottom:1px #eaeddd solid;}
table.recruitment_data th{ color:#fff; background:#94a059; border-right:1px #fff solid;}
table.recruitment_data td{ color:#999; font-size:12px;}
table.recruitment_data .position{ width:30%;}
table.recruitment_data .job_title{ text-align:left;}
table.recruitment_data .job_title,table.recruitment_data .job_title a{ color:#94a059;}
table.recruitment_data .job_title a:hover{ color:#f60; text-decoration:underline;}
table.recruitment_data .detail a{ color:#ff8500; text-decoration:underline;}
table.recruitment_data .detail a:hover{ color:#f60; text-decoration:none;}

h2.zhiwei_name{ font:normal 22px/36px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; color:#94a059;}
span.effective_date{ margin-bottom:20px; display:block; color:#999;}
.pro_explain{ line-height:40px; padding-left:15px; font:bold; color:#666; border-bottom:1px #ddd solid; background:#eee;}
.con_con{ padding:20px 10px; line-height:2em;}

.i_partners{ width:1175px; margin-top:30px;}
.i_partners .title{ background:url(../images/tl4.gif) no-repeat center 0;}
.i_partners ul li{ width:200px; margin-right:35px; float:left;}
.i_partners ul li img{ -webkit-filter:grayscale(1); filter:gray; filter:grayscale(1); opacity:0.5;  width:200px; height:80px;}
.i_partners ul li:hover img{ -webkit-filter:grayscale(0); filter:; filter:grayscale(0); opacity:1;}


/***************** pagination *****************/
.flip_pages_front{ font-size:12px; font-family:arial,sans-serif; padding-top:20px; text-align:center; clear:both;}
.flip_pages_front a{ margin:0px 2px; padding:5px 8px; text-align:center; border:1px solid #94A059; color:#94A059; background:#fff;}
.flip_pages_front a:hover,.flip_pages_front .pageson{ color:#ff8500; background:#fff1e4; border:1px solid #ff8500;}
.flip_pages_front .pagesInput input{ width:30px; height:24px; margin:0 5px; text-align:center; border: 1px solid #94A059;}
.flip_pages_front .pagego{ padding:5px 12px; color:#ff8500; background:#fff1e4; border:1px solid #ff8500; cursor:pointer;}
.flip_pages_front .pagego:hover{ color:#bf9630; border:1px solid #bf9630;}