@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
img{border:0px;}
a{text-decoration:none; font-size: 12px;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
body{background:#fff; font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; }

/* CSS Header */
#he_01{width: 100%;height: 40px;background: #323232;margin:0 auto;}
#he_01_mid{width: 1200px;height: 40px;position: relative;}
#he_01_mid #he_01_tel{min-width: 20px;height: 20px;line-height: 20px;padding-left: 30px; position: absolute;top:10px;right:60px;background: url(../images/he_tel.png) left center no-repeat;font-size: 13px;color: #bcbcbc;}
#he_01_mid #he_01_map{width: 50px;height: 27px;background: url(../images/he_map.png) no-repeat;position: absolute;right:0px;top:6px;}
#he_01_mid #he_01_language{width: 127px;height: 27px;text-align: center;line-height: 27px;position: absolute;right:13px;top:6px;}
#he_01_mid #he_01_language a{display: block;color: #323232;font-size: 12px;background: #afafaf;}
#he_01_mid #he_01_language a:hover{background: #e50011;color: #fff;}
#he_02_mid{width:1200px;height: 119px;margin:0 auto;position: relative;}
#he_02_logo{width: 610px;height: 100px;position:absolute;left: 0px;top:10px;background: url(../images/logo.png) left center no-repeat;}
#he_02_logo a{display: block;width: 610px;height: 100px;}
#he_02_tel{min-width: 306px;height: 69px;background: url(../images/he_02_tel.png) left center no-repeat;position: absolute;right: 0;top:15px;}
#he_02_tel p{padding-top: 48px;padding-left: 97px;font-weight: bold;color: #008b48;font-size: 30px;}
#he_03{width:100%;height: 53px;background: #0060c6;margin:0 auto;}
#he_03_mid{width:1200px;height: 53px;margin:0 auto;}
#he_03_mid li{float: left;}
#he_03_mid .menu{width: 132px;height: 53px;line-height: 53px;text-align: center;}
#he_03_mid .menu a{display: block;color: #fff;font-size: 16px;}
#he_03_mid .menu a:hover{color: #fff;background: #f5692c;}
#he_03_mid .sx{width: 1px;height: 53px;background: url(../images/nav_sx.png) center no-repeat;}
#he_04{width:100%;height: 498px;margin:0 auto;position: relative;}
#he_04_mid{width:1920px;height: 498px;position: absolute;top:0;}
#zy_banner{width:100%;height:377px; background: url(../images/zy_banner.png) center no-repeat; margin:0 auto;}


/* CSS Footer */
#footer_tel{width:100%;height:45px; padding:11px 0; margin:0 auto;background: #004996;}
#footer_tel_mid{width: 1200px;height: 45px;margin:0 auto;}
#footer_tel_mid li{float: left;height: 45px; padding-right: 35px; line-height: 45px; color: #fff;font-size: 16px; border-right: solid 1px #0060c6;position: relative;}
#footer_tel_mid li .fti{width: 37px;height: 37px;position: absolute;left: 39px;top:4px;}
#footer_tel_mid li span{padding-left: 108px;}
#footer{width: 100%;background: #0060c6;padding:40px 0;margin:0 auto;}
#footer_mid{width: 1200px;min-height: 135px;margin:0 auto;position: relative;}
#footer_ewm{width: 113px;height: 113px;position: absolute;left: 246px;top:0;}
#footer_ewm img{width: 113px;height: 113px;}
#footer_c{width: 823px;top:0;line-height: 26px;position: absolute;right: 0;color: #a3bbe4;font-size: 14px;}
#footer_c a{color: #a3bbe4;font-size: 14px;margin-right: 10px;}
#footer_c a:hover{color: #fff;}

/*product_info css*/
#pro_img{width: 893px; padding:14px 12px; background: #fff;border:solid 1px #eeeeee;}
#pro_l{width: 444px;float: left;position: relative;}
#pro_r{width: 430px;float: right;}
#pro_title{width: 100%;height: 30px;line-height: 30px;margin:0 auto; margin-top: 20px; font-weight: bold;color: #2192f2;font-size: 20px;}
#pro_info{width: 100%;height: 185px; overflow: hidden; line-height: 26px;margin:10px auto;color: #373737;font-size: 14px;}
#pro_btn{width: 430px; height: 105px; margin:0 auto;margin-top: 15px;}
#pro_btn li{float: left; height: 39px;line-height: 39px; color: #fff;font-size: 14px;}
#pro_btn li span{padding-left: 70px;}
#pro_btn .pro_order{width: 170px;height: 39px;border-radius: 20px;line-height: 39px;background: #ff8400 url(../images/in_03_chart.png) 19px center no-repeat; margin-right: 18px;}
#pro_btn .pro_qq{width: 170px;height: 39px;border-radius: 20px;line-height: 39px;background: #ff8400 url(../images/in_03_qq.png) 19px center no-repeat;}
#pro_btn .pro_tel{width: 355px;height: 39px; margin-top: 10px; border-radius: 20px;line-height: 39px;background: #ff8400 url(../images/in_04_tel.png) 19px center no-repeat;}
#pro_btn li a{display: block;color: #fff;font-size: 14px;}
#pro_btn li a:hover{color: #fff!important;}
#pro_nav{width: 100%;height: 50px;background: #018ae1;margin:0px auto;margin-top: 15px;}
#pro_nav a{width: 120px;height: 50px;line-height: 50px;text-align: center;color: #fff!important;font-size: 16px;font-weight: bold;display: block;float: left;transition:all 0.4s;}
#pro_nav a:hover{background: #f5692c;}
#pro_cpxq{width: 893px; padding:14px 12px; background: #fff;border:solid 1px #eeeeee;margin:0 auto}
#pro_jscs_title{width: 915px;height: 53px;border:solid 1px #eeeeee; border-bottom: none; background: url(../images/in_01_bg.png) repeat-x;margin:0 auto;margin-top: 20px;}
#pro_jscs_title span{display: block;width: 120px;height: 53px;line-height: 53px;text-align: center;background: #0154b6;color: #fff;font-size: 16px;}
#pro_adv_title{width: 915px;height: 53px;border:solid 1px #eeeeee; border-bottom: none; background: url(../images/in_01_bg.png) repeat-x;margin:0 auto;margin-top: 20px;}
#pro_adv_title span{display: block;width: 120px;height: 53px;line-height: 53px;text-align: center;background: #0154b6;color: #fff;font-size: 16px;}
#pro_case_title{width: 915px;height: 53px;border:solid 1px #eeeeee; border-bottom: none; background: url(../images/in_01_bg.png) repeat-x;margin:0 auto;margin-top: 20px;}
#pro_case_title span{display: block;width: 120px;height: 53px;line-height: 53px;text-align: center;background: #0154b6;color: #fff;font-size: 16px;}
#pro_case{width: 891px; height: 202px; padding:14px 12px; background: #fff;border:solid 1px #eeeeee;margin:0 auto;}
#pro_lxwm{width: 100%;height: 410px;background: #fff;margin:15px auto;}
.pro_lxwm_title{width: 100%;height: 46px;margin:0 auto;margin-bottom: 18px}
.pro_lxwm_title span{display: block;width: 120px;height: 46px;line-height: 46px;text-align: center;background: #0154b6;color: #fff;font-size: 16px;}
#pro_order{width: 453px;height: 410px;float: left;}
#zy_order{width: 435px;margin:0 auto;}
.zy_btn{background:#dddddd;width:279px; transition:all 0.4s; height:29px;border: none;color: #666; font-size:14px; font-family: 微软雅黑;cursor:pointer;}
.zy_btn:hover{background: #ce4e00;color: #fff;}
#pro_map{width: 433px;height: 410px;float: right;}
#zy_map{width: 368px;margin:0 auto;background: url(../images/pro_map.png) right center no-repeat;}
#zy_map span{font-weight: bold;color: #737373;font-size: 22px;}
#zy_map i{font-weight: bold;color: #ea2622;font-size: 30px;font-style: normal;}
#zy_map p{padding-top: 20px;line-height: 26px;color: #373737;font-size: 14px;}

/* CSS Main */
#in_01{width:100%;height: 552px;background: url(../images/in_01_bg.png) top center repeat-x;margin:0 auto;}
#in_01_mid{width:1200px;height: 552px;margin:0 auto;}
#in_01_l{width: 269px;height: 552px;float: left;background: #343736;}
.left_title{widows: 269px;height: 75px;margin:0 auto;background:#2da1fa url(../images/left_title.png) center no-repeat;}
.left_cplb{width:233px;  padding:18px; margin:0 auto;background: #343736 url(../images/left_bg.png) top center no-repeat;}
.left_cplb li{width:100%;height:36px; margin-top: 5px; line-height: 36px;border:solid 1px #086ac0; background: url(../images/left_icon.png) 10px center no-repeat ; transition:all 0.4s;}
.left_cplb li span{padding-left: 32px;}
.left_cplb li a{display: block;color: #fff;font-size: 16px;}
.left_lxwm_title{width: 216px;height: 30px;margin:0 auto; margin-top: 10px; background: url(../images/left_lxwm.png) left center no-repeat;line-height: 30px; font-size: 30px; color: #fff;font-weight: bold;}
.left_lxwm_title span{padding-left: 44px;}
.left_lxwm_c{width: 216px;margin:10px auto;line-height: 24px;color: #8c8e8d;font-size: 14px;}
.left_lxwm_qq{width: 216px;height: 49px;line-height: 49px;margin:0 auto;}
.left_lxwm_qq a{display: block; transition:all 0.4s; background: #f5692c url(../images/left_qq.png) 47px center no-repeat;color: #fff;font-size: 16px;}
.left_lxwm_qq span{padding-left: 88px;}
.left_lxwm_qq a:hover{background: #018ae1 url(../images/left_qq.png) 47px center no-repeat;}
#in_01_r{width: 925px;height: 552px;float: right;}
#in_01_r .in_01_title{widows: 100%;height: 53px;margin:0 auto;position: relative;}
#in_01_search{width: 262px;height: 40px;background: url(../images/search_bg.png) center no-repeat;position: absolute;left: 15px;top:6px;}
#in_01_search #search_name{ width: 170px; height: 20px; line-height: 20px; float: left; margin:10px 0 0 20px;border:none; outline: none; color: #b8b8b8;font-family: "微软雅黑"; font-size: 14px;background: none;}
#in_01_search #button{ width: 51px; height: 40px; float: right; cursor: pointer; background: none; border:none;}
#in_01_qq{width:186px;height: 63px;  background: url(../images/in_01_qq.png) center no-repeat;position: absolute;right: 0;bottom: 0;transition:all 0.4s;}
#in_01_qq a{display: block;widows: 186px;height: 63px;}
#in_01_qq:hover{background: url(../images/in_01_qqhover.png) center no-repeat;}
#in_01_ul{width: 100%;height: 466px;margin:0 auto;margin-top: 8px;}
#in_01_ul li{float: left;width: 445px;height: 218px;border:solid 1px #eeeeee;margin-top: 18px;margin-left: 15px;position: relative;}
.in_pro_img{width: 211px;height: 189px;position: absolute;left: 10px;top:14px;overflow: hidden;}
.in_pro_img img{width: 211px;height: 189px;}
.in_pro_title{width: 200px;height: 28px;line-height: 28px; overflow: hidden; position: absolute;right: 12px;top:12px;}
.in_pro_title a{color: #000000;font-size: 16px;font-weight: bold;}
.in_pro_title a:hover{color: #f5692c;}
.in_pro_info{width: 200px;height: 108px;line-height: 22px;position: absolute;right: 12px;top:43px;color: #666;font-size: 14px;}
.in_pro_btn{width: 130px;height: 33px;text-align: center;line-height: 33px;position: absolute;left: 234px;top:169px;}
.in_pro_btn a{display: block;font-size: 14px;color: #fff;border-radius: 20px;background: #299cf8;transition:all 0.4s;}
.in_pro_btn a:hover{background: #f5692c;}
#in_02{width: 100%;height: 773px; padding-top: 18px; background: url(../images/in_02_bg.png) center no-repeat;margin:0 auto;}
#in_02_title{width: 399px;height: 66px; margin:0 auto; background: url(../images/in_02_title.png) center no-repeat;text-align: center;line-height: 66px;color: #fff;font-weight: bold;font-size: 36px;}
#in_02_ul{width: 1130px;height: 160px; padding:20px 35px; background: #fff;margin: 15px auto;}
#in_02_ul li{width: 160px;height: 160px;background: #0060c6;cursor: pointer;margin:0px 33px;float: left;position: relative;transition:all 0.4s;}
#in_02_ul li .in_02_icon{width: 76px;height: 61px;position: absolute;left:42px;top:12px;overflow: hidden;}
#in_02_ul li .in_02_title{width: 160px; text-align: center; position: absolute;left:0;top:90px;line-height: 26px;color: #fff;font-size: 16px;}
#in_02_ul li .in_02_title span{font-size: 20px;font-weight: bold;}
#in_02_ul li:hover{background: #f5692c;}
#in_02_adv{width: 1230px;height: 445px;margin: 0px auto;}
#in_02_adv li{width: 378px;height: 445px; float: left; margin:0px 16px;background: #fff url(../images/in_02_li.png) left bottom no-repeat;position: relative;}
#in_02_adv li .in_adv_img{width: 307px;height: 197px;position: absolute;left:35px;top:17px;}
#in_02_adv li .in_adv_title{width: 307px;height: 30px; line-height: 30px;text-align: center; font-weight: bold;color: #0060c6;font-size: 30px; position: absolute;left:35px;top:239px;}
#in_02_adv li .in_adv_info{width: 307px;height: 123px; line-height: 26px;color: #666;font-size: 14px; position: absolute;left:35px;top:290px;}
#in_03{width: 100%;height: 199px;background: url(../images/in_03_bg.jpg) center no-repeat;margin:0 auto;}
#in_03_mid{width: 1200px;height: 199px;margin:0 auto;}
#in_03_mid p{padding-top: 20px;color: #fff;font-size: 16px;line-height: 32px;}
#in_03_mid p span{font-size: 30px;font-weight: bold;}
#in_03_btn{width: 100%;height: 39px;margin:0 auto;margin-top: 20px;}
#in_03_btn li{float: left; height: 39px;line-height: 39px; color: #fff;font-size: 30px;font-weight: bold; margin-right: 5px;}
#in_03_btn li span{padding-left: 57px;}
#in_03_btn .in_03_order{width: 148px;height: 39px;border-radius: 20px;line-height: 39px;background: #ff8400 url(../images/in_03_chart.png) 19px center no-repeat;transition:all 0.4s;}
#in_03_btn .in_03_qq{width: 148px;height: 39px;border-radius: 20px;line-height: 39px;background: #ff8400 url(../images/in_03_qq.png) 19px center no-repeat;transition:all 0.4s;}
#in_03_btn li a{display: block;color: #fff;font-size: 14px;}
#in_04{width: 100%;height: 590px;padding:20px 0px;background: #f4f4f4;margin:0 auto;}
#in_04_mid{width: 1200px;height: 590px;margin:0 auto;position: relative;}
#in_04_about{width: 790px;height: 300px;background: #fff;position: absolute;left: 0;top:0;}
#in_about_hx{width: 205px;height: 5px;background: #396faf;position: absolute;left: 0;top:0;}
#in_about_title{height: 20px;line-height: 20px;position: absolute;left: 23px;top:24px;color: #737373;font-size: 18px;text-transform: uppercase;}
#in_about_title span{color: #396faf;padding-right: 5px;}
#in_about_img{width: 274px;height: 224px;background: url(../images/intro_img.png) center no-repeat;position: absolute;left: 16px;top:58px;}
#in_about_c{width: 425px;height: 225px;line-height: 26px;color: #737373;font-size: 14px;position: absolute;left: 316px;top:53px;}
#in_about_more{width: 24px;height: 113px;position: absolute;right: 0;top:100px;}
#in_about_more a{display: block;width: 24px;height: 113px;background: #396faf url(../images/intro_more.png) center no-repeat;transition:all 0.4s;}
#in_about_more a:hover{background: #ff8400 url(../images/intro_more.png) center no-repeat;transition:all 0.4s;}
#in_04_news{width: 790px;height: 280px;background: #fff;position: absolute;left: 0;bottom:0;}
#in_news_hx{width: 5px;height: 280px;background: #396faf;position: absolute;left: 0;top:0;}
#in_news_title{line-height: 30px;position: absolute;left: 33px;top:86px;color: #737373;font-size: 18px;text-transform: uppercase;}
#in_news_title span{color: #396faf;}
#in_news_more{left: 37px;top:180px;position: absolute;}
#in_news_more a{color: #396faf;font-size: 14px;}
#in_news_more a:hover{color: #ff8400;}
#in_news_f{width: 612px;height: 92px;background: url(../images/in_04_quto.png) right top no-repeat;border-bottom: solid 1px #ececec;position: absolute;left: 155px;top:27px;}
#in_news_f .news_title{width: 555px;height: 30px;position: absolute;left: 0;top:0;line-height: 30px;}
#in_news_f .news_title a{color: #396faf;font-size: 14px;}
#in_news_f .news_title a:hover{color: #ff8400;}
#in_news_f .news_title span{position: absolute;right: 0;top:0;height: 30px;line-height: 30px;color: #cacaca;font-size: 14px;text-align: right;}
#in_news_f .news_info{width: 555px;height: 46px; font-size: 14px;color: #898686; line-height: 23px; position: absolute;left: 0;top:35px;}
#in_news_ul{width: 612px;height: 132px;position: absolute;left: 155px;top:137px;}
#in_news_ul li{width: 100%;height: 26px;line-height: 26px;background: url(../images/news_icon.png) left center no-repeat;position: relative;}
#in_news_ul li span{padding-left: 22px;}
#in_news_ul li a{display: block;color: #737373;font-size: 14px;}
#in_news_ul li span{position: absolute;right: 0;top:0;height: 26px;line-height: 26px;color: #cacaca;font-size: 12px;text-align: right;}
#in_news_ul li:hover{background: url(../images/news_icon_hover.png) left center no-repeat;}
#in_news_ul li a:hover{color: #396faf;}
#in_04_video{width: 399px; padding-top: 20px; height: 280px;background: #fff;position: absolute;right: 0;top:0;}
.in_04_title{width: 360px;height: 20px;line-height: 20px;margin:0 auto; color: #737373;font-size: 18px;text-transform: uppercase;position: relative;}
.in_04_title span{color: #396faf;padding-right: 5px;}
.in_04_more{right: 0;top:0;position: absolute;height: 20px;line-height: 20px;}
.in_04_more a{color: #396faf;font-size: 14px;}
.in_04_more a:hover{color: #ff8400;}
.in_video_c{width: 359px; height: 230px; margin:0px auto; margin-top: 15px;}
#in_04_honor{width: 399px; padding-top: 20px; height: 260px;background: #fff;position: absolute;right: 0;bottom:0;}
.in_honor_c{width: 320px; height: 210px; margin:0px auto; margin-top: 15px;}
.in_honor_c img{width: 320px;height: 210px;}
#in_05_title{width: 1200px;height: 74px;background: url(../images/case_title.jpg) center no-repeat;margin: 0 auto;margin-top: 25px;}
#in_05_ul{width: 1200px;height: 210px;margin:0 auto;padding:20px 0px;}
#in_case{width: 1080px;height: 210px;margin:0 auto;position: relative;}
.case_lb{width: 48px;height: 48px;position: absolute;left: -75px;top:60px;background: url(../images/gd_lf.png) center no-repeat;cursor: pointer;}
.case_rt{width: 48px;height: 48px;position: absolute;right: -75px;top:60px;background: url(../images/gd_rt.png) center no-repeat;cursor: pointer;}
#in_case li{width: 258px;height: 210px; overflow: hidden; float: left;margin-right: 15px;line-height: 30px;text-align: center;}
#in_case li a{display: block;font-size: 14px;color: #222;}
#in_case li img{width: 258px;height: 160px;}
#wrap{ width:100%; background: url(../images/in_01_bg.png) top center repeat-x;margin:0 auto;}
#wrap_mid{width:1200px;margin:0 auto;margin-bottom: 30px;}

/*left*/
#left{width:269px;float: left; padding-bottom: 30px; background: #343736 url(../images/left_bg.png) top center no-repeat;}

/* CSS Ziye */
#right{width:917px; height:auto;float: right; color: #424242;}
#right_title{width: 100%;height:53px;position: relative;margin:0 auto;}
#title_left{float:left;height:53px; line-height: 53px; font-weight: bold; font-size: 20px;color:#2156a3;}
#zy_qq{width:186px;height: 63px;background: url(../images/in_01_qq.png) center no-repeat;position: absolute;right: 0;bottom: 0;}
#zy_qq a{display: block;widows: 186px;height: 63px;}
#zy_qq:hover{background: url(../images/in_01_qqhover.png) center no-repeat;}
#right_content{ width: 100%; height:auto;margin:0 auto;padding-top: 20px; min-height:600px;_height:600px;_height:100%;line-height:30px;color:#2e2e2e;font-size: 14px;}
#right_content a{color:#000;}
#right_content a:hover{color:#e80000;}
#indexNews li{width:98%;height:40px;margin:0 auto; background: url(../images/news_icon.png) left center no-repeat; border-bottom:#D9D9D9 1px dotted;padding:0 20px 0 0;color:#000;font-size:12px;position: relative;}
#indexNews li a{height:40px;line-height:40px;display:block; padding-left:0;color:#575656;font-size:14px;}
#indexNews li span{position: absolute;top:0;right:0;_top:-2px;color:#575656;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#2156a3;}
#indexNews li:hover{background: url(../images/news_icon_hover.png) left center no-repeat;}
#page{width:100%;height:40px; line-height:40px;text-align:right;margin:20px auto;color:#575656;font-size:14px;clear:both;}
#page a{color:#575656;font-size:14px;}
#page a:hover{color:#e80000;}
#newTitle{width:750px;line-height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#productTitle{width:750px;height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#newsInfo{width:750px;height:20px;color:#000000;font-size:12px;text-align:center;margin:10px auto;}
.newsinfoleft {padding-left: 30px;}
.xxsmys{ height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }

#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:600px; padding:3px; border:#dcdcdc solid 1px;}

#newsContent{width:98%;margin:0 auto;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:190px;width:210px;float:left;margin:0 5px 5px 8px;_margin:0 8px;text-align:center;}
#picUL li .pic_01{width:210px;height:156px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:150px;max-width:206px;padding:2px;vertical-align:middle;}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:210px;text-align: center;line-height:30px;}
#picUL li a{color:#575656;font-size:14px;}
#picUL li a:hover{color:#e80000;}
.G_tips{
	color:#666;
	width:486px;
	border:1px solid #dedede;
	padding:7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}


.recruitys{ width:670px; height:auto; padding:10px; background-color:#fafafa; border:#dedede solid 1px;}
.recruitcon{ height:173px;  border-bottom:#cdcdcd dashed 1px; margin:10px;}
.recruitcon1{ height:173px;  margin:10px;}
.recruitconl{ width:145px; height:153px; float:left; text-align:left;}
.recruitconc{ width:572px; height:153px; float:left; padding-left: 75px;}
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.zwmcys{ color:#ff6c00; font-weight:bold;}
.recruitconr{ width:133px; height:auto; float:left; text-align:center;}
.chakan{padding-top: 13px;}
.formys{ height:auto; padding:10px;}
.cpmcys{ width:300px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
	.G_InputText{

	width:300px;

	height:30px;

	border:1px solid #d2d4d6;

}

.G_textarea{

	width:300px;

	height:100px;

	border:1px solid #dedede;

}

.G_ul{

	margin:0 auto;
}

.G_botton{

	width:55px;

	height:30px;

	line-height:30px;

	border:0;

	background:url(button.gif) no-repeat;

	cursor:pointer;

}

.borderLi{ width:500px; height:auto; padding-top:10px;}
.G_tips{

	

	width:486px;

	margin:10px auto 0 auto;

	border:1px solid #dedede;

	padding:7px;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}


.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}


.page{margin:0 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}
.sitemap{ width:996px;margin:0 auto; border:3px solid #f0f0f0; margin-top:50px; }
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:24px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:930px; padding-left:4px; margin-top:15px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;text-align: center;}
.m2t ul li a{font-size: 16px;color: #666;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}