#main .container {
	background: #ffffff;
	margin-top: 15px;
	box-shadow: 0 4px 8px 0 #f1f1f1;
}

#main .container .row {
	padding: 15px 15px 0 15px;
}

#main .one {
	display: flex;
	justify-content: center;
	margin-bottom: 5px;
}

#main .one a {
	font-size: 24px;
	line-height: 2;
	text-align: center;
	color: #333333;
	font-weight: 600;
}

#main .img-lo img {
	width: 100%;
}
#box1 .main-left dt {
    float: left;
    position: relative;
    margin: 0 0 30px 30px;
}
#box1 .main-left dt img {
    position: relative;
    z-index: 1;
}

#box1 .main-left  dt:before {
    content: '';
    position: absolute;
    left: -30px;
    bottom: -30px;
    width: 80%;
    height: 100%;
    background-color: #104492;
}
#box1 .main-right dd {
    background-color: #fff;
    box-shadow: 0 1px 18px 1px rgba(54,62,69,.6);
    margin-top: 40px;
    padding: 25px 40px;
    height: 440px;
}
#box1 .main-right dd h4 {
    margin: 0;
    font-size: 24px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
#box1 .main-right dd p {
    font-size: 16px;
    line-height: 32px;
    color: #666;
    margin: 15px 0 0;
    text-align: justify;
}
#box1 .main-right li:hover a {
	color: #2775cc;
}
@media (max-width: 768px) { 
#box1 .main-left dt {
    float: left;
    position: relative;
    margin: 0 0 30px 30px;
}
#box1 .main-left dt img {
    position: relative;
        width: 100%;

    z-index: 1;
}

#box1 .main-left  dt:before {
    content: '';
    position: absolute;
    left: -30px;
    bottom: -30px;
    width: 80%;
    height: 100%;
    background-color: #104492;
}
	#box1 .main-right dd {
    background-color: #fff;
    box-shadow: 0 1px 18px 1px rgba(54,62,69,.6);
    margin-top: 10px;
    padding: 10px 20px;}
#box1 .main-right dd h4 {
    margin: 0;
    font-size: 18px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
#box1 .main-right dd p {
    font-size: 16px;
    line-height: 20px;
    color: #666;
    margin: 0;
    text-align: justify;
}

}
#box2 .outBox {
	width: 100%;
}

#box2 .outBox .hd ul {
	display: flex;
	justify-content: space-around;
}

#box2 .outBox .hd ul li {
	cursor: pointer;
	font-size: 20px;
	line-height: 2;
	flex: 1;
	text-align: center;
	background-color: #3498DB;
}

#box2 .outBox .hd ul li.on {
	background-color: #004d95;
	color: #fff;
}
#box2 .outBox .hd ul li a {
	color: #fff;
		font-size: 20px;
}
#box2 .inBox {
	margin: 15px 0;
	width: 100%;
	box-sizing: border-box;
}

#box2 .inBox .inHd ul {
	display: flex;
	justify-content: space-around;
	border-bottom: 1px solid #ddd;
}

#box2 .inBox .inHd ul li {
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	line-height: 2;
	flex: 1;
}
#box2 .inBox .inHd ul li.on {
	background: #efefef;
}
#box2 .inBox .inBd li {
	font-size: 18px;
	line-height: 1.8;
	display: flex;
	justify-content: space-between;
	color: #999;
	margin: 12px 0;
}
#box2 .inBox .inBd li a {
	font-size: 18px;
	line-height: 1.8;
	color: #444;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
	#box2 .inBox .inBd li span {
		text-align: right;
		padding-right: 15px;
	}
#box2 .box1-right-top {
	cursor: pointer;
	font-size: 20px;
	line-height: 2;
	flex: 1;
	text-align: center;
	background-color: #004d95;
}
#box2 .box1-right-top a{
	text-align: center;
	font-size: 20px;
	color: #0662b1;
	line-height: 42px;
}
#box2 .ul5 {
	background-color: #f0f3f8;
}
#box2 .ul5 li {
	text-align: center;
	height: 45px;
	line-height: 45px;
	background-color: #ececec;
	padding-left: 0;
	padding-right: 0;
	margin: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#box2 .ul5 li img {
	padding: 0 5px;
}
#box2 .ul5 li a {
	font-size: 20px;
	width: 100%;
	text-decoration: none;
}
#box2 .ul5 li a:hover {
	background: #d8d8d8;
}

@media (max-width: 768px) { 
	#box2 .inBox {
		margin: 0;
	}
	#box2 .inBox .inBd li a {
		max-width: 100%;
	}
	#box2 .inBox .inBd li span {
		max-width: 0%;
		text-align: right;
	}
}
#box3 {
	background: #ffffff ;
}
#box3 .bottom-text {
	border-bottom: 3px solid #0f9c46;
	margin-bottom: 15px;
	background-color: #f0f3f8;
}
#box3 .text-left {
	font-size: 24px;
	line-height: 2;
	color: #0f9c46;
	margin-top: 10px;
}
#box3 .text-right {
	color: #0f9c46;
	margin-top: 20px;
}
#box3 .text-right a {
	font-size: 16px;
}


#box3 .ul5 {

	justify-content: space-between;
}
#box3 .ul5 li{

}
#box3 .ul5 li a {
	height: 120px;
	display: block;
	overflow: hidden;
}

#box3 .ul5 li a:hover:before {
            content:"";
            /* 行内元素转为块元素 */
            display:block;
            
            width:100%;
            height:100%;
            /* 
                希望达到的效果是边框线包住div，
                所以在计算元素坐标的时候需要把边框线的宽度算上
            */
            border:5px solid #0f9c46;

            /* 
                绝对定位，可问题是谁是这个伪元素的父元素呢？ 
                使用Chrome的检查功能，给最苦 知道了div是伪元素的父元素
            */
            position:absolute;

            top:-5px;
            left: -5px;
        }
#box3 .ul5 li img {
	width: 100%;
}

#box3 .ul6 {

	justify-content: space-between;
}
#box3 .ul6 li{
height: 250px;
}
#box3 .ul6 li:hover {
background-color: #124a8d;}
#box3 .ul6 li a {

	display: block;
	overflow: hidden;
}

#box3 .ul6 li img {
	width: 100%;
		height: 200px;
}
#box3 .ul6 li h5 a {
	text-align: center;
	font-size: 18px;
	color: #000000
	
}

#box3 .ul6 li p {
	text-align: center;
	height: 16px;
	line-height: 20px;
}
#box3 .ul7 {
	padding: 0;
	font-size: 24px;
	line-height: 2;
	margin-top: 5px;
}

#box3 .ul7 li {
	text-align: center;
}

#box3 .ul7 li:hover {
	background-color: #00aaff;
}

#box3 .ul7 li:hover a {
	color: #ffffff;
}
@media (max-width: 768px) { 
	#box3 .ul6 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#box3 .ul6 li{
		width: 100%;
		padding: 0 10px;
		height: 230px;
	}
	#box3 .ul6 li p {
		height: auto;
		line-height: 20px;
	}
	#box3 .ul6 li a {
		
	}
	#box3 .ul6 li img {
	width: 100%;
		height: 180px;
}
}
#box4 .picScroll-left {
	width: 100%;
}
#box4 .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
	padding: 0;
}
#box4 .picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
#box4 .picScroll-left .bd ul li .pic img {
	width: 330px;
	height: 90px;
	display: block;
	padding: 2px;
}
@media (max-width: 768px) { 
	#box4{
		display: none;
	}
}

#box5 {
	background: #ffffff ;
}
#box5 .bottom-text {
	border-bottom: 3px solid #0f9c46;
	margin-bottom: 15px;
	background-color: #f0f3f8;
}
#box5 .text-left {
	font-size: 24px;
	line-height: 2;
	color: #0f9c46;
	margin-top: 10px;
}
#box5 .text-right {
	color: #0f9c46;
	margin-top: 20px;
}
#box5 .text-right a {
	font-size: 16px;
}
 .ch_mright{
	 line-height: 1.8;
	 padding-right: 15px;
 }
 .ch_mleft img{
	 width: 147px;
 }
 .ch_mright .ch_mtit{
	 white-space:nowrap;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 font-size: 18px;
 }
  .ch_mright .ch_mtit a{
	 white-space:nowrap;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 font-size: 18px;
 }
 .ch_mright .ch_mcon a{
	 font-size: 15px;
	 color: #A5A7B2
 }
 .ch_mright .ch_mcon{
	 overflow : hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient: vertical
 }
.ch_mright a{
	color: #000000;
	text-decoration: none;
}
.ch_mright a:hover{
	color: #D0111A;
	text-decoration: none;
}
.ch_mright .ch_time{
	color: #A5A7B2
}
.ch_xg{

	padding-left: 100px;
}
.ch_xtit{
	font-size: 23px;
	color: #D0111A;
	border-bottom: 5px solid #D0111A;
	font-weight: 600;
	line-height: 2;
}
.ch_lh{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top: 10px;
	text-align: center;
}
.ch_lh img{
	width: 200px;
}
.span{
	padding:0 50px ;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: center;
	font-size: 17px;
	margin-top: 10px;
}
.span a{
	color: #000000;
	text-decoration: none;
}
.span a:hover{
	color: #D0111A;
	text-decoration: none;
}
.ch_rlist{
	font-size: 17px;
	line-height: 2;
	letter-spacing: 1px;
	margin-top: 20px;
	
}
.ch_rlist>ul>li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ch_rlist a{
	color: #333333;
	text-decoration: none;
	
}
.ch_rlist a:hover{
	color: #D0111A;
	text-decoration: none;
}
.ch_bimg img{
	width: 100%;
	padding: 20px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
@media (max-width:767px) {

	.ch_address{
		height: 49px;
	}
	.ch_mright{
		 padding-right: 0;
		 padding-left: 8px;
	}
	.ch_bimg img{
		padding-top: 0px;
	}
	.ch_xg{
			padding-left: 0;
	}

}


.section-title {
  margin-bottom: 36px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}
.section-title small {
  display: block;
  font-size: 22px;
  text-transform: uppercase
}
.section-title strong {
  display: block;
  position: relative;
  color: #104492;
  font-size: 26px;
  margin-top: 10px
}

.section-title-more .more-big {
  float: right;
  margin-top: -65px
}
.in-prd-menu {
  margin-top: -77px;
  margin-right: 120px;
  position: relative;
  z-index: 1;
  margin-bottom: 40px
}
.in-prd-menu ul {
  float: right;
  margin: -10px 0 0 -10px
}
.in-prd-menu li {
  float: left
}
.in-prd-menu li a {
  display: block;
  line-height: 44px;
  font-size: 16px;
  padding: 0 16px;
  background-color: #104492;
  color: #fff;
  margin: 10px 0 0 10px
}
.in-prd-menu li a:hover {
  display: block;
  line-height: 44px;
  font-size: 16px;
  padding: 0 16px;
  background-color: #363e45;
  color: #fff;
  margin: 10px 0 0 10px
}
.more-big {
    display: block;
    background-color: #363e45;
    width: 80px;
    line-height: 30px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.more-big:hover  {
    display: block;
    background-color:  #104492;
    width: 80px;
    line-height: 30px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

 .more-big span {
    display: block;
    padding: 0 10px;
    font-size: 16px;
    position: relative;
    z-index: 1;
}
 .more-big span i {
    float: right;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
}

.in-adv{margin:10px 0}
.in-adv li{float:left; margin:15px 0}
.in-adv li a{display:block;padding:30px;background: #124a8d;overflow:hidden;color:#fff;-webkit-transition:all .5s;transition:all .5s}
.in-adv li .text{margin-left:5px}
.in-adv li .text h4{margin:0;font-weight:400;font-size:20px;text-align: center;line-height:1.8}
.in-adv li .text p{margin:10px 0 0}
.in-adv li a:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);background: #3498DB;}

@media (max-width:767px) {
    .in-prd-menu {
	display:none;
	}
    
}