@charset "utf-8";
html { scrollbar-face-color : #fafafa; scrollbar-arrow-color : #A0A0A0; }
img { border: 0px; }
* { margin: 0; padding: 0; }
fieldset, img { border: 0; }
li { list-style: none; }
img, button, input, select, textarea, checkbox, radio { vertical-align: middle;  }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, samp { font-family: courier new, courier, monospace; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
h1, h2, h3, h4, h5, h6 { font-weight:bold;}
h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.38em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em;  }
address, cite, dfn, em, var { font-style: normal; }
caption, td { font-weight: normal; }
cite, blackquote, em, i { font-style: italic; }
strong, b { font-weight: bold; }
pre, code { font-family: monospace; font-size: 0.8em; }
input {  }
textarea {  line-height: 22px; padding: 0px 10px; }


body {
 line-height:180%;
 font-size:14px;
 background:#fff;
 color:#333;
 margin:0px;
 padding:0px;
}


a {
 color: #333;
 text-decoration: none;
}


/* 导航 */

.navbar {
 padding-right: 0;
 padding-left: 0;
 position: relative !important;
 right: 0;
 left: 0;
 z-index: 1030;
 border-radius: 0;
 top: 0;
 background:#fff;
}

.navbar.gizle
{box-shadow: 0 1px 10px rgba(151, 164, 175, 0.1);border-bottom:1px solid #eee;}

.navbar.gizle .navbar-nav>li {
 margin: 15px 5px;
}



@media (min-width: 768px){
 #navbar {
  float: right;
  margin:0px -15px 0px 0px;
 }
}
.navbar-default .navbar-nav>li {margin:30px 0px;}
.navbar-default .navbar-nav>li> a {
 color: #000;
 font-size: 18px;
 padding:5px 20px;
 position: relative;
 border:none;
 border-radius: 50px;
}
.navbar-default .navbar-nav>li> a:hover {
 color:#fff;
 background: #4050fd;
 box-shadow: 0 4px 17px rgba(6, 39, 106, 0.25);
}

.navbar-default .navbar-nav>li> a.active {
 color:#4050fd;
}

.navbar-default .navbar-nav>li>a>span.icon-fire {
 color:#FF4961;
 font-size:1.0rem;
 position: absolute;
 right:0px;
 top:0px;
}

.system_down .free-idc,
.system_down a.free-idc,
.banner a.free-idc,
.banner a.btn-default i.icon-fire { border-color:#FF4961 !important; color:#FF4961;}

.system_down .free-idc:hover,
.system_down a.free-idc:hover,
.banner a.free-idc:hover {
 background: #FF4961 !important;
 color:#fff !important;
}
a.navbar-brand {
 width: 200px;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

a.navbar-brand img {
 max-width: 200px;
 max-height: 48px;
 margin: 10px auto 0px auto;
}
.navbar.gizle a.navbar-brand img {margin:0px;}

@media (max-width: 486px) {
 .navbar {padding-right:10px;}
 .navbar-brand {height:auto;}
 .nav_top {margin: 15px -15px 0px -15px !important;}
 a.navbar-brand img {position:absolute; left:10px; top:5px; margin:0px;}
 .navbar-default .navbar-nav>li {float:left; width:40%;margin:5px 15px; text-align:center; border:1px solid #ccc; border-radius: 30px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden; }
 .navbar-default .navbar-nav>li a {

 }

 .navbar-default .navbar-nav>li.head-loginoen {border:none;}
}

.user-panel {

}

.user-panel a, .user-panel a:link, .user-panel a:visited {
 float: left;
 color: #4050fd;
 padding: 3px 10px;
 text-align: center;
 text-decoration: none;
 border: 1px solid #4050fd;
 border-radius: 0px 15px 15px 0px;
}

.user-panel a.top-login, .user-panel a.top-login:hover {
 color: #fff;
 background: #4050fd;
 border-radius: 15px 0px 0px 15px;
}

.user-panel a:hover
{
 transition: all 0.2s ease-in-out;
 transform: translate(0, -5px);
 box-shadow: 0 4px 17px rgba(55, 125, 255, 0.25);
}

@media (max-width: 486px) {
 .navbar-default .navbar-nav>li.head-loginoen .user-panel a {
  display:block;
  width:49%;
  font-size:1.6rem;
  padding: 5px 0px;
 }
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {background:none !important;}

li#login a span.login-txt {display:none;}
@media (max-width: 486px) {
 li#login a span.login-txt {display:inline-block;}
 li#login a img.headimage {display:none;}
}
#login .caret {margin-top:8px;}
#login,#login a {box-shadow:none !important;font-size:16px;}


.icon-bar{background: #06276a;opacity: 1; transition: all 300ms ease-in-out 0s;}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2){transform: translate3d(0, 6px, 0) rotate(45deg);}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){opacity: 0;}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4){transform: translate3d(0, -6px, 0) rotate(-45deg);}



.banner{  background:url('../images/base/use1.jpg') no-repeat; background-size:cover;text-align: center;}
.banner-layer {
 padding: 88px 0;
 background-image: linear-gradient(150deg, rgba(45, 21, 130, 0.6) 0%, rgba(25, 160, 255, 0.85) 100%);
 background-repeat: repeat-x;
}
@media (max-width:786px) {
   .banner-layer {padding: 0px 0px;}
}
.banner .search{width:60%; max-width:100%;margin: 30px auto;}
@media screen and (min-width: 320px) and (max-width: 479px){
 .banner .search{width:100%;}
}
.search .btn{height: 50px;padding: -0px 15px;}
.search .btn span{font-size: 14px;color: #999;}
.search .form-control{height: 50px;}
.banner h3{font-size: 40px;color: #fff;}
.banner p{color: #fff;}
.banner p a{color: #fff;margin-left: 5px;border-bottom: 1px dashed #97a4af;padding-bottom: 3px;}
.banner p a:hover{text-decoration: none;border-color:#0052ea;}

@media screen and (min-width: 0) and (max-width: 767px){
.banner{padding: 100px 0;}
.banner h3{font-size: 30px;}
}
@media screen and (min-width: 320px) and (max-width: 479px){
.banner{padding: 60px 0;}
}




.index-1 {margin-top:30px; border:1px solid #e7eaf3; border-radius: 5px;}

.i-top-info {padding:118px 0px 30px 0px; text-align:center; position: relative;}
.i-top-info h1,.i-top-info h2 {font-size:2em;color:#06276a;}
.i-top-info h1 span {font-size:2.2em;}
.i-top-info h3 {font-size:1em;color:#999;}
.i-top-info h5 {font-size:1em;margin:40px 0px 25px 0px;font-weight:bold; color:#000; }
.i-top-info p {color:#77838f; line-height:14px ; font-size:12px;}
.i-top-info header {margin-bottom:35px; }
.i-top-one,.i-top-two,.i-top-three {padding:0px 30px; }

.i-top-one .i-top-info-box,.i-top-two .i-top-info-box,.i-top-three .i-top-info-box { padding:15px;  }

.i-top-info2 {padding-top:55px; text-align:center;}
.i-top-info2 h1 {font-size:2em;}

.iconbox_icon {
 background: rgba(55, 125, 255, 0.1);
 color: #06276a;
 float: none;
 position: absolute;
 left: 50%;
 top: 36px;
 margin: 0 0 0 -26px;
 padding: 15px 20px;
 border-radius: 100px;
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 font-size: 40px;
 line-height: 40px;

}



.btn-primary {
 padding:8px 15px;
 color: #06276a;
 background: rgba(55, 125, 255, 0.1);
 border-color: rgba(55, 125, 255, 0.1);
}

.btn-primary:hover {

 color: #fff;
 background-color: #06276a;
 border-color: #06276a;


}



.i-top-one .i-top-info-box:hover .iconbox_icon,
.i-top-two .i-top-info-box:hover .iconbox_icon,
.i-top-three .i-top-info-box:hover .iconbox_icon,
.i-top-one .i-top-info-box:hover .btn,
.i-top-two .i-top-info-box:hover .btn,
.i-top-three .i-top-info-box:hover .btn
{
 transition: all 0.2s ease-in-out;
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
 box-shadow: 0 4px 11px rgba(55, 125, 255, 0.35);
 background:#06276a; color:#fff;
}

.i-top-info .i-top-info-box:hover h5,.i-top-info .i-top-info-box:hover p {transition: all 0.2s ease-in-out;
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);}

.i-top-two .i-top-info-box .btn a {color:white;}

.border-right::after {
 position: absolute;
 top: 0;
 right: 0;
 height: 100%;
 border-right: 1px solid #e7eaf3;
 content: "";
}


.column-list-text, .special-list-text, .type-list-text {
 margin-left: 15px;
 margin-right: 15px;
}
.column-list-text-item, .special-list-text-item, .type-list-text-item, .content-relevant-list-item {
 background: #FAFAFA;
 margin-bottom: 15px;
 padding: 15px;
}
.column-list-text-item:after, .special-list-text-item:after, .type-list-text-item:after, .content-relevant-list-item:after {
 content:"";
 display:table;
 clear:both;
}
.column-list-text-date, .special-list-text-date, .type-list-text-date, .content-relevant-list-item-date {
 float: left;
 margin-right: 30px;
 text-align: center;
}
.column-list-text-date span, .special-list-text-date span, .type-list-text-date span, .content-relevant-list-item-date span {
 display:block;
 line-height:1;
 font-size:50px;
}
.column-list-text-date p, .special-list-text-date p, .tpye-list-text-date p, .content-relevant-list-item-date p {
 margin-bottom: 0;
}
.column-list-text-text, .special-list-text-text, .type-list-text-text, .content-relevant-list-item-text {
 text-align:left;
 overflow: hidden;
}
.column-list-text-text h4, .special-list-text-text h4, .type-list-text-text h4, .content-relevant-list-item-text h4 {
 color: #333;
 margin-top: 0;
 text-overflow:ellipsis;
 white-space:nowrap;
 overflow:hidden;
}
.column-list-text-text h4 a, .special-list-text-text h4 a, .type-list-text-text h4 a, .content-relevant-list-item-text h4 a {
 color: #333;
}
.column-list-text-text p, .special-list-text-text p, .type-list-text-text p, .content-relevant-list-item-text p {
 line-height: 24px;
 height: 48px;
 overflow: hidden;
 margin-bottom: 0;
}
.column-list-text-item:hover, .special-list-text-item:hover, .type-list-text-item:hover, .content-relevant-list-item:hover {
 background: #1276E6;
 box-shadow:0 5px 15px 0 #ccc;
}
.column-list-text-item:hover .column-list-text-date p, .special-list-text-item:hover .special-list-text-date p, .type-list-text-item:hover .type-list-text-date p, .content-relevant-list-item:hover .content-relevant-list-item-date p, .column-list-text-item:hover .column-list-text-date span, .special-list-text-item:hover .special-list-text-date span, .type-list-text-item:hover .type-list-text-date span, .content-relevant-list-item:hover .content-relevant-list-item-date span, .column-list-text-item:hover .column-list-text-text h4, .special-list-text-item:hover .special-list-text-text h4, .type-list-text-item:hover .type-list-text-text h4, .content-relevant-list-item:hover .content-relevant-list-item-text h4, .column-list-text-item:hover .column-list-text-text h4 a, .special-list-text-item:hover .special-list-text-text h4 a, .type-list-text-item:hover .type-list-text-text h4 a, .content-relevant-list-item:hover .content-relevant-list-item-text h4 a, .column-list-text-item:hover .column-list-text-text p, .special-list-text-item:hover .special-list-text-text p, .type-list-text-item:hover .type-list-text-text p, .content-relevant-list-item:hover .content-relevant-list-item-text p {
 color: #fff;
}
.column-list-text-item:hover .column-list-text-text p, .special-list-text-item:hover .special-list-text-text p, .type-list-text-item:hover .type-list-text-text p, .content-relevant-list-item:hover .content-relevant-list-item-text p {
 opacity: .9;
}


.section1{padding:30px 0 80px 0}
.s1-item{padding:30px;margin:15px 0;border:1px solid #eee;border-radius:5px}
.s1-item:after{content:"";display:table;clear:both}
.s1-img{float:left;height:70px;font-size:70px;line-height:70px;margin-right:30px}
.s1-text{overflow:hidden}
.s1-text h4{color:#1164FF;font-size:18px;margin-top:0}
.s1-text p{color:#77838f;line-height:22px;height:44px;overflow:hidden;margin-bottom:0}
.s1-item:hover{border-color:rgba(55,125,255,.3);box-shadow:0 0 35px rgba(55,125,255,.125)}
.s1-img span,.s2-img span,.faq2-img span,.s3-img span,
.s1-item:hover .s1-img{color:#06276a; font-size:5.0rem;}
.s1-more{text-align:center;margin-top:40px}
.s1-more a{display:inline-block;padding:12px 25px;color:#fff;background-color:#06276a;border-color:#06276a;transition:all .3s ease-in-out 0s; border-radius: 3px;}
.s1-more a:hover{color:#fff;box-shadow:0 4px 11px rgba(55,125,255,.35);transform:translateY(-3px)}
@media screen and (min-width: 0) and (max-width: 479px){
.s1-item{text-align: center;}
.s1-img{float: none;margin: 20px auto;}
}


.section2{}
@media (max-width:786px) {
   .section2 {padding: 0px 30px;}
}
.section2 .container{border-top:1px solid #eee;padding-top: 40px;padding-bottom: 40px;}
.s2-item{margin: 40px 0;}
.s2-img{font-size: 70px; }
.s2-list h4{color: #333;font-size: 18px;margin-bottom: 25px;}
.s2-list h4 a{color: #333;}
.s2-list h4 a:hover{color: #06276a;}
.s2-list ul{padding: 0;margin: 0;}
.s2-list ul li{margin-bottom: 15px;list-style:disc;}
.s2-list ul li a{padding-bottom: 3px;font-size: 16px;color: #8c98a4;border-bottom: 1px dashed #97a4af;}
.s2-list ul li a:hover{color: #06276a;text-decoration: none;border-color:#06276a;}
.s2-list ul li a.more{border:none;color: #06276a;}
.s2-item:hover .s2-img{color: #06276a;}



.section3{padding: 80px;background: #F8F9FA;text-align: center;}
.s3-img{font-size: 70px;}
.section3 h4{ margin: 30px 0px 0px 0px; font-size: 26px;color: #333;}
.section3 a{margin: 25px 0;display:inline-block;padding:12px 25px;color:#fff;background-color:#06276a;border-color:#06276a;transition:all .3s ease-in-out 0s}
.section3 a:hover{color:#fff;box-shadow:0 4px 11px rgba(55,125,255,.35);transform:translateY(-3px)}
.section3 p{font-size: 16px;}


.foot { padding:55px 0px 0px 15px;  background:#2c2c2c; border-top:5px solid #555; }
.cms-copyright {font-size:0.8rem;margin:15px 0px 0px 0px; color:#888;}
.cms-copyright-line {height:2px; border-top: solid #343434 1px;
 border-bottom: solid #202020 1px;
 margin-bottom: 15px;overflow:hidden; }
.cms-copyright a {color:#888;}

.friendlink {clear:both;}
.friendlink,.friendlink a {color:#888;font-size:0.8rem;}
.friendlink a {padding-right:15px;}


@media (max-width: 486px) {
 .friendlink {padding:0px 15px;}
}

.nav_footer dt{ font-size:1.0rem; color:#FFF; padding-bottom:10px; font-weight:normal;}
.nav_footer dd { line-height:200%; font-size:1.0em; color:#5d5d5d;}
.nav_footer a,.nav_footer a:visited,.nav_footer a:link{
 font-size: 1.0em;
 color: #888;
 text-decoration: none;
}
.nav_footer a:hover{color:#FFF;}

.foot-right-certificate-box {margin:5px 10px 5px 0px; padding:15px 0px; border:1px solid #5d5d5d;text-align:center;  }
.nav_footer .foot-right-certificate dd a {position: relative; display:block; width:70%; margin:0px auto; font-size:0.8rem; }
.foot-right-certificate dd a:hover {color:#5d5d5d}
.foot-right-certificate dd a:after{
 content: "";
 width: 100%;
 height: 1px;
 background: #5d5d5d;
 position: absolute;
 top: 100%;
 left: 0%;
 transition: all .8s;
}

#backToTop{position: fixed;right: 10px;bottom: 10px;}
#backToTop a{display: block;height: 40px;width: 40px;background-color: #06276a;
line-height: 40px;text-align: center;    border-radius:  4px;color: #fff;opacity: .5;}
#backToTop a:hover{opacity: 1;}

.banner2{ background-image: linear-gradient(150deg, #2d1582 0%, #19a0ff 100%);background-repeat: repeat-x;}
.banner2-bg{padding: 30px 0;	background-image: url(images/bg-elements-10.svg);background-size: cover;background-repeat: no-repeat;background-position: center center;}



.position{padding: 35px 0;	}
.position a{color: #666;}
.position a:hover,
.position a.on{color: #06276a;}
.position span{padding: 0 5px;}



.main{margin: 10px 0 60px;padding: 45px;box-shadow: 0 0 35px rgba(140, 152, 164, 0.125);}
@media screen and (min-width: 0) and (max-width: 479px){
.main{padding: 20px;}
}
.container img {max-width:100%;}
.content1 h1{font-size: 30px;margin-bottom: 25px;color: #333; padding-bottom:15px; border-bottom:1px dotted #ccc; }
.content1 p{font-size: 16px;color: #77838f;}
.content1 img {max-width:100%; text-align:center;margin: 0px auto;}
.content2{margin: 40px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;padding: 40px 0;text-align: center;}
.content2 h4{font-size: 16px;margin-bottom: 20px;color: #333;}
.content2 h4 span{margin-right: 10px;}
.content2 p a{display:inline-block;padding:12px 35px;color:#fff;background-color:#06276a;border-color:#06276a;transition:all .3s ease-in-out 0s}
.content2 p a:hover{color:#fff;box-shadow:0 4px 11px rgba(55,125,255,.35);}
.content2 p a+a{   color: #06276a;background: rgba(55, 125, 255, 0.1);border-color: transparent;}
.content2 p a+a:hover{color:#fff;background-color:#06276a;}
@media screen and (min-width: 0) and (max-width: 479px){
.content2 p a{padding: 10px 25px;}
}





/*.faq{padding: 80px 0;}*/

.faq-left{background: #06276a;
 border-radius: 5px;
}
.faq-left-f{position: fixed;top:  60px;}
@media screen and (min-width: 1200px) {
.faq-left-f{width: 262px;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.faq-left-f{width: 212px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.faq-left-f{width: 220px;}
}
.faq.active .faq-left-f{position: relative;}
.faq-left ul{padding: 20px;margin: 0;}
.faq-left ul li a {display: block;padding: 15px 20px;color: rgba(255, 255, 255, 0.8); font-size:1.6rem}
.faq-left ul li a:hover,
.faq-left ul li a.on{color: #fff;text-decoration: none; font-weigth:bold;}


.faq-right{}
.faq-right ul li { padding:5px 0px;border-bottom:1px dotted #ccc; }
.faq-right ul li a {font-size:1.6rem; line-height:180%;}



.faq2{padding: 80px 0;border-top:1px solid #eee;}
.faq2-item{}
.faq2-item:after{content:"";display:table;clear:both;}
.faq2-img{float: left;font-size: 70px;margin-right: 30px;}
.faq2-item:hover .faq2-img{color: #06276a;}
.faq2-text{overflow: hidden;}
.faq2-text h4{font-size: 20px;color: #333;}
.faq2-text p{color: #666;font-size: 16px;margin: 15px 0;}
.faq2-text a{color: #06276a;}

.blank5,.blank10,.blank20,.blank30 {clear:both; height:5px;}
.blank10{ height:10px;}
.blank20{ height:20px;}
.blank30{ height:30px;}


/*内容页*/
.content-txt img {max-width:100%;}
.content-txt h1 {margin-bottom: 30px;
 padding-bottom: 15px;
 border-bottom: 1px solid #eee;}
.content-txt h3 {padding-bottom:15px; border-bottom:1px solid #eee; }
.content-txt h5 {padding-bottom:10px;margin:20px 0px 15px 0px;font-weight:bold;border-bottom:1px solid #eee; }
.content-txt h6 {padding:20px 0px;}
@media(max-width:468px) {
 .content-txt h1 {font-size:1.4em;}
 .content-txt h3 {font-size:1.2em;}
 .content-txt h4 {font-size:1.0em;}
 .content-txt h6 {font-size:1.0em;}
}

.active > a > .glyphicon.glyphicon-menu-down:before {
 content: "\e259";
}
.active > a:focus .glyphicon.glyphicon-menu-down:before {
 content: "\e257";
}

.table {border:1px soild #ccc; }
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {border-top:1px solid #ccc;}



table td {
 word-break: normal;
}

table td, table th {
 padding: 6px 13px;
 border: 1px solid #ddd;
}


.box-300 {width:300px;margin:0px auto;}
.u-btn-primary--air {
 margin-top: 30px;

 padding: .625rem 1.125rem;

 border-color: transparent;
 font-size: 16px;
 color:#fff;
 background:#06276a;
 box-shadow:0 4px 17px rgba(55,125,255,.35)
}
.u-btn-primary--air:hover,.u-btn-primary--air:focus,.u-btn-primary--air:active,.u-btn-primary--air.active,.tab-content .tag-content-box:hover .u-btn-primary--air {color:#fff;}


.div-drag {
 display:inline-block;
 color: white;
 background: #333;

 height: 36px;
 line-height:36px;
 border-radius: 30px;
 padding: 0 11px;
 font-size:14px;
 text-align:center;
}

.remove {background:#f5f5f5;color:red;}
.remove .glyphicon {color:red;}


.footer-banner {
 position: relative;
 min-width: 1200px;
 background: #0af url(../images/base/footer_bg.jpg) no-repeat center;
 height: 180px;
 overflow: hidden;
 color: #fff;
 text-align: center;
}
@media (max-width: 768px) {
 .footer-banner {min-width:auto; padding:0px 10px;}
}
.bubble-1 {
 top: -120px;
 left: 50%;
 z-index: 10;
 margin-left: -120px;
 width: 240px;
 height: 240px;
 background: url(../images/base/footer_bubble_1.png);
 animation: bubble-animate-1 linear 10s infinite;
}
.bubble-2 {
 top: 50px;
 left: 34%;
 z-index: 11;
 width: 360px;
 height: 360px;
 background: url(../images/base/footer_bubble_2.png);
 animation: bubble-animate-2 linear 12s infinite;
}
.bubble-3 {
 top: 50px;
 left: 48%;
 z-index: 12;
 width: 300px;
 height: 300px;
 background: url(../images/base/footer_bubble_3.png);
 animation: bubble-animate-3 linear 11s infinite;
}
.footer-banner-text {
 position: relative;
 padding-top: 46px;
 z-index: 20;
 font-size: 24px;
}
.footer-banner-button {
 position: relative;
 z-index: 20;
}

.footer-bubble {
 position: absolute;
}

.footer-banner-button a {
 display: inline-block;
 margin-top: 24px;
 width: 220px;
 height: 44px;
 line-height: 44px;
 border: 1px solid #fff;
 color: #fff;
}

@keyframes bubble-animate-1 {
 from {
  top:-120px
 }
 50% {
  top:-180px
 }
 to {
  top:-120px
 }
}@keyframes bubble-animate-2 {
  from {
   top:50px;
   left:34%
  }
  50% {
   top:80px;
   left:24%
  }
  to {
   top:50px;
   left:34%
  }
 }@keyframes bubble-animate-3 {
   from {
    top:50px;
    left:48%
   }
   50% {
    top:80px;
    left:58%
   }
   to {
    top:50px;
    left:48%
   }
  }

.pages {margin-left: 15px;
 margin-right: 15px;
 padding: 30px 0;}



.pagination li a,.pagination a,.pagination strong {
 height: 38px;
 padding: 8px 14px;
 border: 1px solid #06276a;
 text-decoration: none;
 margin: 0 3px 10px;
 color: #06276a;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 0px;
}

.pagination li.active a,.pagination strong {border: 1px solid #06276a; color:#fff; background:#06276a; border-radius: 0px;}
.pagination>li:last-child>a, .pagination>li:last-child>span {border-radius: 0px;}

@media (max-width: 486px) {
 .pagination {margin:0px 15px;}
}

.banner2 p {color:#fff; margin-top:15px;}
.banner2 p a {color:#fff;}


.content-txt {
 font-size:16px;
 line-height: 1.8;
}

.izl-rmenu .btn-qq{ border-radius: 3px 3px 0px 0px !important;}
.izl-rmenu .btn-phone { border-radius: 0px 0px 3px 3px !important;}
.izl-rmenu .btn-phone .phone {border-radius: 3px 0px 0px 3px !important;}
.izl-rmenu .btn-top {border-radius: 0px 0px 3px 3px !important;}