/**
*
*/

/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #fff;
    font-family: '微软雅黑','Open Sans', sans-serif;
    line-height: 24px;
    font-size: 16px;
    color: #646464;
    overflow-x:hidden;
}

figure, p, address {
    margin: 0;
}

.demo{
    display:-webkit-box;
    display:box;
    -webkit-box-pack:justify;
    box-pack:justify;
}
 
.demo a{

    display:block;


    text-align:center;



    margin-bottom:5px;




    text-decoration:none;
}

.img-padd{display:block;padding:12px;max-width:100%;height:auto;/*max-width: 160px;*/margin: 0 auto;}

/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

.myButton {
	border:none;
	/* -moz-box-shadow: 10px 7px 50px -5px #000000;
	-webkit-box-shadow: 10px 7px 50px -5px #000000;
	 */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009fe3), color-stop(1, #2ca9db));
	background:-moz-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-webkit-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-o-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-ms-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:linear-gradient(to bottom, #009fe3 5%, #2ca9db 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#2ca9db',GradientType=0);
	background-color:#009fe3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial,微软雅黑;
	font-size:18px;

	padding:15px 76px;
	text-decoration:none;
	text-shadow:0px 0px 0px #f5f5f5;
}

.myButtonred {
	border:none;
	-moz-box-shadow: 10px 7px 50px -5px #000000;
	-webkit-box-shadow: 10px 7px 50px -5px #000000;
	box-shadow: 10px 7px 50px -5px #000000;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009fe3), color-stop(1, #2ca9db));
	background:-moz-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-webkit-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-o-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-ms-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background: linear-gradient(to bottom, #F5093C 5%, #B54562 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#2ca9db',GradientType=0);
	background-color:#FF000F;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial,微软雅黑;
	font-size:18px;

	padding:3px 26px;
	text-decoration:none;
	text-shadow:0px 0px 0px #f5f5f5;
}

.myButtonlong {
	border:none;
	-moz-box-shadow: 10px 7px 50px -5px #000000;
	-webkit-box-shadow: 10px 7px 50px -5px #000000;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009fe3), color-stop(1, #2ca9db));
	background:-moz-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-webkit-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-o-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-ms-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:linear-gradient(to bottom, #009fe3 5%, #2ca9db 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#2ca9db',GradientType=0);
	background-color:#009fe3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial,微软雅黑;
	font-size:18px;

	padding:15px 40px;
	text-decoration:none;
	text-shadow:0px 0px 0px #f5f5f5;
}

.myButtonmini {
	border:none;
	/* -moz-box-shadow: 10px 7px 50px -5px #000000;
	-webkit-box-shadow: 10px 7px 50px -5px #000000; */
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009fe3), color-stop(1, #2ca9db));
	background:-moz-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-webkit-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-o-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-ms-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:linear-gradient(to bottom, #009fe3 5%, #2ca9db 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#2ca9db',GradientType=0);
	background-color:#009fe3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial,微软雅黑;
	font-size:18px;

	padding:15px 30px;
	text-decoration:none;
	text-shadow:0px 0px 0px #f5f5f5;
}

.button {
	border:none; 
	/* -moz-box-shadow: 10px 7px 50px -5px #000000;
	-webkit-box-shadow: 10px 7px 50px -5px #000000; */
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009fe3), color-stop(1, #2ca9db));
	background:-moz-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-webkit-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-o-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-ms-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:linear-gradient(to bottom, #009fe3 5%, #2ca9db 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#2ca9db',GradientType=0);
	background-color:#009fe3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial,微软雅黑;
	font-size:18px;
	border:none;
	padding:15px 76px;
	text-decoration:none;
	text-shadow:0px 0px 0px #f5f5f5;
}
.myButton1 {
	-moz-box-shadow: 10px 7px 50px -5px #000000;
	-webkit-box-shadow: 10px 7px 50px -5px #000000;
	box-shadow: 10px 7px 50px -5px #000000;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009fe3), color-stop(1, #2ca9db));
	background:-moz-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-webkit-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-o-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:-ms-linear-gradient(top, #009fe3 5%, #2ca9db 100%);
	background:linear-gradient(to bottom, #009fe3 5%, #2ca9db 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fe3', endColorstr='#2ca9db',GradientType=0);
	background-color:#009fe3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial,微软雅黑;
	font-size:18px;

	padding:15px 56px;
	text-decoration:none;
	text-shadow:0px 0px 0px #f5f5f5;
}
.myButton:hover {
    color:#ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2ca9db), color-stop(1, #009fe3));
	background:-moz-linear-gradient(top, #2ca9db 5%, #009fe3 100%);
	background:-webkit-linear-gradient(top, #2ca9db 5%, #009fe3 100%);
	background:-o-linear-gradient(top, #2ca9db 5%, #009fe3 100%);
	background:-ms-linear-gradient(top, #2ca9db 5%, #009fe3 100%);
	background:linear-gradient(to bottom, #2ca9db 5%, #009fe3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ca9db', endColorstr='#009fe3',GradientType=0);
	background-color:#2ca9db;
}
.myButton:active {
    color:#ffffff;
	position:relative;
	top:1px;
}


bigbtn {
    padding:5px 100px;
}







.intro-menu{width:90%; border:1px solid #ddd; padding-left:0}
.intro-menu li{border-bottom:1px dotted #ddd; padding:20px 0; width:100%; text-align:center;}
.intro-menu li span{font-size:18px; font-weight:bold;}
.intro-menu li span .color6{ color:#666;}



p {
    line-height: 25px;
}

iframe {
    border: 0;
}

a {
    -webkit-transition: all 0.3s ease-out 0s;
       -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
         -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
}

a, a:hover, a:focus, .btn:focus {
    text-decoration: none;
    outline: none;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: '微软雅黑', 'Open Sans', sans-serif;
    color: #252525;
}


h7 {
    padding-bottom:20px;
    font-size:16px;
    font-family: '微软雅黑', 'Open Sans', sans-serif;
    color: #FFFFFF;
}

h8 {
    line-height: 40px;
    font-size:22px;
    font-family: '微软雅黑', 'Open Sans', sans-serif;
    color: #FFFFFF;
}
h9 {
   
    font-size:40px;
    font-family: '微软雅黑', 'Open Sans', sans-serif;
    color: #FFFFFF;
}

.sec-title h9 {
    font-size: 36px;
    margin: 0 0 30px;
    padding-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}

.sec-title.white h9 {
    color: #fff;
}

.sec-title h9:after {
    border-bottom: 1px solid #009ee3;
    content: "";
    display: block;
    left: 45%;
    bottom: 0;
    position: absolute;
    width: 115px;
}

.sec-title.white h9:after {
    border-bottom: 1px solid #fff;
}













main > section {
    padding: 70px 0;
}

.btn {
    border-radius: 0;
    border: 0;
    position: relative;
    text-transform: uppercase;
}

.btn-blue {
    background-color: rgba(0,158,227, 0.78);
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
    padding: 15px 55px;
    color: #fff;
}

.big-btn-blue {
    background-color: rgba(0,158,227, 0.78);
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
    padding: 25px 150px;
    color: #fff;
}

.btn-border {
    border: 2px solid #fff;
    color: #fff;
    padding: 12px 35px;
}

.bg-blue {
    background-color: #009EE3;
}


.name_scroll{width:100%;color:#009ee3;margin:0 auto; }

.name_scroll .bd ul li{border-top:none;border-right:none;overflow:hidden;}
.name_scroll .bd ul li div{border:1px solid #009ee3;width:33%;/*background:#236ad5;*/height:45px;line-height:45px;float:left;text-align:center; box-sizing:border-box;*border-right:0;font-size:14px; white-space:nowrap;overflow:hidden;}


/* Sweep To Right */
.btn-effect {
	vertical-align: middle;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	display: inline-block;

	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		 -o-transform: translateZ(0);
			transform: translateZ(0);
		  
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
			backface-visibility: hidden;
		  
	-webkit-transition-property: color;
	   -moz-transition-property: color;
		-ms-transition-property: color;
			transition-property: color;
		  
	-webkit-transition-duration: 0.3s;
	   -moz-transition-duration: 0.3s;
		-ms-transition-duration: 0.3s;
			transition-duration: 0.3s;
		  
	-moz-osx-font-smoothing: grayscale;
}

.btn-effect:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	
	-webkit-transform: scaleX(0);
	   -moz-transform: scaleX(0);
		-ms-transform: scaleX(0);
			transform: scaleX(0);
			
	-webkit-transform-origin: 0 50%;
	   -moz-transform-origin: 0 50%;
		-ms-transform-origin: 0 50%;
			transform-origin: 0 50%;
			
	-webkit-transition-property: transform;
	   -moz-transition-property: transform;
		-ms-transition-property: transform;
			transition-property: transform;
			
	-webkit-transition-duration: 0.3s;
	   -moz-transition-duration: 0.3s;
		-ms-transition-duration: 0.3s;
			transition-duration: 0.3s;
			
	-webkit-transition-timing-function: ease-out;
	   -moz-transition-timing-function: ease-out;
		-ms-transition-timing-function: ease-out;
			transition-timing-function: ease-out;
}

.btn-effect:hover, .btn-effect:focus, .btn-effect:active {
	color: #009EE3;
}

.btn-effect:hover:before, .btn-effect:focus:before, .btn-effect:active:before {
	-webkit-transform: scaleX(1);
	   -moz-transform: scaleX(1);
	    -ms-transform: scaleX(1);
			transform: scaleX(1);
}



.sec-title {
    margin-bottom: 50px;
}

.sec-title.white {
    color: #fff;
}

.sec-title h2 {
    font-size: 36px;
    margin: 0 0 30px;
    padding-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}

.sec-title.white h2 {
    color: #fff;
}

.sec-title h2:after {
    border-bottom: 1px solid #009ee3;
    content: "";
    display: block;
    left: 10em;
    bottom: 0;
    position:absolute;
    width: 40%;

}

.sec-titlex h2:after {
    border-bottom: 1px solid #009ee3;
    content: "";
    display: block;
    left: 20px;
    bottom: 60;
    position:absolute;
    width: 30%;

}

.sec-title.white h2:after {
    border-bottom: 1px solid #fff;
}

.parallax {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

/**
/*	Preloader
/* ==========================================*/

#preloader {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

/*Battery*/
.loder-box {
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 1px;
  height: 100px;
  left: 50%;
  margin-left: -64px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  width: 128px;
}

.battery{
    width: 60px;
    height: 25px;
    top: 35%;
    border: 1px #2E2E2E solid;
    border-radius: 2px;
    position: relative;
    -webkit-animation: charge 3s linear infinite;
       -moz-animation: charge 3s linear infinite;
            animation: charge 3s linear infinite;
    margin: 0 auto;
}

.battery:after {
  background-color: #2E2E2E;
  border-radius: 0 1px 1px 0;
  content: "";
  height: 10px;
  position: absolute;
  right: -5px;
  top: 7px;
  width: 3px;
}

@-webkit-keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}

@-moz-keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}

@keyframes charge{
    0%{box-shadow: inset 0px 0px 0px #2E2E2E;}
    100%{box-shadow: inset 60px 0px 0px #2E2E2E;}
}





/**
/*	Header
/* ==========================================*/

#navigation {
    -webkit-transition: all 0.8s ease 0s;
       -moz-transition: all 0.8s ease 0s;
        -ms-transition: all 0.8s ease 0s;
         -o-transition: all 0.8s ease 0s;
            transition: all 0.8s ease 0s;

    
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    /*padding: 5px 0;*/
}

#navigation.animated-headerX {
    padding: 0px 0;
}

h1.navbar-brand {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
	margin: 0 9px;
}


/*=================================================================
	Home Slider
==================================================================*/


#home-slider {
    position: relative;
    padding: 0;
}

.sl-slider-wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.sl-slider {
    position: absolute;
    top: 0;
    left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
} 

.sl-slide {
    z-index: 1;
}

.slide-caption {
    color: #fff;
    display: table;
    height: 100%;
    left: 0;
    min-height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 11;
    /*margin-top: 2%;*/
}

.slide-caption .caption-content {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    /*padding-top:15px*/
}

.caption-content h2 {
    color: #fff;
    font-size: 52px;
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.caption-content > span {
    display: block;
    font-size: 24px;
    margin-bottom: 45px;
    text-transform: capitalize;
}

.caption-content p {
    font-size: 29px;
    margin-bottom: 65px;
}

/* The duplicate parts/slices */

.sl-content-slice {
    overflow: hidden;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0%) scale(1);
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
    top: -200px;
    padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
    top: 50%;
    padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -o-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
    position: absolute;
}

.sl-content {
    width: 100%;
    height: 100%;
}

/* Default styles for background colors

.btn-effect:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    content: "";
    position: absolute;
    z-index: -1;

    -webkit-transition: all 0.3s ease-out 0s;
       -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
         -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
}

.btn-effect:hover,
.btn-effect:active {
    color: #0e83cd;
}

.btn-effect:hover:after,
.btn-effect:active:after {
    width: 100%;
} */


/* Project laughtbox setup */

.fancybox-item.fancybox-close {
    background: url("../images/close.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    right: 0;
    top: 0;
    width: 50px;
}

.fancybox-next span {
    background: url("../images/right.png") no-repeat scroll center center #009ee3;
    height: 50px;
    width: 50px;
    right: 0;
}

.fancybox-prev span {
    background: url("../images/left.png") no-repeat scroll center center #009ee3;
    height: 50px;
    width: 50px;
    left: 0;
}

/*=================================================================
	About
==================================================================*/

#about {
    background-color: #009EE3;
    color: #fff;
}

#about h3 {
    color: #fff;
    margin: 0 0 35px;
    text-transform: uppercase;
}

#about .welcome-block h3 {
    margin: 0 0 65px;
}

#about .welcome-block img {
    border: 3px solid #fff;
    border-radius: 50%;
    margin-right: 35px;
    max-width: 100px;
}

#about .message-body {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 70px;
}

.owl-buttons {
    border: 2px solid #fff;
    display: inline-block;
    float: right;
    padding: 1px 8px 5px;
}

.owl-buttons > div {
    display: inline-block;
    padding: 0 5px;
}

.welcome-message {
    padding: 0 50px;
}

.welcome-message img {
    display: block;
    height: auto;
    max-width: 100px;
    float: left;
}

.welcome-message p {
    font-size: 13px;
    margin-left: 135px;
}

/*=================================================================
	Services
==================================================================*/

.service-icon {
    border: 3px solid transparent;
    display: inline-block;
    height: 85px;
    width: 85px;
    line-height: 101px;

    -webkit-transform: rotate(47deg);
       -moz-transform: rotate(47deg);
        -ms-transform: rotate(47deg);
         -o-transform: rotate(47deg);
            transform: rotate(47deg);

    -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;
}

.service-item:hover .service-icon {
    border: 3px solid #009ee3;
    margin-bottom: 20px;
    color: #009ee3;
}

.service-icon i {
    -webkit-transform: rotate(-48deg);
       -moz-transform: rotate(-48deg);
        -ms-transform: rotate(-48deg);
         -o-transform: rotate(-48deg);
            transform: rotate(-48deg);
}

.service-item h3 {
    font-size: 20px;
    text-transform: uppercase;
}

/*=================================================================
	Portfolio
==================================================================*/

.project-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.project-wrapper li {
    display: inline-block;
}

.portfolio-item {
    cursor: pointer;
    margin: 0 1% 1% 0;
    overflow: hidden;
    position: relative;
    width: 32%;
}

figcaption.mask {
    background-color: rgba(54, 55, 50, 0.79);
    bottom: -126px;
    color: #fff;
    padding: 25px;
    position: absolute;
    width: 100%;
    text-align: left;
    
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}

.portfolio-item:hover figcaption.mask {
    bottom: 0;
}

figcaption.mask h3 {
    margin: 0;
    color: #fff;
}

ul.external {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -47px;
    
    -webkit-transition: all 0.4s ease 0s;
       -moz-transition: all 0.4s ease 0s;
        -ms-transition: all 0.4s ease 0s;
         -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
}

ul.external li {
    display: inline-block;
}

ul.external li a {
    background-color: rgba(255, 255, 255, 0.9);
    color: #818181;
    display: block;
    padding: 10px 18px 13px;
    
    -webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
         -o-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
}

ul.external li a:hover {
    background-color: #009EE3;
    color: #fff;
}

.portfolio-item:hover ul.external {
    top: 0;
}

.fancybox-skin {
    border-radius: 0;
}

.fancybox-title.fancybox-title-inside-wrap {
    padding: 15px;
}

.fancybox-title h3 {
    margin: 0 0 15px;
}

.fancybox-title p {
    color: #818181;
    font-size: 16px;
    line-height: 22px;
}

.fancybox-title-inside-wrap {
    padding-top: 0;
}

/*=================================================================
	zhenggao
==================================================================*/
#zhenggao {     
    background: url(../images/bg21.png) top center no-repeat;
    padding: 0;
   }

#zhenggao .container
{padding: 100px 0 40px;}

#zhenggao .testimonial-item-blue {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 80%;
}

#zhenggao .testimonial-item-blue img {
    border: none;
    border-radius:0;
    display: inline-block;   
	height: 100px;
	width:auto;

}

#baogaozhuti .testimonial-item-blue {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 64%;
	line-height:24px;
}

#baogaozhuti .testimonial-item-blue img {
    border: none;
    border-radius:0;
    display: inline-block;   
	height: 100px;
	width:auto;

}

/*=================================================================
	spon
==================================================================*/
/*#spon
{
 background: url(../images/bg21.png) top center no-repeat;
    padding: 0;
}

#spon .container
{padding: 100px 0 40px;}
*/
#spon table
{   

}
 
 #spon table td
{ padding:10px;
border:1px solid #ddd;
 line-height:24px; color: rgb(129, 129, 129);}

/*=================================================================
	Testimonials
==================================================================*/


#testimonials {
    background-image: url(../images/testimonial.jpg);
    padding: 0;
    color: #fff;
}

#testimonials .sec-title h2:after {
    border-bottom: 1px solid #fff;
}

#testimonials .overlay {
    background-color: rgba(15,155,224, 0.78);
    padding: 70px 0 40px;
}

.testimonial-item {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 64%;
}

.testimonial-item img {
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: auto;
    width: 120px;
	height: 120px;

}

.testimonial-itemx img {
    border: 3px solid #fff;
    border-radius: 20%;
    display: inline-block;
    height: auto;
    max-width: 200px;
}

.testimonial-item-news{ border:1px solid #000; width:230px; height:180px;overflow:hidden} 
.testimonial-item-news img{max-width:300px;_width:expression(this.width > 300 ? "300px" : this.width);} 



.testimonial-item > div {
    line-height: 30px;
    position: relative;
}

.testimonial-item > div:before {
    background-image: url("../images/quotes.png");
    background-repeat: no-repeat;
    bottom: 127px;
    height: 33px;
    left: -35px;
    position: absolute;
    width: 45px;
}

.testimonial-item > div:after {
    background-image: url("../images/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: 40px 0 30px;
    text-transform: uppercase;
}

#testimonials .owl-controls.clickable {
    margin-top: 20px;
    text-align: center;
}

#testimonials .owl-buttons {
    border: 2px solid #fff;
    float: inherit;
}

#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: 25px 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 a {
    display: block;
    text-transform: uppercase;
}

.price-table.featured ul li:last-child,
.price-table ul li:last-child:hover {
    background-color: #009EE3;
}

.price-table.featured ul li:last-child a,
.price-table ul li:last-child:hover a {
    color: #fff;
}


/*=================================================================
	Price
==================================================================*/

#social {
    background-image: url(../images/banner.jpg);
    padding: 0;
}

#social .overlay {
    background: url("../images/slide_bg.png") repeat scroll 0 0 transparent;
    padding: 100px 0 120px;
}

.social-button {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.social-button li {
    display: inline-block;
}

.social-button li:nth-child(2) {
    margin: 0 75px;
}

.social-button li a {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 90px;
    line-height: 96px;
    width: 90px;
    
    -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;
}

.social-button li a:hover {
    color: #008ECC;
    border: 2px solid #008ECC;
}


/*=================================================================
	Contact
==================================================================*/

.input-field {
    margin-bottom: 10px;
}

.form-control {
    border: 1px solid #ececec;
    border-radius: 0;
    box-shadow: none;
    color: #818181;
    font-size: 16px;
    height: 50px;
}

textarea.form-control {
    width: 100%;
    height: 165px;
}

#submit:hover {
  color: #fff;
}

#submit:before {
  background-color: #0A85BB;
}

#submit.btn-effect:after {
  background: #2E2E2E;
}

.contact-details h3 {
    border-bottom: 1px solid #008ecc;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.contact-details p {
    line-height: 30px;
}

.contact-details p i {
    margin-right: 10px;
}

.contact-details span {
    display: block;
    margin-left: 24px;
}


/*============================================================
	Google Maps
==============================================================*/

#google-map {
    padding: 0;
}

#map-canvas {
    width: 100%;
    height: 300px;
}


/*============================================================
	Footer
==============================================================*/

#footer {
    /*background-color: #2E2E2E;
    padding: 20px 0;
    color: #fff;*/
}

.footer-content {
    width: 550px;
    margin: 0 auto;
}

.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: #ababab;
    font-size: 12px;
}



/*============================================================ 
	Responsive Styles
 ============================================================*/

/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {

/*about*/
    #about .welcome-block img {
        margin-bottom: 30px;
    }

/* portfolio */
    figcaption.mask {
        bottom: -151px;
    }

    .testimonial-item > div:after {
        bottom: -40px;
    }
    .showpicl{
        float: left;
        width:45%;
        padding-left:10%
    }
    .showpicr{
        float: right;
        width:26%;
        padding-right:10%
    }
    .showpicld{
        
        width:50%;
        
        
    }
    .showpicrd{
        
        width:16%;
        padding-top:6%;
    }
    .showpicdown{
        width:40%;
    }
}


/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 1000px) and (max-width: 1920px) {

/* home slider  */
    .caption-content h2 {
        font-size: 40px;
    }

    .caption-content p {
        font-size: 25px;
    }

    .caption-content strong {
        font-size: 45px;
    }

/* about */
    .recent-works {
        margin-bottom: 50px;
    }

    .service-item {
        margin-bottom: 50px;
    }

/* portfolio */
    .portfolio-item {
        width: 30%;
    }
    .portfolio-item1 {
        width: 30%;
    }
    .portfolio-item2 {
        width: 70%;
    }
        .portfolio-item3 {
        width: 100%;
    }
    .portfolio-item-small {
        padding:1px;
        width: 46%;
    }
/* testimonial */
    .testimonial-item {
        width: 100%;
    }

    .testimonial-item {
        width: 100%;
    }

    .testimonial-item > div:after {
        bottom: -35px;
    }

/* price */
    .price-table {
        margin-bottom: 50px;
    }

/* contact form */
    .contact-form {
        margin-bottom: 50px;
    }
    .showpicl{
        float: left;
        width:45%;
        padding-left:10%
    }
    .showpicr{
        float: right;
        width:26%;
        padding-right:10%
    }
    .showpicld{
        
        width:50%;
        
        
    }
    .showpicrd{
        
        width:16%;
        padding-top:6%;
    }
    .showpicdown{
        width:40%;
    }
	
	.project-wrapper a{ /*width:33.33%*/}
}


/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 1000px) {

    body {
        font-size: 14px;
    }

    .parallax {
        background-position: centet tip !important;
    }

    .sec-title h2 {
        font-size: 25px;
    }

    .sec-title h2:after {
        left: 30%;
    }

/*navigation*/
    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

/* slider */
    .caption-content h2 {
        font-size: 18px;
    }

    .caption-content > span {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .caption-content p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .caption-content strong {
        font-size: 22px;
    }

/* about */
    .recent-works {
        margin-bottom: 85px;
    }

    #about h3 {
        font-size: 18px;
        margin: 0 0 35px !important;
    }

    #about .owl-buttons {
        margin-top: 20px;
    }

    #about .message-body {
        margin-bottom: 45px;
    }

    #about .welcome-block img {
        margin: 0 25px 15px 0;
    }

/* service */
    .service-item {
        width: 100%;
    }

/*portfolio*/
    .portfolio-item {
        margin: 0 auto 10px;
        font-size: 14px;
        width: 280px;
    }

    figcaption.mask {
        bottom: -107px;
        color: #fff;
        padding: 15px;
    }

/* lightbox */
    .fancybox-title h3 {
        font-size: 20px;
    }

    .fancybox-title p {
        font-size: 14px;
    }

/* testimonial */
    .testimonial-item {
        width: 95%;
    }

    .testimonial-item > div:before,
    .testimonial-item > div:after {
        background-image: none;
    }

    .testimonial-item > div > span {
        margin: 30px 0 20px;
    }

/* price */
    .price-table {
        margin-bottom: 50px;
    }

/* follow us */
    .social-button li:nth-child(2) {
        margin: 0 25px;
    }

    .social-button li a {
        height: 65px;
        line-height: 71px;
        width: 65px;
    }

/* contact form */
    .contact-form {
        margin-bottom: 50px;
    }

.zlxz-div { width:90%!important; margin:0 0 20px}
/* footer */
    .footer-content {
        width: 100%;
    }

    .footer-social ul li {
        margin: 0 7px;
    }
    .project-wrapper a{ width:50%}
}


/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 1000px) {

    .sec-title h2:after {
        left: 38%;
    }

/* home slider */
    .caption-content h2 {
        font-size: 35px;
    }

    .caption-content p {
        font-size: 25px;
    }

    .caption-content strong {
        font-size: 35px;
    }

/*about*/

    #about .welcome-block h3 {
        margin: 0 0 35px;
    }

/* service */

    .service-item {
        margin: 0 auto 50px;
        width: 55%;
    }

/* portfolio */
    .portfolio-item {
        width: 48%;
    }

    figcaption.mask {
        bottom: -132px;
    }

/* testimonial */
    .testimonial-item {
        width: 80%;
    }

    .testimonial-item > div:before {
        bottom: 160px;
    }

/* social */
    .social-button li:nth-child(2) {
        margin: 0 50px;
    }

    .social-button li a {
        height: 90px;
        line-height: 96px;
        width: 90px;
    }

/* price */
    .price-table {
        margin-bottom: 50px;
    }

/* contact form */
    .contact-form {
        margin-bottom: 50px;
    }

/* footer */
    .footer-content {
        width: 380px;
    }
    .showpicl{
        float: left;
        width:45%;
        padding-left:10%
    }
    .showpicr{
        float: right;
        width:26%;
        padding-right:10%
    }
    .showpicld{
        
        width:50%;
        
        
    }
    .showpicrd{
        
        width:16%;
        padding-top:6%;
    }
    .showpicdown{
        width:40%;
    }
	.project-wrapper a{ width:50%}
}

@media only screen and (min-width: 100px) and (max-width: 480px) {

    .sec-title h2:after {
        left: 38%;
    }

/* home slider */
    .caption-content h2 {
        font-size: 35px;
    }

    .caption-content p {
        font-size: 25px;
    }

    .caption-content strong {
        font-size: 35px;
    }

/*about*/

    #about .welcome-block h3 {
        margin: 0 0 35px;
    }

/* service */

    .service-item {
        margin: 0 auto 50px;
        width: 55%;
    }

/* portfolio */
    .portfolio-item {
        width: 48%;
    }

    figcaption.mask {
        bottom: -132px;
    }

/* testimonial */
    .testimonial-item {
        width: 80%;
    }

    .testimonial-item > div:before {
        bottom: 160px;
    }

/* social */
    .social-button li:nth-child(2) {
        margin: 0 50px;
    }

    .social-button li a {
        height: 90px;
        line-height: 96px;
        width: 90px;
    }

/* price */
    .price-table {
        margin-bottom: 50px;
    }

/* contact form */
    .contact-form {
        margin-bottom: 50px;
    }

/* footer */
    .footer-content {
        width: 380px;
    }
    .showpicl{
        float: left;
        width:55%;
        padding-left:3%;
        padding-top:3%;
    }
    .showpicr{
        float: right;
        width:40%;
        padding-right:3%;
    }
    .showpicld{
        
        width:80%;
        
        
    }
    .showpicrd{
        
        width:50%;
        padding-top:6%;
    }
    .showpicdown{
        padding-top:10%;
        width:80%;
    }
}





ul, ol					{  list-style: none;
                            
                            }
.clearfix:after					{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix 				{ zoom: 1; }
*:first-child+html .clearfix	{ zoom: 1; }
.cleaner 						{ height: 0; line-height: 0; clear: both; }
    
#nav ul{margin:0;padding:0}

			#nav > a
			{
				display: none;
			}


#nav ul li .on a{border-bottom: 2px #fff solid;}
			#nav li
			{
				position: relative;
			}
				#nav li a
				{
					color: #fff;
					display: block;
				}
				#nav li a:active
				{
					background-color: #222222 !important;
				}

			#nav span:after
			{
				width: 0;
				height: 0;
				border: 0.313em solid transparent; /* 5 */
				border-bottom: none;
				border-top-color: #504d4a;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

.external-b{   
    width: 100px;
    height: 39px;
    border: 1px solid #d2ac01;
    border-radius: 20px;
    text-align: center;
    color: #d2ac01!important;
    line-height: 10px!important;
    margin-top: 5px;
	padding: 14px 12px!important;
	}
			/* first level */

			#nav > ul
			{
				height: 3.75em; /* 60 */
                margin:0;padding:0
				background-color: #504d4a;
			}
				#nav > ul > li
				{
					width: 25%;
					height: 100%;
					float: left;
				}
					#nav > ul > li > a
					{
						height: 100%;
                       
						font-size: 1.5em; /* 24 */
						line-height: 2.5em; /* 60 (24) */
						text-align: center;
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: 1px solid #504d4a;
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
							background-color: #504d4a;
						}


				/* second level */

				#nav li ul
				{
					background-color: #222222;
					display: none;
					position: absolute;
					top: 100%;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: -1px;
						}
						#nav li ul a
						{
							font-size: 0.8em; /* 20 */
                            list-style: none; 
                            text-align: center; 
                            margin-top:10px;
							border-top: 1px solid #222222;
                            
							padding: 0.25em 0.3em; /* 15 (20) */
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								background-color: #504d4a;
							}


		@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav
			{
				width: 100%;
				position: static;
				margin: 0;
			}
		}

		@media only screen and ( max-width: 40em ) /* 640 */
		{
			html
			{
				font-size: 75%; /* 12 */
			}

			#nav
			{
				position: relative;
				top: auto;
				left: auto;
			}
				#nav > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					
					background-color: #e15a1f;
					position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left;
						padding: 0 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none;
							border-bottom: 1px solid #cc470d;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
                    
				}
                #nav li ul a 
                {
                   text-align: left; 
                }
		}











#main-footer>.row>div:before,
#main-footer>.row>div:after {
	content:"";
	display:table;
}
#main-footer>.row>div:after {
	clear:both;
}
#main-footer>.row>div {
	zoom:1;
}

#main-footer{
	padding-top:50px;
	padding-bottom:30px;
	/* -webkit-transform: translateZ(0px); */
}

#main-footer h4{
	margin-top:0;
	text-transform:uppercase;
	font-weight:400;
	margin-bottom:22px;
}

#main-footer p{
	color:#97acc3;
}
#main-footer,
#lower-footer{
	margin-left:-5000px;
	margin-right:-5000px;
	padding-left:5000px;
	padding-right:5000px;
	
	color:#e2eaf2;
	-webkit-transform: translateZ(0px);
	transition: margin 0.3s, padding 0.3s;
	-webkit-transition: margin 0.3s, padding 0.3s;
	-moz-transition: margin 0.3s, padding 0.3s;
}

.boxed-layout #main-footer,
.boxed-layout #lower-footer{
	padding-left:30px;
	padding-right:30px;
	margin-left:-30px;
	margin-right:-30px;
}

#main-footer>.row>div:before,
#main-footer>.row>div:after {
	content:"";
	display:table;
}
#main-footer>.row>div:after {
	clear:both;
}
#main-footer>.row>div {
	zoom:1;
}

#main-footer{
	padding-top:50px;
	padding-bottom:30px;
	/* -webkit-transform: translateZ(0px); */
}

#main-footer h4{
	margin-top:0;
	text-transform:uppercase;
	font-weight:400;
	margin-bottom:22px;
}

#main-footer p{
	color:#97acc3;
}


col-sm-6x{
      width: 95%;  
}
.panelx{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}

.panel-primaryx {    border-color: #337ab7;}

.a-page{color:#ffffff}

.home-services {
  margin-bottom: 0;
  background: #009ee3;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
    padding-top: 80px;
}

.responsive-img {
  max-width: 100%;
  height: auto;
  border-radius: 0;
  vertical-align: bottom;
}

.rowx {
  margin-left: -15px;
  margin-right: -15px;
}

.divider-shadow {
  text-align: center;
  position: relative;
  line-height: 0;
}


.fh5co-list-check {
	position: relative;
	padding: 0;
	margin: 0;
	clear: both;
	li {
		padding-left: 25px!important;
		position :relative;
		display: block;
		margin-bottom: 10px!important;
		line-height: 20px;

		&:before {
			@include icomoon;
			content: "\e116";
			content: "\e042";
			position: absolute;
			top: 0;
			left: 0;
			font-size: 18px;
			color: $brand-gray;
		}

	}
}


select#selectTravelCity
            {
               width                    : 14em;
               height                   : 3.2em;
               padding                  : 0.2em 0.4em 0.2em 0.4em;
               vertical-align           : middle;
               border                   : 1px solid #e9e9e9;
               -moz-border-radius       : 0.2em;
               -webkit-border-radius    : 0.2em;
               border-radius            : 0.2em;
               box-shadow               : inset 0 0 3px #a0a0a0;
               -webkit-appearance       : none;
               -moz-appearance          : none;
               appearance               : none;
               /* sample image from the webinfocentral.com */
               background               : url() 95% / 10% no-repeat #fdfdfd;
               font-family              : Arial,  Calibri, Tahoma, Verdana;
               font-size                : 1.1em;
               
               cursor                   : pointer;
            }
            select#selectTravelCity  option
            {
                font-size               : 1em;
                padding                 : 0.2em 0.4em 0.2em 0.4em;
            }
            select#selectTravelCity  option[selected]{ font-weight:bold}
            select#selectTravelCity  option:nth-child(even) { background-color:#f5f5f5; }
            select#selectTravelCity:hover
            {
                color                   : #101010;
                border                  : 1px solid #cdcdcd;
            }    
            select#selectTravelCity:focus {box-shadow: 0 0 2px 1px #404040;}
 
            /*SELECT W/DOWN-ARROW*/
            select#selectPointOfInterest
            {
               width                    : 185pt;
               height                   : 40pt;
               line-height              : 40pt;
               padding-right            : 20pt;
               text-indent              : 4pt;
               text-align               : left;
               vertical-align           : middle;
               box-shadow               : inset 0 0 3px #606060;
               border                   : 1px solid #acacac;
               -moz-border-radius       : 6px;
               -webkit-border-radius    : 6px;
               border-radius            : 6px;
               -webkit-appearance       : none;
               -moz-appearance          : none;
               appearance               : none;
               font-family              : Arial,  Calibri, Tahoma, Verdana;
               font-size                : 18pt;
               font-weight              : 500;
               
               cursor                   : pointer;
               outline                  : none;
            }
            select#selectPointOfInterest option
            {
                padding             : 4px 10px 4px 10px;
                font-size           : 11pt;
                font-weight         : normal;
            }
            select#selectPointOfInterest option[selected]{ font-weight:bold}
            select#selectPointOfInterest option:nth-child(even) { background-color:#f5f5f5; }
            select#selectPointOfInterest:hover {font-weight: 700;}
            
 
            /*LABEL FOR SELECT*/
            label#lblSelect{ position: relative; display: inline-block;}
            /*DOWNWARD ARROW (25bc)*/
            label#lblSelect::after
            {
                content                 : "\25bc";
                position                : absolute;
                top                     : 0;
                right                   : 0;
                bottom                  : 0;
                width                   : 20pt;
                line-height             : 40pt;
                vertical-align          : middle;
                text-align              : center;
                
                color                   : #fefefe;
               -moz-border-radius       : 0 6px 6px 0;
               -webkit-border-radius    : 0 6px 6px 0;
                border-radius           : 0 6px 6px 0;
                pointer-events          : none;
            }
        	.new_navs{
				width: 100%; 
				/*border-top: 1px solid #4b5054;*/
				border-top: 1px solid #027992;
				margin-top: 15px;
				overflow: hidden;
				padding: 5px;
			}
		
        nav span:after {
				    width: 0;
				    height: 0;
				    border: 0.313em solid transparent;
				    border-bottom: none;
				    content: '';
				    vertical-align: middle;
				    display: inline-block;
				    position: relative;
				    right: -0.313em;
    				border-top-color: #fff;
    
		}
		
		nav a {
		    color: #fff;
		    display: block;
		    font-size: 18px;
		    text-transform: uppercase;
		    margin: 0 9px;
		    padding-top: 15px;
		    padding-bottom: 15px;
		    padding: 10px 15px;
		    line-height: 20px;
		    position: relative;
		}
		nav a:hover, nav a:focus{
			color: #fff;
		}    
.logoclass{
	display:table-cell;
	width:75%;
	max-width:680px;
}
.navbar-header{
	width:100%;
	max-width:680px;
	height: 85px;
}
.header-nav{
	overflow: hidden; 
	float: right;
}
.introduce-text{
	font-size:1.1em !important;
	width:85%;
	line-height: 140%; 
	text-indent:24px;
	margin-bottom: 25px;
}
.introduce-content{
	text-align: left;
	padding-left:40%;
	padding-top:30px
}
#portfolio{
	background-color:#ddf3fc;
}
.portfolio-li{
	padding:5px 10px;
	width: 30%;
}
.filed-text{
	color: #009ee3;
	font-size:18px;
}
.ogination-text{
	line-height:40px;
	padding-left: 0px;
	padding-right: 0px;
}
.ogination-t-text{
	line-height:40px;
	width: 33%;
}
.qk-t-text{
    line-height:40px;
    margin-bottom: 2%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 120px;
    padding: 15px;
}

.qk-t-text img {
    max-height: 80px;
    width: auto;
    transition: transform 0.3s ease;
}

.qk-t-text img:hover {
    transform: scale(1.05);
}
#footer{
	background-color: #00839f;
}
#footer .container{
	padding-top:10px;
}
.foot-container{
	line-height: 35px;
	padding-left: 0px;
	padding-right: 0px;
}
.zwh-text{
	color:#FFFFFF;
	text-align: center;
}
.zwh-text img{
	width:65px;
}
.contanct-text-cn{
	width: 50%;
	line-height: 35px;
	border-right: 1px solid #FFFFFF;
}
.contanct-text-en{
	width: 50%;
	line-height: 35px;
	padding-left: 35px;
	padding-left: 3%;
}
.attention-text{
	text-indent: 15px;
}
.top-level{
	text-align: right;
	margin-top: 70px;
}
.foot-href{
	margin-right: 20px;
}
.foot-href img{
	 width: 125px;
	 height: 129px;
	border: 1px solid #ffffff;
}

.foot-ba{
	text-align:center;
}
.foot-ba h7{
	font-size:13px;
}
.intro-content{
	text-indent:24px; 
	line-height:40px;
}
.intro-line{
	border-top: 3px solid #009ee3;
}
.intro-fgline{
	border-top: 2px solid #009ee3; 
	width: 14%;
}
.intro-confer{
	line-height:1.5;
	/*padding-top:30px;*/
	text-align: center;
	font-size: 26px;
}
.intro-theme{
	text-align: center;
}
.intro-theme i{
	padding-right:10px;
}
.intro-container{
	margin-top: 100px;
}
.intro-menucontain{
	margin-top:40px;
}
.fixed_div{
    position:fixed;
    width: 100%;
    z-index:999;
    background-color: #00839f;
    /* background:url("images/banner-ipptc.png") scroll top no-repeat;*/
}
.tab-table{ 
	width: 100%;
	background-color:#fff; 
	border:1px solid #a2d6ed; 
	color:#222;
}
.tab-table td{ 
	border:1px solid #a2d6ed; 
	padding:0 12px; 
	line-height:24px;
}
#navigation .container{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.testimonial-item div{
	margin-left: 20%;
}
.title:after {
    width: 0;
    height: 0;
    border: 0.313em solid transparent;
    border-bottom: none;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em;
    /*border-top-color: #00839f;*/
   border-top-color: #333;
}
.title{
	line-height: 60px;
	/*color: #00839f;*/
	font-size: 20px;
	font-weight: 530;
	cursor:pointer;
}
.win_ul{
	margin-left: 3%;
}
.testimonial-item > div{
	line-height: 40px;
}
.payinfo-table{
	font-weight: normal;
	background-color: #D0D9E2;
	text-align: center;
	width: 100%;
}
.payinfo-subtable{
	line-height: 40px;
	width: 94%;
	text-align: center;
	border-color: #e5e5e5;
	margin-left: 3%;
}
.payinfo-subtable th{
	text-align: center;
}
.typeconference{
	font-weight: bold;
	line-height: 45px;
}
.persontypeleft{
	float:left;
	margin-top:20px;
}
.persontyperight{
	float:right;
	margin-top:-3px;
}
.hhClass{
	color: #009ee3;
	font-size: 24px;
	font-weight: bold;
}
.pClass{
	line-height: 40px;
}
.logintable{
	width:99.4%; 
	height:99%;
}
.logintable tr td{
	width:100%; 
	height:100%;
}
.shduleButton{
	float:right;
	padding:10px 20px; 
	font-size:16px; 
	margin:0px 10px;
	font-size:16px; 
	margin:0px 10px;
}
.tab-table1{
	text-align:center;
	width:100%;
}
.zz-tr{
	border-top:3px solid #a2d6ed;
}
.zz-hr{
	border-top: 3px solid #009ee3;
}
.headertext-container{
	/*position: absolute;
    right: 20%;*/
   float: right;
   margin-right: 2%;
}
.header-text{
	float: left;
    position: relative;
    top: 49px;
    right: 90px;
}
.header-btnm{
	float: left;
	margin: 0 10px;
	color: #fff;
}
.header-btnm a{
	color: #fff;
	font-size: 14px;
}
.header-text a{
	border: 1px solid #4b5054;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	padding: 6px 15px !important;
}
.headeractive{
	background-color: #25adc0;
	font-weight: 600;
}
.logo-content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    padding: 10px 0px;
}
.header-container{
	width: 100% !important;
}
.header-con{
	border-top: 1px solid #027992;
}
.header-menu {
    width: 100%;
    border-top: 1px solid #057494;
    overflow: hidden;
    background-color: #057494;
}
.header-menubox{
	width: 1200px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    padding-left: 0px;
}
.header-menubox li{
	width: 12.5%;
	float: left;
	/*padding: 0 33px;*/
	color: #fff;
	text-align: center;
}
.header-menubox li a{
	color: #fff;
	display: block;
}
.header-logobox{
	margin-left: 4%;
}
.header-menubox li:hover{
	/*padding: 0 45px;*/
	background-color: #25adc0;
}
.header-menubox li:hover a{
	/*color: #e8620e;*/
	font-weight: 600;
}
#meun-attend{position: relative;}
.submenu{width:150px;position: fixed;;z-index: 9999;display: none;}
.submenu_box{width:100%;background-color: #1a8cad;position: relative;overflow: hidden;padding-left: 0px;}
.submenu_box li{width: 100%; text-align: center; line-height: 46px; cursor: pointer;border-bottom:1px #4cb8e8 solid;margin: 0px; }
.submenu_box li a{ font-size: 15px; color: white; line-height: 46px; display: block;}
.submenu_box li:hover{ background-color: #0e647d;}
.submenu-bakactive{
	background-color: #25adc0;
}
.submenu-bakactive span a{
	color: #fff;
}
.zl-title {
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #009ee3;
}
.zl-infotitle {
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    font-weight: 600;
}
.zl-content{
    line-height: 40px;
    height: 40px;
    text-indent: 36px;
    font-size: 18px;
}
.tgxz-subtitle{
    color: #666;
    font-size: 18px;
    font-weight: 600;
}
.header-href {
    display: flex;
    float: left;
}
.p-texth{
	line-height: 45px;
}
.p-texth a{
	color: #25adc0;
	font-weight: bold;
}
.p-texth a:hover{
	color: #0e647d;
}
.p-textw a{
	color: #333;
	font-weight: bold;
}
.href-btn {
    padding: 10px 25px;
    background-color: #25adc0;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
        border-radius: 5px;
}
/*.href-btn:hover{
	color: #fff;
	cursor: pointer;
}*/

.href-btn:hover {
    background: #fff;
    color: #25adc0;
    border: 2px #25adc0 solid;
    font-weight: 600;
    .download-icon{
		background: url("../images/downloadiconhover.png") no-repeat center center;
	}
	.submision-icon{
		background: url("../images/submiticonhover.png") no-repeat center center;
	}
}
.download-icon{
	width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: 5px;
	background: url("../images/downloadicon.png") no-repeat center center;
}
.submision-icon{
	width: 17px;
    height: 17px;
    display: inline-block;
	background: url("../images/submiticon.png") no-repeat center center;
	position: relative;
    top: 3px;
    left: 10px;
}
.offset-left{
	margin-left: 20%;	
}
.text-center{
	text-align: center !important;
}
.btn-pad{
	padding: 10px 25px;
}
.btn-mar{
 	margin: 0 26px;	
}
.href-text{
	color: #25adc0;
	cursor: pointer;
	font-size: 20px;
    position: absolute;
    margin-left: 45%;
}
.paper-icon{
	display: inline-block;
	width: 24px;
	height: 24px;
	position: relative;
    top: 5px;
    left: -10px;
}
.p-showicon{
	background: url("../images/showicon.png") no-repeat center center;
}
.p-hideicon{
	background: url("../images/hideicon.png") no-repeat center center;
}
.h4-font{
	font-size: 16px;
}
.foot-linktext a{
	color: #fff !important;
	padding-bottom: 10px;
  border-bottom: 3px #efe52e solid;
}
.foot-linktext a:hover{
	color: #efe52e !important;
	padding:0 10px 10px 10px;
}
.foot-venuetext{
	color: #fff !important;
	margin-bottom: 0px;
	line-height: 35px;
    /*height: 35px;*/
    font-family: 微软雅黑,"Open Sans",sans-serif;
}
.foot-organized{
	color: #efe52e !important;
	font-size: 18px;
	letter-spacing: 0.6em;
    margin-bottom: 10px;
}
.foot-quicklinktext{
	line-height: 35px !important;
}

.foot-quicklinktext a{
	color: #fff !important;
}
.foot-quicklinktext a:hover{
	color: #efe52e !important;
	padding:0 10px 10px 10px;
}
.foot-topbox{
	background-color: #00839f;
  padding: 30px 0;
}
.foot-midbox{
	background-color: #009f96;
  	padding: 0 0 10px 0;
}
.foot-bottombox{
	background-color: #00839f;
  	padding: 10px 0;
}
.foot-bottmlinktext{
	text-align: center !important;
	height: 30px;
	margin-bottom: 0px !important;
}
.foot-bottmlinktext a{
	color: #fff !important;
	font-family: 微软雅黑,"Open Sans",sans-serif;
}
.foot-bottmlinktext a:hover{
	color: #efe52e !important;
	padding:0 10px 10px 0px;
}
.foot-downloadbtn {
    height: 62px;
    line-height: 62px !important;
}
.foot-downloadbtn a{
    color: #333 !important;
    background-color: #efe52e;
    padding: 10px 45px;
    border-radius: 15px;
    font-weight: bold;
    font-family: 微软雅黑,"Open Sans",sans-serif;
}
.foot-feedbook{
	color: #fff !important;
	margin-bottom: 0px;
  	line-height: 62px;
  	height: 62px;
}

.down-a{
	text-decoration: underline;
}
.down-list li {
    line-height: 40px;
    height: 40px;
}
.foot-marg{
	margin-top: 10px;
}
/*.hxan-img:hover{
	padding: 0px 10px;
}*/
.downloadfile-href {
    display: block;
    overflow: hidden;
}
.downloadfeed-icon{
	width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: 5px;
	background: url("../images/downloadfileicon.png") no-repeat center center;
}
.co-oginazationlist{
	width: 33%;
}
.co-oginazationlist img{
	text-align: center;
    margin: 0 auto;
    height: 69px;
}
.file-submenu{
	margin-left: 50px;
}
.solid-triangle{
	    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #25adc0;
    display: block;
    position: absolute;
    left: 60px;
}
.submeun-parent{
	background: #ADD8E6;
}
.submit-line{
	display: block;
	overflow: hidden;
	height: 50px;
    line-height: 40px;
}
.submit-line a{
	width: 46%;
	display: inline-block;
    text-align: center;
    padding: 0px !important;
}
.submit-line a:nth-child(1){
	margin-right: 50px;
}
.submit-line a:hover{
    padding: 0px !important;
}
.btn-right{
	margin-right: 60px;
}
.rc-lineh{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.rc-box tr td{
	padding: 0 0 0 10px !important;
}
.hxan-img{
	width: 60%;
}
.hyrc-line{
	margin: 20px 0;
}
.hyrc-line span{
	width: 100%;
    display: inline-block;
    text-align: left;
    padding: 10px 20px;
    background: #e5e5e5;
    font-weight: 600;
    cursor: pointer;
}
.hyrc-line img{
	width: 825px;
	/*display: none;*/
}
.hycr-btn-active{
	background-color: #057494;
}
.hyrc-line span:after {
    width: 0;
    height: 0;
    border: 0.313em solid transparent;
    border-bottom: none;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em;
    /*border-top-color: #00839f;*/
   border-top-color: #646464;
}
.href-btn-mar{
	margin: 0 30px;
	padding-left: 40px;
    padding-right: 40px;
}
.wjhg-btn{
	padding:10px 20px; 
	font-size:16px;
}
.warning-text{
	color: red;
}
.media-support{	
	width: 50%;
	float: left;
    margin-bottom: 40px;
}
.media-support img{
	text-align: center;
    margin: 0 auto;
    height: 69px;
}










