/* 内容1 */

.section_1 { background:url(../images/news_bg.jpg) center #f0f0f0 no-repeat; background-size:cover; padding-bottom:55px;}
.hd_title { position:relative; margin-bottom:40px; line-height:61px;height:61px;}
.hd_title img { float:left; margin-right:8px;}
.hd_title h3.name_1 { float:left; font-size:40px; color:#1F6B8A; line-height:60px; font-weight:normal; border-bottom:2px #1F6B8A solid;}
.hd_title h3.name_2 { float:left; font-size:40px; color:#323232; line-height:60px; font-weight:normal;}
.hd_title .more { position:absolute; right:0; top:0; background:url(../images/more.png) right no-repeat; padding-right:30px; transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition: transform 0.7s ease-out 0s;}
.hd_title .more a { color: #000; font-size: 16px;}
.hd_title .more:hover {background:url(../images/more_hover.png) right no-repeat; /*transform: rotateY(180deg);-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);*/}
.hd_title .more:hover a {color: #1F6B8A;}

.hd_box_1_l { width:1400px; }
.hot_nws_1 { width: 650px; float:left; border-top:3px #1F6B8A solid; border-bottom:3px #1F6B8A solid;    }
.hot_nws_1 .pic { width: 100%; overflow: hidden;}
.hot_nws_1 .pic img { width: 100%; transition: transform 0.8s;-webkit-transition: transform 0.8s;-moz-transition: transform 0.8s;-o-transition: transform 0.8s; -ms-transition: transform 0.8s;}
.hot_nws_1:hover .pic img {transform: scale(1.08);-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-o-transform: scale(1.08);-ms-transform: scale(1.08);}
.hot_nws_1 .title{ margin-top:20px;  margin-bottom:10px; font-size: 17px; color: #323232; font-weight:bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: all 0.2s ease 0.1s;}
.hot_nws_1:hover .title {color:#a22a2d;}
.hot_nws_1 .des { line-height:30px; color:#999999; font-size:14px; text-indent:2em; }
.hot_nws_1 span {font-family: "Corbel"; color: #ff9e35;font-size: 21px; display:block; text-align:right; padding:20px 0; border-bottom:3px #1F6B8A solid}

.hot_nws_2 { width: 675px; float:right; border-top:3px #1F6B8A solid;}
.hot_nws_2 ul li{margin-top:32px;}
.hot_nws_2 ul li .date{width: 84px;height: 86px;border-right: 1px solid #cbcbcb; overflow:hidden;}
.hot_nws_2 ul li .date span{display: block;text-align: center;font-family: "Corbel";color: #323232;}
.hot_nws_2 ul li .date span.d1{font-size: 34px;font-weight: bold;line-height: 52px;color: #1F6B8A;}
.hot_nws_2 ul li:hover .date span.d1{color: #ff9e35;}
.hot_nws_2 ul li .date span.d2{font-size: 16px;}
.hot_nws_2 ul li .title{float: right;margin-left: 21px; width:83%;}
.hot_nws_2 ul li .title h3 {font-size: 17px;color: #323232;  height:30px; line-height:30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: all 0.2s ease 0.1s; font-weight:normal; margin-bottom:5px;}
.hot_nws_2 ul li .title .des {font-size: 14px;color: #999;transition: all 0.2s ease 0.1s;}
.hot_nws_2 ul li:hover .title h3{color: #1F6B8A; padding-left:10px;}
/*.hot_nws_2 ul li:hover .title .des{color: #1F6B8A;}
.hot_nws_2 ul li:hover{box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);transform: scale(1.08);}*/





.mainWrap .hd_box_1_r { width:650px; }
.hd_box_1_r ul {border-top:3px #1F6B8A solid;}
.hd_box_1_r ul li{height: 88px;margin-top: 30px; background:#fff; position:relative;transition: all 0.2s ease 0.1s; }
.hd_box_1_r ul li .date{width: 96px;height: 28px; line-height:28px; font-family: "Corbel";color: #fff; font-size:22px; text-align:center; background:#1F6B8A; position:absolute; right:0; top:-14px;border-left: 3px #f1f1f1 solid;border-bottom: 3px #f1f1f1 solid;}
.hd_box_1_r ul li .title{margin-left: 15px; margin-right:15px; }
.hd_box_1_r ul li .title h3 { font-size:17px; color:#323232; width:75%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; line-height:25px; padding-top:7px; font-weight:normal;transition: all 0.2s ease 0.1s;}
.hd_box_1_r ul li .title .des { color:#999; font-size:14px; margin-top:5px;}
.hd_box_1_r ul li:hover .title h3{color:#1F6B8A; padding-left:10px;}



/* 内容2 */
.section_2 { margin:45px 0 55px;}
.hd_box_3_gd {position:relative;}
.hd_box_3{height: 162px; overflow:hidden; position:relative;}
.hd_box_3 ul { height:auto;}
.hd_box_3 li { float:left;  margin-right:35px; overflow:hidden; position:relative; width:285px; height: 162px; position:relative}
.hd_box_3 li img { width:285px; height: 162px; overflow:hidden; -webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;}
.hd_box_3 li:hover img {-webkit-transform: scale(1.1);transform: scale(1.1); opacity:0.9;}
.hd_box_3_gd .prev {position: absolute;left: 0; background: url(../images/prev_i.png) no-repeat; width: 43px;height: 43px; top: 60px; display:none}
.hd_box_3_gd .next {position: absolute;right: 0; background: url(../images/next_i.png) no-repeat; width: 43px;height: 43px; top: 60px; display:none}


/*视频*/
.spzs { width:100%;}
.spzs_box {width:675px; float:right;}
.spzs_box_left { mrgin-top:20px;}
/* 内容5 */

.section_5 { margin-top:45px;}
.section_5 li { float: left; text-align:center; width:9%; position:relative;}
.section_5 li img {transition-duration:0.5s;}
.section_5 li p { font-size:18px; color:#323232; line-height:35px;transition-duration:0.5s;}
.section_5 li:hover img {transform:scaleX(-1);}
.section_5 li:hover p { color:#1F6B8A}

.cwxx_xl { display:none}
.cwxx_xl_box { position:absolute; background:#eaeaea; padding:10px; width:100%; top:95px; display:none; font-size:14px; border-radius:5px;}
.section_5 li .cwxx_xl_box p {font-size: 17px;}

.link_i { background:#a22a2e; padding:15px 0; line-height:25px;}
.link_i span { float: left; font-size:14px; font-weight:bold; display:inline-block; color: #fff;}
.link_i li { float: left; margin-right:10px;}
.link_i li a { color: #fff; }
.link_i li a:hover { color: #fff;}