﻿@charset "utf-8"; /* CSS Document */ 
* { margin: 0px; padding: 0px; } 
body { font-size: 12px; font-family: "微软雅黑"; color: #525252; background: #fff; } 
a { text-decoration: none; outline: none; transition: all 0.2s; }
a:hover { text-decoration: none; }
img { border: 0; vertical-align: middle;}
a {text-decoration: none;color: #333;padding:0;margin:0;}
ul {list-style: none;padding:0;margin:0;}
li {list-style: none;padding:0;margin:0;}
ul li {list-style: none;padding:0;margin:0;}
img {border: none;padding:0;margin:0; vertical-align:middle; max-width:100%;}
a img{border: none;padding:0;margin:0;}
input,button,select,textarea{outline:none}
textarea{resize:none}
p{padding:0;margin:0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333;padding:0;margin:0; font-family:"微软雅黑", "宋体", "黑体";}
table ,tr, td { margin: auto; padding:0; margin:0;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }

.clear { clear: both; }
/*头部*/ 
.header{ width:100%; background:url(../images/bg1.jpg) repeat-x;}
.logo_p1{ float:left;}
.logo_p2{ float:right;}
.nav { background:url(../images/mbg1.jpg) repeat-x; clear:both;}
.nav_c{ width:100%; max-width:1200px; margin:0 auto; position:relative; clear:both;background:url(../images/mbg2.jpg) no-repeat left center; line-height:50px;} 
.nav_c .nav_1{ float:left; position: relative; width:115px; text-align: center; background:url(../images/mbg2.jpg) no-repeat right center;}
.nav_1a{ display:block; font-size:16px; color:#fff;}
/*.nav_1 a.nav_1_a { color:#fff; background:#16b694;} */
.nav_2{ float:right; margin-top:10px; background:#FFF; border-radius:20px; padding:0 10px; height:30px;}
.sear1{ border: none; background:none; line-height:30px;}
.sear2{ background:url(../images/sear.jpg) no-repeat center; width:30px; height:30px; border:none}



.nav_warp { background-color: #fff;background-color: rgba(0,0,0,0.6); position: absolute; top:36px; left:50%; margin-left:-75px; min-width:100%; width:150px; display: none; z-index:99;/* -webkit-transition: all 0.4s ease-in-out;*/white-space: nowrap;} 
.nav_warp a{ display:block; color:#fff; line-height:40px; text-align:center; border-bottom:1px solid  rgba(255,255,255,0.8); font-size:14px; padding:0 5px;}
.nav_warp a:hover { -webkit-transition: all 0.4s ease-in-out; color: #fff; background:rgba(0,0,0,0.8);}
.nav_warp2{}
/*漂浮框*/ 
.side { position: fixed; width: 58px; right: 0; bottom:5%; z-index: 100; } 
.side ul li { width: 58px; height: 58px; float: left; position: relative; margin-bottom: 2px; list-style: none; } 
.side ul li .sidebox { position: absolute; width: 58px; height: 58px; top: 0; right: 0; transition: all 0.4s; background: rgba(255,126,83,0.5); color: #fff; font: 16px/58px "微软雅黑"; overflow: hidden; } 
.side ul li .sidetop { width: 58px; height: 58px; line-height: 58px; display: inline-block; background: rgba(255,126,83,0.5); transition: all 0.4s; } 
.side ul li .sidetop:hover { background: #ff7e53; opacity: 1; filter: Alpha(opacity=100); } 
.side ul li img { float: left; } 
/*面包屑*/ 
.btn-nav { position: absolute; top: 15px; right: 0px; background: transparent; padding-right: 10px; border: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; z-index: 99999; } 
.btn-nav:focus { outline: 0; } 
.icon-bar { display: block; margin: 5px 0; width: 26px; height: 3px; background-color: #0090ff; background-color: #0075fe; } 
.btn-nav:hover .icon-bar { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #0075fe; } 
.nav-item { margin: 40px auto; text-align: center; } 
.icon-bar { -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999; } 
.btn-nav.close.icon-bar { z-index: 999999; background-color: #0075fe; } 
.btn-nav.close .topt { -webkit-transform: translateY(10px) rotateZ(45deg); -moz-transform: translateY(10px) rotateZ(45deg); -ms-transform: translateY(10px) rotateZ(45deg); -o-transform: translateY(10px) rotateZ(45deg); transform: translateY(10px) rotateZ(45deg) } 
.btn-nav.close .bottom { -webkit-transform: translateY(-6px) rotateZ(-45deg); -moz-transform: translateY(-6px) rotateZ(-45deg); -ms-transform: translateY(-6px) rotateZ(-45deg); -o-transform: translateY(-6px) rotateZ(-45deg); transform: translateY(-6px) rotateZ(-45deg); } 
.btn-nav.close .middle { width: 0; } 
.cai { display: none; } 
.showy_warp { display: none; } 

@media screen and (max-width:1199px)and (min-width:300px) { 
.header { width: 100%; display: none;} 
.head_logo { max-width:92%;} 
.head_logo a { display: block; cursor: pointer; padding-left:2%;} 
.head_logo img { height:60px } 
.logo2{ overflow:hidden; clear:both;}
.logo2 p{ float:left; width:40%; padding:0 5%; height:90px;}
.logo2 p img{ max-width:100%; height:90px;}
.cai {/* width: 100%; position: fixed; top: 0px; z-index: 999;  background: rgba(1,79,135,0.9); background-color: #fff; position:relative;*/ display:block; z-index: 99999; width:100%; position: relative;} 
.cai_list { width: 100%; height: 100vh; background-color: #fff; display: none; } 
.zhez { width: 100%; height: 100vh; position: fixed;/* background-color: #fff;*/ background-color: rgba(0,0,0,0.8); top:60px; z-index:999; display: none; } 
.mnav { width:92%; height: auto; margin:0 auto;/* background: #FFF;*/ position: relative; margin: auto; z-index: 1000; border-radius: 10px; left: 0px; display: none; top: 63px; position: absolute;} 
.mnav li { line-height:50px; border-bottom: 1px solid rgba(255,255,255,0.3); font-size:16px; background: url(../images/jl.png) no-repeat; background-position: 96% 17px; list-style: none; } 
.mnav li.mnav_li { background: none; } 
.mnav li.mnav_li1 { border-top: 10px solid #f6f7fe; } 
.mnav li a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor { border-bottom: 1px solid rgba(255,255,255,0.3);} 
.mnav .mnavhor a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor dl { display: block; } 
.mnav li dl { z-index: 1000; top: 75px; left: -52px; overflow: hidden; border-top: 1px solid rgba(255,255,255,0.3); width: auto; display: none; } 
.mnav li dl dd { height:40px; line-height:40px; text-align: left; padding-left: 20px; border-bottom: 1px #f2f1f1 dashed; width: auto; } 
.mnav li dl dd.mnav_1 { height: 34px; line-height: 34px; text-align: left; padding-left: 20px; border-bottom: none; width: auto; } 
.mnav .mnavhor dl dd a { color: #000; } 
.mnav .mnavhor dl dd a:hover { color: #0090ff; } 
.mnav .mnavhor dl .mnavdd a { color: #0090ff } 
.mnavdl{ padding:5px 10px; width:calc(100% - 20px); overflow:hidden; font-size:14px; }
.mnavdl a{ border-bottom: 1px dashed rgba(255,255,255,0.3); padding-left:5%;}
.mnavdl a:last-child{ border:none;}

/*漂浮框*/ .side { position: fixed; width: 47px; height: 275px; right: 0; top: 38%; z-index: 100; display: none; } 
.ping_warp { width: 100%; height: auto; overflow: hidden; background-color: #f7f7f7; } 
}

.main,.ftit,.link,.foot { width:96%; max-width:1200px;margin:0px auto;overflow:hidden;clear:both;}
.head,.main2{ width:100%; max-width:1200px;margin:0 auto; position:relative;}

.hj{overflow:hidden; clear:both; height:10px;}
.hj2{overflow:hidden; clear:both; height:20px;}
.hj3{overflow:hidden; clear:both; height:30px;}
.pp1{ padding:1% 0;}
.pp2{ padding:2% 0;}
.pp3{ padding:3% 0;}
.pp4{ padding:4% 0;}
.pp5{ padding:5% 0;}
.clear{ overflow:hidden; clear:both;}
.img1{ display:block; position:relative; width:100%; padding-bottom:49.2%; overflow:hidden;}
.img2{ display:block; position:relative; width:100%; padding-bottom:86%; overflow:hidden;}
.img3{ display:block; position:relative; width:100%; padding-bottom:113%; overflow:hidden;}
.img4{ display:block; position:relative; width:100%; padding-bottom:75%;}
.img5{ display:block; position:relative; width:100%; padding-bottom:60%;}
.img6{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img7{ display:block; position:relative; width:100%; padding-bottom:58.8%;}
.img8{ display:block; position:relative; width:100%; padding-bottom:139%;}
.img1 img,.img2 img,.img3 img,.img4 img,.img5 img,.img6 img,.img7 img,.img8 img{ position:absolute; top:0; left:0; width:100%; height:100%;}
.cc{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
.img1,.img2,.img3,.img4{ overflow:hidden;}
.img1 img,.img3 img{  cursor: pointer; transition: all 0.8s;}
.cc{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}

.qq{ width:100%; margin:0 auto; position:relative;}
.fullSlide{ position: absolute; top:0; left:0;width:100%; height:100%;}
.fullSlide .bd{position:relative;z-index:0;overflow:hidden;height:100%;}
.fullSlide .bd ul{width:100% !important; height:100%;}
.fullSlide .bd li{width:100% !important; height:100%;overflow:hidden;text-align:center;}
/*.fullSlide .bd li p{ width:100%; padding-bottom:36.46%; position:relative;}*/
/*.fullSlide .bd li a{display:block; background:rgba(0,0,0,0.7); position:absolute; bottom:0; left:0; width:70%; padding:2%; padding-right:28%; color:#fff; text-align:left;}*/
.fullSlide .hd{position:absolute;bottom:10px;left:0; width:100%;display: flex;   justify-content:center;  align-items:Center;height:22px;line-height:20px;}
.fullSlide .hd ul{text-align:center; width:100%; margin:0 auto; max-width:1200px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px; max-width:50px;height:12px;margin:2px 4px;overflow:hidden;background:#fff;filter:alpha(opacity=90);opacity:0.9;line-height:999px; border-radius:50%;}
.fullSlide .hd ul .on{background:#009afe;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px  no-repeat #000;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
.bd_p{ color:#fff;}
.bd_p .main{ text-align:left;}
.bd_p .main .tt11{ font-weight:bold;}
.bd_p .main p{ padding:1% 0;}
.bd_p .main a{ display:block; float:left; padding:0 5%; line-height:2.4; background:#0075fe; color:#fff; border-radius:25px;}
.none {display: none;}

.tit1{ text-align:center; line-height:1.6;}
.tit1_p1{ font-weight:bold;}
.tit1_p2{ color:#999; text-transform:uppercase;}
.tit1_p3{ width:100px; margin:0 auto; margin-top:1%; height:2px; background:#095bb8;}
.tit0,.tit0 .tit1_p2{ color:#fff;}
.tit0 .tit1_p3{ background:#FFF;}
.nr1_p1{ position:relative;}
.nr1_p11{ display:block; text-align:center; position:absolute; bottom:0; right:0; padding:4% 3% 3% 3%; background:rgba(9,91,184,0.6); color:#fff;}
.bg1{ background:url(../images/bg2.jpg) no-repeat center;}
.nr1_p2{ overflow:hidden; clear:both;}
.nr1_p2 li{ float:left;}
.nr1_p21{ background:#fff; padding:10px; overflow:hidden; clear:both;}

.nr1_p23{ color:#777; line-height:22px; height:44px; overflow:hidden;}
.nr1_p24{ color:#777; line-height:22px; height:22px; overflow:hidden; margin-top:4%;}
.nr1_p26{ display:block; background:#fff; border-radius:25px; padding:0 4%; line-height:2.4; color:#666; border:1px solid #fff; box-shadow:0 0 15px rgba(255, 255, 255, 0.3);}
.nr1_p26:hover{ background:#095bb8; color:#fff;}
.nr1_p31{ background:#095bb8; padding:0 20px; line-height:50px; color:#fff; border-radius:10px; margin-top:5px;}
.nr1_p32{ overflow:hidden; clear:both;}
.nr1_p32 li{ background:#e9e9e9; padding:0 16px; line-height:50px; color:#fff; border-radius:10px; margin-top:5px;}
.nr1_p32 li a{ display:block; background:url(../images/ico2.png) no-repeat left center; padding-left:25px; color:#777;}

.nr1_p32  p { background:url(../images/tubd.png) no-repeat left center; padding-left:25px; line-height:2; border-bottom:1px dotted #CCC }

.nr11_p32{ overflow:hidden; clear:both;}
.nr11_p32 li{ background:#e9e9e9; padding:0 16px; line-height:50px; color:#fff; border-radius:10px; margin-top:5px;}
.nr11_p32 li a{ display:block; background:url(../images/ico2.png) no-repeat left center; padding-left:25px; color:#777;}

.nr11_p32  p { background:url(../images/tubd.png) no-repeat left center; padding-left:25px; line-height:2; border-bottom:1px dotted #CCC }

.nr1_p33{ display:block; background:#78a5d8; text-align:center; line-height:70px; color:#fff; border-radius:10px; margin-top:5px;}
.nr1_p4 li{ float:left; text-align:center;}
.nr1_p42{ border:1px solid #ddd; padding:2px;}
.nr1_p41{ display:block; padding-top:13px; min-height:40px;}
.bg2{ background:#f1f1f1;}
.nr1_p5{ overflow:hidden; clear:both;}
.nr1_p5 li{ float:left;}
.nr1_p51{ display:block; background:#FFF; padding:5%; line-height:22px; height:22px; text-align:center;}
.bg4{ background:#e6e6e6; padding:1%; line-height:38px;}
.link_p1{ float:left; background:url(../images/ico3.jpg) no-repeat left center; padding-left:40px; font-weight:bold;}
.link_p2{ float:left; width:calc(100% - 115px);}
.fbg{ background:#095bb7;}
.foot{ text-align:center;}
.ftit_p1{ text-align:center; border-bottom:1px solid #3f7fc7; padding:1%;}
.ftit_p1 a{ display:block; padding:0 3%; float:left; color:#fff;}
.ftit_p2{ color:#fff; line-height:1.8;}
.ftit_p3{ float:left; width:50%;}
.ftit_p4{ float:right; max-width:40%; text-align:center;}

.tit3_p4{ overflow:hidden; clear:both;  background:#095bb8; padding:5px;}

.tit3_p42{ float:left; color:#FFF; line-height:2}
.tit3_p42 a{ color:#FFF;}
.m_lt{ float:left; width:48%}
.m_rt{ float:right; width:48%}
.nr11_p4 li{ margin:1% 0; line-height:30px;height:30px; overflow:hidden; padding-left:25px; background:url(../images/tub1.jpg) no-repeat left center; overflow:hidden; clear:both;}
.nr11_p4 li a{ float:left; width:calc(100% - 80px);}
.nr11_p4 li p{ float:right;}

.neir{ padding:10px; text-align:left; font-family:"微软雅黑";line-height:2}
.neir h1{  text-align:center; font-size:20px; color:#333;font-family:"微软雅黑";}


.con_tit{text-align:center;border-bottom:1px dotted #d4d4d4;line-height:2;}

.con_titb{text-align:center; padding:1%}
.list_li{line-height:2}


.nr55_p2 li{ overflow:hidden; clear:both; line-height:32px; border-bottom:1px dotted #CCC; background:url(../images/tubd.png) left no-repeat; padding-left:20px;}
.nr55_p2 li a{ display:block; float:left; max-width:900px; font-size:14px;color:#333;}
.nr55_p2 li p{ float:right; color:#333; font-size:14px;}
.paginate {padding-right: 2px; padding-left: 2px; padding-bottom: 2px; margin: 7px; padding-top: 2px; font-family: geneva, verdana, sans-serif;color: #fff;}
.paginate a {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7; text-decoration: none}
.paginate a:hover {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7}
.paginate a:active {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7}
.paginate span.pcurrent {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0787ea}
.paginate span.disabled {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7; text-decoration: none}
.nr21_p821{ border:1px solid #bfbfbf; padding:1% 2%; width:96%; border-radius:7px; line-height:24px;}
.nr21_p822{ border: none; background:#e83f5c; color:#fff; padding:1.5% 0; width:100%; border-radius:7px; line-height:24px;}

@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mm1{ padding:1%; width:96%; margin:0 auto;}
.f14{ font-size:12px;}
.f16{ font-size:14px;}
.f18{ font-size:15px;}
.pp1{ padding:5px 0;}
.pp2{ padding:10px 0;}
.stop_p1{ height:60px; overflow:hidden; clear:both;}

.qt{ position:relative; width:100%; padding-bottom:60%; height:0; overflow:hidden;}
.bd_p{ height:100%; padding:0 1%;}
.bd_p .main .tt11{ font-weight:bold; font-size:20px;}
.nr1_p1{ width:96%; margin:1% auto;}
.bg1{ background-size:auto 100%;}
.nr1_p2 li{ width:calc(50% - 10px); padding:5px;}
.nr1_p21{ padding:6px;}
.nr1_p22{ display:block; line-height:26px; margin:2% 0;}
.nr1_p3,.nr1_p4{ width:98%; margin:1% auto;}
.nr1_p31{line-height:38px; margin-top:5px;}
.nr1_p32 li{ float:left; width:calc(50% - 24px); padding:0 10px; margin:0 2px; margin-top:5px;line-height:38px;}
.nr11_p32 li{ float:left; width:calc(100% - 24px); padding:0 10px; margin:0 2px; margin-top:5px;line-height:38px;}
.nr1_p33{line-height:46px; margin-top:5px;}
.nr1_p4 li{ width:calc(50% - 10px); padding:5px;}
.nr1_p41{ display:block; padding-top:6px;}
.nr1_p5{ margin:0 -5px;}
.nr1_p5 li{ float:left; width:calc(48% - 10px); padding:5px;}

.m_lt{ float:left; width:98%; margin:0 1%;}
.m_rt{ float:left; width:98%; margin:0 1%;}
.m_right{ width:98%; margin:1% auto;}

.tit11{ background:#dcdcdc; overflow:hidden; clear:both;}
.tit11 .tit11_p1{ line-height:2.4;}
.tit11_p1{ float:left; background:url(../images/tbg2.png) no-repeat right center; padding-left:15px; color:#fff; padding-right:40px; background-size:auto 100%;}
.nr21_p821{ border:1px solid #bfbfbf; padding:1% 2%; width:96%; border-radius:7px; line-height:24px;}
.nr21_p822{ border: none; background:#095bb8; color:#fff; padding:1.5% 0; width:100%; border-radius:7px; line-height:24px;}

}
@media (min-width:769px) {
.fl{ float:left;}
.fr{ float:right;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.pp2{ padding:2% 0;}
.qt{ position:relative; width:100%; padding-bottom:28.6%; height:0; overflow:hidden;}
.fullSlide .bd_p{ height:100%;}
.bd_p .main a{ display:block; float:left; padding:0 30px; line-height:2.4; background:#0075fe; color:#fff; border-radius:25px;}

.cc1{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
.nr1_p1{ width:calc(50% - 10px);}
.bg1{ background-size:100% 100%;}
.nr1_p2{ margin:0 -15px;}
.nr1_p2 li{ width:calc(33.333% - 30px); padding:10px 15px;}
.nr1_p3{ float:left; width:220px;}
.nr1_p4{ float:right; width:calc(100% - 240px);}
.nr1_p4 ul{ margin:0 -15px;}
.nr1_p4 li{ width:calc(25% - 30px); padding:10px 15px;}
.nr1_p5{ margin:0 -5px;}
.nr1_p5 li{ float:left; width:calc(20% - 10px); padding:5px;}
.m_right{ float:right; width:calc(100% - 240px);}

.nr1_p22{ display:block; line-height:26px;height:26px; margin:2% 0;}
}
@media screen and (min-width:320px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:19px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}
}
@media screen and (min-width: 414px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:18px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 480px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 640px) {
.tt1{font-size:12px;}
.tt2{font-size:14px;}
.tt3{font-size:16px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:28px;}
.tt10{font-size:30px;}
.tt11{font-size:30px;}
.tt12{font-size:48px;}

}
@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mhj{ height:5px;}
.mhj2{overflow:hidden; clear:both; height:10px;}
  }
@media (min-width:769px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:24px;}
.tt8{font-size:24px;}
.tt9{font-size:32px;}
.tt10{font-size:36px;}
.tt11{font-size:40px;}
.tt12{font-size:60px;}

.mhj{ height:20px;}
.fl{ float:left;}
.fr{ float:right;}
.pc{ display:block;}
.app{ display:none;}
.mhj{ height:10px;}
.mhj2{overflow:hidden; clear:both; height:20px;}
}
@media (min-width:1024px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}

.pc{ display:block;}
.app{ display:none;}

}
@media (min-width:1180px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}
.pc{ display:block;}
.app{ display:none;}
}

@media (min-width:1360px) {	}

@-webkit-keyframes ripple { 
0% {   -webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% {   -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}

@keyframes ripple { 
0% {-webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% { -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}
