﻿@charset "utf-8";
/* CSS Document */
/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px; color:#001f3f;font-family: Verdana, Geneva, sans-serif; background: #FFF;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0; vertical-align:bottom;}ul,li{list-style:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
a{text-decoration:none;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.clear{clear:both; height:1px; margin-top:-1px; width:100%; line-height:1px; font-size:0;}
.kong{width:100%; height:26px; line-height:20px;}
input, button {
border: 0 none;
background: none transparent;
margin: 0;
padding: 0;}

/*首页头部*/

.topw{width:100%; background:#f6f6f6; height:34px;  border-bottom:1px solid #ececec;}
.zhuye{ width:1200px; margin:0 auto;height:26px;}
.zhuyel{width:500px; float:left; color:#030; font-size:12px;padding-top:6px;}
.zhuyel marquee{color:#999999;}
.zhuyer{width:500px; float:right; text-align:right;padding-top:8px;}
.zhuye a{ color:#8e8e8e}
.top{width:100%; height:77px;  }
.logow{width:1200px; margin:0 auto;}
.logo{ float:left;padding-top:10px;width:210px}
.nav{
	width:760px;
	height:77px;
	float:right;
}
.nav ul{  height:77px;}
.nav ul li{ float:left; display:inline-block; line-height:77px; width:95px;  font-family:微软雅黑; font-size:14px; text-align:center;  }
.nav ul li a{color:#666666; display:block;width:100px;}
.nav ul li a:hover{
	color:#fff;
	background-color: #00adef;
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0c0;
}

/*banner*/
.banner1{width:100%; margin-top:2px; background:url(../images/about_01.jpg) repeat-x center top;height:346px;}
.banner{width:100%; margin-top:2px; position:relative}
.main_visual{height:541px;overflow:hidden;position:relative; clear:both;}
.main_image{height:541px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:541px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:541px;}
.main_image li span{display:block;width:100%;height:541px}
.main_image li a{display:block;width:100%;height:541px}
.main_image li .img_1{background:url('../images/img_main_1.jpg') center top no-repeat}
.main_image li .img_2{background:url('../images/img_main_2.jpg') center top no-repeat}
.main_image li .img_3{background:url('../images/img_main_3.jpg') center top no-repeat}
.main_image li .img_4{background:url('../images/img_main_4.jpg') center top no-repeat}
.main_image li .img_5{background:url('../images/img_main_5.jpg') center top no-repeat}


div.flicking_con{position:absolute;top:680px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}

.dy3{width:100%; margin:0 auto; position:absolute; bottom:0; height:182px; z-index:99999;}
.dy3_con{width:1199px; margin:0 auto;background:#f6f6f6;height:240px; font-family:微软雅黑;border:1px solid #cccccc;}
.dy3_con ul{}
.dy3_con ul li{float:left; display:inline-block; text-align:center;}
.dy3_con ul li a,.dy3_con ul li em,.dy3_con ul li i,.dy3_con ul li span,.dy3_con ul li p{ display:block; font-style:normal;}
.dy3_con ul li a{
	width:239px;
	height:240px;
	border-right:1px solid #cccccc;
	position: relative;
	overflow:hidden;
}
.dy3_con ul li .tupp{ position:absolute;top:-126px}
.dy3_con ul li a:hover .tupp{top:30px; left:60px;}
.dy3_con ul li a:hover{border-right:1px solid #00adef; background:#00adef; }
.dy3_con ul li i{width:20px; height:20px; float:left;margin:20px; font-size:18px; color:#cccccc;}
.dy3_con ul li a:hover i{color:#ccff00;border-top:2px solid #ccff00;}
.dy3_con ul li span{width:126px;height:127px; overflow:hidden; float:left; margin:30px 0 0 0px;  }
.dy3_con ul li a:hover span{ top:126px;}
.dy3_con ul li p{width:100%; clear:both; font-size:15px; color:#313d32; font-weight:bold}
.dy3_con ul li a:hover p{color:#ccff00;}
.dy3_con ul li em{font-size:12px; color:#666666;width:70%; margin:0 auto; display:block; line-height:16px;padding-top:5px;}
.dy3_con ul li a:hover em{color:#fff;}
/*main_01*/
.mainw{width:100%; /*background:#d9d9d9;*/}
.main{width:100%;}
.main_01{width:1200px; margin:0 auto;padding-top:40px;height:800px; }
.main_01_title{width:1200px; margin:0 auto; background:url(..images/index_12.png) no-repeat bottom center;height:250px; font-family:微软雅黑; position:relative}
.main_01_title .shuzi{
	font-size:100px;
	font-weight:bold;
	color:#00adef;
	width:500px;
	margin:0 auto;
	text-align:center;
	line-height:100px;
}
.main_01_title span{
	font-size:22px;
	display:block;
	width:120px;
	height:35px;
	background:#fff;
	top:96px;
	left:605px;
	font-weight:bold;
	color:#00adef;
	position:relative;
	line-height:35px;
	text-align:center;
}
.main_01_title .neirong1{ font-size:18px;color:#4b4b4b; text-align:center; font-weight:bold; line-height:50px;}
.main_01_title .neirong2{
	font-size:14px;
	color:#4b4b4b;
	text-align:center;
	line-height:20px;
	width:814px;
	padding-top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main_01_con{width:1200px; margin:0 auto;padding-top:50px;}
.main_01_con_left{width:880px; height:477px; float:left}
.main_01_con_left ul{margin-right:-8px;}
.main_01_con_left ul li{  float:left; margin:0 8px 8px 0; overflow:hidden; position:relative;font-family:微软雅黑;}
.main_01_con_left ul li img{width:100%;}
.main_01_con_left ul li a:hover .beijing1{width:100%;height:100%; background:url(../images/index_05.png) repeat-x; top:0; position:absolute; }
.main_01_con_left ul li a p,.main_01_con_left ul li a i,.main_01_con_left ul li a span{ display:block; position:absolute; text-align:center}
.main_01_con_left ul li a{color:#FFF;}
.main_01_con_left ul li a:hover p{top:30%; width:100%; font-size:16px; font-weight:bold;}
.main_01_con_left ul li a:hover i{ background:url(../images/index_14.jpg) no-repeat center;height:5px;top:45%; width:100%;}
.main_01_con_left ul li a:hover span{font-size:12px;top:50%; width:100%;}
.tupian1{width:379px;height:208px;}
.tupian2{width:492px;height:208px;}
.tupian2{ margin-top:-160px;}
.tupian3{width:490px;height:253px;}
.tupian4{width:380px;height:253px;}
.tupian5{width:312px;height:274px;}
.main_01_con_right{width:312px; float:right;}
.main_01_con_right ul li{  float:left;  overflow:hidden; position:relative;font-family:微软雅黑;}
.main_01_con_right ul li img{height:100%;}
.main_01_con_right ul li a:hover .beijing1{width:100%;height:100%; background:url(../images/index_05.png) repeat-x; top:0; position:absolute; }
.main_01_con_right ul li a p,.main_01_con_right ul li a i,.main_01_con_right ul li a span{ display:block; position:absolute; text-align:center}
.main_01_con_right ul li a{color:#FFF;}
.main_01_con_right ul li a:hover p{top:30%; width:100%; font-size:16px; font-weight:bold;}
.main_01_con_right ul li a:hover i{ background:url(../images/index_14.jpg) no-repeat center;height:5px;top:45%; width:100%;}
.main_01_con_right ul li a:hover span{font-size:12px;top:50%; width:100%;}
.main_01_con_right .tmore{ margin-top:8px; width:312px; height:188px; background:#00adef}
/*aboutw*/
.aboutw{width:100%;  height:360px; background:url(../images/index_17.jpg) repeat-x top center;padding-top:50px;height:700px;}
.about{width:1200px; margin:0 auto; }
.about_title{width:1200px; margin:0 auto;height:35px; background: url(../images/index_13.png) no-repeat center;}
.about_title span{ display:block;width:132px; margin:0 auto;  height:35px; line-height:35px; color:#FFF; text-align:center ; font-family:微软雅黑; font-size:25px; font-weight:bold;}
.xiaoz1{width:1200px; margin:0 auto; font-size:14px;color:#FFF; text-align:center ; font-family:微软雅黑; text-transform:uppercase}
.shipn{width:293px;height:166px;margin:0 auto; text-align:center}
.about_con{width:600px;height:100px;margin:0 auto; text-align:center;font-family:微软雅黑; font-size:12px;color:#FFF;padding-top:10px; line-height:25px; }
.about_list{width:1200px; margin:0 auto; height:342px;}
.about_list ul{}
.about_list ul li{width:400px; float:left; display: inline-block;font-family:微软雅黑;background:#00b9ff; }
.about_list ul li a{position: relative; overflow:hidden;width:400px;height:342px; display:block; }
.about_list ul li .about_tu2{position:absolute;top:-126px}
.about_list ul li span,.about_list ul li p,.about_list ul li em{ display:block; font-style:normal;}
.about_list ul li span{width:91px;height:89px;   margin:50px 0 0 155px; }
.about_list ul li p{ font-size:20px; color:#000000; width:100%; text-align:center;padding:20px 0 ;}
.about_list ul li em{ font-size:14px;width:100%; text-align:center;color:#333333}
.about_list ul li a:hover{background:#1ba0f5 url(../images/index_24.jpg) no-repeat bottom center;height:365px;color:#ccff00;}
.about_list ul li .atupp{ position:absolute;top:-100px;}
.about_list ul li a:hover .atupp{top:50px; left:155px;}
.about_list ul li a:hover p,.about_list ul li a:hover em{color:#ccff00}



.about_list .about_list2{width:400px; background:#1ba0f5 url(../images/index_24.jpg) no-repeat bottom center;height:365px;}
.about_list .about_list2 span,.about_list ul li p,.about_list ul li em{ display:block; font-style:normal;}
.about_list .about_list2 span{width:91px;height:89px;   margin:50px 0 0 155px; }
.about_list .about_list2 p{ font-size:20px; color:#ccff00; width:100%; text-align:center;padding:20px 0 ;}
.about_list .about_list2 em{ font-size:14px;width:100%; text-align:center;color:#ccff00; }


/*newsw*/
.newsw{width:100%;height:380px;padding-top:50px;}
.news{width:1200px; margin:0 auto;}
.news_title{width:1200px; margin:0 auto; background:url(../images/index_14.png) no-repeat center;height:35px;}
.news_title span{
	display:block;
	width:132px;
	margin:0 auto;
	height:35px;
	line-height:35px;
	color:#00adef;
	text-align:center;
	font-family:"微软雅黑";
	font-size:25px;
	font-weight:bold;
}
.xiaoz{width:1200px; margin:0 auto; font-size:14px;color:#666666; text-align:center ; font-family:微软雅黑; text-transform:uppercase}
.news_con{width:1200px; margin:0 auto; background:#f3f3f3;height:276px;margin-top:40px;}
.news_con ul{}
.news_con ul li{width:400px; float:left; display:inline-block; color:#555555;font-family:微软雅黑;height:277px;}
.news_con ul li a{ display:block;padding:40px 0 0 60px;width:340px;height:237px;}
.news_con ul li .riqi{color:#555555; font-size:14px;}
.news_con ul li .riqi span{ color:#555555; font-size:40px; display:block; font-weight:bold;padding-top:8px;}
.news_con ul li p,.news_con ul li em, .news_con ul li i{ display:block; font-style:normal;}
.news_con ul li p{ font-size:16px;color:#000000; line-height:50px;}
.news_con ul li em{font-size:14px; color:#666666;width:280px;}
.news_con ul li i{border:1px solid #b3b3b3;padding:0 5px; color:#b3b3b3;width:10px; margin-top:15px;}
.news_con ul li a:hover .riqi,.news_con ul li a:hover .riqi span{
	color:#0C0;
}
.news_con ul li a:hover{background:#fff;}
.news_con ul li a:hover p{
	color:#0C0;
}
.news_con ul li a:hover em{color:#000; }
.news_con ul li a:hover i{
	color:#FFF;
	border:1px solid #060;
	background-color: #0C0;
}


/*productw*/
.productw{width:100%;height:780px;padding-top:30px;}
.product{width:1200px; margin:0 auto;}
.product_list{
	height:36px;
	margin-top:20px;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 610px;
}
.product_list ul {
	text-align:center;
	border-left:1px solid #00adef;
	height:36px;
}

.product_list ul li{ display:inline-block;  border:1px solid #00adef; border-left:none;float:left;height:34px; line-height:34px; font-family:微软雅黑; font-size:14px;}
.product_list ul li a{ display:block; width:150px; color:#00adef;}
.product_list ul li a:hover{ color:#fff; background:#00adef;}
.product_con{
	width:100%;
	height:377px;
	margin-top:45px;
	background-image: url(../images/index_26.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.product_conn{width:1200px; margin:0 auto;}



.proListIndexCo{
	height:650px;
	position:relative;
}
.proRollBox{ width:1200px; height:230px; position:absolute; overflow:hidden;  top:80px;  }
.proListIndex{
	position:absolute;
	left:0;
	top:0;
}
.proListIndex1{position:absolute; width:9999999px; left:0; top:0;}
.proListIndexCo1{height:31px; position:relative;}
.proRollBox1{ width:1200px; height:31px; position:absolute; overflow:hidden;  top:0; left:0;}
.proListSubPage li{height:200px;}
.proList_1 li{ width:290px; float:left; text-align:center;margin-left:15px }
.proList_1 li a.pic{width:290px; height:220px; padding:0px; display:block; border:1px solid #999999; }
.proList_1 li a.title{ width:202px; text-align:center; height:31px; line-height:31px; display:block; color:#fff; background:#004c84; }
.proList_1 li a.title:hover{ background:#f6a400;}

.proRollBox1{
	width:1200px;
	height:800px;
	position:absolute;
	overflow:hidden;
	top:50px;
}
.proList_2 li{
	width:250px;
	float:left;
	text-align:center;
	margin-left:20px;
	margin-right:30px;
	margin-bottom: 30px;
}
.proList_2 li a.pic{
	width:250px;
	padding:0px;
	height:220px;
	display:block;
}
.proList_2 li a.title{ width:200px; text-align:center; height:30px; line-height:30px; display:block; color:#001f3f}


.mScrollBox { width:1200px; height:220px; overflow:hidden; clear:both; position:relative; top:80px;}
#democ {width:100%; overflow:hidden; height:220px; position:relative;}
#democ ul li { float:left; width:290px; height:220px; margin-left:15px}
#democ ul li img{width:290px; height:220px; padding:0px; display:block; border:1px solid #999999; }
#democ ul li .imgbg { width:230px; height:160px; position:absolute; left:0; top:0; z-index:10; text-indent:-9999px;background:url(../images/Pro.png) no-repeat;}
#democ ul li .imgbg:hover { width:230px; height:160px;background:url(../images/ProHover.png) no-repeat;color:#FFF;text-align:center; line-height:160px; font-size:15px; font-family:Microsoft YaHei; text-indent:0px; text-decoration:none;}
#democ ul li div.imgbox {width:230px; height:160px; position: relative; z-index:0; left:0; top:0;}
#indemoc { float: left; width: 1000%;}
#demo1c {float: left;}
#demo2c {float: left; }



/*linksw*/
.linksw{
	width:100%;
	height:650px;
}
.links{width:1200px; margin:0 auto;}
.links_con{width:1200px; margin:0 auto;}


/*contactw*/
.contactw{
	width:100%;
	height:307px;
	padding-top:20px;
	background-image: url(../images/index_27.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.contact{width:1200px; margin:0 auto;}
.contact_title{width:1200px; margin:0 auto; background:;height:35px;}
.contact_title span{ display:block;width:132px; margin:0 auto; height:35px; line-height:35px; color:#00adef; text-align:center ; font-family:微软雅黑; font-size:25px; font-weight:bold;}
.contact_con{width:1200px; margin:0 auto;padding-top:30px;}
.contact_con ul{height:140px;}
.contact_con ul li{width:299px; float:left; display:inline-block; border-right:1px solid #cccccc;height:120px; text-align:center;padding-top:20px;}
.contact_con ul li span{ display:block; color:#333333; font-family:微软雅黑; font-size:14px; padding-top:40px;}
.contact_con a{ display:block;width:120px; height:40px; line-height:40px; text-align:center; background:#00adef; color:#ccff00;  margin:10px auto;font-family:微软雅黑; font-size:14px;}
/*main_03*/
.main_03{width:1000px;  margin:0 auto; height:300px; }
.main_03_left{width:700px; float:left; height:240px;}
.proRollBox2{ width:700px; height:200px; position:absolute; overflow:hidden;  top:30px; left:0px; }


.main_03_right{ width:294px; float:right;height:250px;}
.timu2{height:70px;width:100%;  color:#bdbdbd; font-family:微软雅黑;text-transform:capitalize; }
.timu2 em{ font-size:18px; font-style:normal;}
.timu2 span{ font-size:12px; color:#bdbdbd; float:left; display:block; padding-top:6px;  }
.timu2 a{color:#393939; display:block; float:right; font-size:12px;margin-top:40px;text-transform:uppercase; background:url(../images/index_15.jpg) no-repeat right;width:40px}
.main_03_a a{ display:block; width:75px; float:right;color:#bdbdbd; font-size:12px; padding-top:25px;}
.main_03_con{padding:10px 0 0 10px;  font-size:12px; color:#001f3f; line-height:30px;}

/*main_04*/
.main_04w{ width:100%; background:url(../images/index_02.jpg) no-repeat center bottom;}
.main_04{width:1000px;  margin:0 auto; height:330px; }
.lunbo{ margin-top:10px; width:320px; float:left;height:209px; overflow:hidden}
.main_04_news{ float:right;width:362px;margin-top:10px}
.main_04_news ul{  float:left;}
.main_04_news ul li{ padding:0 0 1px 18px; font-size:12px; background:url(../images/index_52.jpg) no-repeat left center;}
.main_04_news ul li a{color:#001f3f;}
.main_04_news ul li p{float:right; text-align:right; width:150px; }
/*aboutw*/
.aboutw1{width:100%;  }
.about1{width:1200px; margin:0 auto;  padding-top:45px;}
.about1_left{width:1200px; margin:0 auto;font-family:微软雅黑;}
.about1_top{width:102px; margin:0 auto; text-align:center;height:45px; background:#ffffff; font-size:18px; color:#191919; font-family:微软雅黑; text-transform:uppercase; font-weight:bold; }
.about1_top span{ font-size:12px; font-family:Arial; font-weight:normal;}
.fenlei{ width:1200px;  padding-bottom:40px; }
.fenlei ul{ text-align:center }
.fenlei ul li{ text-align:center;line-height:40px;  margin:5px 15px; font-size:14px; display:inline-block;}
.nn{  background:#0099ff; border:1px solid #0099ff; color:#FFF!important;}
.fenlei ul li a{ display:block; color:#666666;  font-size:14px; border:1px solid #00adef;padding:0 25px;
    -moz-border-radius: 20px;      /* Gecko browsers */
    -webkit-border-radius: 20px;   /* Webkit browsers */
    border-radius:20px;            /* W3C syntax */ }
.fenlei ul li a:hover{  color:#fff; background:#00adef; border:1px solid #00adef; color:#FFF}

.gengduott{position: absolute; width:66px; height:66px; bottom:-33px; left:98px;}
.lianxi{width:251px; margin-top:60px; border:1px solid #b9b9b9;position:relative; }
.timu33{ height:50px;width:102px;  color:#191919; font-family:微软雅黑; position: absolute; background:#fff; top:-25px; left:80px; text-align:center; text-transform:uppercase;}
.timu33 span{ font-size:18px; color:#191919; font-weight:bold}

.lianxi_con{ line-height:30px;  padding-top:30px;}
.lianxi_con span{ text-align:center ; display:block}
.lianxi_con span img {border:1px solid #dedede;}
.concon{padding-left:10px;}
.timu3 a{color:#393939; display:block; float:right; font-size:12px;margin-top:25px;text-transform:uppercase; background:url(../images/index_15.jpg) no-repeat right;width:40px}

.rightbox{  width:1200px; margin:0 auto; overflow:hidden;margin-bottom:20px;font-family:微软雅黑; }
.right_t{ height:46px; line-height:46px; color:#5b5b5b; font-size:14px;  border-bottom:1px  solid #cccccc; }
.R_left span{ padding:0 30px; color:#999999;height:50px; display:block; font-size:14px; font-family:微软雅黑;}
.R_left{ float:left; }
.cookie{ float:left; margin-right:20px;color:#999999;}
.cookie span{color:#999999;}
.right_t a{color:#999999; font-size:14px;}
.txtcon{ color:#333333; min-height:570px;font-family:微软雅黑; font-size:14px; line-height:30px;padding-top:30px;}
/*.txtcon p{  text-indent:2em;}*/

/*pron*/
.productlistn{  overflow:hidden; margin:0 auto; text-align:center; }
.productlistn ul{ text-align:center;margin:0 auto;margin-right:-25px; }
.productlistn ul li{ float:left; width:280px;height:260px;  margin-top:20px; margin-right:25px;}
.productlistn ul li span{width:280px;height:188px;  display:block; }
.productlistn ul li h5{ color:#595959; text-align:center; font-size:16px; margin-top:30px;}
.productlistn ul li h5 a{color:#595959;}
.productlistn ul li h5 a:hover{color:#000;}
.productlistn ul li p{color:#595959; text-align:left; line-height:20px;}


.productlistn2{  overflow:hidden; margin:0 auto; text-align:center; }
.productlistn2 ul{ text-align:center;margin:0 auto;margin-right:-25px; }
.productlistn2 ul li{ float:left; width:280px;height:460px;  margin-top:20px; margin-right:25px;}
.productlistn2 ul li span{width:280px;height:388px;  display:block; }
.productlistn2 ul li h5{ color:#595959; text-align:center; font-size:16px; margin-top:30px;}
.productlistn2 ul li h5 a{color:#595959;}
.productlistn2 ul li h5 a:hover{color:#000;}
.productlistn2 ul li p{color:#595959; text-align:left; line-height:20px;}






.jiage{ color:#525050; font-size:12px;}
.jiage a{color:#c9211a; font-weight:bold;}
.jiage em{color:#c9211a; font-weight:bold;font-style:normal}
.pro_con{text-align:center; margin-top:10px;}
.pro_con h2{ text-align:center;}
.pro_con img{ width:500px; height:375px; border:#d5d5d5 1px solid; margin-top:20px;}
.pro_con p{ font-size:14px; line-height:30px; text-align:left; text-indent:2em; }
.pro_con a {  }
.jieshao{font-size:14px; line-height:30px; text-align:left; text-indent:2em; padding:10px;  margin-top:20px;}
.jieshao img{ border:none; width:90%;}
/*xinwen*/
.news_listn{  margin:0 auto;font-size:18px;padding-bottom:30px;}
.news_listn span,.news_listn p{ display:block;}
.news_listn span{ width:1185px;  line-height:30px; font-size:14px;padding-left:15px;color:#999999;}
.news_listn p{  width:100%;  line-height:30px; font-weight:bold }
.news_listn a{color:#686868;  }
.news_listn a:hover{color:#0099ff;}
.news_listn a:hover span{color:#0099ff;}
#news_con {}
#news_con .h1 {
	text-align: center;
	font-size: 25px;
	line-height: 45px;
	color:#666666;
	
}
#news_con .h2 {
	text-align: center;
	font-weight: normal;
	width: 100%;
	height: 45px;
	line-height: 25px;
	border-bottom:1px  dashed #C7C3C3;
	color: #333333;
	margin-bottom: 5px;
	font-size:12px;
	
}
.nconn{color:#333333;padding-top:20px; line-height:39px; font-size:14px;}

.yema{color:#999999; font-size:14px; margin-bottom:5px; padding-top:5px; text-align:left}
.yema a{color:#999999;}
.yema a:hover{color:#666;}
#ym{ margin:30px auto;  width:100%; text-align:center;  }
#ym a{ padding:5px 10px;  margin-left:5px; line-height:30px; color:#333;}
#ym a:hover{color:#000;}
#ymm{ margin:30px auto;  width:100%; text-align:center;  }

#ymm a{ padding:0 8px;  margin-left:3px; line-height:25px; color:#333; display: inline-block; border:1px  solid #ccc; cursor:pointer; font-size:12px;}
#ymm a:hover{color:#fff; background:#01adef}
.shang{ margin-top:10px; float:left; width:100%;}
.shang a{color:#000; font-size:14px;}
.shang span{ color:#999; width:160px; float:right;}
/*gbook*/

/*gbook*/
.main_ly input{ background:#FFF; border:#999 1px solidl}
.main_ly{ padding-top:40px;padding-left:30px; font-family:微软雅黑;}
.main_ly li{clear:both;padding:0 0 12px 0;color:#3c3b3b;font-size:16px;line-height:30px;}
.main_ly_t1{width:70px;float:left;}
.main_ly_t2{float:left;color:#999999;padding:0 0 0 15px;font-size:14px;}
.main_bd{width:230px;height:29px;border:solid 1px #dddddd;line-height:29px;padding:0 0 0 5px;float:left;}
.main_bd1{width:500px;height:102px;border:solid 1px #dddddd;float:left;font-size:14px;line-height:25px;padding:5px;}
.main_bd2{width:115px;height:29px;border:solid 1px #dddddd;line-height:29px;padding:0 0 0 5px;float:left;}
.main_but{width:240px;padding:20px 0 0 0;clear:both;}
.main_but_t{color:#3c3b3b;font-size:16px;line-height:30px;}
.main_bd3{width:180px;height:29px;border:solid 1px #dddddd;line-height:29px;padding:0 0 0 5px;}
.main_bd4{width:100%;height:102px;border:solid 1px #dddddd;font-size:14px;line-height:25px;padding:5px;}

/*footer*/
.bot{ width:100%; background:#323a45; }
.bot_center{ width:1200px; margin:0 auto; color:#fff; line-height:25px;font-family:微软雅黑; height:160px; padding-top:25px; overflow:hidden}
.bot_left{ float:left; width:250px; border-right:1px solid #CCC; height:100px;}
.bot_right{float:left;padding-left:50px;width:850px;}
.bot_conc{}
.bot_conc ul li{ float:left; display:block; padding-right:20px; color:#9da5b0; font-size:16px;}
.dnav{}
.dnav ul li{float:left; display: inline-block; padding:8px; background:url(../images/index_32.jpg) no-repeat right center;color:#9da5b0; font-size:16px; line-height:30px; }
.dnav ul li a{color:#9da5b0;}
.beian{ color:#9da5b0; }
.beian a{ color:#9da5b0; text-align:center;}


/*客服*/
.toolbar-item,.toolbar-layer{
	background-image: url(../images/toolbar.png);
	background-repeat: no-repeat;
}
.toolbar{position:fixed;right:0px;bottom:50px; z-index:99999999}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:63px;height:66px;margin-top:0px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -503px;}
.toolbar-item-weixin:hover{background-position:0 -437px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -772px;}
.toolbar-item-feedback:hover{background-position:0 -704px;}
.toolbar-item-app{background-position:0 -637px;}
.toolbar-item-app:hover{background-position:0 -570px;}
.toolbar-item-app .toolbar-layer{height:77px;background-position:0 -323px;}
.toolbar-item-top{background-position:0 -905px;}
.toolbar-item-top:hover{background-position:0px -838px;}
.toolbar-layer{position:absolute;right:56px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
