@charset "UTF-8";
/* 悬停图片放大 IE9+*/
.img-scale { display: block; overflow: hidden; }

.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s 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.8s ease 0s; -moz-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s 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 { display: block; 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: 1200px; }

.container { width: 73%; max-width: 1400px; margin: 0 auto; }

.header { position: relative; z-index: 10; }

.header.scroll .head1 { padding-top: 10px; }

.header.scroll .nav li a { padding-bottom: 5px; }

.header.scroll .logo { margin-top: 8px; }

.header.scroll .banner, .header.scroll .decoration { margin-top: 122px; }

.head1 { position: fixed; top: 0; width: 100%; border-top: 12px solid #969696; z-index: 22; padding: 30px 3.9% 0; background: #fff; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25);  -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

.head1::before { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: -12px; right: auto; bottom: auto; left: 0; z-index: 1; width: 445px; height: 12px; background: #3796e1; }

.head1 > .fr { width: 76%; }

.logo { width: 24%;  -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

.logo img { max-width: 95%; vertical-align: top; }

.search { font-size: 0; padding: 0 0 0 40px; background-image: url(../images/t_icon1.png); background-repeat: no-repeat; background-position: 7px 50%; background-color: transparent; -o-background-size: auto; background-size: auto; border: 1px solid #ddd; }

.search .input { width: 150px; margin: 7px 0; height: 24px; font-size: 16px; font-weight: 500; line-height: 24px; color: #333; text-align: left; border-right: 1px solid #ddd; vertical-align: top; }

.search .submit { width: 50px; height: 38px; font-size: 17px; font-weight: 500; line-height: 38px; color: #8c8c8c; text-align: center; vertical-align: top; }

.nav { width: 100%; font-size: 0; text-align: right; }

.nav li { display: inline-block; *display: inline; *zoom: 1; position: relative; padding: 0 20px; vertical-align: top; }

.nav li a { position: relative; display: block; padding: 0 0 18px; font-size: 20px; font-weight: 500; line-height: 55px; color: #323232; text-align: center;  -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

.nav li .lv2 { position: absolute; top: -webkit-calc(100% - 5px); top: -moz-calc(100% - 5px); top: calc(100% - 5px); right: auto; bottom: auto; left: 50%; z-index: 1; width: 150px; padding: 10px 0; background: rgba(255, 255, 255, 0.8); border-top: 5px solid #3796e1; visibility: hidden; opacity: 0; -webkit-transform: translateX(-50%) rotateY(90deg); -moz-transform: translateX(-50%) rotateY(90deg); -o-transform: translateX(-50%) rotateY(90deg); transform: translateX(-50%) rotateY(90deg); -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}

.nav li .lv2 a { padding: 0; font-size: 18px; line-height: 40px; }

.nav li .lv2 a:hover { color: #3796e1; text-decoration: underline !important; }

.nav li:last-child { padding-right: 0; }

.nav li > a::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: 0; left: 50%; z-index: 1; width: 0%; height: 5px; background: #3796e1; opacity: 0; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.nav li:hover > a { color: #3796e1; }

.nav li:hover .lv2 { visibility: visible; opacity: 1; -webkit-transform: translateX(-50%) rotateY(0); -moz-transform: translateX(-50%) rotateY(0); -o-transform: translateX(-50%) rotateY(0); transform: translateX(-50%) rotateY(0); }

.nav li.cur > a::after { width: 100%; left: 0; opacity: 1; }

.banner { margin: 155px 0 0; font-size: 0;  -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

.banner .img { position: relative; padding: 44% 0 0; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: cover; background-size: cover; overflow: hidden; }

.banner .content { position: absolute; top: auto; right: auto; bottom: 0; left: -475px; z-index: 1; width: 475px; height: 340px; background-image: url(../images/t_bg1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; -webkit-transition: all 1.2s ease 0s; -moz-transition: all 1.2s ease 0s; -o-transition: all 1.2s ease 0s; transition: all 1.2s ease 0s; }

.banner .content .text { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: 262px; height: 262px; padding: 25px 35px; font-size: 40px; font-weight: 700; line-height: 52px; color: #fff; text-align: center; }

.banner .slick-active .content { left: 0; }

.banner .slick-arrow { position: absolute; top: 40%; z-index: 10; width: 50px; height: 80px; opacity: .2; transition: all .4s; }

.banner:hover .slick-arrow { opacity: .6; }

.banner .slick-prev.slick-arrow { left: 5%; background: url(../images/t_icon2.png) no-repeat 50% 50%; }

.banner .slick-arrow.slick-next { right: 5%; background: url(../images/t_icon2_2.png) no-repeat 50% 50%; }

.column { position: relative; padding: 0 0 15px; margin: 60px auto 35px; }

.column .more { font-size: 15px; font-weight: 500; line-height: 80px; color: #999; text-align: left; }

.column .more:hover { color: #3796e1; }

.column h3 { font-size: 25px; font-weight: 700; line-height: 40px; color: #000; text-align: left; }

.column h3 span { display: block; font-size: 15px; font-weight: 400; font-family: 'FZCUJINLJW'; line-height: 25px; }

.column::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 1; width: 54px; height: 3px; background: #3796e1; }

.section { min-height: 320px; padding: 0 0 70px; }

.xyjj .pic-list { width: 49%; }

.xyjj .list1 { width: 44%; }

.info { font-size: 15px; font-weight: 500; line-height: 26px; color: #494949; text-align: justify; }

.pic-list li { margin: 0 0 30px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.pic-list li:last-child { margin: 0; }

.pic-list li:hover { -webkit-transform: translateX(8px); -moz-transform: translateX(8px); -o-transform: translateX(8px); -ms-transform: translateX(8px); transform: translateX(8px); }

.pic-list .img-scale { width: 48%; }

.pic-list .img-scale .img { padding: 66% 0 0; }

.pic-list .text { width: 48%; border-bottom: 2px solid #3796e1; }

.pic-list .text .date { font-size: 23px; font-weight: 700; line-height: 28px; color: #000; text-align: left; }

.pic-list .text .title { display: block; font-size: 18px; font-weight: 700; line-height: 38px; color: #000; text-align: left; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.pic-list .text .title:hover { color: #3796e1; }

.pic-list .text .info { height: 104px; margin: 3px 0 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.pic-list .text .more { font-size: 18px; font-weight: 700; line-height: 42px; color: #3796e1; text-align: left; }

.list1 li { padding: 12px 0; font-size: 0; border-bottom: 1px dashed #969696; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.list1 li:hover { -webkit-transform: translateX(8px); -moz-transform: translateX(8px); -o-transform: translateX(8px); -ms-transform: translateX(8px); transform: translateX(8px); }

.list1 li:hover .title { color: #3796e1; }

.list1 li:hover .date { border-color: #3796e1; }

.list1 .date { display: inline-block; *display: inline; *zoom: 1; position: relative; width: 60px; height: 52px; padding: 8px 6px; border: 3px solid #ccc; font-size: 15px; font-weight: 700; line-height: 15px; color: #3796e1; text-align: left; vertical-align: top; }

.list1 .date p:last-child { text-align: right; }

.list1 .date::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; right: auto; bottom: auto; left: 50%; z-index: 1; width: 80%; height: 2px; background: #ccc; -webkit-transform: translate(-50%, -50%) rotate(-45deg); -moz-transform: translate(-50%, -50%) rotate(-45deg); -o-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }

.list1 .title { display: inline-block; *display: inline; *zoom: 1; width: -webkit-calc(100% - 60px); width: -moz-calc(100% - 60px); width: calc(100% - 60px); padding: 0 0 0 28px; font-size: 18px; font-weight: 500; line-height: 52px; color: #000; text-align: left; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.tzgg { position: relative; }

.tzgg .overflow { overflow: hidden; }

.tzgg .slick-arrow { position: absolute; top: auto; right: auto; bottom: 12px; left: auto; z-index: 1; width: 60px; height: 110px; cursor: pointer; }

.tzgg .slick-arrow.slick-prev { left: -110px; background-image: url(../images/t_icon2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.tzgg .slick-arrow.slick-next { right: -110px; background-image: url(../images/t_icon2_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.tzgg-slick { margin: 0 -25px; font-size: 0; }

.tzgg-slick .slick-slide { padding: 0 25px 10px; }

.tzgg-slick .text { display: block; padding: 24px 15px; background: #ccc; box-shadow: 0 5px 5px 0 #e9e9e9; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.tzgg-slick .text .title { display: inline-block; *display: inline; *zoom: 1; width: -webkit-calc(100% - 38px); width: -moz-calc(100% - 38px); width: calc(100% - 38px); height: 78px; overflow: hidden; padding: 0 0 0 15px; font-size: 15px; font-weight: 500; line-height: 26px; color: #000; text-align: justify; vertical-align: top; }

.tzgg-slick .text .date { display: inline-block; *display: inline; *zoom: 1; width: 38px; font-size: 25px; font-weight: 700; line-height: 39px; color: #3796e1; text-align: center; letter-spacing: 2px; }

.tzgg-slick .text .date::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; width: 85%; height: 2px; background: #3796e1; -webkit-transform: translate(2px, -40px) rotate(-18deg); -moz-transform: translate(2px, -40px) rotate(-18deg); -o-transform: translate(2px, -40px) rotate(-18deg); -ms-transform: translate(2px, -40px) rotate(-18deg); transform: translate(2px, -40px) rotate(-18deg); }

.tzgg-slick .text:hover { background: #3796e1; }

.tzgg-slick .text:hover .title { color: #fff; }

.tzgg-slick .text:hover .date { color: #fff; }

.tzgg-slick .text:hover .date::after { background: #fff; }

.zyjs ul { font-size: 0; margin: 0 0; }

.zyjs ul > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 25%; padding: 0 0; }

.zyjs ul .img-scale { position: relative; }

.zyjs ul .img-scale::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; background-image: url(../images/t_icon3.png); background-repeat: repeat-x; background-position: 0 100%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.zyjs ul .img { display: block; padding: 66% 0 0; }

.zyjs ul .text { position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 10; width: 100%; padding: 0 36px 18px; }

.zyjs ul .text h6 { font-size: 15px; font-weight: 500; line-height: 21px; color: #fff; text-align: left; font-family: 'FZCUJINLJW'; }

.zyjs ul .text h3 { font-size: 26px; font-weight: 700; line-height: 45px; color: #fff; text-align: left; }

.zyjs ul li:nth-child(1) .img-scale { border-bottom: 12px solid #7c31c8; }

.zyjs ul li:nth-child(2) .img-scale { border-bottom: 12px solid #55c7be; }

.zyjs ul li:nth-child(3) .img-scale { border-bottom: 12px solid #ffb400; }

.zyjs ul li:nth-child(4) .img-scale { border-bottom: 12px solid #3555e1; }

.fczs { position: relative; margin: 100px 0 0; }

.fczs::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; right: 0; bottom: 13%; left: 0; z-index: -1; background-image: url(../images/t_bg2.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: cover; background-size: cover; }

.fczs .column h3 { color: #fff; }

.fczs .column h3 span { color: #fff; }

.fczs .column::after { background: #fff; }

.fczs .img-scale { position: relative; width: 46.5%; }

.fczs .img-scale .img { padding: 72% 0 0; }

.fczs .img-scale .text { position: absolute; top: auto; right: auto; bottom: 30px; left: auto; z-index: 1; width: 100%; padding: 15px 35px; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; background-image: url(../images/t_bg3.png); background-repeat: repeat-y; background-position: 0 0; background-color: transparent; -o-background-size: 100% auto; background-size: 100% auto; }

.fczs .img-scale .text h3 { font-size: 23px; font-weight: 700; line-height: 55px; color: #fff; text-align: left; }

.fczs .img-scale .text h3::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; width: 42px; height: 2px; background: #fff; }

.fczs .img-scale .text p { margin: 15px 0; max-width: 320px; height: 96px; overflow: hidden;  font-size: 15px; font-weight: 500; line-height: 24px; color: #fff; text-align: justify; }

.fczs .img-scale:hover .text { padding-left: 80px; }

.ppts ul { font-size: 0; margin: 0 -15px; }

.ppts ul > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 33.33333%; padding: 0 15px; }

.ppts ul .img-scale { position: relative; }

.ppts ul .colu { display: block;  width: 100%; padding: 0 20px; font-size: 22px; font-weight: 700; line-height: 43px; color: #fff; text-align: left; background: #3796e1; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.ppts ul .img-scale:hover p { padding-left: 40px; }

.ppts ul .img { padding: 63% 0 0; background-position: 50% 28%; }

.ppts ul .title { display: block; margin: 15px 0 0; font-size: 16px; font-weight: 700; line-height: 26px; padding: 7px 0; color: #000; text-align: left; }

.ppts ul .title:hover { color: #3796e1; }

.ppts ul .info { color: #999; height: 78px; overflow: hidden; }

.footer { padding: 0 0 64px; border-bottom: 14px solid #3796e1; }

.footer.in { padding: 0 0 40px; }

.foot1 { padding: 15px 0; background: #f8f8f8; }

.foot-logo { height: 72px; vertical-align: top; }

.copy { display: inline-block; *display: inline; *zoom: 1; margin: 10px 0 0 100px; font-size: 16px; font-weight: 500; line-height: 28px; color: #000; text-align: left; vertical-align: top; }

.copy p:first-child { font-family: 'FZCUJINLJW'; }

.lxfs { display: inline-block; *display: inline; *zoom: 1; margin: 30px 60px 0 0; font-size: 16px; font-weight: 500; line-height: 28px; color: #000; text-align: left; vertical-align: top; }

.ewm { height: 75px; vertical-align: top; }

.decoration { position: relative; z-index: 1;margin: 155px 0 0;  -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

.decoration img { width: 100%; vertical-align: top; }

.sidebar { width: 26%; max-width: 300px; box-shadow: 0 0 15px 0 #e5e5e5; }

.sidebar .lv1-column { position: relative; font-size: 30px; font-weight: 700; line-height: 125px; color: #fff; text-align: center; background: #3796e1; }

.sidebar .lv1-column span { position: absolute; top: 18px; right: auto; bottom: auto; left: 0; z-index: 1; width: 100%; font-size: 60px; font-weight: 500; line-height: 62px; color: rgba(238, 238, 238, 0.11); text-align: center; }

.sidebar .lv2 { padding: 0 0 100px; }

.sidebar .lv2 li { position:relative; border-bottom: 1px dashed #d5d5d5; }

.sidebar .lv2 a { display: block; padding: 0 0 0 30px; font-size: 22px; font-weight: 500; line-height: 70px; color: #000; text-align: left; position: relative; }

.sidebar .lv2 a:hover { color: #3796e1; }

.sidebar .lv2 a:hover::before { height: 100%; }

.sidebar .lv2 a.cur { color: #3796e1; }

.sidebar .lv2 a.cur::before { height: 100%; }

.sidebar .lv2 li > a::before { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; width: 8px; height: 0%; background: #3796e1; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.sidebar .lv2 .down { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: 55px; height: 70px; background-image: url(../images/down.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; cursor: pointer; -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; }
.sidebar .lv2 li.cur .down { color: #274480; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.sidebar .lv3 { display: none; padding: 0 0 15px; }
.sidebar .lv3 a { padding-left: 50px; line-height: 50px; font-size: 20px; }

.main { width: 71%; margin: 30px 0 0; }

.main.or .position { border-color: #65cbc3; }

.position { border-bottom: 3px solid #3796e1; }

.position .place { font-size: 20px; font-weight: 500; line-height: 65px; color: #333; text-align: left; }

.position .place a { color: #333; }
.position .place a:hover { color: #3796e1; }
.position h3 { font-size: 22px; font-weight: 700; line-height: 65px; color: #333; text-align: left; text-indent: 40px; }

.jg-box { margin: 40px 0 0; }

.jg-item { font-size: 20px; font-weight: 500; line-height: 36px; color: #333; text-align: left; }

.jg-item > h3 { padding: 0 0 0 15px; border-left: 5px solid #3796e1; font-size: 20px; font-weight: 700; line-height: 55px; color: #000; text-align: left; background: #f4f6f8; }

.jg-item > .clearfix { position: relative; padding: 15px 0; border-bottom: 1px dashed #d5d5d5; }

.jg-item > .clearfix:last-child { border: none; }

.jg-item > .clearfix .fl { display: table; position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; width: 270px; height: 100%; text-align: center; }

.jg-item > .clearfix .fl .middle { display: table-cell; vertical-align: middle; }

.jg-item > .clearfix .fr { width: 428px; }

.jg-item > .clearfix .name { font-size: 0; }

.jg-item > .clearfix .name  a { color: #333; }

.jg-item > .clearfix .name .tips { display: inline-block; *display: inline; *zoom: 1; font-size: 20px; vertical-align: top; }

.jg-item > .clearfix .name p { display: inline-block; *display: inline; *zoom: 1; font-size: 20px; }

.jg-item > .clearfix .name.t2 p { width: -webkit-calc(100% - 60px); width: -moz-calc(100% - 60px); width: calc(100% - 60px); }

.jg-item > .clearfix .name.t3 p { width: -webkit-calc(100% - 80px); width: -moz-calc(100% - 80px); width: calc(100% - 80px); }

.jg-item > .clearfix .name.t4 p { width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); }

.kstd { position: relative; width: 100%; padding: 45px 0 30px; margin-bottom: 20px; background: #f8f8f8; }

.kstd .bg { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; width: 235px; height: 100%; background-image: url(../images/t_bg4.png); background-repeat: no-repeat; background-position: 100% 100%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.kstd .column { width: 120px; position: absolute; top: auto; right: 0; bottom: 70px; left: auto; z-index: 1; margin: 0; }

.kstd .column h3 { font-size: 20px; font-weight: 400; color: #fff; }

.kstd .column h3 span { font-family: 'Micsoroft YaHei'; }

.kstd .column::after { background: #fff; }

.kstd .links { width: -webkit-calc(100% - 405px); width: -moz-calc(100% - 405px); width: calc(100% - 405px); padding: 0 3% 0 5%; font-size: 0; margin: 0 -5px; }

.kstd .links > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 25%; padding: 0 5px; }

.kstd .links a { display: block; font-size: 20px; font-weight: 500; line-height: 48px; color: #666; text-align: left; }

.kstd .links a::before { display: inline-block; *display: inline; *zoom: 1; content: ""; width: 5px; height: 5px; margin: 0 10px 0 0; background: #999999; vertical-align: middle; }

.kstd .links a:hover { color: #3796e1; }

.kstd .links a:hover::before { background: #3796e1; }

.kstd .ewm2 { width: 170px; }

.kstd .ewm2 img { height: 104px; }

.kstd .ewm2 p { font-size: 20px; font-weight: 500; line-height: 34px; color: #666; text-align: left; }

.teach-list { font-size: 0; margin: 0 -40px; margin-top: 30px; }

.teach-list > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 25%; padding: 0 40px; }

.teach-list a { display: block; font-size: 22px; font-weight: 500; line-height: 46px; color: #333; text-align: center; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.teach-list a::before { display: inline-block; *display: inline; *zoom: 1; content: ""; width: 4px; height: 4px; margin: 0 4px 0 0; vertical-align: middle; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.teach-list a:hover { color: #65cbc3; text-decoration: underline !important; }

.teach-list a:hover::before { background: #65cbc3; }

.teach-article { margin: 30px 0 20px; }

.teach-article .about { margin: 0 0 20px; text-align: center; }

.teach-article .about img { width: 445px; margin: 0 20px 0 0; }

.teach-article .about .text { display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; font-size: 16px; font-weight: 500; line-height: 30px; color: #000; text-align: left; }

.teach-article .about .text .name { font-size: 21px; font-weight: 700; line-height: 40px; color: #3796e1; text-align: left; margin: 0 0 25px; }

.teach-article .about .text .email { color: #666; }

.teach-article .content { font-size: 20px; font-weight: 500; line-height: 38px; color: #333; text-align: left; text-indent: 2em; }

.teach-article .content table p { text-indent: 0; }

.teach-article .content table, .teach-article .content img, .teach-article .content video, .teach-article .content iframe { max-width: 100%; height: auto !important; }

.article { padding: 30px 0 0; }

.article .title { margin: 0 0 20px; font-size: 22px; font-weight: 700; line-height: 35px; color: #333; text-align: center; }

.article .content { font-size: 20px; font-weight: 500; line-height: 38px; color: #333; text-align: left; text-indent: 2em; }

.article .content p { margin: 0 0 10px; }
.article #vsb_content_2 P { font-size: 20px; }
.article .content table p { text-indent: 0; }

.article .content table, .article .content img, .article .content video, .article .content iframe { max-width: 100%; height: auto !important; margin: 0 auto; }
.article .content img { display: block; width: auto; }
.article .fj-list { font-size: 20px; font-weight: 500; line-height: 38px; color: #333; text-align: left; }

.article .fj-list a { color: #3796e1; }

.list2 { margin: 20px 0 0; padding: 0 0 0 30px; }

.list2 li { padding-right: 8px; border-bottom: 1px dashed #d5d5d5; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }

.list2 li:hover { -webkit-transform: translateX(8px); -moz-transform: translateX(8px); -o-transform: translateX(8px); -ms-transform: translateX(8px); transform: translateX(8px); }

.list2 li:hover .title { color: #3796e1; }

.list2 li:hover .title::before { background: #3796e1; }

.list2 .date { float: right; font-size: 20px; font-weight: 500; line-height: 60px; color: #333; text-align: left; }

.list2 .title { display: block; width: -webkit-calc(100% - 140px); width: -moz-calc(100% - 140px); width: calc(100% - 140px); font-size: 20px; font-weight: 500; line-height: 60px; color: #333; text-align: left; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; -webkit-transform: translateX(-16px); -moz-transform: translateX(-16px); -o-transform: translateX(-16px); -ms-transform: translateX(-16px); transform: translateX(-16px); }

.list2 .title::before { display: inline-block; *display: inline; *zoom: 1; content: ""; width: 5px; height: 5px; margin: 0 10px 0 0; background: #cecece; vertical-align: middle; }

.xyfc-item { width: 46%; margin: 45px 0 20px; position: relative; }

.xyfc-item::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; background-image: url(../images/t_bg5.png); background-repeat: repeat-x; background-position: 50% 100%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.xyfc-item .img { padding: 100% 0 0; }

.xyfc-item p { position: absolute; top: auto; right: auto; bottom: 0; left: auto; z-index: 2; width: 100%; padding: 0 32px; font-size: 25px; font-weight: 700; line-height: 68px; color: #fff; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.cur-c { margin: 20px 0 0; padding: 0 0 0 15px; font-size: 20px; font-weight: 500; line-height: 42px; color: #3796e1; text-align: left; background: #f8f8f8; border-left: 8px solid #3796e1; }

.pic-list2 { margin: 30px 0 0; }

.pic-list2 ul { font-size: 0; margin: 0 -10px; }

.pic-list2 ul > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 33.33333%; padding: 0 10px; }

.pic-list2 ul .xyfc-item { width: 100%; margin-top: 0; }

.pic-list2 ul .xyfc-item p { padding: 0 10px; font-size: 20px; line-height: 45px; }

#page-list {font-family: Arial; text-align: center; margin: 25px 0 30px !important; }
#page-list .p_pages a, #page-list span, #page-list .p_goto a {font-size: 14px; width: auto; height: auto; margin-top: 5px; }
#page-list .p_pages a, #page-list .p_no_d, #page-list .p_fun_d, #page-list .p_goto a {padding: 8px 10px; border: 1px solid #aaa; border-radius: 3px; color: #428bca;}
#page-list .p_pages .p_no_d, #page-list a:hover, #page-list .p_goto a {background: #3796e1; font-weight: bold; color: #fff; border-color: #3796e1;}
#page-list .p_t{ padding: 0 2px 0 0; color: #777;}
#page-list .p_first, #page-list .p_first_d, #page-list .p_last, #page-list .p_last_d{display: inline-block;}
#page-list .p_pages span{color: #aaa;}
#page-list .p_goto input { font-family: 'Arial'; color: #333; border-radius: 3px; width: 40px; height: 30px; line-height: 30px; vertical-align: bottom; }

@media screen and (max-width: 1745px) { .nav li { padding: 0 10px; } }

@media screen and (max-width: 1500px) { .container { width: 85%; }
  .tzgg .slick-arrow.slick-next { right: -70px; }
  .tzgg .slick-arrow.slick-prev { left: -70px; }
  .copy { margin-left: 30px; }
  .nav li .lv2 { width: 120px; }
  .nav li .lv2 a { font-size: 14px; line-height: 35px; } }

@media screen and (max-width: 1300px) { .nav li { padding: 0 5px; }  .teach-list a { font-size: 17px; } .head1 { padding-top: 20px; } .banner, .decoration { margin: 121px 0 0; } .search .input { margin: 4px 0; } .search .submit {height: 32px; line-height: 32px; } .header.scroll .banner, .header.scroll .decoration { margin-top: 111px; }
  .nav li a { font-size: 16px; padding-bottom: 0 !important; } }

.teach-box  { margin: 40px 0 0; }
.teach-item h2 { padding-left: 18px; border-left: 10px solid #f5f7f7; font-size: 20px; line-height: 55px; color: #000; font-weight: 700; }
.teach-item .teach-name { margin: 10px 0 30px; padding-left: 10px; font-size: 0; }
.teach-item .teach-name a { display: inline-block; width: 11.11%; font-size: 20px; line-height: 40px; color: #333; text-align: center; }
.teach-item .teach-name a:hover { color: #3796e1; text-decoration: underline !important; }