body { min-width: 1060px; margin: 0 auto; background: url("30892205.png") no-repeat center top; }

/* index */
.w1400 { width: 1400px; overflow: hidden; margin: 0 auto; }
.mar-top670 { margin-top: 670px!important; }
.content-bg, .footer-bg { background-color: #ffffff!important; }

.header { width: 100%; overflow: hidden; position: absolute; left: 0px; top: 35px; }
.header .logo-box { width: 400px; }
.header .logo-box img { width: 100%; }

.content { width: 100%; overflow: hidden; margin: 0 auto; }
.content a:hover { color: #db1d1d!important; }
.content img { transition: all 1s; }
.content img:hover { transform: scale(1.1); }

.content-boxs { width: 100%; overflow: hidden; margin: 0 auto; }

.all-title-box { width: 100%; overflow: hidden; margin: 0 auto; text-align: center; position: relative; }
.all-title-box img:hover { transform: scale(1); }
.all-title-box .title-href { width: 395px; height: 123px; overflow: hidden; margin: 0px 0px 0px 433px; }
.all-title-box .title-href a { display: block; width: 100%; height: 123px; overflow: hidden; }
.all-title-box .pos-more-box { position: absolute; right: 10px; bottom: 20px; z-index: 99999; line-height: 20px; font-size: 16px; color: #d31a1a; }
.all-title-box .pos-more-box a { display: none; color: #d31a1a; }
.all-title-box .pos-more-box .active-more { display: block; }

.all-more-box { width: 100%; overflow: hidden; margin-top: 20px; text-align: right; }
.all-more-box a { display: inline-block; padding: 6px 25px; line-height: 18px; font-size: 16px; color: #d22020; border-radius: 5px; background: #ffe5c2; }


.one .w1400 .all-title-box { padding: 45px 0px 35px 0px; }
.one .left { width: 840px; overflow: hidden; }
.one .right { width: 560px; height: 615px; overflow: hidden; background: #fcecdd; }
.one .right ul li { width: 435px; height: 102.5px; overflow: hidden; padding: 0px 105px 0px 20px; line-height: 30px; font-size: 18px;
 border-top: solid 1px #fcf7f1; display: table; }
.one .right ul li:first-child { border: 0px; }
.one .right ul li a { display: table-cell; vertical-align: middle; color: #8a070d; }


.two { margin-top: 90px; padding-bottom: 15px; }
.two .left, .two .right { width: 665px; overflow: hidden; }
.two .left .left-top-box, .two .left .left-bottom-box { width: 100%; overflow: hidden; }
.two .left .left-top-box { margin-top: 45px; }
.two .left .left-bottom-box { margin-top: 32px; }
.two .left .left-bottom-box ul li { padding: 19px 0px; line-height: 20px; font-size: 18px; text-indent: 1em; border-bottom: dashed 1px #cdcbcc;
 position: relative; }
.two .left .left-bottom-box ul li:after { content: ""; position: absolute; left: 0px; top: 50%; margin-top: -3px; z-index: 99999; width: 6px; height: 6px;
 background: #ce2022; }
.two .right .content-boxs { margin-top: 15px; }
.two .right .content-boxs .news-list-box { width: 100%; overflow: hidden; }
.two .right .content-boxs .news-list-box dl, .two .right .content-boxs .news-list-box dl dt, .two .right .content-boxs .news-list-box dl dd { width: 100%;
 overflow: hidden; }
.two .right .content-boxs .news-list-box dl { padding: 10px 0px; border-bottom: dashed 1px #cecbd2; }
.two .right .content-boxs .news-list-box dl dt { line-height: 20px; font-size: 18px; color: #333335; }
.two .right .content-boxs .news-list-box dl dd { margin-top: 5px; line-height: 20px; text-indent: 2em; font-size: 16px; color: #4f4f4f; }


.footer { width: 100%; height: 72px; overflow: hidden; margin: 0 auto; padding: 198px 0px 22px 0px; background: url("30892206.png") no-repeat center; }
.footer p { line-height: 36px; font-size: 18px; text-align: center; color: #ffffff; }
/* index end */


/* ListPage */
.url-nav { width: 100%; padding: 10px 0px 10px 0px; margin: 0px 0px 10px 0px; line-height: 35px; font-size: 16px; color: #1a1a1a; text-indent: 1em; border-bottom: solid 1px #cccccc;
 position: relative; }
.url-nav a { color: #1a1a1a; }
.url-nav a:hover {color: #db1d1d!important; }
.news-box { width: 100%; overflow: hidden; float: left; }
.news-box ul { width: 100%; overflow: hidden; float: left; margin-bottom: 50px; }
.news-box ul li { width: 100%; overflow: hidden; line-height: 40px; position: relative; }
.news-box ul li:after { content:''; position: absolute; left: 0px; top: 50%; margin-top: -1px; z-index: 999; width: 2px; height: 2px; background: #1c1c1c; }
.news-box ul li .fl { text-align: left; font-size: 18px; text-indent: 1em; color: #000000; }
.news-box ul li .fr { text-align: right; font-size: 16px; color: #000000; }
.news-box ul li:hover:after { background: #db1d1d; }
.news-box ul li a:hover .fl, .news-box ul li a:hover .fr { color: #db1d1d; }
.page-box { width: 100%; overflow: hidden; margin: 30px 0px; font-size: 0px; text-align: center; }
.page-box font { display: inline-block; font-size: 14px; padding: 8px 12px; color: #ffffff; margin: 0px 4px; 
 border:solid 1px #db1d1d; border-radius: 5px; cursor: pointer; background: #db1d1d; }
.page-box a { display: inline-block; padding: 8px 12px; font-size: 14px; color: #000000; margin: 0px 5px; border-radius: 5px;
 border: solid 1px #db1d1d; }
.page-box a:hover { color: #ffffff!important; border: solid 1px #db1d1d; background: #db1d1d; }
/* ListPage end */


/* ContentPage */
.content-text-box { width: 100%; overflow: hidden; margin: 0 auto; }
.content-text-box .title { width: 100%; line-height: 45px; font-size: 24px; text-align: center; }
.content-text-box .sfbt-box, .content-text-box .xfbt-box { width: 100%; overflow: hidden; font-size: 20px; line-height: 25px; padding: 5px 0px;
 text-align: center; }
.d1hbt-box, .d2hbt-box, .d3hbt-box, .d4hbt-box, .con-article-title { width: 100%; overflow: hidden; font-size: 24px; line-height: 30px; padding: 5px 0px;
 text-align: center; }

.content-text-box .info { width: 100%; overflow: hidden; padding: 20px 0px; font-size: 16px; text-align: center; border-bottom: solid 1px #cccccc; }
.content-text-box .info span { padding: 0px 10px; }

.content-text-box .text { width: 100%; padding: 20px 0px 60px 0px; overflow: hidden; }
.content-text-box .text p { line-height: 30px; font-size: 16px; }
.content-text-box .text p img { display: block; max-width: 100%; margin: 0px auto; }
.content-text-box .text img:hover, .content-text-box .text p img:hover { transform: scale(1)!important; }
/* ContentPage end */