<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0;padding: 0;}
header,footer,nav,div,p,span,b,a,input,textarea,ul,li{font-family: 'å¾®è½¯é›…é»‘';margin: 0;padding: 0;border: 0;}
ul li{list-style: none;}
a{text-decoration: none;color: #000;}
table {border-collapse:collapse;}table,th, td{border: 1px solid #ddd;}
input,textarea{outline: none;}
img{border: 0;}
body{min-width: 1230px;}

/* ::-webkit-input-placeholder{color: #201f1d;}
::-moz-placeholder{color: #201f1d;}
:-moz-placeholder{color: #201f1d;} */

/*æ¸…é™¤æµ®åŠ¨*/
.clearfix:after{content: "";display: block;height: 0;font-size: 0;clear: both;visibility: hidden;}
.clear{clear: both;}

/*å¼¹æ€§ç›’å­*/
.flexbox{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;} /*æ¨ªå‘å¼¹æ€§*/
.flexbox11{display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;} /*æ¨ªå‘å¼¹æ€§*/
.flexbox22{display: -webkit-flex;display: flex;-webkit-justify-content: space-around;justify-content: space-around;} /*æ¨ªå‘å¼¹æ€§*/
.flexbox_1{display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-flex-wrap: wrap;height: 900px;} /*çºµå‘å¼¹æ€§*/
.flexc{margin: auto auto;}
.flexwarp{flex-wrap: wrap;}  /*å¼¹æ€§ç›’å­æ¢è¡Œ*/

/* æ–‡å­—åˆ†æ&nbsp; */
.column{column-width:300px;-moz-column-width:300px; /* Firefox */-webkit-column-width:300px; /* Safari and Chrome */
    column-count:; /* åˆ—æ•° */
    column-gap:; /* åˆ—é—´è· */
    column-rule:; /* åˆ†éš”çº¿ */
}

/*å­—ä½“è¶…å‡ºéšè—*/
.txthide{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/*.txthide_2{ text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}*/

/*å®½åº¦*/
.wrapper{width: 1200px;margin: 0 auto;}



/*è½®æ’­*/
.banner{width: 100%;position: relative;overflow: hidden;}
.banner img{width: 100%;display: block;}



/* å…¬å‘Š æ—¥æœŸ */
.topOne{width: 100%;overflow: hidden;/* background: #fff; */}

.topOne .notice{float: left;height: 45px;line-height: 45px;}
.topOne .notice img{margin-right: 5px;}
.topOne .notice a{font-size: 15px;color: #363636;}
.topOne .notice a:hover{text-decoration: underline;}

.topOne .date{float: right;font-size: 15px;color: #363636;height: 45px;line-height: 45px;}
.topOne .date i{font-size: 16px;color: #ef3d23;margin-right: 5px;}



/* å¯¼èˆª */
.header{width: 100%;height: 75px;background: #b21415;position: relative;}

.header .logo{display: block;float: left;width: 216px;height: 75px;line-height: 75px;}
.header .logo img{vertical-align: middle;width: 100%;}

.header .nav{display: block;float: right;height: 75px;}
.header .nav li.nav-list{float: left;margin-left: 50px;height: 75px;}
.header .nav li.nav-list:first-child{margin-left: 0;}
.header .nav li.nav-list a.nav-a{display: block;height: 65px;line-height: 65px;padding-top: 6px;font-size: 18px;font-weight: bold;color: #fdef00;border-bottom: 4px solid transparent;transition: .5s;}

.header .nav li.nav-list:hover a.nav-a{border-color: #fdef00;}
.header .nav li.nav-list.active a.nav-a{border-color: #fdef00;}

.header .drop-down{width: 100%;background: rgba(0,0,0,.75);position: absolute;top: 75px;left: 0;right: 0;padding: 20px 0; display: none;z-index: 3;}
.header .drop-down ul{min-width: 840px;float: right;}
.header .drop-down ul li{float: left;margin-right: 50px;}
.header .drop-down ul li a{display: block;font-size: 16px;line-height: 35px;color: #fff;}
.header .drop-down ul li a.dd-a{font-size: 18px;margin-bottom: 10px;}
.header .drop-down ul li a:hover{color: #fdef00;}
.header .drop-down ul li a.active{color: #fdef00;}



/* å¯¼èˆªæ‰‹æœºç«¯ */
/* .mobile-page{position: relative;z-index: 9;} */
.header-mobile{display: none;}



/* åº•éƒ¨å¯¼èˆª */
.footer{width: 100%;padding: 35px 0 45px;}
.footer_nav{width: 100%;text-align: center;font-size: 16px;color: #000000;line-height: 30px;margin: 0 auto;padding: 0 0 10px;}
.footer_nav a{font-size: 16px;color: #000000;}
.copyright{font-size: 14px;color: #383838;line-height: 30px;text-align: center;}
.copyright a{font-size: 14px;color: #383838;line-height: 30px;}
.footer_pic{width: 100%;padding-top: 10px;}
.footer_pic img{display: block;width: 100%;}

.footer-active{background: #b21415;}
.footer-active .footer_nav{color: #fff;}
.footer-active a{color: #fff;}
.footer-active .copyright{color: #fff;}



/* æµ®çª— */
.float-wind{width: 65px;height: 280px;position: fixed;top: 0;bottom: 0;right: 25px;margin: auto 0;z-index: 9;}
.float-wind .fw_item{width: 65px;height: 65px;position: relative;margin-top: 5px;padding-left: 5px;/* background: #e8e8e8; */}
.float-wind .fw_item a{display: block;}
.float-wind .fw_item .fw_ico{display: block;width: 65px;height: 65px;overflow: hidden;border-radius: 5px;}
.float-wind .fw_item .fw_ico img{display: block;width: 100%;}
.float-wind .fw_item .fw_text{display: none;height: 65px;background: #e8e8e8;padding: 0 15px;font-size: 18px;text-align: center;line-height: 65px;position: absolute;top: 0;right: 65px;border-radius: 5px;overflow: hidden;margin-right: 5px;}
.float-wind .fw_item .fw_pic{display: none;width: 100px;height: 100px;overflow: hidden;position: absolute;top: 0;right: 65px;margin-right: 5px;background: #e8e8e8;padding: 10px;border-radius: 5px;}
.float-wind .fw_item .fw_pic img{display: block;width: 100%;height: 100%;}



/* é¦–é¡µ æ–°é—»å…¬å‘Š */
.n-affiche{padding-top: 45px;padding-bottom: 25px;}
.n-affiche .na-ico{display: block;width: 76px;height: 76px;float: left;margin: 0 0 0 25px;}
.n-affiche .na-cont{width: 1045px;margin: 0 25px 0 0;float: right;height: 76px;text-align: center;}
.n-affiche .na-cont a{display: block;font-size: 40px;color: #383838;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.n-affiche .na-cont p{font-size: 18px;color: #383838;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.n-affiche .na-cont a:hover{opacity: .85;}



/* é¦–é¡µ one */
.n-one{width: 100%;padding: 20px 0 25px;}

/* é¦–é¡µ one å·¦ è½®æ’­ */
.new-roll{overflow: hidden;position: relative;width: 665px;height: 430px;float: left;z-index: 1;}
.new-roll .bd{width: 100%;overflow: hidden;height: 100%;}
.new-roll .bd li{width: 100%;height: 100%;position: relative;}
.new-roll .bd li .pic{display: block;width: 100%;overflow: hidden;}
.new-roll .bd li .pic img{display: block;width: 100%;transition: .5s;}
.new-roll .bd li .tit{display: block;position: absolute;bottom: 0;left: 0;right: 0;padding: 0 20px;height: 55px;line-height: 55px;background: rgba(0,0,0,.5);color: #fff;font-size: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.new-roll .bd li .pic:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.new-roll .hd{position: absolute;bottom: 18px;right: 10px;z-index: 3;}
.new-roll .hd li{display: block;width: 10px;height: 10px;border: 2px solid #fff;border-radius: 12px;margin-right: 10px;float: left;}
.new-roll .hd li:hover{background: #fff;}
.new-roll .hd li.on{background: #fff;}

/* é¦–é¡µ one å³ ä¿¡æ¯ */
.n-news{width: 510px;float: right;}

.n-news .nn-bar{width: 100%;height: 50px;border-top: 4px solid #b21415;border-bottom: 1px solid #d7d7d7;}
.n-news .nn-bar .nn-ico{display: block;width: 40px;height: 40px;float: left;margin-top: 5px;margin-right: 5px;}
.n-news .nn-bar .n-barTit{float: left;}
.n-news .nn-bar .n-barTit a{display: block;height: 50px;line-height: 50px;margin-right: 20px;font-weight: bold;font-size: 20px;color: #383838;float: left;}
.n-news .nn-bar .n-barTit a:hover{color: #203775;}
.n-news .nn-bar .n-barTit a.active{color: #203775;}
.n-news .nn-bar .n-barA{display: block;float: right;}
.n-news .nn-bar .n-barA a{display: none;height: 50px;line-height: 50px;font-size: 16px;color: #8f8f8f;}
.n-news .nn-bar .n-barA a:hover{color: #b21415;}
.n-news .nn-bar .n-barA a.active{display: block;}
.n-news .nn-wrap{height: 360px;padding-top: 15px;display: none;}
.n-news .nn-wrap li{height: 25px;margin-top: 15px;}
.n-news .nn-wrap li a{display: block;width: 400px;float: left;line-height: 25px;font-size: 16px;color: #383838;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: .5s;}
.n-news .nn-wrap li em{display: block;width: 0;height: 0;border-style: solid;border-width: 6px 0 6px 7px;border-color: transparent transparent transparent #b21415;float: left;margin-right: 10px;margin-top: 6px;}
.n-news .nn-wrap li span{display: block;float: right;line-height: 25px;font-size: 16px;color: #8f8f8f;}
.n-news .nn-wrap li:hover a{color: #203775;}
.n-news .nn-wrap.active{display: block;}



/* å›¾ç‰‡ */
.n-picture{display: block;width: 100%;padding: 20px 0 25px;}
.n-picture a{display: block;}
.n-picture a img{display: block;width: 100%;}



/* é¦–é¡µ æ&nbsp;‡é¢˜ */
.titBox{width: 100%;margin-bottom: 20px;}
.titBox .tit-bt{height: 50px;margin-bottom: 8px;border-bottom: 4px solid #b21415;}
.titBox .tit-bt img{display: block;width: 40px;height: 40px;float: left;margin-right: 5px;}
.titBox .tit-bt b{display: block;float: left;font-size: 24px;font-weight: bold;height: 40px;line-height: 40px;color: #203775;}
.titBox .tit-bt .more{display: block;float: right;height: 40px;line-height: 40px;font-size: 16px;color: #8f8f8f;}
.titBox .tit-bt .more:hover{color: #b21415;}
.titBox .tit-bar{width: 100%;/* height: 52px; */box-sizing: border-box;padding: 16px 20px 1px;background: rgba(180,27,28,.05);border-bottom: 1px solid #ccc\9;}
.titBox .tit-bar a{display: block;min-width: 90px;padding: 0 35px;float: left;height: 20px;line-height: 20px;font-size: 18px;color: #383838;text-align: center;border-right: 1px solid #d4d4d4;margin-bottom: 15px;}
/* .titBox .tit-bar a:last-child{border-right: 0;} */
.titBox .tit-bar a:hover{color: #b41b1c;}
.titBox .tit-bar a.active{color: #b41b1c;font-weight: bold;}



/* é¦–é¡µ ä¸‰çº§å¯¼èˆª */
.three-nav{/* width: 100%; */border-bottom: 1px solid #f5f5f5;box-shadow: 0 5px 10px rgba(0,0,0,.03);display: none;padding: 10px 20px 5px;box-sizing: border-box;}
.three-nav.active{display: block;}
.three-nav a{display: block;min-width: 90px;padding: 0 35px;color: #b21415;font-size: 18px;line-height: 30px;margin-bottom: 5px;float: left;font-weight: bold;}
.three-nav a:hover{text-decoration: underline;}
.three-nav a.active{text-decoration: underline;}

.three-nav1{/* width: 100%; */border-bottom: 1px solid #f5f5f5;box-shadow: 0 5px 10px rgba(0,0,0,.03);padding: 10px 20px 5px;box-sizing: border-box;margin: -45px auto 45px;}
.three-nav1 a{display: block;min-width: 90px;padding: 0 35px;color: #b21415;font-size: 18px;line-height: 30px;margin-bottom: 5px;float: left;font-weight: bold;}
.three-nav1 a:hover{text-decoration: underline;}
.three-nav1 a.active{text-decoration: underline;}



/* é¦–é¡µ æ–°é—»ç‰ˆå—ä¸€ */
.n-module{width: 100%;padding: 20px 0 25px;}

.n-module .nm-wrap{width: 100%;display: none;}
.n-module .nm-wrap ul{width: 31.25%;float: left;margin-right: 3.125%;}
.n-module .nm-wrap ul:nth-child(3){margin-right: 0;}
.n-module .nm-wrap ul.ul3{margin-right: 0;}
.n-module .nm-wrap ul li{height: 25px;margin-top: 15px;}
.n-module .nm-wrap ul li a{display: block;width: 355px;float: left;line-height: 25px;font-size: 16px;color: #383838;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: .5s;}
.n-module .nm-wrap ul li em{display: block;width: 0;height: 0;border-style: solid;border-width: 6px 0 6px 7px;border-color: transparent transparent transparent #b21415;float: left;margin-right: 10px;margin-top: 6px;}
.n-module .nm-wrap ul li span{display: block;float: right;line-height: 25px;font-size: 16px;color: #8f8f8f;}
.n-module .nm-wrap ul li:hover a{color: #203775;}
.n-module .nm-wrap.active{display: block;}



/* é¦–é¡µ æ–°é—»ç‰ˆå—äºŒ */
.n-module1{width: 100%;padding: 20px 0 25px;}

.n-module1 .nm1-wrap{width: 100%;display: none;}
.n-module1 .nm1-wrap ul{width: 31.25%;float: left;margin-right: 3.125%;}
.n-module1 .nm1-wrap ul:nth-child(3){margin-right: 0;}
.n-module1 .nm1-wrap ul.ul3{margin-right: 0;}

.n-module1 .nm1-wrap .nm1-pic{display: block;width: 100%;/* height: 165px; */height: 242px;overflow: hidden;}
.n-module1 .nm1-wrap .nm1-pic img{display: block;width: 100%;transition: .5s;}

.n-module1 .nm1-wrap ul li{height: 25px;margin-top: 15px;}
.n-module1 .nm1-wrap ul li a{display: block;width: 355px;float: left;line-height: 25px;font-size: 16px;color: #383838;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: .5s;}
.n-module1 .nm1-wrap ul li em{display: block;width: 0;height: 0;border-style: solid;border-width: 6px 0 6px 7px;border-color: transparent transparent transparent #b21415;float: left;margin-right: 10px;margin-top: 6px;}
.n-module1 .nm1-wrap ul li span{display: block;float: right;line-height: 25px;font-size: 16px;color: #8f8f8f;}
.n-module1 .nm1-wrap ul li:hover a{color: #203775;}

.n-module1 .nm1-wrap.active{display: block;}

.n-module1 .nm1-wrap .nm1-pic:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}



/* é¦–é¡µ æ–°é—»ç‰ˆå—ä¸‰ */
.n-module2{width: 100%;padding: 20px 0 25px;}
.n-module2 .titBox{margin-bottom: 0;}

.n-module2 .nm2-wrap{width: 100%;display: none;}
.n-module2 .nm2-wrap li{width: 48.75%;margin: 30px 2.5% 0 0;margin: 30px 0.625%\9;float: left;}
.n-module2 .nm2-wrap li:nth-child(2n){margin-right: 0;}
.n-module2 .nm2-wrap li .pic{display: block;width: 215px;height: 139px;float: left;overflow: hidden;}
.n-module2 .nm2-wrap li .pic img{display: block;width: 100%;/* min-height: 100%; */transition: .5s;}
.n-module2 .nm2-wrap li .cont{display: block;width: 350px;float: right;height: 139px;}
.n-module2 .nm2-wrap li .tit{font-size: 20px;color: #383838;font-weight: bold;line-height: 45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: .5s;}
.n-module2 .nm2-wrap li .time{font-size: 16px;color: #8f8f8f;line-height: 30px;}
.n-module2 .nm2-wrap li .desc{font-size: 16px;color: #383838;line-height: 30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.n-module2 .nm2-wrap li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.n-module2 .nm2-wrap li:hover .tit{color: #203775;}

.n-module2 .nm2-wrap.active{display: block;}



/* é¦–é¡µ å‹æƒ…é“¾æŽ¥ */
.n-blogroll{width: 1126px;padding: 6px 6px 6px 68px;background: #bb1415;margin: 20px auto 0;position: relative;}
.n-blogroll .title{position: absolute;top: 0;left: 0;bottom: 0;width: 68px;height: 125px;text-align: center;font-size: 24px;font-weight: bold;color: #fdef00;margin: auto auto;}

.n-blogroll .nb-wrap{/* width: 100%; */background: #fff;padding: 15px 15px;min-height: 150px;}
.n-blogroll .nb-wrap a{display: block;width: 140px;height: 48px;border: 1px solid #dedede;overflow: hidden;margin: 10px 7px;float: left;}
.n-blogroll .nb-wrap a img{display: block;width: 100%;}
.n-blogroll .nb-wrap a:hover{border-color: #bb1415;}



/* é¢åŒ…å±‘å¯¼èˆª */
.crumbs{width: 100%;border-bottom: 4px solid #b21415;padding-bottom: 10px;margin-bottom: 30px;}
.crumbs .ico{display: block;width: 40px;height: 40px;float: left;margin-right: 5px;}
.crumbs b{display: block;height: 40px;float: left;font-size: 24px;font-weight: bold;line-height: 40px;color: #203775;}
.crumbs .m-crumb{max-width: 300px;height: 40px;overflow: hidden;float: right;line-height: 40px;font-size: 14px;color: #666666;}
.crumbs .m-crumb a{font-size: 14px;color: #666666;}
.crumbs .m-crumb span{font-size: 14px;color: #000000;}
.crumbs .m-crumb i{font-style: normal;font-family: 'Simsun';}
.crumbs .m-crumb a:hover{color: #000000;}



/* æ–°é—»åˆ—è¡¨ */
.news{width: 100%;padding: 45px 0 115px;}

.news-nav{width: 100%;background: #e9e9e9;margin-bottom: 45px;}
.news-nav a{width: 200px;height: 68px;float: left;background: #e9e9e9;line-height: 68px;text-align: center;font-size: 20px;color: #000000;transition: .5s;}
.news-nav a:hover{background: #b21415;color: #fff;}
.news-nav a.active{background: #b21415;color: #fff;font-weight: bold;}

.news-hot{width: 100%;background: #f6f6f6;}
.news-hot .hot-pic{display: block;width: 525px;height: 338px;overflow: hidden;float: left;}
.news-hot .hot-pic img{display: block;width: 100%;}
.news-hot .hot-cont{display: block;width: 600px;float: right;padding: 35px 45px 0 0;}
.news-hot .hot-cont .tit{font-size: 24px;font-weight: bold;line-height: 35px;color: #383838;margin-bottom: 18px;}
.news-hot .hot-cont .desc{font-size: 18px;color: #383838;line-height: 30px;text-align: justify;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.news-hot .hot-cont .more{font-size: 16px;color: #8f8f8f;margin-top: 60px;}

.news-list{width: 24%;float: left;margin: 35px 1.333% 0 0;}
.news-list:nth-child(4n){margin-right: 0;}
.news-list .pic{display: block;width: 100%;height: 186px;overflow: hidden;}
.news-list .pic img{display: block;width: 100%;transition: .5s;}
.news-list .cont{display: block;border: 1px solid #dbdbdb;padding: 15px;}
.news-list .tit{font-size: 16px;height: 50px;color: #383838;line-height: 25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;transition: .5s;}
.news-list .time{font-size: 16px;color: #8f8f8f;}
.news-list:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.news-list:hover .tit{color: #203775;}

.news1-list{width: 48%;margin: 35px 2% 0 0;margin: 30px 0.5%\9;float: left;}
.news1-list:nth-child(2n){margin-right: 0;}
.news1-list .pic{width: 215px;height: 166px;overflow: hidden;float: left;}
.news1-list .pic img{display: block;width: 100%;}

.news1-list  .pic{display: block;width: 215px;height: 139px;float: left;overflow: hidden;}
.news1-list  .pic img{display: block;width: 100%;transition: .5s;}
.news1-list  .cont{display: block;width: 350px;float: right;height: 139px;}
.news1-list  .tit{font-size: 20px;color: #383838;font-weight: bold;line-height: 45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: .5s;}
.news1-list  .time{font-size: 16px;color: #8f8f8f;line-height: 30px;}
.news1-list  .desc{font-size: 16px;color: #383838;line-height: 30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.news1-list :hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.news1-list :hover .tit{color: #203775;}

.news2-list{width: 48%;height: 170px;margin: 35px 2% 0 0;margin: 30px 0.5%\9;float: left;background: #f6f6f6;}
.news2-list .cont{display: block;width: 90%;padding: ;margin: 15px auto;}
.news2-list  .tit{font-size: 20px;color: #383838;font-weight: bold;line-height: 45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: .5s;}
.news2-list  .time{font-size: 16px;color: #8f8f8f;line-height: 30px;}
.news2-list  .desc{font-size: 16px;color: #383838;line-height: 30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.news2-list :hover .tit{color: #203775;}



/* è¯¦æƒ…é¡µ */
.n-out{width: 100%;padding: 20px 0 115px;}
.n-out .crumbs{margin-bottom: 15px;}

.n-left{width: 19.667%;float: left;}

.n-right{width: 77.5%;float: right;}

/* å·¦ä¾§å¯¼èˆª */
.slide{width: 100%;}
.slide a{display: block;height: 50px;line-height: 50px;padding: 0 15px 0 40px;margin-bottom: 3px;font-size: 18px;color: #000000;background: rgba(180,27,28,.05);transition: .5s;}
.slide a:hover{background: rgba(180,27,28,.32);color: rgba(180,27,28,1);}
.slide a.active{background: rgba(180,27,28,.32);color: rgba(180,27,28,1);font-weight: bold;}



.content{width: 100%;padding-top: 25px;}
.content .c-title{font-size: 30px;color: #000000;font-weight: bold;line-height: 40px;width: 80%;margin: 0 auto;text-align: center;}
.content .c-origin{font-size: 16px;text-align: center;color: #383838;line-height: 25px;padding: 15px 0 30px;border-bottom: 1px solid #d7d7d7;margin-bottom: 30px;}
.content .c-text{min-height: 300px;font-size: 16px;color: #000000;line-height: 30px;text-align: justify;}
.content .c-text img{max-width: 100%;}
.content .c-text iframe{display: block;width: 600px;height: 450px;overflow: hidden;border: 0;margin: 0 auto;}
.content .c-text table,.content .c-text table td,.content .c-text table tr,.content .c-text table th{border: 1px solid #eee;border-collapse: collapse;}


.c_file{border-top: 1px solid #ccc;margin-top: 30px;padding-top: 20px;font-size: 16px;color: #383838;line-height: 30px;}
.c_file a{font-size: 16px;color: #383838;line-height: 30px;}
.c_file a:hover{text-decoration: underline;}




/* ä¸Šä¸‹é¡µ */
.m-clips{font-size: 16px;color: #727272;line-height: 35px;margin-top: 40px;}
.m-clips a{font-size: 16px;color: #727272;line-height: 35px;}
/* .m-clips a:hover{color: #000;} */



/* --------------- */
.mr-0{margin-right: 0!important;}



@media screen and (max-width: 1230px) {

    /* .wrapper{width: 100%;margin: 0 auto;} */

    /* å¯¼èˆª */
    /* .header .nav li.nav-list{margin-left: 2.8vw;} */

}



@media screen and (max-width: 1024px) {

    /* å¯¼èˆªæ‰‹æœºç«¯ */
    /* .header-mobile{display: block;background: #b21415;padding: 10px 15px;margin-top: 10px;}
    .header-mobile .logo{display: block;width: 25%;float: left;}
    .header-mobile .logo img{display: block;width: 100%;}
    .header-mobile .menu_btn{display: block;width: 6.8%;float: right;margin-top: 5px;}
    .header-mobile .menu_btn img{display: block;width: 100%;} */

}















/*æ•ˆæžœ  hoveræ»‘åŠ¨æ•ˆæžœ*/
/* animation-name:fadeInUp;animation-delay: 0.1s; */
.y{box-shadow: 5px 5px 10px #535c8c;-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);transform: translateY(-10px);}
.r{transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);box-shadow: 5px 5px 10px #888;}
.x{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.c{transform:rotateY(360deg);-webkit-transform:rotateY(360deg);}
@media screen and (max-width: 1360px) {}</pre></body></html>