@import url(iconfont.css);
/**公用样式**/
body { margin: 0px; padding: 0px; font-family: "微软雅黑", "宋体", Arial; font-size: 15px; color: #333; min-width: 1200px; background: #f8f8f8; }
img { border: 0; display: block;}
a { text-decoration: none; color: #333; cursor: pointer; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
a:hover { color: #1e8fdf; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; }
.ts {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
.ts:hover {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
div, ul, li, form, h1, h2, h3, h4,h5, p, dl, dt, dd, ul, ol, li, th, td, aside, article { margin: 0px; padding: 0px; list-style: none; }
.clear { clear: both; }
.clear:after { content: ""; display: block; clear: both;}
.iconfont {  font-family:"iconfont" !important; font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.fl { float: left; }
.fr { float: right; }
.main { width: 1200px; margin: 0 auto; }
.bg_a { background: #1e8fdf;}
.bg{ background: #fff;}
.bg2{ background: #f8f8f8;}
.bian { border: solid 1px #dbe1de; }
.bianju, .bj_mt10 { margin-top: 10px; }
.bj_mt15 { margin-top: 15px;}
.bj_mt20 { margin-top: 20px;}
.bj_mt40 { margin-top: 40px;}
.bj_mt60 { margin-top: 60px;}
.y_ju2, .bj_mt30 { margin-top: 30px;}
.bj_pt10{ padding-top: 10px;}
.bj_pt15{ padding-top: 15px;}
.bj_pt30{ padding-top: 30px;}
.bj_pt60{ padding-top: 60px;}
.relative{ position:relative;}
.noshow{ display: none;}
em, i { font-style: normal; }
hr {opacity: .2;}
.iconfont { text-align: center;}
.hidden { overflow: hidden; }
.nobian{ border: 0; }
.ca { color: #1e8fdf;}
.cb { color: #f0811d;}
.more { color: #999; font-size: 13px;}
.white, .cf { color: #fff; }
.gray, .c3{ color: #333;}
.gray2, .c6{ color: #666;}
.gray3, .c9{ color: #999;}
.gray4, .cc{ color: #ccc;}
.center{ text-align: center;}
.f30{ font-size: 30px;}
.f24{ font-size: 24px;}
.f20{ font-size: 20px;}
.f18{ font-size: 18px;}
.f16{ font-size: 16px;}
.f15{ font-size: 15px;}
.f14{ font-size: 15px;}
.f13{ font-size: 13px;}
.f12{ font-size: 13px;}
.nobold{ font-weight: normal;}
.line10{ height: 10px; background: #f8f8f8; width: 100%; margin: 40px 0;}
.block{ display: block;}
/*超出隐藏*/
.chao { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.chao2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.chao3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.chao4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.chao5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }
.bold { font-weight: bold; }
/*鼠标经过图片特效*/
.photo { display: block; overflow: hidden; border-radius: 3px;}
.photo img { transition: all 0.3s ease-out; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1, 1); -ms-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1);}
.photo:hover img { width: 100%;  transition: transform 0.3s; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); }
/*圆角*/
.yj_4{ border-radius:4px;}
.yj_10{ border-radius:10px;}
.yj_20{ border-radius:20px;}
/*日期*/
time { font-size: 13px; color: #999999; }
/*盒子模型*/
.box{ box-sizing:border-box;}
/*字体阴影*/
.font_yy{ text-shadow: 0 0 3px #555;}
/*三角形*/
.shang{ width:0; height:0; border-right:50px solid transparent; border-left:50px solid transparent; border-bottom:50px solid #fff;}
.xia{ width:0; height:0; border-right:6px solid transparent; border-left:6px solid transparent; border-top:6px solid #fff;}
.zuo{ width:0; height:0; border-top:50px solid transparent; border-bottom:50px solid transparent; border-right:50px solid #fff;}
.you{ width:0; height:0;  border-top:50px solid transparent; border-bottom:50px solid transparent; border-left:50px solid #fff;}
/*中间横幅*/
.w_100{ width: 100%;}
/*tab容器*/
.box_content{ height: 400px;}
.box_content2{ height: 598px;}
.box_content3{ height: 581px;}
/*鼠标手势*/
.cursor{cursor: pointer;}
/*输入框字体颜色*/
input::-webkit-input-placeholder { color: #ccc; }
input::-moz-input-placeholder { color: #ccc; }
input::-ms-input-placeholder { color: #ccc; }
input:focus {outline: 0; border: none;}
.icon { width: 32px; height: 32px; display: block; position: absolute; left: 0; top: 10px; background: url(../images/pc/icon.png) no-repeat; }
.con_l {float: left;}
.con_r {float: right;}
/*顶部*/
.header_top { height: 42px; line-height: 42px; border-bottom: 1px solid #e1e1e1; }
.header_top span { padding: 0 10px; }
.header_nr { ; position: relative; padding: 35px 0; }
.search { width: 520px; height: 50px; border: 1px solid #1e8fdf; position: absolute; left: 50%; margin-left: -260px; }
.search_text { width: 410px; line-height: 50px;height: 50px;padding: 0 10px; }
.search_sub { width: 86px; height: 50px;  line-height: 50px; top: 0;}
.header_r span { margin: 0 10px; }
.rl_nr { margin: 5px 0 0 10px; line-height: 40px; }
.rl_nr_l { width: 40px; height: 40px; padding-left: 10px; background: url(../images/pc/icon.png) no-repeat; margin-right: 5px;}
.rl_nr_l h4 { text-align: center; font-size: 18px; color: #1e8fdf; }
.ar_header nav { max-width: 1040px; width: auto; border: none; background: #fff!important;}
.ar_header nav ul { width: auto;}
.ar_header .logo { width: 140px; margin-top: 5px;}
.ar_header .logo img { width: 100%;}
.ar_header .header_nr { height: 50px; padding-top:0;}
/*导航*/
nav { border-bottom: 2px solid #1e8fdf; background: #eef4f9!important; }
nav .nav_ul { height: 46px; width: 1200px;  }
nav .nav_ul li { line-height: 46px; padding: 0 20px; position: relative;  }
nav .nav_ul li:before {content:"";  display: block; position: absolute; height: 15px; width: 1px; background: #bfcad3; left: 0; top: 16px; }
nav .nav_ul li:first-child:before {display: none;}
nav .nav_ul li a { font-size: 16px; display: block; }
nav .nav_ul li a:hover { text-decoration: none; }
nav .nav_ul li a:before {content:"";  display: block; position: absolute; height: 2px;  background: #1e8fdf; left: 50%;  bottom: 0px; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; width: 0px; }
nav .nav_ul li:hover > a:before { margin-left: -35px; width: 70px; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;  }
nav .nav_te { padding: 0; position: relative; height: 46px; }
nav .nav_index { background: #1e8fdf; display: block; width: 120px;text-align: center; cursor: pointer; font-size: 16px; height: 48px; line-height: 46px;  }
nav .nav_index .iconfont { margin-right: 10px; }
nav .sub { display: none; position: absolute; z-index: 2; background: #fff; top: 48px; left: 0; width: 920px; border: 1px solid #1e8fdf; border-top: none; box-shadow: 0 10px 10px rgba(0,0,0,0.1);  }
nav .sub .hd { width: 119px; height: 100%;min-height: 300px; background: #eef3f7; }
nav .sub .hd li {line-height: 46px; padding: 0 5px; height: 46px; font-size: 16px; text-align: center; }
nav .sub .hd li.on { background: #fff; }
nav .sub .bd { width: 800px; }
nav .sub .bd ul { width: 800px !important; }
nav .sub .bd li { padding: 20px; }
nav .sub .nav_tag { margin-right: 10px; position: relative; padding-right: 10px; line-height: 24px; display: block; float: left; margin-bottom: 10px; }
/*标题*/
.head h4 { position: relative; }
.head h4:before { content:""; display: block; position: absolute; width: 6px; height: 20px; background: #f0811d; left: -30px; top: 5px; }
.head_1 em { margin-right: 10px; font-size: 20px; font-weight: normal; }
.r_hot .head .iconfont { display: none;}
/*列表*/
.time1 { position: absolute; left: 0; background: #f7f8f8; width: 50px; text-align: center; border-radius: 10px; line-height: 20px; height: 20px; top: 5px; font-size: 13px; }
.lb_1 { padding-bottom: 20px; display: block; border-bottom: 1px dashed #e1e1e1;  }
.lb_1 p { line-height: 24px; margin: 10px 0; height: 48px; font-size: 13px; }
.lb_1 .lb_lm { margin-left: 10px; }
.lb_2 { line-height: 30px; margin-bottom: 10px; position: relative; padding-right: 50px; }
.lb_2 time { position: absolute; right: 0; }
.lb_3 { line-height: 40px;  position: relative; padding-right:40px; }
.lb_3 span { color: #999; padding: 0 5px; }
.lb_3 time { position: absolute; right:0; font-size: 13px;}
.lb_3 .lb_lm {  overflow: hidden; background: #f5f5f5; padding: 5px 10px; color:#999; border-radius: 20px; margin-right: 5px;font-size: 13px; }
.lb_4 { display: block; position: relative; overflow: hidden; }
.lb_4 .lb_img { width: 100px; height: 70px; display: block; border: 1px solid #e1e1e1; overflow: hidden; position: absolute;left: 0; }
.lb_4 .lb_img img { width: 100%; min-height: 70px; }
.lb_4 .lb_nr { padding-left: 120px; }
.lb_4 .lb_nr p { margin-top: 10px; line-height: 20px; height: 40px; }
.lb_5 { border-bottom: 1px solid #e7f2fa; padding-bottom: 15px; margin-bottom: 15px;}
.lb_5 p { line-height: 24px; height: 48px; margin: 5px 0; }
.lb_5 time { margin-right: 10px; }
.lb_6 {padding-left: 30px; position: relative; line-height: 30px; }
/*最新文章*/
.news_nr_lb .lb_2 { float: left; width: 360px; margin-right: 20px; }
.news_nr_lb .lb_2:nth-child(2n+1) { float: right; margin-right: 0px; }
/*栏目*/
.lm { padding:20px 30px; width: 1140px; height: 504px; margin: 20px auto 0 auto; overflow: hidden; }
.lm_head {height: 30px; line-height: 30px;}
.lm_head .head { margin-right: 30px; }
.lm_head .hd { max-width: 800px; padding-right: 20px; }
.lm_bt { margin-right: 5px; position: relative; padding-left: 10px; }
.lm_bt:before{ content:""; display: block; position: absolute; height: 13px; width: 1px; background: #ccc; left: 0; top: 4px;}
.lm_bt:first-child:before { display: none; }
.lm_nr { border-top: 1px solid #e1e1e1; }
.lm_nr_l { width: 150px; height: 458px; border: 20px solid #f8f8f8; overflow: hidden; }
.lm_nr_l .hot_lm_nr { margin-top: 8px; }
.hot_lm_a { min-width: 45%; max-width: 96%; margin-right: 5%; line-height: 30px; }
.lm_nr_c { width: 790px; margin-right: 50px; }
.lm_nr_c .lb_4 { width: 370px; border-bottom: 1px dashed #e1e1e1; padding-bottom: 20px; margin-bottom: 15px; }
.lm_nr_c li { float: left;}
.lm_nr_c .lb_2 { width: 305px; float: left; position: relative; padding-left: 15px; }
.lm_nr_c .lb_2:before{ content:""; display: block; position: absolute; left: 0; width: 5px; height: 5px; background: #ccc; top: 15px; border-radius: 10px;}
.lm_nr_c li:nth-child(2n) { float: right; }
.lm_nr_r { width: 300px; }
.lm_nr_r .lb_6 { padding: 3px 0; line-height: 30px; display: block; margin-bottom: 6px; }
.lm_nr_r .lb_6:hover { text-decoration: none; }
.lm_nr_r .lb_6 em { width: 16px; height: 16px; display: black; position: absolute; background:#bbbdbf; top: 13px; left: 0; color: #fff; text-align: center; line-height: 16px; border-radius: 4px; font-size: 13px; }
.lm_nr_r li:nth-child(1) .lb_6 em { background: #e73034; }
.lm_nr_r li:nth-child(2) .lb_6  em { background: #eb9117; }
.lm_nr_r li:nth-child(3) .lb_6  em { background: #1e8fdf; }
.lm_nr_r .lb_6 span { padding-left: 30px; }
.lm_nr_r .lb_6 span.on { color: #1e8fdf; }
.lm_nr_r .lb_6 p { line-height: 24px; margin-left: 30px; height: 48px; border-bottom: 1px dashed #e1e1e1; padding-bottom: 6px; }
.lm_l_t_r { width: 400px; }
.lm_l_t { height: 252px; }
/*友情链接*/
.fink { width: 1140px; margin: 20px auto 0 auto; min-height: 120px; background: #fff; position: relative; padding: 20px 30px;}
.fink_nr{ border-top: 1px solid #e1e1e1; padding-top: 20px; }
.fink_nr a { margin: 0 20px 10px 0; height: 20px; display: block; float: left; }
.fink_nr a:hover { text-decoration: underline; }
/*底部*/
footer { background: #333d3c; padding: 40px 0;  }
.footer_logo { margin-top: 30px; }
.footer_t { border-bottom: 1px solid #636766; margin-bottom: 20px; padding-bottom: 20px; text-align: center; }
.footer_t a { color: #ccc; font-size: 15px; margin-right: 20px; }
.footer_t a:hover { color: #1e8fdf; }
.footer_b { line-height: 24px; color: #999; font-size: 13px; text-align: center; }
.footer_b .fr { text-align: right; }
.footer_b  span { margin-right: 10px;}
.footer_b  a { color: #999; }
.footer_b  a:hover {color: #1e8fdf;}
/*翻页*/
.pnum { width: 100%; display: flex;  justify-content: center;  line-height: 34px; }
.pnum a{ min-width: 34px; margin: 10px 5px; font-size: 15px; padding: 0 6px; height: 34px; text-align: center; line-height: 34px; box-sizing: border-box; display: block; float: left;background: #f7f8f8;  }
.pnum a.sed { background: #1e8fdf; color: #fff; border: 1px solid #1e8fdf;  }
.pnum a:hover { background: #1e8fdf; color: #fff;  }
.pnum .pageinfo { margin-left: 10px; color: #999; }
/*面包屑*/
.position { line-height: 50px; height: 50px; border-radius: 10px; position: relative; overflow: hidden; color: #ccc; }
.position a { font-size: 13px; color: #666;}
.position .icon_index { position: absolute;left: 0; top: 0px; }
.con_top h2 { margin-right: 30px;max-width: 50%; }
/*面包屑*/
/* 右边固定导航 */
.rc_nav{ font-size: 15px;background: #fff; position: fixed; bottom: 60px; left: 50%; margin-left: 620px; z-index:2; }
.rc_nav li{ padding: 10px; margin-bottom: 1px; color: #333;  cursor: pointer; position: relative; }
.rc_nav li:before { position: absolute; width: 6px; height: 20px; content:""; display: block; position: absolute;  left: 0; top: 13px; border-radius: 4px; }
.rc_nav li.active:before { background: #f0811d; }
.rc_nav li p {  overflow:hidden; margin: 0 auto; padding-left: 10px; position: relative;}
.rc_nav li.active {  color: #1e8fdf;}
.rc_nav li.active p .icon { background: #1e8fdf; }
.rc_nav li.last { line-height: 40px; height: 40px;text-align: center; border-top: 1px solid #f1f1f1; padding:2px 5px; margin: 6px; color: #999; border-radius: 4px; }
.rc_nav li.last .iconfont {font-size: 30px;  }
@media all and (max-width: 1500px){.rc_nav { display: none!important; }}
.dow_con { padding:10px 20px 20px 20px; width: 820px!important; }
/* 附加 */
.menu_btn{display: none;}
.search em{display: none;}
nav em{display: none !important;}

.nav-child{
    position: absolute;z-index: 9999;background: #eef4f9;
    left: 0px;
    border-top: 2px solid #1e8fdf;

    display: none;
    width: 100%;
}
nav .nav_ul li:hover .nav-child{
    display: block;
}

.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    /*font-size: 14px;*/
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #1e8fdf;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #1e8fdf ;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 0.2rem;
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}