﻿@charset "utf-8";
/* CSS Document */
/** 清除内外边距 **/ 
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ { margin: 0; padding: 0; }
/** 设置默认字体 **/ 
body, button, input, select, textarea { font: 12px/1.5 'microsoft yahei',Arial, tahoma, Srial, helvetica, sans-serif; color:#333;}
body { background-color: #fff; }
form { display:block; }
em { font-style:normal; }
/** 重置列表元素 **/ 
ul, ol, li { list-style: none; }
/** 重置超链接元素 **/ 
a { text-decoration: none; color:#333; }
a:hover { text-decoration:none; color:#3f9a22; }
/** 重置图片元素 **/
img {
    border: 0px;
    max-width: 100%;
}
/** 重置表格元素 **/ 
table { border-collapse: collapse; border-spacing: 0; }
.al { float:left; }
.ar { float:right; text-align:right; }
.ac { text-align:center; }
.fl { float:left; }
.fr { float:right; }
.clear { clear: both; text-indent:-9999px; }
.clearfix:after,.clf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix,.clf { display: inline-table; }
h1, h2, h3, h4, h5, h6 { margin: 0; color: #434343; font-weight: normal; /*font-family:"Times New Roman";*/ }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.w { width:1200px; margin:0 auto;  }
.mb30 { margin-bottom:30px; }
.mt30{margin-top:30px;}
.hide,.hid { display: none; }
.header, .content, .footer {
    width: 1000px;
    margin: 0 auto;
}
.content{ margin-bottom:10px;}
.age_li_about{ padding-top:10px;}
html{color:#000;background:#FFF; }
body { color:#333;font:12px/1.231 "microsoft yahei",arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
i,em{ font-style:normal;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
.left99{ width:233px !important;}
/*头部开始*/
.header{ position:relative;}
.topWrap{ background:url(../Img/h_bj.gif) repeat-x;  *overflow:hidden;}
.user_div{ background-color:#2F80FF; position:absolute; top:39px; right:291px;z-index:999}
.h_top{ height:39px; line-height:39px; color:#fff; overflow:hidden;}
.h_top span{color:#fff;}
.h_top span a { color:#fff; display:inline-block; padding:0 5px;}
.h_top span img{ vertical-align:middle;} 
.lod_user{ margin-left:10px; font-size:15px; font-weight:bold;}
.h_nr{ height:100px; overflow:hidden;}
.h_logo{ width:520px; height:118px; overflow:hidden; margin:23px 0 0 0;}
    .h_logo span {
        width: 324px;
        height: 80px;
        overflow: hidden;
    }
.h_logo span img{ width:100%; }
.h_logo h1{ margin-top:15px; border-left:1px solid #e4e4e4; padding-left:28px; margin-left:24px; display:inline; width:284px; font:18px "Microsoft Yahei"; color:#555;line-height:30px;}
.h_logo h1 b{ font:bold 20px "Microsoft Yahei"; display:block; color:#000;}

.h_lx{ *width:278px; *height:85px;width:25%; margin:56px 0 0 0; overflow:hidden;}
.h_lx p{ font:14px "Microsoft Yahei"; color:#191800; background:url(../Img/h_tel.gif) no-repeat left center; padding-left:66px;}
.h_lx p span{ display:block; font:30px Impact;  color:#000b17;}

.h_nav{height:50px; *overflow:hidden;}
    .h_nav ul {
        float: right;
    }
        .h_nav ul::after{
            clear:both
        }
        .h_nav ul li {
            float: left;
            height: 50px;
            *overflow: hidden;
        }
.h_nav ul li a{ border-left:0px solid #e4e4e4;  display:inline-block; font:14px "Microsoft Yahei"; color:#fff; line-height:50px; height:50px; padding:0 50px;position:relative;}
    .h_nav li a:hover, .h_nav .cur a {
        text-decoration: none;
        background: linear-gradient(to top, #1a4491, #3375b9);
        color: White;
    }
    .h_nav ul li a::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 1px;
        height: 15px;
        background: #e4e4e4
    }
        .h_nav ul li:nth-child(1)  a::after{
            display:none;
        }
        .h_nav li:hover {
            color: White;
            background-color: #1a59a5;
        }
.h_nav .nobot a{ border-right:1px solid #e4e4e4;}
/*面包屑导航样式*/
.plc,.plc2{
    background:url("Img/position_icon1.gif") no-repeat scroll 0 10px;
    color:#1a59a5;
    height: 16px;
    line-height: 30px;
    overflow: hidden;
    padding: 10px 0 10px 20px;
    position: relative;
}
.plc a,.plc2 a{color:#000000;}
.plc a:hover,.plc2 a:hover{color:#1a59a5;}


/*头部结束*/

/*底部开始*/
.footWrap {
    background: url(../Img/kle/f_bg.jpg) no-repeat;
    background-size: 1920px 300px;
    height: 300px;
    max-width: 1920px;
    overflow: hidden;
}


.fnav{ height:40px; line-height:40px; text-align:center; color:#fff; font-size:14px; font-family:"Microsoft Yahei";}
.fnav a{ color:#fff; padding:0 20px; display:inline-block; }

.f_pic {
    margin-top: 76px;
    width: 200px; /* height:157px;*/
  
    display: inline;
}
.f_pic img{ width:200px; /*height:157px;*/ }

.f_wz{  color:#666; font:14px/32px "Microsoft Yahei"; display:inline;  margin-top:66px; width:1000px; font-family:"Microsoft Yahei";}
.f_wz a{ color:#666;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-left:12px;}
    .f_wz dl {
        float: left;
        color: #fff;
       padding-left:50px;
       /*border-left:1px solid #fff;*/
       margin-left:50px;
       position:relative;
    }
        .f_wz dl::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
          /*  transform: translateY(-50%);*/
            width: 1px;
            height: 150px;
            background: #fff
        }
        .f_wz dl dd {
            word-break: break-word;
            white-space: pre-wrap;
            max-width: 300px;
            vertical-align:baseline
        }

        .footWrap p {
            width: 140px;
            margin-top: 54px;
        }
.footWrap p img{ width:116px; height:115px; display:block; margin:0 auto;}
.footWrap p span{ display:block; text-align:center; font:12px/38px "Microsoft Yahei"; color:#666;}


.left001{ float:left;width:230px;}
/*底部结束*/

/*搜索*/
.s_bj{ background:url(../Img/s_bj.gif) repeat-x left top; height:57px; overflow:hidden;}
.sou{ height:57px; overflow:hidden;}
.s_inp01{ width:373px;padding-top:9px; }
.inp01{ width:304px; height:33px; line-height:33px; background:url(../Img/s.gif) no-repeat; border:0 ; color:#999; font-size:12px; padding-left:20px;}
.inp02{ background:url(../Img/ss.gif) no-repeat; width:49px; height:33px; border:0;}
.sou p{ font:12px/56px "Microsoft Yahei"; width:600px; color:#4b4443;}
.sou p a{color:#4b4443; padding:0 8px;}

.a_nav{ margin-top:30px;}
.a_nav ul{ width:996px;}
.a_nav li{ float:left; text-align:center; width:163px; font-size:14px; border:1px solid #efefef; border-left:0; margin-left:1px;}
.a_nav li a{ display:block; height:40px; line-height:40px; background-color: #e8e8e8;}
.a_nav li a:hover,.a_nav li.cur a{ background:#1a59a5; color:#fff; font-weight:bold;}

.a_fz{ font-size:14px; line-height:28px; margin-bottom:60px;}
dl.dl_2{ padding:25px 21px 0;}
.a_fz p{ margin:15px 0;}

.title_01{ color:#0e60a9; font-size:24px; line-height:45px; height:45px; color:#0b59a1; position:relative; margin:30px 0 15px;}
.title_01 img{ vertical-align:top; width:30px; position:absolute; left:0; top:8px;}
.title_01 b{ font-weight:normal; letter-spacing:4px; padding-left:45px;}
.title_01 span{ font-size:14px; color:#626262;letter-spacing:2px;}

.topadcs { width:100%; overflow:hidden; text-align:center; margin:0 auto 10px; }
.topadcs a img { width:100%; height:auto; display:block; }
.topadcs a { display:block; margin:0 auto; }
.topadcs a.fullad { height:350px; }

.temp_news{padding:46px 0 0;font-family:"Microsoft YaHei";}
.temp_news_c ul{padding: 0 14px;font-size: 14px;}
.news-001{width:450px;}
.temp_news_c li{height: 43px;line-height: 42px; border-bottom: dashed 1px #a3a3a3;background:url(../Img/ico01.gif) no-repeat 1px 20px;padding: 0 0 0 16px; color: #b2b2b2;}
.temp_news_c li a:hover{font-weight: bold; color:#1a59a5;}
.temp_news_c li span,.dyna_c li span{float: right;}

/*翻页，下一页*/

.pagination {
	width: auto;
	height: auto;
	margin:10px auto; 
	padding: 30px 0 5px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height:16px; 
	color: #999; 
	
	text-align: center;
}
.pagination a { 
	margin: 0 5px 0 0; 
	padding: 8px 12px; 
	line-height: 15px; 
	background-color:#CCC; 
	/*float: left; */
	height: 15px; 
	color: #666; 
	text-decoration: none; 
}
.pagination a.number:hover { 
	background: #1a59a5; 
	border-color: #1a59a5 !important; 
	color: #fff !important; 
}
.pagination a.number { 
	color:#333; 
	background: #ccc; 
}
.pagination a.current { 
	background: #1a59a5; 
	border-color: #eb3d00 !important; /**/
	color: #fff !important; 
}
.pagination a.current:hover { 
	text-decoration: underline; 
}

.articlecontent{ overflow:hidden; padding-top:30px; border: #f00 0px solid;}
.article_title{margin-bottom:22px;}
.title{text-align:center; margin-top:8px;}
.title h2{line-height:35px;text-align:center; font-size:24px; font-weight:500; color:#000;font-family: "Microsoft YaHei"}
.info span{ color:#666666; margin-right:10px;}
.info span em{ color:#FF0000;}
.info{text-align:center; margin-top:8px; border-bottom:#CCCCCC 1px solid; padding-bottom:10px;}
.summary {border: 1px dashed #0C9AD8 /*#E0E0E0*/; background: #f5f8fc; margin:20px; padding: 10px; text-align: left; text-indent: 2em; line-height:23px; }
.newscontent{padding:10px 10px; font-size:14px;line-height:26px;text-indent:2em;}
.newscontent img{display: block;margin: 10px auto;max-width:850px;}
.Author{float:right; margin-top:20px;}
.tags{padding-left: 15px; height: 30px; line-height: 30px; }
.tags a{color:#333;}
.tags a:hover{color:red; text-decoration:none;}
.share {width:190px; height:30px; float:left; padding:15px 0 15px 0;}

/*hh3*/

.hh3 {
    border-bottom: 1px solid #ddd;
    height: 62px;
    line-height: 65px;
    margin-bottom: 20px;
}


.hh3 b{
    background:url("../Img/dyt1.png") no-repeat scroll 5px -45px;
    border-bottom: 3px solid #1a59a5;
    color: #1a59a5;
    display: inline-block;
    float: left;
    font: bold 18px/65px "Microsoft YaHei";
    height: 62px;
    margin-right: 10px;
    overflow: hidden;
    padding: 0 28px 0 40px;
}
.hh3 i {
    color: #333;
    display: inline-block;
    font:18px/65px "Times New Roman",Times,serif;
    height: 30px;
 line-height:30px;
    padding-left: 8px;
}
.online{ margin:20px 0 0; padding:20px 0; font-family:"Microsoft Yahei";}
.online h2{ font-size:16px; line-height:30px; color:#333; height:50px; overflow:hidden;}
.online h2 span{ color:#666; display:inline-block; padding-left:20px; font-weight:normal;}
.online ul li{ margin-bottom:25px;}
.online li span{ display:inline-block; width:80px; font-size:14px; vertical-align:top; color:#4a4a4a; text-align:right; line-height:36px;}
.online li span em{ padding-right:2px; font-style:normal;}
.online .li01{ width:360px; float:left;}
.online .li02{ width:360px; float:left;}
.online .li03{ width:360px; float:left;}
.online .li04{ clear:both;}
.online li img{ vertical-align:middle; height:36px; background:#e5e5e5;}
.online .li05,.online .li06{ margin-bottom:10px;}
.inp001{ width:234px; height:36px; background:url(../Img/iconfont-lianxiren.png) no-repeat 244px 10px #eeeef0; overflow:hidden; line-height:36px; border:0; padding:0 25px 0 10px;}
.inp002{ width:234px; height:36px; background:url(../Img/iconfont-phone.png) no-repeat 244px 10px #eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp003{ width:234px; height:36px; background:url(../Img/iconfont-youxiang.png) no-repeat 244px 10px #eeeef0; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp004{ width:626px; height:109px; background:none; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; resize:none;}
.inp005{ width:205px; height:36px; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; background:none; margin-right:10px;}
.inp007{ width:234px; height:36px; background:url(../Img/iconfont-gongsi.png) no-repeat 244px 10px  #eeeef0; overflow:hidden; line-height:36px; border:0;padding:0 25px 0 10px;}
.btn1{  width:59px; height:24px; border:0; margin:10px 27px 0 80px;}
.btn2{  width:59px; height:24px; border:0; margin:10px 0 0 0;}

/* 在线客服样式 */
.kefuBox { position:fixed; z-index:1000; top:280px; right:0; width:auto; _position:absolute; _top: expression(documentElement.scrollTop +45);
}
.kefuBox .kefuLeft { float:left; overflow:hidden; width:53px; height: 90px; cursor:pointer; background:url(../img/kefu/customerservice2.png) no-repeat }
.kefuBox .kefuRight { display:block; float:left; overflow:hidden; width:0; }
.kefuBox .kefuTop { width:154px; height:46px; background:url(../img/kefu/kefu_top.png) no-repeat; }
.kefuBox .kefuClose { float:right; overflow:hidden; width:154px; height:46px; display:block; cursor:pointer; }
.kefuBox .kefuBottom { width:154px; height:12px; background:url(../img/kefu/kefu_bottom.png) no-repeat; }
.kefuBox .kefuCont { width:130px; padding:0 12px; background:url(../img/kefu/kefu_line.png) repeat-y; overflow:hidden; }
.kefuBox .kefuCont ul { margin:0; padding:0; }
.kefuBox .kefuCont ul li { width:80px; line-height:28px; overflow:hidden; height:28px; padding-left:40px; padding-right:10px; text-overflow:ellipsis; white-space:nowrap; margin-bottom:5px; }
.kefuBox .kefuCont ul li a { color:#333; }
.kefuBox .kefuCont ul li.pic { width:130px; height:89px; margin-bottom:10px; padding:0; }
.kefuBox .kefuCont ul li.qq { background:url(../img/kefu/qq.png) no-repeat; }
.kefuBox .kefuCont ul li.wang { background:url(../img/kefu/wangwang.png) no-repeat }
.kefuBox .kefuCont ul li.spk { background:url(../img/kefu/skype.png) no-repeat }
.kefuBox .kefuCont ul li.codeer { display:block; width:130px; height: 165px; text-align:center; color:#fff; padding:10px 0 0; font-family:"微软雅黑"; font-size:14px; margin-bottom:0; }
.kefuBox .kefuCont ul li.codeer p { display:block; height:35px; line-height:35px; }
.kefuBox .kefuCont ul li.codeer span { display:block; width:116px; height:116px; padding:7px; background:url(../img/kefu/cobj.png) no-repeat; }
.kefuBox .kefuCont ul li.codeer span img { width:116px; height:116px; }
a.gototop_backToTop { width: 40px; height: 40px; text-indent: -999em; z-index: 20000; background-image: url(../img/top.png); background-repeat: no-repeat; background-position: -380px 1px; }
a.gototop_backToTop:hover { width: 40px; height: 40px; background: url(../img/top.png) no-repeat -380px -42px; text-indent: -999em; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; z-index: 20000; }