* { margin: 0; padding: 0; }

body { font-size: 14px; font-family: "Microsoft Yahei"; }

input { font-family: "Microsoft Yahei"; }

a { text-decoration: none; color: #333333; }

li { list-style: none; }

img { display: block; border: none; }

.clear { clear: both; }

.container { width: 1200px; margin: 0 auto; }

p { color: #333333; text-align: justify; }

.banner { width: 100%; height: 600px; background: url("img/bg_banner.jpg") center no-repeat; margin-bottom: 80px; }
.banner .container { position: relative; height: 560px; }
.banner .home { height: 18px; width: 80px; background: url("img/icons.png") no-repeat; display: block; color: #07e0fa; position: absolute; right: 0; text-indent: 20px; line-height: 16px; top: 60px; }
.banner .home:hover { color: #FFFFFF; }

.forms { width: 450px; height: 255px; background: #f5f5f5; position: relative; padding-top: 35px; }
.forms:before { width: 448px; height: 288px; border: 1px solid #b5b5b5; position: absolute; top: -10px; left: -10px; display: block; content: " "; z-index: -1; }
.forms .tt { font-size: 16px; color: #333333; text-align: center; margin-bottom: 25px; }

form { width: 212px; height: 250px; float: left; margin-left: 30px; }
form input { width: 210px; height: 38px; border: 1px solid #333333; margin-bottom: 10px; background: #f5f5f5; text-indent: 5px; outline: none; line-height: 38px; }
form input.submit { background: #333333; text-align: center; color: #FFFFFF; cursor: pointer; text-indent: 0; width: 212px; }

.qr { width: 140px; float: left; margin-left: 30px; }
.qr img { height: 90px; margin: 0 auto 10px; }
.qr a { display: block; width: 130px; height: 40px; line-height: 40px; text-align: center; background: #FFFFFF; color: #072468; margin: 0 auto; transition: all .2s; }
.qr a:hover { background: #333333; color: #FFFFFF; }

.nav { width: 100%; height: 60px; background: url("img/bg_nav.png"); z-index: 19960429; top: 540px; position: absolute; }
.nav li { width: 239px; float: left; margin-right: 1px; line-height: 60px; text-align: center; background: rgba(0, 0, 0, 0.15); }
.nav li a { display: block; color: #07e0fa; }
.nav li:hover, .nav li.on { background-image: url("img/bg_navh.png"); }

.ntop { top: 0; position: fixed; }
.ntop li { background: rgba(0, 0, 0, 0.3); }

.summay { width: 100%; height: 300px; margin-bottom: 90px; }
.summay .txt { width: 705px; float: left; font-size: 30px; color: #333; }
.summay .txt p { line-height: 28px; margin-top: 28px; font-size: 14px; }
.summay .forms { float: right; margin-right: -10px; }

.b_title { width: 100%; height: 65px; text-align: center; font-size: 30px; color: #333333; background: url("img/b_title.png") center no-repeat; margin-bottom: 80px; }
.b_title span { font-size: 18px; display: block; text-transform: uppercase; }

.experts { width: 105%; height: 380px; margin-bottom: 80px; }
.experts dl { width: 210px; height: 100%; float: left; margin-right: 37.5px; }
.experts dl dt { width: 100%; height: 310px; }
.experts dl dt img { width: 100%; }
.experts dl dt span { background: #072468; height: 50px; display: block; width: 100%; line-height: 50px; text-align: center; color: #FFFFFF; font-size: 18px; font-weight: bold; }
.experts dl dd { line-height: 20px; text-align: center; padding-top: 12px; color: #333333; }

/*----------------*/
.confer { width: 100%; height: 600px; overflow: hidden; position: relative; margin-bottom: 100px; }
.confer .bd { width: 100%; height: 600px; position: relative; }
.confer .bd span { width: 1200px; height: 80px; position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.6); display: table; }
.confer .bd span p { display: table-cell; vertical-align: middle; color: #FFFFFF; padding: 0 40px; line-height: 26px; }
.confer .prev, .confer .next { width: 40px; height: 70px; position: absolute; top: 265px; background: url("img/icons.png") no-repeat; opacity: .7; transition: sll .2s; }
.confer .prev:hover, .confer .next:hover { opacity: 1; }
.confer .prev { left: 30px; background-position-y: -17px; }
.confer .next { right: 30px; background-position-y: -81px; }

/*----------------------*/
.reading, .meaning { width: 100%; height: 200px; background: #f5f5f5; }
.reading dt, .meaning dt { width: 140px; float: left; background: url("img/outcome_1.png") center center no-repeat; background-color: #072468; height: 100%; }
.reading dd, .meaning dd { width: 1000px; float: left; padding: 30px; }
.reading p, .meaning p { text-indent: 2em; line-height: 28px; }

.meaning { height: 390px; margin-bottom: 80px; }
.meaning dt { background-image: url("img/outcome_2.png"); float: right; }

.ocs { width: 100%; height: 230px; margin: 40px 0; }
.ocs li { padding: 30px 30px 0; float: left; margin-right: 40px; line-height: 28px; color: #333333; background: url("img/bg_ling.png") no-repeat; background-color: #f5f5f5; width: 240px; text-indent: 2em; height: 200px; position: relative; }
.ocs li.mid { width: 460px; }
.ocs li.last { margin-right: 0; }
.ocs li:before { display: block; position: absolute; content: " "; width: 36px; height: 48px; top: 0; left: 0; background: url("img/icons.png") 0 -153px; }
.ocs li.mid:before { background-position-y: -206px; }
.ocs li.last:before { background-position-y: -262px; }

table.news { width: 1198px; border-collapse: collapse; margin-bottom: 130px; }
table.news td { width: 33.3%; border: 1px solid #f0f0f0; height: 290px; }
table.news td:hover img { transform: scale(1.05); }
table.news a { display: block; }
table.news img { margin: 0 auto; transition: all .2s; }

.fas { width: 1190px; height: 300px; padding-left: 10px; margin-bottom: 80px; }
.fas .forms { float: left; }

.lia { width: 700px; height: 290px; background: #f5f5f5; float: left; }
.lia h6 { text-align: center; font-size: 24px; font-weight: normal; color: #333333; padding: 25px 0; }
.lia dl { width: 50%; float: left; text-align: center; margin-bottom: 15px; }
.lia dl dt { width: 50px; height: 50px; margin: 0 auto 10px; background: #072468; color: #FFFFFF; line-height: 50px; font-size: 26px; border-radius: 50%; }
.lia dl dt i { font-style: normal; font-size: 10px; padding-left: 4px; }
.lia dl dd { color: #666666; }

.footer { width: 100%; height: 516px; background: url("img/bg_footer.jpg") no-repeat center; position: relative; }
.footer .copyright { width: 100%; height: 80px; line-height: 80px; color: #FFFFFF; background: rgba(0, 0, 0, 0.6); background: black\9; bottom: 0; position: absolute; }
.footer .copyright span { float: right; }

/*# sourceMappingURL=index.css.map */
