﻿@charset "utf-8";
/*reset*/
body{background:#fff;font:12px/1.67 Arial,'Microsoft Yahei','SimSun',sans-serif;min-width:980px;color:#666;_width: expression(document.body.clientWidth < 980 ? "980px" : "auto" ); }
input,textarea,select{font-size:100%;outline:none;}
body,h1,h2,h3,h4,p,ul,ol,dd,dl,form,input{margin:0;padding:0;font-weight:normal;}
ul{padding-left:0;list-style-type:none;}
a{text-decoration:none;outline:none;color:#666;}
a:hover{transition-property:color;transition-duration:.3s;color:#000;}
img{border:0;vertical-align:top;}
i,s,em,u{font-style:normal;text-decoration:none;}
/*common*/
.max_wrap{}
.wrap{width:980px;margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.vm{vertical-align:middle;}
.pr{position:relative;}.pa{position:absolute;}
.db{display:block;}.dib{-moz-inline-stack:inline-block;display:inline-block;*display:inline;*zoom:1;}
.fix{*zoom:1;}.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.el,.main_list li,.news_index_scroll .news_index_t{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;_width:100%;}
.oh{overflow:hidden;*zoom:1;}
.mh{height:auto !important;height:464px;min-height:248px;}
.mh1{height:auto !important;height:300px;min-height: 108px;}
.fs{font-size:14px;font-family:'SimSun';}
.mt20{margin-top:20px;}.mr5{margin-right:5px;}.m0{margin:0 !important;}
.p10{padding:10px;}.p15{padding:15px;}.p20{padding:20px;}.p10_30{padding:10px 30px;}.pr20{padding-right:20px;}
.bgrey{border:1px solid #ccc;}
.cir{display:inline-block;width:0;height:0;overflow:hidden;}
.hidetext{font:0/0 a;letter-spacing:-9px;}
.btn{cursor:pointer;}
.lastdib{display:inline-block;height:0;width:100%;overflow:hidden;}
.bord1{border:1px solid #d7dee4;}
.bwhite{background:#fff;}
.tac{text-align:center;}
.tal{text-align:left;}
.logo{text-align:left;}
.foot_line{background:#efefef;padding:30px 0}
.f_box{float:left;width:25%;}
.f_box .t{font-size:20px;color:#333;height:35px;}
.f_box .btn{background:#29A739;color:#fff;line-height:22px;width:130px;text-align:center;}
.f_box .cir{float:right;border:4px solid;border-color:#29A739 #29A739 #29A739 #fff;margin:7px 15px 0 0;}
.f_line_c{height:70px;}
.f_box big{display:block;font-size:18px;color:#29A739;font-weight:bold;line-height:1.2;}
/*幻灯片*/
.slide { position: relative; width:100%; }
.ban_c { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 20px; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: #333; background: rgba(0,0,0,.5); z-index: 3; }
.ban_nav { position: absolute; bottom: 4px; left: 0; width: 100%; text-align: right; z-index: 4; }
.ban_c img { width: 100%; height: 100%; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 12px; height: 12px; line-height: 14px; overflow: hidden; text-align: center; margin-left: 8px; cursor: pointer; text-decoration: none; font-size: 10px; -webkit-text-size-adjust: none; background: #ccc; }
.ban_nav .on { background: #f90; color: #fff; }
.Left, .Right { cursor: pointer; }
/*翻页*/
.view{overflow:hidden;position:relative;height:100%;width:100%;}
.gallery{white-space:nowrap;font-size:0;height:100%;}
.gallery_cell{float:left;overflow:hidden;height:100%;white-space:normal;font-size:12px;}
/*下拉*/
.sele{position:relative;height:27px;line-height:27px;width:223px;text-indent:10px;cursor:pointer;background:url(../images/sele_03.png) right center no-repeat #fff;}
.sele_{display:none;position:absolute;width:100%;left:-1px;top:27px;background:#fff;border:1px solid #cacad9;}
.sele_ a{display:block;}
.sele_ a:hover{background:#efefef;color:#333;}
/*选项卡*/
.tab .tab_list{margin-bottom:40px;}
.n_cont .tab_list{margin-bottom:40px;}
.tab_list li{position:relative;float:left;width:150px;text-align:center;height:26px;line-height:26px;background:#e5e8e8;margin-right:2px;cursor:pointer;}
.tab_list .cir{position:absolute;border-width:4px;border-color:#2a9ad4 transparent transparent transparent;border-style:solid dashed dashed dashed;left:46%;bottom:9999em;}
.tab_list .cur{background:#2a9ad4;color:#fff;}
.tab_list .cur .cir{bottom:-8px;}
.tab_val{display:none;}
/*小图标*/
.ico{display:inline-block;width:20px;height:20px;overflow:hidden;background:url(../images/ico1.png) no-repeat;vertical-align:middle;}
.ico1_2{background-position:-20px 0;}
.ico1_3{background-position:-40px 0;}
.ico1_4{background-position:-60px 0;}
.ico1_5{background-position:-80px 0;}
.ico2_1{background-position:0 -20px;}
.ico2_2{background-position:-20px -20px;}
.ico2_3{background-position:-40px -20px;}
.ico2_4{background-position:-60px -20px;}
.ico2_5{background-position:-80px -20px;}
.ico3_1{background-position:0 -40px;}
.ico3_2{background-position:-20px -40px;}
.ico3_3{background-position:-40px -40px;}
.ico3_4{background-position:-60px -40px;}
.ico3_5{background-position:-80px -40px;}
.ico4_1{background-position:0 -60px;}
.ico4_2{background-position:-20px -60px;}
.ico4_3{background-position:-40px -60px;}
.ico4_4{background-position:-60px -60px;}
.ico4_5{background-position:-80px -60px;}
.ico5_1{background-position:0 -80px;}
.ico5_2{background-position:-20px -80px;}
.ico5_3{background-position:-40px -80px;}
.ico5_4{background-position:-60px -80px;}
.ico5_5{background-position:-80px -80px;}
.ico6_1{background-position:0 -100px;}
.ico6_2{background-position:-20px -100px;}
.ico6_3{background-position:-40px -100px;}
.ico6_4{background-position:-60px -100px;}
.ico6_5{background-position:-80px -100px;}

/*追加*/
.ico22_1{background-position:-40px -20px;}
.ico22_2{background-position:-60px -20px;}
.ico22_3{background-position:-80px -20px;}
.ico22_4{background-position:0 -40px;}
.ico22_5{background-position:-60px -100px;}
.ico22_6{background-position:-80px -100px;}
#left5{color:#ffb400;}
/*追加*/
.ico_play{width:40px;height:40px;background:url(../images/play.png);}
/* 录入表格样式 */
.datalist { border: 1px solid #ccc; font-family: Arial; border-collapse: collapse; background-color: #fff; font-size: 12px; }
.datalist caption { padding-bottom: 5px; font-weight: bold; text-align: left; }
.datalist th { border: 1px solid #ccc; background-color: #eee; color: #000; font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; text-align: left; }
.datalist td { border: 1px solid #ccc; text-align: left; padding-top: 4px; padding-bottom: 4px; padding-left: 15px; }
.datalist tr.altrow { background-color: #c7e5ff;}
/*css*/
.head{height:118px;border-top:9px solid #29A739;z-index:10;}
.nav{width:645px;margin-top:13px;}
.nav li{float:left;width:92px;position:relative;height:45px;line-height:36px;border-top:4px solid #fff;font-size:14px;text-align:center;}
.nav a{display:block;height:45px;position:relative;color:#616161;font-weight:bold;}
.nav .cur{border-color:#0093DD;box-shadow:-2px 0 4px rgba(0,0,0,.3);}
.nav .cur a{border-right:1px solid #ccc;border-left:1px solid #ccc;z-index:2;background:#fff;}
.nav .lev2{position:absolute;left:1px;top:-999em;width:508px;height:170px;padding:20px 0;border-bottom:5px solid #aaaaaa;box-shadow:-2px 0 4px rgba(0,0,0,.3);z-index:1;background:#fff;font-family:'Microsoft Yahei';font-size:12px;text-align:left;border-top:1px solid #ccc\0;*border-top:1px solid #ccc;}
.nav .cur .lev2{top:45px;top:44px\0;*top:44px;}
.nav .lev2_2{width:384px;left:-92px;}
.nav .lev2_3{width:535px;left:-184px;}
.nav .lev2_4{width:417px;left:-156px;}
.nav .lev2_5{width:387px;left:-222px;}
.nav .lev3{float:left;width:100px;padding-left:20px;overflow:hidden;}
.nav .lev4{float:left;width:160px;padding-left:20px;overflow:hidden;}
.nav .lev3_cell{width:100%;height:24px;line-height:24px;text-align:left;}
.nav .lev3_cell a{display:inline-block;font-weight:normal;height:26px;border:0;font-size:12px;}
.nav .lev3_cell a:hover{color:#ff0000;}
.nav .lev3_cell .cir{border:3px solid;border-color:#fff #fff #fff #8e8e8e;margin-right:3px;vertical-align:middle;}
.lev3_r{float:right;width:220px;padding-right:30px;line-height:1.5;}
.nav .lev3_r a.pr{border:0;height:130px;margin-bottom:5px;}
.lev3_r img{width:100%;height:100%;}
.lev3_r .ico2_2{right:0;bottom:0;}
.lev3_r .ico_play{left:86px;top:48px;}
.lev2_4 p{clear:both;height:40px;}
.lev2_4 p b{font-size:18px;color:#297ec0;}
.nav .on{color:#fc0;}
.head_top{height:23px;margin-top:17px;}
.head_top .ico{vertical-align:text-bottom;}
.lang{height:20px;line-height:20px;background:none;width:auto;vertical-align:text-bottom;margin-right:5px;}
.lang .sele_{top:20px;border:0;width:150%;text-align:left;}
.lang .sele_ a:hover{color:#fff;}
.lang .cir{border:4px solid;border-color:#8e8e8e #fff #fff #fff;}
.head_f{height:21px;border:1px solid #ccc;vertical-align:middle;}
.head_f input{float:left;border:none;}
.head_f .inp{width:122px;height:15px;line-height:16px;border-right:1px solid #ccc;color:#888;padding:0 8px;margin-top:3px;cursor:text;}
.banner{height:410px;}
.banner .ban_nav{text-align:center;*padding-left:9%;*width:90%;}
.banner .ban_nav a{border-radius:50px;text-indent:-99px;background:#fff;border: 1px solid #cdcdcd;}
.banner .ban_nav .on{background:#ffb503;}
.box{width:470px;margin-right:35px;}
.box .more{height:20px;padding:5px 0;background:#f4f3ef;border-top:1px solid #c5c4bf;border-bottom:1px solid #c5c4bf;}
.box4{width:125px;margin:0;}
.box2{width:470x;margin:0;}
.box3{width:990x;margin:0;}
.box_head{height:80px;padding:10px 0;border-bottom:1px dotted #b7b7b7;}
.box_head img{height:100%;width:100%;}
.box_newsTop{height:80px;overflow:hidden;}
.box_newsTop .img{float:left;width:125px;margin-right:15px;}
.box_newsTop .date{font-weight:bold;color:#4c68b1;}
.box_newsTop .t{color:#014691;font-family:'Microsoft Yahei';}
.box_newsTop:hover .t{color:#666;}
.box_c{height:100px;margin:10px 0;font-family:'Microsoft Yahei';}
.box_c a:hover{color:#666}
.main_list a{font-family:'Microsoft Yahei';}
.main_list span{margin-right:6px;}
.channelT{line-height:36px;height:36px;border-bottom:2px solid #29A739;margin-bottom:10px;}
.channelN{float:left;font-size:16px;border-bottom:2px solid #ffb400;padding:0 10px 0 5px;_position:relative;_bottom:-2px;}
.channelN a{color:#077415;}
.channelT .more{height:100%;background:url(../images/li_15.gif) right center no-repeat;padding-right:15px;color:#023473;font-family:'Microsoft Yahei';}
.key_lr{padding:11px 0 0;}
.key_lr a{float:left;width:14px;height:14px;overflow:hidden;background:url(../images/i_12.jpg) no-repeat;margin:4px 0 0;}
.key_lr .left{}
.key_lr .right{background-position:right 0;}
.iQuick{margin:0 0 15px;}
.iQuick li{padding:4px 0;border-bottom:1px dashed #cacaca;}
.iQuick .ico{margin-right:5px;}
.iQuick .last{padding-left:25px;}
.erweima{text-align:justify;overflow:hidden;height:75px;}
.erweima a{display:inline-block;width:55px;text-align:center;}
.i_cont{margin:20px auto 30px;}
.foot{background:#1f1f1f;color:#eee;padding:18px 0;font-family:'Microsoft Yahei';}
.Flkey{font-weight:bold;color:#ffc929;background:url(../images/fl.gif) 0 center no-repeat;padding-left:15px;cursor:pointer;}
.foot a{color:#eee;}
.foot a:hover{color:#ffb400;}
.group_cont{height:0;overflow:hidden;z-index:9;}
.group_cont ul{padding:42px 0 0;overflow:hidden;*zoom:1;line-height:22px;}
.group_cont li{float:left;width:30%;padding-left:30px;background:url(../images/flli.gif) 15px center no-repeat;}
.group_cont li a{color:#eee;}
.group_cont li a:hover{text-decoration:underline;color:#fff;}
#group_clo{position:absolute;width:25px;height:25px;background:url(../images/clo_11.png);top:99em;right:50%;margin-right:-478px;cursor:pointer;}
.group_cont.open{background:url(../images/flc.gif) 0 bottom repeat-x #5b6475;}
.group_cont.open #group_clo{top:0;}
.flcir{display:none;position:absolute;right:50px;top:-18px;border:8px solid;border-color:#3f4752 #0373b3 #0373b3 #0373b3;}
.gotop{position:absolute;right:-50px;top:-53px;width:38px;height:35px;background:#29A739;cursor:pointer;}
.gotop .cir{position:relative;border-width:8px;border-color:transparent transparent #fff transparent;border-style:dashed dashed solid dashed;top:0;left:12px;}
/*内页*/
.n_channel{height:50px;background:url(../images/ny_channel_b.png);}
.n_cont{padding:35px 0 40px;}
.ct{font:16px/56px 'microsoft yahei';color:#333;}
.about{background:url(../images/about.jpg) no-repeat center 0;}
.about .wrap{background:#fff;}
.about_intro{height:500px;}
.about_buju{height:660px;margin-top:25px;}
.about_intro_left{width:220px;}
.about_intro_left a.db{height:150px;margin-bottom:20px;}
.about_intro_left img{width:100%;height:100%;}
.about_intro_left a.db .ico{right:0;bottom:0;}
.about_intro_scroll{width:670px;height:320px;overflow:hidden;}
.about_intro_scroll1{width:900px;overflow:hidden;}
.about_buju_map{padding:40px 0 0;text-align:center;}
.n_channel .channelN{border:0;margin-top:15px;color:#333;}
.posi{color:#9f9e9e;margin-top:18px;}
.posi em{font-size:18px;margin:0 4px;vertical-align:middle;}
.posi a{color:#9f9e9e;}
.posi a:hover{color:#333;}
.channelM{float:right;font-size:0;}
.channelM li{display:inline-block;font-size:12px;height:50px;*display:inline;*zoom:1;}
.channelM a {position: relative; float: left; height: 40px; line-height: 40px; padding: 10px 0 0; width: 94px; text-align: center;}
.channelM .cir{position:absolute;border-width:4px;border-color:#ffb400 transparent transparent transparent;border-style:solid dashed dashed dashed;left:46%;bottom:9999em;}
.channelM .cur,.channelM a:hover{background:url(../images/channelM_on_03.gif);color:#fff;}
.channelM .cur .cir,.channelM a:hover .cir{bottom:-8px;}
.licheng{background:url(../images/bg1.jpg) center 0 repeat-y fixed;}
.licheng .tab_list{z-index:9;}
.licheng .fixed{position:fixed;left:50%;margin-left:-490px;top:0;}
.licheng_c{padding-top:45px;}
.licheng_year{position:relative;background:url(../images/centerLine.png) center 0 repeat-y;padding:25px 0;}
.licheng_year .t{position:absolute;width:50px;height:50px;border-radius:50%;background:#29A739;text-align:center;font:italic 14px/50px Georgia, "Times New Roman", Times, serif;color:#fff;left:50%;top:0;margin-left:-25px;z-index:2;}
.leftPart,.rightPart{position:relative;}
.leftPart{width:390px;padding:10px 30px;margin-right:70px;background:#fff;box-shadow:-2px 0 6px rgba(0,0,0,.2);}
.leftPart h3{color:#333;font-size:14px;}
.rightPart{width:430px;padding:10px;background:#fff;box-shadow:2px 0 6px rgba(0,0,0,.2);}
.rightPart img{width:430px;}
.leftPart .cir{border-width:5px 6px 5px 6px;border-color:#fff transparent transparent #fff;border-style:solid dashed dashed solid;right:-12px;top:0;}
.rightPart .cir{border-width:5px 6px 5px 6px;border-color:#fff #fff transparent transparent;border-style:solid solid dashed dashed;left:-12px;top:0;}
.news_index_left{width:515px;}
.news_index_left .cont{height:410px;}
.news_index_left img{display:block;width:100%;height:385px;}
.news_index_t{font:14px/22px 'microsoft yahei';color:#2c8bcd;cursor:pointer;}
.news_index_left .news_index_t{float:left;font-size:16px;line-height:30px;margin-right:10px;}
.news_index_scroll .news_index_t{padding-bottom:5px;}
.news_index_left .info{line-height:30px;color:#333;width:160px;}
.news_index_left .p{font:14px/26px  'microsoft yahei';height:52px;overflow:hidden;}
.news_index_right{width:355px;height:412px;}
.news_index_scroll{height:370px;overflow:hidden;}
.news_index_scroll li{height:105px;margin-bottom:20px;}
.news_index_scroll li.news_list_hover{background-color:#f2f8fb}
.news_index_scroll img{float:left;width:140px;height:105px;margin-right:20px;}
.news_index_scroll .p{height:40px;overflow:hidden;padding-bottom: 10px;}
.news_index_scroll .news_index_t{_width:185px;}
.news_index_right .btn{width:20px;background:#29A739;position:absolute;bottom:0;cursor:pointer;}
.news_index_right .up{right:42px;}
.news_index_right .down{right:20px;}
.news_sear{background:#79bfe4;}
.news_sele{background-image:url(../images/newssear.png);height:20px;line-height:20px;border:1px solid #ccc;width:150px;margin-right:4px;}
.news_sele .sele_{top:20px;}
.news_sear .inp{border:1px solid #ccc;height:20px;line-height:20px;vertical-align:middle;cursor:text;}
.news_sear .btn{width:50px;height:22px;line-height:22px;background:url(../images/btn1.png);color:#fff;margin-left:4px;border:0;vertical-align:middle;}
.news_box{width:300px;margin-right:35px;}
.Tit2{font-size:16px;color:#333;padding-bottom:10px;}
.Tit2_blue{font-size:16px;color:#333;padding-bottom:10px;color:#2c8bcd;}
.Tit2_blue .ico{margin-right:5px;}
.news_box li{padding-bottom:10px;}
.artT{border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:5px;}
.artT .N{font-size:18px;color:#29A739;}
.art_info .ico{margin-left:5px;}
.myart{padding:20px 0; font-size:16px; line-height:30px}
.myart p { margin-top:20px}
#font a{cursor:pointer;}
.art_link{border-top:1px solid #7e91a0;border-bottom:1px solid #7e91a0;line-height:30px;padding:0 5px;}
.art_link a{display:inline-block;width:62%;margin-left:10px;color:#29A739;overflow:hidden;vertical-align:middle;}
.art_link a:hover{color:#333;}
.art_link .prev{border-bottom:1px dotted #ccc;}
.news_spec{padding-bottom:20px;border-bottom:1px solid #ccc;}
.news_spec .detail{width:600px;}
.news_spec .detail .info{color:#a1a1a1;}
.news_spec .detail .news_index_t{font-size:16px;font-weight:bold;}
.news_spec .detail .p{margin:10px 0 20px;line-height:2;height:96px;overflow:hidden;}
.news_spec .pic{width:340px;height:225px;}
.news_spec .pic img{width:100%;height:100%;}
.news_main{width:700px;}
.news_side{width:215px;}
.news_list li{margin-top:18px;}
.news_list .info{margin-left:10px;color:#a1a1a1;}
.news_list .info2{margin-top:10px;color:#a1a1a1;}
.news_list .p{height:22px;overflow:hidden;}
.meiti_list li{overflow:hidden;*zoom:1;}
.meiti_list .img{float:left;width:166px;height:110px;margin-right:20px;}
.meiti_list .p{height:auto;}
.news_f label{display:block;padding-top:30px;font-size:14px;}
.news_f .inp{width:99%;border:1px solid #ccc;height:22px;}
.news_f .inp input{border:0;background:none;width:192px;}
.news_f .btn{background:#2a9ad4;padding:4px 20px;*padding:4px 10px 0;color:#fff;border:0;margin-top:7px;}
.page{_height:26px;}
.page_num{height:14px;line-height:14px;vertical-align:middle;}
.page_num a,.page_num span{display:inline-block;border-left:1px solid #ccc;margin-left:-1px;padding:0 8px;}
.page_num a:hover,.page_num .cur{color:#2a9ad4;}
.page .pageTo{display:inline-block;width:22px;height:22px;vertical-align:middle;border:1px solid #ccc;}
.page .pageTo .cir{float:left;border:5px solid;}
.page .pagePrev .cir{border-color:#fff #666 #fff #fff;margin:6px 0 0 3px;}
.page .pageNext .cir{border-color:#fff #fff #fff #666;margin:6px 0 0 8px;}
.page .pagePrev:hover .cir{border-color:#fff #2a9ad4 #fff #fff;}
.page .pageNext:hover .cir{border-color:#fff #fff #fff #2a9ad4;}
.video_top{height:255px;margin-right:-15px;width:965px;overflow:hidden;}
.video_top li{float:left;width:220px;height:120px;margin:0 15px 15px 0;}
.video_top a{display:block;position:relative;height:100%;}
.video_top img{width:100%;height:100%;}
.video_top p{position:absolute;width:100%;padding:5px 0;text-indent:20px;left:0;bottom:0;background:rgba(0,0,0,.7);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000,endcolorstr=#aa000000);}
.video_top s{position:absolute;width:36px;height:36px;left:50%;top:50%;margin:-18px 0 0 -18px;background:url(../images/play2.png);}
.video_top .big{width:480px;height:255px;}

.video_list{height:300px;margin-right:-30px;}
.video_list li{float:left;width:172px;margin:0 30px 15px 0;}
.video_list a{display:block;position:relative;font-family:'Microsoft Yahei';}
.video_list img{width:100%;height:91px;}
.video_list s{position:absolute;width:36px;height:36px;left:50%;top:25px;margin:0 0 0 -18px;background:url(../images/play2.png);display:none;}
.video_list .t{color:#06c;height:40px;overflow:hidden;}
.video_list .t span{color:#000;}
.video_list a:hover s{display:block;}
.video_area{height:530px;}
.videoT h1{font-size:14px;}
.videoT em{font-size:18px;}
.videoT .ico{margin-left:3px;}
.sear_side{width:150px;}
.sear_main{width:930px;}
.sear_menu li{text-indent:1em;line-height:24px;border:1px solid #c2deec;margin-bottom:2px;background: #e4f1f9;background: -webkit-linear-gradient(top,  #e4f1f9 0%,#f7fcff 100%); background: -ms-linear-gradient(top,  #e4f1f9 0%,#f7fcff 100%);background: linear-gradient(to bottom,  #e4f1f9 0%,#f7fcff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f9', endColorstr='#f7fcff',GradientType=0 );}
.sear_menu a{display:block;height:24px;}
.sear_menu ul{display:none;}
.sear_menu .cur{background:#29A739;filter:none;border:0;}
.sear_menu .cur a{color:#fff;}
.sear_menu .cur ul{display:block;}
.sear_menu .cur li{border:0;background:none;filter:none;background:#fff;margin:0;}
.sear_menu .cur li a{color:#333;}
.sear_menu .cur li a:hover,.sear_menu .cur li .on{color:#29A739;}
.searT{font:24px/1.2 'Microsoft Yahei';color:#333;}
.sear_item{color:#29A739;padding-bottom:30px;border-bottom:1px solid #000;}
.sear_list{padding:10px;}
.sear_list li{height:85px;padding:10px 0;border-bottom:1px solid #eee;font-family:'Microsoft Yahei';position:relative;}
.sear_list img{float:left;width:135px;height:85px;margin-right:10px;}
.sear_list h2{color:#2f89cc;font:14px/2 'Microsoft Yahei';}
.sear_list p{height:50px;overflow:hidden;}
.sear_list .order{color:#2f89cc;right:10px;top:10px;}
.jxs_f .sele{height:20px;line-height:20px;background:url(../images/newssear.png) right 0 no-repeat;border-radius:0;border:1px solid #ccc;width:160px;margin-right:10px;}
.jxs_f .sele_{top:20px;}
.jxs_f .btn{height:22px;line-height:22px;padding:0 10px;background:#2c8bcd;color:#fff;border:0;vertical-align:top;}
.jxs_map{height:440px;}
.jxs_res{color:#333;float:left;}
.jxs_res em{font-size:14px;font-weight:bold;color:#2c8bcd;}
.jxs_list{clear:both;}
.jxs_list li{padding:10px 0;border-bottom:1px dashed #ccc;}
.jxs_list .t{font-weight:bold;color:#333;}
.jxs_list .r{margin-top:10px;}
.jxs_list .toTel{margin-right:1em;}
.jxs_list .ico{margin-left:5px;}
/*0913 add 专题页*/
.zt_body{background:url(../images/zt_b.jpg) center 0 no-repeat #fc0;padding:216px 0 40px;}
.zt_top{width:450px;height:300px;}
.zt_top1{height:300px;}
.zt_top .ban_nav{height:14px;padding:8px 0;bottom:0;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);}
.zt_top .ban_nav a{margin:0 10px 0 0;border-radius:50px;text-indent:-99px;}
.zt_top .ban_c{overflow:visible;}
.zt_top .cont{width:428px;left:100%;top:0;padding:20px;}
.zt_top1 .cont{left:100%;top:0;padding:20px;}
.zt_top .cont .t,.zt_top .cont .t a{color:#333;font-size:20px;overflow:hidden;}
.zt_top1 .cont .t,.zt_top1 .cont .t a{color:#333;font-size:20px;height:80px;overflow:hidden;}
.zt_top .cont .p{height:200px;overflow:hidden;}
.gird1-2{float:left;margin-right:4%;width:47.9%;}
.gird1-2 img{float:left;width:176px;height:132px;margin-right:20px;}
.gird1-2 .t{height:44px;font:bold 14px/22px 'Microsoft Yahei';overflow:hidden;}
.news_top2{border-bottom:1px dotted #333;padding-bottom:20px;}
.gird1-3{float:left;margin-right:2%;width:32%;}
.conscroll{position:relative;height:160px;width:100%;overflow:hidden;}
.conscroll ul{position:absolute;left:0;}
.conscroll ul li{float:left;width:188px;height:160px;margin:0 20px 0 0;overflow:hidden;}
.conscroll ul a{display:block;height:128px;position:relative;}
.conscroll ul img{width:100%;height:128px;}
.conscroll ul s{position:absolute;left:80px;top:45px;width:36px;height:36px;background:url(../images/play2.png);}
.conscroll ul p{font-family:Tahoma, Geneva, sans-serif;}
.zt_conscroll .conscroll{width:90%;margin:0 auto;}
.zt_conscroll .BtnL,.zt_conscroll .BtnR{width:16px;height:34px;background:url(../images/arr.png);top:55px;cursor:pointer;}
.zt_conscroll .BtnL{background-position:0 0;left:0;}
.zt_conscroll .BtnR{background-position:-16px 0;right:0;}
.zt_conscroll .BtnL:hover{background-position:0 -34px;}
.zt_conscroll .BtnR:hover{background-position:-16px -34px;}
.zt_CT{height:30px;position:relative;border-bottom:1px solid #fc0;}
.zt_CN{position:absolute;border-bottom:5px solid #0066cb;font:20px/28px 'microsoft yahei';padding:0 10px;left:10px;bottom:-3px;}
.title_list{padding-left:15px;margin-right:-15px;}
.title_list li{float:left;width:160px;height:120px;margin:0 30px 20px 0;}
.title_list a{display:block;position:relative;height:100%;}
.title_list img{width:100%;height:100%;}
.title_list p{position:absolute;left:0;bottom:0;width:100%;height:30px;line-height:30px;overflow:hidden;text-align:center;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);}

/*0917 add*/
.zt_index_news .main_list{overflow:hidden;margin-right:-20px;*zoom:1}
.zt_index_news li{float:left;width:292px;margin-right:20px;}
.zt_index_news li{background:url(../images/bluedot.gif) 5px center no-repeat;text-indent:15px;}
.zt_index_news li a{color:#333;}

/*0924 navshadow*/
.head_shadow{left:0;bottom:-7px;width:100%;height:7px;overflow:hidden;background:url(../images/navshadow.png);}

/*0925 add 企业文化*/
.wenhua_item{background:url(../images/cul_09.png) 0 center no-repeat;padding-left:66px;overflow:hidden;margin:0 20px 30px 0;}
.wenhua_item .layer{width:384px;height:75px;background:url(../images/cul_03.png) no-repeat;padding-left:30px;}
.wenhua_item .t{font-weight:bold;font-size:14px;color:#2475b4;background:url(../images/c_12.gif) 0 bottom no-repeat;padding-bottom:10px;}
.wh2{background-image:url(../images/cul_06.png);}
.wh3{background-image:url(../images/cul_15.png);}
.wh4{background-image:url(../images/cul_18.png);}
.wh5{background-image:url(../images/cul_22.png);}
.wh6{background-image:url(../images/cul_24.png);}
.wh7{background-image:url(../images/cul_27.png);}
.wh8{background-image:url(../images/cul_28.png);}
.wh9{background-image:url(../images/cul_32.png);}
/*0925 add 社会公益*/
.gongyi_item,.gongyi_item_big{float:left;width:225px;background:url(../images/a_09.jpg) 0 bottom no-repeat;padding-bottom:14px;margin:0 18px 20px 0;}
.gongyi_item img,.gongyi_item_big img{width:100%;height:167px;}
.gongyi_item p,.gongyi_item_big p{text-align:center;font-size:14px;border:1px solid #eee;padding:10px 0;}
.gongyi_item_p{width:470px;}
.gongyi_p strong{font-size:14px;color:#2a9ad4;}
.gongyi_item_big{width:470px;background:url(../images/a_22.jpg) 0 bottom no-repeat;}
.gongyi_item_big p,.gy2 .gongyi_item p{height:40px;}
/*0927 add 成员公司*/
.cygs_list{margin-right:-20px;}
.cygs_list li{float:left;width:270px;padding:10px 15px;margin-right:20px;color:#333;font-size:13px;}
.cygs_list a{float:right;background:url(../images/cir.gif) right center no-repeat;padding-right:15px;font-size:12px;color:#666;}
.cygs_list a:hover{color:#333;}
.left_c{height:auto !important;_height:100px;min-height:100px;} 
.cytitle{font-family:'microsoft yahei';font-size:16px;padding-left: 28px;padding-top:25px;color:#000;}
/*1014 企业概况*/
.qyflv a{position:relative;}
.qyflv s{position:absolute;width:36px;height:36px;left:50%;top:50%;margin:-18px 0 0 -18px;background:url(../images/play2.png);}
.qyimg a{position:relative;}
.qyimg .ico{display:inline-block;width:20px;height:20px;overflow:hidden;background:url(../images/ico1.png) no-repeat;vertical-align:middle;background-position: -80px -60px;position:absolute; }


.banner .ban_c img{position: absolute; width: 1920px; height: 100%;  left: 50%; margin-left: -960px;}
.news_box .info,.news_index_scroll .info{color: #a1a1a1;}
.inputborder input{border:none;}


/*add20131025*/
.lev3_r p { display:none;}
.lev3_r { width:237px; padding-top:7px;}
.nav .lev3_cell { border-top:0;}
.nav .lev3_r a.pr { height:140px;}
.nav .lev3 dt { line-height:30px;}
.nav .lev2 { padding-top:10px; height:150px;}
.nav .lev2_2 { width:390px;}
.nav .lev2_2 .lev3,.nav .lev2_3 .lev3,.nav .lev2_4 .lev3,.nav .lev2_5 .lev3 { padding-top:4px;}
.nav .lev2_3 { height:150px;}

.video_list .t { width:130px; height:20px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.video_list .num { position:absolute; right:0px; top:91px;}
.video_list .num .ico { background:url(../images/heart.gif) 0px 0px no-repeat;}

.videoT .num { display:inline-block; width:auto; height:20px; margin-left:10px;}
.videoT .num .ico { background:url(../images/heart.gif) -20px 0px no-repeat; vertical-align:-5px;}

.news_list li { padding:5px; margin-top:13px;}
.news_list li.news_list_hover { background-color:#f2f8fb;}


.gy1 .last p { height:166px; background:#fff4de url(../images/gy_rightbg.jpg) 0px 2px no-repeat; font-size:12px; color:#333333; padding:35px 15px 10px; line-height:24px; text-align:left;}
.gy2 .last p { height:182px; background:#fff4de url(../images/gy_rightbg.jpg) 0px -242px no-repeat; font-size:12px; color:#333333; padding:35px 15px 10px; line-height:24px; text-align:left;}

.news_f .inp { width:134px; float:left; margin-right:5px;}
.news_f .inp input { width:110px;*width:103px;}
.news_f .btn { margin-top:-1px;}
.head_top .ico { vertical-align:-5px;}

.lang { vertical-align:-1px;}
.lang .bt { display:none; width:59px; height:24px; border:#cccccc 1px solid; border-color:#2db2ed #cccccc #ffffff #cccccc; border-bottom:0; position:absolute; left:7px; top:-2px; z-index:5; background-color:#fff;}
.lang .cir,.lang span,.lang .ico { position:relative; z-index:10;}
.lang .sele_ { border:#cccccc 1px solid; background-color:#fff; left:7px; top:22px;}
.sele_cur .bt { display:block;}
.sele_ a { color:#666!important; padding-left:20px; text-indent:0px;}
.sele_ a:hover{background:#f2f8fb;}

.newsSlider { width:515px; position:relative; overflow:hidden;}
.newsSlider a.prev,.newsSlider a.next { display:none; background:url(../images/news_slide_btn.png) no-repeat; width:48px; height:49px; position:absolute; left:0px; top:50%; margin-top:-45px; cursor:pointer; z-index:20;}
.newsSlider a.prev { background-position:0px 0px;}
.newsSlider a.next { background-position:-48px 0px; left:auto; right:0px;}
.newsSlider .bd { width:515px; height:410px; position:relative; overflow:hidden; z-index:10;}
.newsSlider .bd ul { width:100%; float:left;}
.newsSlider .bd ul li { width:515px; height:410px; float:left; overflow:hidden;}
.newsSlider .hd { position:absolute; right:-10px; bottom:3px; z-index:30;}
.newsSlider .hd li { width:12px; height:12px; overflow:hidden; text-indent:-99px; background:url(../images/slide_dot.gif) right 0px no-repeat; overflow:hidden; cursor:pointer; float:left; margin-right:10px;}
.newsSlider .hd li.on { background-position:0px 0px;}

.head { z-index:100;}

/*1026 add发展历程年代效果*/
.alpha_bar{display:none;position:fixed;left:0;top:0;width:100%;height:26px;background:#bed9e5;z-index:2;}

.bluea a{color: rgb(51,102,255)}

.mayidubtn{height:30px;font:14px/30px 'microsoft yahei';border:0;background:#2c8bcd;padding:0 5em;color:#fff;margin-right:1em;*padding:0 3em;cursor:pointer;}
.mayidures{background:#fec138;}

/*part order*/
.form-con { width:720px; overflow:hidden; font-size:12px; clear:both; line-height:20px;}
.form-con select{width:160px;}
.clear { clear:both; height:0px; overflow:hidden; line-height:0px; font-size:0px;}
.aboutus_right { float: right; width: 700px; height: auto; overflow: hidden; }
.aboutlist_left1 { float: left;  height: auto; overflow: hidden; margin-top: 35px; }
.service_list1 { float: left; width: 155px; height: 28px; line-height: 28px; padding-left: 15px; border-top: 1px solid #E1E1E1; background: #f0f3f8; position: relative; }
.service_list2 { float: left; width: 530px; height: 23px; padding-left: 15px; padding-top: 5px; border-top: 1px solid #E1E1E1; position: relative; }
.service_list3 { float: left; width: 155px; height: 100px; line-height: 28px; padding-left: 15px; border-bottom: 1px solid #E1E1E1; border-top: 1px solid #E1E1E1; background: #f0f3f8; }
.service_list4 { float: left; width: 530px; height:95px; padding-left: 15px; border-bottom: 1px solid #E1E1E1;border-top: 1px solid #E1E1E1; padding-top:5px;}
.service_list5 { float: left; width: 480px; height: 35px; line-height: 35px; padding-top: 15px;}
.form-con input,.form-con textarea {vertical-align: middle; font-size: 12px;line-height:15px;border:1px solid #BFBFBF}

/*add20131105*/
.mes { display:none; width:304px; height:110px; background-color:#fff; border:#07b8ef 1px solid; position:fixed; left:50%; top:50%; margin:-64px 0px 0px -152px; z-index:999; box-shadow:#ccc 2px 2px 2px; padding-top:18px;}
.mes table { width:100%; border-collapse:collapse;}
.mes table th,.mes table td { padding:7px 0px;}
.mes table th { font-weight:normal; text-align:right; width:30%;}
.mes table td { width:70%;}
.mes table .input01 { width:164px; height:20px;}
.mes table .btn01,.mes table .btn02 { border:0; cursor:pointer; font-size:14px; font-family:"Microsoft Yahei"; padding:2px 16px; background-color:#2787be; color:#fff;}
.mes table .btn02 { background-color:#ffbf24; margin-left:10px;}
.success { background:#fff url(../images/ok.gif) 12px 20px no-repeat; font:13px/26px "Microsoft Yahei"; color:#333; width:222px; padding:18px 15px 0px 67px;}

/* ie6 hack */
* html .mes { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/*add20131231*/
.erweima img { width:58px; height:58px; float:left; margin-right:5px;}
.ewmText { display:inline-block; width:62px; height:auto; line-height:15px; color:#999; font-family:"Microsoft Yahei";}
.ewmText strong { display:block; font-size:14px; font-weight:normal; line-height:24px; color:#333;}
.group_cont ul {padding-top:30px;}



.pageinfo {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.pageinfo A {
	BORDER-RIGHT: #9aafe5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9aafe5 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #9aafe5 1px solid; COLOR: #2f89cc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #9aafe5 1px solid; TEXT-DECORATION: none
}
.pageinfo A:hover {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid; 
}
DIV.pagination A:active {
	BORDER-RIGHT: #2b66a5 1px solid; BORDER-TOP: #2b66a5 1px solid; BORDER-LEFT: #2b66a5 1px solid; COLOR: #000; BORDER-BOTTOM: #2b66a5 1px solid;
}
.pageinfo SPAN.thisclass {
	BORDER-RIGHT: navy 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: navy 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: navy 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: navy 1px solid; BACKGROUND-COLOR: #2e6ab1
}
.pageinfo SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid
}

