﻿@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #035cac; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
ul,ol,li{list-style:none;}
select optgroup{color:#CAC8BB;}
header{ display:block}

.clearfix:before,.clearfix:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

body{font-size:14px;font-family: "微软雅黑","Microsoft YaHei","Microsoft YaHei UI", "Segoe UI", Arial, Verdana, Sans-Serif, sans-serif; overflow-x: hidden;}
a{color:#333;text-decoration:none; cursor:pointer;}
a:hover{color:#035cac;text-decoration:none;}

.f-fangsong{
    font-family: "仿宋";
}
.fl{ float:left;}
.fr{ float:right;}
hr{
    border:0 none;
    border-top:1px solid #ccc;
    margin:10px 0;
}

.por{
    position: relative;
}
.poa{
    position:absolute;
}
.text-center{
    text-align: center;
}
.hide{
    display: none;
}
.show{
    display: block;
}
.mt0{
    margin-top:0 !important;
}
.mb0{
    margin-bottom: 0 !important;
}
.pd0{
    padding-top:0 !important;
}
.pb0{
    padding-bottom: 0 !important;
}
.ellipsis,
.ellipse{
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.img-scale{
    transform: scale(1);
    transition: all 0.7s ease-in-out;
}
.img-scale:hover{
    transform: scale(1.1);
}
.container{
	width:1200px;
	margin:0 auto;
	position: relative;
}

.top-line{ height:36px; line-height:36px; color:#747474; border-bottom:1px solid #e3e3e3; font-size:13px;}
.top-line h2{ float:left; font-weight:normal; font-size:13px;}
.top-line ul{ float:right;}
.top-line ul li{ float:left; margin:0 5px;  font-size:12px; overflow:hidden;}
.top-line ul a{ color:#747474; }
.top-line .fa{ margin-right:5px;}


.header{
    padding-top:20px;
    padding-bottom:20px;
}




.nav{
    border: 1px solid #e5e5e5;
    border-left: 0 none;
    border-right: 0 none;
    background-color: #f9f9f9;
}

.nav li{
    float:left;
    position:relative;
    width:12.5%;
}

.nav li > a{
    font-size:16px;
    display:block;
    color:#333;
    line-height:24px;
    text-align:center;
    border-left:1px solid #e5e5e5;
    margin:17px 0;
}
.nav li.hover,
.nav li.active{
    background-color:#035cac;
    color:#fff;
    background-image:linear-gradient(to bottom, #559a9f 0, #364b8c 100%);
}
.nav li.hover > a,
.nav li.active > a{
    color:#fff;
    border:0px;
}

.nav .subnav{
    z-index:100;
    position: absolute;
    width:100%;
    left:0px;
    top:58px;
    background-color: #035cac;
    display: none;
    border-radius: 0 0 5px 5px;
}
.nav .subnav > a{
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    border: 0 none !important;
    border-top: 1px solid #fff !important;
    text-align: center;

    color: #fff !important;
    background: #364b8c none !important;

}
.nav .subnav > a:last-child{
    border-bottom:0 none;
}
.nav li.hover .subnav{
    display: block;
}

.fullSlide {
    width: 100%;
    position: relative;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide ul{
    width:100% !important;
}
.fullSlide .bd li {
    height: 355px;
    width:100% !important;
    background-position-x:center;
    background-position-y:center;
}
.fullSlide .bd li a {
    display: block;
    height:355px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul {
    text-align: center;

}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 30px;
    height: 10px;
    margin: 0px 6px;
    border-radius: 10px;
    overflow: hidden;
    background: #ccc;
    background:rgba(255,255,255,1);
    line-height: 999px;
}
.fullSlide .hd ul .on {
    background: #035cac;
}
.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -35px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../image/slider-arrow.png) -126px -137px no-repeat;
    cursor: pointer;
    filter: alpha(opacity=80);
    opacity: 0.8;
    display: none;
}
.fullSlide .next {
    left: auto;
    right: 5%;
    background-position: -6px -132px;
}


.focusBox { position: relative; width: 540px; height: 340px; overflow: hidden; text-align: left;  }
.focusBox-pic img { width: 100%; height: 100%; display: block; }
.focusBox-txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox-txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox-txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox-txt li a{ display: block; color: white; padding-left:10px; font-size: 14px;}
.focusBox-num { position: absolute; z-index: 3; bottom: 11px; right: 8px; }
.focusBox-num li{ float: left; position: relative; width: 12px; height: 12px; border-radius:100%; overflow: hidden; text-align: center; margin-right: 5px; cursor: pointer; }
.focusBox-num li a, .focusBox-num li span { position: absolute; z-index: 2; display: block;  width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; font-size:0px; background:white;}
.focusBox-num li.on a, .focusBox-num a:hover{ background:#035cac;  }



.mod-1 { margin-top:35px;}
.mod-1-1{ float:left; width:550px;}
.mod-1-2{ float:right; width:630px;}


.focusBox { position: relative; width: 550px; height: 340px; overflow: hidden; text-align: left;  }
.focusBox-pic img { width: 550px; height: 340px; display: block; }
.focusBox-txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox-txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox-txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox-txt li a{ display: block; color: white; padding-left:10px; font-size: 14px;}
.focusBox-num { position: absolute; z-index: 3; bottom: 11px; right: 8px; }
.focusBox-num li{ float: left; position: relative; width: 12px; height: 12px; border-radius:100%; overflow: hidden; text-align: center; margin-right: 5px; cursor: pointer; }
.focusBox-num li a, .focusBox-num li span { position: absolute; z-index: 2; display: block;  width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; font-size:0px; background:white;}
.focusBox-num li.on a, .focusBox-num a:hover{ background:#035cac;  }

.box-new{}
.box-new .box-t ul{ border:1px solid #dadada; border-right:0 none; border-bottom:0 none; float:left; position:relative; z-index:2; }
.box-new .box-t li{ border-right:1px solid #dadada; float:left; border-bottom:1px solid #dadada; background-color:#f9f9f9;}
.box-new .box-t li.on { background-color:#fff; border-bottom-color:#fff;}
.box-new .box-t a{ line-height:40px; padding-left:20px; padding-right:20px; font-size:16px;}
.box-new .box-c { border:1px solid #dadada; position:relative; z-index:1; margin-top:-1px; }
.box-new .box-c .item{ margin:15px; height:268px; overflow:hidden; display:none;}
.box-new .box-c .item.n0{ display:block;}

.li-news{}
.li-news li{ line-height:30px; height:30px; overflow:hidden;}
.li-news li .date{ float:right; font-size:12px; color:#999;}
.li-news li a{ color:#333;}
.li-news li a i{ color:#2e9b36; font-size:14px; margin-right:5px;}
.li-news li.new_top{ line-height:normal; height:auto;}
.li-news li.new_top dt{ margin-bottom:15px;}
.li-news li.new_top dt a{ font-size:22px; color:#035cac; line-height:22px; overflow:hidden;}
.li-news li.new_top dd{ margin-bottom:10px; color:#999; line-height:22px;}
.li-news li.new_top dd a{ color:#2e9b36;}


.mod-2{ margin-top:20px;}
.mod-2 .mod-2-1{ width:880px; float:left;}
.mod-2 .mod-2-2{ width:300px; float:right;}

.box-ad1{ margin-bottom:10px;}
.box-new1{ float:left; width:425px;}
.box-new1.n1{ float:right;}
.box-new1 .box-t{ line-height:50px; height:50px; padding-bottom:9px; background:url(../image/line.jpg) repeat-x left bottom;}
.box-new1 .box-t h3{ color:#035cac; font-size:18px;}
.box-new1 .box-t .box-more{ float:right; font-size:12px; color:#999; padding-right:15px;}
.box-new1 .box-c{ padding-top:15px; height:245px; overflow:hidden;}

.li-news1{}
.li-news1 li{ line-height:30px; height:30px; overflow:hidden;}
.li-news1 li .date{ float:right; font-size:12px; color:#999;}
.li-news1 li a{ color:#333;}
.li-news1 li a i{ color:#2e9b36; font-size:14px; margin-right:5px;}
.li-news1 li.new_top{ line-height:normal; height:95px;  margin-bottom:8px;}
.li-news1 li.new_top .img{ width:140px; float:left;}
.li-news1 li.new_top dl{ margin-left:150px;}
.li-news1 li.new_top dt{ margin-bottom:11px;}
.li-news1 li.new_top dt a{ font-size:16px; color:#035cac; line-height:22px;}
.li-news1 li.new_top dd{ margin-bottom:10px; color:#999; line-height:22px;}

.li-cy li{ margin-top:10px; position:relative; width:300px; height:100px; overflow:hidden;}
.li-cy li.first{ margin-top:0px;}
.li-cy p{ position:absolute; right:0px; top:30%; height:34px; line-height:34px; padding-left:15px; padding-right:15px; background-color:#035cac; background-color:rgba(3,92,172,0.8);  color:#fff;}



.mod-3{ background:#f0eff4 url(../image/bg5.jpg) no-repeat center center; background-size:100% auto; padding:50px 0; margin-top:40px;}


.box-case .box-t{line-height:30px; font-size:20px; color:#666; font-weight:700; margin-bottom:30px;}
.box-case .box-t a{ font-size:20px; }
.box-case .box-t .hd{  float:right;}
.box-case .box-t .hd a, .box-case .box-t .hd ul{ display:inline-block; vertical-align:middle; color:#035cac;}
.box-case .box-t .hd li{ float:left; width:10px; height:10px; border-radius:100%; background-color:#0eafa7; margin:0 5px; text-indent:-999em; cursor:pointer;}
.box-case .box-t .hd li.on{ background-color:#2e9b36;}

.li-case{}
.li-case li{ width:25%; float:left;}
.li-case li a{ display:block; display:block; width:250px; border:4px solid #fff; position:relative; margin-left:auto; margin-right:auto;}
.li-case li img{ max-width:100%;}
.li-case li p{ line-height:30px; height:30px; background-color:#035cac; background-color:rgba(3,92,172,0.8); color:#fff; position:absolute; width:250px; bottom:0px; text-indent:10px; overflow:hidden;}


.mod-4{ margin-top:40px;}
.mod-4 .mod-t{ line-height:30px; height:30px; background:url(../image/line.jpg) repeat-x left center; margin-bottom:20px;}
.mod-4 .mod-t h3{ background-color:#fff; float:left; padding-right:15px; font-size:20px;}

.li-product{}
.li-product li{ width:20%; float:left;}
.li-product li a{ border:1px solid #dadada; display:block; position:relative; text-align:center; width:215px; margin-left:auto; margin-right:auto; padding:5px;}
.li-product li img{ max-width:100%; }
.li-product li p{ position:absolute; width:215px; bottom:5px; left:5px; color:#fff; text-align:left; line-height:26px; height:26px; text-indent:10px; background-color:#666; background-color:rgba(51,51,51,0.8); }




.amap-container{height: 100%; width:100%;}
.show-wm{ float:right; width:150px; padding-top:32px; text-align:center;}
.show-wm .p1{ font-size:16px; line-height:24px; height:24px; color:#333;}
.show-wm .p3{ font-size:14px;}
.mod-add{ }
.mod-add .add-box{ padding-bottom:30px;}
.mod-add .add-box-l{ width:295px; /* border-right:1px solid #c3aca0; */ float:left; margin-right:55px;}
.mod-add .add-box-m{ width:295px; float:left;  border-right:1px solid #c3aca0;}
.mod-add .add-box-r{ float:right; }
.mod-add .inner{ width:400px; padding-top:32px; /* background:url("../logo80.png") no-repeat right top; */ float:left;}
.mod-add .add-box-l .inner{ margin:0;}
.mod-add .add-box-r .inner{ float:right; margin:0;}
.mod-add h2{font-size:16px; line-height:24px; color:#333; padding-bottom:24px; background:url("../image/bg25.png") no-repeat left bottom; margin-bottom:33px;}
.mod-add p{ font-size:14px; line-height:20px;}
.mod-add .line{ height:1px; background:#c3aca0; margin:35px auto 25px;}
.mod-add .p1{ height:40px;}
.mod-add .meta{ background:url("../image/ico8.png") no-repeat 0 2px; padding-left:32px; line-height:40px;}
.mod-add .p3{ background-position:0 -32px;}
.mod-add .p4{ background-position:0 -66px;}
.mod-add .p5{ background-position:0 -100px;}
.mod-add a{ color:#333;}







.list_news{ list-style:none;}
.list_news li{ margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #eee; line-height:24px;}
.list_news .img{ display:block; float:right; margin-left:20px; height:120px; overflow:hidden; width:220px; border-radius:7px; }
.list_news .img img{ min-height:120px; }
.list_news .t{line-height:26px; height:26px; font-size:20px; font-weight:400; overflow:hidden; display:block; color:#035cac;}
.list_news .t_cat{ position:relative; float:left; margin:0px 15px 0 0; height:26px; line-height:26px; padding:0px 10px; background-color:#035cac  ; color:#fff; font-size:12px;}
.list_news .t_cat .fa{color:#035cac  ; font-size:18px; position:absolute; right:-5px; top:4px;}
.list_news .t label::after{ content:''; position:absolute; right:-12px; top:7px; width:0; height:0; border:6px solid transparent; border-left-color:#154a7c;}
.list_news a:hover{ color:#035cac;}
.list_news .des{ font-size:14px; text-indent:2em; line-height:1.5em; color:#8e8e8e; margin-top:10px;}
.list_news .date{ font-size:14px; color:#8e8e8e; margin-top:5px; }



.article-jianli .jianli-btn {
    margin-top: 20px;
    text-align: center;
}
.detail-subtitle{
    font-size:24px;
    color:#2b353f;
    padding-bottom:10px;
    border-bottom:1px solid #e7e7e7;
    margin-bottom: 25px;
}
.detail-subtitle .en{
    font-size:16px;
    color:#666;
    margin-left:10px;
}
.detail-more{
    margin-top:15px;
    text-align: center;
}
.detail-more a{
    display: inline-block;
    padding:0 20px;
    height:32px;
    line-height: 32px;
    color:#fff;
    background-color: #2b353f;
    border-radius: 16px;
}


.jobDetail-bg{
    background: url("../image/bg15.jpg") no-repeat center center;
    background-size: cover;
    text-align: center;
    padding-bottom:100px;
}
.jobDetail-note{
    margin-top:40px;
    color:#2b353f;
}
.li-jianli{}

.li-jianli li{
    border:1px solid #ccc;
    border-top:2px solid #035cac;
    margin-bottom:20px;
}
.li-jianli .li-info{
    line-height: 40px;
    height:40px;
    border-bottom:1px solid #ccc;
}
.li-jianli .li-info a,
.li-jianli .li-info span{
    display: block;
    width:33.33%;
    float:left;
    text-indent: 1em;
}
.li-jianli .li-info a{
    font-size:18px;
    color:#035cac;
    font-weight: 700;
}
.li-jianli .li-des{
    padding:25px;
    color:#666;
    font-size:14px;
    line-height: 1.6;
    border-bottom:1px solid #ccc;
}
.li-jianli .li-more{
    text-align: center;
    padding:10px 0;
}
.li-jianli .li-more a{
    display: inline-block;
    padding:0 15px;
    line-height: 24px;
    background-color: #035cac;
    color:#fff;
    margin:0 10px;
}
.li-jianli .li-more a:hover{
    opacity: .8;
    filter: alpha( opacity = 80);
}


.lc-detail-bg{
    background: url("../image/lc_bg.jpg") no-repeat center bottom;

}

.li-lc{
    background: url("../image/lc1.jpg") repeat-y 330px top;
}

.li-lc li{
    margin-bottom:40px;
}
.li-lc .li-title{
    width: 300px;
    text-align: right;
    padding-right: 900px;
    color: #555555;
    font-size: 48px;
    line-height: 48px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 30px;
}
.li-lc .li-content{
    padding-top:30px;
    padding-bottom:30px;
    line-height: 40px;
    padding-left:360px;
    cursor: pointer;
}
.li-lc .li-content:hover{

}

.li-lc .li-content p{
    display: block;
    background: url("../image/lc2.png") no-repeat left center;
    margin-left:-37px;
    padding-left:40px;
    line-height: 24px;
    padding-top:15px;
    padding-bottom:15px;
    -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
    transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}
.li-lc .li-content p:hover{
    background-image: url("../image/lc2_hover.png");
}

.breadcrumb{ height:55px; line-height:55px; color:#999; font-size:0px;}
.breadcrumb a,
.breadcrumb span{ color:#999; font-size:12px; margin:0 3px;}
.breadcrumb .fa{ margin-right:5px; font-size:14px;}

.sidebar{
    margin-top: 15px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 60px;
    line-height: 60px;
    height:60px;
}


.aside{ width:212px; float:left;}
.grid_aside{ background-color:#e6e6e6; margin-bottom:20px; line-height:51px; }
.grid_aside h2{font-size:16px;  color:#333; padding-left:20px; padding-right:20px; line-height:61px; overflow: hidden; height:61px;}
.grid_aside h2 i{ float:right; color:#fff; line-height:61px;}
.aside_list{  }
.aside_list .list-none{ border-top:1px solid #fff; }
.aside_list .list-none dt a{ color:#333; display:block;   padding-left:20px; }
.aside_list .list-none dt a:hover{  color:#fff;}
.aside_list .list-none dt.on a , .aside_list .list-none dt a:hover{  color:#fff; background-color:#035cac; border-left:4px solid #f08525; padding-left:17px;  }
.aside_list .list-none dd{ background-color:#fff; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6;}
.aside_list .list-none dd h4{ line-height:40px;}
.aside_list .list-none dd a{padding-left:20px; display:block; font-weight:normal; }
.aside_list .list-none dd h4.on a{ font-weight:700; color:#000;}
.aside_list .list-none dd a.nav{ margin:0px;}


.subnav-box{
    float:right;
}
.snav li{
    float:left;
    margin:0 5px;

}
.snav li a{
    padding:0 10px;
}
.snav li a.active,
.snav li a:hover{
    display: block;
    color:#fff;
    margin-top:15px;
    background-color: #035cac;

    border-radius: 15px;
    height:30px;
    line-height: 30px;
    font-weight: bold;
}



.formDetail .formDetail-head h1 {
  font-size: 24px;
  border-bottom: 1px solid #dddddd;
  line-height: 46px;
  font-weight: normal;
    margin-top:50px;
}

.formDetail .formDetail-head h1,
.formDetail .formDetail-head p {
  padding-left: 12px;
}
.formDetail-body {
  padding: 30px 12px 85px;
}
.formDetail-body .form-group {
  margin-bottom: 10px;
}
.formDetail-body .form-group .col-md-2 {
  float: left;
  width: 80px;
  text-align: right;
  padding-right: 15px;
  line-height: 50px;
  display: block;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input,
.formDetail-body .form-group textarea {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  padding: 10px 8px;
  line-height: 30px;
  vertical-align: top;
  box-sizing: border-box;
  outline: none;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input {
  height: 50px;
  width: 260px;
}
.formDetail-body .form-group select {
  height: 50px;
  width: 260px;
}
.formDetail-body .form-group textarea {
  width: 770px;
  height: 200px;
}
.formDetail-body .form-group span {
  margin-left: 6px;
  font-style: normal;
  font-size: 12px;
  color: #ffa31f;
  line-height: 50px;
}

.formDetail-body .form-group button {
  border: 0;
  width: 258px;
  height: 55px;
  border-radius: 3px;
  background-color: #005aab !important;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.formDetail-body .form-group button:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.formDEtail-ad{
    width:500px;
    text-align: center;
}
.formDEtail-ad img{
    max-width: 400px;
}


.formDetail.cooperative{
    background: url("../image/bg7.jpg") no-repeat center center;
    background-size: cover;
}

.formDetail.cooperative .full-middle{
    background: rgba(255,255,255,0.9);
    padding:20px;
    border-radius: 10px;
    width:1000px;
    margin:50px auto;
}
.formDetail.cooperative .full-middle h1{
    margin-top:0px;
}

.formDetail.cooperative .form-list{
    background: url("../image/form-ad1.png") no-repeat right center;
}
.middle{
  width:880px;
  float:right;
}
.full-middle{
    width:100%;
    position: relative;
    margin-left:auto;
    margin-right:auto;
}
.fulldetail{
    padding-right:30px;
    padding-left:30px;
    padding-bottom:30px;
    border:1px solid #0eafa7;
    float:right;
    width:900px;
}
.fulldetail.w100{
    box-sizing: border-box;
    width:100%;
}
.fulldetail .article_head{ padding-left:15px;  line-height:60px; font-size:20px; border-bottom:1px solid #ddd; overflow:hidden; margin-bottom:30px;}
.fulldetail .article_head h1{font-weight:normal; font-size:20px; font-weight:normal; }
.middle-800{
    width:800px;
}

.middle-900{
    width:900px;
}

.no-sidebar .middle{

}

.aboutDetail{

}
.aboutDetail-left{
    width:580px;
    float:left;
    position: relative;
}
.aboutDetail-left img{
    width:100%;
}
.aboutDetail-title{
    position: absolute;
    top: 55px;
    right: -65px;
    padding: 40px 20px;
    background-color: #035cac;
    opacity: 0.9;
    color:#fff;
}
.aboutDetail-title h2{
    font-size:20px;
    font-weight: normal;
}
.aboutDetail-title p{
    font-size:12px;
}
.aboutDetail-right{
    padding-top:30px;
    width: 500px;
    float:right;
}

.article{

}
.article-title{
    font-size:24px;
    font-weight:normal;
    text-align: center;
    margin-top:30px;
}
.article-info{
    margin-top:20px;
    text-align: center;
    color:#999;
    border-bottom:1px solid #eee;
    padding-bottom:20px;
    margin-bottom:20px;
}
.article-info a{
    color:#999;
}
.article-info .info-meta{
    display: inline-block;
    margin:0 10px;
}
.article-info .info-meta .fa{
    color:#035cac;
    margin-right:5px;
}
.article-info .meta-tags a{
    color:#035cac;
}
.article-video{
    width:600px;
    margin:0 auto;
    text-align: center;
}
.article-content{
    line-height: 28px;
    word-break: break-word;
    white-space: normal;
}
.null{
    font-size:30px;
    color:#035cac;
    text-align: center;
    margin:200px 0;
}
.article-content img{
    max-width: 100%;
}

.article-content img{
    max-width: 100%;
    height:auto !important;
}
.article-content h3{
    line-height: 32px;
    color:#035cac;
    font-size:20px;
    margin: 0 auto;
}
.article-content h4{
    line-height: 28px;
    background: #035cac;
    border-radius: 4px 4px 0 0;
    color:#fff;
    padding-left:10px;
    margin-top:15px;
    margin-bottom:5px;
}
.apply-meta{
    margin-top:20px;
    text-align: center;
    border-top:1px solid #e5e5e5;
    padding-top:20px;
}
.apply-meta a{
    letter-spacing: 2px;
    font-size:16px;
    display: inline-block;
    padding:0 30px;
    background-color: #005aab;
    color:#fff;
    line-height: 50px;
    border-radius: 4px;
}
.apply-meta a:hover{
    opacity: 0.7;

}
.article-jianli .article-title,
.article-jianli .article-info{
    text-align: left;
}

.article-jianli .article-content{
    padding:20px;
    background-color: #f1f1f1;
}
.article-jianli .jianli-btn{
    position: absolute;
    right:0px;
    padding:15px 20px;
    line-height: 20px;
    height:20px;
    background-color: #035cac;
    color:#fff;
}
/* .article-content h3{
    padding-left:30px;
    display: block;
    line-height: 30px;
    height:30px;
    position: relative;
        border-bottom:1px solid #dbdbdb;
        margin-bottom:5px;
}
.article-content h3::before{
    display: block;;
    content:"";
    position: absolute;
    left:0px;
    background-color: #c4261d;
    top:6px;
    height:16px;
    width:16px;


} */

.article-content .selectTdClass{background-color:#edf5fa !important}
.article-content table.noBorderTable td,
.article-content table.noBorderTable th,
.article-content table.noBorderTable caption{border:1px dashed #ddd !important}
.article-content table{margin-bottom:10px;border-collapse:collapse;display:table;}
.article-content td,
.article-content th{padding: 5px 10px;border: 1px solid #DDD;}
.article-content caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.article-content th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.article-content table tr.firstRow th{border-top-width:2px;}
.article-content .ue-table-interlace-color-single{ background-color: #fcfcfc; }
.article-content .ue-table-interlace-color-double{ background-color: #f7faff; }
.article-content td p{margin:0;padding:0;}

.article-meta {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 15px;
    position: relative;
}
.meta_next .btn_back {
    right: 0;
    top: 20px;
    position: absolute;
}
.meta_next .btn_back a {


    color: #154a7c;
    font-size: 16px;
    display: block;
    background-color: #035cac;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
    width: 100px;
    text-align: center;
    float: right;
}


.meta_next .btn_back a:hover{
  background-color:#2b353f;
  color:#fff;
}

.meta-tags {
    margin-top:30px;
}
.meta-tags li {
    float:left;
    margin-right: 5px;
}
.meta-tags li a {
    background-color: #efefef;
    color: #005aab;
    font-size: 12px;
    padding: 7px 15px;
}
.meta-tags li a:hover {
    background-color: #005aab;
    color: #fff;
}

.meta-page, .meta-page a, .meta-page strong{
    color:#999;
    line-height: 25px;
}
.article-related {
    margin-top: 25px;
    border-top: 1px solid #eee;
    padding-top: 25px;
    position: relative;
}
.article-related h4{
    color:#2b353f;
    font-size:16px;
}
.article-related ul{
    margin-top:15px;
}
.list-related{}
.list-related li{
    width:50%;
    float:left;
}
.list-related li a{
    line-height: 30px;
    height:30px;
    display: block;
    padding-right:10px;
    color:#333;
}
.list-related li .fa{
    margin-right:5px;
}
.page-container{
    padding-bottom:60px;
    position: relative;
}

#allmap{
    height: 400px;
    width: 100%;
    border:1px solid #eee;
}
.address{
    left: 50%;
    top: 90px;
    margin-left: -110px;
    padding: 50px 60px 0 50px;
    width: 580px;
    height: 450px;
    background-color:#fff;
    border-bottom: 2px solid #035cac;
    z-index: 0;
}
.page-hd{
    font-size: 30px;
    color: #035cac;
    line-height: 1em;
    padding-bottom: 10px;
    text-align: right;
    padding-right: 10px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 40px;
}
.page-bd {
    color: #666;
    font-size: 15px;
    line-height: 1.8;
}
.page-bd h3 {
    font-size: 20px;
    line-height: 40px;
    color: #035cac;
    font-weight: bold;
}
.li-pic{
    margin-right:-60px;
}
.li-pic li{
    width:250px;
    margin-right:60px;
    margin-bottom:20px;
    float:left;
    box-sizing: border-box;
    padding:15px;
    text-align: center;
    /*box-shadow: 0 3px 20px 3px #ccc;*/
}
.li-pic .li-thumb{
    width:250px;
    display: block;
    position: relative;
    overflow: hidden;
}
.li-pic li img{
    width:250px;
    height:188px;
    vertical-align: top;
}
.li-pic li p{
    line-height: 30px;
    height: 30px;
    padding:0 10px;
    display: block;
    color: #333;
    font-size:14px;
    text-align: center;
    margin-top:5px;
}


.met_editor{
    margin-top:50px;
    line-height: 2em;
    color:#999;
}
.met_editor hr {
    display: block;
    padding: 0;
    border: 0;
    height: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.li-pic2{
    margin-right:-20px;
}
.li-pic2 li{
    width:285px;
    margin-right:20px;
    margin-bottom:20px;
    float:left;
    box-sizing: border-box;
    padding:15px;
    text-align: center;
}
.li-pic2 .li-thumb{
    width:255px;
    display: block;
    position: relative;
    overflow: hidden;
}
.li-pic2 li img{
    width:255px;
    height:180px;
    vertical-align: top;
}
.li-pic2 li p{
    line-height: 32px;
    height: 32px;
    padding:0 10px;
    display: block;
    color: #2b353f;
    text-align: center;
}





.li-pic3{
    margin-right:-60px;
}
.li-pic3 li{
    width:250px;
    border-right:1px solid #eee;
    padding-right:29px;
    margin-right:30px;
    margin-bottom:20px;
    float:left;
    box-sizing: border-box;
    padding:15px;
    text-align: center;
    /*box-shadow: 0 3px 20px 3px #ccc;*/
}
.li-pic3 li:nth-child(4){
    border-right:0px;
}
.li-pic3 .li-thumb{
    width:100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.li-pic3 li img{
    vertical-align: top;
}
.li-pic3 li .li-title{
    line-height: 30px;
    height: 30px;
    padding:0 10px;
    display: block;
    color: #035cac;
    font-size:14px;
    text-align: left;
    margin-top:5px;
}
.li-pic3 li .list-btn{
    background-color: #035cac;
    display: block;
    color:#fff;
    padding:0 10px;
    float:left;
    font-size:14px;
    border-radius: 3px;
}


.li-list{
    margin-right:-60px;
}
.li-list li{
    width:360px;
    box-sizing: border-box;
    margin-right:60px;

    margin-bottom:35px;
    padding: 15px;
    padding-bottom: 60px;
    transition: 0.5s;
    float:left;

}
.li-list li a:hover{
    color:#333;
}
.li-list li:hover {
    box-shadow: 0 3px 20px 3px #ccc;

}
.li-list li:nth-of-type(3), .news li:nth-of-type(6), .news li:nth-of-type(9){
    margin-right:0;
}
.li-list .li-thumb {
    width: 100%;
    height: 200px;
}
.li-list .li-title {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.li-list .li-des {
    height:44px;
    line-height: 22px;
    overflow: hidden;
    color:#666;
}
.li-list li .list-date {
    text-align: right;
    margin-top: 15px;
}




.li-cases{
    margin-right:-60px;
}
.li-cases li{
    width:360px;
    box-sizing: border-box;
    margin-right:60px;
    margin-bottom:35px;
    padding: 15px;
    padding-bottom: 40px;
    transition: 0.5s;
    float:left;

}
.li-cases li a:hover{
    color:#333;
}
.li-cases li:hover {
    box-shadow: 0 3px 20px 3px #ccc;

}
.li-cases li:nth-of-type(3n){
    margin-right:0;
}
.li-cases .li-thumb {
    width: 100%;
    height: 180px;
}
.li-cases .li-title {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 15px;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}



.li-ygfc{
    margin-right:-30px;
}
.li-ygfc li{
    width:380px;
    margin-right:30px;
    margin-bottom:30px;
    float:left;
    box-sizing: border-box;
    text-align: center;
}
.li-ygfc .li-thumb{
    width:380px;
    border:1px solid #e7e7e7;
    background-color: #fff;
    display: block;
    padding:15px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.li-ygfc li img{
    width:100%;
    height:220px;

}
.li-ygfc li p{
    line-height: 30px;
    height: 30px;
    padding:0 10px;
    display: block;
    margin-top:10px;
    color: #2b353f;
    text-align: center;
}



.li-rjzzq{
    margin-right:-20px;
}
.li-rjzzq li{
    width:224px;
    margin-right:20px;
    margin-bottom:20px;
    float:left;
    box-sizing: border-box;
    text-align: center;
}
.li-rjzzq .li-thumb{
    width:224px;
    background-color: #fff;
    display: block;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.li-rjzzq li img{
    width:100%;
    height:320px;

}
.li-rjzzq li p{
    line-height: 30px;
    height: 30px;
    padding:0 10px;
    display: block;
    margin-top:10px;
    color: #2b353f;
    text-align: center;
}




.footer{ padding-bottom:40px; background-color:#f0f0f0; border-top:1px solid #e1e1e1; color:#333; }
.index .footer{
    margin-top:40px;
}
.f-info{ width:430px; border-right:1px solid #e1e1e1; float:left;}
.f-nav{ float:right; }

.f-link{ line-height:60px; border-bottom:1px solid #dedede; margin-bottom:40px;}
.f-link h4{ float:left; margin-right:20px; font-size:15px; }
.f-link a{ margin-right:20px; color:#333;}

.f-nav dl{ float:left; margin-left:80px;}
.f-nav dl:first-child{ margin-left:0px;}
.f-nav dt{ font-size:16px; color:#333; line-height:2;}
.f-nav dt a{ color:#333; }
.f-nav dd a{ width:100%; font-size:12px; display:block; color:#999; line-height:2;}
.f-nav dd a:hover{ color:#035cac; }
.f-nav dd.line{ height:1px; width:40px; background-color:#dedede; margin-top:10px; margin-bottom:10px;}

.f-tel{ margin-bottom:15px;}
.f-tel dt{ float:left; width:70px;}
.f-tel dd{ margin-left:110px; line-height:34px; font-size:30px; color:#666;}
.f-tel dd em{ display:block; line-height:24px;  font-size:16px;}
.f-contact{ color:#666; line-height:24px;}

.copyright{  font-size:12px; padding:15px 0; color:#333;}




/*    弹窗    */
.pop-up {width: 960px;height:300px;	border: 1px solid #bbb;	border-radius: 5px;	box-shadow: 0 0 2px rgba(187,187,187,.5);	background: #fff;	position: fixed;	left: 50%;	top: 40%;	padding:35px 0;	margin: -120px 0 0 -480px;	font-size: 14px;z-index: 12;_position: absolute;_top:220px;}
.pop-up .title {padding-left:10px;padding-right:10px;	border-bottom: 1px solid #d9d9d9;	margin: 0 30px 25px;	height: 50px;	font-size: 18px;color: #333;font-weight: normal;}
.pop-up .close{	float:right;	font-size: 34px;	line-height: 34px;	font-family: "微软雅黑";	color: #797979;}
.pop-up .close:hover{	color: #e25353;}
.pop-up .text{		position:relative; 	height:230px;	width: 930px;	padding: 0 0 0 30px;	overflow: hidden;	}
.pop-up .con{	font-size: 12px;	height: 230px;	width: 900px;	position: relative;	}
.body-shadow{	position: fixed;	left: 0;	top: 0;	width: 100%;	height: 100%;	background: #000;	opacity: 0.5;	filter:alpha(opacity=50);	z-index: 11;	_position: absolute;	}
.hidden{display:none; }
.pop-up .t{ color:#62310f; font-size:14px; }
.pop-up .line{ height:1px; background-color:#62310f; margin-top:5px; width:50%;}
.pop-2wm{ float:right; width:300px; text-align:center;}
.pop-2wm .t{ font-weight:bold;}

.fixeSidebar{
    position:fixed;
    left:50%;
    margin-left:620px;
    bottom: 10%;
    background-color: #fff;
    z-index: 1000;
    border:1px solid #eee;
    background-color:#fff;
    border-bottom:0 none;
}
@media (max-width: 1440px){
       .fixeSidebar{
           left:auto;
           right:10px;
           margin: 0;
       }
   }
.fixeSidebar li{
    width: 60px;
    height:60px;
    border-bottom:1px solid #eee;
    text-align: center;
}
.fixeSidebar li a{
    display: block;
    position:relative;
}
.fixeSidebar li .fa{
    padding-top:10px;
    color:#035cac;
    display: block;
    line-height: 26px;
    font-size:25px;
}
.fixeSidebar li p{
    line-height: 20px;
    font-size:12px;
    color:#777;
}

.fixeSidebar .fixeSidebar-qrcode-box{
    position: absolute;
    left:-140px;
    top:-45px;
    width:150px;
    height:150px;
    display: none;
    text-align: center;
    line-height: 150px;
    border-radius: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.8);
    box-shadow:  0 0 20px rgba(153,153,153,.2);
}
.fixeSidebar .fixeSidebar-qrcode-box img{
    width:120px;
    height:120px;
    vertical-align: middle;
    border-radius: 4px;
}
.fixeSidebar .fixeSidebar-top .fa{
    height:60px;
    line-height: 60px;
    padding:0px;
    background-color: #eee;
}


.scroll-to-top{position:fixed;_position:absolute; display:block; width:58px;height:58px;right:18px;bottom:32px; display:none; line-height:58px; cursor:pointer; background-color:#f1f1f1; text-align:center;}
.scroll-to-top i{ font-size:22px; font-style: normal;}

#page{
    margin: 20px 0;
    text-align: center;
}
.pagination {
    width:100%;
    margin-top:50px;
    text-align: center;
}
.pagination ul{
    display: inline-block;
}
.pagination li {
    display: inline-block;
    margin-right:10px;
    line-height: 40px;
    height: 40px;
}
.pagination li:last-child{
    margin-right:0px;
}
.pagination li a,
.pagination li span {
    display: block;
    color: #555;
    background-color: #f3f3f3;
    padding:0 15px;
}

.pagination li a:hover,
.pagination li a:focus,
.pagination li span:hover,
.pagination li span:focus {
    background-color: #d7d7d7;
}
.pagination .page-active a,
.pagination .page-active a:hover,
.pagination .page-active a:focus,
.pagination .page-active span,
.pagination .page-active span:hover,
.pagination .page-active span:focus {
    background-color: #d7d7d7;
}


.page-404{
    padding:150px 0;
    text-align: center;
}
.page-404 h3{
    color:#035cac;
    font-size:30px;
    font-weight: normal;
}
.page-404 p{
    margin-top:20px;
    font-size:20px;
    font-weight: normal;
    color:#999;
}
