@charset "UTF-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
/*html {filter:grayscale(1);-webkit-filter:grayscale(1);}*/
body{font-size: 14px;font-family: "Microsoft YaHei",微软雅黑;background: #F6F9FC;}
a{color:#333;text-decoration:none}
a:hover{color:#b71100;text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}

/* 公共样式 开始 */
.fl_left {float: left;}
.fl_right {float: right;}
.fl_cl {clear: both;}
.jg{clear: both;}
.back_f {background-color: #fff;}
.content{width: 1200px;margin: 5px auto 40px;padding: 0 30px 30px;word-break: break-all;word-wrap: break-word;}
.content .cont-title{line-height: 35px;border-bottom: 1px dashed #999999;}
.text_center{text-align: center}
.list-right{width: 100%;background-color: #fff;}
.list-right .right-title{border-bottom: 3px solid #1D6CD0;margin: 7px 10px 0 10px;font-size: 16px;height: 45px; line-height: 60px;}
.list-right ul{margin-top: 10px;}
.list-right ul li{padding: 10px;border-bottom: 1px solid #eee;line-height: 30px;}
.list-right .list-title a{font-weight: bold}
.list-right .list-title span{color: #666}
.list-right .list-title{font-size: 16px;}
.list-right .list-cont{color: #878787}
.list-right .list-cont-1{color: #333333;font-size: 15px;}
/* 公共样式 结束 */

/* 头部样式 开始 */
.top {height: 220px;background: url('../images/banner.png') no-repeat;background-size: 100% 100%;}
.top-cont {width: 1200px;margin: 0 auto;}
.top-cont .top-cont-1 {padding-top: 30px;text-align: right;}
.top-cont .top-cont-1 a {color: #25618A;}
.top-cont .top-cont-1 span {color: #25618A;}
.top-cont .top-cont-2 {display: flex;justify-content: space-between;align-items: center; }
.top-cont .top-search {position: relative;margin: 0;}
.top-search input {width: 242px;height: 27px;padding-left: 17px;font-size: 12px;font-weight: 400;color: #418EC1;border: 1px solid #25618A;border-radius: 22px;}
.top-search input:focus {outline: none;}
.top-search .search-btn {position: absolute;top: 4px;right:0;width:30px;height:20px;background: url('../images/seacher-1.png') no-repeat 4px;border: none; }
.top-search .search-btn:focus {outline: none;}
.top-search .search-btn:hover {cursor:pointer;}
/* 头部样式 结束 */

/* 导航样式 开始 */
.nav {background: url('../images/nav-bg.png') no-repeat;background-size: 100% 100%;}
.nav-cont {width: 1200px;height: 70px;margin: 0 auto;background-color: #C50C11;position: relative;}
.nav-ul {display: flex;justify-content: space-between;}
.nav-cont li{line-height: 70px;font-size: 16px;display: block;width: 105px;text-align: center;position: relative;}
.nav-cont li:hover{background-color: rgba(255,255,255,0.3);}
.nav-cont li span{color: #fff;opacity: 0.8;font-weight: 300;}
.nav-cont img {position: absolute;top: 0;}
.nav-cont .nav-left {left: -70px;}
.nav-cont .nav-right {right: -70px;}
.nav-active {opacity: 1 !important;font-weight: 600 !important;}
.nav-active::after {content: '';width: 32px;height: 4px;background-color: #fff;position: absolute;top: 55px;left: 50%;margin-left: -16px;}
/* 导航样式 结束 */

/*友情链接 开始*/
.link {background-color: #FFFFFF;}
.link .l-cont {width: 1200px;height: 110px;margin:0 auto;align-items: center;}
.link select{width: 190px;height: 35px;border: 1px solid #d3d3d3;}
/*友情链接 结束*/

/* 尾部样式 开始 */
.footer {height: 146px;background: url('../images/footer.png') no-repeat;background-size: 100% 100%;}
.footer .f-cont {width: 1200px;margin: 0 auto;position: relative;}
.footer .footer-1 {width: 630px;padding-top: 33px;margin: 0px 160px;display: flex;align-items: center;line-height: 25px;text-align: center;}
.footer .footer-1 span {color: #ffffff;}
.footer .footer-1 a {color: #ffffff;}
.footer .footer-1 a:hover {color: #03a9f4;}
.footer .footer-2 {position: absolute;top: 20px;right: 0;}
/* 尾部样式 结束 */

/*文章样式 开始*/
.article-description {font-size: 16px;line-height: 23px;}
/*文章样式 结束*/
