@charset "utf-8";
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; }
#loading .loading-img { width: 100%; height: 100%; background-image: url(../images/logo2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; animation: fade 1.5s infinite alternate; }

@keyframes fade { 0% { opacity: 0; }
  100% { opacity: 1; } }
.tt1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.tt2 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.tt3 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.tt4 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.tt5 { display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.img-scale { display: block; overflow: hidden; }
.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: transform 0.4s linear 0s; -moz-transition: transform 0.4s linear 0s; -o-transition: transform 0.4s linear 0s; transition: transform 0.4s linear 0s; }
.img-scale .img-frame { overflow: hidden; }
.img-scale .img { /*背景图替换img*/ height: 100%; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; -webkit-transition: transform 0.4s linear 0s; -moz-transition: transform 0.4s linear 0s; -o-transition: transform 0.4s linear 0s; transition: transform 0.4s linear 0s; }
.img-scale .img img { min-height: 100%; }
.img-scale:hover img { min-height: 100%; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.img-scale:hover .img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

html { min-width: 1300px; overflow-x: auto; }

.container { width: 1300px; margin: 0 auto; }

.header { padding: 30px 0; background-image: url(../images/t_bg1.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent;     background-size: cover; }
.header .fr { text-align: right; }

.logo img { max-width: 100%; vertical-align: top; }

.top-links { margin: 24px 0 10px; font-size: 14px; font-weight: 500; line-height: 30px; color: #fff; text-align: right; }
.top-links a { color: #fff; }
.top-links a:hover { text-decoration: underline !important; }
.top-links span { margin: 0 6px; }

.search { display: inline-block; padding: 0 0 0 10px; border: 1px solid #80addf; border-radius: 3px; font-size: 0; }
.search .input { width: 180px; font-size: 14px; font-weight: 500; line-height: 30px; color: #fff; text-align: left; vertical-align: top; }
.search .input::placeholder { color: #79acdb; }
.search .submit { width: 32px; height: 30px; background-image: url(../images/j_icon1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }

.nav { position: relative; z-index: 10; border-top: 1px solid #4e8cd2; background: #015198; }
.nav li { position: relative; float: left; width: 14.28%; }
.nav li a { position: relative; z-index: 2; display: block; font-size: 16px; font-weight: 500; line-height: 50px; color: #fff; text-align: center; white-space: nowrap; }
.nav li .lv2 { display: none; position: absolute; top: 100%; right: auto; bottom: auto; left: 50%; z-index: 1; width: 100%; border-bottom: 1px solid #015198; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.nav li .lv2 a { padding: 0; font-size: 14px; line-height: 35px; font-weight: 400; color: #000; background: white; border-left: 1px solid #015198; border-right: 1px solid #015198; }
.nav li .lv2 a:hover span { color: #015198; text-decoration: underline !important; }
.nav li .lv2 .tri { width: 100%; height: 16px; background-image: url(../images/g_icon7.png); background-repeat: no-repeat; background-position: 50% 100%; background-color: transparent; background-size: auto; }
.nav li .lv2 dd:nth-child(2) a { padding: 5px 0 0; }
.nav li .lv2 dd:last-child a { padding: 0 0 10px; }
.nav li:hover > a { background: #02427b; }

.column { margin: 40px 0 35px; border-bottom: 1px solid #ddd; }
.column .more { font-size: 14px; line-height: 50px; color: #999; }
.column .more:hover { color: #015198; }
.column h3 { display: inline-block; margin: 0 0 -1px; font-size: 22px; font-weight: 700; line-height: 50px; color: #015198; text-align: left; border-bottom: 3px solid #015198; }
.column h3 span { margin: 0 0 0 8px; font-size: 14px; font-weight: 400; color: #999; }

.title { font-size: 16px; font-weight: 500; line-height: 30px; color: #000; text-align: left; }
.title:hover { color: #015198; }

.info { font-size: 14px; font-weight: 500; line-height: 25px; color: #666; text-align: justify; }

.date { font-size: 14px; font-weight: 500; line-height: 62px; color: #999; text-align: left; }

.date1 { width: 58px; padding: 7px 0 0; font-size: 14px; font-weight: 500; line-height: 22px; color: #666; text-align: center; }
.date1 p:first-child { margin: 0 0 4px; color: #015198; font-size: 24px; line-height: 28px; }

.date2 { width: 60px; padding: 5px 0 7px; font-size: 12px; font-weight: 500; line-height: 18px; color: #fff; text-align: center; background: #015198; }
.date2 p:first-child { font-size: 20px; line-height: 26px; }

.xwdt { width: 625px; }
.xwdt .list1 li:last-child { border: none; }

.tzgg { width: 625px; }
.tzgg .about { padding: 15px 20px; border: 1px solid #ddd; border-top: none; font-size: 16px; font-weight: 500; line-height: 32px; color: #000; text-align: left; text-indent: 2em; }
.tzgg .about p{font-size: 16px !important;line-height: 28px !important; color: #000 !important; text-align: left !important; text-indent: 2em !important;font-family:微软雅黑 !important;}
.tzgg .about span{font-size: 16px !important;font-family:微软雅黑 !important;}


.news-slick { width: 100%; margin: 0 0 10px; box-shadow: 0 0 10px 1px #ccc; font-size: 0; }
.news-slick .img-scale { position: relative; }
.news-slick .img-frame { display: block; }
.news-slick .img { display: block; padding: 46% 0 0; }
.news-slick .text { padding: 15px 40px; }
.news-slick .text .ib { display: inline-block; width: calc(100% - 60px); padding: 0 0 0 20px; }
.news-slick .date1 { display: inline-block; margin: 5px 0 0; padding: 12px 0 10px; color: #015198; vertical-align: top; }
.news-slick .date1 p:first-child { font-size: 30px; font-weight: 700; margin: 0 0 6px; }
.news-slick .title { display: block; margin: 0 0 5px; }
.news-slick .slick-dots { position: absolute; top: auto; right: auto; bottom: 135px; left: 50%; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.news-slick .slick-dots li { display: inline-block; width: 12px; height: 12px; margin: 0 5px; border-radius: 50%; background: #fff; -webkit-transition: background 0.3s linear 0s; -moz-transition: background 0.3s linear 0s; -o-transition: background 0.3s linear 0s; transition: background 0.3s linear 0s; cursor: pointer; }
.news-slick .slick-dots li.slick-active { background: #ffa200; }
.news-slick .slick-arrow { position: absolute; top: 40%; right: auto; bottom: auto; left: auto; z-index: 2; width: 45px; height: 45px; cursor: pointer; }
.news-slick .slick-arrow.slick-prev { left: 12px; background-image: url(../images/t_icon1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.news-slick .slick-arrow.slick-next { right: 12px; background-image: url(../images/t_icon1_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }

.xxgg { width: 415px; }

.list li { padding: 18px 0; border-bottom: 1px dashed #ccc; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list li:first-child { padding-top: 0; }
.list li:last-child { padding-bottom: 0; border-bottom: none; }
.list li:hover { -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); }
.list .title { width: 315px; height: 60px; vertical-align: middle; }

.list2 li { padding: 18px 0; border-bottom: 1px dashed #ccc; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list2 li:first-child { padding-top: 0; }
.list2 li:last-child { padding-bottom: 0; border-bottom: none; }
.list2 li:hover { -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); }
.list2 .title { width: calc(100% - 75px); height: 60px; line-height: 60px; margin: -4px 0 0; vertical-align: middle; }
.list2 .title span { line-height: 30px; }

.list1 li { border-bottom: 1px dashed #ddd; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list1 li:hover { -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); }
.list1 li:hover .title::before { background: #015198; }
.list1 .title { display: block; width: calc(100% - 90px); line-height: 62px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list1 .title::before { display: inline-block; content: ""; width: 8px; height: 8px; margin: 0 10px 2px 0; background: #015198; border-radius: 50%; }
.list1 .title:hover { color: #015198; }

.yqsb { position: relative; width: 100%; }
.yqsb .arrow { position: absolute; top: 55%; right: auto; bottom: auto; left: auto; z-index: 1; width: 45px; height: 45px; cursor: pointer; }
.yqsb .arrow.slick-prev { left: -75px; background-image: url(../images/t_icon1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.yqsb .arrow.slick-prev:hover { background-image: url(../images/t_icon2.png); }
.yqsb .arrow.slick-next { right: -75px; background-image: url(../images/t_icon1_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; }
.yqsb .arrow.slick-next:hover { background-image: url(../images/t_icon2_2.png); }
.yqsb .column { margin-top: 20px; }
.yqsb .img { padding: 68.5% 0 0; }
.yqsb .title { margin: 15px 0 0; text-align: center; }
.yqsb .yqsb-slick { margin: 0 -20px; }
.yqsb .slick-slide { padding: 0 20px; }

.copy { padding: 28px 0; font-size: 14px; font-weight: 500; line-height: 25px; color: #fff; text-align: center; background: #015198; }

.index-links { margin: 42px 0 0; padding: 1px 0 35px; background: #eff3f5; }
.index-links .column { margin: 32px 0 25px; }
.index-links .links { font-size: 16px; font-weight: 500; line-height: 35px; color: #ccc; text-align: left; }
.index-links .links a { color: #000; }
.index-links .links a:hover { color: #015198; }
.index-links .links span { margin: 0 18px; }

.sidebar { width: 20%; margin: 45px 0 40px; }
.sidebar h3 { font-size: 25px; font-weight: 500; line-height: 80px; color: #fff; text-align: center; letter-spacing: 1px; background: #015198; }

.lv2-nav li { margin: 10px 0 0; }
.lv2-nav li a { display: block; padding: 0 35px 0 6%; background: #eaeef4; font-size: 18px; font-weight: 500; line-height: 60px; color: #000; text-align: left; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; border-left: 4px solid transparent; }
.lv2-nav li a:hover { color: #015198; }
.lv2-nav li a.cur { border-left-color: #015198; color: #015198; font-weight: 700; background-image: url(../images/h_icon3_2.png); background-repeat: no-repeat; background-position: 95% 50%; background-color: #e9eef4; background-size: auto; }
.section{min-height: 639px;}
.main { width: 76%; margin: 30px 0 40px; }
.main .list2 li { padding: 18px 0; margin: 0; border: none; border-bottom: 1px dashed #ddd; }
.main .list2 li::before { display: none; }
.main .list2 li .date { width: 60px; margin: 0 25px 0 0; }
.main .list3 li:last-child { border-bottom: 1px dashed #ddd; }

.position { margin: 0 0 10px; border-bottom: 1px solid #ddd; }
.position h3 { display: inline-block; margin: 0 0 -1px; font-size: 24px; font-weight: 500; line-height: 53px; color: #000; text-align: left; border-bottom: 3px solid #015198; }
.position .place { padding: 0 0 0 25px; font-size: 14px; font-weight: 500; line-height: 55px; color: #999; text-align: left; background-image: url(../images/h_icon9.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }
.position .place a { color: #999; }
.position .place a:hover { color: #015198; }

.article { padding: 30px 0 0; }
.article .title { margin: 0 0 10px; font-size: 18px; font-weight: 700; line-height: 32px; color: #015198; text-align: center; }
.article .sub { margin: 0 0 30px; padding: 0 0 20px; font-size: 14px; font-weight: 500; line-height: 30px; color: #999; text-align: center; border-bottom: 1px dashed #ccc; }
.article .sub span { margin: 0 6px; }
.article .content { padding: 0px 0 40px; font-size: 16px; font-weight: 500; line-height: 40px; color: #000; text-align: left; }
.article .content p { text-indent: 2em; }
.article .content img { display: block; margin: 25px auto; }
.article .content table p { text-indent: 0; }
.article .content table, .article .content img, .article .content video { max-width: 100%; height: auto !important; }
.article .content iframe { max-width: 100%; }
.article .cont-page { padding: 25px 0 0; border-top: 1px dashed #ccc; }
.article .cont-page a { display: block; padding: 4px 0; font-size: 15px; font-weight: 500; line-height: 27px; color: #666; text-align: left; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.article .cont-page a span { color: #000; font-weight: 700; }
.article .cont-page a:hover { color: #015198; -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -o-transform: translateX(6px); transform: translateX(6px); }

.pic-list { margin: 30px 0 0; }
.pic-list ul { font-size: 0; margin: 0 -15px; }
.pic-list ul > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 15px; }
.pic-list li { margin: 0 0 30px; }
.pic-list .img { padding: 65% 0 0; }
.pic-list .title { line-height: 50px; text-align: center; }
.pic-list .img-scale { -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.pic-list .img-scale:hover { background: #f6f6f6; box-shadow: 0 0 12px 0 #aaa; }
.pic-list .img-scale:hover .title { color: #015198; }

#browser-modal { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: 10000; width: 100%; height: 100%; color: #303233; text-align: center; }
#browser-modal .browser-modal-cover { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; height: 100%; width: 100%; background-color: #111; }
#browser-modal .browser-content { width: 700px; margin: 120px auto 0; padding: 50px 0 80px; background-color: #fff; border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { font-size: 24px; text-transform: uppercase; }
#browser-modal .browser-content .browser-text-desc { margin: 30px 0 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; height: 130px; margin: 20px auto; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; margin: 0 auto; padding: 20px 0; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url(../images/bro.png) no-repeat 0 0; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url(../images/bro.png) no-repeat 0 -100px; }
#browser-modal .browser-content .browser-item .iconopera { background: url(../images/bro.png) no-repeat 0 -200px; }
#browser-modal .browser-content .browser-item .iconEdge { background: url(../images/bro.png) no-repeat 0 -300px; }
#browser-modal .browser-content .browser-item a { display: block; cursor: pointer; }
#browser-modal .browser-content .browser-item a:hover { text-decoration: underline !important; }
#browser-modal .browser-content .browser-item a img { display: block; max-width: 100px; width: 100px; height: 100px; margin: 0 auto; }
#browser-modal .browser-content .browser-item a h4 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; }

@media screen and (max-width: 1500px) { .yqsb .yqsb-slick { margin: 0 50px; }
  .yqsb .arrow.slick-prev { left: 0px; }
  .yqsb .arrow.slick-next { right: 0px; } }

/*# sourceMappingURL=style.css.map */

#list-page {font-family: Arial; text-align: center; margin: 25px 0 30px !important; }
#list-page .p_pages a, #list-page span, #list-page .p_goto a {font-size: 14px; width: auto; height: auto; margin-top: 5px; }
#list-page .p_pages a, #list-page .p_no_d, #list-page .p_fun_d, #list-page .p_goto a {padding: 7px 9px; border: 1px solid #aaa; border-radius: 2px; color: #428bca;}
#list-page .p_pages .p_no_d, #list-page a:hover, #list-page .p_goto a {background: #0167af; font-weight: bold; color: #fff; border-color: #0167af;}
#list-page .p_t{ padding: 0 2px 0 0; color: #777;}
#list-page .p_first, #list-page .p_first_d, #list-page .p_last, #list-page .p_last_d{display: inline-block;}
#list-page .p_pages span{color: #aaa;}
#list-page .p_goto input { font-family: 'Arial'; color: #333; border-radius: 2px; width: 40px; height: 30px; line-height: 30px; vertical-align: bottom; }