/* CSS Document */
@charset "utf-8";
/*reset===============================reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table { }
fieldset,img { border:0;}
em,strong,th,var { font-style:normal; font-weight:normal;}
ol,ul { list-style:none;}
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after { content:'';}
abbr,acronym { border:0;}
/*global===============================global*/
html{-webkit-text-size-adjust:none;}
body{min-width:960px; font-size:12px; font:12px/1.35 "微软雅黑" Arial, Helvetica, sans-serif; color:#333333;}
a{color:#4c4c4c;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:none; color:#1eb99b;}

.clearfix ,.faqlist li ,.caselist li ,.pop_search li ,.aforms li{zoom:1;}
.clearfix:after ,.faqlist li:after ,.caselist li:after ,.pop_search li:after ,.aforms li:after{content:"."; display:block; clear:both; visibility:hidden; height:0;}
.clear{clear:both;}

/* 头部样式 */
header{
    width: 100%;
    background: #fff;
}
header .header_left{
    width: 568px;
    height: 90px;
}
header .header_right{
    width: 632px;
    height: 90px;
    line-height: 90px;
}
header .header_right li{
    width: 158px;
    color: #646464;
}
header .header_right li span{
    color: #646464;
    font-size: 18px;
    padding: 5px 2px;
}
header .header_right li .span_hover{
    border-bottom: solid 2px #0BA580;
}
header .header_right li span:hover{
    border-bottom: solid 2px #0BA580;
}


/*hearder==========hearder*/
.layout{width:960px; margin:0 auto;}
#head{height:100px;}
.head_inner{width:960px; }
#logo {float:left; padding-top:32px; width:180px; height:53px; overflow:hidden;}
#logo a{width:180px; height:53px; background:url(../images/img_logo.png) no-repeat; display:block; float:left}

.main_nav{float:right; width:620px;}
#nav{width:;}
#nav li.item{float:left; margin-left:35px; height:96px; line-height:96px; border-bottom:4px solid #fff; text-align:left;}
#nav li.current {margin-left:-350px;}
#nav li.current2{margin-left:210px;}
#nav li.current3{margin-left:-60px;}
#nav li.currenty{margin-left:60px;}
#nav li.currentl{margin-left:60px;}
#nav li.current4{margin-left:-70px;}
#nav li.item_hover{border-bottom:4px solid #1eb99b; color:#1eb99b;}
#nav li.item a.target{display:inline-block; height:96px; line-height:96px; font-size:16px; color:#646464; margin-lefts:500px;}
#nav li.item-us a.target{padding-right:40px; }
#nav li.item a.target:hover,#nav li.current li.current2 li.current3 a.target ,#nav li.item_hover a.target{color:#1eb99b;}
#nav li.item-us b:hover{background:url(../images/bg_navaboutus_hover.png) no-repeat right center;}
/*#nav li.item-us_hover a.target{background:url(../images/bg_navaboutus_hover.png) no-repeat right center;}*/
#nav li.item-us{position:relative; padding-left:15px; z-index:10;width:41px;margin-left:0;border-bottom:0; height:100px;}
#nav li.item-us b{display:block;height:39px; margin:41px 0 0 15px; width:20px; height:15px;background:url(../images/bg_navaboutus.png) no-repeat 0 0; overflow:hidden;}
#nav li.item-us i{display:none;}
#nav li.item_hover i{display:block; width:10px; height:6px; position:absolute; right:1px; top:94px; background:url(../images/icon_arrow.gif) no-repeat 0 0;}
#nav li.item .subnav{display:none;}
/*#nav li.item_hover{border-bottom:0;height:100px;}*/
#nav li.item_hover .subnav{display:block;width:100px;padding:10px 0 5px;position:absolute; top:100px;background-color:#202b3e; right:0;}
#nav li.item-us .subnav li{margin-bottom:5px; line-height:30px;}
#nav li.item-us .subnav li a{display:block; line-height:30px; font-size:14px; color:#fff; padding-left:10px; border-left:4px solid #202b3f;}
#nav li.item-us .subnav li.hover a{border-left:4px solid #fff;background-color:#182230;color:#1eb99b;}




/*content=========================content*/
.content{width:960px; margin:0 auto; }

.query-quick{padding:230px 0 50px;background:url(../images/111111.png) no-repeat center 0 #e6e6e6; overflow:hidden;}
/*.query-box{background:url(../images/bg_query_box.png) no-repeat 0 0;}*/


/*search_bar*/
.search_bar{margin-bottom:40px; padding:83px 90px 15px 156px; height:102px; line-height:43px;background:url(../images/bg_query_box.png) no-repeat 0 0;}
.search_bar .search_btn{float:left; width:163px; height:43px; overflow:hidden; background:none; cursor:pointer; border:none;}
.search_form{margin-right:10px; width:532px; float:left;display:inline-block;}
.search_bar p{margin-top:16px;padding-right:70px; text-align:center; font-size:14px; color:#798385; font-weight:700;}
.search_select {outline:none;}
.search_select h4{cursor:default;}
.search_select * {-moz-user-select:none;}
.search_select div {display:none; position:relative;}
.search_select span {position:absolute;}
.search_select ul{position:absolute;left:2px;top:38px;display:none; z-index:999;}
.search_select {float:left;}
.search_select h4{display:block; padding:2px 10px 0 0; height:41px; line-height:41px; width:85px; text-align:center; color:#b4b4b4; font-size:16px;}
.search_select h4.over{border-color:#1b3467;}
.search_select span {top:1px; right:1px;}
.search_select span.over {background-image:url(../images/droparrowover.jpg);}
.search_select ul{border:1px solid #bfbfbf; background:#F0F0F0; width:92px; border-top:none;}
.search_select ul li{background:#fff;height:36px; line-height:36px;display:block;padding:0 15px 0 12px; overflow:hidden; cursor:default;font-size:14px;}
.search_select ul li.over{background:#1eb99b; color:#FFF;}
.search_form .search_text{ background:none;height:20px; width:422px; padding:12px 6px 12px 8px; border:none; margin:0;float:left; line-height:23px; display:inline; font-family:'微软雅黑';}
.search_form .default_value{font-size:16px;color:#969696;}
.search_form .search_btn{background:url(../images/search_btn.gif) no-repeat; width:84px; height:27px; border:0; _margin-left:-3px; display:inline; cursor:pointer;}

.query-service{width:960px; margin:0 auto;}
.query-service li{float:left; width:240px;}
.query-service li .inner{padding-top:135px;width:240px; height:105px;  background:url(../images/icon_querylist.png) no-repeat 94px 55px;text-align:center; background-color:#1eb99b; color:#fff;}
.query-service li h5{font-size:24px;}
.query-service li p{font-size:14px;}
.query-service li .more ,.query-faq .more ,.faq .more{float:right; margin-top:25px; margin-right:5px; line-height:30px; padding-right:30px; background:url(../images/bg_more.png) no-repeat right 0 #3c3c3c; width:80px; height:30px; text-align:center; font-size:14px; color:#fefefe;}
.query-service li.ic2 .inner{background-position:-147px 55px;background-color:#15ac8f; color:#fff;}
.query-service li.ic3 .inner{background-position:-366px 55px;background-color:#0fa286; color:#fff;}
.query-service li.ic4 .inner{background-position:-616px 55px;background-color:#0c9077; color:#fff;}
.query-service li .inner-hover h5 ,.query-service li .inner-hover p{color:#3c3c3c;}
.query-service li .more{display:none;}
.query-service li .inner-hover .more{display:block;}
.query-service li.ic1 .inner-hover ,.query-service li.ic2 .inner-hover ,.query-service li.ic3 .inner-hover ,.query-service li.ic4 .inner-hover{background-color:#fff;}

/*首页关于我们*/
.index_aboutus{padding:60px 0;background-color:#222532; color:#fff;}
.index_aboutus .img{float:left; width:274px; height:300px; overflow:hidden;}
.index_aboutus .info{float:right; width:620px;}
.index_aboutus .info .details{text-indent:30px; line-height:24px; margin-bottom:35px; color:#bdbec2; font-family:'宋体'; font-size:14px;}
.index_aboutus .info li{float:left; width:215px; margin-bottom:25px; padding-left:45px; background:url(../images/bg_indexaboutus.png) no-repeat 0 0;}
.index_aboutus .info h3{margin-bottom:4px; font-size:20px;}
.index_aboutus li h4{margin-bottom:4px; font-size:20px; color:#fff;}
.index_aboutus li p{line-height:22px; font-size:14px; font-family:'宋体';color:#bdbec2;}

.index_aboutus li.ic1 ,.index_aboutus li.ic3{margin-right:80px;}
.index_aboutus li.ic1{background-position:0px 0px;}
.index_aboutus li.ic2{background-position:0px -230px;}
.index_aboutus li.ic3{background-position:0px -103px;}
.index_aboutus li.ic4{background-position:0px -363px;}
.sbanner{height:150px; text-align:center; background:url(../images/img_sbanner.jpg) no-repeat center 0; text-indent:-9999em; overflow:hidden;}


.index_case{padding:85px 0; background-color:#e6e6e6;}

.case_info{float:left; width:200px;}
.case_info h3{margin-bottom:10px;font-size:24px; color:#222532;}
.case_info p{margin-bottom:10px;line-height:18px;font-size:14px; color:#969696;}
.case_info .more ,.question .more ,.JS-tabpanel .more{padding-right:15px; background:url(../images/bg_more3.png) no-repeat right center; font-size:14px; color:#1eb99b;}

.school_li{float:right; width:760px;}
.school_li li{float:left; width:225px; margin-left:20px;}
.school_li li .info{padding:25px 32px;background-color:#fff;}
.school_li li .info h6{margin-bottom:5px; font-weight:700; font-size:16px; color:#3c3c3c;}
.school_li li .info p{color:#969696; line-height:16px; font-size:14px;}
.school_li li .btn ,.patent_team2 li .more{display:block; padding-right:50px; height:50px; line-height:50px; padding-left:20px; background:url(../images/bg_more2.png) no-repeat right 0 #0fa286; font-size:16px; color:#fefefe;}

.school_li li.ic2 .btn ,.school_li li.ic3 .btn{ background:url(../images/bg_more4.png) no-repeat right 0 #a1b2bc;}

.ques-team{background-color:#fff; padding:70px 0;}
.ques-team h3{margin-bottom:25px; color:#222532; font-size:24px;}

.question{float:left; width:450px;}
.question dl{margin-bottom:30px;}
.question dt{margin-bottom:5px;padding-left:25px; background:url(../images/icon_ques.gif) no-repeat 0 center; border-bottom:1px solid #e6e6e6;font-size:16px; color:#969696; font-weight:700; line-height:28px;}
.question dd{padding-left:25px; background:url(../images/icon_ask.gif) no-repeat 0 2px; line-height:18px; font-size:14px; color:#969696;}
.question .more ,.JS-tabpanel .more{float:right; margin-top:0;}

.specity-team{float:right; width:450px;}

.tabholder{padding-top:10px;margin-bottom:20px; }
.tabholder li{float:left;}
.tabholder li.cur{position:relative;}
.tabholder li.cur i{display:block; width:11px; height:5px; position:absolute; left:50%; margin-left:-6px; bottom:0; background:url(../images/bg_tabcur.gif) no-repeat 0 0;}

.specity-team .tabholder{border-bottom:2px solid #0fa286;}
.specity-team .tabholder li{margin-right:15px; padding-bottom:24px; width:100px; height:100px;}
.tabholder li.last{margin:0;}
.JS-tabpanel{display:none;}
.specity-team .JS-tabpanel h5{margin-bottom:15px; font-size:20px; color:#969696;}
.specity-team .JS-tabpanel p{margin-bottom:20px; line-height:20px; font-size:14px; color:#969696;}

/*footer-tel*/
.footer-tel{padding:25px 0; background-color:#2c3040;font-size:35px; color:#ffffff; font-family:'Impact';}
.footer-tel .tel{float:left; margin:0 180px 0 95px; padding-left:55px; background:url(../images/img_footer_tel.png) no-repeat 0 center;}
.footer-tel .mail{float:left; padding-left:55px; background:url(../images/img_footer_mail.png) no-repeat 0 center;}

.footer{padding:60px 0; background:#222532; text-align:center;color:#bfbfbf;}
.footer .link{margin-bottom:18px;}
.footer a{margin:0 20px;font-size:16px; color:#bfbfbf;}
.footer a:hover{color:#1eb99b;}
.footer p{font-size:14px; color:#757575;}

/*国内商标*/
.query-quick2{padding-top:215px; padding-bottom:0;background:url(../images/bg_search2.jpg) no-repeat center 0;}
.query-quick2 .search_bar{margin-bottom:0; height:112px;padding-top:93px; padding-left:165px;background:url(../images/bg_query_box2.png) no-repeat center 0;}
.query-quick2 .search_form .search_text{width:504px;padding:17px 6px 16px 8px;}
.query-quick2 .search_form{width:515px;}
.query-quick2 .search_bar .search_btn{width:172px; height:53px;}

.reg-link{margin-bottom:45px;padding:63px 0 57px;}
.reg-link li{float:left; margin-left:95px;}
.reg-link li a{display:block; width:158px; height:55px; overflow:hidden; background:url(../images/bg_reg_link.png) no-repeat 0 0; line-height:55px; padding-left:38px; font-size:20px; color:#ffffff;}
.reg-link li a:hover{background-position:0 -65px; color:#1eb99b;}


.brand-regstep{background:url(../images/bg_regstep_x.gif) repeat-x 0 0 #fff;}
.brand-regstep .layout{position:relative;}
.brand-regstep h3{position:absolute;top:-45px;padding-right:40px; width:137px; height:40px; line-height:40px; background:url(../images/bg_step_arrow.png) no-repeat right 0 #0c9077; text-align:center; font-size:18px; color:#fff;}
.brand-regstep .tabholder li{margin:0; width:137px; height:179px; padding:0; text-align:center; font-size:16px; color:#969696; overflow:visible;}
.brand-regstep .tabholder{background:url(../images/bg_pro_step.png) no-repeat 23px 20px;padding-top:0;border:none;}
.brand-regstep .tabholder li div{ height:60px; padding:120px 0 0; width:137px;}
/*
.brand-regstep .tabholder li.cur div{background:url(../images/shangbiao001.png) no-repeat 46px 45px #1eb99b; color:#fff;}
*/
.brand-regstep .tabholder li.cur .inner{background:url(../images/shangbiao001.png) no-repeat 46px 45px #1eb99b; color:#fff;}
.brand-regstep .tabholder li.cur .inner2{background:url(../images/shangbiao002.png) no-repeat 46px 45px #1eb99b; color:#fff;}
.brand-regstep .tabholder li.cur .inner3{background:url(../images/shangbiao003.png) no-repeat 46px 45px #1eb99b; color:#fff;}
.brand-regstep .tabholder li.cur .inner4{background:url(../images/shangbiao004.png) no-repeat 46px 45px #1eb99b; color:#fff;}
.brand-regstep .tabholder li.cur .inner5{background:url(../images/shangbiao005.png) no-repeat 46px 45px #1eb99b; color:#fff;}
.brand-regstep .tabholder li.cur .inner6{background:url(../images/shangbiao006.png) no-repeat 46px 45px #1eb99b; color:#fff;}
.brand-regstep .tabholder li.cur .inner7{background:url(../images/shangbiao007.png) no-repeat 46px 45px #1eb99b; color:#fff;}

.brand-regstep .tabholder li.cur i{width:21px; height:11px; bottom:-11px; margin-left:-10px; background:url(../images/bg_tabcur2.gif) no-repeat 0 0;}
.brand-regstep  li .inner1{background-position:0px 20px;}
.brand-regstep  li .inner2{background-position:-115px 20px;}
.brand-regstep  li .inner3{background-position:-252px 20px;}
.brand-regstep  li .inner4{background-position:-392px 20px;}
.brand-regstep  li .inner5{background-position:-531px 20px;}
.brand-regstep  li .inner6{background-position:-665px 20px;}
.brand-regstep  li .inner7{background-position:-803px 20px;}
.brand-regstep  li.cur .inner1{background-position:-0 45px;}
.brand-regstep  li.cur .inner2{background-position:-93px 45px;}
.brand-regstep  li.cur .inner3{background-position:-228px 45px;}
.brand-regstep  li.cur .inner4{background-position:-367px 45px;}
.brand-regstep  li.cur .inner5{background-position:-507px 45px;}
.brand-regstep  li.cur .inner6{background-position:-645px 45px;}
.brand-regstep  li.cur .inner7{background-position:-777px 45px;}

.brand-regstep .JS-tabpanel{padding:50px 0 85px;}
.foryou{position:relative; float:left; padding:35px 0 15px; width:562px; border:1px solid #c8c8c8;}
.foryou .bd{padding-left:20px;}
.foryou .h3{position:absolute; top:-10px; left:50%; margin-left:-50px; padding:0 8px; background-color:#fff;}
.foryou li{float:left; width:140px; margin:0 15px;}
.foryou li h4{margin-bottom:15px; font-size:22px; color:#000;}
.foryou li p{margin-bottom:20px; height:57px; line-height:19px; overflow:hidden; color:#969696; font-size:12px;}
.foryou li a ,.customer-provide li a{display:block; margin:0 auto; width:85px; height:30px; line-height:30px; text-align:center; overflow:hidden; background-color:#1eb99b; font-size:16px; color:#fff;}

.report{padding:8px 0 0; text-align:center;}

/*shape*/
.shape dt{float:left; padding:13px 20px; line-height:; font-size:26px; color:#fff; background-color:#1eb99b;}
.shape dd{float:right; width:820px; line-height:20px; font-size:14px; color:#969696;}
.shape dd p ,.shape dd li{list-style-type:decimal; list-style-position:outside;}

/*offer*/
.offer{padding:60px 0 40px; border:1px solid #c8c8c8;}
.offer li{float:left; width:240px; margin:0 39px;text-align:center;}
.offer li .img{width:240px; height:120px; margin-bottom:5px;}
.offer li h4{line-height:26px; font-weight:700; font-size:16px; color:#1eb99b;}
.offer li p{line-height:20px;font-size:12px; color:#646464; padding:0 20px;}

/*reg-success*/
.reg-success{padding-bottom:30px;}
.reg-success h2{margin-bottom:80px; text-align:center; font-size:20px; color:#969696;}
.reg-success li{float:left; width:165px; margin:0 37px; text-align:center;}
.reg-success li .img{margin-bottom:10px;}
.reg-success li h4{font-size:14px; font-weight:700; color:#646464;}
.reg-success li p{line-height:18px; color:#969696;}


.customer-provide{padding:35px 0 0;position:relative;float:right; width:374px; height:166px; border:1px solid #c8c8c8;}
.customer-provide .h3{position:absolute; top:-10px; left:50%; margin-left:-42px; padding:0 8px; background-color:#fff;}

.customer-provide li{float:left; margin-left:50px;}
.customer-provide li h4{margin-bottom:10px;font-size:24px; color:#000;}
.customer-provide li .info{margin-bottom:15px;height:64px; overflow:hidden;}
.customer-provide li p{padding-left:10px; background:url(../images/bg_regli.gif) no-repeat 0 center; color:#646464;}
.customer-provide li a{background-color:#222532;}

.why-brandreg{padding:100px 0 54px; background:url(../images/bg_whybrandreg.jpg) no-repeat center 0;}
.why-brandreg .img{float:left; width:400px;}
.why-brandreg .info{float:right; width:455px;}
.why-brandreg .info dl{margin-bottom:35px; line-height:22px;}
.why-brandreg .info dt{margin-bottom:5px;font-size:20px; color:#1eb99b;}
.why-brandreg .info dd{font-size:14px; color:#fff;}


.major-team{padding:50px 0; background-color:#e6e6e6;}
.major-team h2{text-align:center; font-size:30px; color:#0eb493;}
.major-team p.brief{margin-bottom:85px;text-align:center;color:#062033; font-size:14px; font-weight:700;}
.major-team .pic{margin-bottom:10px;position:relative; width:220px; height:246px;}
.major-team .JS-tabpanel ul{margin-left:-26px;}
.major-team .JS-tabpanel li{float:left; margin-left:26px;}
.major-team .info{display:none; position:absolute; padding:40px 20px; left:0; top:0; width:180px; height:166px; text-align:center; background:url(../images/bg_trans.png) repeat 0 0; color:#fff;}
.major-team li.hover .info{display:block;}
.major-team .info h4{margin-bottom:10px; font-weight:700; font-size:16px; color:#fff;}
.major-team .info p{margin-bottom:30px; height:80px; line-height:20px; overflow:hidden; text-align:center; font-size:12px;}
.major-team .info a{display:block; margin:0 auto; width:100px; height:34px; line-height:34px; color:#fff; overflow:hidden; background:#147663; font-size:18px;}
.major-team h3{font-weight:700; text-align:center;font-family:'宋体';font-size:18px; color:#323232;}
.major-team h6{text-align:center; font-weight:700; color:#969696;}

.query-faq{padding:50px 0; background-color:#1eb99b;}
.query-faq h2{margin-bottom:40px; text-align:center; font-size:30px; color:#feffff;}
.query-faq dl{margin-bottom:20px; padding:20px 30px 25px 80px; background:url(../images/bg_reg_faq.png) no-repeat 40px 28px #16aa89;}
.query-faq dt{margin-bottom:10px; border-bottom:1px dashed #198470; line-height:40px; font-size:20px; font-family:'宋体'; font-weight:700; color:#222532;}
.query-faq dd{line-height:20px; font-size:14px; color:#fff;}

.query-faq .more ,.faq .more{margin:-20px 0 0; background:url(../images/bg_more5.png) no-repeat right 0 #3c3c3c;}

.major-team .tabholder{width:60px; margin:70px auto 10px;}
.major-team .tabholder li{float:left; margin:0 6px; width:7px; height:7px; background:url(../images/bg_tabli.gif) no-repeat -19px 0; text-indent:-9999em; overflow:hidden;}
.major-team .tabholder li.cur{background-position:0 0;}


.com-choose{padding:50px 0; background:url(../images/bg_case.jpg) no-repeat 0 0;}
.com-choose h2{margin-bottom:5px;text-align: center;font-size:30px; color:#1eb99b;}
.com-choose p.brief{margin-bottom:50px; text-align: center; color:#d6d6d8; font-weight:700; font-size:14px;}

.com-name{margin-left:-60px;}
.com-name li{float:left; margin:0 0 45px 60px; width:190px; height:190px;}
.com-choose .tabholder{width:180px; margin:24px auto 0;}
.com-choose .tabholder li{padding-top:5px; float:left; margin:0 5px; width:80px; text-align:center; font-size:20px; color:#fff; border-top:2px solid #fff; cursor:pointer;}
.com-choose .tabholder li.cur{ border-top:2px solid #1eb99b; color:#1eb99b;}

/*其他相关业务*/
.other_relative{padding:55px 0 45px;}
.other_relative h2{margin-bottom:70px; text-align:center; font-size:30px; color:#222532;}

.other_relative .item{margin-left:-120px;}
.other_relative a{margin:0 0 50px 120px;display:block; padding-top:165px; float:left; width:150px; height:20px; overflow:hidden; background:url(../images/icon_relate.png) no-repeat 0 0; font-size:16px; color:#646464; text-align:center; font-weight:700;}
.other_relative a.ic1{background-position:0 0;}
.other_relative a.ic2{background-position:-269px 0;}
.other_relative a.ic3{background-position:-539px 0;}
.other_relative a.ic4{background-position:-808px 0;}
.other_relative a.ic5{background-position:0 -245px;}
.other_relative a.ic6{background-position:-269px -245px;}
.other_relative a.ic7{background-position:-539px -245px;}
.other_relative a.ic8{background-position:-808px -245px;}
.other_relative a:hover{background:url(../images/icon_relative_hover.png) no-repeat center 0;}

.qs-advant{padding:50px 0; background:url(../images/bg_advant.jpg) no-repeat center 0;}

.qs-choose{padding:50px 0 90px; background-color:#1eb99b;text-align:center;}
.qs-choose h2{font-size:30px; color:#fff;}
.qs-choose .brief{margin-bottom:65px;color:#d2f1eb;}
.qs-choose .img{margin-bottom:60px;}


.advan-info{margin-left:-110px;}
.advan-info li{float:left; margin-left:109px; text-align:center;}
.advan-info li h3{margin-bottom:0; font-family:Arial, Helvetica, sans-serif; font-size:60px; color:#fff;}
.advan-info li h3 span{font-weight:normal; font-size:21px;}
.advan-info li p{font-size:16px; color:#222532;}



.query-quick3{padding-bottom:46px; background:url(../images/bg_iter_search.jpg) no-repeat center 0;}
.query-quick3 .search_bar{padding:94px 90px 15px 165px; background:url(../images/bg_check_sys.png) no-repeat center 0;}
.query-quick3 .search_form .search_text{width:374px; padding:16px 6px 16px 8px;}
.query-quick3 .search_select h4{width:115px; height:50px; line-height:50px;}
.query-quick3 .search_form{width:514px;}
.query-quick3 .search_bar .search_btn{width:167px; height:52px;}
.query-quick3 .search_select ul{width:122px;}


.county-reg{padding-top:90px;}
.county-reg .tabholder{margin-bottom:30px;margin-left:-20px;}
.county-reg .tabholder li{float:left; margin-left:20px; width:223px; height:67px;line-height:67px; border:1px solid #fff; text-align:center; font-size:20px; cursor:pointer; color:#fff;}
.county-reg .tabholder li i{display:none;}
.county-reg .tabholder li.cur{border:1px solid #1eb99b; color:#1eb99b;}
.county-reg .tabholder li.cur i{display:block; width:18px; height:10px; margin-left:-9px; bottom:-10px; overflow:hidden; background:url(../images/bg_clii.png) no-repeat 0 0;}
.county-reg .JS-tabpanel{padding:50px 0; height:204px; background:url(../images/bg_trans2.png) repeat 0 0; text-align:center;}
.county-reg .JS-tabpanel .h2{margin-bottom:40px; font-size:35px; color:#1eb99b;}
.county-reg .JS-tabpanel p{margin-bottom:50px; font-size:20px; color:#fff;}
.county-reg .JS-tabpanel .seemore{display:block; width:150px; height:40px; line-height:40px; text-align:center; overflow:hidden; background:url(../images/btn_seemore.png) no-repeat 0 0; text-indent:-9999em; margin:0 auto;}


/*单国注册流程*/
.single-reg{padding:60px 0; background-color:#e6e6e6;}
.single-reg h2{text-align:center; margin-bottom:50px; font-size:26px; color:#1eb99b;}
.single-reg .tabholder{float:left; padding-top:0; width:120px;}
.single-reg .tabholder li{width:120px; height:85px; padding:35px 0 0; background-color:#fff; font-size:18px; color:#323232; text-align:center;}
.single-reg .tabholder li.ic1{background:#17bf9f; color:#fff;}
.single-reg .tabholder li.ic2{background:#14ac8f;color:#fff;}
.single-reg .tabholder li.ic3{background:#0ea286;color:#fff;}
.single-reg .tabholder li.ic4{background:#0b9077;color:#fff;}
.single-reg .tabholder li.cur{background-color:#fff;color:#323232;}
.single-reg .JS-tabCont{float:left; margin-bottom:50px; width:732px; padding:35px 54px; background-color:#fff; height:410px;}

/*reg-progress*/
.reg-progress h2{margin-bottom:20px;}
.reg-progress{padding:0 75px; text-align:center;}
.reg-progress li{line-height:20px; font-size:16px; padding-bottom:15px; margin-bottom:10px; background:url(../images/bg_arrow_down.png) no-repeat center bottom; color:#969696;}
.reg-progress li.last{background:none;}
.reg-progress li em{font-weight:700; color:#323232;}

.om_progress h2{margin-bottom:10px; text-align:center; font-size:26px; color:#1eb99b;}
.om_progress .intro{margin-bottom:10px; padding:6px 15px; background-color:#e6e6e6; line-height:18px; font-size:14px; color:#646464; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.om_progress ul{padding:10px 0 10px 25px;}
.om_progress ul h3{font-size:16px; font-weight:700; color:#1eb99b;}
.om_progress ul li{margin-bottom:6px;line-height:18px; color:#646464;}

.om_progress2 ul{padding:25px;}
.om_progress ul li{margin-bottom:11px;}

/*youknow*/
.youknow{padding:45px 0 75px;background:url(../images/bg_youknow.jpg) no-repeat center 0;}
.youknow h2{margin-bottom:15px; text-align:center; font-size:30px; color:#0eb493;}
.youknow p{margin-bottom:50px; line-height:20px; font-size:14px; color:#a2a3ae;}
.youknow .img{text-align:center;}


/*query-faq*/
.query-faq2{background-color:#e6e6e6;}
.query-faq2 h2{color:#222532;}
.query-faq2 dl{margin-bottom:40px; padding:0; background:none;}
.query-faq2 dt{height:48px; line-height:48px; padding-left:20px; background:url(../images/bg_faq_dt.png) no-repeat 0 0; margin-bottom:5px; color:#222532; font-weight:700; font-family:'宋体'; border-bottom:none; padding-bottom:13px;}
.query-faq2 dd{padding:25px 30px; height:51px; background:url(../images/bg_faq_dd.png) no-repeat 0 0; line-height:20px; font-size:14px; color:#969696;}
.query-faq2 dd i{float:left; width:30px; font-style:normal;}
.query-faq2 dd p{float:left; width:870px;}
.query-faq2 .more{margin:0;}



/*专利*/
.query-quick4{padding:235px 0 79px;background:url(../images/bg_patent.jpg) no-repeat center 0; border-bottom:6px solid #1eb99b;}

.query-quick4 .search_bar{background:url(../images/bg_query_box3.png) no-repeat center 0;}

.query-quick4 .search_form .search_text{width:369px;}

.patent{margin-left:-20px; padding-top:85px;}
.patent li{float:left; margin-left:20px; width:225px; height:350px; overflow:hidden;}
.patent li .pic{width:225px; height:180px; overflow:hidden;}
.patent li .info{background-color:#fff;height:69px;padding:25px; text-align:center;}
.patent li .info h3{font-size:18px; color:#1eb99b;}
.patent li .info p{font-size:14px; color:#969696;}
.patent li .seemore{display:block; width:223px; height:49px; background-color:#9b9da4; font-size:18px; color:#fff; border:1px solid #cbcdd0; text-align:center; line-height:49px;}

/*apply-progress*/
.apply-progress{background-color:#fff;}
.apply-progress .layout{position:relative;}
.apply-progress .layout .h3{position:absolute; padding-right:45px; left:0; top:0; width:120px; height:45px; line-height:45px; background:url(../images/bg_more2.png) no-repeat right center #3c3c3c; text-align:center; font-size:20px; color:#fefefe;}
.apply-progress .layout p{text-align:center;}

.advant_info{height:240px;background-color:#222532;}
.advant_info .layout{padding-top:75px; background:url(../images/bg_quote.png) no-repeat 0 0;}
.advant_info p{padding-left:70px; line-height:48px; color:#0eb493; font-size:30px;}
.advant_info p.l2{padding-right:70px; text-align:right;}

.to-good{padding:60px 0; background-color:#fff;}
.to-good h2{margin-bottom:45px; text-align:center; font-size:30px; color:#0eb493;}
.to-good ul{margin-left:-20px;}
.to-good li{float:left; width:223px; margin-left:20px;}
.to-good li h3{margin-bottom:15px; padding-top:210px; font-szie:24px; color:#646464; background:url(../images/icon_haochu.png) no-repeat 0 0; text-align:center; font-family:'宋体'; font-size:24px; color:#646464; font-weight:700;}
.to-good li p{margin-bottom:40px;height:110px; text-indent:23px; line-height:18px; color:#969696; font-size:14px;}
.to-good li a.more{display:block; margin:0 auto; width:45px; height:45px; line-height:45px; overflow:hidden; background:url(../images/icon_more.png) no-repeat 0 0; font-size:12px; color:#fff; text-align:center;}
.to-good li a.more:hover{background-position:-54px 0;}
.to-good li.ic1 h3{background-position:35px 0;}
.to-good li.ic2 h3{background-position:-208px 0;}
.to-good li.ic3 h3{background-position:-456px 0;}
.to-good li.ic4 h3{background-position:-699px 0;}

.to-good li h3.hover{background:url(../images/icon_haochu_hover.png) no-repeat 0 0;}
.to-good li.ic1 h3.hover{background-position:35px 0;}
.to-good li.ic2 h3.hover{background-position:-208px 0;}
.to-good li.ic3 h3.hover{background-position:-456px 0;}
.to-good li.ic4 h3.hover{background-position:-699px 0;}


.faq{padding:40px 0; background:url(../images/bg_faq.jpg) center 0;}
.faq h2{margin-bottom:60px;text-align:center; font-size:30px; color:#0eb493;}
.faq dl{margin-bottom:30px;}
.faq dt{margin-bottom:6px; line-height:75px; height:75px; padding-left:130px; background:url(../images/bg_faq_dt2.png) no-repeat 0 0; font-size:24px; color:#fff;}
.faq dd{padding:50px 10px 40px 50px; background:url(../images/bg_trans2.png) repeat 0 0;}
.faq dd .dt{float:left; width:100px; height:100px;}
.faq dd .info{padding-left:60px; padding:8px 0 0 60px; height:110px; background:url(../images/bg_bracket.png) no-repeat 0 0; float:right; width:720px; line-height:22px; font-size:14px; color:#969696;}
.faq dd .info i{display:inline-block; font-style:normal; margin-left:-40px;}

.faq dd .info2{float:left; padding:0 50px 0 0; background:url(../images/bg_bracket2.png) no-repeat right center;}
.faq dd .dt2{float:right;}
.faq .more{margin-top:-30px;}

.patent_team{padding:40px 0 100px; background-color:#1eb99b;}
.patent_team h2{text-align:center; font-size:30px; color:#fff;}
.patent_team .brief{margin-bottom:50px; font-size:14px; text-align:center;color:#d2f1eb;}
.patent_team ul{margin-left:-20px;}
.patent_team li{float:left; padding:25px 10px 10px; margin-left:20px; width:205px; height:305px; background-color:#fff;  -o-border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.patent_team li .pic{position:relative; height:252px; overflow:hidden; margin-bottom:10px; text-align:center;}
.patent_team li .pic .img{width:164px; height:164px; overflow:hidden; margin:0 auto 8px;}
.patent_team li .pic h3{margin-bottom:5px; text-align:center; font-size:25px; color:#1eb99b;}
.patent_team li .pic p{text-align:center; font-size:16px; color:#969696;}
.patent_team li .pic .info{display:none; padding:5px 10px; text-align:left; height:235px; overflow:hidden; text-indent:23px; position:absolute; left:0; top:0; line-height:17px; color:#969696; background-color:#fff;}
.patent_team li.hover .pic .info{display:block;}
.patent_team li .btn{display:block; width:204px; height:43px; overflow:hidden; text-align:center; line-height:43px; background:url(../images/btn_zixun.png) no-repeat  center 0; font-size:20px; color:#fff;}

/*other-relative*/
.other-relative{padding:50px 0; background-color:#ffffff;}
.other-relative h2{margin-bottom:65px; text-align:center; font-size:30px; color:#222532;}
.other-relative ul{margin-left:-115px;}
.other-relative li{float:left; width:100px; height:151px; overflow:hidden; margin:0 0 38px 115px;}
.other-relative li .inner{display:block;padding-top:110px; background:url(../images/icon_relative.png) no-repeat 0 0; text-align:center; font-size:16px; color:#646464;}
.other-relative li.ic1 .inner{background-position:0px 0px;}
.other-relative li.ic2 .inner{background-position:-215px 0px;}
.other-relative li.ic3 .inner{background-position:-430px 0px;}
.other-relative li.ic4 .inner{background-position:-645px 0px;}
.other-relative li.ic5 .inner{background-position:-860px 0px;}
.other-relative li.ic6 .inner{background-position:0px -178px;}
.other-relative li.ic7 .inner{background-position:-215px -178px;}
.other-relative li.ic8 .inner{background-position:-430px -178px;}
.other-relative li.ic9 .inner{background-position:-645px -178px;}
.other-relative li.ic10 .inner{background-position:-860px -178px;}

.other-relative li .inner:hover{background:url(../images/icon_relative_hover2.png) no-repeat 0 0;}

.query-quick5{padding:270px 0 60px;background:url(../images/bg_copyright.jpg) no-repeat center 0;}
/*.query-quick5{padding:270px 0 60px;background:url(../images/bg_copyright.jpg) no-repeat 0 0;}*/
.query-quick5 .search_bar{padding-left:165px;background:url(../images/bg_search_copy.png) no-repeat 0 0;}
.query-quick5 .search_form .search_text{width:504px;}

.work-us{padding-top:150px;}
.work-us ul{margin-left:-30px;}
.work-us ul li{position:relative; float:left; margin-left:30px; width:280px; height:340px; padding:30px 10px; background:url(../images/bg_trans2.png) repeat 0 0; color:#969696; font-size:14px;line-height:24px;}
.work-us ul li h3{margin-bottom:40px; line-height:36px; font-size:24px; text-align:center; color:#fff;}
.work-us ul li p{height:186px; padding:0 20px; text-indent:23px;}
.work-us ul li .seemore{display:block; text-indent:-9999em; margin:30px auto; width:135px; height:38px; overflow:hidden; background:url(../images/btn_seemore2.png) no-repeat 0 0;}
.work-us ul li .info{display:none;}
.work-us ul li.hover .info{position:absolute; left:0; top:0; display:block; width:240px; height:340px; padding:30px; background-color:#1eb99b; color:#ffffff; line-height:22px; font-size:14px;}

/*four-advant*/
.four-advant{padding:45px 0 110px;background-color:#e6e6e6;}
.four-advant h2{font-size:30px; line-height:36px;text-align:center; color:#0eb493;}
.four-advant .brief{margin-bottom:65px;font-size:14px; color:#062033; text-align:center; font-weight:700; font-family:'宋体';}
.four-advant .itemli{float:left; width:480px;}
.four-advant .copyright_img{float:right; width:371px;}
.four-advant .itemli li{margin-bottom:15px;padding-left:50px; background:url(../images/icon_arrow.png) no-repeat 0 0;}
.four-advant .itemli h3{font-size:24px; color:#1eb99b;}
.four-advant .itemli p{line-height:20px; color:#969696; font-size:16px;}


.progress{padding:60px 0 70px;background-color:#1eb99b;}

.compare{padding:154px 60px 100px; background:url(../images/bg_compare.jpg) no-repeat center 0;}
.compare .choose_us{float:left; width:420px; margin-left:60px;}
.compare h3{margin-bottom:55px;font-size:20px; color:#ffffff; text-align:center;}
.compare .other{float:right; margin-right:30px; width:430px;}
.compare li{padding-left:20px;font-size:14px; color:#fff; line-height:16px; margin-bottom:40px;background:url(../images/icon_li.png) no-repeat 0 4px;}
.compare .other li{background-position:0 -48px;}


/*copy-type*/
.copy-type{padding:40px 0 110px; background-color:#e6e6e6;}
.copy-type h2{margin-bottom:50px; font-size:30px; color:#0eb493;}
.copy-type li{float:left; margin-bottom:50px; width:160px; height:65px; line-height:65px;}
.copy-type li a{display:block; background:url(../images/icon_type.png) no-repeat 0 0; padding-left:55px; font-size:18px; color:#222532;}

.copy-type li.ic1 a{background-position:5px 13px;}
.copy-type li.ic2 a{background-position:-153px 13px;}
.copy-type li.ic3 a{background-position:-312px 13px;}
.copy-type li.ic4 a{background-position:-473px 13px;}
.copy-type li.ic5 a{background-position:-635px 13px;}
.copy-type li.ic6 a{background-position:-792px 13px;}
.copy-type li.ic7 a{background-position:5px -93px;}
.copy-type li.ic8 a{background-position:-153px -93px;}
.copy-type li.ic9 a{background-position:-312px -93px;}
.copy-type li.ic10 a{background-position:-473px -93px;}
.copy-type li.ic11 a{background-position:-635px -93px;}
.copy-type li.ic12 a{background-position:-792px -93px;}
.copy-type li.ic13 a{background-position:5px -198px;}
.copy-type li.ic14 a{background-position:-153px -198px;}
.copy-type li.ic15 a{background-position:-312px -198px;}
.copy-type li.ic16 a{background-position:-473px -198px;}
.copy-type li.ic17 a{background-position:-635px -198px;}
.copy-type li.ic18 a{background-position:-792px -198px;}

.copy-type li a:hover{ padding-left:51px;background:url(../images/icon_type_hover.png) no-repeat 0 0 #fff; border-left:4px solid #1eb99b; }
.copy-type li.ic1 a:hover{background-position:1px 13px;}
.copy-type li.ic2 a:hover{background-position:-153px 13px;}
.copy-type li.ic3 a:hover{background-position:-312px 13px;}
.copy-type li.ic4 a:hover{background-position:-473px 13px;}
.copy-type li.ic5 a:hover{background-position:-635px 13px;}
.copy-type li.ic6 a:hover{background-position:-792px 13px;}
.copy-type li.ic7 a:hover{background-position:5px -93px;}
.copy-type li.ic8 a:hover{background-position:-153px -93px;}
.copy-type li.ic9 a:hover{background-position:-312px -93px;}
.copy-type li.ic10 a:hover{background-position:-473px -93px;}
.copy-type li.ic11 a:hover{background-position:-635px -93px;}
.copy-type li.ic12 a:hover{background-position:-792px -93px;}
.copy-type li.ic13 a:hover{background-position:5px -198px;}
.copy-type li.ic14 a:hover{background-position:-153px -198px;}
.copy-type li.ic15 a:hover{background-position:-312px -198px;}
.copy-type li.ic16 a:hover{background-position:-473px -198px;}
.copy-type li.ic17 a:hover{background-position:-635px -198px;}
.copy-type li.ic18 a:hover{background-position:-792px -198px;}


/*patent_team2*/
.patent_team2{padding:50px 0 115px; background-color:#fff;}
.patent_team2 h2{text-align:center; font-size:30px; color:#0eb493; margin-bottom:65px;}
.patent_team2 ul{margin-left:-20px;}
.patent_team2 li{float:left; margin-left:20px; width:225px; overflow:hidden;}
.patent_team2 li .pic{width:225px; height:180px; overflow:hidden;}
.patent_team2 li .info{padding:25px 30px; background-color:#f0f0f0;}
.patent_team2 li .info h3{margin-bottom:15px;font-size:16px; color:#3c3c3c;}
.patent_team2 li .info h3 span{padding-left:8px; color:#969696;}
.patent_team2 li .info p{line-height:16px; font-size:14px; color:#969696;}

.query-faq3{background-color:#e6e6e6;}
.query-faq3 h2{color:#0eb493;}
.query-faq3 dl{padding:10px 30px 18px 120px; height:70px; overflow:hidden; background:url(../images/bg_faq_arrow.png) no-repeat 0 0 #fff;}
.query-faq3 dt{margin:0;border:none; line-height:30px;}
.query-faq3 dd{line-height:20px;font-size:14px; color:#969696;}
.query-faq3 dd a.more{padding-right:1px; line-height:20px; height:20px; margin:0; background:url(../images/bg_more3.png) no-repeat right center; font-size:14px; color:#1eb99b;}

/*aside*/
.aside{float:left; width:200px;}
.main{float:right; width:720px;}

.sidelist h3{padding-left:30px; background:url(../images/bg_sideli.gif) no-repeat 15px 18px #1eb99b; height:45px; line-height:45px; margin-bottom:6px; border-left:4px solid #1eb99b; font-size:18px; color:#fff;}
.sidelist h3.active{/*background:#f0f0f0; color:#969696;*/}

.sidelist .subnav{margin-bottom:6px;display:none;}
.sidelist .subnav li{background:#fff; color:#969696;border-left:4px solid #fff; padding-left:45px; height:40px; line-height:40px; font-size:16px;}
.sidelist .subnav li.hover{background:#f0f0f0;border-left:4px solid #1eb99b;}
.sidelist .subnav li.hover a：hover{color:#969696;}

.inner-content{padding-bottom:80px;border-top:1px solid #c8c8c8;}
.faqlist{padding:30px 0;}
.faqlist li{margin-bottom:10px;padding-bottom:15px; border-bottom:1px dashed #c8c8c8;font-size:14px;}
.faqlist li a{float:left; width:550px; padding-left:10px; background:url(../images/bg_faqli.gif) no-repeat 0 center; color:#222532; }
.faqlist li span{float:right; width:110px; font-size:14px; color:#222532;}


.faqlist ul{margin-bottom:50px;}
.faqlist .page{margin-bottom:20px;}
.page{text-align:right;}
.page a{display:inline-block; margin:0 0 0 5px; width:24px; line-height:24px; text-align:center; font-size:12px; color:#fff; background:#646464; border:1px solid #646464;}
.page a:hover ,.page a.cur{ border:1px solid #1eb99b;background-color:#fff;color:#1eb99b;}

.caselist li{margin-bottom:40px;}
.caselist li .pic{float:left; width:200px; height:160px; overflow:hidden;}
.caselist li .info{float:right; width:505px;}
.caselist li .info h3{font-weight:700; margin-bottom:5px; font-size:16px; color:#323232;}
.caselist li .info p{margin-bottom:5px;height:90px; line-height:18px; overflow:hidden; color:#969696;}
.caselist li .info .more{display:block; width:120px; height:35px; overflow:hidden; background:url(../images/btn_casemore.png) no-repeat 0 0; text-indent:-9999em;}

.caselist ul{padding:30px 0 0px;}
.caselist .page{margin-bottom:80px;}


/*patent_team3*/
.patent_team3{padding:30px 0 0; background-color:#fff;*margin-left:-30px;}
.patent_team3 .page{margin-bottom:00px;}
.patent_team3 ul{margin-bottom:50px;margin-left:-30px;}
.patent_team3 li{height:auto;width:142px; border-radius:0; border-radius:0; margin:0 0 20px 29px; padding:14px 8px 7px; background-color:#f0f0f0;}
.patent_team3 li .pic{height:auto;}
.patent_team3 li .pic .img{width:116px; height:116px;}
.patent_team3 li .pic h3{font-size:18px;}
.patent_team3 li .pic p{font-size:12px; color:#969696;}
.patent_team3 li .btn{font-size:14px; width:145px; height:30px; line-height:30px; color:#fff; background:url(../images/btn_sedetails.png) no-repeat 0 0;}

.doc{padding:50px 0 0 10px;}
.doc h2{margin-bottom:20px; line-height:36px; border-bottom:1px dashed #9d9d9d;padding-bottom:5px; font-size:24px; color:#323232;}
.doc p ,.doc li{margin-bottom:20px; line-height:24px; color:#969696; font-size:16px;}
.doc ul{margin-bottom:20px;}
.doc li{padding-left:20px; margin:0;}
.doc .zixun{float:right; width:120px; height:35px; overflow:hidden; background:url(../images/btn_zixun2.png) no-repeat 0 0; text-indent:-999em;}

/*aboutus*/
.aboutus{padding:35px 0; background-color:#222532; text-align:center;}
.aboutus h2{font-size:32px; line-height:45px; color:#1eb99b;}
.aboutus p{font-size:14px; color:#d3d3d6;}

.videowrap{padding:60px 0; background-color:#ebebeb;}
.videowrap .video{margin-bottom:55px;width:960px; height:574px; overflow:hidden}
.videowrap p{text-indent:32px; line-height:30px; font-size:16px; color:#646464;}


.our_advant{padding:80px 0 120px;background-color:#1eb99b;text-align:center; color:#ffffff;}
.our_advant h2{font-size:24px;}
.our_advant .brief{margin-bottom:90px;font-size:16px; color:#ffffff;}
.our_advant li{padding:95px 20px 0; width:200px; float:left; background:url(../images/icon_advant.png) no-repeat 0 0;}
.our_advant li.ic1{background-position:74px 0px;}
.our_advant li.ic2{background-position:-160px 0px;}
.our_advant li.ic3{background-position:-410px 0px;}
.our_advant li.ic4{background-position:-670px 0px;}
.our_advant li h3{margin-bottom:15px; font-size:18px; color:#ffffff;}
.our_advant li p{line-height:16px;}


.contact_form{padding:160px 0 64px; background:url(../images/bg_form.png) no-repeat center 0;}
.contact_form .forms{float:left; width:680px;}
.contact_form .forms li{position:relative; margin-bottom:20px; background:url(../images/bg_trans3.png) repeat 0 0; font-size:16px; color:#fff;}
.contact_form .forms li .ipt{padding:16px 0 16px 20px; height:18px; border:none; width:660px; background:none; font-size:16px; color:#fff;}
.contact_form .forms li.btn{padding-left:0;background:none;}
.contact_form .forms li .default_value{position:absolute; left: 20px; top:0; line-height:50px;}
.contact_form .forms li textarea{padding-top:10px;padding-left:20px;height:180px; width:660px; background:none; border:none; font-size:16px; color:#fff;}
.contact_form .add{float:right; width:240px;}
.contact_form .forms li.btn input{display:block; width:120px; height:35px; overflow:hidden; background:url(../images/btn_submit.png) no-repeat 00; border:none; text-indent:-9999em;}


.contact_form .add li{height:55px;margin-bottom:20px;padding-left:60px; background:url(../images/icon_add.png) no-repeat 0 0;font-size:16px; color:#fff;}
.contact_form .add li.ic1{background-position:0px 0px;}
.contact_form .add li.ic2{padding-top:12px; height:43px; background-position:0px -70px;}
.contact_form .add li.ic3{padding-top:12px; height:43px; background-position:0px -140px;}


/*团队 --- 个人*/
.team_person{padding-top:50px;}
.team_person .info{margin-bottom:20px; padding:25px; background-color:#f0f0f0;}
.team_person .info .face{float:left; width:110px; height:110px;}
.team_person .details{padding-top:15px; float:right; width:520px;}
.team_person .info p{line-height:20px; font-size:14px; color:#969696;}
.team_person .info p.adv{margin-top:10px;}
.team_person .info p em{color:#323232;}
.team_person .info p span{margin-right:20px;}
.team_person .bd{padding:0 25px;}
.team_person .bd p{margin-bottom:30px; line-height:20px; color:#969696; font-size:14px;}
.team_person .bd p em{color:#323232;}


/*搜索弹出框*/
.pop_search{display:none;position:fixed; padding-top:100px; left:50%; top:50%; margin-left:-240px; margin-top:-210px; padding:20px; width:480px; height:380px; background:url(../images/bg_pop_search.png) no-repeat 0 0;z-index:12;}
.pop_search .close{margin-bottom:100px;display:block; float:right; width:15px; height:15px; overflow:hidden; background:none; text-indent:-999em; cursor:pointer;}
.pop_search ul{margin-top:6px;}
.pop_search li{margin-bottom:20px;*margin-bottom:17px;}
.pop_search li label{float:left; width:133px; height:50px; line-height:50px; text-align:right; font-size:20px; color:#969696;}
.pop_search li .fields{float:left; padding:1px 0; width:345px;}
.pop_search li .fields .ipt{padding:14px 15px; margin-left:5px; width:262px; height:18px; line-height:18px; border:0;font-size:14px;color:#666; font-family:'微软雅黑'; background:none;}
.pop_search li .fields .placeholder{color:#c8c8c8;}
.pop_search .btn_submit{*float:left; width:214px; height:50px; overflow:hidden; background:url(../images/btn_submit2.png) no-repeat 0 0; border:none; cursor:pointer; text-indent:-999em;}
.pop_search .tips{padding-top:20px; *padding-top:16px; padding-bottom:4px; font-size:16px; color:#969696; text-align:center; border-top:1px dotted #cacaca;}


#layer{display:none; width:100%; height:100%; position:fixed; left:0;top:0; background:url(../images/bg_trans2.png) repeat 0 0; z-index:11;}

/*悬浮框位置*/
.aside_fixed{ position:fixed; right:20px; bottom:30px;}
/*悬浮框按钮大小区域设置*/
.aside_fixed li{height:47px; line-height:47px;margin-bottom:5px;}
.aside_fixed li a{display:block; width:47px; height:47px; font-size:0; text-indent:-999em; overflow:hiddn;}
/*悬浮框总体大小区域设置*/
.aside_fixed li a{width:140px;}

.aside_fixed li a.backto_top{ background:url(../images/bg_backtotop.png) no-repeat 0 0;}
.aside_fixed li a.acous{ background:url(../images/bg_cus.png) no-repeat 0 0;}
.aside_fixed li a.backto_top:hover{background:url(../images/bg_hoverfixed.png) no-repeat 0 0;}
.aside_fixed li a.acous:hover{background:url(../images/bg_hoverfixed.png) no-repeat 0 -51px;}


/*pop_search_wrap弹出框*/
.pop_search_wrap{position:fixed; z-index:11; top:0; left:0; width:100%; height:100%; background:url(../images/bg_trans4.png) repeat 0 0;}
.popmain{width:500px; margin:0 auto; top:50%; left:50%; margin-left:-250px; height:566px; position:absolute; margin-top:-293px;background:url(../images/bg_trans5.png) repeat 0 0; padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;border-radius:8px;z-index:100;}
.popmain .inner{background:#fff;-moz-border-radius:8px;-webkit-border-radius:8px;-o-border-radius:8px;border-radius:8px;}
.popmain .inner .btn_close{display:block; width:15px; height:15px; background:url(../images/bg_close.png) repeat 0 0; position:absolute; right:10px; top:10px; cursor:pointer;}
.popmain .inner .hd{position:relative;height:34px; padding:24px 0; background-color:#1eb99a; text-align:center;}
.popmain .inner .bd{padding:25px 30px 10px;}

.aforms li{margin-bottom:13px;}
.aforms .label{float:left; width:100px; text-align:right; font-size:16px; color:#646464; line-height:44px;}
.aforms .fields{float:left; width:330px;}

.aforms .fields .s_tips{float:left; padding-left:6px; line-height:44px; font-size:14px; color:#1eb99a;}
.aforms .fields .iptwrap{float:left;width:300px; padding:0; height:46px; /*background:url(../images/bg_ipt_wrap.png) no-repeat 0 0;*/}
.aforms .fields .ipt{width:278px; padding:13px 10px; height:18px; line-height:18px; background:#fafafa; font-size:14px; color:#646464;border:1px solid #c8c8c8;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.aforms .btn_submit{display:block; width:214px; height:50px; overflow:hidden; background:url(../images/btn_submit3.png) no-repeat 0 0; cursor:pointer; border:none 0; text-indent:-9999em; overflow:hidden;}

.popmain .ft{padding:25px 0; text-align:center; border-top:1px dashed #c8c8c8; margin:0 40px;}
.popmain .ft span{font-size:16px; color:#646464;}
.popmain .ft em{font-size:32px; color:#1eb99a; font-family:'Impact';}


.mselect{width:298px; height:43px; border:1px solid #c8c8c8; position:relative;background:#fafafa;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;border-radius:4px; /*background:url(../images/bg_select.png) no-repeat 0 0;*/}
.mselect h3{padding:12px 10px 13px; height:18px; line-height:18px; font-size:14px; color:#646464;background:url(../images/bg_arrow3.gif) no-repeat 96% center;}
.mselect .ssub{display:none;}
.mselect_hover{border:1px solid #1eb99a;/*background:url(../images/bg_select_hover.png) no-repeat 0 0; */z-index:2;}
.mselect_hover .ssub{display:block;position:absolute; width:298px; left:-1px; top:41px; background:#fafafa;border:1px solid #1eb99a; border-top:0;}
.mselect .ssub li{margin:0; line-height:36px; padding:0 14px; font-size:14px; color:#646464;}
.mselect .ssub li.hover{background-color:#1eb99a;color:#fff; cursor:pointer;}













