/* ===================================
	clean - One Page Responsive Template
====================================== */

/****************************************/

.ai-imlink {
	position: absolute;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 1px;
	/*color: #00B7EE;  */
	color: #fff;
	line-height: 40px;
	right: 20px;
	top: 11px;
}
.ai-imlink2 {
	display: none;
	position: relative;
	float:left;
	font-size: 14px;
	line-height: 40px;
	height:40px;
	margin-right: 0px;
	font-family: Arial, "微软雅黑";
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 30px;
	margin-top: 5px;
}
.tel_icon {
	background: url(/Content/images/words.png) no-repeat;
	background-position: -40px -548px;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.imweibo,
.imweixin {
	float: left;
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #3c3c3c;
	font-size: 32px;
	text-align: center;
	font-family: "font-icons";
}

.ai-imlink .tel_num {
	color: #479ce3;
}
.ai-imlink2 .tel_num {
	color: #479ce3;
	font-weight:bold;
}
/* ===================================
	PRELOADER
====================================== */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
     background-color:#467FE7;
}

.status {
    width: 500px;
    height: 400px;
    position: absolute;
    top: 65%; 
    left: 35%;
    background-image: url(../images/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    margin: -70px 0 0 -70px;
}


/* ===================================
	GENERAL
====================================== */
body {
  position: relative;
 background-color: #F5F5F5;
}

html{
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

textarea:focus,
input:focus{
  outline: none;
}

img{
  max-width: 100%;
}

ul{
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

header.clean-page-header{
	-webkit-background-size: cover;
	height: 330px;
	background-size: cover;
	position: relative;
}

.clean-page-title{
	position: relative;
	z-index: 1;
}

.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
/* ===================================
	BACKGROUND COLOR
====================================== */
.background-one {
	background-color: #ffffff;
}

.background-two {
	background-color: #f1f1f1;
}


/* ===================================
	TYPOGRAPHY
====================================== */
h1,h2,h3,h4,h5,h6{
    font-family: "Arial","Microsoft YaHei",sans-serif;

    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

h1{
	font-size: 32px;
}

h2{
	font-size: 30px;
}

h3{
	font-size: 20px;
}

h4{
	font-size: 18px;
}

h5{
	font-size: 16px;
}

h5{
	font-size: 14px;
}

a,p,li,input,textarea{
    font-family: "Arial","Microsoft YaHei",sans-serif;
    font-weight: 400;
    color: #818181;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

a{
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}

a:hover,
a:focus,
a:active{
	outline: 0;
	text-decoration: none;
  	border: 0;
}

.clean-page-title h1{
	font-size: 36px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
	padding: 70px 0 0;
	text-align: center;
}


/* ===================================
	BUTTONS
====================================== */
.clean-button-solid{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	padding: 15px 30px;
	display: inline-block;
	-webkit-transition: all .35s;
	   -moz-transition: all .35s;
	    -ms-transition: all .35s;
	     -o-transition: all .35s;
	        transition: all .35s;
}

.clean-button-solid:hover{
	color: #ffffff;
	background-color: #de5c39;
}

.clean-button-outline{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	padding: 15px 30px;
	display: inline-block;
	background-color: transparent;
	-webkit-transition: all .35s;
	   -moz-transition: all .35s;
	    -ms-transition: all .35s;
	     -o-transition: all .35s;
	        transition: all .35s;
}

.clean-button-outline-light{
	border: 1px solid #ffffff;
}

.clean-button-outline-light:hover{
	color: #ffffff;
	border: 1px solid transparent;
}

.clean-button-outline-dark{
	color: #28292e;
	border: 1px solid #28292e;
}

.clean-button-outline-dark:hover{
	color: #ffffff;
	border: 1px solid transparent;
}

.clean-btn-round{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 30px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		 -o-border-radius: 5px;
		 	border-radius: 5px;
	-webkit-transition: all .35s;
	   -moz-transition: all .35s;
	    -ms-transition: all .35s;
	     -o-transition: all .35s;
	        transition: all .35s;
}

.clean-btn-round:hover{
	color: #ffffff;
}


/* ===================================
	ICON
====================================== */
.clean-blurb-icon-only{
	margin-bottom: 50px;
	text-align: center;
}

.clean-blurb-icon-only i{
	font-size: 30px;
	border-radius: 50%;
	border: 4px solid #eee;
	padding: 30px;
}
.clean-blurb-icon-only i:hover{
	background-color: #fff;
}
.clean-blurb-icon-only h3{
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 15px;
}

.clean-blurb-icon-only p{
	margin-bottom: 0;
}


.clean-blurb-round-icon .clean-icon{
	width: 140px;
	height: 140px;
	margin: 0px auto 30px;
	text-align: center;
	border-radius: 50%;
	line-height: 0;
	padding: 8px;
}

.clean-blurb-round-icon .clean-icon i{
	line-height: 70px;
	font-size: 36px;
	color: #dadada;
}

.clean-blurb-round-icon .clean-icon{
	-webkit-transition: all .35s linear;
	   -moz-transition: all .35s linear;
	    -ms-transition: all .35s linear;
	     -o-transition: all .35s linear;
	        transition: all .35s linear;
}

.clean-blurb-round-icon:hover .clean-icon{
	border: 1px solid rgba(0,0,0,0);
}

.clean-blurb-round-icon:hover .clean-icon i{
	color: #ffffff;
}

.clean-blurb-round-icon h3{
	text-align: center;
	font-size: 15px;
	color: #616161;
	margin-top: 0;
	margin-bottom: 15px;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	     -o-transition: all .3s linear;
	        transition: all .3s linear;
}

.clean-blurb-round-icon p{
	margin-bottom: 0;
	text-align: center;
}

.clean-icones{
	overflow: hidden;
	padding: 20px;
}

.clean-icones:last-child{
	border-bottom: none;
}

.clean-icones .clean-icon{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
	border-radius: 5px;
	border: 1px solid #dadada;
}

.clean-icones.clean-square-dark .clean-icon{
	background-color: rgba(0,0,0,0.25);
}

.clean-icones .clean-icon i{
	line-height: 70px;
	font-size: 36px;
}

.clean-icones .clean-blurb-text{
	float: left;
	width: 260px;
}

.clean-icones .clean-blurb-text h3{
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	     -o-transition: all .3s linear;
	        transition: all .3s linear;
}

.clean-icones .clean-blurb-text h3:after{
	content: '';
	width: 30px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all .3s linear;
	   -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	     -o-transition: all .3s linear;
	        transition: all .3s linear;
}

.clean-line{
	width: 100px;
	height: 1px;
	margin: 20px auto;
}


/* ===================================
	SECTIONS
====================================== */
.clean-section-wrapper{
	padding: 30px 0 30px;
	overflow: hidden;
}

.clean-section-header{
	text-align: center;
	margin-bottom: 20px;
}

.clean-section-header h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #313131;
}

.clean-section-header h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #313131;
}

.clean-section-header h1 span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
}

/*.clean-section-header p{
	font-family: 'Raleway', sans-serif;
}*/

/* Parallax Section*/
.clean-parallax-overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.clean-section-header-parallax h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
}

.clean-section-header-parallax h1 span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 30px;
}

.clean-section-header-parallax p{
	font-family: 'Raleway', sans-serif;
}



/* ===================================
	MENUS
====================================== */
.clean-main-menu{
    background-color: #28292e;
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    position: fixed;
    width: 100%;
  /*   padding: 15px 0; */
    margin-bottom: 0;
    z-index: 10;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

header.clean-page-header .clean-main-menu{
	position: relative;
}

.clean-main-menu .navbar-brand{
    /* padding: 30px 0; */
}

.clean-main-menu .navbar-nav{
    float: right;
    padding: 20px 0 10px;
}

.clean-main-menu .navbar-nav li a{
	color: #333333;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px !important;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.clean-main-menu .navbar-nav li a:hover,
.clean-main-menu .navbar-nav li.active a{
    background-color: transparent;
}

.clean-main-menu .navbar-nav li a:focus{
	background-color: transparent;
}

/* Minified Menu */
.clean-main-menu.minified{
	background-color: #ffffff;
	padding: 0;
	position: fixed;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0), 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}

header.clean-page-header .clean-main-menu.minified{
	position: fixed;
}


/* ===================================
	SLIDERS
====================================== */
.clean-slider{
	overflow: hidden;
	background-color: #28292e;
}

.clean-main-slides .clean-img-overlay{
	position: absolute;
	background-color: rgba(218, 218, 234, 0);
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.clean-main-slides h1.clean-slider-text-big{
	font-size: 48px;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 25px;
}

.clean-main-slides .clean-slider-text h1 span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

.clean-main-slides p{
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 30px !important;
	color: #ffffff;
	margin-bottom: 0;
}

.sp-arrow {
	width: 25px;
	height: 100px !important;
}

.clean-slider .sp-buttons {
  padding-top: 10px;
  position: absolute;
  text-align: center;
  width: 0;
  bottom: 20px;
}

.clean-slider .sp-button {
  border: 1px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 4px;
  width: 14px;
}


/* ===================================
	FEATURES
====================================== */
.clean-features-section .container{
	position: relative;
	z-index: 1;
}
.features-details {
	padding: 0 !important;
}
.clean-features-section{
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	padding-bottom: 80px;
	overflow: hidden;
}



/* ===================================
	FEATURED WORK
====================================== */
.clean-portfolio-work-item{
	height: 280px;
	position: relative;
}

.clean-portfolio-work-item img{
	height: 100%;
}

.clean-portfolio-work-item .clean-port-work-details{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.clean-portfolio-work-item .clean-work-meta{
	position: absolute;
	right: 0;
	padding-right: 38%;
	padding-top: 30%;
}

.clean-portfolio-work-item .clean-work-meta li{
	width: 80px;
	height: 80px;
	margin-bottom: 1px;
	text-align: center;
	opacity: 0;
	transform: scale(0);
	transition: all 0.4s ease 0s;
	border-radius: 50%;
}

.clean-portfolio-work-item:hover .clean-port-work-details .clean-work-meta li{
	opacity: 1;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
}

.clean-port-work-details .clean-work-meta li a{
	display: block;
}

.clean-port-work-details .clean-work-meta li a i{
	font-size: 30px;
	color: #FFF;
	line-height: 75px;
}

.clean-port-work-details .clean-port-work-desc{
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 15px 0;
	background-color: rgba(40,41,46,0.8);
	opacity: 0;
	-webkit-transform: translateY(100%);
	   -moz-transform: translateY(100%);
	    -ms-transform: translateY(100%);
	     -o-transform: translateY(100%);
	        transform: translateY(100%);
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
	    -ms-transition: all .5s;
	     -o-transition: all .5s;
	        transition: all .5s;

}

.clean-portfolio-work-item:hover .clean-port-work-desc{
	opacity: 1;
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}

.clean-port-work-details .clean-port-work-desc h3{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 5px;
}

.clean-port-work-details .clean-port-work-desc p a{
	font-size: 14px;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
}

.clean-port-work-details .clean-port-work-desc .clean-like-btn {
	text-align: center;
	padding: 10px 15px;
}

.clean-port-work-details .clean-port-work-desc .clean-like-btn a{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
}

.clean-port-work-details .clean-port-work-desc .clean-like-btn a i{
	font-size: 21px;
	color: #ffffff;
	margin-right: 5px;
}



/* ===================================
	OFFERS
====================================== */
.clean-offer-section{
	padding-bottom: 30px;
}




/* ===================================
	CUSTOM SECTION
====================================== */
.clean-custom-sec-text p{
	margin-bottom: 20px;
}

.clean-custom-sec-text h3{
	font-size: 18px;
	color: #616161;
	margin-top: 0px;
	margin-bottom: 20px;
}

.clean-custom-sec-text ul{
	margin-left: 30px;
}

.clean-custom-sec-text ul li{
	margin-bottom: 10px;
}

.clean-custom-sec-text ul li:last-child{
	margin-bottom: 0;
}

.clean-custom-sec-text ul li i{
	font-size: 14px;
	margin-right: 10px;
}



/* ===================================
	TESTIMONIALS
====================================== */
.clean-testimonial-section{
	position: relative;
	padding: 70px 0;
	overflow: hidden;	
}

.clean-member-img-wrapper img {
	border-radius: 50%;
	margin-bottom: 20px;
}

.clean-testimonial-wrapper{
	text-align: center;
	position: relative;
	z-index: 5;
}

.clean-testimonial-wrapper .comment-icon{
	font-size: 24px;
	text-align: center;
}

.clean-testimonial{
	overflow: hidden;
}

.clean-testimonial p{
	font-size: 16px;
	margin-bottom: 20px;
}

.clean-testimonial p.clean-client-info{
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0
}



/* ===================================
	PRICING
====================================== */
.clean-pricing-section{
	padding: 10px 0 40px;
}

.clean-pricing-plans{
	text-align: center;
	padding: 5px 0;
	background-color: #ffffff;
}

.clean-recommended-pricing{
	background-color: #ffffff;
}

.recommended-titles {
	padding: 15px 0;
}

.recommended-titles h2 {
	color: #ffffff !important;
}

.clean-pricing-plans .recommended-titles p{
	color: #ffffff !important;
}

.clean-pricing-plans .recommended-titles p span{
	color: #ffffff !important;
}

.clean-pricing-plans .clean-pricing-titles{
	margin-bottom: 40px;
	text-align: center;
}

.clean-pricing-plans .clean-pricing-titles h2{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px;
}

.clean-pricing-plans .clean-pricing-titles p{
	font-size: 16px;
}

.clean-pricing-plans .clean-pricing-titles p span{
	font-size: 30px;
	font-weight: 300;
}

.clean-pricing-plans .clean-pricing-service-name{
	margin-bottom: 20px;
}

.clean-pricing-plans ul li{
	text-align: center;
	padding: 10px 0;
}

.clean-pricing-plans ul li:last-child{
	border-bottom: 0px solid;
}
.clean-pricing-plans a.clean-signup-btn{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	padding: 15px 30px;
	text-align: center;
	display: inline-block;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		 -o-border-radius: 5px;
		 	border-radius: 5px;
	-webkit-transition: all .35s;
	   -moz-transition: all .35s;
	    -ms-transition: all .35s;
	     -o-transition: all .35s;
	        transition: all .35s;
}

.clean-pricing-plans a.clean-signup-btn:hover{
	color: #ffffff;
	background-color: #ff653d;
}



/* ===================================
	CONTACT
====================================== */
#contact-form {
	margin: 0 15%;
}

.clean-contact-section{
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	padding: 80px 0;
	overflow: hidden;
}

.clean-contact-section .clean-contact-address p{
	color: #ffffff;
}

.clean-contact-section .clean-contact-address ul li{
	margin-bottom: 25px;
	font-size: 14px;
	position: relative;
	padding: 15px;
}

.clean-contact-section .clean-contact-address ul li:last-child{
	margin-bottom: 0;
}

.clean-contact-section .clean-contact-address ul li i{
	font-size: 50px;
	line-height: 55px;
	color: #ffffff;
}

.clean-contact-section .clean-contact-form .clean-input-fields{
	margin-bottom: 20px;
}

.clean-contact-section .clean-contact-form .clean-input-fields label{
	display: block;
	font-size: 14px;
	font-family: 'Raleway',sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
}

.clean-contact-section .clean-contact-form .clean-input-fields input{
	width: 100%;
	height: 40px;
	background-color: transparent;
	border: 1px solid #999999;
	padding-left: 15px;
	padding-right: 15px;
}

.clean-contact-section .clean-contact-form .clean-input-fields textarea{
	width: 100%;
	background-color: transparent;
	border: 1px solid #999999;
	padding: 15px;
}

.clean-contact-section .clean-contact-form input[type='submit']{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	padding: 15px 30px;
	text-align: center;
	display: inline-block;
	outline: 0;
	border: 0px solid;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		 -o-border-radius: 5px;
		 	border-radius: 5px;
	-webkit-transition: all .35s;
	   -moz-transition: all .35s;
	    -ms-transition: all .35s;
	     -o-transition: all .35s;
	        transition: all .35s;
}

.clean-contact-section .clean-contact-form .clean-input-fields input[type='submit']:hover{
	color: #ffffff;
	background-color: #de5c39;
}


/* ===================================
	OWL PAGINATIONS
====================================== */
.owl-theme .owl-controls {
  margin-top: 30px;
  text-align: center;
}

.owl-theme .owl-controls .owl-page span {
  background-color: transparent;
  border-radius: 0px;
  display: block;
  height: 10px;
  margin: 5px 5px;
  opacity: 1;
  width: 10px;
  border-radius: 50%;
}

.owl-theme .owl-controls .owl-page.active span {
  border: 1px solid rgba(0,0,0,0);

}


/* ===================================
	FOOTER
====================================== */
footer{
	
	padding: 40px;
	overflow: hidden;
	background-color: #fff;
}

footer .clean-footer-content{
	text-align: center;
}

footer .clean-footer-logo{
	text-align: center;
	margin-bottom: 20px;
}

footer p{
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
}
footer .footer-p{ 
	padding: 50px 0 10px;

 }
footer .footer-2p{text-align:left; font-size: 15px; padding: 80px 0 0;}

footer ul {
	display: inline-block;
}

footer ul li{
	float: left;
	margin-right: 15px;
	border: 2px solid #818181;
	padding: 8px 10px;
	border-radius: 50%;
	width: 50px;
}

footer ul li:last-child{
	margin-right: 0;
}

footer ul li a{
	font-size: 21px;
}

footer ul li a i{
	font-size: 21px;
	color: #818181;
	-webkit-transition: all .3s;
	   -moz-transition: all .3s;
	    -ms-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}

/*nav*/
@media screen and (max-width: 767px){
.clean-main-menu{padding:0;}
#logo{ width: 110px; height: 50px; }
}

/*鍜ㄨ鍏粩*/
.con_rui{position: absolute; top: 150px; right: 10px; 
	z-index: 99999;position:fixed
}



/*list*/
.clean-pricing-wrapper div h2{
	font-size: 20px;
	font-weight: 500;
}
/*鏂伴椈鍒楄〃*/
.wow h2 a{
	color: #000;
}

.wow div time{
	font-size: 13px;
	color: #818181;

}


.news-img {overflow: hidden;}
.news-img img:hover,.news-img img:focus
		{-webkit-transform: scale(1.1);
	
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1)}

.news-img img{ -webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease; }

.img-thumbnail:hover{box-shadow:#666 0 0 10px;}

/*img*/
div p img{height:auto;}

/* 鏂伴椈鍐呭 */
.article-news-main{padding-top: 100px;}
.news01{background-color:#FFF; }
.news01-title{ padding: 30px 30px 0; }
.info{ padding-bottom: 20px; border-bottom: 1px solid #f0f2f5; }
.news01-con{padding: 30px;}
.news01-footer{ padding: 0 30px 30px;}
.news01-footer .pager li{ width: 49%; display:  inline-block;}
.pager-top{ padding-top: 20px; border-top: 1px solid #f0f2f5; }

.news02-xg>h3,.news03-xg>h3{color: #5e88ee}
.news02-main{margin-left: 30px;background-color:#FFF; padding: 20px;}
.news02-xg{ border-bottom: 1px solid #f0f2f5; margin-bottom:20px; padding-bottom: 20px; }
.news02-xg ul li:hover a{ color: #f58920; }
.news02-xg ul li{ padding: 10px 15px;margin-bottom:-1px; border: 1px solid #f0f2f5;}

.news03-xg ul li{ border-bottom: 1px solid #f0f2f5;  padding:8px 3px;}
.news03-xg div{padding: 3px 10px;}
.news03-xg p{ padding: 0;margin: 0; }
.news03-xg ul li:hover a{ color: #f58920; }
/*棣栭〉*/
.clean-section-header h2 span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 23px;
}
.img-di{ padding-bottom: 15px;}


.p-t p{
	text-align:center;
	 color:#10B5DB; 
	 
	
}

h3,a span,h3>a{ color:#343434; font-weight: 500;  }
.tedian{padding: 150px 0 0;  }



.dong-tu img{
	cursor: pointer;  
   transition: all 0.6s;
  }
.dong-tu img:hover{  
                transform: scale(1.3);  
            }  
.dong-tu-n{ display: none; }
.dong-tu-b{ display: block; }

.footer-right{ text-align: right; }
.footer-left{ text-align: left; }

.my5 .col-md-2{	
	padding-right:0;
		padding-left: 0; }
.my5 .col-xs-2{	
	padding-right:5px;
	padding-left: 5px; }
@media (min-width: 992px) {
	.my5 .col-md-2{	
		width: 20%;
	}

}
/*goods*/
.goods_nav{	
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    text-align: center;
}
.goods_nav li{
	display: inline-block;
    margin: 0 20px;
    line-height: 66px;
}
.goods_nav li :hover {   
    display: block;
    color: #23b4ff;
}

/* 浜у搧椤� */
.goods-margin{ margin: 0 0 30px; }
/*cases銆乶ews*/
p strong{
	color: #000;
}
/*about*/
.about-p p{
	font-size:15px;
padding:0 0px;
line-height:2;
}
#scrollUp { background-image: url("/templets/default/images/top.png"); bottom: 8px; right: 5px; width: 53px; height: 52px;}
/* 鎵嬫満鍝嶅簲 */
@media screen and (min-width:230px) and (max-width: 500px){
h1{ font-size: 24px; }

	/*鍜ㄨ鍏粩*/
	.con_rui a img{width: 80px; height: 70px}
	.con_rui {right:0}

	/* 绠ご */
	.sp-previous-arrow::before, .sp-previous-arrow::after, .sp-next-arrow::before,.sp-next-arrow::after{
		height: 20%; width: 50%;
	}
	.sp-previous-arrow::before,.sp-next-arrow::before{top:30px;}
	
	/* 棣栭〉瀛椾綋 */
	body{ font-size: 14px; }
	.clean-section-wrapper{ padding: 10px 0;}
     
     /* 闈欏浘123 */
     .clean-pricing-section{padding: 0; }

     .in-padding{
		margin:0;
	}
	.p-t p{
		margin: 0 0 8px;
	}
	footer .footer-2p{ padding: 0; font-size: 12px; }
	footer .footer-p{padding: 5px 0 0;}
	
	.footer-right,.footer-left{text-align:center;}

	.goods-margin{margin:0 0 0;}

	footer{ padding: 0px; }

	.clean-section-header h2 span{font-size: 20px;}
	.clean-section-header{margin-bottom: 0}

	.my5 .col-xs-2{	
		width: 20%;
	}

	#scrollUp { background-image: url("/templets/default/images/topm.png"); bottom: 5px; right: 2px; width: 20px; height: 50px;}

	/*鍐呭鏂伴椈*/
	.article-news-main{ padding: 75px 15px 20px; background:#f2f2f2;  }
	.news01-title,.news01-con,.news01-footer{ padding: 10px; }
	.news02-main{margin-left: 0;}

	/*goods*/
	.goods_nav li{	
	    margin: 0 10px;
	    line-height: 35px;
	}


}
@media screen and (min-width: 1200px){
	
	.p-t p{
		margin: 0 0 70px;
	}	
	.p-d p{
		margin: 0 0 10px;
	}
	/*goods*/
	.goods_nav li{	
    margin: 0 23px;
	}
}
@media screen and (min-width: 1900px){
	
	.p-t p{
		margin: 0 0 50px;
	}

	.pp{
		margin:0 0 60px;
	}	
	.goods-pp{margin: 0 0 80px;}
	/*goods*/
	.goods_nav li{	
    margin: 0 25px;
	}

}
.famous_customers_div {
	width: 156px;
	height: auto;
	margin: 20px 10px 0 10px;
	transition: .3s;
	display: inline-block;
}

	.famous_customers_div a,
	.famous_customers_div img {
		width: 100%;
		height: 100%;
	}

	.famous_customers_div:hover {
		box-shadow: 3px 3px 15px 0px #999;
		transform: scale(1.05);
	}
@media screen and (max-width: 460px) {
	.famous_customers_div {
		width: 42%;
		/*height: 130px;*/
	}
}
/**********************************************/
.empty-data {
	display: inline-block;
	padding: 80px 0;
	width: 100%;
	background: url(/images/empty-data.png) center center no-repeat;
}
.pager li > a.thisclass {
	text-decoration: none;
	border: 1px solid #38cfff;
	color: #38cfff;
}

nav.navbar.bootsnav ul.nav > li.active > a, nav.navbar.bootsnav ul.nav li.active a {
	color: #479ce3;
}

.clear {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	font-size: 0;
	line-height: 0
}

.clearfix {
	zoom: 1;
	*zoom: 1;
}

/*文字超出隐藏*/
.g-textOverflow, .textOverflow {
	display: block;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.g-textOverflow1, .textOverflow1 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: normal;
	word-break: break-all;
}

.g-textOverflow2, .textOverflow2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	word-break: break-all;
}
/* 定义浮动*/
.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.clearfix:after, .clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}