<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* reset */
*{margin:0; padding:0;}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
table{width:100%;border-collapse:collapse;border-spacing:0; }
table td{word-break: break-all; word-wrap:break-word;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;  cursor: pointer;}
a, img { display:block; border:none;}
input, textarea { outline:none;}
select,input{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(3, 3, 3, 0); }
select { outline: medium none;}
textarea { resize: vertical;}
body { -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(3,3,3,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 14px;overflow-x: hidden;}
body, button, input, select, textarea { font-family: Verdana, Arial, Helvetica, 'Microsoft YaHei', sans-serif;}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder { color:#666;}
:-moz-placeholder { color:#666;}
::-moz-placeholder { color: #666;}
:-ms-input-placeholder { color: #666;}
.none{ display:none;}
.left { float:left;}
.right { float:right;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.clearfix { zoom:1;}
.clear{clear: both;}
.cont {width: 1100px; margin: auto;}
header{padding: 10px 0;}
/* wrapper */
.tit {position: relative; width: 820px; height: 80px; margin: auto; border:1px solid #333; font-size: 40px; font-weight: bold; text-align: center; line-height: 80px; margin-bottom: 60px;}
.tit i {color: #457ef1;}
.tit em {position: absolute; top:-23px; left: -23px; display: block; width: 55px; height: 55px; border-radius: 27.5rem; background: linear-gradient(#01e7cd, #00cbf3); font-size: 36px; line-height: 55px; color: #f2f5ef;}
/* nav */
.nav {background: #002c77; padding: 15px 0;}
.nav ul {float: left; width: 340px; overflow: hidden;}
.nav ul:nth-of-type(2) {margin: 0 40px;}
.nav ul li {float: left; width:85px;}
.nav ul li a {font-size: 16px; line-height: 35px; color: #fff;}
/* banner */
.banner {background: url(../images/banner.png) no-repeat center; height: 650px;}
.banner .cont {padding: 70px 0 30px;}
.banner h1 {padding: 0 10px 25px; font-size: 50px; font-weight: bold; text-align: center; line-height: 100px; border-bottom: 2px solid #333;}
.banner ul {padding: 20px;}
.banner ul li {padding: 10px 0;}
.banner ul li a {font-size: 18px; line-height: 25px; color: #333;}
.banner .right {width: 340px; height: 270px; padding:70px 30px 50px; background: #fff; box-shadow: 0 0 30px rgba(0, 83, 227, .2);}
.banner .right .star {height: 1px;border-top: 2px solid #fe5a48;text-align: center;}
.banner .right .star span{position: relative;top: -24px; display: inline-block; background: #fff;padding: 0 20px;}
.banner .right .star span img {display: inline;}
.banner .right p {padding: 25px 15px 0;}
.banner .right p a{font-size: 16px; line-height: 35px; text-align: justify; color: #333;}
.banner .btns {width: 920px; padding: 0 90px; margin: auto; overflow: hidden;}
.banner .btns a {float: left; width: 186px; height: 52px; margin: 0 20px; border-radius: 6px; border:2px solid #457ef1; background: #fff; font-size: 20px; text-align: center; line-height: 52px; color: #333;}
.banner .btns a:hover {width: 190px; height: 54px; background: linear-gradient(to right, #417ef0, #22b1ed); border:none; font-weight: bold;color: #fff;}
/* æŠ¥åæ¡ä»¶ */
.bktj {padding: 100px 0;}
.bktj .left {width: 560px; height: 800px; padding: 30px; background: #fff; box-shadow: 0 0 45px rgba(34, 23, 20, .1);}
.bktj .left h3 {font-size: 32px; font-weight: bold; text-align: center; line-height: 70px;}
.bktj .left p {padding: 0 40px; font-size: 16px; line-height: 25px; margin-bottom: 25px;}
.bktj .left p i {display: block; float: left; height: 50px; font-weight: bold; color: #457ef1;}
.bktj .left form {padding: 0 40px;}
.bktj .left h4 {font-size: 20px; line-height: 50px; color: #333;}
.bktj .left ul li{margin-bottom: 15px;}
.bktj .demo-label{display:inline-block; width: 136px; margin: 10px; font-size: 18px; color: #666;}
.bktj .demo-radio{display:none}
.bktj .demo-radioInput{background-color:#fff;border:1px solid #959595;display:inline-block;margin-right:5px;margin-top:-3px;vertical-align:middle;width:15px;height:15px;border-radius: 50%; line-height:.1}
.demo-radioInput {
    background:-webkit-linear-gradient(#fff , #efefef);
    background: -o-linear-gradient(#fff , #efefef);
    background: -moz-linear-gradient(#fff , #efefef);
    background: linear-gradient(#fff , #efefef);
}
.demo-radio:checked + .demo-radioInput:after{background-color:#31c9e8;content:"";display:inline-block;height:13px;margin:1px;width:13px; border-radius: 50%;}
.demo-checkbox.demo-radioInput,.demo-radio:checked + .demo-checkbox.demo-radioInput:after{border-radius:0}
.bktj .left input[type="text"] {display: block; width: 458px; height: 62px; padding: 0 10px; font-size: 18px; border:1px solid #d2d2d2; border-radius: 3px; margin: 35px 0 25px;}
.bktj .left input[type="button"] {display: block; width:480px; height: 64px;  border-radius: 3px;background:linear-gradient(to right, #427df1, #22b1ed);    border:none;font-size: 24px; color: #fff; box-shadow: 4px 4px 4px rgba(47, 156, 239, .75);}
.bktj .right{width: 460px; height: 860px; overflow: hidden;}
.bktj .right .bkzn {position: relative; width: 410px; height: 500px; margin: auto; border-radius: 6px; background: #457ef1;}
.bktj .right .bkzn h3 {padding-top: 30px; font-size: 28px; font-weight: bold; text-align: center; line-height: 50px; color: #fff;}
.bktj .right .bkzn ul {padding: 10px 50px 0px;}
.bktj .right .bkzn ul li {padding: 8px 0; font-size: 16px; line-height: 30px; color: #fff;}
.bktj .right .bkzn ul li a{float: right; width: 86px; height: 30px; border:1px solid #fff; font-size: 16px; text-align: center; line-height: 30px; color: #fff;}
.bktj .right .bkzn ul li a:hover {background: #fff; color: #457ef1;}
.bktj .right .hots {position: relative; top:-10px; width: 460px; height: 370px; border-radius: 6px; background:linear-gradient(#f1606c, #f86d4a);}
.bktj .right .hots h3 {padding-top: 30px; font-size: 28px; font-weight: bold; text-align: center; line-height: 50px; color: #fff;}
.bktj .right .hots ul {padding: 15px 37px 0;}
.bktj .right .hots ul li {padding: 5px 0;}
.bktj .right .hots ul li a {font-size: 16px; line-height: 30px; color: #fff;}
/* æŠ¥è€ƒä¿¡æ¯ */
.bkxx {padding: 10px 0 100px;}
.bkxx .tit {width: 880px;}
.bkxx .area {width: 1100px; height: 110px; margin: 0 auto 30px; background: #eff7ff;}
.bkxx .area span {display: block; float: left; width: 80px; height: 70px; padding: 20px 0; background:linear-gradient(to right, #427df1, #22b1ed); font-size: 22px; font-weight: bold; line-height: 35px; text-align: center; color: #fff;}
.bkxx .area ul {float: left; width: 1010px; padding: 20px 0 20px 10px;}
.bkxx .area ul li {float: left; width: 62px;}
.bkxx .area ul li a{font-size: 18px; text-align: center; line-height: 35px; color: #666;}
.bkxx .cont {position: relative; height: 650px;}
.bkxx .info {position: absolute; left: 0; width: 564px; height: 646px; border:1px solid #b5b5b5; background: #fff; box-shadow: 0 5px 25px rgba(34, 23, 20, .1); z-index: 3;}
.bkxx .info h3 {font-size: 18px; color: #fff;background:linear-gradient(to right,#f86d4a, #f1606c);}
.bkxx .info h3 span {display: inline-block; border-right: 1px solid rgba(255, 255, 255, .45); line-height: 62px; text-align: center;}
.bkxx .info p {font-size: 16px; line-height: 52px; border-bottom: 1px solid #e0effe; overflow: hidden;}
.bkxx .info p a {float: left; border-right: 1px solid #e0effe;text-align: center; color: #333;}
.bkxx .info h3 span:nth-of-type(1),.bkxx .info p a:nth-of-type(1) {width: 70px;}
.bkxx .info h3 span:nth-of-type(2),.bkxx .info p a:nth-of-type(2) {width: 100px;}
.bkxx .info h3 span:nth-of-type(3),.bkxx .info p a:nth-of-type(3) {width: 100px;}
.bkxx .info h3 span:nth-of-type(4),.bkxx .info p a:nth-of-type(4) {width: 100px;}
.bkxx .info h3 span:nth-of-type(5),.bkxx .info p a:nth-of-type(5) {width: 110px;}
.bkxx .info h3 span:nth-of-type(6),.bkxx .info p a:nth-of-type(6) {width: 78px; border-right: none;}
.bkxx .info p:last-child {border-bottom: none;}
.bkxx .bmsj {position: absolute; right: 0; top:45px; width: 535px; height: 560px; padding-left: 25px; border-radius: 30px;background:linear-gradient(#427df1, #22b1ed);  z-index: 1;}
.bkxx .bmsj h3 {padding: 25px 0 15px; font-size: 30px; font-weight: bold; text-align: center; line-height: 50px; color: #fff;}
.bkxx .bmsj ul {padding: 0 22px; overflow: hidden;}
.bkxx .bmsj ul li {float: left;}
.bkxx .bmsj ul li a {width: 80px; height: 30px; border:1px dashed #58cdff; font-size: 16px; text-align: center; line-height: 30px; color: #fff; margin: 10px 20px;}
.bkxx .bmsj ul li a:hover {background: #fff; color: #58cdff;}
/* ä¸‰å¤§åˆ©å¥½ */
.three {position: relative; padding: 100px 0 200px; ;background:linear-gradient(to right,#2f75f8, #16a6e3);}
.three .tit {width: 600px; border-color: #fff; color: #fff;}
.three ul {overflow: hidden;}
.three ul li {float: left; width: 318px;}
.three ul li:nth-of-type(1) {padding-right: 35px;}
.three ul li:nth-of-type(2) {padding: 0 35px;}
.three ul li:nth-of-type(3) {padding-left: 35px;}
.three ul li:nth-of-type(2) {border-left: 1px solid #3a98f6;border-right: 1px solid #3a98f6;}
.three ul li img {width: 120px; margin: auto;}
.three ul li h3 {font-size: 24px; font-weight: bold; text-align: center; line-height: 70px; color: #fff;}
.three ul li p {font-size: 18px; line-height: 36px; text-align: justify; color: #fff; margin: 0 0 25px;}
.three ul li a {width: 184px; height: 30px; padding: 13px 45px; border-radius: 28px; margin: auto; border:1px solid #fff;font-size: 24px; text-align: center; line-height: 30px; color: #fff;}
.three ul li a img {float: right; width: 30px;}
.three .good {position: absolute; bottom: -220px; background:linear-gradient(#f86d4b, #f1606b);box-shadow: 0 5px 25px rgba(246, 106, 81, .45);}
.three .good .news {width: 1000px; height: 350px; padding-right: 100px; background: url(../images/good.png) no-repeat right bottom;}
.three .good .news h2 {padding-top: 40px; font-size: 46px; font-weight: bold; text-align: center; line-height: 80px; color: #fff600;}
.three .good .news p {font-size: 24px; text-align: center; line-height: 100px; color: #fff;}
.three .good .news .btns {overflow: hidden; padding: 20px 100px 0;}
.three .good .news .btns a {float: left; width: 240px; height: 50px; margin: 0 50px; border-radius: 26px; border: 1px solid #fff; font-size: 24px; text-align: center; line-height: 50px; color: #fff;}
/* è¯¾ç¨‹è¯•å¬ */
.kcst {padding: 350px 0 100px; background: url(../images/stkc.png) no-repeat center;}
.kcst .tit {height: 100px; padding:15px 0; line-height: 50px; margin-bottom: 100px;}
.kcst .ke {width: 1080px; height: 430px; padding: 10px; border-radius: 15px;background:linear-gradient(#22b0ee, #417ff1);}
.kcst .ke .cheng {width: 1080px; height: 430px; border-radius: 15px; background-color: #fff;}
.kcst .ke .cheng .left {width: 380px; padding: 70px 10px 70px 40px;}
.kcst .ke .cheng .left p {width: 310px; height: 50px; margin: auto; font-size: 22px; text-align: center; line-height: 50px; border-top:1px solid #23b0ee;border-bottom:1px solid #23b0ee;}
.kcst .ke .cheng .left h3 {font-size: 36px; font-weight: bold; text-align: center; line-height: 50px; margin: 30px 0;}
.kcst .ke .cheng .left a {width: 380px; height: 66px; border-radius: 33px; background: #3f82f1; font-size: 24px; text-align: center; line-height: 66px; color: #fff;}
.kcst .ke .cheng .right {padding-right: 10px;}
.kcst .more {width: 650px; height: 80px; margin: 70px auto 0; border-radius: 40px;background:linear-gradient(#f1606b, #f86d4b);box-shadow: 0 5px 5px rgba(246, 106, 81, .75); font-size: 28px; text-align: center; line-height: 80px; color: #fff;}
/* è€å¸ˆ */
.laoshi {padding: 100px 0; background: url(../images/lsbg.png) no-repeat top center;}
.laoshi .tit {border-color: #fff; color: #fff;}
/* scrolltab */
.scrolltab{position:relative;width:1060px;margin:40px auto 0; padding: 10px 20px 55px; }
.scrolltab .ulBigPic{width:1060px;height:450px;overflow:hidden;}
.scrolltab .ulBigPic li{width: 600px; height:450px; margin: auto; display:none;}
.scrolltab .ulBigPic .liSelected{display:block;}
.scrolltab .ulBigPic .sPic{width:400px; height: 450px;float:left;overflow:hidden;}
.scrolltab .ulBigPic .sSideBox{width:200px;padding-top: 70px;float:right;overflow:hidden;}
.scrolltab .sSideBox span{width:450px;display:block;overflow:hidden;}
.scrolltab .ulBigPic .sTitle{height:50px;line-height:50px;font-size:28px;font-weight:bold;color:#fff;}
.scrolltab .ulBigPic .line {width: 60px; height: 2px; background-color: #ff4c59; margin-bottom: 10px;}
.scrolltab .ulBigPic .sIntro{line-height:35px;font-size: 20px; color:#fff;word-wrap:break-word;word-break:break-all; margin-bottom: 10px;}
.scrolltab .ulBigPic .sIntro i{display: block; float: left; height: 70px;}
.scrolltab .ulBigPic .sUser {font-size: 18px; line-height: 28px; height: 110px; color: #fff;}
.scrolltab .ulBigPic .sMore a{display: block; width: 164px; height: 50px; margin: 20px 0 0;line-height: 50px; text-align: center; background:linear-gradient(to right, #f1606b, #f86d4b); border-radius: 25px; font-size: 22px; color:#fff;}
.scrolltab .ulBigPic .sTitle a{color:#333;}
.scrolltab .ulBigPic .sTitle a:hover{color:#840;}
.scrolltab .sLeftBtnA{background-position:-5px -2px;}
.scrolltab .sLeftBtnASel{background-position:-80px 0;}
.scrolltab .dSmallPicBox{width:780px; position:relative; }
.scrolltab .dSmallPic{width:890px;height:194px;position:absolute;left:105px;}
.scrolltab .dSmallPic ul{position:absolute;}
.scrolltab .dSmallPic li{position: relative;float:left;width:107px;height:107px; padding:5px; margin: 0 30px; background: #fff; cursor:pointer;border-radius: 50%; box-shadow: 0 0 45px rgba(34, 23, 20, .1);}
.scrolltab .dSmallPic .sPic{width:97px;height:97px;display:block; border-radius: 50%; border: 5px solid #ededed;}
.scrolltab .dSmallPic li:nth-of-type(1) {top:-80px}
.scrolltab .dSmallPic li:nth-of-type(2) {top:-65px}
.scrolltab .dSmallPic li:nth-of-type(3) {top:-50px}
.scrolltab .dSmallPic li:nth-of-type(4) {top:-65px}
.scrolltab .dSmallPic li:nth-of-type(5) {top:-80px}
.scrolltab .dSmallPic .sPic:hover {border: 5px solid #3e7fe8; border-radius: 100%;}
.scrolltab .dSmallPic .sTitle{width:210px; padding: 16px 0; line-height:20px;display:block;color:#333;overflow:hidden;}
.scrolltab .dSmallPic .sX {display: none; position: relative; top:-185px; z-index: 9999; height: 16px; width: 33px; margin: auto;}
.scrolltab .dSmallPic .liSelected{border-color:#e9c184;}
.scrolltab .dSmallPic .liSelected .sX {display: block;}
.scrolltab .dSmallPic .liSelected .sPic {border-color:#3e7fe8;}
.scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel{cursor:pointer;}
.scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sLeftBtnBBan{left:20px;}
.scrolltab .sLeftBtnB{background-position:0 -87px;}
.scrolltab .sLeftBtnBSel{background-position:-36px -87px;}
.scrolltab .sLeftBtnBBan{background-position:-73px -87px;}
.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel,.scrolltab .sRightBtnBBan{right:20px;}
.scrolltab .sRightBtnB{background-position:-16px -87px;}
.scrolltab .sRightBtnBSel{background-position:-52px -87px;}
.scrolltab .sRightBtnBBan{background-position:-88px -87px;}
.laoshi iframe {width: 100%; height: 380px;}
.sq {width: 1090px; height: 250px; padding: 20px 0; border:5px solid #3d7feb;border-radius: 3px; margin-top: 80px;}
.sq h3 {font-size: 38px; font-weight: bold; text-align: center; font-weight: bold; color: #3d7feb;}
.sq h4 {background: url(../images/line.png) no-repeat center; font-size: 20px; text-align: center; line-height: 50px; color: #666;}
.sq form {width: 850px; padding: 10px; margin: auto; overflow: hidden;}
.sq input[type="text"] {display: block; float: left; width: 434px; height: 68px; padding: 0 15px; border:1px solid #cde2ff; background: #f8f8f8; font-size: 20px; color: #666;}
.sq input[type="button"] {display: block; float: right; width: 358px; height: 68px; border-radius: 2px; border:none; background:linear-gradient(to right, #427df1, #23b1ed); box-shadow: 0 4px 4px rgba(62,132,240, .75); font-size: 30px; color: #fff;}
.sq p {font-size: 16px; text-align: center; line-height: 50px; color: #999;}
/*å¤‡è€ƒ*/
.beikao {padding: 10px 0 100px;}
.beikao iframe {width: 100%; height: 630px;box-shadow: 0 0 17px rgba(34, 23, 20, .21);}
.beikao_form {padding: 50px;}
.beikao_form h4 {float: left; width: 236px; padding: 15px 0; font-size: 20px; font-weight: bold; line-height: 25px; color: #333;}
.beikao_form h4 em {display: block; float: left; width: 5px; height: 25px; margin-right: 10px; background:linear-gradient(#427df1, #23b1ed);}
.beikao_form h4 i{font-size: 16px; font-weight: normal;}
.beikao_form ul li{margin-bottom: 30px; overflow: hidden;}
.beikao_form ul li .sider {float: left; overflow: hidden; width: 760px;}
.beikao_form .demo-label{display:inline-block; margin: 15px 0; font-size: 18px; color: #666;}
.beikao_form ul li:nth-of-type(1) .demo-label{width: 100px;}
.beikao_form ul li:nth-of-type(2) .demo-label{width: 100px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(1){width: 236px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(2){width: 170px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(3){width: 186px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(4){width: 150px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(5){width: 236px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(6){width: 170px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(7){width: 186px;}
.beikao_form ul li:nth-of-type(3) .demo-label:nth-of-type(8){width: 150px;}
.beikao_form .demo-radio{display:none}
.beikao_form .demo-radioInput{background-color:#fff;border:1px solid #959595;display:inline-block;margin-right:5px;margin-top:-3px;vertical-align:middle;width:15px;height:15px;line-height:.1}
.demo-radioInput {
    background:-webkit-linear-gradient(#fff , #efefef);
    background: -o-linear-gradient(#fff , #efefef);
    background: -moz-linear-gradient(#fff , #efefef);
    background: linear-gradient(#fff , #efefef);
}
.beikao_form .demo-radio:checked + .beikao_form .demo-radioInput:after{background-color:#31c9e8;content:"";display:inline-block;height:13px;margin:1px;width:13px;}
.demo-checkbox.demo-radioInput,.demo-radio:checked + .demo-checkbox.demo-radioInput:after{border-radius:0}
.beikao_form ul li:nth-of-type(4) a {font-size: 18px; line-height: 50px;  text-align: right; color: #ff4800; text-decoration: underline;}
.beikao_form ul li:last-child {padding: 15px;}
.beikao_form input[type="text"] {display: block; float: left; width:580px; height: 72px; padding: 0 10px; font-size: 18px; border:1px solid #417df1; border-radius: 3px; background: #f3f7ff; color: #7baeff; box-shadow: 4px 4px 4px rgba(47, 156, 239, .25);}
.beikao_form input[type="button"] {display: block; float: right; width:340px; height: 74px;  border-radius: 3px;background:linear-gradient(to right, #427df1, #22b1ed);    border:none;font-size: 24px; color: #fff; box-shadow: 4px 4px 4px rgba(47, 156, 239, .25);}
.beikao .down {margin-top: 50px;}
.beikao .down ul li {position: relative; float: left; width: 354px;height: 190px; margin: 0 19px 35px 0; box-shadow: 0 0 10px rgba(34, 23, 20, .21);overflow: hidden;}
.beikao .down ul li:nth-of-type(3n) {margin-right: 0;}
.beikao .down h3 {font-size: 20px; text-align: center; line-height: 70px;}
.beikao .down h3 b {font-weight: bold; color: #ff3c00;}
.beikao .down .info {padding: 0 20px; overflow: hidden;}
.beikao .down .info img {float: left; margin-right: 10px;box-shadow: 2px 2px 2px rgba(34, 23, 20, .15);}
.beikao .down .info p {font-size: 16px; line-height: 35px;}
.beikao .down ul li a {position: absolute; top:100px; left:260px; width: 95px; height: 105px; padding: 20px 0 0 30px; border-radius: 100%;background: #417df1; font-size: 22px; font-weight: bold; color: #fff;}
.beikao .down .more {width: 650px; height: 80px; margin: 30px auto 0; border-radius: 40px;background:linear-gradient(to right, #f1606b, #f86d4b);box-shadow: 0 5px 5px rgba(246, 106, 81, .75);  font-size: 26px; text-align: center; line-height: 80px; color: #fff;}
/* åŠ©å­¦é‡‘ */
.zxj {background: url(../images/zxj.png) no-repeat center; height: 300px;}
.zxj .left {width: 450px; padding: 45px 40px;}
.zxj .left h3 {height: 48px; background: url(../images/zxj_h3.png) no-repeat center; font-size: 20px; text-align: center; line-height: 40px; color: #fff;}
.zxj .left h2 {font-size: 44px; text-align: center; line-height: 100px; color: #fff;}
.zxj .left h2 b {font-size: 56px; font-weight: bold; color: #ffde00;}
.zxj .left p {font-size: 20px; text-align: center; line-height: 50px; color: #fff; border-top: 1px solid #5d8fe1;border-bottom: 1px solid #5d8fe1;}
.zxj .right {width: 560px; padding: 45px 0;}
.zxj .right iframe {width: 100%; height: 260px;}
.zxj_form {width: 500px; height: 160px; padding: 25px 30px; border-radius: 3px; background: #fff;}
.zxj_form input[type="text"] {width:480px; height: 60px; padding: 0 10px; font-size: 18px; border:1px solid #417df1; border-radius: 3px; background: #f3f7ff; color: #7baeff;}
.zxj_form input[type="button"] {width:274px; height: 62px;  border-radius: 3px;background:linear-gradient(to right, #f1606b, #f86d4b); border:none;font-size: 24px; color: #fff; box-shadow: 0 5px 5px rgba(246, 106, 81, .75); margin: 10px 0;}
.zxj_form p{text-align: center; line-height: 30px; color: #666;}
.zxj_form img {float: right; margin: 30px 20px 0 0;}
/* å››å¤§ä¼˜åŠ¿ */
.youshi {padding: 100px 0;}
.youshi ul li {float: left; position: relative; width: 500px; height: 236px; margin: 25px;}
.youshi ul li .left, .youshi  ul li .right {position: absolute;}
.youshi ul li:nth-of-type(1) .left,.youshi ul li:nth-of-type(2) .left {top:0;left: 0;z-index: 3;}
.youshi ul li:nth-of-type(1) .right,.youshi ul li:nth-of-type(2) .right {top:33px;right: 0;z-index: 1; border-radius: 6px; box-shadow:0 0 10px rgba(34, 23, 20, .15);}
.youshi ul li:nth-of-type(3) .left,.youshi ul li:nth-of-type(4) .left {top:33px;left: 0;z-index: 1; border-radius: 6px; box-shadow:0 0 10px rgba(34, 23, 20, .15);}
.youshi ul li:nth-of-type(3) .right,.youshi ul li:nth-of-type(4) .right {top:0;right: 0;z-index: 3;}
/* our */
.our {padding: 100px 0; background: url(../images/our.png) no-repeat center;}
.our .tit {width: 500px; border-color: #fff; color: #fff;}
.our ul {overflow: hidden;}
.our ul li{float: left; width: 200px; margin: 0 30px; color: #fff;}
.our ul li .num {height: 60px; padding: 55px 0; background: url(../images/our_li.png) no-repeat center; font-family: Arial; font-size: 66px; font-weight: bold; text-align: center; line-height: 30px;}
.our ul li .num i {font-size: 21px; font-weight: normal; line-height: 20px;}
.our ul li:last-child .num {position: relative; font-size: 46px;}
.our ul li:last-child .num sup {position: absolute; top: 35px; right: 35px; font-size: 21px; font-weight: normal;}
.our ul li em {display: block; width: 52px; height: 1px; margin: 20px auto; background: #0fb1da;}
.our ul li p {font-size: 20px; text-align: center; line-height: 30px; color: #fff;}
/* æ‹›ç”Ÿç®€ç«&nbsp; */
.zsjz {padding: 100px 0; background: #fff; overflow: hidden;}
/*section13*/
.sec13{width: 100%; height: auto; clear: both; display: block;background: #fff;margin-bottom: 30px;float:left;}
.s13-title{width: 100%; display: block; float: left; text-align: center; margin-top: 35px;}
.s13-title h2{font: bold 46px/80px "å¾®è½¯é›…é»‘";color:#494d5a; height: 80px; display: block; background: url(../images/title01.png) no-repeat center;}
.s13-title p{font: 16px/36px "å¾®è½¯é›…é»‘";color:#494e5c; display: block; }
.s13-title p span{color: #e1382e; font-weight: bold;}
.s13-cont{width: 100%; clear: both; float:left;margin-top:30px;    position: relative;}


.course-table{background: #fff;position:relative;border:1px solid #ebebeb;-moz-box-shadow:0 0 8px #ddd;-webkit-box-shadow:0 0 8px #ddd;box-shadow:0 0 8px #ddd; text-align: center;width: 100%;}
.course-table th{font:22px/88px "microsoft yahei";border-bottom:1px solid #ebebeb;color:#999}
.course-table th:first-child+th{width:135px}
.course-table .th-t{font-weight:700}
.course-table .td-t div{position:relative}
.course-table .border-l{width:170px;border-left:1px solid #ebebeb}
.course-table .td-t,.course-table .th-t{width:260px;background:#4071ff;color:#fff;vertical-align: top;}
.course-table .hot .td-t,.course-table .hot .th-t{background:#e1382e}
.course-table .hot .table-dl{border-color:#a7231a}
.course-table .hot .table-dl a{color:#e1382e}
.course-table .hot .hot-icon{
    position: absolute;
    left: -76px;
    top: 0;
    width: 76px;
    height: 265px;
}
.course-table .th{width:172px;background:#fdf5f4}
.course-table .td-t strong{display:block;padding-top:10px;font:700 30px/36px "microsoft yahei"}
.course-table .td-t1 strong{padding-top:20px!important;}
.course-table .td-t2 strong{padding-top:50px;}
.course-table .td-t em{display:block;padding-top:10px;font: 16px/28px "microsoft yahei"; text-align: left; margin: 0 20px;}
.course-table td{font:15px/26px "microsoft yahei";}
.course-table td b{color:#e1382e;}
.course-table .td{/*color:#e1382e;*/background:#fdf5f4}
.course-table .table-dl{margin:6px 20px 0;border-bottom:2px solid #5580fe;font-size:0; padding-bottom: 10px;}
.course-table .table-dl1{padding-bottom:0;border:none}
.course-table .table-dl3{border:none}
.course-table .table-dl dt{display:inline-block;width:140px;font:16px/24px "microsoft yahei";text-align:left}
.course-table .table-dl dt span{display:inline-block;font:700 22px/24px "microsoft yahei";color:#fffc00;vertical-align:top}
.course-table .table-dl dd{display:inline-block;width:74px;vertical-align:top}
.course-table .table-dl a{display:block;width:74px;height:28px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font:16px/28px "microsoft yahei";color:#4071ff;background:#fff}
.course-table .table-a{display:block;width:122px;height:46px;margin:20px auto;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font:18px/46px "microsoft yahei";color:#fff;background:#e1382e;-webkit-box-shadow:0 2px 6px rgba(225,56,46,.37);-moz-box-shadow:0 2px 6px rgba(225,56,46,.37);box-shadow:0 2px 6px rgba(225,56,46,.37)}
.course-table p{margin:5px auto; width: 90%; font-size:15px;text-align:left;}
.course-table p font{font:bold 15px/24px "å¾®è½¯é›…é»‘"; display: block;}
.course-table p span{clear: both;}
.course-table .span1{display:inline-block;width:90px;padding-left:22px;font-size:15px;vertical-align:top}
.course-table .span2{display:inline-block;width:260px;color:#999;font-size:15px;vertical-align:top}
.course-table .shadow-top{position:absolute;width:1099px;height:7px;top:-7px;left:0;background:url(../images/shadow-top.png);z-index:999}
.course-table .shadow-bottom{position:absolute;width:1099px;height:7px;top:0;left:0;background:url(../images/shadow-bottom.png);z-index:999}
.zhy_td {width: 200px !important;}
.zhy_td2 {width: 140px !important;}
.course-table .span2{width:214px;}
.course-table .table-dl2 dt span {display: inline-block;}
.course-table .table-dl2 dd {margin: 20px 0 0;}
.course2 .table-a{display:block;width:122px;height:46px;margin:20px auto;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font:18px/46px "microsoft yahei";color:#fff;background:#e1382e;-webkit-box-shadow:0 2px 6px rgba(225,56,46,.37);-moz-box-shadow:0 2px 6px rgba(225,56,46,.37);box-shadow:0 2px 6px rgba(225,56,46,.37);}

.background-mask{width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; top: 0; left: 0; z-index: 999; display: none;}
.background-mask .tc-img{width: 370px; height: 440px; display: block; position: absolute; left: 50%; top: 50%; margin-left: -185px; top: 200px;}
.background-mask .tc-img img{width: 100%; display: block;}
.background-mask .tc-img a{width: 43px; height: 43px; display: block; position: absolute; left: 191px; bottom: 1px;z-index: 9; cursor: pointer;}

@media only screen and (min-width:800px ) {
    #zsjz2{width: 100%; height: 2255px; border:none;}
}
.sec-tab{width: 100%; clear:both; float:left; margin-top: 32px; position: relative;}
.ten_top {width: 100%;z-index: 9999;position: absolute;}
.ten_cen {width: 100%; max-width: 1100px; margin: 0 auto; text-align: center;  position: relative;
    -moz-box-shadow:4px 2px 16px rgba(141,141,141,.4);
    -webkit-box-shadow:4px 2px 16px rgba(141,141,141,.4);
    box-shadow:4px 2px 16px rgba(141,141,141,.4);

}
.ten_cen p {font:24px/80px "å¾®è½¯é›…é»‘";border-bottom:1px solid #ebebeb;color:#999; display: block; float: left; margin: 0; background: #fff;}
.ten_cen .ten_cen_p {width: 256px; height: 81px; border-right: solid 1px #ddd;}
.ten_cen .ten_cen_p img {display: inline-block;margin: auto; vertical-align: middle;}
.ten_cen .ten_cen_p2 {width: 275px;border-right: solid 1px #ddd;}
.ten_cen .ten_cen_p3 {width: 175px;border-right: solid 1px #ddd;}
.ten_cen .ten_cen_p4 {width: 222px;border-right: solid 1px #ddd;}
.ten_cen .ten_cen_p5 {width: 167px;}
.ten_cen .th-t{border-bottom:none; background: #526de2;
    background: -webkit-linear-gradient(#4058c5, #6481ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4058c5, #6481ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4058c5, #6481ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#4058c5, #6481ff); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4058c5', endColorstr='#6481ff',GradientType=0 );
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    border-radius: 20px 0 0 0;
}
.ten_cen .th{background:#fdf5f4}
.ten_cen .border-l{border-left: 1px solid #ebebeb;}

/*section14*/
.sec14{width: 100%; height: 640px; display: block; clear: both; background: url(../images/s14-bg.jpg) no-repeat center; }
.s14-title{width: 100%; display: block; float: left; margin-top: 70px;}
.s14-title h2{font: bold 46px/80px "å¾®è½¯é›…é»‘";color:#494d5a; height: 80px; display: block; }

.s14-cont{width: 100%; float:left; margin-top: 25px;}
.s14-cont ul{width: 100%; clear: both;}
.s14-cont ul li{width: 25%; float:left; display: block; position: relative; height: 465px;}
.s14-cont ul li.item1{background: url(../images/s14-img02.png) no-repeat center;}
.s14-cont ul li.item2{background: url(../images/s14-img03.png) no-repeat center;}
.s14-cont ul li.item3{background: url(../images/s14-img04.png) no-repeat center;}
.s14-cont ul li.item4{background: url(../images/s14-img05.png) no-repeat center;}
.s14-cont ul li .item-show{width: 100%; padding: 60% 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.s14-cont .item-img{width: 100%;margin: 0 auto;height: 80px;}
.s14-cont .item-img img{display: block;margin: auto;}
.s14-cont .item-tit{width: 100%; margin: 30px auto 0; text-align: center; font: 24px/38px "å¾®è½¯é›…é»‘"; color: #fff; }

.s14-cont .info {width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(0) rotate(-180deg);
    -moz-transform: scale(0) rotate(-180deg);
    -ms-transform: scale(0) rotate(-180deg);
    -o-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
}
.s14-cont .info p {width: 70%; margin: 0 auto; font:20px/30px "å¾®è½¯é›…é»‘"; color: #fff; text-transform: uppercase; padding-top: 42%;text-align: justify; height: 150px;}
.s14-cont .info a {width: 70%; display: block; margin: 20% auto 0; font: 24px/50px "å¾®è½¯é›…é»‘"; color: #fff;  border: 1px solid #fff; text-align: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.s14-cont .info a:hover {background: #fff; color: #e72d1b;}
.s14-cont ul li:hover .item-show {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
}
.s14-cont ul li:hover .info {visibility: visible; opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
/*section2*/
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.lfNav{position: fixed;width:150px; height:359px; display: block; background: url(../images/fixedNavBg.png) no-repeat center;top:25%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:0px; right:0px; height:22px; width:22px; }
.mt185{margin-top:96px;}
.nav-bg{width:140px; height:33px; display: block;float:left; clear:both;margin-left:0;margin-bottom:1px;}
.nav-bg a{width:140px; height:33px; display: block; margin:auto; font: 16px/33px "å¾®è½¯é›…é»‘";color:#fff; text-align: center;}
.nav-bg a:hover{font-weight: bold;color:#fff;}
.left_top{width:140px; height:60px;display: block;float:left;margin-left:0;}


/*æ–°ç‰ˆæ‹›ç”Ÿç®€ç«&nbsp;*/
.sec-cont{width: 100%; max-width: 1100px; clear: both; float: none; position: relative;margin: 30px auto 50px; text-align: center;}
.sec-cont table{ border:none;border-right:solid 1px #ddd; float:left;
    -webkit-box-shadow: 4px 2px 16px rgba(141,141,141,.4);
    box-shadow: 4px 2px 16px rgba(141,141,141,.4);
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
}
/*.sec-cont table tr.shadow{box-shadow: 0 2px 8px rgba(141,141,141,.4);}*/
.sec-cont .course-table2 tr th{ font: 24px/80px "å¾®è½¯é›…é»‘"; border-bottom:solid 1px #ddd; border-right:solid 1px #ddd;}
.sec-cont .course-table2 tr th:first-child{width: 256px; border-bottom:none; background: #526de2;
    background: -webkit-linear-gradient(#4058c5, #6481ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4058c5, #6481ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4058c5, #6481ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#4058c5, #6481ff); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4058c5', endColorstr='#6481ff',GradientType=0 );
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    border-radius: 20px 0 0 0;
}
.sec-cont .course-table2 tr th:first-child+th{width: 275px;}
.sec-cont .course-table2 tr th:first-child+th+th{width: 175px;}
.sec-cont .course-table2 tr th:first-child+th+th+th{width: 222px; }
.sec-cont .course-table2 tr th:last-child{border-right: none;}
.sec-cont .course-table2 td{font: 16px/28px "å¾®è½¯é›…é»‘";color:#333; border-bottom:solid 1px #ddd; border-right:solid 1px #ddd; padding:13px 0; position: relative;}
.sec-cont .course-table2  td.gradient{color:#fff;background: #526de2;
    background: -webkit-linear-gradient(#4058c5, #6481ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#4058c5, #6481ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#4058c5, #6481ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#4058c5, #6481ff); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4058c5', endColorstr='#6481ff',GradientType=0 );
    border-bottom: none;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
}
.sec-cont .course-table2  td.gradient02{
    -webkit-border-radius: 0 0 0 20px;
    -moz-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
}
.sec-cont table td.gradient font{ font: bold 26px/36px "å¾®è½¯é›…é»‘";color:#fff;}
.sec-cont table td.gradient em{width: 41px; height: 18px; display: block; background: url(../images/img-type02.png) no-repeat center; font: 14px/18px "å¾®è½¯é›…é»‘";color:#fff;
    position: absolute; top: 16px; left: 0; text-align: left; text-indent: 4px;
}
.sec-cont table td.gradient i{position:absolute;width:1080px;height:8px;top:0;left:20px;background: url(../images/table-shadow.png) repeat-x;}

.sec-cont table td .table-dl1{margin:6px 20px 10px;border-bottom:1px solid rgba(255,255,255,.3);font-size:0; padding-bottom: 0;}
.sec-cont table td dl dt{display:inline-block;width:140px;font:16px/24px "å¾®è½¯é›…é»‘";text-align:left}
.sec-cont table td dl dt span{display:block;font:bold 28px/28px "å¾®è½¯é›…é»‘";vertical-align:top}
.sec-cont table td dl dd{display:inline-block;width:74px;vertical-align:top;margin: 24px 0 0;}
.sec-cont table td dl a{display:block;width:74px;height:28px;font:16px/28px "å¾®è½¯é›…é»‘";color:#fff;background:#ec4232;
    background: -webkit-linear-gradient(left, #ff6b60 , #e83828); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ff6b60 , #e83828); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ff6b60 , #e83828); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff6b60 , #e83828); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b60', endColorstr='#e83828',GradientType=1 );
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.sec-cont table .hot td.gradient{background: #f95c50;
    background: -webkit-linear-gradient(#f04b3d, #ff695f); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f04b3d, #ff695f); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f04b3d, #ff695f); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f04b3d, #ff695f); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04b3d', endColorstr='#ff695f',GradientType=0 );
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.sec-cont table .hot td.gradient{padding-top: 30px;}
.sec-cont table .hot td.gradient em{top: 49px; background: url(../images/img-type03.png) no-repeat center;}
.sec-cont table .hot td.gradient i{width: 1100px; left: 0;}
.sec-cont table .hot td.gradient font{width: 100%; clear: both; margin-bottom: 10px; display: block;}
.sec-cont table .hot td dl a{background: #fff;color:#e1382e;}

.sec-cont table td img{display:block; float:left; margin-top: 20px;margin-left:20px ; display: none;}
.sec-cont table .hot td.gradient img{position: absolute; top: 0; left: -100px; margin: auto;width: 100px; height: 318px; display: block;}
.sec-cont table td .line-dot{display: inline-block;width: 200px; text-align: left;margin-top: 25px;}
.sec-cont table td .line-dot li{clear: both; width: 100%;}
.sec-cont table td .line-dot li:before{content: "â€¢";width: 5px; height: 28px; display: block; float:left;color:#7d7d7d; margin-right: 5px;}
.sec-cont table td .line-dot li span{float:left;width: 185px;}

.sec-cont table td a.tab-btn01{display:block;width:101px;height:44px;margin:15px auto;font:16px/46px "å¾®è½¯é›…é»‘";color:#333;background:#fff;border:solid 1px #333}
.sec-cont table td a.tab-btn02{display:block;width:103px;height:46px;margin:15px auto;font:16px/46px "å¾®è½¯é›…é»‘";color:#fff;background:#e82021;
    background: -webkit-linear-gradient(left, #d90000 , #f84444); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #d90000 , #f84444); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #d90000 , #f84444); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #d90000 , #f84444); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#f84444',GradientType=1 );
}
.sec-cont table td img.btn-img{width: 95px; height: auto; display: block; margin: auto;float:none;}
.sec-cont table td p {font: 16px/28px "å¾®è½¯é›…é»‘";clear: both; text-align: left;float: left; margin-bottom: 6px;width: 100%;}
.sec-cont table td p font{width: 93px; height: 26px; float:left; font:16px/26px "å¾®è½¯é›…é»‘";color:#fff; text-align: center;margin-left:22px;background:#e82021;
    background: -webkit-linear-gradient(left, #d90000 , #f84444); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #d90000 , #f84444); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #d90000 , #f84444); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #d90000 , #f84444); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#f84444',GradientType=1 );
}
.sec-cont table td p span{float:left;width: 540px; margin-left: 12px;}

/*******äºŒçº§é¡µ str**********/
.ksbmrk_bck{padding:15px 0;text-align:center;font-family:"å¾®è½¯é›…é»‘";background: linear-gradient(to bottom, #4795d3, #fff, #fff, #fff);}
.ksbmrk_bck h1{margin: 20px auto 38px;}
.ksbmrk_bck h1 img {margin: auto;}
.ksbmrk_bck &gt; h2{font-size:36px;color:#1c81dd;margin-top:20px;}
.ksbmrk_bck &gt; p{font-size:14px;color:#1c81dd;margin:10px 0 30px;}
.ksbmrk_bck &gt; div{width:920px;padding:30px 0;border:2px solid #c63031;margin:auto;background:#fff;}
.ksbmrk_bck &gt; div &gt; p{font-size:34px;margin-bottom:30px;}
.ksbmrk_tbl{border:2px solid #ecac86;width:800px;margin:auto;}
.ksbmrk_tbl tr{background:#ffebd2;}
.ksbmrk_tbl td{border-right:1px solid #ecac86;border-bottom:1px solid #ecac86;font-size:18px;padding:18px;}
.ksbmrk_tbl td &gt; input{width:202px;height:30px;padding:0 14px;font-size:14px;line-height:30px;border:1px solid #bfb7ac;}
.ksbmrk_tbl td &gt; select{width:232px;height:32px;font-size:14px;line-height:32px;border:1px solid #bfb7ac;padding: 0 14px;}
.ksbmrk_tbl .ksbmrk_tr{background:#fff;}
.ksbmrk_td{text-align:left;}
.ksbmrk_tbl td .nanniu_bj{width:120px;background:#f1f1f1;}
/*******äºŒçº§é¡µ end**********/


/*bmrk*/
.bmrk{ position:relative;
    width: 1024px;
    height: 477px;
    margin: 0 auto;
    background: url(../images/login0.jpg) no-repeat  center;
}

.bmrk__bgd .bmrkform{
    position: absolute;
    top: 200px;
    left: 300px;
    background:none;
    padding-top: 0;
}

.bmrk__bgd .bmrk__list label{
    display: inline-block;
    vertical-align: top;
    width: 75px;
    height: 32px;
    text-align: right;
    line-height: 32px;
    font-size: 12px;
    color: #000;
    margin-left: 57px;
}

.bmrk__bgd .bmrk__list input{
    width: 190px;
    height: 30px;
    padding: 0 10px;
    border: 1px solid #cae5f4;
    margin-bottom: 12px;
}
.bmrk__bgd .bmrk__list select{
    width: 212px;
    height: 30px;
    padding: 0 10px;
    border: 1px solid #cae5f4;
    margin-bottom: 12px;
}


.bmrk__bgd .bmrk__list--yanzheng input{
    width: 90px;
}

.bmrk__bgd .bmrk__list img{
    width: 90px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

.bmrk__bgd .bmrk__link{
    width: 132px;
    height: 34px;
    font-size: 16px;
    color: #4164aa;
    text-align: center;
    background: #cee2f4;
    background: linear-gradient(to bottom,#f3f9fb,#cee2f4);
    line-height: 34px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    margin: 26px -34px 12px 145px;
}

.phone__greey{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 10;
}

.phone__show{
    width: 100%;
    position: fixed;
    top: 50%;
    margin: -225px auto 0;
    z-index: 11;
    /*background: red;*/
}

.phone{
    position: relative;
    width: 530px;
    height: 450px;
    border-radius: 8px;
}
.phone iframe{
    display: block;
    width: 530px;
    height: 440px;
}

.form-bgd{
    padding-top: 1px;
}
.form__01{
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
    width: 530px;
    height: 420px;
    padding-top: 50px;
    background: #fff;
    border-radius: 8px;
}

.form__01 h2{
    height: 20px;
    font-size: 24px;
    color: #4c4c4c;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    padding-bottom: 16px;
    margin: 0 60px 35px;
    border-bottom: 1px solid #efefef;
}
.form__01 label{
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 58px;
    border: 1px solid #c9c9c9;
    border-right: none;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.form__01 label i{
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
    /*background: url('../images/form-img01.png') no-repeat center;*/
    margin: 15px 0px;
    background-size: contain;
}
.form__01 label span{
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 70px;
    font-size: 18px;
    color: #999;
    margin: 18px 0;
    padding: 0 1px 0 0;
    border-right: 1px solid #c9c9c9;
}
.form__01 input{
    width: 300px;
    height: 58px;
    padding: 0 10px;
    border: 1px solid #c9c9c9;
    border-left: none;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-bottom: 10px;
}
.form__01 p{
    font-size: 16px;
    text-align: right;
    color: #999;
    margin: 0 40px 10px 0;
    line-height: 50px;
}
.form__01 p span{
    color: #1e8dff;
}
.form__01 a{
    display: block;
    width: 450px;
    height: 60px;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    border-radius: 8px;
    background: #ff4200;
    margin: 0 auto;
}
.phone i{
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    font-size: 20px;
    color: #fff;
    font-style: normal;
    display: block;
    background: #4d4d4d;
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
}

</pre></body></html>