*{margin:0; padding:0; font-family:"Microsoft Yahei";}
body{ background:#fff; line-height:24px; font-size:14px; color:#555;}
a{color:#555; font-size:14px;  text-decoration:none;}
a:hover{color:#ff0000; font-size:14px; text-decoration:none;}
img{border:none; max-width: 100%;}
li,ul{list-style-type:none;}
/*header*/

#top{ width:1200px; margin: 0 auto; height: 149px; overflow: hidden; }
.logo{ float: left; margin-top: 25px;}
.tel{float: right; margin-top: 30px;}

/*.header{ width: 100%; height:675px; overflow:visible; position:relative;}*/

#menu{ width: 100%; height: 87px;overflow:hidden; background: #00a0e9; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9;   opacity: 0.9; overflow:hidden; /*overflow:hidden; position: absolute; left:0; top:0; z-index:999*/}
#menu ul{ width: 1200px; margin: 0 auto; height:87px; overflow: hidden;}
#menu ul li{ width: 133px; float: left; text-align: center; height: 87px; line-height: 80px;}
#menu ul li a{color:#fff; display: block; width: 100%; height: 100%; font-size:16px;  text-decoration:none;}
#menu ul li a:hover{color:#f8ff39; display: block; width: 100%; height: 100%; background: url(../Image/menu.jpg) no-repeat top center; font-size:16px; text-decoration:none;}

#banner { width:100%; height:584px; float:left; position:relative}
#slides { display:block; width:100%; height:584px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:15px; z-index:999;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}


/*index*/
#index{ width: 100%; overflow: hidden;}
#i-t{ width: 100%; height: 512px; background: url(../Image/i-t-b.jpg) no-repeat top center; overflow: hidden;}
#i-news{ width: 1200px; margin: 0 auto; padding-top: 55px; overflow: hidden;}
.i-nimg{ float: left; overflow: hidden;}
.i-n-txt{ width: 351px; float: right; overflow: hidden;}
.txtScroll-top1{ width:351px;  overflow:hidden; position:relative; }
.txtScroll-top1 .hd1{ overflow:hidden;  height:48px; width: 100%; background: url(../Image/i-n.jpg);}
.txtScroll-top1 .hd1 .prev,.txtScroll-top1 .hd1 .next{ display:block;  width:25px; height:25px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url(../Image/b.jpg)}
.txtScroll-top1 .hd1 .next{ background:url(../Image/t.jpg) no-repeat; }
.txtScroll-top1 .bd1{ width:100%; overflow: hidden; margin-top: 25px;}
.txtScroll-top1 .bd1 li{ width: 100%; height: 77px; margin-bottom: 28px; overflow: hidden;}
.txtScroll-top1 .bd1 li .title a{color:#555; font-size:16px;  text-decoration:none;}
.txtScroll-top1 .bd1 li .title a:hover{color:#1660ac; font-size:16px; text-decoration:none;}
.txtScroll-top1 .bd1 li .title .time{ float: right;}
.txtScroll-top1 .bd1 li .content{ margin-top: 5px; font-size: 12px; line-height: 25px;}
#i-company{ width: 1200px; margin: 0 auto; overflow: hidden;}
#i-company h2{ width: 100%; height: 58px; margin-top: 85px; margin-bottom: 32px; text-indent: -9999px; background: url(../Image/i-c.jpg) no-repeat top center; overflow: hidden;}
#i-company .nr{ width: 100%; height: 361px; background: url(../Image/i-c-n.jpg); overflow: hidden;}
#i-company .nr ul{ width: 96%; margin: 0 auto; padding-top: 85px; color: #fff; line-height: 28px;}
#i-company .nr ul .t1{ color: #ffe500; font-size: 24px; font-family: "黑体";  margin-bottom: 8px;}
#i-company .nr ul .t2{ color: #ffe500;}
#i-p{ width: 100%; height: 730px; margin: 53px 0 35px 0; background:#1ea0dc url(../Image/i-p-b.jpg) no-repeat top center; overflow: hidden;}
#pbox{ width: 1200px; padding-top: 65px; margin: 0 auto; overflow: hidden;}
#pbox h2{ width: 100%; height: 95px; padding-top: 8px; background: url(../Image/i-p.jpg) no-repeat bottom center; text-align: center; color: #fff; line-height: 30px; font-size: 30px; font-weight: none;}
#pbox h2 span{ font-size: 14px;}
#i-p .nr{ width: 100%; overflow: hidden; margin-top: 25px;}
.view { width: 257px; height: 211px; float: left; margin:25px 18px; position: relative;box-shadow: 0px 0px 5px rgb(170, 170, 170); text-align: center; cursor: default; border: 2px solid #b4b4b4;}
.view:hover{border: 2px solid #ffff00;}
.view .mask, .view .content { width: 257px; height: 211px; position: absolute; overflow: hidden; top: 0px; left: 0px; }
.view img { display: block; position: relative; width: 257px; height: 211px;}
.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.second-effect a.info {
	position:relative;
	top:-10px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
   opacity: 1;
   border:107px solid rgba(0,0,0,0.7);
}
.second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.view a.info { background: url(../Image/link.png) no-repeat scroll center center transparent; display: inline-block; text-decoration: none;  width: 100%; height: 30px; color: #fff; font-size: 18px; line-height: 36px; position: absolute; left:0; bottom:0; margin-top: 80px; z-index:999 }
/*footer*/
#fmenu{ width: 100%; height: 87px;overflow:hidden; background: #00a0e9; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9;   opacity: 0.9; overflow:hidden; }
#fmenu ul{ width: 1197px; margin: 0 auto; height:87px; overflow: hidden;}
#fmenu ul li{ width: 133px; float: left; text-align: center; height: 87px; line-height: 80px;}
#fmenu ul li a{color:#fff; display: block; width: 100%; height: 100%; font-size:16px;  text-decoration:none;}
#fmenu ul li a:hover{color:#f8ff39; display: block; width: 100%; height: 100%; background: url(../Image/menu.jpg) no-repeat top center; font-size:16px; text-decoration:none;}

#link{ width: 1200px; margin: 0 auto; padding-top: 10px; overflow: hidden;}
#link h2{ width: 100%; height: 28px; text-indent: -9999px; margin: 20px 0; background: url(../Image/link.jpg); overflow: hidden;}
#link .nr{ width: 100%; height: 38px; margin: 45px 0;}
#link .nr ul li{width: 12.5%; float: left; text-align: center;}
#link .nr ul li img{ border: 1px solid #dedede; width: 125px; height: 60px;}
#footer{ width: 100%; background: url(../Image/end.jpg) repeat-x; height: 302px; overflow: hidden;}
#end{ width: 1200px; margin: 0 auto; background: url(../Image/footer.jpg); height: 302px; overflow: hidden;}
.e-t{ width: 100%; height: 142px; padding-top: 103px; overflow: hidden;}
.e-t-l{ width: 306px; float: left; color: #fff; padding-left: 251px; font-size: 14px; line-height: 230%;}
.e-t-l a{color:#fff; text-decoration:none;}
.e-t-l a:hover{color:#ff0; text-decoration:none;}
.e-t-l span{ color: #fff799; font-weight: 700; font-size: 18px;}
.e-t-r{ width: 517px; float: right; color: #fff; font-size: 14px; line-height: 260%;}
.e-b{ width: 100%; height: 54px; overflow: hidden;}
.e-b-t{ width: 780px; float: left; text-indent: 15px; color: #fff; line-height: 50px; overflow: hidden;}
.e-b-t a{color:#ff0000; text-decoration:none;}
.e-b-t a:hover{color:#ff0; text-decoration:none;}
.e-b-m{ width: 92px; float: right; height: 54px; overflow: hidden;}
.e-b-m a{ display: block; width: 100%; height: 100%;}
/*left*/
#left{ width: 364px; float: left;}
#l-p{ width: 100%; overflow: hidden;}
#l-p h2{ width: 100%; background: url(../Image/l-p.jpg); height: 111px; text-indent: -9999px; overflow: hidden;}
#l-p .nr{ width: 100%; overflow: hidden;}
#l-p .nr ul{ width:100%; margin: 0 auto; padding: 4px 0 0 0;overflow: hidden;}
#l-p .nr ul li{ width: 100%; height: 42px; margin-bottom: 3px; text-indent: 75px; line-height: 40px; overflow: hidden;}
#l-p .nr ul li a{color:#fff; display: block; width: 100%; height: 100%; background: url(../Image/plist.jpg); background-position: 0 0; text-decoration:none;}
#l-p .nr ul li a:hover{color:#fff; display: block; width: 100%;  height: 100%; background: url(../Image/plist.jpg); background-position: 0 -42px;text-decoration:none;}
#l-c{ width: 100%; overflow: hidden;}
#l-c h2{ width: 100%; height: 59px; text-indent: -9999px; background: url(../Image/l-c.jpg); overflow: hidden;}
#l-c .nr{ width: 100%; height: 256px; background: url(../Image/l-c-n.jpg) no-repeat top center; overflow: hidden;}
#l-c .nr ul{ width: 90%; margin: 0 auto; padding-top: 95px; line-height: 28px; font-size: 14px; }
/*naiv*/
#midden{ width: 1200px; margin: 0 auto; padding: 35px 0; overflow: hidden;}
#naiv{ width: 806px; float: right;}
.naiv_list{ width: 100%; height: 37px; overflow: hidden; background: url(../Image/naiv_list.jpg) no-repeat bottom center; margin-bottom: 5px;}
.naiv_list h2{ width: 120px; text-align: center; float: left; line-height: 35px; font-size: 20px; color: #007ab7; font-weight: none;}
#Indicate{ width: 400px; float: right; padding-right: 5px; text-align: right; overflow: hidden; line-height: 45px;}
.n-n{ width: 96%; margin: 0 auto; padding: 10px 0; line-height: 260%; overflow: hidden;}
/*picUL*/
#picUL{text-indent:0; overflow:hidden;}
#picUL li{height:195px; width:33%; float:left; line-height:22px;  text-align:center;}
#picUL li img{height:150px; width:200px; border:1px solid #dedede; padding:2px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
#picUL li img:hover{border-color:#999;}
/*picUL*/
#picUL1{ width: 780px; overflow: hidden; margin: 0 auto; padding: 10px 0; overflow: hidden;}
#picUL1 li{ width: 234px; text-align: center; height: 235px; float: left; line-height: 22px; margin: 10px; overflow: hidden;}
#picUL1 li img{ padding-top: 10px; width: 214px; height: 193px;}
#picUL1 li a{color:#fff; display: block; width: 100%; height: 100%; background: #6da4d5; text-decoration:none;}
#picUL1 li a:hover{color:#ff0; display: block; width: 100%; height: 100%; background: #33b3ed; text-decoration:underline;}
/*pbox*/
.p-top{ width: 771px; margin: 0 auto;color: #f00; font-weight: 700; font-size: 16px; line-height:45px; margin-bottom: 10px; border: 1px solid #9fe1ff; text-align: center; padding-bottom: 20px;  overflow: hidden;}
.p-top img{ max-width: 600px;}

.p-content{ width: 771px; margin: 0 auto; border: 1px solid #9fe1ff; overflow: hidden;}
.p-content .title{ width: 100%; height:35px; border-bottom: 3px solid #33b3ed; overflow: hidden;}
.p-content .title h2{ width: 100px; text-align: center; height: 30px; margin: 5px 0 0 15px; overflow: hidden; color: #fff; font-size: 15px; line-height: 32px; font-weight: 700; background: #33b3ed;}
.p-content .nr{ width: 98%; margin: 0 auto; line-height: 260%; padding: 15px 0 0; overflow: hidden;}
#prev_next{ width: 98%; margin: 10px auto;  overflow: hidden;}
#prev_next li{ border-bottom: 1px dashed #9fe1ff;}

.p-b-o{ width:771px; margin: 0 auto; padding: 10px 0; color: #083549; overflow: hidden;}
.p-b-o .nrr{ width: 738px; padding: 20px;margin-top: 10px; background:#9fe1ff;  overflow: hidden;}
.p-o-title{ font-size: 16px; margin-bottom: 20px; overflow: hidden;}
.p-b-box{ width: 100%; overflow: hidden;}
.p-b-b-t{ width: 100%; overflow: hidden; margin-bottom: 10px;}
.p-b-b-l{ width: 340px; float: left;}
.p-b-b-l li{ margin-bottom: 15px; font-size: 14px;}
.pbo2{ width: 280px; height: 30px; text-indent: 5px; background: #fff; border: 2px solid #9fe1ff;}
.pbo6{ width: 100px; height: 30px; text-indent: 5px; background: #fff; border: 2px solid #9fe1ff;}
.pbo5{ width: 80px; height: 30px; vertical-align: top; margin:2px auto 5px 5px;}
.p-b-b-r{ width: 352px; float: left; padding-left: 30px; overflow: hidden;}
.pbo4{ width: 350px; border: 1px solid #9fe1ff; height: 180px; overflow: hidden; color: #d0d0d0;}
.p-b-b-b{ padding-left: 55px; overflow: hidden;}
.pbo3{ width:100px; height: 36px; background: #33b3ed; border: none; color:#FFF; text-align: center; line-height: 35px;}
.pbo3 a{text-decoration:none; font-size:14px; color:#FFF; display:block;}
.pbo3 a:hover{ color:#FF0;  text-decoration: underline;}

/*info*/
#newTitle{color:#FF0000;font-size:14px;text-align:center;text-align:center;}
#newTitle strong{font-size:14px;}
#newsContent{margin-bottom:16px;}
#newsInfo{margin:0px;font-weight:normal; text-align:center; font-size:12px;}
.infoClass{margin:0px;margin-bottom:10px;line-height:12px;}
#infoImage{text-align:center;margin:10px 0;}
#infoImage img{padding:1px; border:1px solid #dedede;}
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px;}
.Newstime{float:right;}
#allmap{ width:98%; margin:0 auto; border:1px solid #dedede; height:650px; overflow:hidden;}
/*news*/
#indexNews{ width:98%; margin:0 auto; padding:5px 0; overflow:hidden;} 
#indexNews li{clear: both;line-height:300%;overflow: hidden; border-bottom:1px dashed #304102;}
#indexNews li a{text-decoration:none; float:left; clear:both; }
#indexNews li a:hover{text-decoration:none;float:left;}
#text{ width:100%; overflow:hidden; margin-top:3px; border-top:1px solid #dedede;}
.text_left{width:44%; float:left; overflow:hidden;}
.text_center{width:42%; float:left; overflow:hidden;}
.text_right{ width:13%; float:left; overflow:hidden;}
.tb-list{ width:150px; margin:0 auto; border:1px dashed #dedede; overflow:hidden;}
.tb-list li{ width:50%; float:left; text-align:center; overflow:hidden;}
/*table*/
.table{ width:97%; margin:0 auto; margin-bottom:15px; border-bottom:1px solid #dedede;}
.tb_left{ width:10%; text-align:right; overflow:hidden;}
.tb_txt{ width:89%; overflow:hidden;}
.yingpin{ text-align:right;}
.yingpin a{color:#ff0000; text-decoration:none;}
.yingpin a:hover{color:#F0F; text-decoration:none;}
/*page*/
#page{clear:both;line-height:35px;height:35px;width:99%; text-align:center;border:1px solid #b3b3b3; margin-top:10px;}
/*borderLi*/
.borderLi{border-bottom:1px dashed #dedede;margin-bottom:6px;padding-bottom:6px;}
.G_InputText{width:160px;height:16px;border:1px solid #dedede;}
.InputText{width:90px;height:16px;border:1px solid #dedede;}
.G_textarea{width:300px;height:100px;border:1px solid #dedede;}
.G_ul{width:500px;margin:0 auto;line-height:26px;}
.G_botton{width:55px;height:29px;line-height:29px;border:0;background:url(button.gif) no-repeat;cursor:pointer;}
.ys{width:17px; height:20px; background:url(go.jpg); margin-left:3px;}
.G_tips{width:700px;margin:10px auto 0 auto;border:1px solid #dedede;padding:10px;}
/*message*/
.comtent_info{width:710px;*+margin-top:-612px;*+margin-left:250px;display:inline-block;vertical-align:top;margin-bottom: 20px;}
.comtent_info_tit{width:100%;height:36px;line-height:36px;*+line-height:36px;text-indent:13px;background:url(.../Image/allbgs_1.gif) repeat-x 0px -96px;font-family:微软雅黑,arial;font-size:14px;color:#338e00;overflow:hidden;}
.comtent_info .comtent_info_tit .url{height:36px;line-height:37px;color:#6a6a6a;font-family:微软雅黑,arial;font-size:12px;float:right;margin-right:10px;*+margin-top:-37px;display: inline-block;}
.comtent_info .comtent_info_tit .url .url_img{width: 10px;height: 10px;background: url(.../Image/allbgs_2.gif) no-repeat -14px 0px;margin-top: 13px;*+margin-top: 12px;float: left;}
.comtent_info .comtent_info_company{width:666px;margin:28px auto 0 auto;font-size:14px;font-family:微软雅黑,arial;line-height:28px;}
.comtent_info .comtent_info_company p{text-align:justify;letter-spacing:1px;font-size:14px;line-height:28px;color:#444444;margin-bottom:30px;}
.comtent_info table th{color:#444444;width:70px;font-weight:normal;font-size:14px;font-family:微软雅黑,arial;text-align:right;vertical-align: top;padding-top: 9px;}
.comtent_info table td select{font-family: 微软雅黑,arial;font-size: 14px;width: 278px;height: 32px;text-indent: 8px;border: 1px solid #d2d4d6;margin: 5px auto 6px 5px;*+margin-left:-3px;background: #FFF;}
.comtent_info table td ul{list-style:none;position:absolute;}
.comtent_info table td ul li{font-family:微软雅黑,arial;font-size:14px;height:28px;line-height:28px;text-indent:8px;width:276px;height:28px;border-left:1px solid #d2d4d6;border-right:1px solid #d2d4d6;background:#FFF;}
.comtent_info table td ul li a{display:block;text-decoration:none;color:#444444;}
.comtent_info table td ul li a:hover{color:#fe7d0c;}
.comtent_info table td ul li:last-child{border-bottom:1px solid #d2d4d6;}
.comtent_info table td input{font-size:14px;width:276px;height:28px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.comtent_info table td .ppp{font-size:14px;width:26px;height:28px;}
.comtent_info table td .yanzheng{width:101px;}
.comtent_info table td textarea{resize: none;width:545px;height:178px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.middle .comtent .comtent_info table td img{vertical-align:middle;margin-left:5px;margin-bottom:4px;*+margin-bottom:14px;}
.comtent_info table td .but{width:74px;height:31px;line-height:31px;background:#4a5b6d;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:微软雅黑,黑体,sans-serif;color:#FFF;}
.comtent_info table td .but a{text-decoration:none;font-size:14px;font-family:微软雅黑,黑体,sans-serif;color:#FFF;display:block;}
.comtent_info table td .but a:hover{background:#4a5b6d;border-radius:2px; text-decoration: underline;}
.j-content{ padding: 5px;}
.pointer{ width:60px; height: 28px; vertical-align: top;margin:5px auto 5px 5px;}
