body { margin: 0; padding: 0; font-size: 12px; color: #333; line-height: 22px; font-family: "Microsoft YaHei",Arial; min-width: 1200px; }
body.en { font-family: Arial; }
a { font-size: 12px; color: #333; line-height: 22px; text-decoration: none; }
a:hover { color: #0088d4; text-decoration: underline; }
ul, li, dl, dd, dt, h3, h4, dt, dl, dd { margin: 0; padding: 0; list-style: none; }
.clear { clear: both; }
a img { border: none; }
.base { width: 1200px; margin: 0 auto; }
.fl { float: left; }
.fr { float: right; }
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.hide { display: none; }
.mt20 { margin-top: 20px; }
.mt15 { margin-top: 15px; }
.red { color: #d92020; }
.hide { display: none; }
.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -o-text-overflow: ellipsis; }
.zoom { zoom: 1; overflow: hidden; }
.trans { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.slideright:hover { -webkit-transform: translate(3px, 0); -moz-transform: translate(3px, 0); -o-transform: translate(3px, 0); -ms-transform: translate(3px, 0); transform: translate(3px, 0); }
.rotate:hover { -webkit-transform: rotate(30deg); -moz-transform: rotate(30deg); -o-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); }
.slideleft:hover { -webkit-transform: translate(-5px, 0); -moz-transform: translate(-5px, 0); -o-transform: translate(-5px, 0); -ms-transform: translate(-5px, 0); transform: translate(-5px, 0); }
.scale:hover { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.1); transform: scale(1.2); }
em { font-style: normal; }
.fn { zoom: 1; }
.fn:after { clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden; }
.relative { position: relative; }
.absolute { position: absolute; }

#header { margin: 0 auto; box-shadow: 0 0 10px #BDBDBD; position: relative; z-index: 88; }
#header .top { height: 27px; line-height: 26px; color: #666; background-color: #f2f2f2; border-bottom: 1px solid #e4e4e4; }
#header .top a { line-height: 25px; color: #666; margin: 0 6px; text-decoration: none; }
#header .top .btn { height: 28px; line-height: 28px; display: inline-block; font-size: 13px; width: 100px; text-align: center; border-radius: 3px; background-color: #fbb400; }
#header .top .btn:hover { background-color: #BF5F00; }
#header .top .btn.en { background-color: #830606; }
#header .top .btn.en:hover { background-color: #6D0303; }

#header .head { border-bottom: 1px solid #ddd; width: 100%; padding: 20px 0; }
#header .head .h_tel { float: right; color: #fbb400; margin-top: 20px; width: 280px; font-size: 15px; }
#header .head .h_tel img { vertical-align: top; float: left; margin-right: 10px; }
#header .head .h_tel span { font-size: 22px; font-weight: bold; }
#header .head .h_tel .yezi { float: right; margin-top: -15px; }

#header .logo { float: left; margin-right: 25px; margin-top: 0px; }
#header .words { float: left; width: 300px; margin-top: 0px; }
#header .words h3 { font-size: 18px; line-height: 35px; color: #C00; }
#header .words h4 { font-size: 18px; font-family: STSong; line-height: 35px; font-weight: normal; }
#header .tel { float: right; width: 172px; height: 45px; margin-top: 4px; background: url(../images/icon_tel.png) left 4px no-repeat; color: #eb3b00; font-size: 24px; padding-left: 45px; line-height: 20px; }
#header .tel i { display: block; font-size: 20px; color: #c00725; font-style: normal; font-weight: bold; }
#header .h_erweima { float: right; margin-top: 35px; }
#header .r { float: right; width: 660px; }
#header .sobox { display: inline-block; width: 240px; background-color: #f4f4f4; height: 24px; margin-right: 30px; border-radius: 2px; padding-top: 4px; }
#header .sobox input.keywords { width: 190px; height: 20px; border: none; background: transparent; float: left; margin-left: 10px; color: #999; outline: none; }
#header .sobox #sobtn { display: block; width: 28px; height: 20px; float: right; }
#header .logininfo { display: inline-block; min-width: 80px; padding: 0 10px; color: #999; margin-top: 0px; }
#header .logininfo a { color: #999; margin: 0 5px; }
#header .logininfo a.red { color: #e97400; }
#header .share img { margin-left: 10px; }


#nav { height: 48px; margin: 0 auto; background-color: #f7f7f7; padding-top: 7px; }
#nav ul { margin: 0px auto 0; width: 1200px; position: relative; }
#nav li { float: left; height: 46px; line-height: 46px; min-width: 118px; }
#nav li.fg { margin-right: 0; width: 15px; min-width: 15px; background: url(../images/bg_line.png) center center no-repeat; }
#nav li a.menu { display: block; padding: 0 5px; text-align: center; height: 46px; line-height: 46px; font-size: 14px; color: #333; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-top: 2px solid #f7f7f7; }
#nav li:hover a.menu { text-decoration: none; background-color: #fff; border-top: 2px solid #dd3e17; position: relative; z-index: 1; }
#nav li.select a.menu { background-color: #f0eeef; border-top: 2px solid #dd3e17; }
/*#nav li div { position: absolute; left: 0; top: 48px; width: 120px; display: none; z-index: 10000; background-color: #f0eeef; }
#nav li div span { display: block; height: 40px; }
#nav li div span a { height: 40px; line-height: 40px; display: block; background: none; font-size: 13px; border-top: none; }
#nav li div span a:hover { background-color: #E2E2E2; border-top: none; }
#nav li.select div span a { line-height: 40px; display: block; background: none; border: none; }
#nav li.select div span a:hover { color: #005da9; background-color: #E2E2E2; }*/

#nav .subnav { overflow: hidden; position: absolute; top: 42px; width: 1180px; border-bottom: 1px solid #cacaca; border-right: 1px solid #cacaca; border-left: 1px solid #cacaca; display: none; left: 0px; background: url("http://www.obtelecom.com/static/web/css/../img/hbg_02.jpg") repeat-x center bottom #ffffff; box-shadow: 0px 2px 4px rgba(0,0,0,0.3); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
#nav .subnav i { display: block; background: #cdcdcd; height: 3px; }
#nav .subnavbox { padding: 33px 40px 40px 40px; overflow: hidden; }
#nav .left { width: 708px; float: left; }
#nav .proleft.left { width: 780px; }
#nav .proleft dd { float: left; width: 155px; min-height: 170px; }
#nav .proleft dd p { margin: 0; padding: 0 0; width: 150px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
#nav .left .bstit { font-size: 14px; font-weight: bold; color: #006cb5; }
#nav .left .contactbstit { display: inline-block; margin-top: 16px; }
#nav .left .subnavcon { padding-top: 8px; }
#nav .left a { color: #888888; line-height: 24px; }
#nav li:hover .left a { border: none; background: none; height: auto; width: auto; text-align: left; }
#nav .left a:hover { color: #006cb5; }
#nav .right { width: 240px; float: right; background: url("http://www.obtelecom.com/static/web/css/../img/product_04.png") repeat-y left center; padding-left: 50px; text-align: center; }
#nav .right .img img { display: block; border: 1px solid #dbdbdb; }
#nav .right .tit { display: inline-block; color: #666; line-height: 18px; margin-top: 13px; transition: all 300ms ease-in 0ms; }
#nav .right .tit b { color: #006cb5; font-weight: bold; }
#nav .right .tit:hover { color: #006cb5; }
#nav .proright .tit { text-align: left; }
#nav .subnav.solution_nav { width: 600px; left: 160px; }
#nav .subnav.solution_nav .left { width: auto; }
#nav .subnav.news_nav { width: 600px; left: 440px; }
#nav .subnav.news_nav .left { width: 177px; }
#nav .subnav.news_nav .left dd { height: 30px; }
#nav .subnav.about_nav { width: 600px; left: auto; right: 0; }
#nav .subnav.about_nav .left { width: auto; }

.en #nav li a { font-weight: bold; }

.navisub { height: 24px; background-color: #7b491c; color: #d7d7d7; padding: 0 15px; font-size: 12px; display: inline-block; position: relative; display: none; }
.navisub a { color: #d7d7d7; margin: 0 6px; font-size: 12px; }
.navisub .cur { width: 7px; height: 4px; background: url(../images/icon_nav_pointer.jpg) left top no-repeat; position: absolute; top: -4px; }
.navisub.nav2 { margin-left: 60px; }
.navisub.nav2 .cur { left: 100px; }
.navisub.nav3 { margin-left: 150px; }
.navisub.nav3 .cur { left: 100px; }
.navisub.nav4 { margin-left: 200px; }
.navisub.nav4 .cur { left: 140px; }
.navisub.nav5 { margin-left: 330px; }
.navisub.nav5 .cur { left: 100px; }
.navisub.nav6 { margin-right: 30px; float: right; }
.navisub.nav6 .cur { left: 105px; }
.navisub.nav7 { float: right; }
.navisub.nav7 .cur { left: 168px; }

.banner { position: relative; width: 100%; min-width: 1200px; overflow: hidden; z-index: 9; BACKGROUND-COLOR: #EDEDED; }
.banner #J_bannerPic { position: relative; z-index: 0; overflow: hidden; width: 100%; min-width: 1200px; min-height: 350px; }
.banner #J_bannerPic li { width: 100%; position: absolute; z-index: 1; overflow: hidden; min-width: 1200px; min-height: 350px; text-align: center; }
.banner #J_bannerPic li a img { width: 100%; }
.banner #J_bannerBar { position: absolute; left: 50%; bottom: 18px; margin-left: -60px; height: 25px; overflow: hidden; z-index: 9; }
.banner #J_bannerBar li { float: left; width: 18px; height: 18px; margin-right: 10px; overflow: hidden; text-align: center; cursor: pointer; text-indent: -999em; background-color: #eee; border-radius: 18px; border: 1px solid #fff; }
.banner #J_bannerBar li.current { background-color: #0157A0; }
.banner #J_bannerBarBg { background-color: #000; opacity: 0.2; height: 30px; bottom: 0px; position: absolute; width: 100%; filter: alpha(opacity=20); }
.banner.sub { height: 350px; box-shadow: 0px 5px 10px #ddd inset; }
.banner.sub div { height: 350px; }

.banner .prevnext { position: absolute; top: 47%; width: 1300px; left: 50%; margin-left: -650px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; opacity: 0; -webkit-opacity: 0; -moz-opacity: 0; }
.banner .prevnext .b_prev { float: left; margin-left: -50px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.banner .prevnext .b_next { float: right; margin-right: -50px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.banner:hover .prevnext { display: block; opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; }
.banner:hover .prevnext .b_prev { margin-left: 0px; }
.banner:hover .prevnext .b_next { margin-right: 0px; }

.banner .banner_words { position: absolute; top: 30%; width: 1100px; left: 50%; margin-left: -550px; }
.banner .banner_words img { margin-bottom: 20px; }
.banner .banner_words .word1 { font-size: 40px; color: #e97400; font-family: Helvetica; line-height: 50px; text-shadow: 1px 1px 2px #fff; }
.banner .banner_words .btn { height: 28px; line-height: 28px; color: #fff; display: inline-block; font-size: 13px; width: 100px; text-align: center; border-radius: 3px; background-color: #fbb400; margin-top: 15px; }
.banner .banner_words .btn a { line-height: 28px; color: #fff; }
.banner .banner_words .btn:hover { background-color: #BF5F00; }
.banner .txt { position: absolute; width: 1100px; left: 50%; margin-left: -550px; top: 0; color: #fff; text-align: left; }
.banner .txt span { display: block; text-align: left; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; opacity: 1; }
.banner .txt .word1 { margin-top: 280px; }
.banner .txt .word1 img { width: auto; min-width: initial; }
.banner .txt .word2 { margin-top: 60px; font-size: 26px; font-family: "微软雅黑"; transition-delay: 0.2s; -moz-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; }
.banner .txt .word3 { margin-top: 50px; font-size: 18px; font-family: Verdana; transition-delay: 0.4s; -moz-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; }
.banner .txt .word4 { margin-top: 60px; font-size: 18px; font-family: "微软雅黑"; transition-delay: 0.6s; -moz-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; }
.banner li .txt span { opacity: 1; }
.banner li .txt .word1 { margin-top: 210px; }
.banner li .txt .word2 { margin-top: 20px; }
.banner li .txt .word3 { margin-top: 10px; }
.banner li .txt .word4 { margin-top: 20px; }
/*.banner li:last-child .txt{display:none; }*/



/*hot news*/
#hot_news { zoom: 1; overflow: hidden; margin: 30px auto 0; width: 1200px; background-color: #eceaeb; }
#hot_news dt { font-size: 22px; background: url(../images/bg_news.jpg) left top no-repeat; width: 240px; font-weight: normal; height: 60px; line-height: 60px; float: left; }
#hot_news dd { float: left; width: 860px; height: 30px; margin-top: 20px; }
#hot_news dd ul { width: 100%; margin-top: 10px; }
#hot_news dd ul li { height: 30px; line-height: 30px; font-size: 14px; }
#hot_news dd ul li a { height: 30px; line-height: 30px; font-size: 14px; }
#hot_news dd ul li .news_time { float: right; }

/*流程*/
.h_process { padding: 30px 0; background-color: #fff; }
.h_process ul li { width: 16%; text-align: center; height: 135px; display: inline-block; position: relative; }
.h_process ul li img { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.h_process ul li img:hover { }


.h_product { padding: 35px 0; }
.h_product dl { width: 1200px; margin: 0 auto; }
.h_product dl dt { height: 120px; text-align: center; position: relative; font-size: 28px; text-align: center; }
.h_product dl dt h3 { display: block; width: 390px; height: 54px; background: url(../images/bg_tit.png) center top no-repeat; font-size: 24px; text-align: center; line-height: 54px; color: #0c0b0b; margin: 0 auto; font-weight: normal; }
.h_product dl dt h3 em { display: block; font-family: 'Lucida Calligraphy'; color: #b2b1b1; }
.h_product dl dt .more { height: 35px; line-height: 35px; display: inline-block; font-size: 15px; width: 76px; text-align: center; background-color: #f4f4f4; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: absolute; right: 30px; top: 15px; display: none; }
.h_product dl dt .more:hover { background-color: #fbb400; color: #fff; }
.h_product dl dd { width: 100%; position: relative; height: 360px; }
.h_product dl dd .prev { position: absolute; top: 35%; left: -20px; display: none; }
.h_product dl dd .next { position: absolute; top: 35%; right: -20px; display: none; }
.h_product dl dd .bd { float: left; width: 100%; height: 320px; overflow: hidden;padding: 20px 0;}
.h_product dl dd .bd ul.p_list { float: left; width: 1210px; height: 320px; }
.h_product dl dd ul.p_list li { width: 19%; float: left; height: 320px;margin-right: 20px;text-align: center; /*background-color: #d5e1f7;*/ }
.h_product dl dd ul.p_list li.mr0 { margin-right: 0; }
/*.h_product dl dd ul.p_list li:nth-child(4n) { margin-right: 0; }*/
.h_product dl dd ul.p_list li .img { display: block; height: 220px; overflow: hidden; width: 100%; }
.h_product dl dd ul.p_list li .img img { max-width:100%;max-height:100% }
.h_product dl dd ul.p_list li a { font-size: 14px; padding: 10px 0 0; }
.h_product dl dd ul.p_tab { /* position: absolute; */ /* left: 50%; */ bottom: 0px; /* width: 100px; */ /* margin-left: -50px; */ /* height: 16px; */ overflow: hidden; z-index: 9; background-color: #eee; }
.h_product dl dd ul.p_tab li { float: left; width: 160px; height: 45px; /* margin-right: 16px; */ /* border-radius: 16px; */ overflow: hidden; line-height: 45px; text-align: center; cursor: pointer; /* text-indent: -999em; */ font-size: 16px; background-color: #eee; }
.h_product dl dd ul.p_tab li.on { background-color: #0088d4;color:#fff; }
.picMarquee-left{width:1200px;position:absolute;left:0;top:45px;z-index: 1;opacity: 0;height: 320px;}


.h_jingyan { padding: 50px 0; background-color: #d26807; }
.h_jingyan dl { width: 1000px; margin: 0 auto; }
.h_jingyan dl dt { height: 90px; text-align: center; position: relative; overflow: hidden; font-size: 48px; color: #fff; line-height: 50px; }
.h_jingyan dl dt img { margin-top: 0; opacity: 0; }
.h_jingyan dl dd { text-align: center; font-size: 16px; color: #fff; line-height: 36px; height: 170px; overflow: hidden; }
.h_jingyan dl dd .co { position: absolute; opacity: 0; width: 1000px; }
.en .h_jingyan dl dt { }
.en .h_jingyan dl dd { line-height: 26px; font-size: 14px; }

.h_case { padding: 30px 0; min-width: 1200px; margin: 0 auto; }
.h_case dl { margin: 0 auto; }
.h_case dl dt { height: 120px; text-align: center; position: relative; font-size: 28px; }
.h_case dl dt h3 { display: block; width: 390px; height: 54px; background: url(../images/bg_tit.png) center top no-repeat; font-size: 24px; text-align: center; line-height: 54px; color: #0c0b0b; margin: 0 auto; font-weight: normal; }
.h_case dl dt h3 em { display: block; font-family: 'Lucida Calligraphy'; color: #b2b1b1; }
.h_case dl dt .more { height: 35px; line-height: 35px; display: inline-block; font-size: 15px; width: 76px; text-align: center; background-color: #f4f4f4; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: absolute; right: 30px; top: 15px; display: none; }
.h_case dl dt .more:hover { background-color: #fbb400; color: #fff; }
.h_case dl dd { width: 100%; position: relative; }
.h_case dl dd ul.p_list { float: left; width: 100%; min-width: 1200px; }
.h_case dl dd ul.p_list li { width: 33.3%; float: left; height: 440px; padding-right: 3px; box-sizing: border-box; text-align: center; position: relative; margin-bottom: 3px; box-sizing: border-box; position: relative; overflow: hidden; }
.h_case dl dd ul.p_list li .img { display: block; height: 440px; overflow: hidden; background-color: #f4f4f4; }
.h_case dl dd ul.p_list li .img img { width: 100%; }
.h_case dl dd ul.p_list li a { font-size: 20px; line-height: 20px; color: #fff; display: block; }
.h_case dl dd ul.p_list li p { height: 30px; position: absolute; width: 350px; top: 0; background-color: rgba(0,0,0,0.4); width: 100%; height: 100%; color: #fff; margin: 0; margin-right: 5px; box-sizing: border-box; padding-top: 32%; overflow: hidden; }
.h_case dl dd ul.p_list li:hover p { top: 0; background-color: rgba(0,0,0,0.8); }
.h_case dl dd ul.p_list li .case_tit { color: #fff; }
.h_case dl dd ul.p_list li i { border-top: 1px solid #fff; width: 30%; display: block; height: 15px; margin: 20px auto 0; }
.h_case dl dd ul.p_list li .more { display: inline-block; height: 32px; line-height: 32px; width: 100px; text-align: center; font-size: 20px; border: 1px solid #fff; text-decoration: none; margin-top: 400px; }
.h_case dl dd ul.p_list li:hover .more { margin-top: 20px; }
.h_case dl dd ul.p_list li span { display: block; text-align: center; }
.h_case dl dd ul.p_list li .more:hover { background-color: #FBB400; }
.h_case dl dd ul.p_list li.mr0 { margin-right: 0; padding-right: 0; }
.h_case dl dd ul.p_tab { position: absolute; left: 50%; bottom: 0px; width: 80px; margin-left: -30px; height: 12px; overflow: hidden; z-index: 9; }
.h_case dl dd ul.p_tab li { float: left; width: 12px; height: 12px; margin-right: 10px; border-radius: 12px; overflow: hidden; text-align: center; cursor: pointer; text-indent: -999em; background-color: #c2cbc8; }
.h_case dl dd ul.p_tab li.on { background-color: #869590; }

@media screen and (max-width:1600px) {
    .h_case dl dd ul.p_list li { height: 360px; }
    .h_case dl dd ul.p_list li .img { height: 360px; }
}

@media screen and (max-width:1440px) {
    .h_case dl dd ul.p_list li { height: 320px; }
    .h_case dl dd ul.p_list li .img { height: 320px; }
}

@media screen and (max-width:1366px) {
    .h_case dl dd ul.p_list li { height: 300px; }
    .h_case dl dd ul.p_list li .img { height: 300px; }
}

.h_about_l { width: 670px; float: left; font-size: 14px; line-height: 24px; }
.h_about_l .more { height: 35px; line-height: 35px; display: inline-block; font-size: 13px; float: right; color: #999; margin-top: 10px; width: 100px; border: 1px solid #bbb; text-align: center; }
.h_about_l .more:hover { text-decoration: none; background-color: #379be9; color: #fff; }

.h_tit { text-align: center; padding: 10px 0; }
.h_tit h3 { display: block; width: 390px; height: 54px; background: url(../images/bg_tit.png) center top no-repeat; font-size: 24px; text-align: center; line-height: 54px; color: #0c0b0b; margin: 0 auto; font-weight: normal; }
.h_tit h3 em { display: block; font-family: 'Lucida Calligraphy'; color: #b2b1b1; }

.h_team { padding: 50px 0; }
.h_team dl { margin: 0 auto; width: 1335px; }
.h_team dl dt { height: 120px; text-align: center; position: relative; font-size: 28px; border-bottom: 1px solid #ddd; margin-bottom: 30px; }
.h_team dl dt h3 { display: block; width: 390px; height: 54px; background: url(../images/bg_tit.png) center top no-repeat; font-size: 24px; text-align: center; line-height: 54px; color: #0c0b0b; margin: 0 auto; font-weight: normal; }
.h_team dl dt h3 em { display: block; font-family: 'Lucida Calligraphy'; color: #b2b1b1; }
.h_team dl dt .more { height: 35px; line-height: 35px; display: inline-block; font-size: 15px; width: 76px; text-align: center; background-color: #f4f4f4; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: absolute; right: 30px; top: 15px; display: none; }
.h_team dl dt .more:hover { background-color: #fbb400; color: #fff; }
.h_team dl dd { width: 100%; position: relative; }
.h_team dl dd ul.p_list { float: left; width: 100%; }
.h_team dl dd ul.p_list li { width: 250px; float: left; height: 560px; margin-right: 20px; text-align: center; position: relative; margin-bottom: 5px; box-sizing: border-box; position: relative; overflow: hidden; }
.h_team dl dd ul.p_list li .img { display: block; overflow: hidden; background-color: #f4f4f4; }
.h_team dl dd ul.p_list li .img img { width: 100%; }
.h_team dl dd ul.p_list li a { font-size: 16px; line-height: 20px; color: #fff; display: block; }
.h_team dl dd ul.p_list li p { height: 30px; position: absolute; bottom: 42px; background-color: rgba(255,255,255,0.8); width: 100%; height: 200px; overflow: hidden; color: #333; margin: 0; box-sizing: border-box; padding: 10px; font-size: 12px; text-align: left; z-index: 2; }
.h_team dl dd ul.p_list li:hover p { height: 300px; }
.h_team dl dd ul.p_list li .case_tit { color: #333; position: absolute; width: 100%; bottom: 0; background-color: #FBB400; height: 42px; line-height: 42px; z-index: 2; }
.h_team dl dd ul.p_list li .mask { height: 100%; width: 100%; background: url(../images/bg_mask.png) top center no-repeat; position: absolute; display: block; top: 0; left: 0; z-index: 1; }
.h_team dl dd ul.p_list li i { border-top: 1px solid #fff; width: 30%; display: block; height: 15px; margin: 20px auto; }
.h_team dl dd ul.p_list li .more { display: inline-block; height: 32px; line-height: 32px; width: 100px; text-align: center; font-size: 20px; border: 1px solid #fff; text-decoration: none; }
.h_team dl dd ul.p_list li .more:hover { background-color: #FBB400; }
.h_team dl dd ul.p_list li.mr0 { margin-right: 0; }


.h_news_course { padding: 20px 0 40px 0; }
.h_news_course dl { }
.h_news_course dl dt { height: 120px; text-align: center; position: relative; font-size: 28px; background-color: #fff; }
.h_news_course dl dt h3 { display: block; width: 390px; height: 54px; background: url(../images/bg_tit.png) center top no-repeat; font-size: 24px; text-align: center; line-height: 54px; color: #0c0b0b; margin: 0 auto; font-weight: normal; }
.h_news_course dl dt h3 em { display: block; font-family: 'Lucida Calligraphy'; color: #b2b1b1; }
.h_news_course dl dt .more { height: 35px; line-height: 35px; display: inline-block; font-size: 15px; width: 76px; text-align: center; background-color: #f4f4f4; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: absolute; right: 30px; top: 15px; display: none; }
.h_news_course dl dt .more:hover { color: #fff; }
.h_news_course dl dd { padding: 0; width: 1200px; margin: 0 auto; }
.h_news { width: 780px; float: left; }
.h_news .hd { width: 150px; float: left; padding-top: 120px; background: #fbb400 url(../images/pic_news.png) center 30px no-repeat; height: 250px; }
.h_news .hd li { margin-bottom: 1px; padding: 20px 0; text-align: center; font-size: 18px; position: relative; cursor: pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.h_news .hd li:hover { background-color: #e97400; }
.h_news .hd li span { font-style: normal; display: block; margin-bottom: 6px; }
.h_news .hd li i { font-style: normal; display: block; position: absolute; right: -12px; top: 36%; width: 12px; height: 22px; background: url(../images/icon_pointer_r.png) left top no-repeat; display: none; }
.h_news .hd li.on { background-color: #e97400; color: #fff; }
.h_news .hd li.on i { display: block; }
.h_news .bd { float: left; }
.h_news .bd ul { width: 560px; padding: 0px 0 0 50px; }
.h_news .bd li { border-bottom: 1px dashed #ccc; padding: 8px 0; overflow: hidden; zoom: 1; }
.h_news .bd li a.tit { font-size: 14px; background: url(../images/icon_dot.png) left center no-repeat; padding-left: 20px; float: left; }
.h_news .bd li .time { float: right; color: #666; }
.h_news .bd li.hot { }
.h_news .bd li.hot img { float: left; width: 220px; height: 125px; margin-right: 20px; }
.h_news .bd li.hot a { }
.h_news .bd li.hot .tit { font-size: 16px; background: none; padding-left: 0px; float: none; }
.h_news .bd li.hot .p { font-size: 12px; margin-top: 10px; }
.h_course { width: 440px; height: 350px; padding-right: 24px; }
.h_course .tit { display: block; height: 42px; font-size: 18px; line-height: 36px; padding-left: 10px; position: relative; }
.h_course .more { height: 35px; line-height: 35px; display: inline-block; font-size: 14px; position: absolute; right: 30px; top: 10px; }
.h_course li { padding: 15px 0; border-top: 1px solid #ddd; overflow: hidden; zoom: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.h_course li a.img { float: left; display: block; width: 70px; height: 70px; margin-right: 25px; }
.h_course li a.img img { width: 70px; }
.h_course li .r { padding-top: 20px; }
.h_course li { display: block; }
.h_course li .title { font-size: 15px; }
.h_course li .time { float: right; display: block; width: 80px; font-size: 12px; font-weight: normal; }
.h_course li .p { font-size: 12px; margin: 0; padding: 0; color: #fff; display: block; margin-top: 5px; }
.h_course li .download { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.h_course li .download a { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.h_course li a.more { color: #3e83ba; position: absolute; right: 0; bottom: 0; }
.h_course li a.more:hover { text-decoration: underline; }

.h_hezuo { padding: 50px 0; }
.h_hezuo dl { width: 1335px; margin: 0 auto; }
.h_hezuo dl dt { height: 120px; text-align: center; position: relative; font-size: 28px; background-color: #fff; }
.h_hezuo dl dt h3 { display: block; width: 390px; height: 54px; background: url(../images/bg_tit.png) center top no-repeat; font-size: 24px; text-align: center; line-height: 54px; color: #0c0b0b; margin: 0 auto; font-weight: normal; }
.h_hezuo dl dt h3 em { display: block; font-family: 'Lucida Calligraphy'; color: #b2b1b1; }
.h_hezuo dl dt .more { display: none; }
.h_hezuo dl dd { min-height: 120px; }

.h_contact { padding: 25px 0; color: #fff; font-size: 14px; vertical-align: top; background-color: #fbb400; }
.h_contact a { color: #fff; }



.h_content { zoom: 1; overflow: hidden; margin: 30px auto 0; width: 960px; }
.h_content p { margin: 0; padding: 0; }
.h_content .more { color: #639b00; font-weight: bold; }
.h_content h3 { font-size: 13px; font-family: 宋体; color: #393534; height: 26px; padding-left: 10px; line-height: 26px; background-color: #ebe7e4; margin-bottom: 7px; font-weight: normal; }

.h_about { background-color: #f3f3f3; padding: 30px 0 30px 0; }
.h_about dl { width: 1200px; margin: 0 auto; min-height: 270px; overflow: hidden; zoom: 1; }
.h_about dd.profile { width: 830px; float: left; height: 325px; }
.h_about dd.profile .tit { height: 45px; border-bottom: 1px solid #e6e6e6; }
.h_about dd.profile h3 { width: 330px; font-size: 24px; color: #000; height: 44px; line-height: 42px; font-weight: normal; border-bottom: 3px solid #fbb400; float: left; }
.h_about dd.profile h3 em { font-style: normal; color: #888; font-size: 20px; font-family: 'Century Schoolbook'; }
.h_about dd.profile .more { height: 35px; line-height: 35px; display: inline-block; font-size: 13px; float: right; color: #999; margin-top: 10px; }
.h_about dd.profile .more:hover { color: #333; }
.h_about dd.profile .about_co { margin-top: 10px; background-color: #2e140e; }
.h_about dd.profile .about_co .img { height: 272px; width: 460px; float: left; }
.h_about dd.profile .about_co_r { padding: 10px; color: #fff; float: left; width: 350px; line-height: 26px; font-size: 14px; }
.h_about dd.photos { width: 830px; height: 240px; float: left; margin-top: 20px; overflow: hidden; }
.h_about dd.photos .tit { height: 45px; border-bottom: 1px solid #e6e6e6; }
.h_about dd.photos h3 { width: 330px; font-size: 24px; color: #000; height: 44px; line-height: 42px; font-weight: normal; border-bottom: 3px solid #fbb400; float: left; }
.h_about dd.photos h3 em { font-style: normal; color: #888; font-size: 20px; font-family: 'Century Schoolbook'; }
.h_about dd.photos .photos_list { margin-top: 10px; position: relative; height: 176px; }
.h_about dd.photos ul { }
.h_about dd.photos ul li { width: 155px; background-color: #dddddd; height: 176px; float: left; text-align: center; margin-right: 13px; }
.h_about dd.photos ul li:hover { background-color: #fbb400; }
.h_about dd.photos ul li img { width: 100%; height: 144px; }
.h_about dd.photos .hd { display: none; }
.h_about dd.photos .prev, .h_about dd.photos .next { position: absolute; top: -36px; height: 20px; width: 20px; color: #fff; display: block; line-height: 20px; right: 0; background-color: #333; text-align: center; font-family: "宋体"; cursor: pointer; }
.h_about dd.photos .prev:hover, .h_about dd.photos .next:hover { background-color: #fbb400; }
.h_about dd.photos .prev { right: 30px; }

.h_about dd.yuyue { width: 319px; min-height: 338px; float: right; border: 7px solid #e0e1e5; background: #fbb400 url(../images/bg_reg.png) center top no-repeat; padding-top: 188px; margin-top: 40px; }
.h_about dd.yuyue ul { margin: 0 auto; width: 275px; }
.h_about dd.yuyue li { margin-top: 10px; }
.h_about dd.yuyue li .tbox { height: 28px; background-color: #fff; width: 265px; border-radius: 5px; box-shadow: -1px -1px 1px #666; border: none; padding: 0 5px; outline: none; display: inline-block; vertical-align: middle; }
.h_about dd.yuyue li .tabox { height: 60px; background-color: #fff; width: 265px; border-radius: 5px; box-shadow: -1px -1px 1px #666; border: none; padding: 0 5px; outline: none; color: #666; line-height: 22px; }
.h_about dd.yuyue li .tcode { height: 28px; background-color: #fff; width: 120px; border-radius: 5px; box-shadow: -1px -1px 1px #666; border: none; padding: 0 5px; outline: none; vertical-align: middle; }
.h_about dd.yuyue li .btn { display: block; background-color: #b43f2f; height: 32px; text-align: center; color: #fff; font-size: 14px; border: 1px solid #dc8114; width: 100%; }
.h_about dd.yuyue li .btn:hover { background-color: #e97400; }


/*底部*/
#footer { background-color: #efefef; color: #326594; margin-top: 0px; min-width: 1200px; margin: 0 auto; }
#footer a { color: #326594; }
#footer a:hover { text-decoration: underline; }
#footer .f_menu { background-color: #0857b3; height: 55px; }
#footer .f_menu li { float: left; width: 120px; text-align: center; height: 55px; }
#footer .f_menu li a { line-height: 55px; font-size: 14px; }
#footer dl { zoom: 1; overflow: hidden; width: 1200px; margin: 0 auto; padding: 35px 0; }
#footer dl dd { float: left; }
#footer dl dd a { color: #326594; font-size: 13px; }
#footer dl dd h3 { font-size: 18px; font-weight: normal; height: 42px; line-height: 30px; color: #083392; }
#footer dl dd.br { }
#footer dl dd.logo { padding-left: 0; width: 410px; float: right; }
#footer dl dd.logo img { margin-right: 6px; }
#footer dl dd.logo p { margin: 0; padding: 2px; }
#footer dl dd.copyright .concern span { margin-right: 10px; }
#footer dl dd.contact { width: 400px; line-height: 24px; }
#footer dl dd.contact .fr { width: 200px; text-align: right; }
#footer dl dd.contact p { margin: 0; padding: 5px 0; }
#footer dl dd.contact .tel { width: 240px; height: 65px; background: url(../images/icon_tel2.jpg) left top no-repeat; color: #fff; font-size: 14px; padding-left: 60px; line-height: 26px; }
#footer dl dd.contact .tel i { display: block; font-size: 22px; color: #fff; font-style: normal; font-weight: bold; }
#footer dl dd.mess { width: 300px; }
#footer dl dd.mess .tabox { width: 260px; height: 90px; border-radius: 5px; background-color: #eeeeee; }
#footer dl dd.mess .btn { height: 28px; line-height: 28px; display: inline-block; font-size: 13px; width: 100px; text-align: center; border-radius: 3px; background-color: #830606; border: none; margin-top: 10px; color: #fff; font-size: 14px; }
#footer dl dd.mess .btn:hover { background-color: #A50202; }

#footer dl dd.links { width: 180px; }
#footer dl dd.links span { display: inline-block; width: 95px; margin-bottom: 5px; }
#footer dl dd ul li { border-bottom: 1px solid #4f565e; padding: 6px 0; zoom: 1; overflow: hidden; }
#footer dl dd ul li.nob { border: none; }
#footer .copyright { padding: 15px 0; background-color: #326197; color: #fff; border-top: 1px solid #feb501; }
#footer .copyright a { color: #fff; }
#footer .copyright .share a { margin: 0 3px; }
/*sub content*/
.location { height: 50px; background-color: #ebe7e4; }
.location h3 { font-size: 16px; line-height: 25px; }
.location h4 { font-size: 12px; font-weight: normal; }

.content { margin: 0px auto; }
.content .left { height: 50px; background-color: #fff; border-bottom: 1px solid #e5e5e5; margin-bottom: 45px; }
.content .left .base { position: relative; }
.content .left h3 { font-size: 22px; line-height: 50px; text-align: center; height: 50px; color: #fff; float: left; background-color: #0070CE; padding: 0 15px; min-width: 100px; font-weight: normal; }
.content .left h3 em { font-style: normal; font-weight: normal; font-size: 16px; display: block; line-height: 32px; color: #666; display: none; }
.content .left ul { text-align: left; float: left; padding-left: 20px; }
.content .left ul li { height: 50px; font-weight: normal; display: inline-block; margin-right: 10px; float: left; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: relative; min-width: 130px; margin-right: 2px; }
.content .left ul li:hover { }
.content .left ul li a { font-size: 16px; line-height: 50px; display: block; padding: 0 8px; text-align: center; }
.en .content .left ul li a { padding: 0 8px; }
.content .left ul li a i { float: right; display: block; font-style: normal; margin: 0 5px 0; }
.content .left ul li > a:hover { text-decoration: none; background-color: #E4EEFA; }
.content .left ul li > a:hover i { margin-right: 10px; }
.content .left ul li.selected > a { text-decoration: none; font-weight: bold; }
.content .left ul li.selected { background-color: #E4EEFA; }

.content .left ul li div { position: absolute; left: 0; top: 50px; min-width: 130px; background-color: #E4EEFA; display: none; z-index: 10000; }
.en .content .left ul li div { width: 230px; }
.content .left ul li:hover div { display: block; }
.content .left ul li div span { display: block; height: 30px; border-top: 1px solid #C9D0D8; white-space: nowrap; }
.content .left ul li div span:hover { background-color: #D4E0EC; }
.content .left ul li div span a { height: 30px; line-height: 30px; display: block; background: none; color: #333; font-size: 12px; text-decoration: none; }
.content .left ul li div span a:hover { color: #202e2f; }
.content .left ul li.selected div span a { line-height: 30px; display: block; background: none; color: #333; }
.content .left ul li.selected div span a:hover { color: #202e2f; }


.content .left h4 { font-size: 22px; line-height: 58px; text-align: left; margin-top: 30px; height: 58px; padding-left: 40px; color: #fff; background: url(../images/bg_l_tit.jpg) left top no-repeat; margin-top: 15px; }
.content .left .contact { width: 212px; border: 1px solid #cfcfcf; text-align: left; padding: 6px 5px 15px 5px; }
.content .left .contact b { font-size: 14px; font-family: "微软雅黑"; color: #006fd8; display: block; line-height: 30px; }
.content .left .l_bot { }
.content .left .product_tj { width: 222px; border: 1px solid #cfcfcf; border-top: none; padding: 10px 0; min-height: 300px; }
.content .left .product_tj li { position: relative; text-align: center; }
.content .left .product_tj li img { width: 200px; border: 1px solid #ddd; padding: 1px; }
.content .left .product_tj li a.title { height: 30px; text-align: center; line-height: 30px; font-size: 12px; display: block; }
.content .left .product_tj li a.title { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
/*.content .left .product_relation li:hover a.title{ background:none; background-color:#008cd7;}
.content .left .product_relation li a.title:hover{background-color:#008cd7;}*/

#searchBox { display: inline-block; width: 240px; background-color: #f4f4f4; height: 24px; margin-right: 30px; border-radius: 2px; padding-top: 4px; position: absolute; right: 10px; top: 10px; }
#searchBox input.keywords { width: 190px; height: 20px; border: none; background: transparent; float: left; margin-left: 10px; color: #999; outline: none; }
#searchBox #sobtn2 { display: block; width: 28px; height: 20px; float: right; }

.content .left2 { float: left; width: 224px; min-height: 630px; margin-bottom: 20px; }
.content .left2 h3 { font-size: 22px; line-height: 60px; text-align: left; height: 60px; padding-left: 40px; color: #fff; background-color: #0070CE; }
.content .left2 h3 em { font-style: normal; font-weight: normal; font-size: 16px; display: block; line-height: 32px; color: #666; display: none; }
.content .left2 .list { width: 222px; border: 1px solid #cfcfcf; border-top: none; padding: 10px 0; min-height: 300px; }
.content .left2 .list li { height: 42px; line-height: 42px; width: 100%; border-bottom: 1px solid #d6d6d6; background-color: #eee; }
.content .left2 .list li a { height: 42px; line-height: 42px; font-size: 14px; font-weight: bold; color: #555; display: block; padding-left: 40px; }
.content .left2 .list li a:hover { color: #0855af; }
.content .left2 .list li.selected { }
.content .left2 .list li.selected a { color: #0855af; }
.content .left2 .list li.sub { width: 100%; height: auto; background-color: #fff; border-bottom: none; }
.content .left2 .list li.sub a { height: 30px; line-height: 30px; padding-left: 42px; display: block; font-size: 12px; font-weight: normal; }
.content .left2 .list li.sub a:hover { background: url(); color: #CE0000; }
.content .left2 .list li.sub.cur a { background: url(); color: #CE0000; }
.content .left2 .list li.sub.selected a { font-weight: bold; }



.product_relation li { width: 220px; margin-right: 16px; height: 310px; float: left; margin-bottom: 25px; }
.product_relation li.mr0 { margin-right: 0px; }
.product_relation li a { display: block; }
.product_relation li a.img { }
.product_relation li a img { width: 220px; border: 1px solid #ddd; padding: 1px; }
.product_relation li a.title { height: 30px; text-align: center; line-height: 30px; font-size: 12px; display: block; }


/*产品*/
.product_relation2 { padding: 15px 0 0 2px; }
.product_relation2 li { width: 224px; margin-right: 15px; height: 220px; float: left; margin-bottom: 25px; position: relative; }
.product_relation2 li.mr0 { margin-right: 0px; }
.product_relation2 li a { display: block; }
.product_relation2 li a.img { width: 100%; height: 220px; overflow: hidden; background-color: #fff; }
.product_relation2 li a.img img { width: 100%; }
.product_relation2 li a.title { background-color: rgba(0,0,0,0.4); height: 40px; text-align: center; line-height: 40px; font-size: 12px; color: #fff; position: absolute; bottom: 0; left: 0; width: 100%; }
.product_relation2 li a.title { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.product_relation2 li:hover a.title { background: none; background-color: #379be9; }
.product_relation2 li a.title:hover { background-color: #e97400; }



.position { height: 30px; line-height: 30px; float: right; margin-top: 56px; right: 0; position: absolute; }
.content .right { }
.content .right .r_title { height: 145px; background-color: #fff; text-align: center; padding-top: 50px; display: none; }
.content .right .r_title h3 { margin: 0px auto; line-height: 60px; height: 60px; font-size: 28px; font-weight: normal; color: #fbb400; position: relative; border-bottom: 1px solid #bbb; display: inline-block; padding: 0 30px; }
.content .right .r_title h3 em { position: absolute; top: 59px; height: 3px; width: 65px; background-color: #fbb400; left: 50%; margin-left: -32px; }
.content .right .r_co { margin: 0px auto 0; width: 1200px; padding: 0 0 20px 0; }
.co_title { font-size: 18px; padding: 10px 0; }

.content .right .r_title2 { height: 40px; border-bottom: 1px solid #d6d6d6; }
.content .right .r_title2 h3 { float: left; line-height: 35px; height: 35px; color: #0070CE; font-size: 18px; font-family: "Microsoft YaHei"; padding-left: 8px; font-weight: normal; }
.content .right .r_title2 h3 em { font-size: 12px; color: #666; font-style: normal; margin-left: 5px; font-weight: normal; }
.content .right .r_title2 .position2 { height: 26px; line-height: 26px; float: right; padding-right: 8px; margin-top: 8px; }

/*新闻*/
.news { margin: 0; list-style: none; width: 1200px; margin: 0 auto; }
.news li { width: 100%; padding: 10px 20px 10px 10px; overflow: hidden; zoom: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; box-sizing: border-box; position: relative; }
.news li a.img { float: left; display: block; width: 360px; margin: 1px 0 0 1px; height: 202px; margin-right: 30px; }
.news li a.img img { width: 360px; height: 202px; }
.news li .r { height: 100px; }
.news li b { display: block; margin-top: 15px; }
.news li b a { font-size: 16px; color: #333; }
.news li b .time { float: right; font-size: 14px; color: #999; font-weight: normal; }
.news li p { font-size: 12px; margin: 0; padding: 0; color: #666; margin-top: 15px; max-height: 180px; overflow: hidden; }
.news li .download { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.news li .download a { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.news li a.more { color: #e97400; float: right; font-weight: bold; }
.news li a.more:hover { text-decoration: underline; }
.news li:nth-child(odd) { background-color: #f3f3f3; }
.news li:hover { background-color: #eee; }

/*.news li:hover { background-color: #fbb400; color: #fff; }
.news li:hover b { color: #fff; }
.news li:hover b .time { color: #fff; }
.news li:hover p { color: #fff; }
.news li:hover a { color: #fff; }*/

.news-s { margin: 0; list-style: none; width: 100%; margin: 0 auto; }
.news-s li { width: 100%; padding: 15px 20px 15px 10px; overflow: hidden; zoom: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; box-sizing: border-box; position: relative; border-bottom: 1px solid #ddd; }
.news-s li a.img { float: left; display: block; width: 200px; margin: 1px 0 0 1px; margin-right: 30px; height: 180px; overflow: hidden; text-align: center; }
.news-s li a.img img { max-width: 200px; max-height: 180px; }
.news-s li .r { min-height: 60px; }
.news-s li b { display: block; margin-top: 5px; max-height: 44px; }
.news-s li b a { font-size: 16px; color: #333; }
.news-s li b .time { float: right; font-size: 14px; color: #999; font-weight: normal; }
.news-s li p { font-size: 12px; margin: 0; padding: 0; color: #666; margin-top: 15px; max-height: 100px; }
.news-s li .download { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.news-s li .download a { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.news-s li a.more { color: #e97400; float: right; font-weight: bold; }
.news-s li a.more:hover { text-decoration: underline; }
.news-s li:hover { background-color: #f3f3f3; }


.solution { padding-bottom: 20px; }
.solution ul.p_list { float: left; width: 100%; min-width: 1200px; }
.solution ul.p_list li { width: 33.3%; float: left; max-height: 490px; padding-right: 3px; box-sizing: border-box; text-align: center; position: relative; margin-bottom: 3px; box-sizing: border-box; position: relative; overflow: hidden; }
.solution ul.p_list li .img { display: block; overflow: hidden; background-color: #f4f4f4; height: 100%; }
.solution ul.p_list li .img img { width: 100%; min-height: 100%; }
.solution ul.p_list li a { font-size: 16px; line-height: 20px; color: #fff; display: block; }
.solution ul.p_list li p { height: 30px; position: absolute; width: 350px; top: 100%; background-color: rgba(0,0,0,0.4); width: 100%; height: 100%; color: #fff; margin: 0; margin-right: 5px; box-sizing: border-box; padding-top: 32%; }
.solution ul.p_list li:hover p { top: 0; }
.solution ul.p_list li .case_tit { color: #fff; }
.solution ul.p_list li i { border-top: 1px solid #fff; width: 30%; display: block; height: 15px; margin: 20px auto; }
.solution ul.p_list li .more { display: inline-block; height: 32px; line-height: 32px; width: 100px; text-align: center; font-size: 20px; border: 1px solid #fff; text-decoration: none; }
.solution ul.p_list li .more:hover { background-color: #FBB400; }
.solution ul.p_list li.mr0 { margin-right: 0; padding-right: 0; }

@media screen and (max-width:1600px) {
    .solution ul.p_list li { max-height: 408px; }
}

@media screen and (max-width:1440px) {
    .solution ul.p_list li { max-height: 368px; }
}

@media screen and (max-width:1366px) {
    .solution ul.p_list li { max-height: 349px; }
}

@media screen and (max-width:1200px) {
    .solution ul.p_list li { max-height: 306px; }
}

.newsWord { margin: 0; padding: 0; list-style: none; border-bottom: 1px dotted #F5EFE3; }
.newsWord li { width: 683px; height: 40px; line-height: 40px; background: url(../images/icon_dot.jpg) 12px center no-repeat; padding-left: 27px; border-bottom: 1px dotted #ccc; font-size: 14px; }
.newsWord li a { line-height: 40px; font-size: 14px; }
.newsWord li .time { width: 80px; float: right; }

#teamList { margin-bottom: 60px; }
#teamList ul.p_tab { position: absolute; left: 50%; bottom: -30px; width: 80px; margin-left: -30px; height: 18px; overflow: hidden; z-index: 9; }
#teamList ul.p_tab li { float: left; width: 18px; height: 18px; margin-right: 15px; border-radius: 18px; overflow: hidden; text-align: center; cursor: pointer; text-indent: -999em; background-color: #c2cbc8; }
#teamList ul.p_tab li.on { background-color: #FBB400; }

#teamDetail { zoom: 1; overflow: hidden; width: 1200px; margin: auto; }
#teamDetail .teamPhoto { width: 500px; height: 583px; background: url(../images/bg_pic.jpg) left top no-repeat; float: left; }
#teamDetail .teamPhoto img { width: 395px; height: 498px; margin: 42px 0 0 54px; }
#teamDetail .teamInfo { float: right; width: 610PX; font-size: 16px; text-align: left; }

/*产品*/
.newsPhoto li { width: 390px; margin-right: 15px; height: 345px; float: left; margin-bottom: 25px; position: relative; }
.newsPhoto li.mr0 { margin-right: 0px; }
.newsPhoto li a { display: block; }
.newsPhoto li a.img { width: 100%; height: 345px; overflow: hidden; background-color: #fff; }
.newsPhoto li a.img img { width: 100%; height: 345px; }
.newsPhoto li a.title { background-color: rgba(0,0,0,0.4); height: 50px; text-align: center; line-height: 50px; font-size: 14px; color: #fff; position: absolute; bottom: 0; left: 0; width: 390px; overflow: hidden; }
.newsPhoto li a.title { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.newsPhoto li:hover a.title { }
.newsPhoto li a.title:hover { }

/*产品*/
.newsPhoto_s li { width: 300px; margin-right: 20px; height: 280px; float: left; margin-bottom: 25px; position: relative; }
.newsPhoto_s li.mr0 { margin-right: 0px; }
.newsPhoto_s li a { display: block; }
.newsPhoto_s li a.img { width: 100%; height: 280px; overflow: hidden; background-color: #fff; }
.newsPhoto_s li a.img img { width: 100%; height: 300px; }
.newsPhoto_s li a.title { background-color: rgba(0,0,0,0.4); height: 40px; text-align: center; line-height: 40px; font-size: 12px; color: #fff; position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden; }
.newsPhoto_s li a.title { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.newsPhoto_s li:hover a.title { color: #fff; background-color: #379be9; }
.newsPhoto_s li a.title:hover { }

#product_advantage { background-color: #e3d1c3; padding: 10px 6px; }
#product_advantage dt { border-bottom: 1px solid #eee; height: 96px; }
#product_advantage dt a { background-color: #e3d1c3; display: inline-block; height: 86px; width: 66px; line-height: 22px; text-align: center; padding: 0 8px; font-size: 13px; }
#product_advantage dd { padding: 10px; }
#product_advantage dd .ys_page { display: none; font-size: 13px; }

#product_xiyin { position: relative; width: 710px; }
#product_xiyin .bd img { width: 710px; }
#product_xiyin .prev { position: absolute; top: 170px; left: 10px; z-index: 9999; }
#product_xiyin .next { position: absolute; top: 170px; right: 10px; z-index: 9999; }

/*工厂+案例*/
.newsCase { padding-top: 40px; }
.newsCase li { width: 260px; padding: 12px 12px 5px; margin-right: 20px; height: 310px; float: left; margin-bottom: 25px; position: relative; background-color: #eee; }
.newsCase li.mr0 { margin-right: 0px; }
.newsCase li a { display: block; }
.newsCase li a.img { width: 260px; height: 260px; overflow: hidden; background-color: #fff; }
.newsCase li a.img img { width: 100%; min-height: 260px; }
.newsCase li a.title { height: 30px; text-align: center; line-height: 30px; font-size: 16px; left: 0; padding-top: 10px; color: #333; }
.newsCase li:hover { background-color: #FBB400; }


/*新闻*/

.news_top { background-color: #f3f3f3; height: 380px; padding: 20px 20px; }
.news_top li { width: 33%; height: 380px; float: left; background-color: #fff; padding: 12px; box-sizing: border-box; }
.news_top li.mr0 { margin-right: 0px; }
.news_top li a { display: block; }
.news_top li a.img { width: 100%; margin: 5px; height: 202px; overflow: hidden; background-color: #fff; }
.news_top li a.img img { width: 100%; min-height: 202px; }
.news_top li a.title { display: block; font-size: 15px; font-weight: bold; padding: 5px 0; }
.news_top li .time { display: block; font-size: 12px; color: #888; }
.news_top li .p { display: block; font-size: 12px; padding-top: 5px; }
.news_top li .more { display: block; font-size: 13px; float: right; color: #fbb400; }



.newsPhoto3 li { width: 360px; margin-right: 25px; height: 345px; float: left; margin-bottom: 25px; position: relative; background-color: #fff; padding: 8px; }
.newsPhoto3 li.mr0 { margin-right: 0px; }
.newsPhoto3 li a { display: block; }
.newsPhoto3 li a.img { width: 350px; margin: 5px; height: 186px; overflow: hidden; background-color: #fff; }
.newsPhoto3 li a.img img { width: 100%; }
.newsPhoto3 li a.title { display: block; font-size: 15px; font-weight: bold; padding: 5px 0; }
.newsPhoto3 li .time { display: block; font-size: 12px; color: #888; }
.newsPhoto3 li .p { display: block; font-size: 12px; padding-top: 5px; }
.newsPhoto3 li .more { display: block; font-size: 13px; float: right; color: #fbb400; }


.case_list { background-color: #eff4fa; padding: 20px 15px; min-height: 50px; }


.honorlist li { width: 390px; margin-right: 15px; height: 290px; float: left; margin-bottom: 25px; position: relative; }
.honorlist li.mr0 { margin-right: 0px; }
.honorlist li a { display: block; }
.honorlist li a.img { width: 100%; height: 290px; overflow: hidden; background-color: #fff; }
.honorlist li a.img img { width: 100%; height: 290px; }
.honorlist li a.title { background-color: rgba(0,0,0,0.4); height: 50px; text-align: center; line-height: 50px; font-size: 16px; color: #fff; position: absolute; bottom: 0; left: 0; width: 390px; }
.honorlist li a.title { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.honorlist li:hover a.title { }
.honorlist li a.title:hover { }

.newsPhoto2 li { width: 232px; margin-right: 16px; height: 200px; float: left; margin-bottom: 25px; position: relative; }
.newsPhoto2 li.mr0 { margin-right: 0px; }
.newsPhoto2 li a { display: block; }
.newsPhoto2 li a.img { width: 232px; height: 200px; overflow: hidden; background-color: #fff; }
.newsPhoto2 li a.img img { width: 232px; }
.newsPhoto2 li a.title { background: url(../images/bg90.png); height: 30px; text-align: center; line-height: 30px; font-size: 12px; color: #fff; position: absolute; bottom: 0; left: 0; width: 232px; }
.newsPhoto2 li a.title { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.newsPhoto2 li:hover a.title { background: none; background-color: #e97400; }
.newsPhoto2 li a.title:hover { background-color: #e97400; }

.download { zoom: 1; overflow: hidden; padding: 20px 0; }
.download li { width: 48%; float: left; margin-right: 4%; padding: 15px 0; border-top: 1px solid #ddd; overflow: hidden; zoom: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.download li a.img { float: left; display: block; width: 70px; height: 70px; margin-right: 25px; }
.download li a.img img { width: 70px; min-height: 70px; }
.download li .r { padding-top: 20px; }
.download li { display: block; }
.download li .title { font-size: 15px; }
.download li .time { float: right; display: block; width: 80px; font-size: 12px; font-weight: normal; }
.download li .btn-download { float: right; display: none; width: 80px; font-size: 14px; font-weight: normal; margin-top: 10px; box-shadow: 1px 1px 3px #666; margin-right: 5px; border-radius: 4px; overflow: hidden; }
.download li .btn-download a { display: block; font-size: 14px; background-color: #008cd6; color: #fff; text-align: center; line-height: 26px; text-shadow: 2px 2px 4px #aaa; }
.download li .btn-download a:hover { background-color: #379be9; text-decoration: none; }
.download li .p { font-size: 12px; margin: 0; padding: 0; display: block; margin-top: 5px; display: none; }
.download li .download { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.download li .download a { color: #888; text-align: right; font-size: 14px; color: #008cd6; }
.download li a.more { color: #3e83ba; position: absolute; right: 0; bottom: 0; }
.download li a.more:hover { text-decoration: underline; }
.download li.mr0 { margin-right: 0; }

.download.down-163 li a.img { display: none; }
.download.down-163 li .time { display: none; }
.download.down-163 li .btn-download { display: block; }
.download.down-163 li .r { padding-top: 0px; }
.download.down-163 li .p { display: block; }

/*新闻详细*/
.newsdetail { margin: 60px auto 0; width: 1200px; padding: 0 0 20px 0; }
.newsdetail .tit { text-align: center; padding: 0; margin: 24px 0 0; font-size: 24px; height: 40px; font-weight: normal; }
.newsdetail .info { text-align: center; height: 30px; border-bottom: 1px dashed #ccc; padding: 10px 0; margin: 0; font-weight: normal; color: #999; margin-bottom: 20px; }
.newsdetail .co { }
.newsdetail .co table { border-collapse: collapse; }
.newsdetail .btn-download { display: block; width: 100px; font-size: 14px; font-weight: normal; margin-top: 10px; float: right; }
.newsdetail .btn-download a { display: block; font-size: 18px; background-color: #008cd6; color: #fff; text-align: center; line-height: 35px; text-shadow: 2px 2px 4px #aaa; box-shadow: 1px 1px 3px #666; margin-right: 5px; border-radius: 4px; overflow: hidden; }
.newsdetail .btn-download a:hover { background-color: #379be9; text-decoration: none; }
.pro_detail { zoom: 1; overflow: hidden; padding-bottom: 30px; margin-top: 15px; }
.pro_detail_img { float: left; width: 280px; height: 280px; overflow: hidden; border: 1px solid #e2dfdf; }
.pro_detail_img img { }
.pro_detail_info { width: 645px; float: right; font-size: 13px; }
.pro_detail_info .h3 { font-size: 18px; font-weight: normal; }
.pro_detail_info .intro { margin-top: 10px; line-height: 26px; font-size: 14px; }
.pro_detail_info .btn { height: 40px; line-height: 40px; text-align: center; color: #fff; background-color: #e97400; font-size: 20px; border-radius: 6px; width: 135px; display: inline-block; text-decoration: none; margin-bottom: 10px; }
.pro_detail_info .btn:hover { background-color: #CD6600; }
.pro_detail_co { min-height: 200px; padding: 15px 10px; }
.pro_detail_info .tel { color: #e97400; font-size: 20px; margin: 10px 0; }
/* 产品详细页 */
.pro_detail_infoW { margin-top: 20px; }
.pro_detail_img .img { width: 100%; text-align: center; vertical-align: middle; height: 100%; }
.pro_detail_img .img #bigPhoto { max-width: 100%; padding: 1px; max-height: 100%; }
.pro_detail_img .img .small { width: 383px; height: 530px; border: 1px solid #e2dfdf; padding: 1px; }
.pro_detail_img ul { overflow: hidden; margin-top: 6px; width: 100%; height: 82px; margin-top: 10px; display: none; }
.pro_detail_img ul li { width: 112px; height: 82px; overflow: hidden; margin-right: 12px; float: left; }
.pro_detail_img ul li img { width: 110px; height: 80px; border: 1px solid #eee; }
.pro_detail_img ul li.on img { border: 1px solid red; }
.pro_detail_img ul li.mr0 { margin-right: 0; }

.pro_detail_r { width: 310px; float: right; padding-top: 10px; }
.pro_detail_r h3 { font-size: 20px; color: #333; min-height: 60px; }
.pro_detail_r ul { }
.pro_detail_r ul li { min-height: 60px; font-size: 14px; }
.pro_detail_r ul li label { display: inline-block; vertical-align: top; line-height: 26px; height: 60px; float: left; }
.pro_detail_r ul li span { display: inline-block; vertical-align: top; padding: 3px 10px; margin-right: 12px; border: 1px solid #d1d1d1; height: 18px; line-height: 18px; }
.pro_detail_r ul li.price { font-size: 16px; }
.pro_detail_r ul li.price i { color: #cf2124; font-size: 20px; font-style: normal; }
.pro_detail_r .btn { height: 40px; line-height: 40px; text-align: center; color: #fff; background-color: #c91919; font-size: 20px; border-radius: 6px; width: 135px; display: inline-block; text-decoration: none; }
.pro_detail_r .btn:hover { background-color: #AE0404; }

.p_r_title { border-bottom: 2px solid #0070CE; color: #000; }
.p_r_title span { display: inline-block; padding: 0 20px; height: 36px; font-size: 15px; line-height: 36px; font-weight: normal; background-color: #f5f5f5; margin-right: 10px; cursor: pointer; }
.p_r_title span.on { background-color: #0070CE; color: #fff; }
.product-download-list { padding: 8px 0; border-bottom: 1px dotted #ddd; }
.product-download-list span { margin-right: 10px; }
.product-download-list .btn-download { float: right; background-color: #0070CE; color: #fff; padding: 0px 10px; border-radius: 5px; }
/*相关文章*/
.relation { border-top: 3px solid #6b6156; width: 690px; margin: 0 auto; }
.relation dt { height: 36px; font-size: 14px; line-height: 36px; font-weight: bold; }
.relation dd { height: 26px; background: url(../images/icon_dot.jpg) 2px center no-repeat; padding-left: 16px; }
.relation dd a { line-height: 26px; font-size: 14px; }

/*评论*/
.message { border-top: 1px solid #d6d6d6; margin: 0 auto; margin-top: 20px; padding-top: 50px; width: 688px; }
.message_box { border: 1px solid #d6d6d6; }
.message_box textarea { background: url(../images/bg_box.jpg) top center repeat-x; height: 98px; width: 682px; border: none; padding: 2px; }
.message_box .sendline { height: 32px; line-height: 32px; padding: 0 10px; border-top: 1px solid #d6d6d6; padding-top: 4px; }
.message_box .sendline a { line-height: 32px; }
.message_box .sendline .sender { color: #379be9; float: left; }
.message_box .sendline .headpic { height: 30px; width: 30px; float: left; border-radius: 30px; margin-right: 10px; }
.message_box .sendline .headpic img { height: 30px; width: 30px; }
.message_box .sendline .tips { float: right; margin-right: 10px; }
.message_box .sendline .btn { height: 28px; background-color: #379be9; color: #fff; text-align: center; line-height: 28px; padding: 0 10px; border-radius: 3px; border: none; float: right; }

.message_list { margin-top: 25px; }
.message_list dt { height: 36px; border-bottom: 1px solid #d6d6d6; }
.message_list dt h3 { float: left; height: 33px; line-height: 33px; border-bottom: 3px solid #379be9; }
.message_list dt .sort { display: block; float: right; width: 96px; margin-top: 6px; border-radius: 4px; overflow: hidden; }
.message_list dt .sort a { height: 20px; width: 46px; display: block; float: left; background-color: #fff; border: 1px solid #ddd; color: #555; text-align: center; text-decoration: none; }
.message_list dt .sort a.on { background-color: #379be9; border: 1px solid #379be9; color: #fff; }
.message_list dd { padding: 15px 5px; border-bottom: 1px solid #ebebeb; zoom: 1; overflow: hidden; }
.message_list dd .headpic { height: 40px; width: 40px; float: left; border-radius: 40px; margin-right: 15px; float: left; }
.message_list dd .headpic img { height: 40px; width: 40px; }
.message_list dd .info { width: 620px; float: left; }
.message_list dd .info .name { font-size: 14px; color: #379be9; font-weight: bold; margin-right: 5px; }
.message_list dd .info .time { color: #999; }
.message_list dd .info p { color: #666; font-size: 14px; margin: 0; }
.message_list dd .info .operate { text-align: right; color: #aaa; }
.message_list dd .info .operate a { color: #000; padding-left: 22px; line-height: 16px; margin-right: 12px; }
.message_list dd .info .operate a.zan { background: url(../images/icon_zan.jpg) left center no-repeat; }
.message_list dd .info .operate a.reply { background: url(../images/icon_reply.jpg) left center no-repeat; }

/*网站导航*/
.sitemap { padding: 30px; font-size: 14px; }
.sitemap a { font-size: 14px; margin: 0 10px; }
.sitemap dd b a { font-weight: bold; margin: 0; }
.sitemap dd { margin-bottom: 30px; }

/*友情链接*/
/*.links{padding:0px 25px;color:#666;}
.links a{color:#666;}
.links dt{height:30px;border-bottom:1px solid #d6d6d6;margin-top:20px;float:left;width:100%;margin-bottom:15px;}
.links dt h3{height:29px; line-height:29px;border-bottom:2px solid #379be9;font-size:14px;float:left;padding:0 10px;}
.links dd{float:left;width:155px;padding-left:10px;height:28px;}*/

/*联系我们*/
.contact { padding: 30px 0; }
.contact .contact_info { width: 580px; float: left; margin-top: 20px; }
.contact .contact_mess { width: 620px; float: right; }
.contact .table { margin: 20px auto; width: 600px; border: none; }
.contact .table td { height: 80px; }
.contact .table td .tbox { height: 50px; width: 480px; border: 1px solid #ccc; padding: 0; line-height: 50px; margin: 0; }
.contact .table td .tarea { height: 78px; width: 480px; border: 1px solid #ccc; padding: 0; margin: 0; }
.contact .table td .col { display: block; float: left; line-height: 28px; margin-right: 10px; }
.contact .table td .change { text-decoration: underline; }
.contact .table td i { color: red; font-size: 12px; margin-right: 5px; font-style: normal; }
.contact .table .btn { height: 40px; line-height: 40px; display: inline-block; font-size: 14px; width: 100px; text-align: center; background-color: #326594; border: none; margin-top: 10px; color: #fff; font-size: 14px; }
.contact .table .btn:hover { background-color: #008BEA; }

/*搜索*/
.solist { padding-top: 30px; }
.solist dt { height: 40px; border-bottom: 1px solid #d6d6d6; }
.solist dt h3 { float: left; font-size: 16px; }
.solist dt h3 i { color: #f59213; font-style: normal; }
.solist dt ul { float: right; font-size: 14px; }
.solist dt ul li { float: right; width: 92px; text-align: center; height: 40px; cursor: pointer; }
.solist dt ul li.cur { border-bottom: 1px solid #f59213; color: #f59213; }
.solist dd { padding: 15px 20px; border-bottom: 1px dotted #d6d6d6; font-size: 14px; color: #666; background: url(../images/icon_dot.jpg) 5px 24px no-repeat; }
.solist dd .title { font-weight: bold; font-size: 14px; }
.solist dd p { margin: 5px 0 0; }
.solist dd .time { float: right; margin-top: 4px; color: #999; font-size: 12px; }
.solist dd .key { color: #ee1818; }

.solist_photo { padding-top: 30px; }
.solist_photo dt { height: 40px; border-bottom: 1px solid #d6d6d6; margin-bottom: 30px; }
.solist_photo dt h3 { float: left; font-size: 16px; }
.solist_photo dt h3 i { color: #f59213; font-style: normal; }
.solist_photo dt ul { float: right; font-size: 14px; }
.solist_photo dt ul li { float: right; width: 92px; text-align: center; height: 40px; cursor: pointer; }
.solist_photo dt ul li.cur { border-bottom: 1px solid #f59213; color: #f59213; }
.solist_photo { margin: 0; padding: 30px 0 0px 12px; list-style: none; border-bottom: 1px dotted #F5EFE3; zoom: 1; overflow: hidden; }
.solist_photo dd { width: 214px; height: 208px; margin-right: 30px; float: left; text-align: center; }
.solist_photo dd img { width: 208px; height: 156px; padding: 2px; border: 1px solid #d6d6d6; }
.solist_photo dd a { line-height: 30px; font-size: 12px; font-weight: bold; color: #666; }
.solist_photo dd.mr0 { margin-right: 0; }
.solist_photo dd .key { color: #ee1818; }

/*登陆弹出框*/
.loginContainer { width: 450px; height: 420px; border: 1px solid #aaa; box-shadow: 0 0 4px #ccc; border-radius: 6px; }
.loginContent { width: 288px; margin: 0 auto; padding: 25px 0; color: #999; font-size: 14px; }
.loginContent .logo { padding-bottom: 5px; }
.loginContent .caption { height: 16px; line-height: 32px; border-bottom: 1px solid #ededed; font-weight: normal; text-align: center; margin-bottom: 20px; }
.loginContent .caption span { padding: 0 30px; background-color: #fff; }
.loginContent .tbox { height: 34px; border: 1px solid #ccc; padding: 0 8px; width: 270px; margin-top: 10px; border-radius: 4px; font-size: 14px; }
.loginContent .btn { height: 36px; border: 1px solid #7f4304; width: 288px; line-height: 34px; background-color: #b07320; text-align: center; color: #f4f4f4; margin-top: 10px; border-radius: 4px; }
.loginContent .option { margin-top: 10px; color: #666; font-size: 12px; }
.loginContent .option a { color: #dc2020; font-size: 12px; }
.loginContent .quicklogin { padding: 8px 5px; margin-top: 10px; zoom: 1; overflow: hidden; }
.loginContent .quicklogin a { margin-right: 13px; display: block; float: left; }
.loginContent .quicklogin a.mr0 { margin-right: 0px; }


/*人才招聘*/
.jobList { border: 1px solid #e5e5e5; margin-top: 10px; border-collapse: collapse; }
.jobList th { background-color: #555555; height: 45px; color: #fff; font-size: 14px; padding: 0 10px; }
.jobList td { border-bottom: 1px solid #e3e3e3; background-color: #f7f5f6; padding: 10px; }
.jobList td .open { display: block; color: #76ab01; text-decoration: underline; }
.jobList td .close { display: none; color: #666; text-decoration: underline; }
.jobList td .job_b { font-weight: bold; font-size: 16px; color: #76ab01; }
.jobList tr.on td { background-color: #fff; }
.jobList tr.on .open { display: none; }
.jobList tr.on .close { display: block; }
.jobList tr.job_desc td { background-color: #fff; }
/*pager*/
.pager { width: 100%; padding: 10px 0; float: left; }
.pager a, .pager span { display: block; float: left; color: #73bcf3; padding: 0 5px; line-height: 22px; }
.pager a:hover { color: #fff; }
.pager .current { color: #fff; font-weight: bold; }



.fenye { clear: both; width: 100%; margin: 0px; height: 30px; line-height: 30px; text-align: center; margin: 15px 0; }
.fenye a { height: 22px; font-size: 12px; border: 1px solid #808080; display: inline-block; padding: 0 8px; line-height: 22px; color: #fff; background-color: #808080; margin: 0 6px; }
.fenye span { border: 1px solid #0090E7; display: inline-block; padding: 0 8px; height: 22px; line-height: 22px; color: #fff; background-color: #0090E7; margin: 0 6px; }
.fenye span a { margin: 0; padding: 0; display: inline; background: none; border: none; }

.fenye2 { clear: both; width: 100%; margin: 0px; height: 30px; line-height: 30px; text-align: center; margin: 10px 0; }
.fenye2 a { height: 22px; font-size: 14px; line-height: 22px; margin: 0 6px; }
.fenye2 span { height: 22px; line-height: 22px; color: red; margin: 0 6px; }


/*prev,next*/
.pagePrevNext { margin: 10px auto; padding: 10px 6px; line-height: 28px; color: #666; border-top: 1px dashed #ccc; }
.pagePrevNext a { line-height: 28px; color: #555; }
.pagePrevNext a:hover { line-height: 28px; color: #333; }
.pagePrevNext span { display: block; height: 28px; }


/*ad*/

#TabID { POSITION: absolute; BOTTOM: 4px; RIGHT: 2px; }
#TabID LI { FLOAT: left; CURSOR: pointer; WIDTH: 78px; HEIGHT: 39px; background: url('images/bg78X39_2.gif'); FILTER: alpha(opacity=50); opacity: 0.5; }
#TabID LI IMG { WIDTH: 66px; HEIGHT: 26px; MARGIN: 6px 6px 7px 6px; }
#TabID LI.active { background: url('../images/bg_1.gif'); FILTER: alpha(opacity=100); opacity: 1; }
