﻿@charset "utf-8";
/* CSS Document */
body {
	font-size:14px;
	color:#888888;
	margin: 0px;
	padding: 0px;
	background:#fff;
	line-height:180%;
	font-family:"微软雅黑";
}
div.break{
	width:auto;
	height:0;
	clear:both;
	overflow:hidden;
}
h1 {
	margin:0px;
	padding:0px;
	font-size:12px;
}
ul {
	text-decoration:none;
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
	padding:0;
	margin:0;
}
img {
	border:0px;
}
a {
	text-decoration:none;
	color:#888;
}
p {
	padding:0px;
	margin:0px;
}

/*头部样式开始*/
.top1{
	width:100%;
	height:105px;
	background:url(top_bg.png) repeat-x bottom;
	z-index:98;
}
.bud {
   width: 100%;
   position: fixed;
   top: 0px;
   z-index:99;
}
.top_line{
	width:100%;
	height:30px;
	background:#eff0ef;
}
.top_line h1{
	width:1200px;
	height:30px;
	font-weight:normal;
	line-height:30px;
	letter-spacing:1px;
	margin:0 auto;
}
.top_con{
	width:100%;
	height:96px;
}
.top_con .top_main{
	width:1200px;
	height:105px;
	margin:0 auto;
}
/*logo样式*/
.top_logo{
	width:430px;
	height:100px;
	float:left;
}
.logo_pic{
	width:105px;
	height:100px;
	float:left;
}
.logo_font{
	width:325px;
	height:100px;
	float:left;
}
.logo_font .ym{
	font-size:31px;
	font-family:"Arial";
	color:#878787;
	text-indent:2px;
    letter-spacing:3px;
}
.top_dh{
	width:720px;
	height:100px;
	float:right;
}
.top_dh .top_tel{
	width:100%;
	height:53px;
	line-height:30px;
	color:#888888;
	font-size:20px;
	text-align:right;
	font-family:"微软雅黑";
}
.top_dh .top_tel strong{
	color:#7ec100;
	font-size:18px;
	font-family:"微软雅黑";
	letter-spacing:2px;
}
.big-link1 {
    float:left; margin-left:300px; margin-top:5px; padding-left:20px; font-size:14px; height:22px; line-height:22px; background:url(shouji.png) no-repeat;background-size:15px 22px;
}
.ecode {
    width: 300px;
    height: 300px;
    float: left;
    display: inline;
    margin: 70px 0px 0px 102px;
}
.weibo_font {
    font-size: 30px;
    font-family: 宋体;
    text-align: center;
    line-height: 160%;
    padding-top:20px;
}
/*导航开始*/
.top_dh .menu{
	width:100%;
	height:40px;
}
.top_dh .menu ul{
	width:100%;
	height:40px;
}
.top_dh .menu ul li{
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
}
.hover{
	background:#7fb813;
	color:#fff;
}
.top_dh .menu ul li a{
	display:block;
	width:100px;
	height:40px;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:16px;
	color:#020202;
}
.top_dh .menu ul li a:hover{
	color:#fff;
	background:#7fb813;
}
.banner_sj{
	position:relative;
}
.banner_sj img{
	position:absolute;
	left:50%;
	top:0;
	margin-left:-77px;
	z-index:99;
}
/*头部样式结束*/

/*轮播样式开始*/
.example{
	width:100%;
	height:auto;
	position:relative;
	top:-7px;
}
.m_banner{ 
    background:#fff;
	height:460px;
	position:relative;
}
.m_banner .banner{
	height:460px;
	width:100%; 
	position:absolute;
	top:0;
	left:0; 
	background-position:center top;
}
.banner_ctrl{ 
    height:100px;
	width:960px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-50px 0 0 -480px;
	z-index:2;
}
.banner_ctrl a.prev{
	display:none;
	width:26px;
	height:49px;
	position:absolute; 
	left:-90px;
	display:none;
	background:url(banner_prve.png) no-repeat;
}
.banner_ctrl a.next{
	display:none;
	width:26px;
	height:49px;
	position:absolute; 
	right:-90px; 
	display:none;
	background:url(banner_next.png) no-repeat;
}
.main_c{
	width:900px; 
	margin:0 auto;
	position:relative;
	z-index:1000;
	height:460px;
}
.banner a{
	position:absolute;
	top:370px;
	right:36%; 
	display:block;
	padding:0 10px;
    width:113px;
	height:41px; 
	line-height:36px; 
	letter-spacing:1px;
	background:url(lb_link.png) no-repeat;
	color:#fff;
}
.banner a:hover{
	text-decoration:none;
}
/*轮播样式结束*/

/*网站建设经验开始*/
.wzjsjy{
	width:100%;
}
.main_con1{
	width:1200px;
	padding-bottom:10px;
	margin:0 auto;
    color:#333;
}
.con1_bt{
	font-size:16px;
	color:#0e76ab;
	padding:12px 0 5px 0;
	font-weight:bold;
	font-family:"微软雅黑";
}
.con1_title{
	width:100%;
	padding-bottom:8px;
    text-align:center;
}
.con1_title p{
	line-height:180%;
	font-size:13px;
	color:#333;
	letter-spacing:1px;
}
.con1_title p a{
	color:#7fb813;
}
/*类型网站建设通用样式开始*/
.style{
	width:240px;
	height:300px;
    float:left;
	background:url(style_bg.png) no-repeat;
    position:relative;
    color:#878787;
}
.style span{
	display:block;
	font-size:12px;
	padding-bottom:0px;
	padding-top:3px;
    margin-top:-15px;
    border-bottom:1px dashed #878787;
    color:#878787;
}
.style span.jg{
	display:block;
	font-size:14px;
	padding-bottom:3px;
	padding-top:3px;
    margin-top:0px;
    color:#f00;
	border-bottom:1px dashed #878787;
}
.detail{
	padding-top:8px;
	letter-spacing:1px;
	font-size:13px;
}
/*类型网站建设通用样式结束*/
/*展示型网站建设开始*/
.style1_con{
	width:210px;
	height:200px;
	padding-top:28px;
	margin:0 auto;
}
.style1_bt {
	color:#0376af;
	font-size:16px;
    width:210px;
    height:32px;
    display:block;
	background:url(xh1.png) no-repeat right ;
}
.style1_bt a:hover{
	color:#0376af;
	font-size:16px;
    background-size:32px 32px;
    background-position:right;
}
/*展示型网站建设结束*/
/*创意型网站建设开始*/
.style2_con{
	width:210px;
	height:200px;
	padding-top:28px;
	margin:0 auto;
}
.style2_bt {
	color:#7fb813;
	font-size:16px;
    width:210px;
    height:32px;
    display:block;
	background:url(xh2.png) no-repeat right ;
}
.style2_bt a:hover{
    background-size:33px 33px;
    background-position-x:2px;
    background-position:right;
}
/*创意型网站建设结束*/
/*功能型网站建设开始*/
.style3_con{
	width:210px;
	height:200px;
	padding-top:28px;
	margin:0 auto;
}
.style3_bt {
	color:#ab150c;
	font-size:16px;
    width:210px;
    height:32px;
    display:block;
	background:url(xh3.png) no-repeat right ;
}
.style3_bt a:hover{
    background-size:33px 33px;
    background-position-x:2px;
    background-position:right;
}
/*功能型网站建设结束*/
/*个性化网站建设开始*/
.style4_con{
	width:210px;
	height:200px;
	padding-top:28px;
	margin:0 auto;
}
.style4_bt {
	color:#b9681e;
	font-size:16px;
    width:210px;
    height:32px;
    display:block;
	background:url(xh4.png) no-repeat right ;
}
.style4_bt a:hover{
    background-size:33px 33px;
    background-position-x:2px;
    background-position:right;
}
/*个性化网站建设开始*/
/*综合型网站建设开始*/
.style5_con{
	width:210px;
	height:200px;
	padding-top:28px;
	margin:0 auto;
}
.style5_bt {
	color:#000;
	font-size:16px;
    width:210px;
    height:32px;
    display:block;
	background:url(xh5.png) no-repeat right ;
}
.style5_bt a:hover{
    background-size:33px 33px;
    background-position-x:2px;
    background-position:right;
}
/*综合型网站建设结束*/
/*网站建设经验结束*/

/*建站套餐开始*/
.jztc{
	width:100%;
	height:392px;
	margin-top:-392px;
	z-index:9;
	background:url(jztc_bg2.png) no-repeat 6px bottom;
}
.jztc_bg{
	width:1220px;
	height:392px;
	margin:0 auto;
	position:relative;
	background:url(jztc_aw.png) no-repeat 55% top;
}
.jztc_title{
	width:100%;
	height:230px;
	color:#fff;
	text-align:center;
}
.jztc_title p{
	margin:auto;
	color:#fff;
	font-size:30px;
	padding-top:60px;
	font-family:"幼圆";
	font-weight:bold;
	}
.jztc_title p span.a1{
	display:block;
	color:#f00;
	font-size:16px;
	height: auto;
	padding: 0px;
	letter-spacing:7px;
	font-family:"微软雅黑";
	font-weight:normal;
	padding-left: 3px;
	}
.jztc_title span{
	display:block;
	width:100%;
	height:170px;
	padding-top:60px;
	text-align:center;
}
    .jztc_title p a {
        color:#fff;
    }
.jztc_con{
	position:absolute;
	left:0;
	top:170px;
	width:100%;
	height:379px;
	background:url(jztc_bg3.png) no-repeat;
}
.jztc_main{
	width:1200px;
	height:370px;
	margin:0 auto;
}
.vv {
	visibility: visible! important
}
.tab {
	clear: both;
	background:url(tc.png) no-repeat; 
	float: left;
	visibility: hidden; 
	width: 1200px
}
.tab A {
	display: block;
	float: left;
	width:300px; 
	color: #999;
	line-height: 60px;
	height: 60px; 
	position:relative;
}
.tab A.current {
	color: #fff; 
}
.mask {
	clear: both;
	float: left; 
	overflow: hidden; 
	width: 1200px; 
	position: relative;
	height: 310px;
	color:#000;
	background:#fff;
}
.mask .maskCon {
	width: 5000px;
}
.mask .maskCon .innerCon {
	float: left;
	width: 1200px; 
	line-height:180%;
}
.innerCon img{
	float:left;
	width:409px;
	margin:20px;
	}
.innerCon p{
	float:left;
	font-weight:bold;
	font-size:28px;
	color:#888888;
	width:730px;
	margin:20px;
	margin-left:0px;
	line-height:150%;
	}
.innerCon p a{
	display:block;
	float:right;
	color:#7fb813;
	}
/*建站套餐结束*/


/*谁选择了我们开始*/
.choice{
	width:100%;
	margin-top:20px;
}
.choice_main{
	width:1215px;
	margin:0 auto;
} 
.choice_top{
	width:1215px;
	height:17px;
	background:url(select_bg1.png) no-repeat;
}
.choice_con{
	width:1215px;
	background:url(select_bg.png) repeat-y;
}
.choice_bt{
	text-align:center;
	padding-top:5px;
	color:#000;
	font-size:30px;
	padding-top:20px;
	font-family:"幼圆";
	font-weight:bold;
}
.choice_bt span{
	width:100%;
	display:block;
	color:#fb0802;
	font-size:18px;
	letter-spacing:3px;
	font-family:"微软雅黑";
	font-weight:normal;
	padding-left: 3px;
	text-transform:uppercase;
	}
.choice_bt a{
    color:#000;
}
ul.gallery {
	width:1200px;
	margin:20px auto;
	list-style: none;
}
ul.gallery li {
	float: left;
	margin: 5px 5px 10px 8px; 
	padding: 0;
	text-align: center;
	display: inline;
}
ul.gallery li a{
	 background-attachment: initial;
	 background-origin: initial; 
	 background-clip: initial; 
	 background-color: initial; 
	 background-position: 50% 100%; 
	 background-repeat: no-repeat no-repeat; 
	 text-decoration: none; 
	 color: #777; 
	 display: block;
}
ul.gallery li a.thumb {
	width: 224px;
	height: 70px;
	border: 1px solid #d0cece;
	cursor: pointer;
}
ul.gallery li span {
	width: 224px;
	height: 70px;
	overflow: hidden;
	display: block;
	opacity: 1;
}
ul.gallery li a.thumb:hover {
	background: #333;
}

ul.gallery1 {
	width:1200px;
	margin:20px auto;
	list-style: none;
}
ul.gallery1 li {
	float: left;
	margin: 5px 5px 10px 8px; 
	padding: 0;
	text-align: center;
	display: inline;
    width: 224px;
	height: 70px;
    overflow:hidden;
    border: 1px solid #d0cece;
}
    ul.gallery1 li a:hover img {
        margin-top:-70px;
    }

.more{
	width:100%;
	height:76px;
	line-height:75px;
	text-align:center;
	padding-top:10px;
    margin:auto;
}
.more a{
	color:#fff;
    margin:auto;
	font-size:16px;
	letter-spacing:1px;
    width:80px;
    height:80px;
    display:block;
	background:url(more1.png) no-repeat center;
    background-size:75px 75px;
}
.more a:hover{
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
    background-size:80px 80px;
}
.choice_bot{
	width:1215px;
	height:19px;
	background:url(select_bg2.png) no-repeat;
}
/*谁选择了我们结束*/

/*近期案例开始*/
.jqal{
	width:100%;
	/*background:#7fb813;*/
	position:absolute;
}
.jqal_main{
	width:1200px;
	margin:0 auto;
}
.jqal_bt{
	width:100%;
	padding-top:10px;
	text-align:center;
	color:#f00;
	font-size:30px;
	padding-top:40px;
	font-family:"幼圆";
	font-weight:bold;
}
.jqal_bt span{
	width:100%;
	display:block;
	color:#f00;
	font-size:16px;
	letter-spacing:7px;
	font-family:"微软雅黑";
	font-weight:normal;
	padding-left: 3px;
	text-transform:uppercase;
	}
    .jqal_bt a {
        color:#f00;
    }
.al_list{
	clear:both;
	width:100%;
	padding:25px 0 15px 0;
}
.ImageText{
	width:280px;
	height:245px;
	float:left;
    margin-left:18px;
}
.ImageText a img {
    width:236px;
    height:202px;
    }
    .ImageText a .img1 {
    width:236px;
    height:202px;
    overflow:hidden;
    border: 1px solid #d0cece;
    }
.ImageText a:hover .img1 {
    width:236px;
    height:202px;
    overflow:hidden;
    border: 1px solid #ab150c;
    color:#ab150c;
    }
.bgcolor{
	
}
.color{
	color:red;
}
.ImageText a{
	width:236px;
	height:260px;
	display:block;
	margin:0 auto;
	padding:10px 0;
	color:#313333;
}
.ImageText a p{
	text-align:center;
    height:35px;
	line-height:35px;
}
.more1{
	width:100%;
	height:90px;
	line-height:70px;
	text-align:center;
}
.more1 a{
	font-size:16px;
	color:#fff;
    width:80px;
    height:80px;
	letter-spacing:1px;
    display:block;
	background:url(more2.png) no-repeat center top;
    background-size:75px 75px;
    margin:auto;
}
.more1 a:hover{
	font-size:16px;
	color:#fff;
	letter-spacing:1px;
    background-size:90px 90px;
}
/*近期案例结束*/

/*服务流程开始*/
.fwlc{width:1200px;margin:auto;color:#000;margin-bottom:20px;}
.fwlcc{width:1070px;margin:auto;}
.fwl{float:left;width:20%;text-align:center;margin-top:15px;}
.fwl p{width:100%;text-align:center;}
.fwl1{float:left;background:url(lc1.jpg);width:68px;height:66px;margin-top:50px;}
.fwl2{float:left;background:url(lc2.jpg);width:68px;height:66px;margin-top:50px;}
.fwl3{float:left;background:url(lc3.jpg);width:65px;height:68px;margin-top:250px;}
.fwl4{float:right;background:url(lc3.jpg);width:65px;height:68px;margin-top:-350px;}
/*服务流程结束*/

/*公司动态开始*/
.gsdt{
	width:100%;
	background:#fff;
	padding-top:30px;
}
.gsdt_main{
	width:1200px;
	margin:5px auto;
	padding-bottom:20px;
}
.news{
	width:48%;
	float:left;
}
.news_t{
	color:#000;
	font-size:26px;
	font-family:"幼圆";
	font-weight:bold;
}
    .news_t a {
        color:#000;
    }
.news_t span{
	color:#888888;
	font-size:16px;
	letter-spacing:5px;
	font-family:"微软雅黑";
	font-weight:normal;
	padding-left: 15px;
	text-transform:uppercase;
	}
.news h2,.knowledge h2 {
    font-size: 16px;
    color: #FFF;
    background: transparent url(h18.jpg) no-repeat scroll left center;
    line-height: 40px;
    text-indent: 60px;
}
.news li p,.knowledge li p {
    display:none;
    height:130px;
    overflow:hidden;
}
.news li p a img,.knowledge li p a img {
    float:left;
    width:150px;
    margin-left:10px;
    margin-right:10px;
}
.gsdt_main ul{
	width:100%;
}
.gsdt_main ul li{
	width:100%;
}
.gsdt_main ul li a{
	color:#444;
}
.gsdt_main ul li h2 span.cishu{
	color:#888;
	float:right;
    font-weight:normal;
    background:url(xckj_08.jpg) no-repeat center left;
    padding-left:23px;
    background-size:15px 15px;
    width:40px;
    text-align:left;
    text-indent:initial;
}
.knowledge{
	width:48%;
	float:right;
}
/*公司动态结束*/

/*人才招聘开始*/
.rczp{
	width:1200px;
	margin:auto;
    padding-top:25px;
	margin-bottom:20px;
    background:url(xckj_09.jpg) no-repeat center top;
	}
.rczp_t{
	text-align:center;
	font-size:26px;
	font-family:"幼圆";
	font-weight:bold;
	padding-left:50px;
	}
.rczp_t a{
	color:#000;
	}
.rczp_t span{
	color:#888888;
	font-size:16px;
	letter-spacing:5px;
	font-family:"微软雅黑";
	font-weight:normal;
	padding-left: 15px;
	text-transform:uppercase;
	}
.rczp_c{
	text-align:center;
	}
.rczp_c1{
	}
.rczp_c2{
	color:#888888;
	line-height:200%;
	}
.rczp_c2 p{
	margin-top:10px;
	}
.rczp_c2 span{
	color:#444444;
	font-weight:bold;
	}
/*人才招聘结束*/

/*友情链接开始*/
.yqlj{
	width:100%;
	padding-bottom:30px;
    background:#f4f2f3;
    padding-top:20px;
}
.yqlj_main{
	width:1200px;
	margin:0 auto;
}
.yqlj_main_t {
    color:#000;
    font-size:18px;
    font-family:"幼圆";
}
    .yqlj_main_t span {
        color:#7FB813;
        font-weight:bold;
    }
.linktext{
	float:left;
	padding:0 8px 5px 0;
}
.linktext a{
	color:#888;
}
.linktext a:hover{
	color:#7fb813;
}
/*友情链接结束*/

/*底部开始*/
.footer{
	width:100%;
	background:#000;
	color:#fff;
}
.footer_main{
	width:1200px;
	padding-top:20px;
	margin:0 auto;
}
/*底部导航开始*/
.footer_nav{
	width:800px;
	float:left;
}
.footer_nav a{
	color:#ccc;
}
.footer_list{
	float:left;
	margin-right:30px;
	font-weight:bold;
}
.footer_list span{
	display:block;
	height:20px;
	line-height:20px;
	width:95px;
	float:right;
	text-align:left;
}
.footer_list li{
	height:18px;
	line-height:18px;
	font-weight:normal;
}
.footer_list ul{
	padding-top:5px;
}
.list1{
	float:left;
	width:120px;
}
.list2{
	float:left;
	width:90px;
}
/*底部导航结束*/
.footer_dz{
	width:400px;
	float:right;
	color:#ccc;
}
.footer_dz a{
	color:#7fb813;
}
.dz_nav li{
}
.footer_con{
	text-align:center;
	padding:40px 0 10px 0;
}
.footer_con span{
	color:#7fb813;
}
/*底部结束*/

/*单页样式开始*/
.top2{
	width:100%;
	height:114px;
	background:url(top_bg.png) repeat-x bottom;
	z-index:99;
	position:fixed;
}
.dy_tp{
	width:100%;
	height:260px;
	position:relative;
	top:107px;
	text-align:center;
}
.dy_tp img{
	height:260px;
}
.dy_main{
	width:100%;
	font-family:"微软雅黑";
    padding-top:107px;
}
.dsj{
	width:100%;
	height:26px;
	background:url(dsj.png) no-repeat center;
	z-index:98;
	position:relative;
	top:-26px;
}
.dy_con{
	width:1200px;
	margin:0 auto;
	margin-top:-20px;
}
.dy_yw{
    text-align:center;
	font-size:14px;
	letter-spacing:1px;
	color:#b1b1b1;
}
.dy_con h1{
	font-weight:normal;
}
.dy_con h1 a{
	color:#7fb813;
}
.dy_nr{
	width:100%;
	padding:20px 0;
	min-height:300px;
}
/*单页样式结束*/

/*新闻检索页样式开始*/
.rmdj{
	width:1100px;
	margin:0 auto;
	position:relative;
	top:-26px;
}
.new_dt{
	width:520px;
	height:310px;
	background:url(hydt_bg.png) no-repeat;
	float:left;
	margin:0 15px;
}
.dt_bt{
	width:80%;
	height:50px;
	line-height:50px;
    text-align:center;
	margin:0 auto;
	font-size:20px;
	border-bottom:1px solid #ebebeb;
}
.new_dt ul{
	width:89%;
	height:220px;
	padding-top:15px;
	margin:0 auto;
}
.new_dt ul li{
	height:30px;
	line-height:30px;
	font-size:14px;
	padding-left:10px;
	background:url(yd.png) no-repeat left center;;
}
.new_dt ul li a{
	color:#888;
}
.new_dt ul li span{
	float:right;
}
.hy_hover li a:hover{
	color:#0376af;
}
.gs_hover li a:hover{
	color:#7fb813;
}
.hyys,.hyys a{
	color:#0376af;
}
.gsys,.gsys a{
	color:#7fb813;
}
.new_list{
	width:100%;
	min-height:300px;
	padding:10px 0 20px 0;
	background:#f1f1f1;
}
.new_list h1{
	width:1100px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	background:url(dy_line.png) no-repeat center;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:2px;
}
.new_list h1 a{
	color:#7fb813;
}
.new_list ul{
	width:1200px;
	margin:10px auto 0;
}
.new_list ul li{
	width:100%;
	height:160px;
	background:#fff;
	margin-bottom:30px;
}
.new_time{
	float:left;
	width:144px;
	height:160px;
}
.new_day{
	height:120px;
	line-height:120px;
	text-align:center;
	font-size:32px;
	font-family:"微软雅黑";
	color:#0376af;
	border-bottom:1px solid #ebebeb;
}
.new_ym{
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
	color:#0376af;
}
.new_pic{
	float:left;
	width:241px;
	height:160px;
}
.new_txt{
	float:left;
	width:780px;
	height:160px;
	padding-left:15px;
}
.txt_bt{
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#b9681e;
}
.txt_bt a{
	color:#b9681e;
}
.txt_nr{
	overflow:hidden;
	height:120px;
}
.new_fy{
	width:1200px;
	margin:0 auto;
}
/*新闻检索页样式结束*/

/*图文检索页样式开始*/
.cp_altc{
	width:1200px;
	margin:0 auto;
	position:relative;
	top:-26px;
}
.aldt{
	width:31%;
	height:340px;
	float:left;
	margin:0px 14px;
	background:url(cp_list.png) no-repeat;
}
.wzlx_bt{
	width:290px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	font-size:20px;
	text-align:center;
	border-bottom:1px solid #ebebeb;
}
.wzlx_con{
	width:330px;
	height:300px;
	padding-top:15px;
	margin:0 auto;
}
.wzlx_con li{
	height:30px;
	line-height:30px;
	font-size:14px;
    padding-left:10px;
	background:url(yd.png) no-repeat left center;;
}
.wzlx_con li a{
	color:#888;
}
.zs_hover li a:hover{
	color:#0376af;
}
.cy_hover li a:hover{
	color:#7fb813;
}
.gn_hover li a:hover{
	color:#ab150c;
}
.zsx a{
	color:#0376af;
}
.cyx a{
	color:#7fb813;
}
.gnx a{
	color:#ab150c;
}
.zsx {
	color:#0376af;
}
.cyx {
	color:#7fb813;
}
.gnx {
	color:#ab150c;
}
.cp_list{
	width:100%;
	min-height:500px;
	background:#f1f1f1;
	padding-top:10px;
}
.cp_list h1{
	width:1200px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	background:url(dy_line.png) no-repeat center;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:2px;
}
.cp_list h1 a{
	color:#7fb813;
}
.cp_con{
	width:1200px;
	margin:0 auto;
	padding-bottom:20px;
}
.work{
	width: 261px;
    height: 235px;
    margin: 10px 0 32px 20px;
   float: left;
   background: #fff;
   padding: 8px;
   position: relative;
}
.timg{
	display: block;
    width: 261px;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.timg a img{
	display:block;
}
.up{
	width: 261px;
    height:200px;
    left: 0px;
    top: 0px;
    display:block;
    position:absolute;
}
.down{
    width: 261px;
    height: 80px;
	line-height:80px;
    left: 0px;
    bottom: -80px;
    display:block;
    position:absolute;
	font-size:25px;
	text-align:center;
}
.work p{
	font-size:14px;
	height:35px;
	line-height:35px;
}
/*图文检索页样式结束*/

/*新闻详情页样式开始*/
.new_de_yw{
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	color:#b1b1b1;
	margin-top:-20px;
	text-transform:uppercase;
}
.new_de_bt{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:25px;
	color:#7fb813;
}
.new_de_bt a{
	color:#7fb813;
}
.dy_xq_wz{
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e0e0e0;
}
.dy_xq_wz p{
	width:1200px;
	margin:0 auto;
	font-size:16px;
}
.wz_title1{
	float:left;
}
.wz_title2{
	float:right;
	font-size:12px;
}
.new_de_data{
	width:1200px;
	min-height:500px;
	margin:0 auto;
	padding-top:20px;
}
.new_data_bt{
	text-align:center;
	font-size:18px;
    color:#0376af;
}
.new_data_zz{
	text-align:center;
    padding:5px 0;
}
.dy_fxd{
	height:30px;
	line-height:30px;
	border-radius:5px;
	background:#f8f8f8;
	margin-top:10px;
	padding-left:8px;
	border:1px solid #e9e9e9;
}
.syp{
	padding-top:10px;
}
.syp span,.xyp span{
	color:#b9681e;
}
.xyp span{
	color:#b9681e;
}
.xgtj_nr ul li{
	width:30%;
	height:25px;
	line-height:25px;
	background:url(yd.png) no-repeat left center;
	padding-left:10px;
	margin-right:22px;
	float:left;
}
.xgtj_nr ul li a:hover{
	color:#b9681e;
	text-decoration:underline;
}
.xgtj_nr ul li span{
	float:right;
}

/*新闻详情页样式结束*/

/*图文详情页样式开始*/
.cp_de_data{
	width:1200px;
	min-height:500px;
	margin:0 auto;
	padding-top:20px;
}
.xgtj_bt{
	width:1200px;
	height:50px;
	line-height:50px;
	color:#b9681e;
	font-size:16px;
	margin:0 auto;
}
.xgtj_main{
	width:100%;
	border-top:1px solid #e0e0e0;
	padding-bottom:20px;
	/* background:#f1f1f1; */
}
.xgtj_nr{
	width:1200px;
	margin:0 auto;
}
.xgtj_con{
	width:215px;
	height:200px;
	float:left;
	margin-right:20px;
	background:#fff;
	border:1px solid #e0e0e0;
	overflow:hidden;
}
.xgtj_con a img{
    padding:5px;
}
.xgtj_con a p{
	text-align:center;
	height:30px;
	line-height:30px;
}
.xgtj_con a:hover{
	text-decoration:underline;
	color:#b9681e;
}
/*图文详情页样式结束*/

/*留言检索页样式开始*/
.mes_list{
	width:1200px;
	margin:0 auto;
	padding:20px 0 20px;
}
.mes_list ul{
	width:1100px;
	margin:0 auto;
}
.mes_list ul li{
	height:60px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #cdcdcd;
} 
.mes_list_tp{
	width:60px;
	height:60px;
	float:left;
}
.mes_list_con{
	width:1020px;
	padding-left:15px;
	font-size:14px;
	float:left;
}
.mes_list_con span{
	float:right;
}
.mes_list_con a{
    color:#0376af;
}
.mes_list_con a:hover{
	text-decoration:underline;
}
/*提问样式*/
.mes_quiz{
	width:100%;
	padding:10px 0 20px;
	min-height:380px;
	background:#fff url(world-map.jpg) no-repeat center bottom;
}
.mes_quiz_bt{
	text-align:center;
	color:#535353;
	font-size:25px;
	height:100px;
}
.quiz_con{
	width:1000px;
	margin:0 auto;
}
.form_left{
	width:400px;
	float:left;
}
.form_left span{
	width:80px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	font-size:14px;
}
.zhuti{
	height:60px;
	line-height:60px;
}
.form_left input{
	height:30px;
	line-height:30px;
	width:310px;
	padding-left:5px;
	border-radius:5px;
	color:#9f9f9f;
	font-family:"微软雅黑";
	border:1px solid #ebebeb;
}
.xm{
	height:60px;
	line-height:60px;
}
.dh{
	height:60px;
	line-height:60px;
}
.yzm input{
	height:30px;
	line-height:30px;
	width:100px;
	float:left;
}
.yzm div{
	float:left;
	height:30px;
	padding-left:5px;
	line-height:30px;
}
.form_right{
	width:580px;
	float:right;
}
.form_right span{
	display:block;
	width:60px;
	float:left;
}
.lynr textarea{
	width:510px;
	height:210px;
	padding-left:5px;
	border:1px solid #ebebeb;
}
.tj {
	width:80px;
	height:35px;
	margin:0 auto;
}
.tj input{
	width:80px;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#cf7523;
	font-size:16px;
	color:#fff;
	margin:0 auto;
	border:none;
	font-family:"微软雅黑";
	margin-top:20px;
	cursor:pointer;
}

/*留言检索页样式结束*/

/*留言详情页样式开始*/
.mes_de_list{
	width:1200px;
	margin:20px auto 10px auto;
	padding-bottom:10px;
	border-bottom:1px dashed #cdcdcd;
}
.mes_de_tp{
	width:100px;
	height:100px;
	float:left;
}
.mes_de_kh{
	width:1080px;
	float:left;
	padding-left:15px;
}
.mes_de_bt{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#0376af;
}
.mes_de_bt span{
	float:right;
	color:#888;
}
.mes_de_nr{
	font-size:12px;
}
.mes_de_da{
	width:1200px;
	margin:0 auto;
	padding-bottom:20px;
}
.mes_de_gstp{
	width:100px;
	height:100px;
	float:left;
}
.mes_de_gshf{
	width:1080px;
	float:left;
	padding-left:15px;
}
.mes_de_gsbt{
	color:#b9681e;
	font-size:14px;
}
/*留言详情页样式结束*/


#pageGro{ width:100%; height:25px; margin:0px auto;padding-bottom:30px; padding-top:10px;}
#pageGro div,#pageGro div ul li{ font-size:12px; color:#999; line-height:23px; height:23px; float:left; margin-left:5px; padding-bottom:0px;}
#pageGro div ul{ width:auto; margin:auto;}
#pageGro div ul li{ width:22px; text-align:center; border:1px solid #999; cursor:pointer;}
#pageGro div ul li.on{ color:#fff; background:#64b010; border:1px solid #64b010;}
#pageGro div ul li.on a{ color:#fff;}
#pageGro .pageUp,#pageGro .pageDown{ width:63px; border:1px solid #999; cursor:pointer;}
#pageGro .pageUp{ text-indent:23px; background:url(pageUp.png) 5px 7px no-repeat; width:64px;float:left;}
#pageGro .pageDown{ text-indent:5px; background:url(pageDown.png) 46px 6px no-repeat;float:left;}

.new_data_nr{
	color:#333;
	}
.dy_nr{
	color:#333;
	}
.dy_nr .cxfw{
	width:100%;
	min-height:400px;
	 -webkit-box-shadow: 10px 10px 25px #ccc;
-moz-box-shadow: 10px 10px 25px #ccc;
box-shadow: 10px 10px 25px #ccc; 
	}
.dy_nr .cxfw_cc{
	margin-top:10px;
	margin-bottom:10px;
	}
.dy_nr .cxfw_c{
	width:33.333%;
	height:350px;
	float:left;
	margin:auto;
	overflow:hidden;
	}
.dy_nr .cxfw_c img{
	width:100%;
	}
.dy_nr .cxfw_c .tj{
	width:400px;
	height:350px;
	position:absolute;
	text-align:center;
	background:url(xckj_05.png);
	display:none;
	}
.dy_nr .cxfw_c .tj .tit1{
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#fff;
	margin-top:50px;
	}
.dy_nr .cxfw_c .tj .tit1 span{
	width:100%;
	display:block;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	}
.dy_nr .cxfw_c .tj a{
	text-align:center;
	width:160px;
	height:45px;
	line-height:45px;
	font-size:24px;
	color:#fff;
	margin-top:140px;
	display:block;
	margin-left:120px;
	border:1px solid #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}
.dy_nr .cxfw_c .tj a:hover{
	border:1px solid #fff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background:#fff;
	color:#7FB813;
	}
.dy_nr .jj{
	}
.dy_nr .jj .tit{
	padding:10px;
	margin-top:10px;
	width:100%;
	font-size:18px;
	font-weight:bold;
	}
.dy_nr .jj .tit span{
	width:100%;
	display:block;
	font-size:12px;
	font-weight:normal;
	}
.dy_nr .jj .cen{
	padding:10px;
	font-size:14px;
	line-height:200%;
	}


.spbf{
	width:1200px;
	margin:auto;
	text-align:center;
	height:40px;
	}
    .spbf a {
        width:250px;
        margin:auto;
        color:#ab150c;
        background:url(xg_01.jpg) no-repeat right center;
        display:block;
        height:40px;
        line-height:40px;
        font-size:15px;
        font-weight:bold;
    }
#a1{
	width:720px;
	height:431px;
	background:url(xckj_06.jpg) bottom no-repeat;
	float:left;
	margin-left:240px;
	}
.mor{
	width:70px;
	height:85px;
	background:url(xckj_07.jpg);
	float:left;
	margin-left:20px;
	margin-top:330px;
	}
.mor a{
	width:70px;
	height:85px;
	display:block;
	color:#7FB813;
	font-weight:bold;
	padding-top: 33px;
	font-size: 18px;
	}
.qjmy{
	float:left;
	display:inline;
    margin:10px;
}
.dy_eor {
    width:1200px;
    margin:auto;
    background:url(eor.jpg) center no-repeat;
    min-height:700px;
    text-align:center;
    margin-top:100px;
}
.eor1 {
    margin-top:600px;
    margin-left:800px;
    float:left;
    background:url(eor_1.jpg);
    width:100px;
    height:40px;
}
.eor2 {
    margin-top:600px;
    margin-left:30px;
    float:left;
    background:url(eor_2.jpg) center;
    width:100px;
    height:40px;
}

/*人才招聘*/
.dy_rczp{
	width:85%;
	margin:auto;
	text-align:center;
	}
.dy_rczp a{
	background:#0059A9;
	width:80px;
	height:25px;
	color:#fff;
	display:block;
	text-align:center;
	line-height:25px;
	border-radius:3px;
	margin-left:10px;
	}
.dy_rczp a:hover{
	background:#E34139;
}
.dy_rczp td{
	height:35px;
	line-height:35px;
	}
.dy_rczp td.jobquerylan{
	background:#EEE;
	}
.dy_wyyp a{
	width:100px; height:30px; line-height:30px; display:block; background:#DF554B; color:#ffffff; font-weight:bold; font-size:16px;
	}
.dy_wyyp a:hover{
	color:#3264C7;
	}
.main td{
	margin-top:10px;
	}



.btnimg{cursor:pointer;border:0;margin:0;padding:0;}

#ScrollToTop{
	position:fixed;_position:absolute;z-index:4;right:15px;bottom:-10px;width:70px;padding:20px 10px 30px;display:block;font-size:15px;font-weight:800;text-align:center;border-width:1px 1px 0 1px;border-style:solid;

	box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	-moz-box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	-webkit-box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	
	-moz-transition:bottom 250ms ease-in-out;
	-webkit-transition: bottom 250ms ease-in-out;
}
#ScrollToTop.Offscreen{
	bottom:-100px;
	-moz-transition-duration:250ms;
	-webkit-transition-duration:250ms;
}
/* White Button */
.Button2.WhiteButton{
	background-color:#f0eded;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfafb), to(#f0eded), color-stop(.5,#f9f7f7),color-stop(.5,#f6f3f4));
	background-image:-moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background-image:-o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background-image:-webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	border-color:#bbb;
	color:#524d4d;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
	text-shadow:0 1px rgba(255,255,255,0.9);
}
.Button2.WhiteButton:hover{
	background-color:#f2f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfcfc), to(#f2f0f0), color-stop(.5,#fbf9f9),color-stop(.5,#f7f5f6));
	background-image:-moz-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
	background-image:-o-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
	background-image:-webkit-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
	border-color:#c3c3c3;
	color:#666060;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfcfc', endColorstr='#f2f0f0');
	text-shadow:0 1px rgba(255,255,255,1);
}
.Button2.WhiteButton:active{
	background-color:#ebe8e8;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f4f5), to(#ebe8e8), color-stop(.5,#f3f0f0),color-stop(.5,#f1eeef));
	background-image:-moz-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
	background-image:-o-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
	background-image:-webkit-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
	border-color:#b7b7b7;
	color:#454141;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f4f5', endColorstr='#ebe8e8');
	text-shadow:0 1px rgba(255,255,255,0.8);
}




.btnimg{cursor:pointer;border:0;margin:0;padding:0;}

#ScrollToTop{
	position:fixed;_position:absolute;z-index:4;right:15px;bottom:-10px;width:70px;padding:20px 10px 30px;display:block;font-size:15px;font-weight:800;text-align:center;border-width:1px 1px 0 1px;border-style:solid;

	box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	-moz-box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	-webkit-box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	
	-moz-transition:bottom 250ms ease-in-out;
	-webkit-transition: bottom 250ms ease-in-out;
    color:#AB150C;
}
#ScrollToTop.Offscreen{
	bottom:-100px;
	-moz-transition-duration:250ms;
	-webkit-transition-duration:250ms;
}
/* White Button */
.Button2.WhiteButton{
	background-color:#f0eded;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfafb), to(#f0eded), color-stop(.5,#f9f7f7),color-stop(.5,#f6f3f4));
	background-image:-moz-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background-image:-o-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	background-image:-webkit-linear-gradient(top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
	border-color:#bbb;
	color:#524d4d;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
	text-shadow:0 1px rgba(255,255,255,0.9);
}
.Button2.WhiteButton:hover{
	background-color:#f2f0f0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfcfc), to(#f2f0f0), color-stop(.5,#fbf9f9),color-stop(.5,#f7f5f6));
	background-image:-moz-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
	background-image:-o-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
	background-image:-webkit-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
	border-color:#c3c3c3;
	color:#666060;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfcfc', endColorstr='#f2f0f0');
	text-shadow:0 1px rgba(255,255,255,1);
}
.Button2.WhiteButton:active{
	background-color:#ebe8e8;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f4f5), to(#ebe8e8), color-stop(.5,#f3f0f0),color-stop(.5,#f1eeef));
	background-image:-moz-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
	background-image:-o-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
	background-image:-webkit-linear-gradient(top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
	border-color:#b7b7b7;
	color:#454141;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f4f5', endColorstr='#ebe8e8');
	text-shadow:0 1px rgba(255,255,255,0.8);
}
a.mo {
    width:50px;
    background:#000;
    color:#fff;
    display:block;
    border-radius:30px;
    text-align:center;
    float:right;
    font-size:10px;
    height:16px;
    line-height:16px;
    bottom:15px;
    right:15px;
    position:absolute;
}
a.mo1 {
    width:50px;
    background:#000;
    color:#fff;
    display:block;
    border-radius:30px;
    text-align:center;
    float:right;
    font-size:12px;
    height:16px;
    line-height:16px;
    font-weight:normal;
    margin-top:6px;
}

.zxdttp img{
    width:578px;
    margin-top:5px;
    height:120px;
    z-index:1;
}
.zxdtbt {
    width:578px;
    height:30px;
    margin-top:-30px;
    z-index:99;
    background-color: rgba(0, 0, 0, 0.8);
        position:absolute;
}
    .zxdtbt a {
        width:570px;
        height:30px;
        color:#fff;
        display:block;
        padding-left:8px;
    }




  .tuig{width:100%;background:url(wz_04.png) center bottom repeat-x;height:297px;position:fixed;bottom:0px;z-index:9999999999;}
  .tg{
      width:1220px;
      margin:auto;
      background:none;
  }
  .tg1,.tg2{width:10px;float:left;background:url(wz_01.png);height:297px;}
  .tg2{background:url(wz_02.png)}
  .tgc{width:1200px;background:url(wz_03.png) repeat-x;height:293px;float:left;margin-top:-17px;color:#fff;}
  .tgcc{padding-top:50px;padding-left:400px;}
  .tgccc{margin-top:10px;}
  .tgccc span{width:120px;text-align:right;display: inline-block;}
  .tgccc input{width:150px;height:23px;line-height:23px;}
  .tgccc select{height:28px;line-height:28px;width:55px;}
  .tgccc input.hqyzm{width:90px;background:#d8dad9;color:#000;text-align:center;border:none;cursor:pointer;}
  .tgccc input.tjhq{width:100px;text-align:center;background:url(wz_05.jpg);height:26px;line-height:26px;border:1px solid #dc8205;border-radius:10px;color:#fff;cursor:pointer;margin-left:120px;}
  .tgccc span#Label1{display:none;}
  .tgc .spa{color:#fff;padding-left:380px;padding-top:20px;}
  .tgc Button{color:#333}
  #close{width:42px;height:42px;background:url(wz_06.jpg);float:right;margin-top:-260px;cursor:pointer;}
