@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,table,tbody,p,th,td,em,fieldset,input,select{ margin: 0; padding: 0; font-weight:normal; font-style:normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* *{transition: all 0.2s;} */
a{ text-decoration:none; color:#999999;}
a:hover{color:#2c8e47;}
.newst-style p a:hover,#famvideo a:hover{color:#2c8e47;}
img,input,button,a,select,textarea{margin:0; padding:0; resize:none; border:none; outline:none;}
img{background:url(../images/loading.gif) no-repeat center center; }
ol,ul{list-style:none;}
body{width:100%; color:#333; font-size:10px; font-family: arial,'Microsoft YaHei','微软雅黑';}
body{ overflow-x: hidden; overflow-y: auto; }
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
hr{background-color:#eeeeee;}
h2{font-size:4em; }
h2.about-con-tit{font-size:3em; font-family: "微软雅黑",arial; padding:0 0 30px 0; text-align:center; background: url(../images/h2-bg1.jpg) no-repeat bottom center;}
h2.nobottom{font-size:3em; font-family: "微软雅黑",arial; padding:0 0 30px 0; text-align:center;}
h2.nobg{background: none;}
h2.padt20{padding-top:20px;}
h2.padt50{padding-top:50px;}
h3{font-size:2em;}
h6{font-size:1.4em; margin:35px auto; width:660px; text-align:center; line-height: 26px;}
h5{font-size:1.6em; }
h4{font-size:2.4em; }
li:after,ul:after,div:after{clear: both; content: "."; display: block; height: 0; visibility: hidden;}
p{-webkit-font-smoothing:subpixel-antialiased;}
p{line-height:30px;}
input,select{font-family:'微软雅黑',微软雅黑,黑体,arial;}
table{border-collapse:collapse;margin:0 auto; }


.clear{
    zoom:1;
}
.clear:after{
    content:'';
    display: block;
    clear:both;
}
.fl{
    float:left;
    
}
.fr{
    float:right;
    
}
.gecolor{color:#0089ca;}
.geblue{color:#2c8e47;}
.mgb50{margin-bottom:50px;}
.mgb40{margin-bottom: 40px;}
.mgb30{margin-bottom: 30px;}
.mgb20{margin-bottom: 20px;}
.mgb15{margin-bottom: 15px;}
.mgb10{margin-bottom: 10px;}

.mgt40{margin-top: 40px;}
.mgt50{margin-top: 50px;}
.mgt30{margin-top: 30px;}
.mgt20{margin-top:20px;}
.mgt10{margin-top:10px;}
.mgt-10{margin-top:-10px;}

.mgl20{margin-left:20px;}
.mgl25{margin-left:25px;}

.mgr0{margin-right: 0;}
.mgr20{margin-right: 20px;}
.mgr30{margin-right: 30px;}

.padl10{padding-left: 10px;}
.padt20{padding-top:20px;}
.padt30{padding-top:30px;}


.w460{width:460px;}
.w260{width:260px;}
.w415{width:415px;}
.w105{width:105px;}
.w700{width:700px;}
.w295{width:295px;}
.w480{width:480px;}
.w100{width:100px;}
.w190{width:190px;}
.w540{width:540px;}
.w745{width:745px;}

::selection { background:#2c8e47; color:#fff; }
::-moz-selection { background:#2c8e47; color:#fff;}
@font-face{
    font-family:'enn-thin';
    src: url('../font/enn-thin.eot');
    src: url('../font/enn-thin.eot?#iefix') format('embedded-opentype'),
         url('../font/enn-thin.woff') format('woff'),
         url('../font/enn-thin.ttf')  format('truetype'),
         url('../font/enn-thin.svg#enn-thin') format('svg');
} 

@font-face{
    font-family:'opensans';
    src: url('../font/opensans-light-webfont-webfont.eot');
    src: url('../font/opensans-light-webfont-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('../font/opensans-light-webfont-webfont.woff2') format('woff2'),
         url('../font/opensans-light-webfont-webfont.woff') format('woff'),
         url('../font/opensans-light-webfont-webfont.ttf')  format('truetype'),
         url('../font/opensans-light-webfont-webfont.svg#opensans') format('svg');
} 

.line-h24{line-height: 24px;}
.line-h30{line-height: 30px;}
.f-left{ float:left;}
.f-right{ float:right;}
.f-center{ margin:0 auto;}

/*导航*/
#header{width:100%; height:131px; position:relative; z-index:10;}
#nav-box{width:1000px;}
#line-box{position:absolute; z-index:-1; top:0; width:100%; height:30px; border-bottom:1px solid #eee;}

/*导航语言搜索部分*/

#lang{float:right; text-align:right; width:354px;}
#lang p{ margin:0 12px 0 0; line-height:30px; }
#lang p a{ line-height: 30px; font-size:1.2em;}
#lang form{ background:url(../images/searchbox-bg.jpg) no-repeat 0 0; margin:3px 0; width:154px;}
#lang form #search-box{ float:left; margin-left:10px; color:#666; border:0; background:none; width:110px; line-height:23px; }
#lang form #search-btn{ float:right; margin:2px 10px 2px 0;}
/*导航Logo部分*/
#logo{float:left;}
#logo .logolink{ display:block; margin:44px 0 22px;}
#logo img{background: none;}
.fx{
    width: 72px;
    float: left;
    height: 20px;
    margin-top: 4px;
    position: relative;
}
.fx a{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px;
}
.fx div:hover .ewm{
    display: block;
}
.fx .ewm{
    position: absolute;
    left: 0;
    top: 26px;
    width: 120px;
    height: 120px;
    display: none;
    z-index: 9;
}
/*导航菜单部分*/
/*.header .menu{position:absolute; right:0; width:900px; margin-top:65px;}*/
#menu{clear:right; float:right;}
#menu ul{float:right; position:relative;}
#menu ul li{float:left; position:relative; }
#menu ul li.onhover>a{color:#2c8e47; border-top:2px solid #2c8e47; padding-top:13px;}
#menu ul li a{ display:block; text-align:center; font-size:1.5em; margin:0 13px; color:#000; height:75px; line-height: 75px; padding-top:15px; }
#menu ul li ul{display:none; position:absolute; z-index:10; width:210px; left:-40px; top:80px; background-color: #fff; background-color: rgba(255,255,255,0.8);padding: 20px 0 15px; border-radius:5px;}
#menu ul li ul li{float:none; height:40px; text-align:center;}
#menu ul li ul li a{ float:none; width:210px; height:40px; line-height:40px; color:#000; margin:0; padding:0; border-top:1px dashed #d7dade;}
#menu ul li ul li a:first{border-top:none;}
#menu ul li.onhover ul li{float:none; height:40px; text-align:center;}
#menu ul li.onhover ul li a{ float:none; width:210px; height:40px; line-height:40px; color:#000; margin:0; padding:0; border-top:1px dashed #d7dade;}
#menu ul li ul li a:hover{color: #2c8e47;}

/*about-banner*/
#about-banner,#safe-banner,#service-banner,#login-banner,#business-banner,#job-banner{height:311px; background:url(../images/about-enn.jpg) no-repeat 50% 50%;}
#safe-banner{background:url(../images/safe-enn.jpg) no-repeat 50% 50%;}
#service-banner{ background:url(../images/service-enn.jpg) no-repeat 50% 50%;}
#login-banner{ background:url(../images/banner01.jpg) no-repeat 50% 50%;}
#business-banner{ background:url(../images/business-enn.jpg) no-repeat 50% 50%;}
#job-banner{background:url(../images/job-enn.jpg) no-repeat 50% 50%;}

/*news*/

.news-bg{width:980px;  padding:10px; background-color:#f0f0f4;}

.pic-news{width:310px;  overflow:hidden; position:relative;}
.text-news, .stock-news{width:31.409%; height:369px;}
#tab-pic{width:310px; height:208px; overflow:hidden; position: relative;}
#tab-pic img{width:310px;height:208px;}
#tab-pic span{position:absolute;left:0;bottom:0;font-size:14px;color:#fff;background: rgba(0,0,0,0.4);height:40px;line-height: 40px;text-align: center;display: block;width:100%;font-weight: bold;}
.wei{width: 270px;
    padding: 20px;
    font-size: 1.4em;
    line-height: 24px;
    color:#2f2f2f;
}
.wei span {
    color: #2c8e47 !important;
}
#tab-txt1{margin-top:30px;background: #fff;}
.main3{ padding:20px 0 0px;}



.main3_left{ float:left; width:312px; margin-right:25px;}

.main3_left .picScroll-left{ width:312px;  overflow:hidden; position:relative;height:326px;}

.main3_left .picScroll-left .hd{ overflow:hidden;  height:20px; position:absolute; top:295px; right:0px;

*+right:8px;  }

.main3_left .picScroll-left .hd .prev,.main3_left .picScroll-left .hd .next{ display:block;  width:20px; height:20px; float:left; margin-right:5px;  overflow:hidden;cursor:pointer;}

.main3_left .picScroll-left .hd .next{  background:url(../images/arrow_prev.jpg) no-repeat;}

.main3_left .picScroll-left .hd .prev{  background:url(../images/arrow_next.jpg) no-repeat; margin-right:0px; }

.main3_left .picScroll-left .hd ul{ float:left; overflow:hidden; zoom:1; width:30px; }

.main3_left .picScroll-left .hd ul li{ float:left;  width:6px; height:6px; overflow:hidden; margin-right:2px; margin-bottom:1px; text-indent:-999px; cursor:pointer; background:url(../images/arrow_libg.jpg) no-repeat;}

.main3_left .picScroll-left .hd ul li.on{ background:#000;}

.main3_left .picScroll-left .bd ul{ /*overflow:hidden;*/ zoom:1; }

.main3_left .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; /*overflow:hidden;*/ text-align:center;  }

.main3_left .picScroll-left .bd ul li .pic{ text-align:center; }

.main3_left .picScroll-left .bd ul li .pic img{ width:312px; height:275px; display:block;}

.main3_left .picScroll-left .bd ul li .title{line-height:26px; padding:10px 0; width:350px; overflow:hidden; *+position:relative;*+left:-34px;}

.main3_left .picScroll-left .bd ul li .title a{font-size:18px; color:#212121;}

.main3_left .picScroll-left .bd ul li .pic_biref{*+position:relative;*+left:-30px;line-height:24px; color:#919191; width:358px;font-size: 16px;text-align: left;padding:18px 0;}






.main3_right{ float:left; width:296px;}

.main3_right dl{ border-bottom:1px solid #b0b0b0; padding:7px 0;}

.main3_right dl dt{ font-size:14px; color:#212121; line-height:24px;}

.main3_right dl dt span{ float:right; color:#7d7d7d;  padding-right:10px; font-size:11px;}

.main3_right dl dd{ font-size:12px; color:#919191; line-height:24px;}

.main3_right dl a:hover dt{ color:#2c8e47;}

/**tabs**/

.tabPanel .tab1{height:30px;border-bottom:1px solid #eeeeee;}
.tabPanel .tab1 li{
    float:left;
    margin:0 2px 0 0;
    font-size:16px;
    height:29px;
    line-height:30px;
    width:111px;
    text-align:center;
    cursor:pointer;
    color:#3d3d3d;
}
.tabPanel .hit{
    cursor:pointer;color:#f39700;
    border-bottom:2px #2c8e47 solid;
   
}
.pane{min-height:100px;background-color:#fff;display:none;}



.text-news{margin:0 20px; width:320px;}
.text-news .text-news-frame{margin:20px;}
.text-news ul{ border-bottom:#eee solid 1px; height:38px;}
.text-news ul li{display:block; float:left; width:100px; height:38px; text-align: center; font-style:normal; font-size:1.8em; line-height: 38px; color:#000; cursor:pointer;}
.text-news ul li.select-news{ color:#2c8e47; border-bottom: #2c8e47 solid 3px; }
.text-news ol{ display:none; margin-top:10px; overflow:hidden;}
.text-news ol.select-list{display:block;}
.text-news ol li{display:block; float:left; width:100%; font-size:1.6em; line-height:30px;}
.text-news ol li a{float:left; color:#313131;}
.text-news ol li span{float:right; color:#7d7d7d;}
.text-news ol li:hover a,.text-news ol li:hover span{color:#2c8e47;}
.text-news ol li .new-detail{clear:both; display:block; width:100%; font-size: 0.875em;/*14/16*/ color:#7d7d7d; line-height: 25px; margin:5px 0;}
.text-news ol li.more-newbox{ margin-top:10px;}
.text-news ol li.more-newbox a{ color:#6db013; font-size:14px; float:right;}
.text-news ol li.more-newbox a:hover{color:#2c8e47;}

.stock-news{width:310px; height:369px;}
.stock-news-inframe {margin:20px;}
.stock-tit{float:left; width:130px; text-align:center;}
.stock-tit li{display:block; font-size:1.4em; color:#8e8e8e; line-height:18px;}
li.stock-tit01{font-size:2.2em; color:#104788; line-height:40px; font-weight:500;}
li.stock-udbg{margin-left:60px; margin-top:15px; width:11px; height:7px; background: url(../images/enn-css.png) no-repeat -139px -184px;}
.stock-info{float:right; width:140px; text-align:left;}
li.stock-price{margin-top:-3px; font-family: arial; font-size:3.8em; color:#104788;}
li.stock-increase{font-size:2.4em; color:#13aad6;}
.stock-count{width:270px; height:30px;}
.stock-count p{float:left; margin-top:14px; width:135px; height:30px; line-height:30px; font-size:1.4em; color:#fff; background: #8bc83d; text-indent:10px;}
.stock-count p.count-low{background: #2c8e47}
.stock-news  img{display:block; text-align:center; width:100%; max-width: 323px; margin-top:30px;}


/*countryMap*/
.cmap{width:100%; height:auto; background: url(../images/citybg.jpg) no-repeat top center; background-color:#6db013; padding-bottom:50px;}
.cmap h2{color: #fff; background:url(../images/h2-bg2.jpg) no-repeat bottom center; line-height:110px; height:110px; margin-top:10px; text-align:center; font-family: "微软雅黑","黑体",sans-serif;}
.cmap h6{color:#fff;}
#mapbox{width:1000px;}
.cmap img{float:left; /*margin-top:50px;*/}
/*城市*/
#citybox{ /*float:left;*/ position:relative; width:1300pxpx; height:546px;margin:0 auto;}
#citybox span{position:absolute; background: url(../images/enn-css.png) no-repeat -302px -82px; padding-left:25px; height:19px; line-height:19px; font-size:14px;}
#neimenggu{left:395px; top:193px;}
#beijing{left:482px; top:194px;}
#liaoning{left:544px; top:171px;}
#hebei{left:474px; top:225px;}
#ningxia{left:370px; top:246px;}
#shanxi{left:442px; top:248px;}
#shandong{left:506px; top:259px;}
#jiangsu{left:533px; top:293px;}
#henan{left:448px; top:300px;}
#anhui{left:509px; top:314px;}
#shanghai{left:569px; top:328px;}
#zhejiang{left:547px; top:362px;}
#sichuan{left:305px; top:348px;}
#hunan{left:434px; top:395px;}
#jiangxi{left:499px; top:386px;}
#fujian{left:530px; top:412px;}
#yunnan{left:305px; top:444px;}
#guangxi{left:387px; top:460px;}
#guangdong{left:460px; top:475px;}
#yuenan{left:70px; top:469px;}
#hainan{left:418px; top:516px;}
#shandong:hover,#fujian:hover,#hunan:hover,#guangdong:hover,
#beijing:hover,#liaoning:hover,#neimenggu:hover,#yunnan:hover,
#guangxi:hover,#hainan:hover,#sichuan:hover,#hebei:hover,#henan:hover,
#anhui:hover,#jiangsu:hover,#zhejiang:hover
{background-position:-304px -119px; color:#d1edfa;}
#shandong,#fujian,#hunan,#guangdong,#beijing,#liaoning,#neimenggu,#yunnan,
#guangxi,#hainan,#sichuan,#hebei,#henan,#anhui,#jiangsu,#zhejiang
{cursor:pointer; }

.com-info{float:right; width:270px; margin-top: -500px; margin-right:20px;}
.com-info h5{margin-bottom:20px; font-weight:700; color:#ffe900;}
.com-info h5 span{font-weight:normal;}
.com-info p{width:100%; color:#fff; margin-bottom:30px; font-size:1.4em; text-align:justify; text-justify:inter-ideograph;/*IE*/}
.com-info ul{width:100%;}
.com-info ul li{display: block; width:100%;}
.com-info ul li a{color:#fff; font-size:1.4em;}
.com-info ul li a:hover{color:#d1edfa;}

/*Creatcontent*/
.creat{ background:#fff; width:100%;}
.creat h2{color: #00609d; background:url(../images/h2-bg1.jpg) no-repeat bottom center; line-height:110px; height:110px; margin-top:10px; text-align:center; font-family: "微软雅黑","黑体",sans-serif;}
.creat h6{width:880px;}
.iconbox{width:1000px; margin-bottom: 100px; margin-top:50px;}
.iconbox dl{float:left; width:166px; /*margin-left:20px;*/ text-align: center;}
.iconbox dl:first-child{margin-left:0;}
.iconbox dd{display: inline-block; margin-top:30px; font-size:1.4em;}
.iconbox dd.icon-intro{padding:0 10px; text-align:center; margin-top:12px; overflow:hidden;}
.iconbox dd a{color:#2c8e47; text-decoration: underline;}
.iconbox dd a:hover{color:#2c8e47}
.iconbox h4{font-size:20px; font-weight: bold; color:#000;}
.index-sbox{width:480px; margin:55px 0 0 0;}
.index-sbox p{font-size:1.4em; line-height: 24px; margin-top:12px; margin-bottom:5px;}
.index-sbox a{font-size:1.4em; color:#67a712; text-decoration: underline;}
.index-sbox a:hover{color:#2c8e47}
.indexserv1{width:280px; text-align:right;}
.indexserv2{width:280px; text-align:left;}


/**footer**/
.footer{background: #eaeaea;}
.footer .footerbox{width:1000px;}
.com-footer{width:100%; font-size:1.142857em;/*16/14*/ height:auto;  padding-bottom: 40px; border-bottom: #dfdfdf solid 1px;}
.com-footer .qr-code{width:340px; float:left;margin-top:77px;}
.com-footer .serv-no{width:280px; float:left; margin:70px 20px 0; padding-left:10px;}
.com-footer .serv-no p{
        color: #626262;
    font-size: 1.8em;
    font-weight: bold;
}
.com-footer .com-add{width:330px; float:left;}
.com-fppter .qr-code{text-align: center;}
.add-infoo dl{margin-top:50px; text-align: center;}
.add-infoo dl dt{display: block; margin-bottom: 20px;}
.add-infoo dd{font-size:18px; margin-bottom: 10px;}
.add-infoo dd span{font-size:16px; font-style: normal; color:#959595;}
.serv-no ul li{line-height:46px; color:#626262;  font-size: 15px;}
.serv-no ul li i{float:left; background:url(../images/enn-css.png) no-repeat -34px 0; height:16px; width:16px; margin:13px 10px 0 0;}
.com-add{margin-top:40px; width:100%;}
.com-add p{float:left; color:#626262; font-size:1.8em; font-weight:bold; }
#tab-add{float:right;}
#tab-add li{float:left; padding:3px 6px; color:#313131; cursor:pointer; font-size: 14px;}
#tab-add li.zgzb{background:#2c8e47; color:#fff; }
.add-infoo{clear:both; margin-top:23px; width:100%;}
 .add-infoo p{line-height:46px; color:#626262; float:left; font-size:15px; font-weight:normal; margin-right:30px;}
.add-infoo p i{float:left; background:url(../images/enn-css.png) no-repeat -34px 0; height:16px; width:16px; margin:13px 10px 0 0;}
 .add-infoo p i.pos-icon{background-position:-89px 0; }
 .add-infoo p i.fax-icon{background-position:-50px 0; }
 .add-infoo p i.post-icon{background-position:-18px 0; }
 .add-infoo p i.web-icon{background-position:-2px 0 }
.copyright{height:56px; width:100%;}
.copyright p{float:left; font-size: 12px; color:#313131; line-height:56px; width:50%;}
.copyright p.friend-link{text-align:right;}


/*alert*/
.alert-mask{position:absolute; left:0; top:0; width:100%; z-index:888; background-color:#000; filter:alpha(opacity=50); opacity:0.5;}
.alert-style{/* position:absolute; */ z-index:999;  width:1000px; height:600px; background: #fff; }
.alert-close{float:right; width:76px; height:70px; background: url(../images/enn-css.png) no-repeat -415px 0;}
.alert-close:hover{background-position:-531px 0;}
.alert-map{position:relative; float:left; width:560px; height:577px; }
#sd-map-position{ margin:140px 139px 0 30px;}
.alert-map span{position:absolute; background: url(../images/enn-css.png) no-repeat -302px -82px; padding-left:25px; height:19px; line-height:19px; cursor:pointer; font-size:12px; font-weight:normal;}
.alert-map span.selected{background-position:-304px -119px; color:#2c8e47;}
.alert-map span:hover{background-position:-304px -119px; color:#2c8e47;}
.alert-map b{position:absolute; left:0; top:0; background: url(../images/alert-point02.png) no-repeat; width:95px; height:33px; padding:5px 0 0 50px; color:#fff; font-weight: normal; font-size:14px;}

/*山东*/
#binzhou{left:263px;top:181px;}
#zhouping{left:219px;top:204px;}
#liaocheng{left:108px;top:234px;}
#jinan{left:193px;top:244px;}
#yantai{left:415px;top:201px;}
#yantaiqu{left:425px;top:219px;}
#laiyang{left:367px;top:241px;}
#chengyang{left:367px;top:282px;}
#jiaozhou{left:348px;top:297px;}
#huangdao{left:333px;top:315px;}
#jiaonan{left:327px;top:333px;}
#zhucheng{left:274px;top:300px;}
#rizhao{left:297px;top:364px;}
#qingdao{left:376px;top:301px;}
#xintai{left:372px;top:318px;}

/*福建*/
#ningde{left:464px;top:158px;}
#dehua{left:231px;top:337px;}
#yongchun{left:188px;top:349px;}
#longyan{left:159px;top:368px;}
#nanan{left:219px;top:384px;}
#quangang{left:362px;top:346px;}
#huian{left:339px;top:362px;}
#quanzhou{left:325px;top:379px;}
#anxi{left:298px;top:395px;}
#jinjiang{left:315px;top:414px;}
#shishi{left:287px;top:426px;}

/*广东*/
#lianzhou{left:202px;top:147px;}
#huaiji{left:198px;top:195px;}
#dongyuan{left:366px;top:188px;}
#heyuan{left:352px;top:207px;}
#guangning{left:221px;top:218px;}
#huadu{left:301px;top:223px;}
#fengkai{left:169px;top:242px;}
#sihui{left:234px;top:240px;}
#zhaoqingqu{left:232px;top:265px;}
#shantou{left:458px;top:270px;}
#guangzhou{left:278px;top:285px;}
#yunan{left:165px;top:294px;}
#luoding{left:135px;top:318px;}
#zhaoqing{left:239px;top:282px;}
#dongguan{left:309px;top:301px;}
#jiangmen{left:267px;top:327px;}
#yangxi{left:191px;top:369px;}
#xinyi{left:55px;top:395px;}
#zhanjiang{left:49px;top:432px;}
#lianjiang{left:47px;top:451px;}
#leizhou{left:65px;top:471px;}

/*湖南*/
#huaihua{left:113px;top:302px;}
#wangcheng{left:252px;top:172px;}
#ningxiang{left:245px;top:216px;}
#changsha{left:284px;top:190px;}
#xiangtan{left:279px;top:231px;}
#changshaxian{left:335px;top:180px;}
#liuyangyuan{left:341px;top:197px;}
#liuyangqu{left:327px;top:213px;}
#zhuzhou{left:337px;top:231px;}
#zhuzhouxian{left:337px;top:256px;}
#liling{left:379px;top:277px;}
#yongzhou{left:269px;top:352px;}
#bangzhou{left:352px;top:399px;}

/*北京*/
#pinggu{left:431px;top:299px;}

/*辽宁*/
#linghaiqu{left:209px;top:298px;}
#huludao{left:172px;top:340px;}
#xingcheng{left:156px;top:358px;}
#panjingyuan{left:267px;top:321px;}

/*内蒙古*/
#tongliao{left:443px;top:342px;}

/*云南*/
#kunming{left:308px;top:283px;}
#wenshan{left:289px;top:391px;}

/*广西*/
#guilin{left:402px;top:185px;}
#guigang{left:401px;top:321px;}
#guigangyuan{left:376px;top:340px;}

/*海南*/
#maojiang{left:122px;top:273px;}
#ledong{left:146px;top:380px;}
#dingan{left:367px;top:195px;}

/*四川*/
#liangshan{left:230px;top:427px;}

/*河北*/
#luanxian{left:383px;top:264px;}
#rongcheng{left:224px;top:291px;}
#langfang{left:280px;top:300px;}
#baoding{left:187px;top:306px;}
#wangduqu{left:158px;top:286px;}
#wenanqu{left:269px;top:324px;}
#luquanqu{left:151px;top:366px;}
#xingtangqu{left:185px;top:386px;}
#wuji{left:225px;top:408px;}
#songcheng{left:233px;top:422px;}
#xinji{left:218px;top:435px;}
#shijiazhuangqu{left:204px;top:452px;}
#shenze{left:198px;top:404px;}
#shijiazhuang{left:175px;top:418px;}
#lingshou{left:151px;top:392px;}
#luquan{left:129px;top:379px;}
#jinjing{left:94px;top:365px;}

/*河南*/
#yuqiu{left:390px;top:143px;}
#weihuishi{left:342px;top:186px;}
#xinxiang{left:287px;top:178px;}
#chanyequ{left:317px;top:205px;}
#kaifeng{left:343px;top:244px;}
#xinan{left:153px;top:257px;}
#luoyang{left:168px;top:281px;}
#yichun{left:179px;top:303px;}
#ruyangxian{left:121px;top:291px;}

/*安徽*/
#haozhou{left:173px;top:147px;}
#guzheng{left:247px;top:153px;}
#fengyang{left:293px;top:174px;}
#bangbu{left:247px;top:176px;}
#jieshouqu{left:156px;top:212px;}
#yinshangqu{left:162px;top:233px;}
#chuzhou{left:319px;top:235px;}
#laian{left:355px;top:251px;}
#quanjiao{left:339px;top:269px;}
#dingyuanxian{left:278px;top:281px;}
#liuan{left:253px;top:303px;}
#sumiaoqu{left:168px;top:336px;}
#chaohu{left:318px;top:342px;}

/*江苏*/
#lianyungang{left:259px;top:94px;}
#guannanqu{left:297px;top:150px;}
#lianyungangqu{left:246px;top:116px;}
#yancheng{left:352px;top:192px;}
#yanchengqu{left:364px;top:216px;}
#huaian{left:260px;top:207px;}
#xinghua{left:295px;top:257px;}
#hongze{left:245px;top:269px;}
#gaoyou{left:273px;top:289px;}
#haian{left:404px;top:328px;}
#taixing{left:340px;top:349px;}
#wujin{left:253px;top:414px;}
#weiningmu{left:373px;top:455px;}

/*浙江*/
#huzhou{left:204px;top:108px;}
#nanxun{left:278px;top:109px;}
#haining{left:266px;top:137px;}
#haiyan{left:321px;top:144px;}
#xiaoshan{left:281px;top:188px;}
#ningbo{left:362px;top:208px;}
#ningboqu{left:367px;top:234px;}
#huangyan{left:353px;top:361px;}
#wenzhoujidi{left:303px;top:438px;}
#wenzhou{left:289px;top:460px;}
#longwan{left:291px;top:483px;}
#longyou{left:76px;top:279px;}
#hengzhou{left:94px;top:254px;}
#lanxi{left:210px;top:276px;}
#jinhua{left:215px;top:301px;}
#yongkang{left:255px;top:321px;}


.alert-infobox{float:left; margin-top:170px; width:360px; }
.alert-infobox div{display: none;}
.alert-infobox div.infoshow{display: block;}
.alert-infobox h5{color:#0089ca; line-height:35px; font-weight:bold; }
.alert-infobox h5 i,.alert-infobox h5 a{font-weight:normal; font-style: normal;}
.alert-infobox p{font-size:1.4em; line-height:24px;}

.result h3{font-size: 2.2em; color: #104788; margin-top: 20px;}
.result span{display:block; font-size:1.4em; height:20px; line-height: 20px; color:#85b106;}
.result li{display: block; margin-top: 5px;}
.result li a{float:left; margin-left: 10px; height:20px; color:#00b3d4; font-weight: bold; font-size:1.2em; line-height: 20px;}
.result li em{float:left; width:20px; height:20px;}
.result li em.yj1{background: url(../images/index/report.jpg) no-repeat center center;}
.result li em.yj2{background: url(../images/index/phone.jpg) no-repeat center center;}
.result li em.yj3{background: url(../images/index/ppt.jpg) no-repeat center center;}
.result li em.yj4{background: url(../images/index/camera.jpg) no-repeat center center;}
.result li em.yj5{background: url(../images/index/camera.jpg) no-repeat center center;}





#con1{
    min-width: 1000px;
}
.title {
    background: url(../images/bar-bg.jpg) no-repeat center 0;
   margin:40px 0;
}
.title span{
    text-align: center;
    display: block;
    font-size:12px;
    color:#b2b2b2;
}
.title h1{
    text-align: center;
    font-size:24px;
    color:#000;
}
.con1-inner{
    width:1000px;
    margin:0 auto;
}
#con2{
   width:100%;
   margin:0 auto;
}

.con3-inner{
    width:1000px;
    margin:0 auto 60px auto;
}
#con3{
    min-width: 1000px;
}
#banner{
    min-width: 1000px;
}
#banner img{
    width:100%;
    margin:0 auto;
    display:block;
}
#con4{
    min-width: 1000px;
}
.con4-inner{
    width:1000px;
    margin:0 auto;
}