/*
aaaa

*/
body{ font-family:"microsoft yahei" , 'Open Sans', sans-serif}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus
{ color:#36C}
p {
    line-height: 25px;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: none;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}
main > section {
    padding: 15px 0;
}
/**
/*	Header
/* ==========================================*/

#navigation {
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;

    background-color: rgba(255,255,255,1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    padding: 5px 0;
}

#navigation.animated-header {
    padding: 20px 0;
}


.navbar-inverse .navbar-nav > li > a {
    color: #337ab7;
    font-size: 16px;
    text-transform: uppercase;
	font-family: "microsoft yahei", "proxima-nova", Helvetica, Arial, sans-serif;
}
/*navigation*/
    .navbar-inverse .navbar-toggle {
        border-color: #337ab7;
		 background:#337ab7;
    }


.mtop{ margin-top:10px;}

.blog-posts {
  margin-top: 100px;
}

.post-blog {
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dce4e6;
}
.post-blog .blog-image {
  overflow: hidden;
  margin-bottom: 20px;
}
.post-blog .blog-image img {


}
.post-blog .blog-content span {
  color: #aaaaaa;
  margin-right: 10px;
  font-size: 14px;
}
.post-blog .blog-content span a {
  color: #aaaaaa;
}
.post-blog .blog-content span a:hover {
  color: #00a8d6;
}
.post-blog .blog-content h3 {
  margin: 10px 0 25px 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
.post-blog .blog-content h3 a {
  color: #31373a;
}
.post-blog .blog-content h3 a:hover {
  color: #00a8d6;
}

.page_list{ width:400px;  margin:0 auto;margin-top:20px;margin-bottom:20px;}

.page_list a {
    display: inline;
    margin-right: 10px;
	padding: 10px 12px;
    background-color: #f1f4f5;
    color: #31373a;
}

.page_info{margin: 20px 0 100px 0; text-align:right}

.page_info span{ margin-right: 10px;
	padding: 10px 12px;}
.titles{ margin:10px 0 25px 0}
.p-show {margin-top:100px;margin-bottom:100px;}

/*在线客服*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.kf{width:127px;border:1px solid #51b5f0;position:fixed;top:45%;right:0;background:url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;min-height:50px;_height:auto!important;_height:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||130)-(parseInt(this.currentStyle.marginBottom,10)||130)));}
.kf_r{margin-left:37px;background:#16a2dd;color:#fff;text-align:center;padding:10px 0 10px;}
.kf_r img{margin-bottom:5px;}

.header{ height:34px; padding:0}

.animated-header .header{ height:95px; padding:0}

.navbar-brand{ margin:0;}
.navbar-brand img{ height: 50px;
    max-height: none;
    transition: height 0.3s;}

.animated-header  .navbar-brand img{height: 95px;transition: 0.3s all;}

.animated-header .navbar-collapse{ position:relative; top:50px;}

.navigation-down{position:absolute;top:60px;left:0px;width:100%}

.animated-header .navigation-down{position:absolute;top:135px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#337ab7;position:absolute;top:14px; z-index:100;background: rgba(0,0,0,0.7);}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:1200px;position:relative}
.navigation-down .nav-down-menu dl{float:left;margin:18px 80px 18px 0}
.navigation-down .menu-1 dl{margin:20px 80px 25px 0}
.navigation-down .menu-1 dt{font:normal 16px "microsoft yahei";color:#fff;padding-bottom:10px;border-bottom:1px solid #fff;margin-bottom:10px}
.navigation-down .menu-1 dd a{color:#fff;font:normal 14px/30px "microsoft yahei"}
.navigation-down .menu-1 dd a:hover{color:#f30}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{color:#fff;font:normal 16px "microsoft yahei"}

.first .title {
    width: 100%;
    margin: 0 0 30px 0;
    font-size: 36px;
    color: #3a3a3a;
    font-family: "antonioregular";
}
.first .title span {
    padding: 0 36px 0 0;
    background: url(../images/i1.png) no-repeat right 80%;
}
.first .text {
    font-size: 14px;
    line-height: 28px;
    color: #515151;
}

.first .text p {
    margin: 0 0 18px 0;
    text-indent: 2em; line-height:2.5em;
}
#testimonials .owl-prev{ background:none;}
#testimonials .owl-next{ background:none;}
.wrap {
    margin: 0 auto;
    width: 75%;
}.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides div.slid{
  -webkit-backface-visibility: hidden;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.testimonial-grids {
  width: 100%;
  margin: 0 auto;
}
.testimonial-left {

  float: left;
}
.testimonial-left img{
	border-radius:50px;
	width:100%;
}
.testimonial-right{
  float: left;

}
.testi-slider{
	padding:3em 2em;
	margin-top:2em;
		background:#fff;
}
.testimonial-right h5{
	color: #fd7364;

	margin-top:1em;
	font-size:1.6em;
}
.testimonial-right h6{
	font-size:0.75em;
	color:#333;
	margin-top:8px;
}
.testimonial-right p{
  color: #999;
  font-size:1em;
  margin: 1em 0 0 0;
  line-height: 2.8em;
}
.testimonial-right p span{
  font-size: 2em;
  line-height: .1em;
  vertical-align: middle;
}.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 15px;
	width: 15px;
	display: inline-block;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background:#337ab7;
}
.callbacks_here a:after{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;

}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 41%;
  left: 14%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: orange url("../images/themes.png") no-repeat left top;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 14%;
 }
ul.callbacks_tabs.callbacks_tabs {
  position: absolute;
  z-index: 999;
  left: 46%;    margin-top: 10px;
    text-align: center;
}
.gptitle{ width:100%;
 margin:10px auto;
text-align:center;
 height:50px}
.gptitle h1{
color:#337ab7;
font-family:"microsoft yahei" , 'Open Sans', sans-serif; font-weight:600;}


/*=================================================================
	Testimonials
==================================================================*/
.sec-title {
    margin-bottom: 30px;
}

.sec-title.white {
    color: #fff;
}

.sec-title h2 {
    font-size: 36px;
    margin: 0 0 30px;
    padding-bottom: 30px;
    position: relative;

}

.sec-title.white h2 {
    color: #fff;
}

.sec-title h2:after {

    content: "";
    display: block;
    left: 55%;
    bottom: 0;
    position: absolute;
    width: 115px;
}



.parallax {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

#testimonials {
    background-image: url(../img/parallax/testimonial.jpg);
    padding:0;
    color: #fff;
}

#testimonials .sec-title h2:after {

}

#testimonials .overlay {
   background-color: rgba(0,135,225, 0.78);

   padding: 70px 0 40px;
}

.testimonial-item {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 100%;
}

.testimonial-item img {
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: auto;
    max-width: 100px;
}






.testimonial-item > div {
    line-height: 30px;
    position: relative;
}

.testimonial-item > div:before {
    /*background-image: url("../img/icons/quotes.png");*/
    background-repeat: no-repeat;
    bottom: 127px;
    height: 33px;
    left: -35px;
    position: absolute;
    width: 45px;
}

.testimonial-item > div:after {
   /* background-image: url("../img/icons/quotes.png");*/
    background-position: -58px 0;
    background-repeat: no-repeat;
    bottom: -50px;
    height: 33px;
    position: absolute;
    right: 0;
    width: 45px;
}

.testimonial-item > div > span {
    display: inline-block;
    font-weight: 700;
    margin: 10px 0 20px;
    text-transform: uppercase;
	font-size:18px;
}
.testimonial-item > div > p {
	font-size:16px; line-height:30px;

	}
#testimonials .owl-controls.clickable {
    margin-top: 20px;
    text-align: center;
}



#testimonials .owl-prev:hover,
#testimonials .owl-next:hover {
    color: #fff;
}

.price-table {
    border: 1px solid #e3e3e3;
}

.price-table.featured {
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.19);
       -moz-box-shadow: 0 4px 5px rgba(0,0,0,0.19);
            box-shadow: 0 4px 5px rgba(0,0,0,0.19);
}

.price-table > span {
    color: #252525;
    display: block;
    font-size: 24px;
    padding: 30px 0;
    text-transform: uppercase;
}

.price-table .value {
    background-color: #f8f8f8;
    color: #727272;
    padding: 20px 0;

    -webkit-transition: all 0.7s ease 0s;
       -moz-transition: all 0.7s ease 0s;
        -ms-transition: all 0.7s ease 0s;
         -o-transition: all 0.7s ease 0s;
            transition: all 0.7s ease 0s;
}

.price-table.featured .value {
    background-color: #009EE3;
    color: #fff;
}

.price-table .value span {
    display: inline-block;
}

.price-table .value span:first-child {
    font-size: 32px;
    line-height: 32px;
}

.price-table .value span:nth-child(2) {
    font-size: 65px;
    line-height: 65px;
    margin-bottom: 25px;
}

.price-table .value span:last-child {
    font-size: 16px;
}

.price-table ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.price-table ul li {
    border-top: 1px solid #e3e3e3;
    display: block;
    padding: 10px 0;

    -webkit-transition: all 0.7s ease 0s;
       -moz-transition: all 0.7s ease 0s;
        -ms-transition: all 0.7s ease 0s;
         -o-transition: all 0.7s ease 0s;
            transition: all 0.7s ease 0s;
}
.price-table ul li .l1{ margin-right:10%; text-align:left; float:left}

.price-table ul li .r1{   margin-left:10%; text-align:right; float:right;}


.price-table ul li a {
    display: block;
    text-transform: uppercase;
}

.price-table.featured ul li,
.price-table ul li:hover {
    background-color: #009EE3;
}

.price-table.featured ul li a,
.price-table ul li:hover a {
    color: #fff;
}

/*============================================================
	Footer
==============================================================*/

#footer {
    background-color: #0f9be0;
    padding: 10px 0;
    color: #fff;
}
.footer-content a{
	 color:#fff}
.footer-content {
    width: 100%;
    margin: 0 auto; line-height:25px;
}

.footer-content > div {
    margin-bottom: 40px;
}

.footer-content > div > p:first-child {
    margin-bottom: 15px;
    text-transform: uppercase;
}

.subscribe-form {
    position: relative;
}

.subscribe.form-control {
    background-color: transparent;
    border: 1px solid #7f7f7f;
}

.subscribe.form-control:focus {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.submit-icon {
    background-color: #7f7f7f;
    border: 0 none;
    border-radius: 0;
    color: #c1c1c1;
    padding: 13px 20px;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0;
}

.submit-icon .fa-paper-plane {
    position: relative;
    top: 0;

    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);

    -webkit-transition: all 0.3s ease 0.2s;
       -moz-transition: all 0.3s ease 0.2s;
        -ms-transition: all 0.3s ease 0.2s;
         -o-transition: all 0.3s ease 0.2s;
            transition: all 0.3s ease 0.2s;
}

.submit-icon:hover .fa-paper-plane {
    position: relative;
    top: -37px;

    -webkit-transform: translateX(30px);
       -moz-transform: translateX(30px);
        -ms-transform: translateX(30px);
         -o-transform: translateX(30px);
            transform: translateX(30px);
}

.footer-content .footer-social {
    margin: 40px 0 35px;
}

.footer-social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-social ul li {
    display: inline-block;
    margin: 0 10px;
}

.footer-social ul li a {
    color: #7f7f7f;
    display: block;

    -webkit-transition: all 0.2s ease 0s;
       -moz-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
         -o-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
}

.footer-social ul li a:hover {
    color: #009EE3;
}

.footer-content > p {
    color: #fff;
    font-size: 14px;
	line-height:35px;
}
.footer-content > p  a{ color:#fff}
.productseries__subtitle {
    font-size: 20px;
    font-size: 1.25rem;
}
.content-callout {
	margin-top:30px;
}about-info h3 {
    color: #333;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
}.about-info h5 {
    color: #969696;
    font-size: 14px;
    margin: 1em 0;
    line-height: 1.8em;
}.mail-grid-left h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
   margin: 1em 0;
}.mail-grid-left p {
    color: #000000;
    font-size: 14px;
    margin: 1em 0;
    line-height: 1.8em;
}.mail-grid-left p span {
    display: block;
}.mail-grid-left h3 {
    color: #333;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
}.mail-grids {
    margin: 5em 0;
}.blog-to {
  padding: 2em 0;
}
.blog-top {
  padding: 1em 0 0;
}
.top-blog {
	float: left;
	margin: 0.5em 0em 0em 2em;
	width: 90%;
}
.blog-left b{
	font-size:3.5em;
	color:#0082c8;
	display:block;
	height:55px;
}
.blog-left span{
	font-size:1.7em;
	color:#0082c8; margin:0 0 0 0.5em;
 }
ul.men-grid li{
	display:inline-block;
}
.top-blog p{
  font-size: .95em;
  color: #A09F9F;
  line-height: 1.8em;
}
.top-blog p a{
	text-decoration:none;
	color:#0082c8;
}
.top-blog  a.fast{
  text-decoration: none;
  font-size: 1.3em;
  color: #626262;

}
.top-blog a.fast:hover,.top-blog p a:hover,ul.popular li a:hover,a.more-dummy:hover{
	color: #0082c8;
}
.pagination > .active > a,.pagination > .active > a:hover{
	background:#0082c8;
	border-color:#0082c8;
}
.pagination {
  margin: 0;
}
.pagination > li > a:hover{
  color: #FFFFFF;
  border-color: #0082c8;
  background: #0082c8;
}a.more {
  color: #fff;
  background: #0082c8;
  padding: 0.5em 1em;
  display: inline-block;
  text-decoration: none;
}
a.more:hover {
  background: #2d2d2d;
}
p.sed {
  margin: 0.5em 0 1em;
}
nav {
  text-align: center;
}.blog-left {
    float: left;
    border-right: 1px solid #B6B3B3;
    padding-right: 1.5em;
}.preNext{position:relative;}
.preNext .text{color:#999;}
.preNext .text li{ text-decoration:none; list-style:none; line-height:3em; height:3em;}
.preNext .text li:first-child{ float:left}
.preNext .text li:last-child{ float:right}
.collapsible-content img{ max-width:100%;}
.thisfl li{ line-height:2em; text-indent:2em;}




