.banner{position: relative;z-index: 1}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.banner .flexslider .slides > li a{display: block;}
.banner .flexslider .slides > li a span { height: 0;padding-bottom:31.67%;overflow:hidden; display: block; }
.banner .flexslider ul li.flex-active-slide img{ transition:transform 6000ms linear 0s;
 -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.banner .flex-direction-nav {*height: 0; display: none;}
.flex-direction-nav a  { text-indent: 99999px; text-decoration:none; display: block; width: 60px; height: 60px; background: #ddf0fb; border: 8px solid #93c1e0; border-radius: 50%;  position: absolute; top: 50%; z-index: 10; overflow: hidden; cursor: pointer; margin-top:-35px;color:#fff;font-size: 70px;transition: all 0.35s ease-in-out}
.flex-direction-nav a:hover{text-shadow: 1px 1px 0 #666;}
.flex-direction-nav .flex-prev { left: -20px;  }
.flex-direction-nav .flex-prev:before { content: ''; position: absolute;width:0; 
    height:0; 
    border-top:11px solid transparent;
    border-bottom:11px solid transparent; 
    border-right:13px solid #1d5f9b; left: 20px; top: 20px; }
.flex-direction-nav .flex-next { right:-20px; }
.flex-direction-nav .flex-next:before { content: ''; position: absolute;width:0; 
    height:0; 
    border-top:11px solid transparent;
    border-bottom:11px solid transparent; 
    border-left:13px solid #1d5f9b; left: 25px; top: 20px;  }
.flexslider:hover .flex-prev,.flexslider:hover .flex-next { border-color: #6398c3; background: #ffffff; }
.flexslider:hover .flex-next {}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -2px; left:0; text-align: center; z-index:9999; }
.flex-control-nav li {  zoom: 1; *display: inline;vertical-align: center; display: inline-block;}
.flex-control-paging li a {width: 8px; height: 8px; display: block;  cursor: pointer;  }
.flex-control-paging li a:hover {  }
.flex-control-paging li a.flex-active { }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.banner .flex-control-paging{width: 100%;position: absolute;bottom:75px;left:0;z-index: 1045;text-align: center; display: none;}
.banner .flex-control-nav li{margin:0 10px;}
.banner .flex-control-nav li a{text-indent: 0;color:#fff;background:none;width: 40px;height: 40px;border:none;border-radius: 0;font-size:22px;background:rgba(13,67,68,0.8);background:-webkit-gradient(left top,left bottom,color-stop(100%,rgba(13,67,38,0)),color-stop(100%,rgba(13,67,138,0)));
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.6) 0%,rgba(255,255,255,255,0) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%);transition: all 0.3s ease-in-out;
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);*/}
.banner .flex-control-nav li a.flex-active{height:90px;background:rgba(13,67,68,0.8);background:-webkit-gradient(left top,left bottom,color-stop(100%,rgba(13,67,38,0)),color-stop(100%,rgba(13,67,138,0)));
  background:-webkit-linear-gradient(top,rgba(13,67,138,0.7) 0%,rgba(13,67,138,0,0) 100%);
  background:linear-gradient(to bottom,rgba(13,67,138,0.7) 0%,rgba(13,67,138,0) 100%);
  /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);*/}
.banner .flex-control-nav li a:before{position:relative;top: -7px;}
.gp-banner { position: relative; z-index: 1; }
.banner .banner_bg { background: #26af71; opacity: 0.9;filter: alpha(opacity=90); width: 100%; font-style: normal; position: absolute; z-index: 99;  bottom: 0;  transition: 1s; }
.banner .banner_bg strong { color: #ffffff; font-weight: normal; }
.banner .banner_bg p { color: #ffffff; margin: 10px 0 0 0; line-height: 26px; opacity: 0.8;filter: alpha(opacity=80); max-height: 78px; overflow: hidden;}
.banner_bgIn { max-width: 1200px; margin: 0 auto; padding: 25px 0 25px 0; }

.content { position: relative; z-index: 9;  }


.mode01 { width: 1400px; }
.Faculty .flex-direction-nav a { display: none; }
.Faculty .flexslider .slides img { max-width: 800px; float: left; }
.Faculty .slides { max-width: 800px; float: left; }
.Faculty dl { margin: 0 0 0 834px; }
.title { margin: 45px 0 35px 0; text-align: center; position: relative; }
.title h2 { color: #26af71; font-weight: normal; text-align: center; display: inline-block; }
.faculty_con {  border-bottom: 1px solid #e6e6e6;  }    
.faculty_con i { color: #999999; font-family: Arial; }
.faculty_con p { font-size: 16px; color: #333333; height: 21px; line-height: 21px; overflow: hidden; margin: 8px 0 0 0;}
.faculty_con:hover i { color: #26af71; font-style: normal; }
.faculty_con:hover p { color: #26af71; font-weight: bold; }
.faculty_conIn { padding: 23px 0 10px 0; width: 100%;}
.Faculty dl dd.current .faculty_con i { color: #26af71; font-style: normal; }
.Faculty dl dd.current .faculty_con p { color: #26af71; font-weight: bold; }
.faculty_left { float: left; width: 800px; }
.faculty_left .gp-img-responsive { padding-bottom: 62%; }
.Faculty ul { overflow: hidden; position: relative; }
.Faculty ul li { position: absolute; opacity: 0; }
.Faculty ul li.current { position: relative; opacity: 1 }
.Faculty ul li img{ width: 100%; display: block; }
.Faculty dl { margin: 0 0 0 830px; }
.Faculty ol { text-align: right; width: 100%; margin: 10px 0 0 0; }
.Faculty ol li {cursor:pointer; width: 8px; height: 8px; border-radius: 50%; margin: 0 6px; display: inline-block; background: #b1b4c3; }
.Faculty ol li.current { background: #26af71; }

.faculty_con1 {display: none; width: 100%; background:rgba(0,0,0,.5); position: absolute; left: 0px; bottom: 0px;}
.faculty_conIn1 { padding: 10px 50px; }
.faculty_conIn1 i{opacity: .5; filter:alpha(opacity=50);  font-size: 15px; color: #ffffff;  font-weight: normal; font-family: Arial; font-style: normal; }
.faculty_conIn1 p { color: #ffffff; font-size: 16px; margin: 7px 0 0 0; }
.Faculty_more { text-align: right; margin: 15px 0 0 0 }
.Faculty_more a { font-size: 14px; font-weight: bold; color: #26af71; }
.f-more { position: absolute; right: 0px; top: 18px; }
.f-more { font-size: 14px; color: #26af71; font-weight: bold; }
.none { display: none; }


.scroll_top .gp-img-responsive { padding-bottom: 118%; }
.scroll_top a{ margin: 0 30px; display: block; position: relative; }



.scroll { display: none; }
.title1 { margin: 70px 0 35px 0;  }
.who_con {max-width: 1000px; text-align: center; color: #999999; line-height: 26px; height: 52px; overflow: hidden; margin: 0 auto 40px; }
.scroll_bg {transform: scale(1); transition: 1s;font-size: 20px; color: #ffffff; position: absolute; left: 0px; bottom: 0px; width: 100%; text-align: center; height: 60px; line-height: 60px; background: rgba(38,175,113,.8); border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; }
.scroll .flex-direction-nav { display: none; }
.scroll .flexslider .slides { margin:0 -30px; }
.scroll .flexslider .slides > li a{overflow: hidden; display: block; margin: 0 10px; position: relative; border-radius: 10px; }
.scroll .flexslider .slides > li a:hover .scroll_bg { transform: scale(1.1); transition: 1s; }
.scroll .flexslider .slides .gp-img-responsive { padding-bottom: 118%;border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.scroll .flex-control-nav { display: none; }
.pub-more {position: absolute; right: 0px; top: 17px; font-size: 14px; color: #26af71; font-weight: bold; }

.title2 { margin: 90px 0 55px 0; }



.mode03 { width: 1400px; }


/*.tab ol { font-size: 0px; padding: 0 0 30px 0; }
.tab ol li { display: inline-block; width: 25%; }*/
.tab .flex-control-nav {  position: static; height: 8px; margin: 30px auto 0; }
.tab .flex-control-nav li{cursor:pointer; width: 5%;  height: 8px;   }
.tab .flex-control-nav li a {width:90%; text-indent: 9999px; display: block; margin: 0 5%; background: #b1b4c3; border-radius: 5px;}
.tab .flex-control-nav li a.flex-active { background: #26af71 }
.tab_pub .gp-img-responsive { padding-bottom: 157%; }
.tab_pub .gp-img-responsive img { transform: scale(1); transition: all 0.5s ease-in-out; }
.pub_con { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: 1s; }
.pub_con1 { background: rgba(0,61,145,.8); }
.pub_con2 { background: rgba(136,94,39,.8); }
.pub_con3 { background: rgba(39,136,105,.8); }
.pub_con4 { background: rgba(116,102,7,.8); }
.tab_pub { position: relative; overflow: hidden; }
.tab_pub1 { top: 10px; }
.tab_pub2 { top: 30px; }
.tab_pub3 { top: 0px; }
.tab_pub4 { top: 30px; }
.tab_pub h4 { font-size: 20px; color: #ffffff; font-weight: normal; padding: 235px 0 0 0; text-align: center; }      
.tab_pub p { padding: 0 30px; font-size: 16px; color: #ffffff; opacity: .7; filter:alpha(opacity=70); text-align: center; margin: 28px 0 0 0;  height: 21px; line-height: 21px; overflow: hidden; }
.pub_more {opacity: 0; width: 38px; height: 38px; border: 2px solid #ffffff; border-radius: 50%; margin: 40px auto 0; position: relative; }
.pub_more:before { content: ''; position: absolute; width: 9px; height: 2px; background: #ffffff; transform: rotate(45deg); left: 19px; top: 16px; }
.pub_more:after { content: ''; position: absolute; width: 9px; height: 2px; background: #ffffff; transform: rotate(-45deg); left: 19px; top: 22px;}
.pb_line:after { content: ''; position: absolute; width: 20px; height: 2px; background: #ffffff;  left: 7px; top: 19px; }
.tab .flexslider .slides > li:hover .pub_con{ top: -8%; height: 108%; transition: 1s;  }
.tab .flexslider .slides > li:hover .gp-img-responsive img{transform: scale(1.2); width: 100%; transition: all 0.5s ease-in-out; }
.tab .flexslider .slides > li:hover .pub_more { opacity: 1; }
/*.tab dd { transition: 1s; display: none; }*/

.mony_total h4{ margin: 25px 0 20px 0; text-align: center; font-size: 28px; height: 37px; line-height: 37px; overflow: hidden; }
.mony_total h3 { font-size: 90px; color: #26ac6f; font-family: Arial; text-align: center; max-height: 103px; overflow: hidden; }
.yeartotal_allstudent { margin: 60px auto 48px; width: 1020px; }
.yeartotal { float: left; width: 50%; }
.allstudent { float: right; width: 50%;}
.yeartotal h5 { font-size: 24px; height: 31px; line-height: 31px; overflow: hidden; }
.yeartotal h4 { font-size: 72px; color: #26ac6f; font-weight: normal; margin: 10px 0 0 0; max-height: 95px; overflow: hidden; }
.allstudent h5 { font-size: 24px; height: 31px; overflow: hidden; }
.allstudent h4 { margin: 10px 0 0 0; }
.allstudent h4 strong{ font-size: 72px; color: #26ac6f; font-weight: normal; max-height: 95px; overflow: hidden; }
.allstudent h4 strong.counter1 { margin: 0 0 0 35px; } 
.allstudent h4 span { font-size: 18px; font-weight: normal; }
.money_more { padding: 0 0 86px 0; text-align: center; }
.money_more input {cursor:pointer; transition: 1s; transform: scale(1); padding: 15px 70px; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border:0px; background: #27af71; color: #fff; font-size: 16px; }
.money_more input:hover { transition: 1s; transform: scale(1.1); }
.money_more2 { display: none; }
.money_more1 { padding: 0 0 86px 0; text-align: center; }
.money_more1 input { padding: 15px 70px; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border:0px; background: #27af71; color: #fff; font-size: 16px; }



.wrap_mode03 { background: url(/images/mony_bg_02.png) no-repeat center bottom; }

.tab .flexslider ul{ padding-bottom: 30px; }
.tab .flexslider ul.flex-direction-nav { display: none; }
/*.tab ul { display: none; }
.tab ul li {cursor: pointer; width: 8px; height: 8px; margin: 0 12px 0 0; background: #b1b4c3; border-radius: 50%; display: inline-block;}
.tab ul li:hover,.tab ul li.current { background: #26af71; }*/




      




.tab_banner { display: none; }
.tab_banner .flex-direction-nav { display: none; }
.tab_banner .flex-control-nav { margin: 30px 0 0 0; position: static; }
.tab_banner .flex-control-paging li a {margin: 0 6px; border-radius: 50%; text-indent: 9999px; width: 8px; height: 8px; background: #b1b4c3; }
.tab_banner .flex-control-paging li a.flex-active { background: #26af71; }
.tab_banner li:hover .pub_con{ top: -8%; height: 108%; transition: 1s;  }
.tab_banner li:hover .gp-img-responsive img{transform: scale(1.2); width: 100%; transition: all 0.5s ease-in-out; }
.tab_banner li:hover .pub_more { opacity: 1; }


.faculty_banner { display: none; }
.faculty_banner .flex-direction-nav { display: none; }
.faculty_banner .gp-img-responsive { padding-bottom: 62%; }
.faculty_banner .flex-control-paging { position: static; margin: 5px 0 0 0; }
.faculty_banner .flex-control-paging li a {margin: 0 6px; width: 8px; height: 8px;  border-radius: 50%;  background: #b1b4c3; text-indent: 9999px; }
.faculty_banner .flex-control-paging li a.flex-active { background: #26af71;}






@media screen  and (max-width:1700px) {
}

@media screen  and (max-width:1400px) {
.mode01 { width: 1200px; }
.faculty_left { width: 600px; }
.Faculty dl { margin: 0 0 0 630px; }
.Faculty dl dd:first-child .faculty_conIn{ padding-top: 0px;  }
.faculty_conIn { padding: 7px 0 7px 0; }
.title { margin: 40px 0 30px 0; }
.title2 { margin: 100px 0 45px 0; }
.mode03 { width: 1000px; }
.tab_pub h4 { /*padding: 150px 0 0 0;*/ font-size: 18px;}
.tab_pub p { margin: 8px 0 0 0; }
.pub_more { margin: 30px auto 0; width: 25px; height: 25px; }
.pub_more:before { left: 13px; top: 9px; }
.pub_more:after { left: 13px; top: 15px;}
.pb_line:after { top: 12px; width: 13px; }
.mony_total h3 { font-size: 80px; }
.yeartotal h4 { font-size: 60px; }
}








@media screen  and (max-width:1200px) {
.container { width: auto; }
.title1 { margin: 80px 0 30px 0; }
.who_con { margin: 0 auto 30px; }
.scroll_bg {font-size: 18px; height: 50px; line-height: 50px;}
.mode03 { width: auto; } 
.banner_bgIn { max-width: 1000px; }
.mode01 { width: auto; margin: 0 15px; }
.scroll_top a { margin: 0 15px; }
.banner .banner_bg { position: static; display: block; }
}

@media screen  and (max-width:1023px) {

}


@media screen  and (max-width:999px) {
.banner_bgIn { padding: 20px 15px 18px; }
.banner .banner_bg strong { font-size: 26px; }
.banner .banner_bg p { font-size: 14px; }
.Faculty dl { display: none; }
.faculty_left { width: 100%; float: none; }
.Faculty ol { text-align: center; }
.Faculty_more { display: none; }
.faculty_con1 { display: block; }
.title h2 { font-size: 30px; }
.title { margin: 30px 0 25px 0; }
.title1{ margin: 50px 0 25px 0; }
.who_con { font-size: 14px; line-height: 22px; height: 44px; }
.scroll_bg {font-size: 16px; height: 40px; line-height: 40px;}
.title2 { margin: 0px 0 60px 0; }
/*.tab ul { display: block; position: absolute; top: 97%; left: 0px; }*/
/*.tab ol { width: 320px; float: left; padding: 0px; }
.tab ol li { display: block; width: 100%; }*/
.tab_pub1 { top: 0px; }
.tab_pub2 { top: 0px; }
.tab_pub3 { top: 0px; }
.tab_pub4 { top: 0px; }
.tab .flexslider ul { padding: 0px; }
/*.tab ol li { display: none; }
.tab ol li:first-child { display: block; }*/
/*.tab_right { margin: 0 0 0 360px; position: relative; }*/
.mony_total h4 { font-size: 24px; text-align: left; margin: 5px 0 10px 0; }
.mony_total h3 { font-size: 60px; text-align: left; }
.yeartotal { float: none; width: auto; }
.allstudent { float: none; margin: 40px 0 0 0;  width: auto; }
.yeartotal_allstudent { width: auto; margin: 35px 0 0px 0; }

.yeartotal h5 { font-size: 18px; }
.yeartotal h4 { font-size: 48px; }
.allstudent h5 { font-size: 18px; }
.allstudent h4 strong { font-size: 48px; }
.allstudent h4 span { font-size: 14px; }
/*.tab_pub h4 { padding: 175px 0 0 0; }*/
.tab_pub p { font-size: 14px; }
.tab_pub p { margin: 25px 0 0 0; }
.pub_more { width: 30px; height: 30px; }
.pub_more:before { left: 15px; top: 11px; }
.pub_more:after { left: 16px; top: 18px;}
.pb_line:after { top: 15px; width: 16px; }
/*.money_more { display: none; }*/
.money_more2 { display: block; margin: 50px 0 0 0; }
.money_more1 input { padding: 8px 45px; font-size: 14px; }
.money_more2 ol li { display: none; }
.money_more2 ol li:first-child { display: block; }
.Public { padding: 114px 0 0 0; }
.allstudent h4 strong.counter1 { margin: 0 0 0 45px; } 
.money_more1 { padding: 0 0 60px 0; }
.none { display: block; }
.Faculty_more { display: none; }
.gp-clearFix { clear: none; }
.scroll_top a { margin: 0 13px; }
.tab_pub h4 { font-size: 16px; }
.money_more { margin: 50px auto 0px; padding: 0 0 60px 0; }
.money_more input { padding: 8px 45px; font-size: 14px; }
}


@media screen  and (max-width:767px) {
.banner .banner_bg p { display: none; }
.banner .banner_bg strong { font-size: 24px; }
.banner_bgIn { padding: 15px; }
.title h2 { font-size: 24px; }
.f-more { font-size: 12px; }
.title { margin: 25px 0 20px 0; }
.faculty_con1 { position: relative; }
.faculty_conIn1 { padding: 10px 15px; }
.faculty_conIn1 i { font-size: 12px; }
.faculty_conIn1 p { font-size: 14px; }
.who_con { font-size: 12px; line-height: 20px; height: auto;  }
.scroll_bg {font-size: 14px; height: 33px; line-height: 33px;}
.title2 { margin: 0px 0 20px 0; }
.Public { padding: 55px 0 0 0; }
.tab ol { width: 100%; float: none; }
.tab_pub h4 { /*padding: 60px 0 0 0;*/ font-size: 16px; }
.tab_pub p {margin:20px 0 0 0;}
.pub_more { margin: 30px auto 0; width: 25px; height: 25px; }
.pub_more:before { left: 13px; top: 9px; }
.pub_more:after { left: 13px; top: 15px;}
.pb_line:after { top: 12px; width: 13px; }
/*.tab_pub .gp-img-responsive { padding-bottom: 66%; }*/
.tab_right { margin: 18px 0 0 0; }
.mony_total h4 { font-size: 20px; }
.mony_total h3 { font-size: 48px; }
.yeartotal h5 { font-size: 16px; }
.yeartotal h4 { font-size: 36px; margin: 5px 0 0 0; }
.allstudent h5 { font-size: 16px; }
.yeartotal h4 strong { font-size: 36px; }
.yeartotal h4 span { font-size: 14px; }
.tab ul { position: static; text-align: center; margin: 30px auto 0 }
.tab ul li { margin: 0 6px; }
.money_more1 { padding: 0 0 60px 0; }
.money_more1 input { padding: 10px 40px; font-size: 12px; }
.allstudent h4 strong.counter1 { margin: 0 0 0 60px; } 
.money_more2 { margin: 35px 0 0 0; }
.scroll { display: block; }
.scroll_top { display: none; }
/*.tab { display: none; }
.tab_banner { display: block; }*/
.Faculty { display: none; }
.faculty_banner { display: block; }
.tab_pub p { font-size: 12px; }
.mony_total h4 { font-size: 20px; }
.mony_total h3 { font-size: 48px; }
.yeartotal h5 { font-size: 16px; }
.yeartotal h4 { font-size: 36px; }
.allstudent h4 strong { font-size: 36px; }
.yeartotal_allstudent { margin: 20px 0 0 0; }
.allstudent { margin: 30px 0 0 0; }
.money_more { margin: 35px auto 0; padding: 0 0 60px 0; }
.money_more input { padding: 10px 40px; font-size: 12px;  }
}

@media screen  and (max-width:640px) {


}











@media screen and (max-width:1220px) {
}


 @media screen  and (max-width:997px) {

}



 @media screen  and (max-width:413px) {
  .banner .banner_bg strong { font-size: 20px; }
}
