body { padding:0px; margin:0px; font-size:16px;  font-family: 'Microsoft YaHei';  color:#404040;}

/*通用*/
.clear {clear:both;height:0px; overflow:hidden;}
.blank1{height:1px;overflow:hidden;}
.blank3{height:3px;overflow:hidden;}
.blank5{height:5px;overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.blank12{height:12px;overflow:hidden;}
.blank15{height:15px;overflow:hidden;}
.blank17{height:17px;overflow:hidden;}
.blank20{height:20px;overflow:hidden;}
.blank30{height:30px;overflow:hidden;}
.blank40{height:40px;overflow:hidden;}
.blank50{height:50px;overflow:hidden;}
a{color:#333;text-decoration:none;transition: all 0.8s ease 0s;}

a:hover,a:focus {color: #FF6600;text-decoration: none;}
a:active {outline:none;blr:expression(this.onFocus=this.blur());}

.img { vertical-align:auto;}
div,ul,li,dl,dt,dd,p,form{padding: 0px; margin: 0px;list-style-type: none;}
.img{ padding:20px 5px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #C4C4C4; -webkit-box-shadow:0px 0px 6px #C4C4C4; box-shadow:0px 0px 6px #C4C4C4; background:#FFF;}
.img1 {padding: 0px; border-radius: 5px; -moz-box-shadow: 0px 0px 3px #aaa;-webkit-box-shadow: 0px 0px 3px #aaa;box-shadow: 0px 0px 3px #aaa;}
.img2 {padding: 0px; border-radius: 5px;}
.yuan-border { background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); margin: 0 auto; padding: 5px 10px 10px;  border-radius: 5px;}
.yingcang { width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.xian {background-color: #e5e5e5;height: 1px;margin: 9px 0;overflow: hidden;}


.bg-bai{ background:#FFF;}
.bg-hui{ background:#F6F6F6;}

.text-hong { color:#F30;}

/*间距*/
.pt3{ padding-top:3px;}
.pt5{ padding-top:5px;}
.pt8{ padding-top:8px;}
.pb5{ padding-bottom:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pl3{ padding-left:3px;}
.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pl20{ padding-left:20px;}
.pl25{ padding-left:25px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}

.mt5{ margin-top:5px;}
.mt8{ margin-top:8px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.w130 { width:180px; height:130px;}

/*行距*/
.line20{ line-height:20px;}
.line23{ line-height:23px;}
.line25{ line-height:25px;}
.line30{ line-height:30px;}
.line35{ line-height:35px;}
.line40{ line-height:40px;}
.line50{ line-height:50px;}
.font14 { font-size: 14px; }

.container{ width:1200px !important;}

.btn-xs, .btn-group-xs > .btn {
border-radius: 1px;
font-size: 12px;
line-height: 1.5;
padding: 3px 8px;
}
.btn-md, .btn-group-xs > .btn {
border-radius: 1px;
font-size: 14px;
line-height: 1.5;
padding: 8px 15px;
}

.btn-default:hover {
  color: #fff;
  background-color: #DD2727;
  border-color: #CB2020;
}


/*顶部*/
.top {background:#F6F6F6; height:40px; line-height:40px; width:100%;}
.head-tel { font-size:26px; font-weight:700; text-align:right;  height:50px; line-height:50px; color:#f00; margin-top:27px;}


/* 导航 */
.top-nav { height:60px; font-size:20px;background:#0E85D5; width:100%;}
.top-nav li {  background:url(../../images/menu-l.png) no-repeat left center;}
.top-nav li a{ height:60px; line-height:60px; padding:0;color:#fff; font-weight:600; }
.top-nav li a:hover,.top-nav li .current { height:60px; font-weight:600;  color:#ff0; background:#FFA600;}
.top-nav li:last-child{ border-right:none; }


/* 二级 */
#nav_all li ul { display: none; position: absolute; z-index: 99; padding:0;  top: 60px; left:0px;  background:none;  width:100%; overflow:hidden; border-bottom:none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
#nav_all ul li {padding: 0; overflow:hidden; float: none; height: 50px;  background:#FFF; line-height:50px;border-bottom:1px solid #F2F2F2;}
#nav_all ul li a { margin: 0px; height: 50px; font-weight: normal;  display:block; line-height: 50px; color: #333;  font-size:16px;  text-align:center;  padding:0 10px;}
#nav_all ul li a:hover { background: #FF8C00;  height: 50px; line-height: 51px; color: #fff;}



.index-title{text-align:center; }
.index-title h3{ font-size:32px; font-weight:700; letter-spacing:2px; padding-top:30px;}
.index-title h3 i { color:#0E85D5; font-style:normal;}
.index-title span {
    background: rgba(0, 0, 0, 0) url("../../images/line1.gif") repeat-x scroll 0 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 75px;
}
.index-title span em {
    background: #F6F6F6 none repeat scroll 0 0;
    color: #a2a2a2;
    display: inline-block;
    font-size: 13px;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 20px;
}
.index-title p { font-size:14px; padding-top:10px; color:#A2A2A2; width:773px; margin:0 auto; line-height:20px;}

.block01 { width:230px; float:left;}
.title_sub {
    background: #212121 none repeat scroll 0 0;
    display: block;
    height: 80px;
    overflow: hidden;
    width: 100%;
    margin:0;
    padding-top:10px;
}
.title_sub b {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-top: 7px;
    text-align: center;
    width: 100%;
}
.title_sub p {
    color: #cddef5;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding-top:10px;
}

.block01 ul{ background:#FFF;}

.block01 li {
    background: rgba(0, 0, 0, 0) url("../../images/icon1.gif") no-repeat scroll 15px center;
    color: #505050;
    display: block;
    font-size: 17px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding-left: 38px;
    vertical-align: middle;
    border-bottom:1px dashed #CCCCCC;
}

.block01 .i_tel {
    display: block;
    font-size: 0;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}


.block02{ float:right; width:910px;}



.block02_side { float:right; width:890px;}
.block01_side { width:250px; float:left;}
.block01_side ul{ background:#FFF; border:0px solid #CCC;-moz-box-shadow:0px 0px 1px #C4C4C4; -webkit-box-shadow:0px 0px 1px #C4C4C4; box-shadow:0px 0px 1px #C4C4C4; padding:0 10px 10px;}

.block01_side li {
    background: rgba(0, 0, 0, 0) url("../../images/icon1.gif") no-repeat scroll 15px center;
    color: #505050;
    display: block;
    font-size: 18px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding-left: 40px;
    vertical-align: middle;
    border-bottom:1px dashed #CCCCCC;
}

.block01_side .i_tel {
    display: block;
    font-size: 0;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}



.i_album {border-bottom: 1px solid #dcdcdc;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    }
    
.i_album h3 { margin:0; font-size:18px; font-weight:700;}
.i_album a {color: #858686;
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height:23px;
    margin: 0;}

.show {
    clear: both;
    display: block;
    float: left;
    height: 165px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.show a {
    border-bottom: 5px solid #878787;
    clear: both;
    display: block;
    float: left;
    height: 155px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.show a span {
    border-right: 1px solid #e0e0e0;
    color: #7e7e7e;
    float: left;
    font-size: 12px;
    height: 42px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 8px 0 0;
    text-align: center;
    text-transform: uppercase;
}
.show a span i {
    display: block;
    font-size: 18px;
    font-style: normal;
    height: 22px;
    line-height: 22px;
    padding-top: 0;
    text-align: center;
    width: 100%;
}
.show a .show_title {
    color: #333;
    float: right;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.show a .show_desc {
    clear: both;
    color: #666;
    height: 120px;
    line-height: 24px;
    overflow: hidden;
    padding-top: 15px;
    text-align:justify;
    width: 100%;
    font-size:13px;
}
.show a:hover {
    border-bottom: 5px solid #db3632;
}
.show a:hover span {
    border-right: 1px solid #db3632;
    color: #db3632;
}
.show a:hover .show_title {
    color: #db3632;
}
.show a:hover .show_desc {
    color: #666;
}

.gssm { text-align:justify; line-height:26px; color:#676665;}

.lxwm { }
.lxwm li { line-height:50px; height:50px; background:url(../../images/dian02.jpg) left center no-repeat; padding-left:20px;}
.lxdw { font-size:16px; font-weight:700; height:50px; line-height:50px; padding-left:5px; color:#FF932F;}


.g_con {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    justify-content: center;
    grid-gap: 20px;
}
.g_con li {
    object-fit: cover;
}
.g_con li img {
    width: 100%;
}


.box-title{background:url(../../images/line.png) left bottom no-repeat; }
.box-title img{ height:48px; padding-bottom:10px;}

.box-title1{background:url(../../images/line1.png) left bottom no-repeat; }
.box-title1 img{ height:48px; padding-bottom:10px;}

.box-title2{background:url(../../images/line2.png) left bottom no-repeat; }
.box-title2 img{ height:48px; padding-bottom:10px;}


/*首页新闻中心*/
.new_box1{ padding:10px 5px 0px 0; border:0px solid #dce4ee; }
.new_box1 li{ line-height:35px; height:35px; border-bottom:1px dashed #E3E3E3;}
.new_box1 li a{  color:#666; background: url(../../images/tzzgx_dh_b.gif) no-repeat  4px center; padding-left:25px;}
.new_box1 li a:hover{color:#f30;}
.new_box1 li span{float:right;}


/*首页新闻中心*/
.new_box{ padding:10px 5px 0px 0; border:0px solid #dce4ee; }
.new_box li{ line-height:50px; height:50px; border-bottom:1px dashed #E3E3E3;}
.new_box li a{  color:#666; background: url(../../images/tzzgx_dh_b.gif) no-repeat  4px center; padding-left:25px;}
.new_box li a:hover{color:#f30;}
.new_box li span{float:right;}



/* 默认幻灯片 */
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:576px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:8px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;}
.FocusPic .change i.cur {background:#FF7700;}


/*标题*/
.subnav {background: transparent url("../../images/divider.png") repeat-x scroll left bottom !important; height:40px; line-height:30px;}    
.subnav p {color: #3c3b3c;float: left;font-size:16px;font-weight:700;display: block;margin-bottom: -3px;padding-bottom: 7px;height:35px;}
.subnav p a { color:#3c3b3c;}

.bg-title {background-color: #E51C10; margin-bottom:10px; padding-left:10px;font-size:16px; font-weight:700; color:#fff; }
.page_box {}
.page_box ul { padding:0;}
.page_box li { line-height:35px; height:35px; padding-left:35px; border-bottom:1px solid #dedede; background:url(../../images/plus.gif) no-repeat 15px center;}
.page_box li a:hover { font-weight:bolder; color:#F00;}
.page_box .current { font-weight:bolder; color:#F00;}
.pull-left .current { font-weight:bolder; color:#F00;}



.date {float:right; color: #999; font-size:13px;}
.date a{float:right; color: #999; font-size:13px; font-weight:normal;}


.sub-title {border-bottom: 2px solid #E5E5E5;color: #575757;font-size: 18px;height: 35px;line-height: 31px;}
.sub-title b {border-bottom: 2px solid red;display: inline-block;height: 35px;}


/* 内容 */
#Article{ overflow:hidden}
#Article,.photo-channel .relevance{ border:0px solid #E3E3E3;zoom:1; padding:0;}
#Article h1{color:#000; font-size:20px; font-weight:700; margin-bottom:6px; text-align:center; padding:16px 0 0px; border-bottom:1px solid #e5e5e5}
#Article h1 span{ font-size:12px; font-weight:normal; line-height:50px; color:#999}
#Article .content{ font-size:16px;line-height:26px; color:#000; text-align: justify;}
#Article .content p{font-size:16px;line-height:26px; padding-top:20px;}
#Article .content img{ max-width:870px; text-align:center; margin:0 auto;}
#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}
#Article .related h5{padding-bottom:4px; font-weight:700;}
#Article .related{ padding:10px 0 0}
#Article .related ul{ }
#Article .related li{ background:url(../../images/fk.gif) no-repeat 5px 13px; line-height:28px; padding-left:20px; }
#Article .related li a{  color:#000;}

#chexing{}
#chexing ul{ padding:30px 0 0;}


/* 分页 */
#pages { padding:14px 0 10px 15px; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:20px; background:#F1F1F1; border:1px solid #E4E4E4; text-align:center; color:#999; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0;background:#F1F1F1;}
#pages a:hover { background:#1D6BBA; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:20px; background:#1D6BBA; border:1px solid #1A5EA4; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:20px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.link a{ padding-right:15px; line-height:20px; }

/* 底部 */
.footer { height:50px; background:#F7F7F7; color:#8994A0; line-height:50px; width:100%; font-size: 14px;}
