@charset "utf-8";
a{
    color: #00b7ee;
}

a,
a:active,
a:focus,
a:hover{
    outline:none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover{
	color: #777777;
    text-decoration:none;
}

.logo {
	width:auto; 
	height: 68px
}

.header-bar-container.fixed {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.header-bar-container {
	/* background-color: rgba(238,128,0);*/
	background-color: #FFF;
	color: #222;
	font-size: 1.25em;
	padding:0;
	z-index: 999;
	border-radius:0;
	box-shadow: 0px 2px 3px rgba(25,25,25,.25) ;
}
.header-bar-container .navbar {
	margin-bottom:0;
}

.navbar-nav {
	
}

.nav > li > a, .nav > li > a {
	color: #666; 
	font-weight: 500;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #fff;
	color: #ee8000;
	-webkit-transition:.5s ease-in-out;
	   -moz-transition:.5s ease-in-out;
	        transition:.5s ease-in-out;
}
.nav > li .active {
	border-bottom: 2px solid rgba(238,128,0);
	width: 38px;
	margin: auto;
	margin-top: -15px;
}
.nav > li:hover .link {
	border-bottom: 2px solid rgba(238,128,0);
	width: 38px; 
	margin: auto;
	margin-top: -15px;
	-webkit-transition:.3s ease-in-out;
	   -moz-transition:.3s ease-in-out;
	        transition:.3s ease-in-out;
}

@media (max-width: 767px) {
  .navbar-nav {
	  padding-top: 0px;
  }
  .nav > li .active {
	  border-bottom: 0px solid #FF7E00;
	  width: 38px;
	  margin: auto;
  } 
  .nav > li:hover .link {
	  border-bottom: 0px solid #FF7E00;
	  width: 38px;
	  margin: auto;
	  -webkit-transition:.5s ease-in-out;
  	     -moz-transition:.5s ease-in-out;
  	          transition:.5s ease-in-out;
  }
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: #333;
	color: #fff;
}
/*
.jumbotron h1 {
  font-size: 30px;
}
*/
.item-img {
	width: 100%; 
	height: 0; 
	padding-bottom: 30%; 
	background-repeat: no-repeat; 
	min-height: 160px; 
	background-position: center center; 
	-webkit-background-size:cover;
       -moz-background-size:cover;
            background-size:cover;
}


.preloader{ 
	position:fixed; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%;
	z-index:999999;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../images/icons/preloader.gif);}

.scroll-top {
    width: 3em;
    height: 3em;
    position: fixed;
    bottom: 68px;
    right: 1em;
    z-index: 99;
    display: none;
    color: #fff;
    background: #00b7ee;
	border: 1px solid #00b7ee;
	outline:none;
	text-align: center;
	border-radius: 0.25em;	
}
.scroll-top i:before {
	font-size: 1.75em;
	margin: auto;
	line-height: 1.5em
}
.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background:         radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.tran3s {
	-webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.footer_box { 
	font-weight: 300; 
	height: 80px; 
	background-color: #126897; 
	color: #fff; 
}
.copyright {
   display: table-cell;
   vertical-align: middle;
	line-height: 80px;
}
.margintop1 {
	margin-top:1em;
}

.margintop2 {
	margin-top:2em;
}
.margin1 {
	margin-top:1em;
	margin-bottom:1em;
}
.margin2 {
	margin-top:2em;
	margin-bottom:2em;
}
.margin3 {
	margin-top:3em;
	margin-bottom:3em;
}


.container h1 {
	color:#00b7ee; 
}

.container > h1 .link {
	border: 1px solid #04AEEB; 
	width: 120px; 
	margin: auto;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.container .link1 {
	border: 1px solid #333; 
	width: 120px; 
	margin: auto;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.container h4 {
	color:#666; 
	line-height: 1.75em;
}
.bgcolor0 { background-color: #f4f4f4;}
.bgcolor1 {
	background-color: #00b7ee;
	padding-top: 2em;
	padding-bottom: 2em;
}



/****************** article Style**********************/
.article-content {padding-top: 1em;padding-bottom: 2em; color: #666; font-size: 1.05em; }
.article-content img { max-width: 100%; height: auto;}
.article-content p {line-height: 1.5em}
.article-title {margin-top: 2em;margin-bottom: 1em;  padding-top: 1em;padding-bottom: 1em; border-bottom: solid 1px #eee;}



/****************** list Style**********************/
.load-more, .load-info {
	display:none;/*默认不显示，ajax调用成功后才决定显示与否*/
}

.article_box {background-color: #f8f8f8;padding: 1em;margin-top: 2em;margin-bottom: 2em;  border: solid 1px #f1f1f1;	  -webkit-transition:.5s ease-in-out;
  	     -moz-transition:.5s ease-in-out;
  	          transition:.5s ease-in-out;}
.article_box:hover {background-color: #fff; box-shadow: 0px 0px 8px 0px rgba(15,15,15,.125);	  -webkit-transition:.5s ease-in-out;
  	     -moz-transition:.5s ease-in-out;
  	          transition:.5s ease-in-out;}
.article_box .imagers { border-radius: 3px;box-shadow: 0px 0px 2px 0px rgba(25,25,25,0.25); height: 168px; background-repeat: no-repeat; background-size: cover; background-position: center center}

.article_box .summary { padding-top: 1em; padding-bottom: 1em; } 
.article_box .info {color: #bbb; text-align: left;margin-bottom: 1em;margin-top: -10px}
.article_box h3 {margin-top: 5px; color: #ee8000;  overflow : hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.article_box p {padding-right: 1em; font-size: 1.125em;color: #666;  overflow : hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 0px;}


.list_box {background-color: #f8f8f8;padding: 1em;margin-top: 2em;margin-bottom: 2em;  border: solid 1px #f1f1f1;}
.list_box .imagers { border-radius: 3px;box-shadow: 0px 0px 2px 0px rgba(25,25,25,0.25); height: 168px; background-repeat: no-repeat; background-size: cover; background-position: center center}
.list_box .summary { padding-top: 1em; padding-bottom: 1em; } 
.list_box .info {color: #bbb; text-align: center;margin-bottom: 1em;margin-top: -10px}
.list_box h3 {margin-top: 5px; color: #ee8000;  overflow : hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.list_box p {padding-right: 1em; font-size: 1.125em;color: #666;  overflow : hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 0px;}


.list_box .link_b { border-left: 8px solid #04AEEB; padding-left: 5px; }
.list_box .link_g { border-left: 8px solid #168001; padding-left: 5px; }
.list_box .link_r { border-left: 8px solid #FB1F00; padding-left: 5px; }
.list_box .link_lg { border-left: 8px solid #85b140; padding-left: 5px; }

/************** General *********************/

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
                position: relative;
                min-height: 1px;
                padding-right: 10px;
                padding-left: 10px;
            }
            
            .col-xs-1-5 {
                width: 20%;
                float: left;
            }
            
            @media (min-width: 768px) {
                .col-sm-1-5 {
                    width: 20%;
                    float: left;
                }
            }
            
            @media (min-width: 992px) {
                .col-md-1-5 {
                    width: 20%;
                    float: left;
                }
            }
            
            @media (min-width: 1200px) {
                .col-lg-1-5 {
                    width: 20%;
                    float: left;
                }
            }
/************** 分5栏 *********************/

.class_nav {height: 3em; background-color: #f8f8f8; border-bottom: solid 1px #eee;}
.small_banner {height: 238px; background-size: cover; background-repeat: no-repeat;}

.pm0 {
	padding: 0px; margin: 0px
}
.pad_1em {
	padding: 1em;
}
.pad_2em {
	padding: 2em;
}
.pad_tb_1em {
	padding-top: 1em;
	padding-bottom: 1em;
}
.pad_tb_2em {
	padding-top: 2em;
	padding-bottom: 2em;
}
.pad_tb_3em {
	padding-top: 3em;
	padding-bottom: 3em;
}
.pad_tb_5em {
	padding-top: 5em;
	padding-bottom: 5em;
}
.pad_b_1em {
	padding-bottom: 1em;
}
.pad_t_1em {
	padding-top: 1em;
}
.pad_b_2em {
	padding-bottom: 2em;
}
.pad_t_2em {
	padding-top: 2em;
}
.pad_b_3em {
	padding-bottom: 3em;
}
.pad_t_3em {
	padding-top: 3em;
}
.pad_b_5em {
	padding-bottom: 5em;
}
.pad_t_5em {
	padding-top: 5em;
}
.mar_1em {
	margin: 1em;
}
.mar_2em {
	margin: 2em;
}
.mar_tb_1em {
	margin-top: 1em;
	margin-bottom: 1em;
}
.mar_tb_2em {
	margin-top: 2em;
	margin-bottom: 2em;
}
.mar_tb_3em {
	margin-top: 3em;
	margin-bottom: 3em;
}
.mar_b_1em {
	margin-bottom: 1em;
}
.mar_b_2em {
	margin-bottom: 2em;
}
.mar_b_3em {
	margin-bottom: 3em;
}
.mar_b_4em {
	margin-bottom: 4em;
}
.mar_b_5em {
	margin-bottom: 5em;
}
.mar_t_1em {
	margin-top: 1em;
}
.mar_t_2em {
	margin-top: 2em;
}
.mar_t_3em {
	margin-bottom: 3em;
}
.mar_t_4em {
	margin-bottom: 4em;
}
.mar_t_5em {
	margin-bottom: 5em;
}

.lh_1 {line-height: 1em;}
.lh_15 {line-height: 1.5em;}
.lh_175 {line-height: 1.75em;}
.lh_2 {line-height: 2em;}

.text_color {
	color: #ee8000;
}

.fixed-bg  {
 min-height: 100%;
 background-size: cover;
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center 0;
}

.fixed-bg .text {color: #fff; line-height: 1.5em; text-shadow: 0px 0px 3px rgba(10,10,10,0.95)}

.fixed-bg .link {
	height: 3px; width: 80px;margin: auto; background-color:#ddd;
	margin-bottom: 2em;
}
.fixed-bg a {color: #fff}
.fixed-bg a:hover {color: #fff}

.hover-bg {background-color: #FB1F00}
.hover-bg:hover {background-color: #333c70}

.imgbg_zoom {
	background-size: 100% auto; 
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
   -webkit-transition:all 0.3s linear;
   -moz-transition:all 0.3s linear;
   -ms-transition:all 0.3s linear;
   -o-transition:all 0.3s linear;
   transition:all 0.3s linear;
}
.imgbg_zoom:hover {
	opacity: 0.75;
	background-size:110% auto ;
	background-repeat: no-repeat;
   -webkit-transition:all 0.5s linear;
   -moz-transition:all 0.5s linear;
   -ms-transition:all 0.5s linear;
   -o-transition:all 0.5s linear;
   transition:all 0.5s linear;
}

.box_hover:hover h1 {color: #FF6700;
}
.box_hover:hover img {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.box_hover:hover img {
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.square_img { 
	height: 120px;
	text-align: center;
	font-size: 2em;
	color: #FFF;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
}


/****************about us*****************/

.about_pro_box {height: 160px;text-align: center; border-radius: .5em; 
}
.about_pro_box:hover {box-shadow: 0px 0px 8px 0px rgba(5,5,5,0.75)}

.about_pro_box h2 {line-height: 160px; color: #fff}

.guardian_color_lg {color: #85b140}

.products_box {top:0px;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.products_box:hover {top:-10px;	
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	
}
.products_hover {
	box-shadow: 0px 0px 8px 0px rgba(5,5,5,0);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.products_hover:hover {
	box-shadow: 0px 0px 8px 0px rgba(5,5,5,0.55);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.products_pbox {height: 260px; background-repeat: no-repeat; background-position: center center; background-size: cover;}

.products_box .type {
	font-size: 2em;
	background-color: #00b7ee;
	color: #fff;
	padding: .25em;
}

/*form*/

.default-form {
  position: relative;
}


.default-form p {
  color: #fff;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 20px;
}
.default-form p span {
  color: #ab7442;
  font-size: 20px;
  font-weight: 600;
}


.default-form .form-box{
  position:relative;
}

.comment-form .form-box{
  padding:25px 25px 0px 25px; 
}

.default-form .form-group{
  position:relative;
  margin-bottom:30px; 
}

.default-form .comment-form .form-box .form-group{
  margin-bottom:25px;
}

.default-form.form-box .row{
  margin-left:-10px;
  margin-right:-10px; 
}

.default-form.form-box .row .form-group{
  padding:0px 0px;  
}

.default-form .form-group .field-label{
  display:block;
  line-height:24px;
  text-transform:uppercase;
  margin-bottom:10px;
  color:#232323;
  font-weight:500;
  font-size:13px;
}

.default-form .form-group .field-label sup{
  color:#ff0000;
  font-size:14px;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea{
  display:block;
  width:100%;
  line-height:24px;
  height:55px;
  font-size:16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding:12px 15px;
  background: #f7f7f7;
  border-radius: 0px;
  transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.default-form textarea{
  height: 120px;
}
.default-form .bootstrap-select {
    border: 1px solid #f4f4f4;
    background: #f7f7f7;
    color: #a2a2a2;
    padding: 10px 0;
    font-size: 16px;
}
.default-form .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.default-form .btn-group.open .dropdown-toggle:focus {
  border: none;
  outline: none;
}
.default-form  .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.default-form  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #48c7ec;
  color: #fff;
}
.default-form .form-control:focus {
  border-color: #48c7ec;
  box-shadow: none;
}

.default-form .thm-btn {
  width: 100%;
}

.thm-color {
  color: #48c7ec;
}

.default-form form input::-webkit-input-placeholder {
  color: #9e9e9e;
}
.default-form form input:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
}
.default-form form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
}
.default-form form input:-ms-input-placeholder {
  color: #9e9e9e;
}


.default-form .alert-success {
    color: #48c7ec;
    background: none;
    border: none;
    font-size: 18px;
}

.thm-btn {
  position: relative;
  background: #48c7ec;
  font-size: 14px;
  line-height: 46px;
  font-weight: 600;
  color: #ffffff;
  border: 2px solid #48c7ec;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  display: inline-block;
  padding: 0 38px;
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn:hover {
  background: transparent;
  color: #48c7ec;
  transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}


.section-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
.section-title h2 {
  position: relative;
  font-size: 32px;
  text-transform: capitalize;
}
.section-title h3 {
  position: relative;
  font-size: 24px;
  text-transform: capitalize;
}
.section-title h4 {
  position: relative;
  font-size: 20px;
  text-transform: capitalize;
}
.section-title:before {
    content: "";
    position: absolute;
    top: 48px;
    left: 0;
    width: 50px;
    height: 4px;
    background: #48c7ec;
}
.section-title.center:before {
    left: 50%;
    margin-left: -25px;
}


/*** 

====================================================================
  contact Section
====================================================================

***/


.default-cinfo .icon_box {
  width: 40px;
}
.default-cinfo ul {
	padding-left: 0px;
}
.default-cinfo li {
	list-style-type: none;
	padding-left: 30px;
}
.default-cinfo li + li {
  margin-top: 10px;
  border-top: 1px solid #f1f1f1;
  padding-top: 15px;
}

.default-cinfo li .icon_box,
.default-cinfo li .text-box {
  display: table-cell;
  vertical-align: top;
}

.default-cinfo li .icon_box i {
  font-size: 20px;
  color: #48c7ec;
  position: relative;
  top: 7px;
}
.default-cinfo .accordion .acc-btn {
  background: #f7f7f7;
  padding: 20px 30px;
  margin: 0;
  font-size: 1.25em;
  font-weight: 600;
}

.default-cinfo .accordion-box {
  border: none;
}
.default-cinfo .accordion {
  border: 1px solid #f7f7f7;
}
.default-cinfo .accordion-box .accordion .acc-content b {
  color: #222;
  font-weight: 600;
}

