@import url(base.css);
@-webkit-keyframes fadeInDown_top {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInDown_top {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInDown_top {
	-webkit-animation-name: fadeInDown_top;
	animation-name: fadeInDown_top
}
.modular_top {
	width: 100%;
	height: 80px;
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
}
.modular_top_fixed {
	position: fixed;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	box-shadow: 0px 2px 8px rgba(0,0,0,.3);
}
.modular_top_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 80px;
	background-color: #000;
	opacity: .1;
	filter: alpha(opacity=10);
	z-index: 0;
}
.modular_top_fixed .modular_top_bg {
	background-color: #1398FD;
	opacity: 1;
}
.modular_top .w {
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2
}
.modular_top_l {
	float: left
}
.modular_top_l img {
	width: 235px;
	height: 80px;
	margin-left: 10px
}
.website-switch {
	float: left
}
.website-switch a {
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	padding: 0 20px 0 26px
}
.website-switch a.cur {
	background-color: #008FEA
}
.website-switch a img {
	vertical-align: middle;
	margin-right: 10px
}
.modular_top_r {
	width: 270px;
	float: right;
	margin-right: 10px;
	line-height:80px;
	font-size:18px;
}
.head_tel{ margin-right:10px;}

.modular_top_r a {
	width: 75px;
	height: 35px;
	display: block;
	border-radius: 3px;
	overflow: hidden;
	line-height: 35px;
	line-height: 38px\9;
	text-align: center;
	margin-top: 23px;
	font-size: 14px;
	background-color: rgba(255, 255, 255, 0.11)
}
.modular_top_r .modular_a {
	color: #ffffff;
	float: left;
	margin-right: 20px
}
.modular_top_r .modular_a1 {
	color: #ffffff;
	float: right
}
.modular_foot {
	height: 250px;
	background-color: #1B1B1B
}
.modular_foot a{ color:#fff;}
.modular_foot_l {
	width: 595px;
	float: left
}
.name_img_r {
	float: right;
	width: 189px;
	height: 80px;
	position: relative;
	right: 0
}
.name_img_c {
	width: 189px;
	position: absolute;
	top: 80px;
	left: 0;
	background-image: url(../images/top_bg1.png);
	z-index: 12
}
.name_img_c span {
	display: block;
	width: 139px;
	height: 45px;
	font-size: 16px;
	border-bottom: 1px solid #396484;
	padding-left: 50px
}
.name_img_c span a {
	color: #FFF;
	display: block;
	line-height: 45px
}
.name_img_c .out1 {
	background: url(../images/out1.png) no-repeat 20px center
}
.name_img_c .out2 {
	background: url(../images/out2.png) no-repeat 20px center
}
.name_img_c .out3 {
	background: url(../images/out3.png) no-repeat 20px center
}
.name_img_c .out4 {
	background: url(../images/out4.png) no-repeat 20px center
}
.name_img_t {
	width: 189px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/top_bg.png)
}
.name_img_t span {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/touxiang.png) no-repeat center;
	border-radius: 50%;
	background-color: #FFF;
	float: left;
	margin: 18px 10px 18px 20px
}
.name_img_t em {
	display: block;
	width: 77px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin: 20px 0;
	color: #FFF;
	font-size: 16px;
	background: url(../images/bottom1.png) no-repeat center;
	padding-right: 27px
}
.about {
	width: 600px;
	text-align: center;
	border-bottom: 1px solid #1498FC;
	margin: 10px auto 0;
	font-size: 16px;
	line-height: 50px
}
.about a {
	color: #FFF
}
.about a:hover {
	color: #006edb
}
.about em {
	font-style: normal;
	color: #FFF;
	margin: 0 3px
}
.copyright {
	width: 595px;
	color: #ccc;
	font-size: 14px;
	margin-top: 12px
}
.copyright .banquan {
	display: block;
	width: 595px;
	line-height: 25px
}
.modular_foot_r {
	width: 360px;
	float: right;
	margin-top: 30px
}
.ewm_div, .phone_div, .qq_div {
	position: relative;
	left: 0;
	float: left
}
.ewm_div a, .phone_div a, .qq_div a {
	display: inline-block;
	width: 90px;
	height: 90px;
	margin-left: 30px
}
.ewm_div a:hover, .phone_div a:hover, .qq_div a:hover {
	background-position: right top
}
.phone_div .phone {
	background: url(../images/dh.jpg)
}
.ewm_div .ewm {
	background: url(../images/wx.jpg)
}
.qq_div .qq {
	background: url(../images/qq.jpg)
}
.clear_div {
	clear: both
}
.sanjiao {
	display: none;
	width: 150px;
	height: 162px;
	margin-top: -255px;
	position: absolute;
	left: 0
}
.sanjiao_wx {
	width: 138px;
	height: 138px;
	padding: 6px;
	background-color: #FFF
}
.down {
	width: 0;
	height: 0;
	border-width: 8px 8px 0;
	border-style: solid dashed;
	border-color: #FFF transparent;
	margin: 0 auto
}
.w {
	margin: 0 auto
}
.wrapper-1024 .w {
	width: 1003px
}
.wrapper-1024 .modular_top_c ul {
	width: 556px
}
.wrapper-1024 .modular_top_c li {
	margin: 0 5px
}
.wrapper-1280 .w {
	width: 1259px
}
.wrapper-1280 .modular_top_c ul {
	width: 662px
}
.wrapper-1280 .modular_top_c li {
	margin: 0 10px
}
.wrapper-1366 .w {
	width: 1345px;
	 margin: 0 auto;
	
}
.wrapper-1366 .modular_top_c ul {
	float: right;
    
}
.wrapper-1366 .modular_top_c li {
	margin: 0 10px
}
.modular_top_c {
	float: right
}
.modular_top_c ul {
	overflow: hidden
}
.modular_top_c li {
	float: left;
	height: 80px;
	overflow: hidden;
	position: relative;
	margin: 0 10px
}
.modular_top_c ul li em, // .modular_top_c ul li a {
display:block
}
.modular_top_c ul li a {
	color: #FFF;
	height: 77px;
	line-height: 77px;
	text-decoration: none;
	font-size: 16px;
	display: inline-block
}
.modular_top_c ul li em {
	position: absolute;
	height: 3px;
	background-color: #FFF;
	transition: all .5s;
	opacity: 0;
	left: 50%;
	bottom: -3px;
	width: 0
}
.modular_top_c ul li.cur em, .modular_top_c ul li.hover em {
	width: 100%;
	left: 0;
	bottom: 0;
	opacity: 1
}
#onService_panel {
	position: fixed;
	width: 215px;
	right: -215px;
	top: 50%;
	z-index: 15;
	margin-top: -255px;
}
.online_boxs .boxs_b_l, .online_boxs .boxs_b_r, .online_boxs .boxs_t_l, .online_boxs .boxs_t_r, .online_boxs .online_open {
	position: absolute;
	background-image: url(../images/online_bg.png)
}
.online_boxs .boxs_b_m, .online_boxs .boxs_t_m {
	background-image: url(../images/online_bg.png);
	background-repeat: repeat-x;
	margin: 0 9px;
	height: 12px;
	display: block
}
.online_boxs .boxs_b, .online_boxs .boxs_t {
	height: 12px;
	position: relative;
	overflow: hidden;
	width: 215px
}
.online_boxs .boxs_b_l, .online_boxs .boxs_t_l {
	left: 0;
	top: 0
}
.online_boxs .boxs_t_l {
	width: 13px;
	height: 15px;
	background-position: -47px 0
}
.online_boxs .boxs_t_r {
	width: 13px;
	height: 15px;
	background-position: -60px 0
}
.online_boxs .boxs_b_r, .online_boxs .boxs_t_r {
	right: 0;
	top: 0
}
.online_boxs .boxs_b_l, .online_boxs .boxs_b_r {
	width: 11px;
	height: 12px
}
.online_boxs .boxs_b_l {
	background-position: -47px -15px
}
.online_boxs .boxs_b_r {
	background-position: -62px -15px
}
.online_boxs .boxs_t_m {
	background-position: 0 -146px
}
.online_boxs .boxs_b_m {
	background-position: 0 -156px;
	height: 12px;
	background-color: #0072B9
}
.online_boxs .boxs_m_l {
	background-color: #0072B9;
	padding: 0 8px
}
.online_boxs .boxs_m_r {
	background-color: #fff
}
.online_boxs .box_m_m {
	min-height: 10px
}
.online-list {
	position: relative;
	z-index: 1
}
.online-list .online_open {
	width: 37px;
	left: -42px;
	top: 35%;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	height: 120px;
	padding-top: 16px
}
.online-list dl {
	margin: 0 10px
}
.online-list dt strong {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400
}
.online-list .jmkf, .online-list .zxkf {
	border-bottom: 1px solid #CCC;
	padding: 10px 0
}
.online-list .btn-bg {
	background: url(../images/on_line_btn_bg.png)
}
.online-list dd {
	margin-top: 10px
}
.online-list dd span {
	display: inline-block
}
.online-list .zxkf .on-tel {
	background-position: 0 0;
	height: 52px
}
.online-list .zxkf .on-tel span {
	font-weight: 700;
	font-size: 20px;
	line-height: 44px;
	margin: 8px 0 0 35px;
	color: #f4b200
}
.online-list .zxkf .on-qq {
	background-position: 0 -52px;
	height: 44px
}
.online-list .zxkf .on-qq a {
	font-weight: 700;
	font-size: 14px;
	line-height: 44px;
	color: #FFF;
	padding: 0 0 0 35px;
	display: block
}
.online-list .jmkf .on-tel {
	background-position: 0 -96px;
	height: 52px
}
.online-list .jmkf .on-tel span {
	font-weight: 700;
	font-size: 20px;
	line-height: 44px;
	margin: 8px 0 0 35px;
	color: #0298f5
}
.online-list .jmkf .on-qq {
	background-position: 0 -149px;
	height: 44px
}
.online-list .jmkf .on-qq a {
	font-weight: 700;
	font-size: 14px;
	line-height: 44px;
	color: #FFF;
	padding: 0 0 0 35px;
	display: block
}
.online-list .weibo-kf {
	padding-top: 10px;
	overflow: hidden;
	display: none
}
.online-list .weibo-kf .img {
	float: left;
	margin: 0 15px 0 25px
}
.online-list .weibo-kf .a-gz {
	overflow: hidden;
	margin-top: 0;
	color: #818181
}
.online-list .weibo-kf .a-gz a {
	display: inline-block;
	padding: 5px 10px;
	color: #FFF;
	margin-top: 5px;
	background-color: #CCC
}
.online-list .weixin-kf dd {
	text-align: center;
	color: #818181
}
.shouqian {
	width: 180px;
	margin: 0 auto;
	padding-top: 10px;
	overflow: hidden
}
.shouqian .zixun_c_c a {
	width: 79px;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: center;
	color: #fff;
	overflow: hidden;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px
}
.bor {
	border-bottom: 1px solid #E6E5E4;
	height: 5px;
	overflow: hidden
}
.weibo {
	height: 54px;
	overflow: hidden;
	width: 137px;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 4px
}
.weibo_l {
	width: 54px;
	height: 54px;
	overflow: hidden;
	float: left
}
.weibo_r {
	width: 70px;
	float: right
}
.weibo_t {
	font-size: 14px;
	font-weight: 700;
	display: block;
	overflow: hidden;
	height: 24px
}
.weibo_b {
	background-color: #DBDBDB;
	width: 70px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-weight: 700
}
.weibo_b a {
	background: url(../images/jia.png) left center no-repeat;
	color: #fff;
	padding-left: 15px
}
.weixin {
	width: 138px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px
}
.weixin_pic {
	width: 138px;
	height: 137px;
	overflow: hidden
}
.weixin_txt {
	height: 20px;
	margin-top: 10px
}


/* 关于我们 */
.neitop{width:100%; height:300px; background:url(../images/neiban.jpg) no-repeat;}
.neitop_mid{ width:1200px; height:85px; margin:0 auto; text-align:center; padding:148px 0 0 0; font-family:'Microsoft Yahei';}
.z_banner_title {
    font-size: 34px;
    color: #fff;
    margin-bottom: 10px;
}
.z_banner_text {
    font-size: 16px;
    color: #aedaff;
}
.neimain{ width:1200px;/* min-height:500px;*/ margin:0 auto; color:#969696;font-family: "微软雅黑", "Microsoft Yahei", "Arial"; padding:100px 0;
    font-size: 14px;
    line-height: 1.5;}
.all_title1 {
    margin-bottom: 30px;
    text-align: center;
}
.all_title1 .title_about {
    font-size: 35px;
    color: #333;
}
.all_title1 .text_about {
    color: #818181;
	margin-top:15px;
}

/* 网站建设 */
.weblist li{ width:492px; height:556px; margin:30px 50px 30px 50px; float:left;}
.webtitle{ text-align:center; line-height:156px;}

.page .pagelist{ text-align:center;}
.page .pagelist a{ color:#1398FD;}
.page .pagelist li{ display:inline-block; margin-right:10px;}


.newstype{ text-align:center;} 
.newstype ul li{ display:inline-block; margin:0 20px 0 0;}
.newstype ul li a{ display:block; width:160px; height:40px; border:1px solid #F2F2F2; text-align:center; line-height:40px; font-family:'Microsoft Yahei'; font-size:14px; color:#7b7b7b;}
.newslist{ width:900px; margin:30px auto 0;}
.newslist ul li{ width:900px; height:115px; padding: 10px 0; margin: 4px 0;}
.newslist .newsdate{ width:150px; height:115px; float:left; border-right:1px solid #eee;}
.newslist .datemonth{ font-size:36px; color:#ccc; text-align:center;}
.newslist .dateyear{ font-size:14px; color:#ccc; text-align:center;}
.newslist .newsright{ width:660px; float:left; padding:12px 40px;}
.newslist .newstitle{ font-family:'Microsoft Yahei'; font-size:16px; padding-bottom: 12px;}
.newslist .newstitle a{ color:#767676;}
.newslist .newsdesc{ font-family:'Microsoft Yahei'; font-size:14px; color:#b2b2b2;}

.article_content{ width:100%;/* text-align:center;*/}
.article_content img{ max-width:1200px;}

.index_newslist{ width:1345px; margin:30px auto 0;}
.index_newslist ul li{ width:660px; height:115px; padding: 10px 0; margin: 4px 0; float:left;}
.index_newslist .newsdate{ width:150px; height:115px; float:left; border-right:1px solid #eee;}
.index_newslist .datemonth{ font-size:36px; color:#ccc; text-align:center;}
.index_newslist .dateyear{ font-size:14px; color:#ccc; text-align:center;}
.index_newslist .newsright{ width:460px; float:left; padding:12px 20px;}
.index_newslist .newstitle{ font-family:'Microsoft Yahei'; font-size:16px; padding-bottom: 12px;}
.index_newslist .newstitle a{ color:#767676;}
.index_newslist .newsdesc{ font-family:'Microsoft Yahei'; font-size:14px; color:#b2b2b2;}

/* 底部导航 */
.foot_nav ul{ text-align:center;}
.foot_nav ul li{ display:inline-block;}
.foot_nav ul li a{ display:inline-block; padding:0 20px; font-size:14px; font-family:'Microsoft Yahei'; color:#fff; margin-top:12px;}

/* 上一篇 下一篇 */
.prev_next{ margin-top:30px;}
.prev_next a{ color:#333;}


.f_link a{ font-size:14px; font-family:'Microsoft Yahei'; color:#ccc;}






























