*{margin:0; padding:0;}

body { width:100%; height:100%; overflow:auto; font-family: "Microsoft YaHei", sans-serif; font-size: 16px;

}
html {color: #222;}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video { vertical-align: middle;margin: 0 auto; display: inline-block;max-width: 100%; }
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea { resize: vertical }
a{ -webkit-transition: .3s ease; transition: .3s ease; outline: 0;text-decoration:none; }

a:hover{text-decoration:none; }
a:focus{outline: 0;text-decoration:none;}
*:focus{outline:none;text-decoration:none;}
ul,li{list-style: none;}
h4{color: #7a7a7a; font-weight: bold;}

.fb{font-weight: bold;}
.tl{text-align:left!important;}
.tc{text-align: center;}
.tr{text-align: right;}
.title_L{width: 60%;float: left;color: #fff;}
.title_R{width: 30%;float: right;color:#fff; text-align: right; padding-right: 1%;}
.font_white{color: #fff!important;}
.core-box { padding-bottom: 20px;}
.core-box p{color: #e2e2e2; text-align: center;}
.core-box img{border-radius: 10%; width: 255px; margin: 0 auto; display: block;}
.core-box img:hover{opacity: 0.5; cursor: pointer;transform: scale(1.1);}
.service-split-desc{  font-size: 16px;padding-top: 20px;}
.lh-35{line-height: 35px!important;}
.col-md-12 ,.col-sm-12{padding-left: 0px!important;}
.pr{position: relative;}
.border0 img{border:0px!important}

/* -------- Pre Loader -------- */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fefefe;
	z-index:9999;
}

#status {
	background-image: url("../images/preloader.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
}
.controls li{display: inline-block; margin:1% 1% 3%;}
.primary-button,
.main-slider .carousel-inner .item figure figcaption a,
.services .services-content .service-box a.btn.btn-primary,
.services .services-content .service-box .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .services .services-content .service-box a.btn.btn-default,
.call-to-action ul li a.btn.btn-primary,
.call-to-action ul li a.btn.btn-default,
.latest-work .portfolio-work .controls button,
.why-choose-us .wcu-left a.btn.btn-primary,
.why-choose-us .wcu-left .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .why-choose-us .wcu-left a.btn.btn-default,
.pricing-table .pricing-content .pricing-cell a.btn.btn-primary,
.pricing-table .pricing-content .pricing-cell .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .pricing-table .pricing-content .pricing-cell a.btn.btn-default,
.pricing-table .pricing-content .featured a.btn.btn-primary,
.pricing-table .pricing-content .featured .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .pricing-table .pricing-content .featured a.btn.btn-default {
    background: #337ab7;
    border-bottom: 2px solid #337ab7;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #fff;
    border-radius: 3px;
   
}
.primary-button-hover,
.call-to-action ul li a.btn.btn-primary:hover,
.call-to-action ul li a.btn.btn-default:hover {
    text-decoration: none;  
    margin-top: 4px;
}.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* =========================
    Header
   =========================
   ================================================== */
header {
    background:#234a75;
   
}
.header-top-contact ul,
.header-top-social ul { margin-bottom: 0 }
.header-top-contact ul li {
    color: #fff;
    margin-right: 15px;
}
.header-top-contact ul li:last-child { margin-right: 0 }
.header-top-contact ul li i {
    padding-right: 5px;
    color: #FF8724;
}
.header-top-social { text-align: right }
.header-top-social ul li { margin-right: 15px }
.header-top-social ul li.top-consult-btn { margin-right: 0 }
.header-top-social ul li a { color: #fff }
.top-consult-btn a {
    background: rgba(255, 135, 36, 0.9) none repeat scroll 0 0;
    padding: 15px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.top-consult-btn a:hover,
.top-consult-btn a:focus {
    text-decoration: none;
    
}
.header-top-social .modal .modal-content {
    border-radius: 0 0 5px 5px;
    text-align: left;
}
#myModal {
  overflow: hidden;
}
.modal-open{
   padding-right:0px !important;
 }
.header-top-social .modal .modal-content .modal-header {
    background: rgb(255, 135, 36);
    color: #fff;
}
.header-top-social .modal .modal-content .modal-header .close {
    margin-top: 0;
    color: #fff;
    opacity: .8;
}
.header-top-social .modal .modal-content .modal-header .close:hover { opacity: 1 }
.header-top-social .modal .modal-content .modal-body form input {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
    border-radius: 0;
}
.header-top-social .modal .modal-content .modal-body form textarea {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100px;
    border-radius: 0;
}
.header-top-social .modal .modal-content .modal-body form button.btn.btn-primary {
    background: rgb(255, 135, 36);
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #D9731E;
    border-left: 0;
    margin-bottom: 2px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}
.header-top-social .modal .modal-content .modal-body form button.btn.btn-primary:hover {
    margin-bottom: 0;
    margin-top: 2px;
    border-bottom-color: rgb(255, 135, 36);
}
.sticky-wrapper.is-sticky nav {
   background: #fff;
    border-radius: 0;
    -webkit-transition: 1s ease;
    transition: 1s ease;
	border:0 none;
    /*opacity: 0.8;*/
}
.sticky-wrapper.is-sticky nav ul.navbar-nav { margin-bottom: 0;}
.sticky-wrapper.is-sticky ul.main-menu li a {
    margin-top: 20px;
	margin-bottom:20px !important;
}
.sticky-wrapper.is-sticky ul.main-menu li ul li a, .sticky-wrapper.is-sticky ul.main-menu li ul li ul li a{
	margin-top:0;
	margin-bottom:0 !important;
}
.sticky-wrapper.is-sticky ul.dropdown-menu{
	padding-bottom:0;
	padding-top:0;
}
/* =========================
    Intro Slider
   =========================
*/
.main-slider { overflow: hidden }
.main-slider .carousel-inner .item figure { margin: 0 }
.main-slider .carousel-inner .item figure img { width: 100% }
.carousel-control.left,
.carousel-control.right { background: none }
.carousel-indicators{
	z-index:1;
}
.carousel {
	z-index: 0;
}
.carousel-control {
    border: 4px solid #fff;
    bottom: auto;
    height: 65px;
    margin-top: -50px;
    text-shadow: none;
    top: 50%;
    width: 65px;
    padding-top: 14px;
    border-radius: 100px;
    color: #fff;
}
.carousel-control.left {
    left: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #3eb9ff;
    border-color: #5ac3ff;
}
.carousel-control.right {
    right: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
}
.main-slider:hover .carousel-control.left {
    left: 30px;
    opacity: 1;
}
.main-slider:hover .carousel-control.right {
    right: 30px;
    opacity: 1;
}
.intro { position: relative }

.intro .main-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}
.intro .main-nav ul.main-menu {
    float: right;
    margin-top: 20px;
}
.intro .main-nav .sticky-wrapper.is-sticky ul.main-menu {
    margin-top: 0;
}

.intro .main-nav ul.main-menu li {
    margin-right: 5px;
    position: relative;
}
.intro .main-nav ul.main-menu li a {
    color: #000;
    font-weight: 600;
    padding: 6px 20px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 16px;
}
.sticky-wrapper.is-sticky nav ul.main-menu li a { margin-bottom: 0 }
.intro .main-nav ul.main-menu li ul li a { margin-bottom: 0 }
.intro .main-nav ul.main-menu li.active a { color:#2280fe !important; }
.intro .main-nav ul.main-menu li a:hover,
.intro .main-nav ul.main-menu li a:focus {
    background: none;
    color: #4cadf1;
    outline: none;
}
.intro .main-nav ul.main-menu li a::before {
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid #1c4885;
    border-top: 1px solid #1c4885;
    content: "";
    height: 10px;
    left: -70px;
    position: absolute;
    top: 0;
    width: 25px;
    visibility: hidden;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    opacity: 0;
}
.intro .main-nav ul.main-menu li a::after {
    background: transparent none repeat scroll 0 0;
    border-right: 1px solid #1c4885;
    border-bottom: 1px solid #1c4885;
    content: "";
    height: 10px;
    right: 70px;
    position: absolute;
    bottom: 0;
    width: 25px;
    visibility: hidden;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    opacity: 0;
}
.intro .main-nav ul.main-menu li a:hover::before {
    visibility: visible;
    opacity: 1;
    left: 0;
}
.intro .main-nav ul.main-menu li a:hover::after {
    visibility: visible;
    opacity: 1;
    right: 0;
}
.intro .main-nav ul.main-menu li.active a::before {
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid #1c4885;
    border-top: 1px solid #1c4885;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
    visibility: visible;
    opacity: 1;
}
.intro .main-nav ul.main-menu li.active a::after {
    background: transparent none repeat scroll 0 0;
    border-right: 1px solid #1c4885;
    border-bottom: 1px solid #1c4885;
    content: "";
    height: 10px;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 25px;
    visibility: visible;
    opacity: 1;
}
/* ===[ Sub Menu ]=== */
.intro .main-nav ul.main-menu li ul.dropdown-menu {
	background:rgba(147, 147, 147, 0.8) none repeat scroll 0 0;
    border-radius: 0;
    display: block;
    left: 0;
    position: absolute;
    top: 70px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.main-nav .sticky-wrapper.is-sticky ul.main-menu li ul.dropdown-menu {
    top: 70px !important;
	box-shadow:none;
	z-index:-1;
}
.intro .main-nav ul.main-menu li:hover ul.dropdown-menu {
    visibility: visible;
    opacity: 1;
    top: 50px;
}
.intro .main-nav ul.main-menu li ul.dropdown-menu li a:before,
.intro .main-nav ul.main-menu li ul.dropdown-menu li a:after { content: none }
.intro .main-nav ul li:hover ul li a { color: #fff }
.intro .main-nav ul li:hover ul li a:hover {
    text-decoration: none;
    background: transparent;
    color: #5cbeff;
}
.intro .main-nav ul li:hover a { color: #5cbeff }
.intro .main-nav ul li.active:hover ul li a:hover { color: #fff }
.intro .main-nav ul li.active:hover ul li a:hover { color: #38acff }
.intro .main-nav ul li.active:hover ul li a { color: #fff }
.intro .main-nav ul li:hover a:after {
    background: transparent none repeat scroll 0 0;
    border-right: 1px solid #1c4885;
    border-bottom: 1px solid #1c4885;
    content: "";
    height: 10px;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 25px;
    visibility: visible;
    opacity: 1;
}
.intro .main-nav ul li:hover a:before {
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid #38acff;
    border-top: 1px solid #38acff;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
    visibility: visible;
    opacity: 1;
}
.intro .main-nav ul li ul li ul {
	background:rgba(3, 3, 3, 0.8) none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    left: 168px;
    list-style: outside none none;
    opacity: 0;
    padding: 10px;
    position: absolute;
    top: 100px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 160px;
}
.intro .main-nav ul li ul li:hover ul {
    visibility: visible;
    opacity: 1;
    top: 0;
}
.intro .main-nav ul li ul li ul li { padding-bottom: 10px }
.intro .main-nav ul li ul li ul li:last-child { padding-bottom: 0 }
.intro .main-nav ul li ul li ul li a {
    padding: 0 !important;
    content: none;
}
.intro .main-nav ul li ul li:hover ul li a { color: #fff }
.intro .main-nav ul li ul li:hover ul li a:hover {
    text-decoration: none;
    background: transparent;
    color: #5cbeff;
}
.intro .main-nav ul li ul li:hover a { color: #5cbeff }
.intro .main-nav ul.main-menu li.search {
    color: #fff;
    margin-left: 15px;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
}
.intro .main-nav .sticky-wrapper.is-sticky  ul.main-menu li.search{
	margin-top:20px;
}
.intro .main-nav ul.main-menu li.search:hover .search-box {
    visibility: visible;
    opacity: 1;
}
.intro .main-nav ul.main-menu li.search .search-box {
    position: absolute;
    left: -115px;
    top: 40px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.intro .main-nav ul.main-menu li.search .search-box .search-form { position: relative }
.intro .main-nav ul.main-menu li.search .search-box .search-form:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 15px;
    left: 48%;
    position: absolute;
    top: -5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 15px;
}
.intro .main-nav ul.main-menu li.search .search-box .search-form input[type=text] {
    background: #000;
    border: 1px solid #000;
    border-radius: 100px;
    color: #fff;
    height: 40px;
    padding: 10px 40px 10px 15px;
    position: relative;
}
.intro .main-nav ul.main-menu li.search .search-box .search-form input[type=text]:focus {
    background: #000;
    outline: none;
}
.intro .main-nav ul.main-menu li.search .search-box .search-form button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 100px;
    color: #fff;
    height: 40px;
    padding: 0 15px;
    position: absolute;
    top: 0;
    right: 0;
}
.intro .main-nav ul li ul li a { color: #edfaff !important; }
.intro .main-nav ul li ul li a:hover { color: #5bfffd !important; }
/* =========================
    Main Menu
   =========================
*/
.main-nav nav {
    margin-bottom: 0;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    background-color: #fff;

}
.main-slider .carousel-inner .item figure { position: relative }
.main-slider .carousel-inner .item figure::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
.main-slider .carousel-inner .item figure figcaption {
    bottom: 0;
    left: 6%;
    margin: 0 auto;
    position: absolute;
    right: 6%;
    top: 30%;
    width: 1170px;
    padding: 0 15px;
}
.navbar2{background-color: #1a3652;}
.main-slider .carousel-inner .item figure figcaption h1 {
    margin: 0 0 20px 0;
    color: #ffffff;
    font-family: "Microsoft YaHei", serif;
    font-size: 60px;
    font-weight: bold;   
    line-height: 50px;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    text-align: center;
    padding-top: 6%;
}
.main-slider .carousel-inner .item figure figcaption p {
  font-family: "Microsoft YaHei", serif;
  color: #ffe92f;
  font-size:50px;
  padding-top: 6%;
  text-align: center;

}
.main-slider .carousel-inner .item figure figcaption a {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    padding: 10px 40px;
    border-bottom-width: 4px;
    margin-bottom: 4px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.main-slider .carousel-inner .item figure figcaption a:hover {
    text-decoration: none;
    margin-top: 4px;
    margin-bottom: 0;
}
.main-slider .carousel-indicators li {
    margin: 0;
    height: 5px;
    width: 50px;
    border-radius: 0;
    background: #fff;
    border: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    margin: 0 2px;
}
.main-slider .carousel-indicators li:hover { background: #30cbff }
.main-slider .carousel-indicators .active {
    background-color: #30cbff;
    height: 5px;
    margin: 0 2px;
    width: 50px;
}

/* =========================
    Services
   =========================
*/
.section-header{margin-left:5px;}
.section-header h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 45px;   
    color: #004fa7;
    font-family: "Microsoft YaHei", serif;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
    font-weight: bold;

}
.section-header h2:before {
    border-left: 50px solid #DADADA;
    border-right: 50px solid #DADADA;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
    width: 130px;
}
.section-header h2:after {
    background:#0088e6 none repeat scroll 0 0 padding-box content-box;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    bottom: -10px;
    content: "";
    height: 22px;
    left: 50%;
    margin-left: -16px;
    padding: 0 0 8px 8px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 22px;
}
.section-header p {
    text-align: center;
    color: #222;
    font-size: 18px;   
    margin: 0 10px 40px 10px;
    font-family: "Microsoft YaHei", sans-serif;
    line-height: 30px;
}
.services { padding: 50px 0 }
.services .services-content .service-box {
    background: #F7F7F7;
    padding: 20px;
    text-align: center;
    cursor: pointer; 
    box-shadow: 5px 5px 5px #e0e0e0;
    height:360px;
}
.services .services-content .service-box p.icon {
    font-size: 50px;
    color: #cccccc;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.services .services-content .service-box h3 {
    font-size: 25px;
    color: #313131;
  
    margin: 20px 0;
}
.services .services-content .service-box p {
    font-size: 16px;   
    color: #222;
    padding-top: 20px;
    line-height: 25px;
    text-align:left;
}

.services .services-content .service-box a.btn.btn-primary,
.services .services-content .service-box .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .services .services-content .service-box a.btn.btn-default {
  
    text-transform: uppercase;
    margin-bottom: 4px;
}
.services .services-content .service-box a.btn.btn-primary:hover,
.services .services-content .service-box .call-to-action ul li a.btn.btn-default:hover,
.call-to-action ul li .services .services-content .service-box a.btn.btn-default:hover {
    text-decoration: none;    
    margin-bottom: 0;
}
.services .services-content .service-box:hover { -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); box-shadow: 0 0 30px rgba(0, 0, 0, 0.2) }
.services .services-content .service-box:hover p.icon { color: #FF8724 }

.call-to-action {
    padding: 20px 0;
    background: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
}
.call-to-action::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.call-to-action h2 {
    font-size: 40px;
    font-family: "Microsoft YaHei", serif;
    color: #fff;
    text-align: center;
    padding: 0 250px;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: bold;
}
.call-to-action ul {
    width: 100%;
    text-align: center;
}
.call-to-action ul li a.btn.btn-primary,
.call-to-action ul li a.btn.btn-default {
    border-bottom-width: 4px;
    padding: 10px 50px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.call-to-action ul li a.btn.btn-primary:hover,
.call-to-action ul li a.btn.btn-default:hover {
    margin-bottom: 0;
    margin-top: 4px;
}
.call-to-action ul li a.btn.btn-default {
    background: #fff;
   
    color: #FF8724;
}
.call-to-action ul li a.btn.btn-default:hover {
    margin-bottom: 0;
    margin-top: 4px;
    border-bottom-color: #fff;
}

#portfolio-container .mix { display: none; }
.portfolio-container{overflow:hidden;}
.portfolio-container p{color: #222!important;text-indent:2em; line-height:30px; font-size: 16px; width: 80%;  margin: 0 auto; overflow: hidden;}
.portfolio-container  img{border-radius:10px; border: 5px solid #f9f9f9;margin: 0 auto; display: block; }
.picBox{height: 330px; overflow: hidden;}
.latest-work { padding: 100px 0 }
.latest-work-in {padding: 3.5% 0; }
.latest-work-in-case {padding: 3.5% 0 0 0; }


.latest-work .portfolio-work .controls ,.latest-work-in .portfolio-work .controls {text-align: center;}
.latest-work .portfolio-work .controls button ,.latest-work-in .portfolio-work .controls button{
   text-transform: uppercase; background: url(../images/btnbg.jpg); border: 1px solid #7ec5ff; color: #0067b8;border-radius: 5px;width:110px; height: 70px; font-size: 21px; font-weight: bold;}
.latest-work .portfolio-work .controls button:hover {background: #d9edf7;color: #2889ce;}
.latest-work .portfolio-work .controls button.active,.latest-work-in .portfolio-work .controls button.active{background: #38acff;color: #fff;}
.latest-work .portfolio-work .portfolio-container .mix { margin-bottom: 30px }
.latest-work .portfolio-work .portfolio-container figure {margin: 0;}
.latest-work .portfolio-work .portfolio-container figure::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: "";
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.latest-work .portfolio-work .portfolio-container figure:hover::before {
    visibility: visible;
    opacity: 1;
    top: 10px;
    left: 10px;
}
.latest-work .portfolio-work .portfolio-container figure figcaption {
    position: absolute;
    text-align: center;
    top: 30%;
    right: 50px;
    width: 100%;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.latest-work .portfolio-work .portfolio-container figure figcaption ul { margin-bottom: 0 }
.latest-work .portfolio-work .portfolio-container figure figcaption ul li a {
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 10px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.latest-work .portfolio-work .portfolio-container figure figcaption ul li a:hover {
    background: #D97320;
    text-decoration: none;
}
.latest-work .portfolio-work .portfolio-container figure:hover figcaption {
    visibility: visible;
    opacity: 1;
    top: 50%;
    right: 0;
}

.testimonial {
    /*background: url(../images/testimonial-bg.jpg);*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 50px 0;
    position: relative;
    background: #0068de;
}
.testimonial::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}
.testimonial .client-image .owl-wrapper-outer .owl-wrapper {
    width: auto !important;
    padding: 50px 0 50px 31%;
}
.testimonial .client-image .owl-wrapper-outer .owl-wrapper .owl-item { margin-right: 10px }
.testimonial .client-image .owl-wrapper-outer .owl-wrapper .owl-item .item { position: relative }
.testimonial .client-image .owl-wrapper-outer .owl-wrapper .owl-item .item::before {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    border-radius: 100px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
	cursor:pointer;
}
.testimonial .client-image .owl-wrapper-outer .owl-wrapper .owl-item .item img {
    border-radius: 100px;
    height: 70px;
    width: 70px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    position: relative;
}
.testimonial .client-image .owl-wrapper-outer .owl-wrapper .owl-item.synced .item { position: relative }
.testimonial .client-image .owl-wrapper-outer .owl-wrapper .owl-item.synced .item::before {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    background: none;
    opacity: 1;
    z-index: 3;
    border-radius: 100px;
	cursor:pointer;
}
.testimonial .client-feedback { position: relative }
.testimonial .client-feedback .item {
    text-align: center;
    color: #fff;
  
    font-size: 15px;
}
.testimonial .client-feedback .item p {
    padding: 0 200px;
    color: #ffffff;
}
.testimonial .client-feedback .item h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.testimonial .client-feedback .item span { color: #0ae4ff; font-size: 24px;}
.testimonial .client-feedback .owl-buttons {
    display: inline-block;
    position: absolute;
    top: 0;
    width: 100%;
}
.testimonial .client-feedback .owl-buttons:hover .owl-prev,
.testimonial .client-feedback .owl-buttons:hover .owl-next,
.testimonial .client-feedback .owl-buttons:hover .owl-next {
    background: #FF8724;
    color: #fff;
	border-color:#FF8724;
}
.testimonial .client-feedback .owl-buttons .owl-prev,
.testimonial .client-feedback .owl-buttons .owl-next {
    border: 2px solid #FFF;
    border-radius: 100px;
    color: #FFF;
    font-size: 25px;
    height: 50px;
    padding-top: 4px;
    text-align: center;
    width: 50px;
    float: left;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.testimonial .client-feedback .owl-buttons .owl-next { float: right }

#sync2 .owl-item.active .item { position: relative }
#sync2 .owl-item.active .item:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    border-radius: 100px;
    z-index: 1;
}
#sync2 .owl-item.active.center .item:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.0);
    border-radius: 100px;
    z-index: 1;
}
.owl-item.active .item img { border-radius: 100px }

.why-choose-us {
    margin: 150px 0;
    overflow: hidden;
}
.why-choose-us .wcu-left,
.why-choose-us .wcu-right { margin-top: 0 }
.why-choose-us .wcu-left h3 {
    margin: 0 0 20px 0;
    font-size: 30px;
    font-weight: 600;
    color: #313131;
    padding-bottom: 15px;
    position: relative;
}
.why-choose-us .wcu-left h3::before {
    position: absolute;
    content: "";
    width: 100px;
    background: #FF8724;
    height: 2px;
    bottom: 0;
    left: 0;
}
.why-choose-us .wcu-left p { margin-bottom: 30px }
.why-choose-us .wcu-left a.btn.btn-primary,
.why-choose-us .wcu-left .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .why-choose-us .wcu-left a.btn.btn-default { margin-bottom: 2px }
.why-choose-us .wcu-left a.btn.btn-primary:hover,
.why-choose-us .wcu-left .call-to-action ul li a.btn.btn-default:hover,
.call-to-action ul li .why-choose-us .wcu-left a.btn.btn-default:hover {
    margin-bottom: 0;
    margin-top: 2px;
    border-bottom-color: #FF8724;
}
.why-choose-us .wcu-right { position: relative }
.why-choose-us .wcu-right img { height: 100% }
.why-choose-us .wcu-right a.video-play-btn {
    position: absolute;
    color: #fff;
    font-size: 80px;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    opacity: .8;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.why-choose-us .wcu-right a.video-play-btn:hover { opacity: 1 }
.video-wrapper iframe { border: 0 }

.project-summery,
.our-clients {
    padding: 100px 0;
  
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.project-summery::before,
.our-clients::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: "";
    left: 0;
    top: 0;
}
.project-summery .col-sm-3,
.our-clients .col-sm-3 {
    text-align: center;
    color: #ffffff;
}
.project-summery .col-sm-3 i,
.our-clients .col-sm-3 i {
    color: #ff8724;
    font-size: 25px;
}
.project-summery .col-sm-3 p.project-count,
.our-clients .col-sm-3 p.project-count {
    color: #fff;
 
    font-size: 30px;
    font-weight: 600;
    margin: 25px 0 15px;
}
.project-summery .col-sm-3 h5.project-name,
.our-clients .col-sm-3 h5.project-name {
    font-size: 15px;
    color: #fff;
  
}

.pricing-table {
    padding: 50px 0;    
   
}
.pricing-table2 {
    padding: 0!important;
    background-color: #fff!important;
}
.pricing-table .pricing-content .pricing-cell ,.caseBox{
    background: #fff;
    border: 1px solid #F1F1F1;
    text-align: center;   
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-bottom: 20px;
    box-shadow: 5px 5px 5px #e0e0e0;
}
.pricing-table .pricing-content .pricing-cell .pricing-head h2 {
    font-size: 40px;
    color: #313131;
  
    font-weight: 400;
    position: relative;
    margin: 0 0 5px 0;
}
.pricing-table .pricing-content .pricing-cell .pricing-head h2 i {
    font-size: 20px;
    position: absolute;
    top: 30%;
    left: 30%;
}
.pricing-table .pricing-content .pricing-cell .pricing-head p ,.pricing-table2 .pricing-content .pricing-cell .pricing-head p{
    color: #969595;
    font-size: 12px;
    text-transform: uppercase;
}
.pricing-table .pricing-content .pricing-cell .pricing-head h3.pricing-title {
    background: #234a75;
    color: #fff;  
    font-size: 16px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    width: 95%;
    margin: 10px auto;
    text-overflow: ellipsis;
    height: 50px; 
    line-height: 50px;   
    white-space: nowrap;
    overflow: hidden;
    padding: 0 5px;
    
}
.pricing-head2 h3.pricing-title {
    background: #234a75;
    color: #fff;  
    font-size: 16px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    width: 95%;
    margin: 10px auto;
    text-overflow: ellipsis;
    height: 50px; 
    line-height: 50px;   
    white-space: nowrap;
    overflow: hidden;
    padding: 0 5px;
    
}
.pricing-title { color:#fff; }
.pricing-head2 h3.pricing-title:hover{background:#5298e4;}
.pricing-table .pricing-content .pricing-cell ul.pricing-details li ,.pricing-details li p span{
    padding: 5px;    
    word-break: break-all; /*自动换行*/
    height: 90px;
    overflow:hidden ;
    text-align: left;
}

.pricing-table .pricing-content .pricing-cell a.btn.btn-primary,
.pricing-table .pricing-content .pricing-cell .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .pricing-table .pricing-content .pricing-cell a.btn.btn-default {
    background: #337ab7;
    color: #fff !important;
    border-bottom-color: #B5B5B5;
    margin-bottom: 2px;
}
.pricing-table .pricing-content .pricing-cell a.btn.btn-primary:hover,
.pricing-table .pricing-content .pricing-cell .call-to-action ul li a.btn.btn-default:hover,
.call-to-action ul li .pricing-table .pricing-content .pricing-cell a.btn.btn-default:hover {
    margin-bottom: 0;
    margin-top: 2px;
    border-bottom-color: #f1f1f1;
}
.pricing-table .pricing-content .featured,
.pricing-table .pricing-content .pricing-cell:hover { -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); transform: scale(1.03); }
.pricing-table .pricing-content:hover .featured { -webkit-box-shadow: none; box-shadow: none }
.pricing-table .pricing-content:hover .featured:hover { -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); box-shadow: 0 0 30px rgba(0, 0, 0, 0.2) }
.pricing-table .pricing-content:hover .featured .pricing-head h3.pricing-title {
    background: #f1f1f1;
    color: #969595;
}
.pricing-table .pricing-content:hover .featured a.btn.btn-primary {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom-color: #b5b5b5;
    color: #969595 !important;
    margin-bottom: 2px;
}
.pricing-table .pricing-content .featured .pricing-head h3.pricing-title,
.pricing-table .pricing-content .pricing-cell:hover .pricing-head h3.pricing-title {
    background:#5298e4;
    color: #ffffff;
}
.pricing-table .pricing-content .featured a.btn.btn-primary,
.pricing-table .pricing-content .pricing-cell:hover a.btn.btn-primary,
.pricing-table .pricing-content .featured .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .pricing-table .pricing-content .featured a.btn.btn-default,
.pricing-table .pricing-content .pricing-cell:hover .call-to-action ul li a.btn.btn-default,
.call-to-action ul li .pricing-table .pricing-content .pricing-cell:hover a.btn.btn-default {
    background: #5298e4;
    border-bottom-color: #5298e4;
    color: #fff !important;
    margin-bottom: 2px;
}
.pricing-table .pricing-content .featured a.btn.btn-primary:hover,
.pricing-table .pricing-content .pricing-cell:hover a.btn.btn-primary:hover,
.pricing-table .pricing-content .featured .call-to-action ul li a.btn.btn-default:hover,
.call-to-action ul li .pricing-table .pricing-content .featured a.btn.btn-default:hover,
.pricing-table .pricing-content .pricing-cell:hover .call-to-action ul li a.btn.btn-default:hover,
.call-to-action ul li .pricing-table .pricing-content .pricing-cell:hover a.btn.btn-default:hover {
    margin-bottom: 0;
    margin-top: 2px;
    border-bottom-color: #5298e4;
}
.pricing-cell ol li{height: 90px; overflow: hidden;text-align: left;}

.our-clients {  
    
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.our-clients::before { background: rgba(0, 0, 0, 0.6) }
.our-clients .section-header { margin-bottom: 20px }
.our-clients .section-header h2 { color: #fff }
.our-clients .section-header p { color: #fff }
.our-clients .clients-logos div img { opacity: .9 }
/* =========================
    Footer
   =========================
*/
footer { padding: 50px 0 0 0; background: #d9d9d9;}
footer .footer-widget h2.widget-title {
    color: #000;
    margin: 0 0 20px 0;
    font-size: 16px;  
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer .footer-widget .about-us-widget ul li {
    color: #000;
    
    padding: 10px;
    padding-left: 0;
    padding-right: 0;
}
footer .footer-widget .about-us-widget ul li i {
    display: inline-block;
    width: 25px;
    float: left;
}
footer .footer-widget .about-us-widget ul li p {
    display: inline;
    float: left;
    margin-bottom: 0;
}
footer .footer-widget .twitter-feed ul li {
    color: #000;
    padding: 15px 0;
    border-bottom: 1px solid #3F3F3F;
}
footer .footer-widget .twitter-feed ul li:first-child { padding-top: 0 }
footer .footer-widget .twitter-feed ul li a { color: #FF8724 }
footer .footer-widget .twitter-feed ul li a:hover { text-decoration: none }
footer .footer-widget .twitter-feed ul li span {
    float: left;
    width: 90%;
}
footer .footer-widget .twitter-feed ul li span:first-child {
    width: 10%;
    float: left;
}
footer .footer-widget .twitter-feed ul li small.twitt-post-time { display: block }
footer .footer-widget .twitter-feed a.twitter-follow { color: #969595 }
footer .footer-widget .twitter-feed a.twitter-follow:hover { text-decoration: none }
footer .footer-widget .twitter-feed a.twitter-follow i { color: #FF8724 }
footer .footer-widget .subscribe form input[type=email] {
    background: #4C4C4C;
    border: 0 none;
    padding: 10px;
    color: #969595;
    margin: 15px 0;
    height: 40px;
    display: table-cell;
    width: 65%;
}
footer .footer-widget .subscribe form button {
    background: #FF8724;
    border: 0 none;
    color: #fff;
    padding: 10px;
    height: 40px;
    margin-left: -4px;
    display: table-cell;
    width: 35%;
}
footer .footer-widget .subscribe form p.privacy-alert { font-style: italic }
footer .footer-widget .footer-widget { margin-top: 50px }
footer .footer-widget .footer-widget .social-links ul li { padding-right: 15px }
footer .footer-widget .footer-widget .social-links ul li a {
    color: #969595;
    font-size: 20px;
}
footer .footer-widget .flickr-stream ul li { margin-bottom: 5px }
footer .footer-widget .flickr-stream a.flickr-more {
    color: #969595;
    display: inline-block;
    margin: 20px 0 0 5px;
}
footer .footer-widget .flickr-stream a.flickr-more:hover { text-decoration: none }
footer .footer-widget .flickr-stream a.flickr-more i { color: #FF8724 }
footer .footer-bottom {
    background: #2F2F2F;
    padding: 15px 0;
    margin-top: 20px;
}
footer .footer-bottom .copyright p { margin-bottom: 0;color: #b2b2b2; text-align: center; font-size: 15px;}
.copyright a {color: #969595;}
footer .footer-bottom .scrool-to-top p {
    margin-bottom: 0;
    text-align: left;
}
footer .footer-bottom .scrool-to-top p a {
    font-size: 20px;
    color: #969595;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
footer .footer-bottom .scrool-to-top p a:hover,
footer .footer-bottom .scrool-to-top p a:focus {
    color: #FF8724;
    outline: none;
}
.footer_copy-right{position: absolute; top: -8px;}
.list-unstyled li a{color: #000; cursor: pointer;}

.pages-header {
    background: url(../images/about-header-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 0;
}
.page-header-image h2.page-header-title {
    color: #fff;  
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 25px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.page-header-image ol {
    background: none;
    text-align: center;
    padding: 0;
}
.page-header-image ol li a {
    color: #fff;
    font-weight: 600;
}
.about-information { padding: 100px 0 0 0 }
.about-information h2 {
    text-transform: uppercase;
  
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0;
}
.about-information p { margin: 20px 0 50px 0 }
.about-information h3 {
    color: #333;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
}
.about-information a.view-more {
    background: #FF8724;
    padding: 10px 15px;
    color: #fff;
    border-bottom: 3px solid #F46F00;
    margin-bottom: 3px;
    border-radius: 3px;
    display: inline-block;
}
.about-information a.view-more:hover {
    text-decoration: none;
    margin-bottom: 0;
    margin-top: 3px;
   
}
.about-services {
    border-bottom: 2px solid #FF8724;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.about-services a {
    margin-right: 20px;
    font-size: 35px;
    color: #969595;
}
.about-services h4 {
    margin-top: 8px;
    margin-bottom: 27px;
}
.about-services p { float: none }
.about-page-services { padding-top: 100px }
.our-story { padding: 150px 0 }
#story-carousel .owl-pagination .owl-page {
    border: 1px solid #969595;
    display: inline-block;
    height: 15px;
    margin-right: 15px;
    text-indent: -9999px;
    width: 15px;
    position: relative;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
#story-carousel .owl-pagination .owl-page.active {
    border-color: #FF8724;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#story-carousel .owl-pagination .owl-page:last-child { margin-right: 0 }
#story-carousel .owl-pagination {
    margin-top: 50px;
    text-align: center;
}

.contact-main { margin: 100px 0 }
.contact-header {
    background: url(../images/contact-header-bg.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.contact-header > h2 {
  
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    background: #fff;
}
form.contact-form .form-group > input,
form.contact-form .form-group > textarea {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    margin-bottom: 15px;
}
form.contact-form .form-group > textarea {
    height: 135px;
    padding: 15px;
}
form.contact-form .submit-btn {
    background: #ff8724 none repeat scroll 0 0;
    border-color: #d76100;
    border-radius: 3px;
    border-style: none none solid;
    border-width: 0 0 3px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px 7px 20px;
    text-transform: uppercase;
    margin-bottom: 3px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}
form.contact-form .submit-btn:hover {
    margin-bottom: 0;
    margin-top: 3px;
    border-bottom-color: #ff8724;
}
.info-items { margin-top: 25px }
.cobtact-info-box ul li { margin-bottom: 20px }
.cobtact-info-box ul li:last-child { margin-bottom: 0 }
.cobtact-info-box ul li .icon-box,
.cobtact-info-box ul li .text-box {
    display: table-cell;
    vertical-align: top;
}
.cobtact-info-box ul li .text-box { padding-left: 20px }
.cobtact-info-box ul li .icon-box .inner-box {
    background: #ff8724 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    width: 50px;
}
.cobtact-info-box ul li .text-box h3 { margin-top: 0 }
/*地图*/
#map {width: 100%; height: 400px;border-radius: 10px;}
#map .info-window h3 { margin: 10px 0 }
.BMap_bubble_buttons div>div{right: 2px!important; top: 0px!important;}

.blog-header {
    background: url(../images/blog/blog-header-bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
}
.blog-posts { margin: 100px 0 }
.post-image img.img-responsive {height: 260px;}
.post-item { margin-bottom: 20px; border-bottom: 1px solid #dedddd;background: #f8f8f8; box-shadow: 5px 5px 5px #d0d0d0; }
.post-title h3 { margin-top: 0 }
.post-title h3 a {
    color: #333;
    -webkit-transition: .3s ease;
    transition: .3s ease;
  
    font-weight: 600;
}
.post-title h3 a:hover {
    text-decoration: none;
    color: #ff8724;
}
.post-info {
    margin: 15px 0;
    opacity: 0.5;
}
.post-info a { color: inherit }
.post-info a:hover {
    color: #ff8724;
    text-decoration: none;
}
.post-description .post-read-more a {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}
.post-read-more { margin: 25px 0 }
.post-description { margin-bottom: 15px }
.post-description .post-read-more a:hover {
    color: #FF8724;
    text-decoration: none;
}
.post-meta .post-date,
.post-meta .post-comments,
.post-meta .post-shares {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
}
.post-meta .post-comments a,
.post-meta .post-shares a { color: inherit }
.post-meta .post-comments a:hover,
.post-meta .post-shares a:hover {
    color: #FF8724;
    text-decoration: none;
}
.blog-pagination {
    text-align: center;
    margin: 80px 0 50px 0;
}
.blog-pagination ul li { display: inline }
.blog-pagination ul li a {
    border: 1px solid #c1c1c1;
    padding: 10px 15px;
    margin-left: -1px;
    color: #000;
}
.blog-pagination ul li a:hover,
.blog-pagination ul li.active a {
    background: #234a75;
    border-color: #234a75;
    color: #fff;
    text-decoration: none;
}
.blog-pagination ul li:first-child a { border-radius: 3px 0 0 3px }
.blog-pagination ul li:last-child a { border-radius: 0 3px 3px 0 }
.blog-sidebar { margin-top: 100px }
.blog-sidebar .sidebar-widget .widget-title h2 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 600;  
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.blog-sidebar .sidebar-widget .widget-title h2:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #ff8724;
    left: 0;
    bottom: 0;
}
.recent-posts li { margin-bottom: 5px; height: 155px;overflow:hidden; }
.recent-posts a {
    display: block;
    color: #969595;
    font-size: 15px;
    padding-bottom: 5px;
}
.recent-posts a:hover {
    color: #ff8724;
    text-decoration: none;
}
.recent-posts small {
    font-style: italic;
    color: #A8A8A8;
    font-size: 12px;
}
.sidebar-widget { margin-bottom: 10px }
.services-widget li,
.category-widget li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
}
.services-widget li:before,
.category-widget li:before {
    position: absolute;
    content: "\f105";
    top: 0;
    left: 0;
    font-family: 'FontAwesome';
    color: #969595;
}
.services-widget li a,
.category-widget li a {
    color: #969595;
    font-size: 15px;
}
.services-widget li a:hover,
.category-widget li a:hover {
    text-decoration: none;
    color: #ff8724;
}
.contact-widget li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #969595;
}
.contact-widget li i {
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
}
.contact-widget li a { color: #969595 }
.contact-widget li a:hover {
    text-decoration: none;
    color: #ff8724;
}
.blockquote-widget blockquote { border-left: 0 }
.widget-content.search-widget input {
    border: 2px solid #ddd;
    height: 40px;
    padding: 0 10px;
    width: 80%;
    display: table-cell;
}
.widget-content.search-widget button {
    background: #ff8724 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    margin-left: -2px;
    display: table-cell;
    width: 20%;
}
.tags-widget ul li a {
    border: 1px solid #969595;
    text-transform: uppercase;
    color: #969595;
    padding: 5px 10px;
    margin-bottom: 15px;
    font-size: 12px;
    display: inline-block;
}
.tags-widget ul li a:hover {
    text-decoration: none;
    background: #ff8724;
    color: #fff;
   
}

.blog-content { padding-bottom: 100px }
.single-blog { margin-top: 100px }
.post-content h2.post-title {
   
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
    position: relative;
}
.post-meta {
    text-align: right;
    margin-top: 30px;
}
.post-meta .date {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    font-weight: 600;
}
.post-meta h6 {
    margin-top: 0;
    color: #969595;
    font-weight: 300;
}
.day.colored {
    color: #ff8724;
    display: block;
    font-size: 55px;
    margin-bottom: 5px;
}
.post-meta .details { color: #969595 }
.post-meta .details ul li { padding-bottom: 15px }
.post-meta .details ul li a { color: #969595 }
.post-meta .details ul li a:hover {
    text-decoration: none;
    color: #ff8724;
}
.post-meta .details ul li i { padding-left: 5px }
.post-content p {
    margin: 5px 0;
    line-height: 1.8em;
    text-align: left;
}
.post-content blockquote { color: #969595 }
.post-content blockquote small { padding-top: 20px }
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {  font-family: "Microsoft YaHei", sans-serif }
.post-content ul li {
    color: #3e3e3e;
    padding-bottom: 15px;
    line-height: 1.8em;
    margin-bottom: 5px;
}
.post-comments { margin-top: 100px }
.post-comments h3 {
    font-family: "Microsoft YaHei",sans-serif;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 0;
    border-bottom: 1px solid #ddd;
}
.post-comments p {
    margin-bottom: 30px;
    font-size: 12px;
}
.post-comments form .form-group .form-control {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.post-comments form .form-group textarea.form-control {
    min-height: 200px;
    max-height: 200px;
    padding-top: 10px;
}
.post-comments form .form-group input.form-control { height: 30px }
.post-comments form .btn.btn-primary {
    background: #ff8724 none repeat scroll 0 0;
    border: 2px solid #ff8724;
    border-radius: 0;
    padding: 8px 25px;
    text-transform: uppercase;
    margin-top: 10px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.post-comments form .btn.btn-primary:hover {
    background: none;
    color: #969595;
}
.post-image img { margin: 20px 0; border-radius: 10px; }

.team-one-header {
    text-align: center;
    padding: 100px 0;
}
.team-one-header h2 {
    
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.team-one-header p {
    max-width: 700px;
    margin: 0 auto;
}
.image-box-description{color: #969595;}

.image-box-description > h4 {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 15px;
}
.social-icons > ul {
    padding: 0;
    margin-top: 20px;
}
.social-icons > ul li {
    display: inline;
    list-style: outside none none;
}
hr.line {
    border-color: #eee;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    height: 0;
}
.social-icons ul li > a {
    border: 1px solid #eee;
    color: #ff8724;
    display: inline-block;
    height: 32px;
    padding-top: 6px;
    text-align: center;
    width: 32px;
}
.social-icons ul li > a:hover {
    background: #ff8724;
    color: #fff;
    border-color: #ff8724;
}
.team-two { padding: 0 0 100px 0 }
.team-two-header {
    text-align: center;
    padding: 20px 0 100px 0;
}
.team-two-header h2 {
   
    font-size: 35px;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.team-two-header p {
    max-width: 700px;
    margin: 0 auto;
}
.image-circle.image-small {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
}
.image-circle.image-small img {
    border-radius: 100px;
    border: 5px solid #eee;
}
.image-box-description { margin-bottom: 80px }
.team-recruit {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 100px 0;
    text-align: center;
}
.team-recruit h2 {
    margin: 0 0 20px 0;
   
    font-size: 35px;
    font-weight: 600;
}
.team-recruit p {
    font-size: 20px;
    font-weight: 300;
}
.team-recruit .team-reg-button {
    background: #ff8724 none repeat scroll 0 0;
    border-bottom: 2px solid #D25F00;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.team-recruit .team-reg-button:hover { text-decoration: none }

.hidden { display: none !important }
.nopadding {
    padding-left: 0;
    padding-right: 0;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible { visibility: hidden }
.clearfix:before,.clearfix:after {content: " "; /* 1 */    display: table; /* 2 */}
.clearfix:after { clear: both }
.btn-primary {color: #fff;background-color: #337ab7;border-color: #2e6da4;}
.list-inline>li{font-size: 16px; color: #fff;line-height: 30px; text-align: left;}
.pricing-head img{width: 95%; margin: 0 auto; height: 295px; overflow: hidden; padding-top: 10px;}
.pricing-head2 img{width:95%; margin: 0 auto; height:220px; overflow: hidden; padding-top: 10px;}

.clients-logos li{display: inline-block;margin: 2px 0;}
.disp_b { border: 1px solid #e0e0e0;}
.navbar-collapse{position: relative;}
.navbar-brand{padding: 3px!important;}
div#main-navbar-sticky-wrapper{height: auto!important;}
.navbar-collapse.in{background-color: #9ec7ff!important;}
.content_inner{word-break: break-all;}

/*注册*/
.loginBox{width: 100%;margin-top: 50px; padding: 10px;border: 1px solid #e8e8e8; height: 500px;border-radius: 10px; box-shadow: 5px 5px 5px #e0e0e0}
@media only screen and (max-width: 480px) {
    .loginBox{width: 100%!important;}
}
.loginTable{width: 70%; margin: 0 auto;}
.loginTable  td{height: 65px;}
.loginTable input[type=text]{width: 300px;height: 44px; line-height: 44px; border:1px solid #dddddd; padding: 0 10px;}
.btn_submit{background:  #0067ab;width: 300px;height: 44px;line-height: 44px; color: #fff; border: 0; border-radius: 5px;}
.w-100{width: 100px!important; display: inline-block;line-height: 65px;}
.w-150{width:150px!important; height:90px!important; font-size:25px!important}
.w-166{width: 166px!important;}
.w-200{width: 200px!important;}
.w-300{width: 300px;}
.yzm{ width:100px; height: 44px;background: #ffffff;position: absolute; top: 0px;right: 0;} 
.verifyCode img{width: 80px;}
/*产品中心*/
.w47{  font-size: 16px;}
.w48{  font-size: 16px;}
.red{color: red;}
.gray_bg{background: #e7e7e7; border: 1px solid #eeeeee; border-radius: 10px; padding:10px; margin-bottom: 10px;}
.green_bg{background:#72bb9d; border: 1px solid #8bbd19;border-radius: 10px;  padding:10px;}
.green_bg li{color: #fff!important; }
.green_bg dd{color: #fff;line-height: 50px;}
.green_bg dd i{width: 14px;height: 6px;display: inline-block;border: 1px solid #06e6ff; border-width: 0 0 2px 2px;transform: rotate(-45deg); -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg); vertical-align: baseline;margin: 2px;}
.correct{ width: 14px;height: 6px;display: inline-block;border: 1px solid #06e6ff; border-width: 0 0 2px 2px;transform: rotate(-45deg); -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg); vertical-align: baseline;margin: 2px;}
.wrong{color: #d6002c;margin: 2px;}
.title16{color: #004fa7; text-align: center; font-size: 26px; font-weight: bold; }
.system,.mes{margin-left: 20px;}
.srmBoxIn{margin-left:1px;}
.system li{display: inline-block; margin: 5px 0;}
/*产品图标*/
#sc{margin: 0px!important;}
.copy-right{position: absolute; top: 15px;}
.ml-5{margin-left:5px!important;}
.ml-8{margin-left:8px;}
.ml9{margin-left:9%;}
.ml-11{margin-left: 11px;}
.ml-14{margin-left: 14px;}
.ml-25{margin-left: 25px;}
.productBg{width: 100%; height: 145px;  padding:25px 10px; border-radius: 10px; box-shadow: 5px 5px 5px #e0e0e0; border:1px solid #f1f1f1;background:#004fa7; color:#fff}
.productBg img,.productBg2 img{padding:1px 20px;}
.productBg span,.productBg2 span,.prBoxInner span{padding: 1px 20px; font-size:18px;}
.productBg label,.productBg2 label{font-weight: bold; font-size: 20px;}
.productBg p,.productBg2 p{font-size: 18px; text-align: center; padding-top: 15px; line-height: 25px;}
.productBg2{width: 100%; height: 145px; padding: 25px 10px; border-radius: 10px;box-shadow: 5px 5px 5px #e0e0e0; border:1px solid #f1f1f1;background:#004fa7; color:#fff}
.productTitle{color: #1297dc; text-align: center; font-size: 20px; font-weight: bold;padding: 20px 0 20px 0;}
.mes li{display: inline-block; margin:3px 0;}
.mes li div{line-height: 55px; font-size: 16px;text-indent: 2em;}
.mes img{width: 100%; border-radius: 10px; }
.mes p{text-align: center; font-size: 15px; padding-top: 10px; color:#4c94bf; font-weight: bold;}
.prBox{width: 150px;height: 40px;line-height: 40px;background:#14b0c4;color: #fff;text-align: center;font-size: 18px;font-weight: 550; border-radius: 10px;position: absolute;top: -10%;
    left: 20%;box-shadow: 1px 7px 3px #3a3a3a;}
.prBoxIn{width:100%;background: #004c76; color: #fff;height: 140px;padding: 40px 17px 20px; border-radius: 10px;    border: 1px solid #a5bae1;font-size: 16px;}
.prBoxInner{margin-bottom: 10px;height: 180px;padding: 40px 17px 20px; border-radius: 10px;   border: 1px solid #e2e2e3;
    box-shadow: 5px 5px 5px #e0e0e0;}
.prBoxInner label{text-align: center;     font-size: 18px;    color:#00569a;}
.prBoxInner p{font-size: 16px; padding:10px 0  20px 0; line-height: 30px; text-align: center;}
.h-180{height: 180px;}
.h-230{height: 230px!important;}
.h-260{height: 260px!important;}
.h-280{height: 280px!important;}
.h-320{min-height: 320px;}
.h-342{height: 342px;}
.h-375{height: 375px!important;}
.h-420{height:420px!important;}
.w25{width: 23.5%;}
.w220{width: 220px;}
.srmBoxIn label {background:#347fd4; height: 50px; line-height: 50px; text-align: center; width: 100%; font-size: 16px; color: #fff;}
.srmBoxIn p{text-align: center;  font-size: 16px; line-height: 30px; padding: 10px;}
.srmBoxIn li{  background: #f6f6f6;     border-radius: 10px; display: inline-block; height:180px; width: 100%; margin-bottom: 5px;}
.case{text-align: left!important; line-height: 35px; padding:0 20px; font-size:16px ;}
.line{position: relative; top: 200px; border-bottom: 2px solid #e6e6e6;}
.line_products{position: relative; top: 333px; border-bottom: 2px solid #e6e6e6;}
.srmBox{background:#b9daff; color:#333;border: 1px solid #F1F1F1;text-align: center; border-radius:20px;padding:20px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;   
   /* box-shadow: 5px 5px 5px #e0e0e0;*/margin-left: 1px;}
.srmBoxIn li:hover,.srmBox:hover{transform: scale(1.02); box-shadow:5px 5px 5px #e0e0e0;}
.srmBox div{font-weight: bold; text-align: center; padding-top: 10px; color: #5beeff; font-size: 18px;}
.srmBox p{text-align: center; padding-top: 10px; font-size: 16px; line-height: 30px;}
.aps_wz{padding-top:0px!important;}
.aps_title{display:block; text-align:center!important; color:#fff; font-size:18px;}
.aboutBox{padding: 30px;}
.aboutBox img{max-width: 100%; border: 1px solid #f0f0f0;}
.aboutUs p{font-size: 18px; line-height: 30px; text-indent: 2em;}
.fb{font-weight: bold;}
.C_Title{color: #1297dc; font-size: 20px; font-weight: bold;padding-top: 10px ;}
.f_Title{color: #1297dc; text-align: center; font-size: 25px; font-weight: bold;padding: 50px 0 20px 0;}
.w-50{width: 50%; height: 278px; display: inline-block;}
.w-50 img{width:100%; height: 278px;}
.cultureBg{background:#bea171; height:834px;}
.rightBox{width: 90%;  display: block; vertical-align: middle;font-size: 30px;padding-top: 10%; margin: 0 auto;}
.f18{font-size: 16px;padding: 5px 0 40px 40px; color:#222!important ;}
.f20{font-size: 20px; color: #0067ab; line-height: 40px;}
.f30{font-size: 28px;  color: #fff;  font-weight:520;}
.f25{font-size: 25px;  color: #4a3900; padding-top: 20px;padding-left: 13%;}
.address_all{font-size:16px; line-height:50px;}
/*新闻*/
.news{padding: 55% 10% 1% 10%;  line-height: 30px; }
@media only screen and (max-width: 480px) {
    .news{padding:0 5px; line-height: 30px;}
}
.news div{text-indent: 2em; font-weight: 500;font-size: 20px; line-height:36px;color: #fff;}
.w-75{width: 75%; display: block; margin: 0 auto;}
.newsBg{background: url("../images/clbg.jpg") no-repeat center 0; height:906px;}

/*弹层*/
.GoodsBox{ position: fixed;top:0;left: 0;width: 100%;height: 100%;z-index: 9;opacity: 0.5;background: #000;}
#GoodsSet{position:fixed;z-index:99; line-height: 35px; top:0;left: 0; right: 0;bottom: 0;margin: auto;max-width: 600px; height: 350px;background: #fff;overflow: hidden;}
.layer_close{cursor: pointer; padding-right: 10px; float: right;}
.layerTitle{background: #e0e0e0; height: 40px;}
.closed{ float: right;font-size: 21px; line-height: 1;color: #000;text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2; padding: 10px;font-weight: 500;cursor: pointer;}
.hide{display: none;}
.layer{width: 98%; margin: 0 auto; padding-top: 20px; }
.layer table{ margin: 20px auto;}
.layer td{height: 55px; }

.layer input[type=text]{width:300px; height: 44px; line-height: 44px; padding:0 10px; border:1px solid #e0e0e0; margin:5px 0;font-size: 14px;}
.layer input[type=button]{width:300px; background: #1a8eca;height: 44px;border: 0;color: #fff;border-radius: 5px;}

.nc-container {font-size: 12px;-ms-touch-action: none;touch-action: none;}
.nc-container .nc_scale span{height: 34px!important;}
.nc_scale {width: 280px;height: 34px;background: #e8e8e8;position: relative;margin: 0;padding: 0;}
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper{width:90%!important;}


.cur{background:#298acf!important; border-radius: 5px;}
.cur button{color: #fff!important; font-weight: bold; background: #38acff!important;}
.notice{padding-left: 10px;}

.w-19{width:19.4%; display:inline-block;}
.w19{width: 19.5%;}
.w30{width: 30%;border-right: 1px solid #b9b9b9; height: 100%; padding-right: 20px ;}
.w70{width: 70%; padding: 10px 0 0 10px;}
.w80{width: 80px;}
.w82{width:82%;display:block;margin:0 auto;}
.w85{width: 85%; padding-top:3%;}
.w85 p{line-height: 30px;}
.w90{width: 90%;}
.w92{width:92%;}
.w100{width: 100%;}
.fl{float: left;}
.fr{float: right;}
.p-5{padding: 5px!important;}
.pl-2{padding-left:2%!important;}
.pl-6{padding-left:6%!important;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt40{padding-top: 40px;}

.pr-5{padding-right: 5px;}
.pt-50{padding-top: 50px;}
.pt-60{padding-top:60px!important;}
.pt-70{padding-top: 70px;}
.pb-10{padding-bottom: 10px;}
.pb-20{padding-bottom: 20px;}
.pb-25{padding-bottom: 25px;}
.pb-40{padding-bottom:40px;}
.pl-10{padding-left:10px!important;}
.p20{padding: 20px;}
.p25{padding:25px;}
.p30{padding: 30px;}
.p40{padding: 40px;}
.p60{padding: 60px;}
.f16{font-size: 16px; line-height: 50px;}
.ml7{margin-left:7%}
.ml-4{margin-left: 4px;}
.ml-8{margin-left: 8px;}
.ml-14{margin-left: 14px;}
.ml-16{margin-left: 16px;}
.ml-20{margin-left: 20px;}
.ml-30{margin-left: 30px;}
.ml-32{margin-left: 32px;}
.ml-40{margin-left: 40px;}
.ml-42{margin-left: 29px;}
.mt-5{margin-top: 5px;}
.mt-12{margin-top:12px;}
.mt-20{margin-top: 20px;}
.mt-25{margin-top: 25px;}
.mr-10{margin-right: 10px;}
.pr13{padding-right: 13px;}
.submitBtn{background: #38acff;width: 150px;height: 45px;color: #fff; line-height:45px;border-radius: 10px;border: 0; font-size: 22px; margin: 0 auto; display: block;}
.submitBtn:hover{background: #1d72af;}
.regBtn{background: #1d72af;width: 150px;height: 80px;color: #fff;border-radius: 10px;border: 0; font-size: 26px;  display:inline-block;}

.blue{color: #0067ab; font-weight: bold; line-height: 40px;}
.f_blue{color: #276697; padding: 0!important;}
.f29{font-size: 29px; font-weight: bold;}
.h-200{height: 200px!important;}
.h-300{height: 300px!important;}
.h-374{min-height: 374px;}
.h-394{min-height: 394px;}
.h-441{min-height: 441px;}
.f_gray{color: #a1a1a1; font-size: 20px; font-weight: 500;}
.f_yellow{color:#fdf500;}

.results{padding:0px 15px 0 5px;}
.results li{display: inline-block;font-size: 16px; margin-bottom: 10px;}
.resultsBox{ border: 1px solid #e0e0e0; border-radius: 10px; margin-bottom: 10px; min-height: 253px;}
.resultsBox:hover{transform: scale(1.02); box-shadow:5px 5px 5px #e0e0e0;}
.resultsBox img{display: block; margin: 0 auto; border: 0; max-width: 95%;}
.resultsBox div{font-weight: bold; text-align: center; padding-top: 10px;font-size: 16px; color: #239cc8;}
.resultsBox p{text-align: center; padding-top: 10px; font-size: 16px;}
.resultsBox img{ margin: 0 auto; display: block;}
/*head*/
.h-50{height: 50px; position: relative;}
.top_line{background: url(../images/line.png) no-repeat; width: 50px; height:30px; display: inline-block; }
@media only screen and (max-width: 480px) {
  .top_line{background: url(../images/line.png) no-repeat; width: 50px; height:15px; display: inline-block; }
  
}

/*分页样式*/
.pages{padding-top:10px;padding-bottom:20px;}
.pages a,.pages span,.pages i{display: inline-block;padding:3px 7px;padding-top:4px;border:1px solid #e2e2e2;margin:0 3px;}
.pages i{font-style: normal}
.pages i:hover{cursor:not-allowed}
.pages select{padding:3px 5px;border:1px solid #e2e2e2!important;}
.fact-counter-area {position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;overflow:hidden;color:#ffffff;}
.fact-counter-area .auto-container {position:relative;z-index:1;}
.fact-counter-area .column {position:relative; z-index:5;}
.fact-counter-area .item { position: relative; text-align:center;  padding: 15px 20px;}
.fact-counter-area .column .icon {position: relative;left: 0px;padding-bottom:8px; bottom: 0px;}
.fact-counter-area .column .icon i:before {font-size: 50px;line-height:70px;color: #00cc99;margin-left: 0px;}
.fact-counter-area .count-outer {position:relative; font-size: 50px; font-weight: 500;color: #f7e41f; padding-bottom: 25px;  font-family: 'Roboto', sans-serif;}
.fact-counter-area .column .counter-title {position:relative;font-size: 20px;font-weight: 500;color: #ffffff;line-height: 28px;padding: 15px 0px 8px 0px; font-family: 'Roboto', sans-serif;}
.widget-content p{color: #b2b2b2;}
.fb{font-weight:bold;}
.product_wz{font-size:16px; line-height:35px; text-indent:2em;}
.border_circle{border-radius:10px ; }

/*banner图判断*/
.opacityImg{width:965px!important;height:384px; opacity:0.92;}
@media screen and (max-width: 768px){
    .opacityImg{width:100%;height:100%; opacity:0.8;}

}
/*生态合作*/
.partner{position:relative;  margin:0 auto; top:0;left:0;display: table;}
.partner img{margin:0 auto;display:block;}
.partnerBox{width:310px; padding:15px 10px 20px 30px;position:absolute; top:33%; right:15%;border:1px solid #e0e0e0; height:260px;background:#fffbfc;border-radius:20px;}
.partnerBox p{font-size:22px; text-align:center;padding:5px; font-weight:bold; color:#23488f}
.partnerBox li{font-size:15px; color:#666;}
.partnerBox span{text-align:left; display:inline-block; color:#666}
.partnerBox input[type=text],.partnerBox input[type=phone]{width: 90%;height: 44px; line-height: 44px; border:1px solid #dddddd; padding: 0 10px;font-size:16px;}
.partnerBox input[type=submit]{width:90%; background: #1a8eca;border: 0;color: #fff;border-radius: 5px;}
.partnerImg{background:url(../images/partner.jpg) center no-repeat; width:100%; height:827px;}
.GoodsBox{ position: absolute;top:0;left: 0;width:100%;height: 100%;z-index: 9;opacity: 0.5;background: #000;}
#GoodsSet{padding: 8px;position:absolute;z-index:99999; line-height: 35px; top:25%; left:38%;background: #fff;border: 1px solid #e0e0e0;}
#GoodsSet label{font-size: 14px;}
.hide{display: none;}
.layerTitle{ border-bottom:1px dashed #e0e0e0; }
.orange{color:orange;text-align:center; font-size: 18px;}
.notice{ cursor: pointer;}
.close{float:right;margin:15px 20px 0 0;}

.selectCunlg{padding:0px 15px 20px 10px;}
.gray-bg { background: #fbfbfb; padding: 40px;}
.cunlgBox ul li {
    width: 25%;
    padding:0 40px 30px 30px;   
    float: left;
    text-align: center;
    height:260px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;display:inline-block;


}

.selectBox {
 
    width: 100%;
    text-align: center;
    height: 100%;
    border: 1px solid #e2e2e3;
    border-radius: 25px;   
    transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    background: #004fa7;
    color: #fff;
}
.selectBox h1{font-size:48px; font-weight:bold; text-align:center;margin: 0.5em 0 !important;}
.selectBox h2{font-size:22px; font-weight:bold; text-align:center;margin: 0.5em 0 !important; padding-bottom:20px;}
.selectBox p{text-align:center;font-weight:bold;font-size:24px;padding:0 10px;}
.selectBox div p{text-align:center;font-size:15px; padding:0 10px; line-height:25px;}
.selectBox:hover{cursor:pointer; background:#f0f0f0; color:#333; padding-top:15px; transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;}
/*市场定位*/
.marketPosition{ width:100%;margin:0 auto; display:block; }
.marketPosition ul li{display:inline-block;width:20.5%;margin-right:2%}

.marketPositionNew {with:100%; margin:0 auto; display:block;}
.marketPositionNew ul li{width:30%!important; margin:0 1%!important;display:inline-block;}  

.marketPosition ol dt{display:inline-block;width:16%;margin-right:2%}
.ml-20{margin-left:20%}
.mr-10{margin-right:10%}
.markBox { 
    width: 100%;
    text-align: center;
    height: 160px;
    border: 1px solid #ebebeb;
    border-radius: 25px;   
    padding:30px 10px 20px 10px;
   transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    margin-bottom:20px;

}
.markBox2 {   
    width: 100%; 
    text-align: center;
    height: 160px;
    border: 1px solid #ebebeb;
    border-radius: 25px;   
    padding:30px 10px 20px 10px;
   transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    margin-bottom:20px;

}
.markBox h1{font-size:22px; font-weight:bold; text-align:center; padding-top:10px;}
.markBox2 h1{font-size:17px; font-weight:bold; text-align:center; padding-top:10px;} 
.markBox img,.markBox2 img{width:50px;}
.markBox:hover,.markBox2:hover{cursor:pointer; transform:scale(1.1); }

/*生态伙伴*/
.support{padding:20px 20px 10px 20px}

.support img{padding:10px; width:80px;}
.supportBox,.channelBox{background: #fff;border: 1px solid #F1F1F1;text-align: center; 
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;   
    box-shadow: 5px 5px 5px #e0e0e0;
    border-radius:25px;
    height:300px;
    position:relative;
    display:block; 
    margin-top:20%;  
}
.supportBox ul{display:block;}
.support h3{font-size:24px; font-weight:bold; color:#000;}
.supportTitle{font-size:18px; color:#000; line-height:35px; font-weight:bold; text-align:center;}
.supportTitle span{ color:#000;  }
.supportBox:hover,.channelBox:hover{cursor:pointer; background:#f0f0f0; color:#000!important; position:relative; transform:scale(1.1) }
/*渠道扶持*/

/*map闪烁*/
.mapBox{background:#fbfbfb;}
.mapDiv{
    position: relative;
    width: 1200px;
    margin: 220px auto 13px auto;
    height: 678px;
    background: url(../images/map.png) center no-repeat;

}
.mapDiv .redCircle{
    position: absolute;
    display: block;
    right: 169px;
    bottom: 239px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}


.mapDiv .smallMap{
    width: 113px;
    height: 173px;
    position: absolute;
    display: block;
    right: 63px;
    bottom: 54px;
}
.circle_absolute{
    width: 0px;
    height: 0px;
    border-radius: 50%;
    position: absolute;
}

.red_color{
    background-color: #ff0000;
}

/*天津*/
.tj_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:910px;
    top: 191px;
    display: block;
}

.tj_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;   
    left: 260px;
    top: 48px;
    display: block;
}

.tj_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*大连*/
.dl_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:989px;
    top: 176px;
    display: block;
}
.dl_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left: 286px;
    top: 45px;
    display: block;
}
.dl_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*杭州*/
.hz_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:952px;
    top: 309px;
    display: block;
}
.hz_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:277px;
    top: 99px;
    display: block;
}
.hz_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}

/*西安*/
.xa_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:794px;
    top: 235px;
    display: block;
}
.xa_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left: 225px;
    top: 72px;
    display: block;
}
.xa_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*成都*/
.cd_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:744px;
    top: 312px;
    display: block;
}
.cd_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left: 207px;
    top: 101px;
    display: block;
}
.cd_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*武汉*/
.wh_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:850px;
    top: 304px;
    display: block;
}
.wh_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left: 243px;
    top: 96px;
    display: block;
}
.wh_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*深圳*/
.sz_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:881px;
    top: 397px;
    display: block;
}
.sz_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left: 252px;
    top: 129px;
    display: block;
}
.sz_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*胡志明*/
.hzm_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:783px;
    top: 561px;
    display: block;
}
.hzm_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:219px;
    top: 194px;
    display: block;
}
.hzm_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*乌鲁木齐*/
.wlmq_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:510px;
    top: 124px;
    display: block;
}
.wlmq_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left: 135px;
    top: 25px;
    display: block;
}
.wlmq_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*阿拉木图*/
.almt_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:382px;
    top: 129px;
    display: block;
}
.almt_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:98px;
    top: 29px;
    display: block;
}
.almt_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
/*塔什干*/
.tsg_circle{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left:274px;
    top: 169px;
    display: block;
}
.tsg_circle1{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: relative;
    left: 66px;
    top: 45px;
    display: block;
}
.tsg_animate{
    animation: animate 1.5s ease-out 0.3s infinite;
}
@keyframes animate {
    0%{
        transform: scale(0.1);
        opacity: 0.6;
    }
    30%{
        opacity: 0.3;
    }
    100%{
        transform: scale(1);
        opacity: 0;
    }
}

.mapDiv .tj{  margin-left: 81%;    margin-top: 24%;}
.center{width:100%;margin:0 auto; display:block;}
.styleImg{border-radius:20px; border:1px solid #f0f0f0; margin-top:15px;}

.address_all span{color:#004fa7; font-weight:bold;}
.address_all li{display:inline-block;}
.address_all1 span{color:#004fa7; font-weight:bold;}
.address_all1 li{padding:3%}
.positon_R{position:relative;}
@media screen and (max-width: 600px) {
  #GoodsSet{padding: 8px;position:absolute;z-index:99999; line-height: 35px; top:20%; left: 0;background: #fff;border: 1px solid #e0e0e0;}
  .marketPosition ul li,.marketPosition ol dt{width:46%!important; margin:0 1%!important}   
  .cunlgBox ul li{width:100%!important;padding:0 13px 30px 17px!important;}
  .gray-bg{padding:0px!important}    
  .partnerBox{width:48%!important;  height:auto!important; top:1%!important; border:0; background:transparent; position:absolute; right:1%; padding: 2px 10px 0px 30px;}
  .partnerBox p{font-size:1.2rem!important}
  .partnerBox input[type=text]{font-size:14px!important}
  .form-group{margin-bottom:6px!important}
  .form-group label{font-size:15px!important}
  .partnerBox input{height:30px!important;line-height: 30px!important;}
  .partnerBox p{padding-bottom:0px!important}
  .partner{padding-bottom:5%!important;}
  .mapDiv{width:100%!important; height:260px!important;background-size:100% 100%!important;margin:0px!important}
  .channelBox{width: 80%!important; margin-left: 12%!important; }
  .services, .latest-work, .pricing-table, .our-clients, .call-to-action, .testimonial, .why-choose-us, .project-summery {
    padding: 30px 0!important;}
  .main-slider .carousel-indicators li{width:40px!important}
  .section-header p{font-size:15px!important}
  .prBox{left:27%!important;}
  .order_in{ font-size:18px;padding:18px;line-height:30px; color:#666; margin-left:0px!important; }
  .orderBox{height:auto!important;padding-top:20px!important; margin-bottom: 10px;}
  .blueBg li{    margin: 20px 20px 20px 5px!important ;}
}
@media screen and (min-width: 1200px)  and (max-width:1400px){
  .partnerBox{top: 28%!important;}
}
/**工单**/
.w95{width:95%;margin:20px auto;}
.grayBg { background: #fbfbfb; }
.blueBg{background:#f2f6ff}
.blueBg li{ margin:40px 20px 20px 5px; }
.orderBox{border:1px solid #f5f5f5;padding-top:30px; background:#fff;height:260px; }
.font_blue{color:#497df2; font-size:20px; margin-left:10px;}
.order_in{ font-size:18px;padding:18px; margin-left:55px; line-height:30px; color:#666;margin-bottom:10px;}
.fontBlue{color:#003ddb; font-weight:bold; font-size:24px}
.apply{position:absolute; top:0;right:0;box-sizing:border-box;}

/*mes*/
.mesBox {
 
    width: 100%;
    text-align: center;
    height: 100%;   
    border-radius: 25px;   
    transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    background: #fff;
    color: #000;
    border: 1px solid #e2e2e3;
    box-shadow: 5px 5px 5px #e0e0e0;
    margin-top:25px;
}
.mesBox h1{font-size:30px; font-weight:bold; text-align:center;margin: 0.5em 0 !important; color:#3b78bb;}
.mesBox h2{font-size:22px; font-weight:bold; text-align:center;margin: 0.5em 0 !important; padding-bottom:20px; color:#004fa7;}

.mesBox div p{text-align:center;font-size:16px; padding:0 10px; line-height:28px;}
.mesBox:hover{cursor:pointer; background:#f0f0f0; color:#333; padding-top:15px; transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;}


.mesBox2 {
 
    width: 100%;
    text-align: center;
    height: 100%;
   
    border-radius: 5px;   
    transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    background: #f8f8f8;
    color: #000;
    border:1px solid #f1f1f1;
    
}
.mesBox2 h1{text-align:center; font-size:25px;}