﻿.top_link{ position: absolute; bottom: 5px; height: 135px; background: rgba(255, 255, 255, 1); z-index: 100; width: 1080px; left: 50%; margin-left:-530px; }
.top_link a{ width: 180px; text-align: center; display: block; float: left; height: 150px; border-top: 0px solid #00489a; font-size: 20px; font-weight: bold; color: #00489a;}
.top_link a img{ width: 50px; height: 50px;}
.top_link a p{ padding-top: 90px;}
.top_01{ border-top: 5px solid #00489a; background: url("/Tpl/chb2/static/images/top_01.png") no-repeat center 30px;}
.top_02{ border-top: 5px solid #0088ed; background: url("/Tpl/chb2/static/images/top_02.png") no-repeat center 30px;}
.top_03{ border-top: 5px solid #33ad96; background: url("/Tpl/chb2/static/images/top_03.png") no-repeat center 30px;}
.top_04{ border-top: 5px solid #faa603; background: url("/Tpl/chb2/static/images/top_04.png") no-repeat center 30px;}
.top_05{ border-top: 5px solid #84e43b; background: url("/Tpl/chb2/static/images/top_05.png") no-repeat center 30px;}
.top_06{ border-top: 5px solid #fac640; background: url("/Tpl/chb2/static/images/top_06.png") no-repeat center 30px;}
.top_07{ border-top: 5px solid #33ad96; background: url("/Tpl/chb2/static/images/top_07.png") no-repeat center 30px;}

.newsbox{ padding-top: 25px; width:100%; margin:0 auto;}
.news{  width:1200px; margin:0 auto;}
.news_title{ display:flex;justify-content:space-between;align-items:baseline; border-bottom:1px solid #0F6CB2; padding-bottom:5px;}
.tt-l{ font-size:16px; font-weight:bold; color:#0F6CB2;}
.tt-btn {text-align: right;font-size: 14px;cursor: pointer;color: #333333;}
.newslist{ width:1210px; margin:0 auto;}
.videobox{ width:375px; position:relative;display: flex;justify-content:center;align-items:center; cursor:pointer;}
.videobox img { width:100%;}	
.playbtn{ position:absolute;}
.playbtn img{ width:50px;}
	
.con {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;}
	
.con .con-img{width: 350px;overflow: hidden;margin: 0px auto 0; height:245px;}
.con .con-img img{width:100%;height: 100%;margin-top: 10px}
.con .con-txt{padding: 10px 10px 0 10px;margin-bottom: 1px;}
.con .con-txt h3 a{font-size: 15px;font-weight: bold;color:#333333}
.con .con-txt p a{ color:#333333}

.tt-btn a{ color:#666;}

.textcolor a{ color:#333333;}
.concolor a{ color:#666;}

.con-tet {padding: 5px 20px 5px 5px; margin-top:-20px;}
.con-tet h3{
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;}
 
 .con-item {display: flex;padding-bottom: 13px;margin-bottom: 13px;width: 354px;height: 105px;overflow:hidden;float: left;justify-content: space-between;}


.line {
    border-bottom: 1px solid #d7d7d7;}

.content .con-tet p {
    line-height: 22px;}

.noticebox{ padding-top: 10px; width:100%; margin:0 auto; display:inline-block;}	
.notice{width:1180px; margin:0 auto;}
.notice_l{ border:1px solid #d7d7d7;}
.notice_c{ border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;  }
.notice_r{ border:1px solid #d7d7d7; padding:10px 0;}
.notice_item ul li{display: flex;;justify-content: space-between;  margin-top:10px; }
.notice_item ul li span a{color:#333333;}

.zhuanye_item ul li{ width:45%; float:left; border:1px solid #d7d7d7; margin-left:3%; margin-bottom:3%; padding:7px;}
.zhuanye_item ul li a{ color:#333333;}

.zhuanyebox{ width:100%; margin:0 auto; margin:20px 0;}
.zhuanye{ width:1180px; margin:0 auto;}
.zhuanye_title{ text-align:center; font-size:20px; font-weight:bold; color:#0F6CB2; border-bottom:2px solid #0F6CB2; padding-bottom:10px;}
.zhuanye_desc{ font-size:14px; color:#333; text-align:center; margin:10px 0;}
.zhuanye_list ul{ display:inline-block;}
.zhuanye_list ul li{ width:32%; float:left; margin-bottom:10px;}
.zhuanye_list ul li:nth-child(3n+2){ width:32%; float:left; margin-right:2%; margin-left:2%;}
.zhuanye_list ul li img { width:100%; height:200px; overflow:hidden; }
.zhuanye_list ul li p{ background:#0F6CB2; height:35px; color:#FFFFFF; text-align:center; line-height:35px;}


.tszhuanyebox{ width:100%; margin:0 auto; margin:20px 0;}
.tszhuanye{ width:1180px; margin:0 auto;}
.tszhuanye_title{ text-align:center; font-size:20px; font-weight:bold; color:#0F6CB2; border-bottom:2px solid #0F6CB2; padding-bottom:10px;}
.tszhuanye_desc{ font-size:14px; color:#333; text-align:center; margin:10px 0;}
.tszhuanye_list ul{ display:inline-block; width:100%;}
.tszhuanye_list ul li{ width:32%; float:left; margin-bottom:10px;}
.tszhuanye_list ul li:nth-child(3n+2){ width:32%; float:left; margin-right:2%; margin-left:2%;}
.tszhuanye_list ul li img { width:100%; height:200px; overflow:hidden; }
.tszhuanye_list ul li p{ background:#0F6CB2; height:35px; color:#FFFFFF; text-align:center; line-height:35px;}


.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 640px) {
.con-item-1{padding: 10px 0 0 20px;height: 355px;}
}

@media (max-width: 640px) {
.top_link_m{  background: rgba(255, 255, 255, 1); z-index: 100; width:100%; display:inline-block; padding-bottom:20px; }
.top_link_m a{ width: 180px; text-align: center; display: block; float: left; height: 130px; border-top: 0px solid #00489a; font-size: 20px; font-weight: bold; color: #00489a;}
.top_link_m a img{ width: 30px; height: 30px;}
.top_link_m a p{ padding-top: 90px;}
.top_01_m{ border-top: 5px solid #00489a; background: url("/Tpl/chb2/static/images/top_01.png") no-repeat center 30px;}
.top_02_m{ border-top: 5px solid #0088ed; background: url("/Tpl/chb2/static/images/top_02.png") no-repeat center 30px;}
.top_03_m{ border-top: 5px solid #33ad96; background: url("/Tpl/chb2/static/images/top_03.png") no-repeat center 30px;}
.top_04_m{ border-top: 5px solid #faa603; background: url("/Tpl/chb2/static/images/top_04.png") no-repeat center 30px;}
.top_05_m{ border-top: 5px solid #84e43b; background: url("/Tpl/chb2/static/images/top_05.png") no-repeat center 30px;}
.top_06_m{ border-top: 5px solid #fac640; background: url("/Tpl/chb2/static/images/top_06.png") no-repeat center 30px;}
.top_07_m{ border-top: 5px solid #33ad96; background: url("/Tpl/chb2/static/images/top_07.png") no-repeat center 30px;}

.newsbox{ padding-top: 25px; width:100%; margin:0 auto; display:none;}
.news{  width:100%; margin:0 auto;}
.news_title{ display:flex;justify-content:space-between;align-items:baseline; border-bottom:1px solid #d7d7d7; padding-bottom:5px;}
.tt-l{ font-size:16px; font-weight:bold; color:#0F6CB2;}
.tt-btn {text-align: right;font-size: 14px;cursor: pointer;color: #333333;}
.newslist{ width:100%; margin:0 auto; display:inline-block;}


.noticebox{ padding-top: 10px; width:100%; margin:0 auto; display:inline-block;}	
.notice{width:100%; margin:0 auto;}
.notice_l{ border:0px solid #d7d7d7;}
.notice_c{ border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;  }
.notice_r{ border:0px solid #d7d7d7;}
.notice_item ul li{display: flex;; margin-top:10px; }
.notice_item ul li span a{color:#333333;}
.datatime{ display:none;}

.zhuanye_item ul li{ width:45%; float:left; border:1px solid #d7d7d7; margin-bottom:3%; padding:7px;}
.zhuanye_item ul li a{ color:#333333;}


.zhuanyebox{ width:100%; margin:0 auto; margin:20px 0;}
.zhuanye{ width:100%; margin:0 auto;}
.zhuanye_title{ text-align:center; font-size:20px; font-weight:bold; color:#0F6CB2; border-bottom:2px solid #0F6CB2; padding-bottom:10px;}
.zhuanye_desc{ font-size:14px; color:#333; text-align:center; margin:10px 0;}
.zhuanye_list ul{ display:inline-block;}
.zhuanye_list ul li{ width:32%; float:left; margin-bottom:10px;}
.zhuanye_list ul li:nth-child(3n+2){ width:32%; float:left; margin-right:2%; margin-left:2%;}
.zhuanye_list ul li img { width:100%; height:100px; overflow:hidden; }
.zhuanye_list ul li p{ background:#0F6CB2; height:35px; color:#FFFFFF; text-align:center; line-height:35px;}


.tszhuanyebox{ width:100%; margin:0 auto; margin:20px 0;}
.tszhuanye{ width:100%; margin:0 auto;}
.tszhuanye_title{ text-align:center; font-size:20px; font-weight:bold; color:#0F6CB2; border-bottom:2px solid #0F6CB2; padding-bottom:10px;}
.tszhuanye_desc{ font-size:14px; color:#333; text-align:center; margin:10px 0;}
.tszhuanye_list ul{ display:inline-block; width:100%;}
.tszhuanye_list ul li{ width:32%; float:left; margin-bottom:10px;}
.tszhuanye_list ul li:nth-child(3n+2){ width:32%; float:left; margin-right:2%; margin-left:2%;}
.tszhuanye_list ul li img { width:100%; height:100px; overflow:hidden; }
.tszhuanye_list ul li p{ background:#0F6CB2; height:35px; color:#FFFFFF; text-align:center; line-height:35px;}

.video{ width:100%; margin:0 auto;}
.videobox{ width:95%; margin:0 auto; position:relative;display: flex;justify-content:center;align-items:center; cursor:pointer;}
.videobox img { width:100%;}	
.playbtn{ position:absolute;}
.playbtn img{ width:50px;}

.qrocde { display:flex;width:100%; margin:0 auto;}
.qrocde p{ text-align:center;}
}