﻿@charset "utf-8";
/* CSS Document */
/* index */
body{}
.op0{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.wrap{ max-width:1200px; margin:0 auto;}
.bg-enc{ position:absolute; left:0; top:0; width:100%; height:100%; background:no-repeat center center; background-size:cover;}
.bg-enc:after{ content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(38,34,25,0.4);}
.flex-logo{ position: fixed; left:2%; top:5%; z-index:90;}
.sloct{ position:fixed; right:3%; top:5%; z-index:90;}
.menu-calt{ width:50px; height:50px; cursor:pointer; margin-left:10px; position:relative; background:#7d58bf; position:relative; border-radius:50%;transition:all 0.5s ease;}
.menu-calt:before{ content:''; position:absolute; left:50%; top:50%; height:2px; width:20px; margin-left:-10px; margin-top:-6px; background:#fff; transition:all 0.5s ease;}
.menu-calt:after{ content:''; position:absolute; left:50%; top:50%; height:2px; width:20px; margin-left:-10px; margin-top:4px; background:#fff; transition:all 0.5s ease;}
.menu-calt.on{ background:#fff;transition:all 0.5s ease;}
.menu-calt.on:before{ background:#7d58bf; margin-top:-1px; transform:rotate(45deg); transition:all 0.5s ease;}
.menu-calt.on:after{ background:#7d58bf; margin-top:-1px; transform:rotate(-45deg); transition:all 0.5s ease;}
.benla:after{ content:''; position:absolute; left:0; top:0; width:100%; height:100%; background: url(../images/bg.png);}


.alocc{ position:relative; z-index:5; color:#fff; padding:0 10%;}
.alocc .p1{ font-weight:bold; font-size:3.5vw;}
.alocc .p2{ font-size:16px; margin-top:20px;}
.alocc .p3{ margin-top:65px;}
.alocc .p3 a{ display:inline-block; width:260px; line-height:60px; color:#fff; border:2px solid #fff; text-align:center; font-weight:bold; position:relative;}
.alocc .p3 a span{ position:relative; z-index:2;}
.alocc .p3 a:after{ content:''; position:absolute; left:0; top:0; width:0; height:100%; background:#00507d; transition:all 0.5s ease; z-index:1;}




.top-locls{ position: absolute; left:0; top:3%; width:100%; z-index:10; padding:0 3%;}
.roale{ padding-top:13px;}
.menuc{ width:76px; height:76px; background:#00507d; margin-right:20px; position:relative;}
.menuc span{ height:2px; width:30px; position:absolute; left:23px; top:50%; margin-top:1px; background:#fff; display:block; transition:all 0.5s ease;}
.menuc:before{ content:''; position:absolute; left:23px; top:50%; margin-top:-12px; width:30px; background:#fff; height:2px; transition:all 0.5s ease;}
.menuc:after{ content:''; position:absolute; left:23px; top:50%; margin-top:14px; width:30px; background:#fff; height:2px; transition:all 0.5s ease;}
.menuc.on span{ width:0; transition:all 0.5s ease;}
.menuc.on:before{ margin-top:-1px; transform:rotate(45deg); transition:all 0.5s ease;}
.menuc.on:after{ margin-top:-1px; transform:rotate(-45deg); transition:all 0.5s ease;}

.search{ padding:0 10px; border-right:1px solid rgba(255,255,255,0.3);}
.search span{ background:url(../images/fd.png) no-repeat center center; height:30px; width:40px; display:block;}
.search p{ position:absolute; display:none; right:10px; width:200px; top:30px; height:35px; background:#fff;}
.search p .c1{ width:165px; float:left; height:35px; border:none; padding:0 10px;}
.search p .c2{ float:left; width:35px; height:35px; background:#00507d url(../images/fd.png) no-repeat center center; border:none; cursor:pointer;}


.roale a{ float:left; margin-left:20px; line-height:30px; color:rgba(255,255,255,0.3);}
.roale a.cur{ font-weight:bold; color:#fff;}


.sc-neca{ position:fixed; z-index:9; left:0; top:0; width:100%; height:100%; background:#002035;}
.tabce{ position:absolute; left:0; top:0; width:100%; height:100%; display:table; padding:0 10%;}
.tabce dl{ float:left; width:14%; color:#fff; transform:translateY(50px); opacity:0; transition:all 0.5s ease 0s;}
.sc-neca.on dl{ transform:translateY(0); opacity:1; transition:all 0.5s ease 0s;}
.sc-neca.on dl:nth-child(2){ transition-delay:0.2s;}
.sc-neca.on dl:nth-child(3){ transition-delay:0.4s;}
.sc-neca.on dl:nth-child(4){ transition-delay:0.6s;}
.sc-neca.on dl:nth-child(5){ transition-delay:0.8s;}
.sc-neca.on dl:nth-child(6){ transition-delay:1.0s;}
.sc-neca.on dl:nth-child(7){ transition-delay:1.2s;}
.tabce dl dt{ font-weight:bold; font-size:22px; margin-bottom:20px;}
.tabce dl dd{ line-height:30px;}
.tabce dl dd a{ color:rgba(255,255,255,0.5);}

.gdloc{ position:fixed; z-index:6; left:0; width:100%; bottom:3%;}


.os-posc{ position:absolute; left:0; top:0; width:100%; height:100%;}
.pad-solc{ padding:0 10%; position:absolute; left:0; top:20%; width:100%;}
.pad-solc .title{ font-size:3.5vw; font-weight:bold; color:#fff; }


.cs-list{ margin-top:5%;}
.cs-list li{ width:18.2%; float:left; margin-right:2%;}


.cs-list li:nth-child(5n){ margin-right:0;}
.cs-list li a{ display:block; transition:all 0.5s ease;}
.cs-list li a .pic{ overflow:hidden;}
.cs-list li a .pic img{ transition:all 0.5s ease;}
.cs-list li a .pic span{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; border:8px solid #00507d; background:rgba(0,80,125,0.35); visibility:hidden; opacity:0; transition:all 0.5s ease;}
.cs-list li a .pic span i{ width:30px; height:30px; display:block; background:url(../images/js.png) no-repeat; transition:all 0.5s ease; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.cs-list li a .tit{ font-size:20px; color:#fff; font-weight:bold; overflow:hidden; line-height:40px; height:0px; transition:all 0.5s ease;}
.cs-list li a .con{ line-height:20px; height:0px; overflow:hidden; color:rgba(255,255,255,0.5); transition:all 0.5s ease;}
.cs-list li a .bq{ margin-top:15px;visibility:hidden; opacity:0; transition:all 0.5s ease;}

.roslm{ position:fixed; right:3%; bottom:5%; z-index:10;}
.ewmc{ margin-right:30px;}
.bg-oalc{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:99; background:rgba(0,0,0,0.6) url(../testimg/ewm.png) no-repeat center center; display:none;}
.mid-loac{ position:relative; margin-bottom:0px; z-index:5; height:359px; background:url(../images/mid-logo02.png) no-repeat center center; background-size:auto 100%;}
.mid-loac.on{ margin-bottom:300px; background:url(../images/mid-logo01.png) no-repeat center center; background-size:auto 100%; transition:all 1s ease;}
.benla{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:4; opacity:0; overflow:hidden; visibility:hidden;}
.benla.on{ opacity:1; visibility: visible; transition:all 0.5s ease;}

.dh-ovrea{ background: url(../testimg/t2.jpg) no-repeat center center; background-size:cover; position:fixed; left:0; top:0; width:100%; height:100%; z-index:50; visibility:hidden; opacity:0; transition:all 1s ease;}
.dh-ovrea.on{ visibility: visible; opacity:1; transition:all 1s ease;}
.min-logo{ position:absolute; left:0; width:100%; top:5%;}
.dis-tab{ position:absolute; left:0; top:0; width:100%; height:100%;/* display:table;*/ padding:280px 12.5% 0;}
.tab-cell{ display:table-cell; vertical-align:middle;}
.bealm{ font-size:0;}
.bealm li{ width:23.5%; float:left; padding-top:110px; transition:all 0.5s ease; margin-right:2%; border-bottom:1px solid rgba(255,255,255,0.5); color:#fff; opacity:0; transform:scale(0.5);}
.dh-ovrea.on .bealm li,.dh-ovrea.on .nav-botc li{ opacity:1; transform:scale(1);transition:all 0.5s ease;}

.bealm li:nth-child(4n){ margin-right:0;}
.bealm li a{ text-align:center; color:#fff; display:block;}
.bealm li .tit{ padding-bottom:12px; font-size:24px; position:relative;}
.bealm li .pic{ height:0px; transition:all 0.5s ease; overflow:hidden; background:no-repeat center center; background-size:cover;}
.bealm li:hover{ padding-top:0px; border-bottom:1px solid #fff; transition:all 0.5s ease;}
.bealm li:hover .pic{ height:110px; transition:all 0.5s ease;}

.nav-botc{ margin-top:6%;}
.nav-botc li{ width:25%; text-align:center; float:left; opacity:0; transform:scale(0.5);}
.nav-botc li a{ margin:0 auto; display:inline-block; color:#fff;}
.nav-botc li a .tit{ font-size:24px; line-height:40px; width:30px; text-align:center;}
.nav-botc li a .con{ margin-left:15px; padding-top:40px; text-align:left; font-size:16px;}
.nav-botc li a .con .p2{ margin-top:12px;}

.annct{ position:absolute; width:100px; left:50%; margin-left:-50px; text-align:center; bottom:3%; z-index:5;}
.annct a{ display:block;}
.annct .yd span{ display:inline-block; width:9px; height:9px; border-radius:50%; background:#fff; transition:all 0.6s ease;}
.annct .line span{ display:inline-block; width:1px; background:#fff; height:44px; transition:all 0.6s ease;}
.annct .yqsc span{ cursor:pointer; display:inline-block; border-radius:50%; border:2px solid #fff; width:23px; height:23px; position:relative;transition:all 0.6s ease;}
.annct .yqsc span i{ width:0; height:0; background:#fff; border-radius:50%; position:absolute; left:50%; top:50%; margin:0;}
.annct.on .yd span{ width:0; height:0; transition:all 0.6s ease;}
.annct.on .line span{ height:0; transition:all 0.6s ease;}
.annct.on .yqsc span{width:40px; height:40px;transition:all 0.6s ease;}
.annct.on .yqsc span i{ width:8px; height:8px; margin:-4px 0 0 -4px;}


.lboal{ padding:0 10%;}
.arenc{ width:26%; background:#00507d; padding:30px; color:#fff; }
.arenc .p2{ margin-top:40px; line-height:40px; height:120px; overflow:hidden; font-size:26px;}
.arenc .p3{ line-height:25px; height:175px; overflow:hidden; margin-top:40px;}
.arenc .p4{ margin-top:40px;}
.arenc .p4 a{ display:inline-block; width:200px; line-height:50px; color:#fff; border:2px solid #fff; text-align:center; font-weight:bold; position:relative;}
.arenc .p4 a span{ position:relative; z-index:2;}
.arenc .p4 a span img{ margin-left:30px;}
.olapc{ width:44%; margin:0 2%; background:url(../testimg/t9.jpg) no-repeat center center; background-size:cover;}
.sloac{ width:26%;}
.sloac a{ color:#fff;}
.cdst{ display:block; height:255px; background:#00507d; padding:30px; color:#fff;}
.amlo{ transform:translateY(80px);}
.cdst .p2{ font-size:26px; margin-top:40px;}
.amlo{ margin-top:40px; background:url(../testimg/t10.jpg) no-repeat center center; background-size:cover;}
.omfdl{ color:#fff;}
.omfdl .p1{ font-size:58px; font-weight:bold;}
.omfdl .p2{ line-height:25px; margin-top:20px;}
.omfdl .p3{ margin-top:60px;}
.omfdl .p3 a{ display:inline-block; width:200px; line-height:50px; color:#fff; border:2px solid #fff; text-align:center; font-weight:bold; position:relative;}
.omfdl .p3 a img{ margin-right:15px;}
.omfdl .p3 a span{ position:relative; z-index:2;}
.omfdl .p3 a:after{ content:''; position:absolute; left:0; top:0; width:0; height:100%; background:#003c5e; transition:all 0.5s ease; z-index:1;}


.foot{ background:#fff; padding:0 10%; position:relative; z-index:7;box-shadow:10px 0 0 #999; box-shadow: 0 0 16px rgba(0,0,0,0.1);}
.foot .sonla{ padding:50px 0;}
.foot dl{ width:14.2%;}
.lsdoc{ width:12.5%; text-align:right; display:none;}
.lsdoc .d2{ margin:15px 0;}
.lsdoc .d2 img{ padding:10px; border:1px solid #ddd;}
.foot dl dt{ font-size:20px; font-weight:bold; padding-bottom:15px; position:relative; margin-bottom:12px;}
.foot dl dt:after{ content:''; position:absolute; left:0; bottom:0; width:60%; height:1px; background:#eee;}
.foot dl dd{ line-height:36px;}
.foot dl dd a{ color:#898989;font-size:16px;}
.foot dl dd a:hover{ color:rgb(0,80,125);}
.olspc{ padding:20px 0; color:#898989; border-top:1px solid #eee;  }

.section{ background:no-repeat center center; background-size:cover;}
.hdc-abs{ position:absolute; right:10%; bottom:20%; transform:rotateY(180deg); z-index:5;}
.med-onc{ position:relative; z-index:5; padding-bottom:15%;}
.med-onc .p1{ visibility:hidden; opacity:0; transform:translateY(80px); transition:all 0.5s ease;}

.med-onc .p2{ margin-top:1%; visibility:hidden; opacity:0; transform:translateY(80px); transition:all 0.5s ease;}
.med-onc .p3{ height:90px; margin-top:1%; visibility:hidden; opacity:0; transform:translateY(80px); transition:all 0.5s ease;}
.med-onc .p3 span{ height:90px; width:90px; position:relative; background:url(../testimg/p3.png) no-repeat center center; display:inline-block;}
.med-onc .p3 span i{ display:block; position:absolute; left:50%; top:50%; width:43px; height:43px; transform:translate(-50%,-50%); border-radius:50%; border:2px solid #efd195;animation: mouse 1.6s linear 0s infinite;}

.med-onc .ps3 span{ background:url(../testimg/ps3.png) no-repeat center center;}
.med-onc .ps3 span i{border:2px solid #fff;}



.active .med-onc .p1,.active .med-onc .p2,.active .med-onc .p3{ visibility: visible; opacity:1; transform:translateY(0px); transition:all 0.5s ease 0.3s;}
.active .med-onc .p2{ transition-delay:0.6s;}
.active .med-onc .p3{ transition-delay:0.9s;}


.zc-onc{ position:absolute; left:0; bottom:0; background:#7d58bf; padding:40px 3%; z-index:5; width:25%; transform:translateX(-100%); transition:all 0.5s ease;}
.active .zc-onc{ transform:translateX(0); transition:all 0.5s ease 0.8s;}
.pacla a{ margin-left:30px; transform:translateX(0%); transition:all 0.5s ease 0.3s;}

.snow-container{position: absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;}

.boxc{ position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden; opacity:0; visibility:hidden; transition:all 3s ease;}
.active .boxc{ opacity:1; visibility: visible; transition:all 3s ease;}

.pic1{ position:absolute; right:0; bottom:0;}
.pic1 img{ position:absolute; right:-200px; bottom:-200px; max-width:999px;}
.pic2{ position:absolute; right:0; top:0;}
.pic2 img{ position:absolute; right:-50px; top:-50px; max-width:999px;}

.pic3{ position:absolute; left:0; bottom:0; width:100%;}
.pic3 img{ position:absolute; left:18%; bottom:-120px; max-width:999px;}
.pic4{ position:absolute; left:0px; top:0px;}
.pic4 img{ position:absolute; left:-50px; top:-50px; max-width:999px;}
.pic5{ position:absolute; left:0; top:0;}
.pic5 img{ position:absolute; left:310px; top:-40px; max-width:999px;}


@-moz-keyframes mouse {
  0% {
    width:45px;
	height:45px;
	opacity:0.7;
  }
  80% {
    width:80px;
	height:80px;
	opacity:0.2;
  }
  95% {
    width:88px;
	height:88px;
	opacity:0;
  }
  100% {
    width:45px;
	height:45px;
	opacity:0;
  }
}
@-webkit-keyframes mouse {
  0% {
    width:45px;
	height:45px;
	opacity:0.7;
  }
  80% {
    width:80px;
	height:80px;
	opacity:0.2;
  }
  95% {
    width:88px;
	height:88px;
	opacity:0;
  }
  100% {
    width:45px;
	height:45px;
	opacity:0;
  }
}
@keyframes mouse {
  0% {
    width:45px;
	height:45px;
	opacity:0.7;
  }
  80% {
    width:80px;
	height:80px;
	opacity:0.2;
  }
  95% {
    width:88px;
	height:88px;
	opacity:0;
  }
  100% {
    width:45px;
	height:45px;
	opacity:0;
  }
} 



 
.ny-banner{ background:no-repeat center center; background-size:cover; height:800px;}
.obrelc{background-size:cover; height:100%; position:absolute; left:0; top:0; width:100%;}
.blbrc{ color:#fff; position:absolute; width:100%; left:0; top:50%; transform:translateY(-50%); font-size:62px;}

.ny-nav{ position:absolute; width:100%; left:0; bottom:0; background:rgba(2,80,125,0.2); border-top:1px solid rgba(255,255,255,0.2);}
.ny-nav span{ display:none;}
.ny-nav p a{ float:left; font-size:18px; color:#fff; text-align:center; line-height:85px;}
.ny-nav p a.cur{ background:#00507e;}

.ab-01{ padding:4% 0; background:#fff no-repeat bottom center;}
.ab-01 h3{ font-size:36px; font-weight:normal; text-align:center; position:relative; padding-bottom:20px;}
.ab-01 h3:after{ content:''; height:2px; width:30px; background:#00507e; left:50%; bottom:0; margin-left:-15px; position:absolute;}
.ltebn{ margin-top:4%; background:url(../testimg/t14.png) no-repeat center center;}

.bieao{ width:464px;}
.boprek{ height:322px; padding:25px 40px 0;}
.boprek02{ background:#00507e; color:#fff;}
.boprek .d2{ font-size:22px; margin:15px 0; line-height:1.6;}
.boprek .d3{ line-height:1.8;}
.lbtena{ width:736px;}
.lbtena .d2{ margin-top:70px;}

.boltep{ width:100%; margin-top:4%;}
.boltep .list{ width:33.33%; color:#00507e;}
.boltep .list span{ color:#333; display:inline-block; vertical-align:middle; width:140px; line-height:25px; text-align:right;}
.boltep .list strong{ font-size:66px; display:inline-block; vertical-align:middle; line-height:1; margin:0 5px;}
.boltep .list i{ display:inline-block; vertical-align: bottom;}

.ab-02{ padding-bottom:90px; background:#f7f7f7;}
.mbaeo{ position:absolute; line-height:1.6; left:50%; bottom:0; z-index:2; color:#fff; background:#00507e; width:600px; padding:60px;}
.mbaeo .d2{ font-size:22px; margin:20px 0;}

.ab-03{ background:#f7f7f7;}
.bobme{ padding:80px 0 100px; background:url(../images/anc.png) no-repeat right bottom;}
.bobme .pic{ width:566px;}
.bobme .con{ width:522px;}
.bobme .con .d1{ font-size:22px; line-height:1.6;}
.bobme .con .d2{ color:#666; line-height:2; margin-top:30px;}

.olbmc{ margin-top:4%; font-size:30px;}
.bloea .list{ margin-top:4%; line-height:1.6; background:no-repeat left center; width:450px; padding:10px 0 10px 130px;}
.bloea .list .d1{ font-size:22px;}
.bloea .list .d2{ font-size:16px; color:#787878; margin-top:15px;}



.ac-02 li{ height:522px; width:100%; display:table; color:#fff; background:no-repeat center center; background-size:cover;}
.oplca{ max-width:550px; line-height:1.8;}
.oplca .d1{ font-size:18px;}
.oplca .d2{ font-size:22px; margin-top:6px;}


.xlt-sot{ min-height:200px; position:relative; z-index:2; width:100%; max-width:640px; margin:5% auto 0;}
.xlt-sot dl{ position:relative;}
.xlt-sot dl dt{ font-weight:bold; font-size:28px;}
.xlt-sot dl dd{ line-height:2; font-size:14px; margin-top:15px;}

.baeolc{ font-size:16px; margin-top:5%; line-height:1.8;}
.baeolc strong{ font-size:22px; color:#00507e;}
.bimtae{ margin-top:3%; background:#f2f9fd;}

.virae{ background:#dff3fe; height:510px; display:table; width:370px;}
.virae p img{ max-height:446px;}
.btrec{ width:830px; padding:34px 50px;}
.btrec h5{ color:#00507e; font-size:20px;}
.loteca{ margin-top:12px;}
.loteca a{ float: left;
    line-height: 38px;
    border: 1px solid #cfe2ec;
    width: 357px;
    padding: 0 12px;
    height: 40px;
    margin-right: 8px;
    margin-bottom: 5px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.honor-ul{ margin-top:4%;}
.honor-ul li{ width:32%; float:left; margin-right:2%; margin-bottom:2%; cursor:pointer; padding:10px; background:#f2f9fd; transition:all 0.5s ease;}
.honor-ul li:nth-child(3n){ margin-right:0;}
.honor-ul li .honor-li-a{}
.honor-ul li .honor-li-tit{ margin-top:0px; line-height:50px; height:50px; font-size:16px; overflow:hidden; color:#666;}
.honor-ul li .honor-li-img{ width:100%; height:254px; display:table; text-align:center;}
.honor-ul li .honor-li-img p{ display:table-cell; vertical-align:middle;}
.honor-ul li .honor-li-img p img{ max-height:254px;}


.teaolk { margin-top:5%;}
.teaolk .pic{ width:47%;}
.teaolk .con{ width:47%;}
.teaolk .con .d1{ font-size:36px;}
.teaolk .con .d2{ line-height:2; margin-top:15px; font-size:16px; color:#666;}

.news-list{ margin-top:3%;}
.news-list li{ transition:all 0.5s ease;}
.news-list li .wrap{ padding:30px 0; border-bottom:1px solid #eee;}
.news-list li a{ display:block;}
.news-list li a .pic{ width:224px;}
.news-list li a .pic img{ width:100%; height:146px; object-fit:cover;}
.news-list li a .date{ margin-left:50px; width:95px; color:#999; transition:all 0.5s ease;}
.news-list li a .date:after{ content:''; position:absolute; left:95px; height:1px; width:35px; background:#ccc; top:12px; transition:all 0.5s ease;}
.news-list li a .date .d1{ font-size:18px;}
.news-list li a .date .d3{ margin-top:30px;}
.news-list li a .date .d3 span{ display:inline-block; width:35px; height:35px; background:url(../images/v1.png) no-repeat center center; transition:all 0.5s ease;}
.news-list li a .con{ width:762px; transition:all 0.5s ease;}
.news-list li a .con .d1{ line-height:25px; height:25px; overflow:hidden; font-size:18px;font-weight:bold;color:#333;}
.news-list li a .con .d2{ margin-top:15px; color:#999; line-height:25px; height:50px; overflow:hidden;}
.news-list li a .con .d3{ color:#999; margin-top:15px; padding-left:25px; line-height:25px; background:url(../images/y.png) no-repeat left center;}


.pagelc{ padding:20px 0;}
.pagelc a{ display:inline-block; line-height:30px; padding:0 10px; border:1px solid #ddd; margin:0 2px; vertical-align:middle;}
.pagelc a.mob-none{ padding:0; width:32px;}
.pagelc a.cur{ color:#fff; background:#00507e; border-color:#00507e;}

.bleac .d1{ font-size:30px;}
.bleac .d2{ font-size:16px; color:#999; margin-top:10px;}
.edit-con{ margin-top:3%; padding:2% 0; line-height:2;}

.lotec{ margin-top:5%; max-width:600px;}
.lotec .d1{ font-size:32px;}
.lotec .d2{ line-height:2; font-size:16px; margin-top:10px; color:#666;}

.olbab{display: -webkit-flex; display:flex;justify-content: space-between;align-items:center ;}
.olbab .list{ padding-top:35px; text-align: center;}
.olbab .list .d2{ margin-top:15px; font-size:16px; color:#00507e;}
.olbab .list .d3{ font-size:16px; margin-top:15px;}



.vlkt{ margin-top:4%; padding:10% 0; background:no-repeat center center; background-size:cover; color:#fff;}
.mmaek{ max-width:500px;}
.mmaek .d1{ font-size:32px;}
.mmaek .d2{ font-size:16px; line-height:2; margin-top:25px;}

.ltrea{ padding:5% 0; background:#00507e; color:#fff;}
.ltrea h3{font-size: 36px; font-weight: normal; text-align: center; position: relative; padding-bottom: 20px;}
.ltrea h3:after{content: ''; height: 2px; width: 30px; background: #fff; left: 50%; bottom: 0;  margin-left: -15px; position: absolute;}

.byoble{ background:#fafafa url(../testimg/st.jpg) repeat-x left top;}
.firstRow{height:110px;}
.oplbe td{ word-break:break-all; padding:0 10px; text-align:center; font-size:16px;}
.oplbe td .tb{ line-height:111px; font-weight:bold;}
.oplbe tbody td{ line-height:1.6; padding:25px 10px; border-bottom:1px solid #eee;}

.biteoa{ margin-top:4%;}
.biteoa .tit{ position:absolute; width:100%; text-align:center; color:#fff; font-size:32px; top:50%; transform:translateY(-50%);}


.bmtea{ margin-top:5%;}
.bmtea li{ width:30%; float:left; margin-right:5%; margin-bottom:2%;}
.bmtea li:nth-child(3n){ margin-right:0;}
.bmtea li a{ display:block;}
.bmtea li a .pic{ overflow:hidden;}
.bmtea li a .pic img{ width:100%; height:232px; object-fit:cover;}
.bmtea li a .con{ background:#fff; padding:15px 20px; color:#000; font-size:16px; transition:all 0.5s ease;}
.bmtea li a .con .d2{ color:#999; margin-top:6px; font-size:14px; transition:all 0.5s ease;}


.laeobt{ background:#efefef; margin-top:5%;}
.laeobt .pic{ width:50%;}
.laeobt .con{ width:50%; padding:90px 90px 0;}
.laeobt .con .d1{ font-size:26px; line-height:1.6;}
.laeobt .con .d2{ color:#666; font-size:16px; margin-top:35px; line-height:2;}

.iteaol{ margin-top:5%;display: -webkit-flex; display:flex; flex-wrap:wrap;}
.iteaol li{ width:25%; text-align:center; padding:0 30px; text-align:center;}
.iteaol li .pic span{ display:inline-block; width:150px; height:150px; border:2px solid #99b9cb; border-radius:50%; background:no-repeat center center; background-size: auto 55%;}
.iteaol li .pic span.s1{ background-image:url(../images/d1.png);}
.iteaol li .pic span.s2{ background-image:url(../images/d2.png);}
.iteaol li .pic span.s3{ background-image:url(../images/d3.png);}
.iteaol li .pic span.s4{ background-image:url(../images/d4.png);}
.iteaol li .tit{ font-size:26px; margin:22px 0;}
.iteaol li .con{ color:#b1d7ed; font-size:16px; line-height:1.6;}
.optela{ margin-top:5%;}
.optela li{ width:23.5%; float:left; margin-right:2%; margin-bottom:2%; text-align:center;}
.optela li:nth-child(4n){ margin-right:0;}
.optela li .pic img{ width:100%;}
.optela li .link{ margin-top:10px;}
.optela li .link a{ color:#69c0f3; display:inline-block; width:160px; max-width:100%; background:#00507e; line-height:40px;}

.lbemat{ margin-top:5%;}
.lbemat .pic{ width:50%;}
.lbemat .con{ width:46%;}
.lbemat .con .d1{ font-size:32px;}
.lbemat .con .d2{ font-size:16px; line-height:2; margin-top:30px; color:#666;}
.betyc{ background:url(../testimg/t48.jpg) no-repeat center center; background-size:cover; padding:8% 0;}
.betyc .d1 img{ max-width:60%;}
.betyc .d2{ font-size:32px; margin:40px 0;}

.bolate{ color:#fff; background-size:cover; padding:12% 0;}
.bolate .bgc{ position:absolute; left:0; top:0; width:100%; height:100%;}
.bolate .bgc .bd{ position:absolute; left:0; top:0; width:100%; height:100%;background:no-repeat center center; background-size:cover;}
.bolate .wrap{ position:relative; z-index:2;}
.bolate .list{ width:20%; margin-right:5%;}
.bolate .list:nth-child(3n){ margin-right:0;}
.bolate .list .d1{ font-size:20px;}
.bolate .list .d2{ margin-top:40px;}
.bolate .list .d2 .s1{ font-size:24px;}
.bolate .list .d2 .s2{ font-size:20px; font-family:Arial, Helvetica, sans-serif;}
.bolate .list .d2 .s3{ line-height:25px; margin-top:20px;}
.bolate .list .d2 .s4{ margin-top:30px;}
.bolate .list .d2 .s4 a{ display:inline-block; width:100px; line-height:35px; color:#fff; background:#00507e; border-radius:3px; text-align:center;}
.mtaeb{ margin-top:4%;}
.bbaten{ font-size:16px; margin:4% 0; padding:0 4%; line-height:2;}

.mbtael{display: -webkit-flex; display:flex;justify-content: space-between; flex-wrap:wrap;}
.mbtael li{ width:23.5%; background:#f9f9f9; border-top:5px solid #00507e; padding:50px 25px; text-align:center;}
.mbtael li .d2{ font-size:18px; font-weight:bold; margin:20px 0;}
.mbtael li .d3{ line-height:2; color:#666;}

.taeoc{ margin-top:5%;}
.taeoc select{ width:250px; height:45px; border:1px solid #ddd; float:left; margin-right:8px;}
.taeoc .c1{ width:370px; height:45px; padding:0 10px; border:1px solid #ddd; float:left;}
.taeoc .c2{ width:45px; height:45px; float:right; border:none; cursor:pointer; background:#00507e url(../images/fd.png) no-repeat center center;}
#map{ height:660px;}
.realbt{ position:absolute; width:420px; right:50%; margin-right:-600px; background:#fff; z-index:5; top:70px;}
.realbt h5{ font-size:20px; line-height:55px; color:#fff; padding:0 20px; background:#00507e;}
.praelb{ height:460px; overflow:auto; padding:0 20px;}
.praelb li{ padding:15px 0 15px 40px; line-height:1.6; background:url(../images/dz.png) no-repeat left 20px; border-bottom:1px solid #ddd;}
.praelb li .d1{ font-size:16px;}
.praelb li .d2{ margin-top:5px;}
.praelb li .d3{ margin-top:5px;}

.lmbaet{ margin:8% auto 4%; color:#fff; line-height:2; max-width:888px; font-size:16px;}
.martel a{ display:inline-block; line-height:70px; border-radius:20px; font-size:24px; font-weight:bold; width:300px; color:#fff; background:#01c8e9; box-shadow:0 0 5px rgba(0,0,0,0.15);}

.lboael{ margin-top:5%;}
.lboael .con .d1{ color:#00507e; font-size:28px; margin-bottom:20px;}
.lboael .con .d2{ color:#666; line-height:2;}
.lboael .pic img{ box-shadow:0 0 10px rgba(0,0,0,0.15);}
.lboael .pic .tit{ margin-top:15px; font-size:16px;}

.mraek{ background:#f9f9f9; padding:4% 0;}
.bmlre .d1{ font-size:20px; font-weight:bold;}
.bmlre .d2{ font-size:16px; margin-top:10px; color:#666;}

.oscat li{ width:48%; margin-top:2%; height:52px; border:1px solid #ddd; padding-left:85px; position:relative;border-radius:6px;}
.oscat li em{ line-height:50px; display:block; position:absolute; left:0; top:0; width:90px; text-align:right; border-right:1px solid #ddd;  text-align:center; color:#666;}
.oscat li input{ width:100%; height:50px; border:none; padding:0 5px; background:none;border-radius:6px;}
.oscat li i{ color:#f00;}
.oscat li textarea{ width:100%; padding:5px; height:120px; border:none; background:none;}
.ldoes{ padding-bottom:20px;}
.ldoes input{ width:20%; margin:0 10px; height:50px;border-radius:6px; color:#fff; background:#004898; border:none; cursor:pointer; font-family:Arial;font-size:16px;}

.bloar{ margin-top:5%;}
.bloar a{ float:left; width:50%; line-height:2.5; font-size:36px; background:#f9f9f9; text-align:center;}
.bloar a.cur{ color:#fff; background:#00507e;}

.lbhnea{ margin-top:4%; background:#f9f9f9;}
.lbhnea .pic{ width:50%;}
.lbhnea .con{ width:50%; padding:50px 50px 0;}
.lbhnea .con .d1{ font-size:32px; padding-bottom:15px;}
.lbhnea .con .d1:after{ content:''; position:absolute; left:0; bottom:0; height:3px; width:60px; background:#00507e;}
.lbhnea .con .d2{ font-size:18px; line-height:2.6; margin:30px 0;}
.lbhnea .con .d3 a{ color:#00507e;}

.lrebua{ margin:4% 0;}
.lrebua .d1{ font-size:32px; margin-bottom:25px;}
.lrebua .d2{ font-size:18px; line-height:3;}

.mlbaec{ padding:3% 0; /*border-bottom:1px solid #ddd; border-top:1px solid #ddd;*/}
.mlbaec .dlcl{ font-size:32px;}
.lotaeb .lbhnea:nth-child(2n) .pic{ float:right;}
.lntem{ margin-top:5%;}
.lntem .pic{ width:40%;}
.lntem .con{ color:#666; line-height:2; font-size:16px; width:45%; padding-top:15px;}

.boocea{ background:#f8f9fb; padding:5% 0;}
.olmtea{ font-size:32px;}

.opaecb .list .d2{ color:#fff;}
.plgmc{ margin-top:5%;width:100% !important;}
.plgmc li{ float:left; width:23.5%; margin-right:2%;}
.plgmc li:nth-child(4n){ margin-right:0;}
.plgmc li .pic{ background:#fff; width:100%; height:250px; text-align:center; display:table;}
.plgmc li .pic img{ max-width:80%; max-height:220px;}
.plgmc li .tit{ line-height:65px; color:#fff; text-align:center; font-size:16px; height:65px; overflow:hidden; background:#00507e;}


.maetoc{ font-size:32px; margin:4% 0;}



.mtaebte{padding:12% 0;}
.mtaebte .bgc{ position:absolute; left:0; top:0; width:100%; height:100%;}
.mtaebte .bgc .bd{ position:absolute; left:0; top:0; width:100%; height:100%;background:no-repeat center center; background-size:cover;}
.mtaebte .wrap{ position:relative; z-index:2;}
.mtebc{ width:300px;}
.mtebc p{ border-bottom:1px solid rgba(255,255,255,0.3); line-height:80px; color:#fff; font-size:26px;}
.mtebc p:before{ content:''; display:inline-block; vertical-align:middle; margin-right:10px; width:10px; height:10px; border-radius:50%; background:#005bac;}
.mtebc p.on{ font-size:26px; font-weight:bold;}


.bltea{ padding-left:80px; background:no-repeat left top; margin-top:4%;}
.bltea .d1{ font-size:28px;}
.bltea .d2{ font-size:16px; margin-top:5px;}
.bmlab{ line-height:2; margin-top:4%; font-size:16px;}
.awtmbc{ background:#f9f9f9; padding:5% 0;}



@media (min-width: 1201px){
.cdst{ opacity:0; transform:translateY(-80px);transition:all 0.5s ease;}
.arenc{ opacity:0; transform:translateX(-80px);transition:all 0.5s ease;}
.active .cdst{ opacity:1; transform:translateX(0px);transition:all 0.5s ease 0.3s;}
.active .arenc{ opacity:1; transform:translateX(0px); transition:all 0.5s ease 0.5s;}
.active .olapc{ opacity:1; transform:translateX(0px); transition:all 0.5s ease 0.3s;}
.alocc .p3 a:hover:after{ width:100%; transition:all 0.5s ease;}
.cs-list li{ opacity:0; transform:translateY(80px); transition:all 0.5s ease;}
.active .cs-list li{ opacity:1; transform:translateY(0px); transition:all 0.5s ease 0.3s;}
.cs-list li:nth-child(2){ transition-delay:0.6s;}
.cs-list li:nth-child(3){ transition-delay:0.9s;}
.cs-list li:nth-child(4){ transition-delay:1.2s;}
.cs-list li:nth-child(5){ transition-delay:1.5s;}
.pad-solc .title{ opacity:0; transform:translateY(-80px); transition:all 0.5s ease;}
.active .pad-solc .title{ opacity:1; transform:translateY(0px); transition:all 0.5s ease 0.3s;}
.cs-list li a:hover{ transform:translateY(-30px);transition:all 0.5s ease;}
.cs-list li a:hover .pic img{ transition:all 0.5s ease; transform:scale(1.1);}
.cs-list li a:hover .pic span{visibility: visible; opacity:1; transition:all 0.5s ease;}
.cs-list li a:hover .tit,.cs-list li a:hover .con{ height:80px; transition:all 0.5s ease;}
.cs-list li a:hover .bq{visibility: visible; opacity:1; transition:all 0.5s ease;}
.omfdl .p3 a:hover:after{ width:100%; transition:all 0.5s ease;}
.active .omfdl .p1{ opacity:0; transform:translateY(80px); transition:all 0.5s ease;}
.active .omfdl .p2{ opacity:0; transform:translateY(80px); transition:all 0.5s ease;}
.active .omfdl .p3{ opacity:0; transform:translateY(80px); transition:all 0.5s ease;}
.active .omfdl .p1{ opacity:1; transform:translateY(0px); transition:all 0.5s ease 0.3s;}
.active .omfdl .p2{ opacity:1; transform:translateY(0px); transition:all 0.5s ease 0.6s;}
.active .omfdl .p3{ opacity:1; transform:translateY(0px); transition:all 0.5s ease 0.9s;}
.arenc .p4 a:after{ content:''; position:absolute; left:0; top:0; width:0; height:100%; background:#003c5e; transition:all 0.5s ease; z-index:1;}
.arenc .p4 a:hover:after{ width:100%; transition:all 0.5s ease;}
.sc-neca{ opacity:0; visibility:hidden;transition:all 0.6s ease;}
.sc-neca.on{ opacity:1; visibility: visible; transition:all 0.6s ease;}
.loteca a:hover{ border-color:#00507e;}
.honor-ul li:hover .honor-li-tit{  color:#fff;}
.honor-ul li:hover{ background:#00507e; color:#fff; transition:all 0.5s ease;}
.news-list li:hover{ background:#f2f9fd; transition:all 0.5s ease;}
.news-list li:hover a .date{ color:#00507e; transition:all 0.5s ease;}
.news-list li:hover a .date .d3 span{ background:#00507e url(../images/v2.png) no-repeat center center; transition:all 0.5s ease;}
.news-list li:hover a .date:after{ background:#00507e; width:70px; transition:all 0.5s ease;}
.news-list li:hover a .con{ width:727px; transition:all 0.5s ease;}
.bmtea li a:hover .con{ color:#fff; background:#00507e; transition:all 0.5s ease;}
.bmtea li a:hover .con .d2{ color:#fff;}
.bolate .list .d2{ opacity:0; transform:translateY(40px); transition:all 0.5s ease;}
.bolate .list.on .d2{ opacity:1; transform:translateY(0px); transition:all 0.5s ease;}

}


@media (max-width: 1200px){
.wrap{ max-width:768px; padding:0 3%;}
.top-locls{ position:fixed; top:0; background:rgba(0,0,0,0.6); padding:0 2% 0 0;}
.section{ position:relative;}
.benla{ display:none;}
.bg-enc{ position:relative; height:100vh;}
.os-posc{ position:relative; height:auto;}
.alocc{ position:absolute; left:5%; width:90%; top:50%; transform:translateY(-50%); padding:0;}
.alocc .p3{ margin-top:4%;}
.alocc .p3 a,.arenc .p4 a,.omfdl .p3 a{ width:150px; line-height:40px;}
.bg-enc{ height:400px;}
.alocc .p1{ font-size:24px;}
.alocc .p2{ font-size:14px; margin-top:10px;}
.alocc .p3{ margin-top:16px;}
.gdloc{ display:none;}
.pad-solc{ position:relative; left:0; top:0; height:auto;}
.section-3{ padding:8% 0;}
.pad-solc .title{ font-size:20px;}
.arenc{ width:100%; padding:4%; margin:0;}
.arenc .p2{ height:auto; margin-top:10px; font-size:18px;}
.arenc .p3{ margin-top:10px; height:auto;}
.arenc .p4{ margin-top:10px;}
.sloac{ width:100%;}
.sloac a{ height:auto; padding:4%;}
.amlo{ margin:0; transform:translateY(0);}
.cdst .p2{ margin-top:10px; font-size:18px;}
.section-5{ padding:8% 4%;}
.omfdl .p1{ font-size:30px;}
.omfdl .p2{ margin-top:12px;}
.omfdl .p3{ margin-top:20px;}
.foot .sonla{ display:none;}
.foot{ padding:4%;}
.olspc{ border:none; line-height:2; padding:0;}
.olspc span{ display:block; width:100%;}
.top-locls .logo img{ height:50px;}
.menuc{ width:50px; height:50px;}
.menuc:before,.menuc:after,.menuc span{ left:10px;}
.roale{ padding-top:10px;}
.pad-solc{ padding:0 4%;}
.tabce dl{ opacity:1; visibility:visible; transform:translateY(0);}
.sc-neca{ top:50px; height:calc(100vh - 50px); overflow:auto; opacity:1; visibility:visible; display:none;}
.tabce{ display:block; padding:0 2%;}
.tabce dl{ width:100%; padding:0 3%;}
.tabce dl dt{ font-size:16px; margin:0; line-height:50px;}
.tabce dl dd{ line-height:42px; height:42px; display:none;}
.tabce dl dd a{ display:block;}
.ny-banner{ height:500px;}
.ny-nav span{ display: block; font-size:16px; color:#fff; line-height:50px; background:url(../images/xx2.png) no-repeat right center;}
.ny-nav p{ position:absolute; display:none; left:0; background:#00507e; width:100%; top:50px; z-index:3;}
.ny-nav p a{ display:block; padding:0 4%; width:100%; text-align:left; line-height:45px; font-size:15px;}
.blbrc{ font-size:36px;}
.bieao{ width:100%;}
.boprek{ height:auto; padding:4%;}
.boprek .d2{ font-size:18px; margin:10px 0;}
.lbtena{ width:100%;}
.boltep .list{ padding:0 2%;}
.boltep .list span{ width:100%; display:block; text-align:left;}
.boltep .list strong{ font-size:30px;}
.mbaeo{ transform:translateX(-50%);}
.mbaeo{ padding:4%;}
.bobme .pic{ width:100%;}
.bobme .con{ width:100%; margin-top:3%;}
.mbaeo .d2,.bobme .con .d1{ font-size:18px;}
.bloea .list{ width:100%; min-height:110px;}
.virae{ display:none;}
.baeolc{ font-size:14px;}
.btrec{ width:100%; padding:4%;}
.loteca a{ margin:0 0 10px; width:48%;}
.loteca a:nth-child(2n){ float:right;}
.btrec h5{ font-size:18px;}
.news-list li a .date{ display:none;}
.news-list li a .con{ width:calc(100% - 245px);}
.bleac .d1{ font-size:20px;}
.bleac .d2{ font-size:14px;}
.olbab > img{ display:none;}
.olbab .list{ width:25%; text-align:center;}
.olbab .list img{ height:50px;}
.laeobt .pic{ width:100%; text-align:center;}
.laeobt .pic img{ width:100%;}
.laeobt .con{ width:100%; padding:4%;}
.laeobt .con .d1{ font-size:18px;}
.laeobt .con .d2{ font-size:14px; margin-top:15px;}
.iteaol li{ width:50%; margin-bottom:4%;}
.bolate .list{ width:100%; margin:0 0 5% 0;}
.bolate .list .d1{ font-size:18px;}
.bolate .list .d2{ margin-top:20px;}
.bolate .list .d2 .s1{ font-size:20px;}
.bolate .list .d2 .s2{ font-size:18px;}
.bolate .list .d2 .s3{}
.bolate .list .d2 .s4{ margin-top:10px;}
.taeoc select{ width:32%; margin-right:2%; margin-bottom:2%;}
.taeoc select:nth-child(3){ margin-right:0;}
.taeoc .c1{ width:calc(100% - 55px);}
#map{ height:400px;}
.praelb{ height:260px;}
.realbt{ right:0; margin-right:0; width:360px;}
.bloar a{ font-size:20px;}
.lbhnea .pic{ width:100%;}
.lbhnea .pic img{ width:100%;}
.lbhnea .con{ width:100%; padding:4%;}
.lbhnea .con .d1,.lrebua .d1,.mlbaec .dlcl,.olmtea,.maetoc{ font-size:20px;}
.lrebua .d2{ font-size:14px;}
}


@media (max-width: 768px){
.lboal{ padding:4%;}
.omfdl .p1,.alocc .p1{ font-size:20px;}
.bg-enc{ height:300px;}
.blbrc{ font-size:20px;}
.ny-banner{ height:240px;}
.ab-01 h3,.ltrea h3{ font-size:24px;}
.ab-02{ padding:0;}
.mbaeo{ position:relative; left:0; transform:translateX(0); width:100%;}
.bobme{ padding:4% 0 8%;}
.lbtena .d2{ margin-top:30px;}
.mbaeo .d2{ margin:10px 0;}
.olbmc{ font-size:18px;}
.bloea .list .d1{ font-size:18px;}
.bloea .list .d2{ font-size:14px;}
.ac-02 li{ height:auto; padding:8% 2%;}
.oplca .d2{ font-size:14px;}
.honor-ul li{ width:49%;}
.honor-ul li:nth-child(3n){ margin-right:2%;}
.honor-ul li:nth-child(2n){ margin-right:0;}
.honor-ul li .honor-li-img{ height:140px;}
.honor-ul li .honor-li-img p img{ max-height:120px;}
.honor-ul li .honor-li-tit{ line-height:25px; height:25px; font-size:14px;}
.teaolk .pic{ width:100%; text-align:center;}
.teaolk .con{ width:100%; margin-top:4%;}
.teaolk .con .d1{ font-size:20px;}
.teaolk .con .d2{ font-size:14px;}
.news-list li .wrap{ padding:3%;}
.news-list li a .pic{ width:125px;}
.news-list li a .pic img{ height:85px;}
.news-list li a .con{ width:calc(100% - 140px);}
.news-list li a .con .d2{ margin-top:5px; height:50px;}
.news-list li a .con .d3{ display:none;}
.pagelc a.mob-none{ display:none;}
.bleac .d1,.lotec .d1,.mmaek .d1,.biteoa .tit{ font-size:18px;}
.lotec .d2,.mmaek .d2{ font-size:14px;}
.olbab .list img{ height:50px;}
.olbab .list .d2,.oplbe td{ font-size:14px;}
.bmtea li{ width:100%; margin-right:0;}
.bmtea li a .pic img{ height:auto;}
.iteaol li .pic span{ width:80px; height:80px;}
.iteaol li .tit{ font-size:18px; margin:12px 0;}
.iteaol li .con{ font-size:14px;}
.optela li{ width:49%;}
.optela li:nth-child(2n){ margin-right:0;}
.lbemat .pic{ width:100%; text-align:center;}
.lbemat .con{ width:100%; margin-top:30px;}
.lbemat .con .d1{ font-size:18px;}
.lbemat .con .d2{ font-size:14px; margin-top:15px;}
.betyc .d2{ margin:5% 0; font-size:18px;}
.mbtael li{ width:48%; margin-bottom:4%; padding:20px 12px;}
.bbaten{ font-size:14px;}
.realbt{ position:relative; top:0; width:100%;}
.praelb{ height:auto; max-height:240px;}
.realbt h5{ font-size:16px; line-height:45px;}
.lmbaet{ font-size:14px;}
.martel a{ width:150px; line-height:40px; font-size:16px; border-radius:10px;}
.oscat li{ width:100%;}
.bmlre .d1,.maetoc{ font-size:18px;}
.bmlre .d2,.bmlab{ font-size:14px;}
.lboael .con{ width:100%;}
.lboael .con .d1{ font-size:20px;}
.lboael .con .d2{ font-size:14px;}
.lboael .pic{ float:left; margin-top:15px;}
.bloar a{ font-size:18px;}
.lbhnea .con .d2{ margin:15px 0;}
.lntem .pic{ width:100%; text-align:center;}
.lntem .con{ width:100%; font-size:14px;}
.plgmc li{ width:49%; margin-bottom:2%;}
.plgmc li:nth-child(2n){ margin-right:0;}
.plgmc li .pic{ height:150px;}
.plgmc li .pic img{ max-height:120px;}
.plgmc li .tit{ font-size:14px; line-height:45px; height:45px;}
.mtebc p{ font-size:18px; line-height:45px;}
.mtebc p.on{ font-size:22px;}
.bltea{ min-height:80px;}
.bltea .d1{ font-size:20px;}
.bltea .d2{ font-size:14px;}
.roale a{ margin-left:7px;}
.search span{ width:20px;}
}

















