@charset "utf-8";
/* 悬停图片放大 IE9+*/
.img-scale { display: block; overflow: hidden; }

.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 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; -o-background-size: cover; background-size: cover; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 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); -ms-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); -ms-transform: scale(1.1); transform: scale(1.1); }

#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; }

html { min-width: 1280px; }

.container { width: 1280px; margin: 0 auto; }

.spirit { display: inline-block; *display: inline; *zoom: 1; background-image: url(../images/spirit.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; vertical-align: middle; }

.spirit.home { width: 22px; height: 22px; margin: 0 6px 3px 0; background-position: -37px 2px; }

.tt1 { display: block; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.tt2 { display: -webkit-box; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.tt3 { display: -webkit-box; -moz-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.tt4 { display: -webkit-box; -moz-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.header { padding: 25px 0; background: #0075c0; }

.header .container > .fr { padding: 15px 0 0; }

.header .container{background:url(../images/top.png) no-repeat 660px center;}



.logo img { height: 77px; }

.top-link { font-size: 16px; font-weight: 500; line-height: 40px; color: #fff; text-align: left; }

.top-link a { color: #fff; }

.top-link span { margin: 0 10px; }

.search { font-size: 0; background: #4d9fd3; border-radius: 40px; overflow: hidden; }

.search form { display: block; }

.search .input { width: 0; height: 40px; font-size: 15px; font-weight: 500; line-height: 40px; color: #fff; text-align: left; vertical-align: top; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.search .input::-webkit-input-placeholder { color: #f2f2f2; }

.search .input:-moz-placeholder { color: #f2f2f2; }

.search .input::-moz-placeholder { color: #f2f2f2; }

.search .input:-ms-input-placeholder { color: #f2f2f2; }

.search .input::placeholder { color: #f2f2f2; }

.search .submit { width: 40px; height: 40px; background-position: 9px 9px; }

.search:hover .input { width: 200px; padding: 0 0 0 15px; }

.nav { background: #015a94; border-top: 1px solid #679cbf; }

.nav ul { height: 60px; }

.nav li { float: left; margin: 0 17.2px; position: relative; }

.nav li a { display: block; padding: 0 41px; border-top: 3px solid transparent; font-size: 18px; font-weight: 700; line-height: 57px; color: #fff; text-align: center; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.nav li .lv2 { position: absolute; top: 130%; right: auto; bottom: auto; left: 50%; z-index: 2; width: 140px; border-bottom: 1px solid #0075c0; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); opacity: 0; visibility: hidden; }

.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; -o-background-size: auto; background-size: auto; }

.nav li .lv2 a { padding: 10px 5px; border-top: 0; border-left: 1px solid #0075c0; border-right: 1px solid #0075c0; font-size: 15px; font-weight: 500; line-height: 20px; color: #000; text-align: center; background: rgba(255, 255, 255, 0.8); }

.nav li .lv2 a:hover { background: #fff; color: #0075c0; }

.nav li .lv2 dd:last-child a { padding-bottom: 12px; }

.nav li:hover > a { border-color: #f28505; background: #0075c0; }

.nav li:hover > a .icon { background-position: 0 0; }

.nav li:hover .lv2 { -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; top: 100%; opacity: 1; visibility: visible; }

.nav li:first-child { margin-left: 0; }

.nav li:last-child { margin-right: 0; }

.banner { font-size: 0; }

.banner .slick-arrow { position: absolute; top: 45%; right: auto; bottom: auto; left: auto; z-index: 1; width: 55px; height: 55px; opacity: .2; -webkit-transition: opacity 0.35s ease 0s; -moz-transition: opacity 0.35s ease 0s; -o-transition: opacity 0.35s ease 0s; transition: opacity 0.35s ease 0s; }

.banner .slick-arrow.slick-prev { left: 7%; background-image: url("../images/spirit.png"); background-repeat: no-repeat; background-position: -73px 1px; background-color: transparent; -o-background-size: auto; background-size: auto; }

.banner .slick-arrow.slick-next { right: 7%; background-image: url("../images/spirit.png"); background-repeat: no-repeat; background-position: -128px 1px; background-color: transparent; -o-background-size: auto; background-size: auto; }

.banner .slick-dots { position: absolute; top: auto; right: auto; bottom: 28px; left: 50%; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.banner .slick-dots li { display: inline-block; *display: inline; *zoom: 1; margin: 0 5px; width: 12px; height: 12px; border-radius: 50%; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; background: #fff; cursor: pointer; }

.banner .slick-dots li.slick-active { background: #faa706; }

.banner:hover .slick-arrow { opacity: 1; }

.section { position: relative; z-index: 2; padding: 0 0 50px; }

.column h3 { display: inline-block; *display: inline; *zoom: 1; padding: 0 20px; font-size: 20px; font-weight: 700; line-height: 45px; color: #fff; text-align: left; }

.column .more { margin: 0 18px 0 0; font-size: 14px; font-weight: 500; line-height: 45px; color: #fff; text-align: left; }

.column .more:hover { text-decoration: underline !important; }

.title { font-size: 16px; font-weight: 500; line-height: 59px; color: #000; text-align: left; }

.info { font-size: 14px; font-weight: 500; line-height: 25px; color: #666; text-align: left; }

.date { font-size: 14px; font-weight: 500; line-height: 59px; color: #999; text-align: left; }

.card { margin: 65px 0 0; padding: 0 30px 32px; border: 1px solid #0175bf; }

.card .column { position: relative; margin: -20px 0 35px; background: #ebf1f4; }

.card .column h3 { background: #0075c0; }

.card .column .more { color: #0075c0; }

.card .column::before { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; right: 100%; bottom: auto; left: auto; z-index: 1; width: 0; height: 0; border-top: 10px solid transparent; border-left: 10px solid transparent; border-right: 10px solid #015a94; border-bottom: 10px solid #015a94; }

.news-slick { font-size: 0; width: 600px; height: 506px; overflow: hidden; box-shadow: 0 0 10px 1px #ccc; }

.news-slick .slick-slide { position: relative; }

.news-slick .img { padding: 66.7% 0 0; }

.news-slick .slick-dots { position: absolute; top: auto; right: auto; bottom: 75px; left: 50%; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.news-slick .slick-dots li { display: inline-block; *display: inline; *zoom: 1; margin: 0 5px; width: 12px; height: 12px; border-radius: 50%; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; background: #ddd; cursor: pointer; }

.news-slick .slick-dots li.slick-active { background: #faa706; }

.news-slick .date { position: absolute; top: auto; right: auto; bottom: 78px; left: 23px; z-index: 1; padding: 8px 5px; line-height: 22px; text-align: center; color: #fff; background: #028aca; }

.news-slick .date p:first-child { font-size: 24px; font-weight: 700; line-height: 30px; }

.news-slick .title { margin: 45px 0 15px; padding: 0 23px; line-height: 28px; }

.news-slick .title:hover { color: #015a94; }

.news-switch { width: 595px; height: 506px; overflow: hidden; }

.news-switch .switch-nav { position: relative; font-size: 0; border-bottom: 1px solid #ddd; }

.news-switch .switch-nav h3 { display: inline-block; *display: inline; *zoom: 1; padding: 0 10px 12px; margin: 0 0 0 40px; font-size: 18px; font-weight: 700; line-height: 20px; color: #000; text-align: center; cursor: pointer; }

.news-switch .switch-nav h3 a { display: block; color: #000; }

.news-switch .switch-nav h3.active { color: #0065a6; }

.news-switch .switch-nav h3.active a { color: #0065a6; }

.news-switch .switch-nav h3:first-child { margin-left: 0; }

.news-switch .switch-nav .line { position: absolute; top: auto; right: auto; bottom: -1px; left: 0; z-index: 1; width: 92px; height: 3px; background: #028aca; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }

.news-switch .switch-box { margin: 28px 0 0; position: relative; }

.news-switch .switch-box .list { position: absolute; top: 0; right: auto; bottom: auto; left: auto; z-index: 1; opacity: 0; visibility: hidden; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.news-switch .switch-box .list.active { opacity: 1; visibility: visible; }

.news-switch .list li:hover { padding-right: 4px; }

.list .first { padding: 0 0 20px; }

.list .first .text { width: -webkit-calc(100% - 134px); width: -moz-calc(100% - 134px); width: calc(100% - 134px); }

.list .first .title { width: 100%; line-height: 22px; }

.list .first .title::before { display: none; }

.list .first .img-frame { display: block; width: 120px; }

.list .first .img-frame .img { padding: 62.5% 0 0; }

.list li { border-bottom: 1px dashed #ccc; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.list li:last-child { border: none; }

.list li:hover { -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -o-transform: translateX(4px); -ms-transform: translateX(4px); transform: translateX(4px); }

.list li:hover a::before { background: #0075c0; }

.list .title { display: inline-block; *display: inline; *zoom: 1; width: -webkit-calc(100% - 95px); width: -moz-calc(100% - 95px); width: calc(100% - 95px); vertical-align: top; }

.list .title::before { display: inline-block; *display: inline; *zoom: 1; content: ""; width: 8px; height: 8px; margin: 0 8px 2px 2px; background: #ccc; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.list .title:hover { color: #015a94; }

.djdt { width: 620px; height: 531px; padding: 0 25px 15px; }

.djdt.card { border-color: #bb0000; }

.djdt.card .column { background: #f6eded; }

.djdt.card .column h3 { background: #bb0000; }

.djdt.card .column .more { color: #bb0000; }

.djdt.card .column::before { border-right-color: #a60000; border-bottom-color: #a60000; }

.djdt .list .first { padding: 0 0 5px; border: none; }

.djdt .list .first .title, .djdt .list .first .date { line-height: 30px; }

.djdt .list .first .img-frame { width: 140px; }

.djdt .list .first .text { width: -webkit-calc(100% - 152px); width: -moz-calc(100% - 152px); width: calc(100% - 152px); }

.djdt .list .title { width: 100%; }

.gzzd { width: 420px; height: 531px; margin-left: 45px; padding: 0 25px 15px; }

.gzzd.card { border-color: #02abca; }

.gzzd.card .column { background: #edf6f5; }

.gzzd.card .column h3 { background: #02abca; }

.gzzd.card .column .more { color: #02abca; }

.gzzd.card .column::before { border-right-color: #0091a6; border-bottom-color: #0091a6; }

.list2 li { padding: 20px 0; border-bottom: 1px dashed #ccc; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.list2 li .title { display: table; width: -webkit-calc(100% - 72px); width: -moz-calc(100% - 72px); width: calc(100% - 72px); height: 54px; line-height: 27px; }

.list2 li .title span { display: table-cell; vertical-align: middle; }

.list2 li .title:hover { color: #0075c0; }

.list2 li .date { width: 55px; padding: 3px; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background: #02abca; }

.list2 li .date p:first-child { font-size: 24px; font-weight: 700; line-height: 28px; }

.list2 li:first-child { padding-top: 0; }

.list2 li:last-child { border: none; }

.list2 li:hover { -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -o-transform: translateX(4px); -ms-transform: translateX(4px); transform: translateX(4px); }

.list3 li { padding: 10px 0; border-bottom: 1px dashed #ccc; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.list3 li:last-child { border: none; }

.list3 li:hover { -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -o-transform: translateX(4px); -ms-transform: translateX(4px); transform: translateX(4px); }

.list3 .title, .list3 .date { line-height: 26px; }

.list3 .title::before { display: inline-block; *display: inline; *zoom: 1; content: ""; width: 8px; height: 8px; margin: 0 7px 2px 0; border-radius: 50%; background: #f28505; }

.list3 .title:hover { color: #0075c0; }

.xgwj { width: 620px; margin: 46px 0 0; }

.xgwj .column { background: #0075c0; }

.xgwj .list3 { height: 390px; margin: 0 0 6px; padding: 15px 24px 10px; border: 1px solid #ddd; border-top: none; }

.links { font-size: 0; margin: 0 -10px; }

.links > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 20%; padding: 0 10px; }

.links li { margin: 26px 0 0; }

.links li a { display: block; font-size: 16px; font-weight: 500; line-height: 18px; color: #000; text-align: center; }

.links li a .spirit { display: block; width: 55px; height: 55px; margin: 0 auto 10px; border-radius: 50%; background-color: #3276b5; background-position: -184px 15px; }

.links li a:hover { color: #0075c0; }

.links li a:hover .spirit { -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }

.links li:nth-child(2) a .spirit { background-color: #329bb5; background-position: -244px 16px; }

.links li:nth-child(3) a .spirit { background-color: #b58232; background-position: -287px 14px; }

.links li:nth-child(4) a .spirit { background-color: #b54132; background-position: -331px 13px; }

.links li:nth-child(5) a .spirit { background-color: #32b579; background-position: -371px 12px; }

.links li:nth-child(6) a .spirit { background-color: #b532ad; background-position: -414px 12px; }

.foot-link { padding: 30px 0; background: #2975d3; }

.foot-link .tips { font-size: 20px; font-weight: 700; line-height: 40px; color: #fff; text-align: left; }

.foot-link .container{background: url(../images/bottom.png) no-repeat 810px center;padding-right:50px;}


.foot-link .tips .spirit { width: 35px; height: 35px; border-radius: 50%; margin: 0 15px 0 0; background-color: #c86a31; background-position: -467px 6px; }

.link-down { position: relative; width: 260px; margin: 0 0 0 30px; border: 1px solid #7face5; font-size: 16px; font-weight: 500; line-height: 38px; color: #fff; text-align: left; cursor: pointer; }

.link-down p { position: relative; padding: 0 40px 0 17px; }

.link-down p::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 16px; right: 12px; bottom: auto; left: auto; z-index: 1; width: 0; height: 0; border-top: 7px solid #fff; border-right: 8px solid transparent; border-bottom: 7px solid transparent; border-left: 8px solid transparent; }

.link-down ul { display: none; max-height: 165px; overflow-x: hidden; position: absolute; top: 100%; right: auto; bottom: auto; left: -1px; z-index: 1; width: 260px; background: #f9f9f9; border: 1px solid #ddd; font-size: 14px; font-weight: 500; line-height: 32px; color: #000; text-align: left; }

.link-down ul a { display: block; padding: 0 17px; color: #333; border-bottom: 1px solid #ddd; }

.link-down ul a:hover { color: #0075c0; background: #fff; }

.link-down ul li:last-child a { border: none; }

.footer { padding: 15px 0 0; background: #015a94; }

.footer .foot-logo { width: 50%; padding: 32px 0 0; }

.footer .foot-logo img { max-width: 100%; vertical-align: top; }

.footer .contact { width: 30%;    margin-left: 5%; padding:25px 0 0; font-size: 16px; font-weight: 500; line-height: 38px; color: #fff; text-align: left; }

.footer .contact p { padding: 0 0 0 30px; background-image: url(../images/j_icon1.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.footer .contact p:nth-child(2) { background-image: url(../images/j_icon2.png); }

.footer .contact p:nth-child(3) { background-image: url(../images/j_icon3.png); }

.footer .code { width: 15%; font-size: 16px; font-weight: 500; line-height: 35px; color: #fff; text-align: center; }

.footer .copy { width: 100%; margin: 6px 0 0; padding: 15px 0; font-size: 16px; font-weight: 500; line-height: 32px; color: #fff; text-align: center; border-top: 1px solid #679cbf; }
.footer .copy a{color:#fff;}
.decoration { position: relative; z-index: 1; max-height: 350px; overflow: hidden; }

.decoration img { width: 100%; vertical-align: top; }

.sidebar { width: 20%; margin: -45px 0; }

.sidebar h3 { font-size: 28px; font-weight: 500; line-height: 90px; color: #fff; text-align: center; letter-spacing: 1px; background: #015a94; }

.lv2-nav li { margin: 10px 0 0; }

.lv2-nav li a { display: block; padding: 0 50px 0 13%; background: #e9eef4; font-size: 18px; font-weight: 500; line-height: 55px; color: #000; text-align: left; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.lv2-nav li a:hover { color: #fff; background: #0075c0; }

.lv2-nav li a.cur { color: #fff; background-image: url(../images/h_icon3.png); background-repeat: no-repeat; background-position: 190px 50%; background-color: #0075c0; -o-background-size: auto; background-size: auto; }

.main { width: 75%; margin: 20px 0 40px; }

.position { margin: 0 0 10px; border-bottom: 1px solid #ddd; }

.position h3 { display: inline-block; *display: inline; *zoom: 1; margin: 0 0 -1px; font-size: 24px; font-weight: 500; line-height: 53px; color: #000; text-align: left; border-bottom: 3px solid #0075c0; }

.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; -o-background-size: auto; background-size: auto; }

.position .place a { color: #999; }

.position .place a:hover { color: #0075c0; }

.article { padding: 30px 0 0; }

.article .title { margin: 0 0 10px; font-size: 20px; font-weight: 700; line-height: 32px; color: #015a94; text-align: center; }

.article .sub { 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: 30px 0 40px; font-size: 16px; font-weight: 500; line-height: 40px; color: #000; text-align: left; }

.article .content p { text-indent: 2em; }
.article .content p a{color:#000;}
.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;margin:0 auto;}
.article .content table td{text-align:center;padding:10px !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.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.article .cont-page a span { color: #000; font-weight: 700; }

.article .cont-page a:hover { color: #0075c0; -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -o-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); }

.list4 li { border-bottom: 1px dashed #ddd; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }

.list4 li .title { display: inline-block; *display: inline; *zoom: 1; line-height: 55px; }

.list4 li .title::before { display: inline-block; *display: inline; *zoom: 1; content: ""; width: 6px; height: 6px; margin: 0 10px 2px 0; border-radius: 50%; background: #0075c0; }

.list4 li .date { line-height: 55px; }

.list4 li:hover { -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -o-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); }

.list4 li:hover .title { color: #0075c0; }

.pic-list li { padding: 25px 0; border-bottom: 1px dashed #ccc; }

.pic-list .text { width: -webkit-calc(100% - 250px); width: -moz-calc(100% - 250px); width: calc(100% - 250px); }

.pic-list .title { line-height: 30px; font-weight: 700; }

.pic-list .title:hover { color: #0075c0; }

.pic-list .info { margin: 7px 0 12px; }

.pic-list .date { display: inline-block; *display: inline; *zoom: 1; padding: 0 8px; line-height: 28px; color: #fff; background: #028aca; }

.pic-list .img-scale { width: 220px; }

.pic-list .img-scale .img { padding: 62.5% 0 0; }

