@charset "gb2312";

/*-------------------------------------------------------*/
/*index banner*/
.fullSlide {
    width:100%;
    position:relative;
    height:500px;
    /*overflow-x:hidden;*/
}
.fullSlide .bd {
    margin:0 auto;
    position:relative;
    z-index:0;
    width:1920px;
    left:50%;
    margin-left:-960px;
    overflow:hidden;
}
.fullSlide .bd ul {
    width:100%;
}
.fullSlide .bd li {
    width:100%;
    height:500px;
    overflow:hidden;
}
#szgs_stat_icon_55530 img{ width:40px; height:auto;}
.fullSlide .hd {
    width:100%;
    position:absolute;
    z-index:1;
    bottom:-60px;
    left:0;
    height:30px;
    line-height:30px;
	display: none;
}
.fullSlide .hd ul {
    text-align:center;
}
.fullSlide .hd ul li {
    width: 12px;height: 12px; 
    margin:0 7px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 50%;
    background-color: #a0a0a0;
    text-indent: 999999px;
}
.fullSlide .hd ul .on {
    background-color: #0e6eb8;
}
.va-index-sige-title{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.va-index-sige-title h4{
    font-size: 20px !important;
}
.va-index-sige-infos{
    font-size: 15px;
    color: #999;
    margin-top: 15px;
    line-height: 22px;
    width: 290px;
        text-align: center;
    width: 100%;
}
/* General
/*-------------------------------------------------------*/

.dede_pages {
    clear: both;
    height: 40px;
    margin: 0 auto;
    text-align: center;
	margin-left:550px;
	margin-top:30px;
	margin-bottom:50px;
}

.dede_pages li {
    float: left;
    padding: 10px 14px;
    border: 1px solid #CCCCCC;
    margin-left:0px;
    color: #666;
    font-size: 12px;
    list-style: none;
}

.dede_pages li:hover {
    border: 1px solid #1ed3a6;
}

.dede_pages li:hover a {
    color: #1ed3a6
}

.dede_pages li a {
    color: #666
}

.dede_pages li.thisclass {
    border: 1px solid #1ed3a6;
    background-color: #1ed3a6;
    color: #FFFFFF
}

.dede_pages li.thisclass a {
    color: #fff
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
}

.oh {
    overflow: hidden;
	background:#fff;
}

.relative {
    position: relative;
}

.section-wrap {
    padding: 40px 0 120px 0;
    overflow: hidden;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.color-white {
    color: #fff !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bg-light {
    background-color: #fff;
}

.bg-dark {
    background-color: #171919;
}

.last {
    margin-bottom: 0 !important;
}

.img-fw {
    width: 100%;
}

.nocaps {
    text-transform: none;
    letter-spacing: 0;
}

.shadows{
-webkit-transition: all .2s linear;
transition: all .2s linear;
}

<!--Ô­ÒõÓ°¶¶¶¯-->
.shadows:hover{-webkit-box-shadow:6px 12px 7px rgba(0,0,0,0.1);box-shadow:6px 12px 7px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);z-index:3}

::-moz-selection {
    color: #fff;
    background: #f36b21;
}

::-webkit-selection {
    color: #fff;
    background: #f36b21;
}

::selection {
    color: #fff;
    background: #f36b21;
}

a {
    text-decoration: none;
    color: #f36b21;
    outline: none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #7a7a7a;
    outline: none;
}

.dark-link {
    color: #121212;
}

.dark-link:hover {
    color: #f36b21;
}

:focus {
    outline: none;
}

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

body {
    margin: 0;
    padding: 0;
    font-family: "arial", "Î¢ÈíÑÅºÚ";
    font-size: 15px;
    line-height: 1.5;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    color: #7a7a7a;
    width: 100%;
    height: 100%;
}

video {
    height: 100%;
    width: 100%;
}

body img {
    border: none;
    max-width: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    margin-top: 0;
    text-transform: uppercase;
    color: #121212;
    letter-spacing: 0.08em;
    font-weight: 700;
    line-height: 1.5;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 15px;
}

p {
    font-size: 14px;
    color: #7a7a7a;
    font-weight: normal;
    line-height: 25px;
}

.heading-line:after {
    content: "";
    display: block;
    margin-top: 10px;
    width: 100%;
    border-bottom: 2px solid #edf0f0;
}

.subheading {
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    font-size: 12px;
    color: #f36b21;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin-bottom: 24px;
    display: inline-block;
}



/*-------------------------------------------------------*/


/* Preloader
/*-------------------------------------------------------*/

.loader-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: #fff;*/
    z-index: 99999;
    display: none;
}

.loader {
    display: block;
    position: absolute;
    font-size: 0;
    color: #f36b21;
    left: 50%;
    top: 50%;
    width: 42px;
    height: 42px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.loader>div {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}

.loader>div:first-child {
    position: absolute;
    width: 42px;
    height: 42px;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-right-color: transparent;
    border-left-color: transparent;
    -webkit-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
    -moz-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
    -o-animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: ball-clip-rotate-pulse-rotate 1s cubic-bezier(.09, .57, .49, .9) infinite;
}

.loader>div:last-child {
    width: 21px;
    height: 21px;
    -webkit-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
    -moz-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
    -o-animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: ball-clip-rotate-pulse-scale 1s cubic-bezier(.09, .57, .49, .9) infinite;
}

@-webkit-keyframes ball-clip-rotate-pulse-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@-moz-keyframes ball-clip-rotate-pulse-rotate {
    0% {
        -moz-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        -moz-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
    100% {
        -moz-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@-o-keyframes ball-clip-rotate-pulse-rotate {
    0% {
        -o-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        -o-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
    100% {
        -o-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes ball-clip-rotate-pulse-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        -moz-transform: translate(-50%, -50%) rotate(0);
        -o-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        -moz-transform: translate(-50%, -50%) rotate(180deg);
        -o-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        -moz-transform: translate(-50%, -50%) rotate(360deg);
        -o-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@-webkit-keyframes ball-clip-rotate-pulse-scale {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    30% {
        opacity: .3;
        -webkit-transform: translate(-50%, -50%) scale(.15);
        transform: translate(-50%, -50%) scale(.15)
    }
}

@-moz-keyframes ball-clip-rotate-pulse-scale {
    0%,
    100% {
        opacity: 1;
        -moz-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    30% {
        opacity: .3;
        -moz-transform: translate(-50%, -50%) scale(.15);
        transform: translate(-50%, -50%) scale(.15)
    }
}

@-o-keyframes ball-clip-rotate-pulse-scale {
    0%,
    100% {
        opacity: 1;
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    30% {
        opacity: .3;
        -o-transform: translate(-50%, -50%) scale(.15);
        transform: translate(-50%, -50%) scale(.15)
    }
}

@keyframes ball-clip-rotate-pulse-scale {
    0%,
    100% {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    30% {
        opacity: .3;
        -webkit-transform: translate(-50%, -50%) scale(.15);
        -moz-transform: translate(-50%, -50%) scale(.15);
        -o-transform: translate(-50%, -50%) scale(.15);
        transform: translate(-50%, -50%) scale(.15)
    }
}




/*-------------------------------------------------------*/


/* Navigation Onepage
/*-------------------------------------------------------*/

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-nav,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.nav-type-1 .container-fluid {
    padding: 0 50px;
}

.navbar {
    margin-bottom: 0;
    border: none;
    min-height: 60px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1200;
}

.navbar-nav {
    margin: 0;
    float: none;
    display: inline-block;
}

.navigation {
    background-color: #fff;
}

.navigation-overlay {
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    line-height: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navigation-overlay.sticky {
    background-color: rgba(17, 17, 17, 1);
    visibility: visible;
    opacity: 1;
}

.navigation-overlay.sticky .navbar-nav>li>a,
.navigation-overlay.sticky .menu-socials li>a {
    line-height: 60px;
}

.navbar-header {
    width: 20%;
    padding-right: 15px;
}

.nav-wrap {
    width: auto;
    float: right;
}

.navbar-nav>li>a {
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    padding: 0 20px;
    line-height: 100px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-nav>li:last-child>a {
    padding-right: 0;
}

.logo-container {
    padding: 0 15px;
    float: left;
}

.logo-wrap {
    display: table;
    width: 100%;
}

.logo-wrap>a {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.logo-wrap.shrink>a {
    height: 60px;
}

.logo-wrap img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.logo-wrap.shrink img {}

.navbar-collapse.in {
    overflow-x: hidden;
}

.navbar-nav>li>a:hover,
.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover {
    opacity: 1;
    color: #f36b21;
}

.navbar-collapse {
    padding: 0;
    border-top: none;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    text-decoration: none;
    border-color: #f2f2f2;
}

@media (max-width: 991px) {
    .navigation-overlay,
    .navigation-overlay.sticky {
        background-color: rgba(17, 17, 17, .9);
    }
    .nav-wrap {
        width: 100%;
        padding: 0;
        min-height: 0;
    }
    .nav-type-1 .container-fluid {
        padding: 0 15px;
    }
    .navbar-header {
        width: 100%;
        padding-right: 0;
    }
    .logo-wrap>a {
        height: 60px;
    }
    .navbar-nav {
        width: 100%;
        padding: 40px 0;
    }
    .navigation-overlay.sticky .navbar-nav>li>a,
    .navigation-overlay .navbar-nav>li>a {
        padding: 10px 20px;
        line-height: 30px;
    }
}



/*-------------------------------------------------------*/


/* Navigation Multi-Page
/*-------------------------------------------------------*/

.nav-type-2 {
    height: 100px;
    -webkit-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
}

.nav-type-2.sticky,
.nav-type-2 .navigation.sticky {
    height: 60px;
}

.nav-type-2 .navbar-nav>li>a {
    color: #121212;
}

.nav-type-2 .navigation {
    position: fixed;
    width: 100%;
    height: 100px;
    -webkit-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.navigation.sticky .navbar-nav>li>a {
    line-height: 60px;
}



/* Dropdown
-------------------------------------------------------*/

.navbar-nav .dropdown-menu {
    left: 0;
}

.navbar-nav .dropdown-menu.menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu {
    min-width: 200px;
    margin: 0;
    padding: 10px 0;
    border-top: 3px solid #f36b21;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: none;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
}

.dropdown-menu>li>a {
    padding: 7px 20px;
    font-size: 15px;
    color: #7a7a7a;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    font-weight: 500;
}

.dropdown-menu>li>a:after {
    content: "";
    display: block;
    margin-top: 5px;
    border-bottom: 2px solid #f36b21;
    width: 0;
    transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
}

.dropdown-menu>li>a:hover:after {
    width: 100%;
}

.dropdown-submenu>a:after {
    font-family: "FontAwesome";
    position: absolute;
    content: "\f105";
    right: 15px;
    color: #45464b;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #f36b21;
}

.dropdown-menu,
.dropdown-submenu>.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
}

.dropdown:hover>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.dropdown-menu .megamenu-wrap ul>li>a {
    display: block;
    clear: both;
    font-weight: 500;
    line-height: 1.42857143;
    color: #7a7a7a;
    white-space: nowrap;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.navbar .dropdown-menu {
    margin-top: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -2px;
}



/* Menu Search
-------------------------------------------------------*/

.navbar-nav>li>a.nav-search {
    position: relative;
    display: block;
    margin: 44px 0 37px;
    width: 15px;
    height: 15px;
    padding-left: 25px;
}

.navigation.sticky .navbar-nav>li>a.nav-search {
    margin: 23px 0 22px;
}

.search-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

.search-wrap .form-control {
    height: 100%;
    border: none;
    font-size: 24px;
}

.search-wrap input,
.search-wrap input:focus {
    background-color: #fff !important;
    border: none;
}

.search-trigger {
    z-index: 22;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
    opacity: 1;
}

.search-close {
    opacity: 0;
    font-size: 16px;
    z-index: 21;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
}

.nav-search.open .search-trigger {
    opacity: 0;
    z-index: 20;
}

.nav-search.open .search-close {
    opacity: 1;
}

#mobile-search {
    display: none;
}




/* Mobile Navigation
-------------------------------------------------------*/

@media (max-width: 991px) {
    .nav-type-2,
    .nav-type-2 .navigation {
        height: auto;
        position: relative;
    }
    .nav-type-2 .navbar-nav {
        padding: 0;
    }
    .nav-type-2 .navbar-collapse {
        border-top: 1px solid #f2f2f2;
    }
    .dropdown-menu {
        padding: 0;
    }
    .dropdown-menu,
    .dropdown-submenu>.dropdown-menu {
        display: none;
        opacity: 1;
        visibility: visible;
    }
    .navbar-nav .open .dropdown-menu {
        width: auto !important;
    }
    .nav-type-2 .nav>li>a {
        padding: 15px 0 15px 15px;
        border-bottom: 1px solid #f2f2f2;
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 15px 0 15px 20px;
        border-bottom: 1px solid #f2f2f2;
    }
    .navbar-nav .open .dropdown-submenu .dropdown-menu>li>a {
        padding: 15px 0 15px 30px;
    }
    .navbar-nav .open .dropdown-submenu .dropdown-menu>li>ul>li>a {
        padding: 15px 0 15px 45px;
    }
    .navbar .navbar-collapse.in .navbar-nav .dropdown>a:after,
    .dropdown-submenu>a:after {
        font-family: "FontAwesome";
        position: absolute;
        content: "\f107";
        right: 15px;
        color: #45464b;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        color: #7a7a7a;
    }
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: transparent;
    }
    .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #f36b21;
    }
    .navbar-nav>li>a.nav-search {
        display: none;
    }
    #mobile-search {
        display: block;
    }
    .mobile-search .form-control {
        height: 51px;
        border: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        margin-bottom: 0;
    }
    #mobile-search .search-button {
        position: absolute;
        right: 0;
        top: 0;
        width: 45px;
        height: 51px;
        border: 0;
        cursor: pointer;
        background-color: transparent;
    }
    .dropdown-menu>li>a:after {
        display: none;
    }
}



/* Navigation Toggle
-------------------------------------------------------*/

.navbar-toggle {
    margin-top: 13px;
    border: none;
    z-index: 50;
    margin-right: 5px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    width: 18px;
}

.nav-type-2 .navbar-toggle .icon-bar {
    background-color: #7a7a7a;
}

.nav-type-1 .navbar-toggle:focus .icon-bar,
.nav-type-1 .navbar-toggle:hover .icon-bar {
    background-color: #f2f2f2;
}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: transparent;
}



/*Go to Top*/

#back-to-top {
    display: block;
    z-index: 500;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 18px;
    position: fixed;
    bottom: -40px;
    right: 20px;
    line-height: 27px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    background-color: #fff;
    text-decoration: none;
    box-shadow: 1px 1.732px 12px 0px rgba( 0, 0, 0, .14), 1px 1.732px 3px 0px rgba( 0, 0, 0, .12);
}

#back-to-top i {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#back-to-top a {
    width: 32px;
    height: 32px;
    display: block;
    color: #121212;
}

#back-to-top.show {
    bottom: 20px;
}

#back-to-top:hover {
    background-color: #121212;
}

#back-to-top:hover i {
    color: #fff;
}



/*-------------------------------------------------------*/


/* Content Home
/*-------------------------------------------------------*/


/* Intro
-------------------------------------------------------*/

.section-wrap.intro {
    padding: 100px 0 0;
}

.intro-wrap {
    background-color: #fff;
    padding: 120px 15px;
}

.intro-heading {
    font-size: 34px;
    margin-bottom: 37px;
    line-height: 50px;
}

.intro-text {
    font-size: 17px;
    line-height: 32px;
}



/* Partners
-------------------------------------------------------*/

.section-wrap.partners {
    padding: 100px 0;
}



/* Services
-------------------------------------------------------*/

.service-item-box {
    position: relative;
    display: block;
    width: 100%;
    padding: 400px 0;
}

.service-item {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.services.style-1 .service-item:nth-child(2n+1) {
    background-color: rgba(0, 0, 0, .54);
}

.services.style-1 .service-item:nth-child(2n) {
    background-color: rgba(0, 0, 0, .44);
}

.service-title {
    position: absolute;
    top: 50%;
    width: 100%;
    -moz-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.service-title img {
    border-radius: 5px;
}

.va-index-solition .solition-div {
    margin: 0 auto;
    box-shadow: 5px 5px 12px #aaa;
    line-height: 100px;
    overflow: hidden;
    position: relative;
    transition: all 0.2s linear;
    width: 68%;
	border-radius: 50%;
	background: #0d6db8;
}

.va-index-solition p {
    margin-top: 20px;
}





/*ÆßµÈ·Ö*/

.col-md-1-7 {
    width: 14.27%;
    float: left;
}


.col-xs-1-7,
.col-sm-1-7,
.col-md-1-7,
.col-lg-1-7 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

@media ( min-width: 768px) {
    .col-sm-1-7 {
        width: 14.27%;

        float: left;
    }
}


@media ( min-width: 992px) {
    .col-md-1-7 {
        width: 14.27%;

        float: left;
    }
}


@media ( min-width: 1200px) {
    .col-lg-1-7 {
        width: 14.27%;
        float: left;
    }
}


/*5µÈ·Ý*/

.col-md-1-5 {
    width: 19.9%;
    float: left;
}


.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

@media ( min-width: 768px) {
    .col-sm-1-5 {
        width: 19.9%;

        float: left;
    }
}


@media ( min-width: 992px) {
    .col-md-1-5 {
        width: 16.9%;

        float: left;
    }
}


@media ( min-width: 1200px) {
    .col-lg-1-5 {
        width: 19.9%;
        float: left;
    }
}

.services.style-1 .service-item-box h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 21px;
}

.services.style-1 .service-item-box a {
    display: block;
    margin-bottom: 27px;
}

.services.style-1 .service-item-box i {
    display: block;
    font-size: 60px;
    color: #fff;
    margin-bottom: 27px;
}

.service-descr {
    opacity: 0;
    visibility: hidden;
    color: #fff;
    display: block;
    padding: 0 30px;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.services.style-1 .service-item:hover {
    background-color: rgba(0, 0, 0, .7);
}

.service-item:hover .service-descr {
    opacity: 1;
    visibility: visible;
}

.service-item:hover .service-title {
    top: 40%;
}

.mobile .service-descr {
    opacity: 1;
    visibility: visible;
}

.mobile .service-title {
    top: 40%;
    -moz-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
}



/* About us
-------------------------------------------------------*/

.about-description h4 {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 34px;
}

.about-description p {
    font-size: 16px;
    line-height: 28px;
}

.articals{ width:545px;}

/* Progress Bars
-------------------------------------------------------*/

#skills {
    margin-top: 50px;
}

.progress-bar {
    -webkit-transition: width 1.5s ease-in-out;
    -moz-transition: width 1.5s ease-in-out;
    -o-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    box-shadow: none;
}

.skills-progress h6,
.skills-progress h6 span {
    color: #333;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.progress-solid.meter {
    height: 5px;
    position: relative;
    background: #f7f9fa;
    margin-bottom: 25px;
}

.meter .progress-bar {
    display: block;
    height: 5px;
    position: relative;
    overflow: hidden;
    background-color: #f36b21;
}

.skills-progress h6 span {
    float: right;
}



/* Ipad with Features
-------------------------------------------------------*/

.promo-device img {
    display: inline-block;
}

.features-icons a {
    position: absolute;
}

.features-text {
    padding-left: 100px;
}

.features-text p {
    color: #b2b2b2;
}

.features-text h6 {
    color: #fff;
}

.features-icons .service-item-box {
    padding: 0;
    margin-bottom: 50px;
    background-color: transparent;
}

.features-icons .service-item-box a {
    font-size: 26px;
    position: absolute;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-color: #f36b21;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}



/*Hi Icons*/

.hi-icon i {
    position: relative;
    z-index: 2;
}

.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

.icon-effect-3 .hi-icon {
    box-shadow: 0 0 0 4px #f36b21;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.icon-effect-3 .hi-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: 1;
    background: #f36b21;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -ms-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.icon-effect-3a .hi-icon:hover {
    color: #fff;
}

.icon-effect-3a .hi-icon:hover:after {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}



/* Featured Works
-------------------------------------------------------*/

.featured-works .work-item {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
    margin: 0 4px;
    padding: 0;
}

.work-item,
.work-img {
    overflow: hidden;
    position: relative;
}

.work-item {
    padding: 0 5px;
    margin-bottom: 30px;
}

.work-item img {
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.portfolio-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.project-icons {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: -20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.project-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 15px;
    margin: 0 3px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    background-color: #fff;
    border-radius: 100px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.project-icons a:hover {
    color: #fff;
    background-color: #f36b21;
}

.work-item:hover .portfolio-overlay {
    opacity: 1;
    visibility: visible;
}

.work-item:hover .project-icons {
    top: 42%;
}

.featured-item-description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.work-item:hover .featured-item-description {
    bottom: 42%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}

.featured-item-description h3 {
    margin-bottom: 5px;
    text-transform: none;
    letter-spacing: 0;
}

.featured-item-description h3 a {
    font-size: 16px;
    color: #fff;
}

.featured-item-description span a {
    font-size: 13px;
    color: #fff;
    font-style: italic;
}



/* Call to Action
-------------------------------------------------------*/

.call-to-action {
    padding: 120px 0;
}

.call-to-action h2 {
    font-size: 30px;
}



/* Our Team
-------------------------------------------------------*/

.team-img {
    text-align: center;
}

.team-img img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.team-member {
    position: relative;
    overflow: hidden;
}

.team-details {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 30px;
    overflow: hidden;
    width: 100%;
    z-index: 2;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.team-img:hover .team-details {
    opacity: 1;
    margin-top: -71px;
}

.team-img:hover img {
    opacity: 0.1;
}

.team-details span {
    font-size: 13px;
    color: #9e9e9e;
    font-style: italic;
}

.socials a {
    display: inline-block;
    width: 37px;
    height: 37px;
    background-color: rgb( 255, 255, 255);
    border-radius: 50%;
}

.socials i {
    line-height: 37px;
    color: #6c6c6c;
    font-size: 15px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.socials a:hover i {
    color: #fff;
}

.socials a:hover .fa.fa-facebook {
    background-color: #3b5998;
}

.socials a:hover i.fa.fa-twitter {
    background-color: #00acee;
}

.socials a:hover i.fa.fa-google-plus {
    background-color: #dd4b39;
}

.socials a:hover i.fa.fa-envelope {
    background-color: #009688;
}

.socials a:hover i.fa.fa-linkedin {
    background-color: #0e76a8;
}

.socials a:hover i.fa.fa-pinterest-p {
    background-color: #c8232c;
}

.socials a:hover i.fa.fa-instagram {
    background-color: #3f729b;
}



/* Testimonials
-------------------------------------------------------*/

.testimonial-text {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.parallax-testimonials .bottom-line:after {
    border-color: #fff;
}

.testimonial-text {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    margin: 30px 0 20px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
}

.testimonial span {
    display: block;
    color: #fff;
    font-size: 11px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.025em;
}

.parallax-testimonials .owl-pagination {
    position: relative;
    margin-top: 50px;
    bottom: 0;
}

.parallax-testimonials .owl-carousel {
    position: static;
}



/* Pricing Tables
-------------------------------------------------------*/

.pricing-4-col {
    background-color: #f7f9fa;
    text-align: center;
    padding: 50px 40px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.15);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.pricing-4-col:hover {
    box-shadow: 0 20px 40px rgba(72, 78, 85, 0.15);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
}

.pricing-4-col h3 {
    font-size: 16px;
    margin-bottom: 17px;
    text-transform: none;
    letter-spacing: 0;
}

.pricing-price {
    font-size: 50px;
    color: #333;
    display: inline-block;
    line-height: 1.3;
    margin-top: 12px;
}

.pricing-price,
.pricing-term {
    font-family: "Arial","Î¢ÈíÑÅºÚ";
}

.pricing-currency {
    display: inline-block;
    vertical-align: top;
    margin: 12px -15px 0 0px;
    font-size: 34px;
}

.pricing-term {
    font-size: 13px;
    display: block;
    color: #9e9e9e;
}

.pricing-features {
    color: #7a7a7a;
}

.pricing-features li {
    padding: 10px 0;
    font-size: 15px;
}

.pricing-button {
    margin-top: 38px;
}



/* From Blog
-------------------------------------------------------*/

.from-blog .blog-col {
    position: relative;
    width: 100%;
    height: 100%;
}

.from-blog .entry-wrap {
    position: absolute;
    top: 0;
    padding: 0 10%;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
}

.from-blog:not(.style-2) .entry-box {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.from-blog .entry-img:before {
    content: "";
    background-color: rgba(0, 0, 0, .7);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.from-blog .blog-col h4 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.5;
    text-transform: none;
    letter-spacing: 0;
}

.from-blog:not(.style-2) .blog-col h4 a,
.from-blog:not(.style-2) .entry-meta li a {
    color: #fff;
}

.from-blog:not(.style-2) .entry-meta li {
    color: #fff;
}

.entry-meta li:before {
    content: "/";
    opacity: 0.5;
    margin: 0 7px;
}

.entry-meta li:first-child:before {
    content: "";
    margin: 0;
}

.entry-img {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.from-blog .blog-col:hover img {
    -webkit-transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}

.entry-img img {
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
    width: 100%;
}



/* Benefits
-------------------------------------------------------*/

.services i {
    font-size: 32px;
    line-height: 1;
    color: #f36b21;
    z-index: 2;
}

.services.style-2 .service-item-box {
    padding: 60px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);
    text-align: center;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.services .service-item-box h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 15px;
}

.services.style-2 .service-item-box:hover {
    box-shadow: 0 20px 40px rgba(72, 78, 85, 0.10);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
}

.services.style-2 .service-item:nth-child(3n+1) {
    clear: left;
}



/* Contact
-------------------------------------------------------*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="search"],
select,
textarea {
    height: 38px;
    border: 1px solid #e6ebed;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    margin-bottom: 30px;
    padding: 0 16px;
    -webkit-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    color: #7a7a7a;
    font-size: 13px;
}

textarea#comment {
    height: 180px;
    padding: 8px 16px;
}

#contact-form input[type="text"]:focus,
#contact-form input[type="email"]:focus,
#contact-form textarea:focus {
    border-color: #fff;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    border-color: #121212;
    outline: none;
    box-shadow: none;
    background-color: transparent;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea {
    color: #fff;
    border-color: transparent;
}

#contact-form input::-webkit-input-placeholder,
#contact-form textarea::-webkit-input-placeholder {
    color: #fff;
}

#contact-form input:-moz-placeholder,
#contact-form textarea:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#contact-form input::-moz-placeholder,
#contact-form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

#contact-form input:-ms-input-placeholder,
#contact-form textarea:-ms-input-placeholder {
    color: #fff;
}

#contact-form .message {
    height: 50px;
    width: 100%;
    font-size: 13px;
    line-height: 50px;
    text-align: center;
    float: none;
    margin-top: 20px;
    display: none;
    color: #fff;
}

#contact-form .message.error {
    background-color: #f44336;
}

#contact-form .message.success {
    background-color: #4CAF50;
}



/* Google Map
-------------------------------------------------------*/

.gmap-btn {
    background-color: #f7f9fa;
    width: 100%;
    height: 70px;
    z-index: 2;
    position: relative;
    text-align: center;
    line-height: 70px;
    font-size: 13px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #121212;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.gmap-btn:after {
    content: "\f107";
    font-family: "FontAwesome";
    margin-left: 8px;
}

.gmap-btn.opened:after {
    content: "\f106";
    font-family: "FontAwesome";
}

.gmap-btn:hover {
    color: #fff;
    background-color: #252525;
}

.gmap-btn.opened {
    background-color: #252525;
    color: #fff;
}

.gmap {
    width: 100%;
    height: 450px;
    margin-top: -450px;
    opacity: 0;
    visibility: hidden;
    z-index: -10;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.gmap.opened {
    margin-top: 0;
    opacity: 1;
    z-index: 1;
    visibility: visible;
}



/* Footer
-------------------------------------------------------*/

.footer-widgets {
    padding: 40px 0 30px;
}

.footer-widgets h5 {
    font-size: 16px;
    margin-bottom: 11px;
    padding-left: 0px;
}

.footer-widgets h5 span {
    font-size: 12px;
    margin-bottom: 41px;
    color: #6d6d6d;
}

.footer-widgets p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0;
}

.widget {
    margin-bottom: 20px;
	margin-left: 30px;
}

.widgetz {
    margin-bottom: 20px;
	margin-left: 10px;
}

.footer-logo>a {
    margin-bottom: 36px;
    display: block;
}

.footer-get-in-touch>p>a,
.copyright a {
    color: #7a7a7a;
}

.bottom-footer {
    padding: 5px 0;
    border-top: 1px solid #000;
    background: #000;
}

.copyright span {
    font-size: 13px;
    line-height: 32px;
}

.copyright a:hover,
.footer-get-in-touch>p>a:hover {
    color: #fff;
	transition: all 0.7s;
}

.socials.footer-socials a {
    width: 13px;
    height: auto;
    margin-left: 20px;
}

.socials.footer-socials i {
    width: auto;
    height: auto;
    background-color: #fff;
    color: #bababa;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.socials.footer-socials a:hover i {
    color: #f36b21;
    background-color: #fff !important;
}



/* Owl Carousel
-------------------------------------------------------*/

.owl-pagination {
    position: absolute;
    left: 0;
    bottom: 30px;
    display: block;
    text-align: center;
    width: 100%;
}

.owl-buttons {
    position: static;
}

.owl-prev,
.owl-next {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    text-align: center;
    line-height: 32px;
    z-index: 10;
    width: 32px;
    height: 32px;
    background-color: #01533a;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.owl-prev {
    left: -32px;
    border-radius: 0 3px 3px 0;
    color: #cccccc;
}

.owl-next {
    right: -32px;
    border-radius: 3px 0 0 3px;
    color: #cccccc;
}

#owl-slider-one-img:hover .owl-prev,
#owl-slider-small-img:hover .owl-prev {
    opacity: 1;
    left: 0;
}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
	.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; text-indent:-9999em;overflow: hidden;}
	.flex-direction-nav li a.flex-prev{left:40px;background:url(../img/prev.png) center center no-repeat;}
	.flex-direction-nav li a.flex-next{right:40px;background:url(../img/next.png) center center no-repeat;}

#owl-slider-one-img:hover .owl-next,
#owl-slider-small-img:hover .owl-next {
    opacity: 1;
    right: 0;
}

.owl-page {
    display: inline-block;
    padding: 6px 6px;
    position: relative;
}

.owl-page span {
    display: block;
    position: relative;
    width: 6px;
    height: 6px;
    opacity: 0.8;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #fff;
    z-index: 100;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.owl-page span:hover {
    opacity: 1;
}

.owl-page.active span {
    display: block;
    margin: 0;
    opacity: 1;
    background-color: #f36b21;
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
}

.owl-next:hover i,
.owl-prev:hover i {
    color: #ffffff !important;
}



/* Buttons
-------------------------------------------------------*/

.btn {
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    font-weight: 700;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.14em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #fff;
    background-color: #121212;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 1;
}

.btn-lg {
    font-size: 13px;
    padding: 0 34px;
    line-height: 46px;
}

.btn-md {
    font-size: 12px;
    padding: 0 27px;
    line-height: 40px;
}

.btn-sm {
    font-size: 11px;
    padding: 0 20px;
    line-height: 30px;
}

.btn.btn-color {
    background-color: #f36b21;
}

.btn.btn-transparent {
    background-color: transparent;
    border: 2px solid #fff;
}

.btn.btn-stroke {
    color: #121212;
    border: 2px solid #edf0f0;
    background-color: transparent;
}

.btn.btn-dark {
    background-color: #121212;
}

.btn.btn-white {
    background-color: #fff;
    color: #121212;
}

.btn.btn-light {
    background-color: #f7f9fa;
    color: #121212;
}

.btn.btn-violet {
    background-color: #9c55d2;
}

.btn.btn-blue {
    background-color: #14b8ee;
}

.btn.btn-red {
    background-color: #f34937;
}

.btn.btn-yellow {
    background-color: #ee9e13;
}

.btn.btn-orange {
    background-color: #f36b21;
}

.btn.btn-green {
    background-color: #50ba22;
}

.btn.btn-gold {
    background-color: #a18c67;
}

.btn.btn-pink {
    background-color: #d744a5;
}

.btn:focus {
    outline: none;
    color: #fff;
}

.btn.btn-white:focus,
.btn.btn-stroke:focus,
.btn.btn-transparent:focus,
.btn.btn-light:focus {
    color: #121212;
}

.btn.btn-lg.btn-stroke,
.btn.btn-lg.btn-transparent {
    line-height: 42px;
}

.btn.btn-md.btn-stroke,
.btn.btn-md.btn-transparent {
    line-height: 36px;
}

.btn.btn-sm.btn-stroke,
.btn.btn-sm.btn-transparent {
    line-height: 26px;
}

.btn:hover {
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #fff;
    opacity: 0.90;
    border-color: transparent;
}

.btn.btn-stroke:hover,
.btn.btn-dark:hover,
.btn.btn-white:hover,
.btn.btn-white:hover,
.btn.btn-light:hover,
.btn.btn-transparent:hover {
    background-color: #f36b21;
    border-color: transparent;
}

.btn-icon span {
    position: relative;
    display: inline-block;
    left: 0;
    transition: left .2s ease-in-out, right .2s ease-in-out;
    -moz-transition: left .2s ease-in-out, right .2s ease-in-out;
    -webkit-transition: left .2s ease-in-out, right .2s ease-in-out;
    -o-transition: left .2s ease-in-out, right .2s ease-in-out;
}

.btn-icon>i {
    position: absolute;
    left: auto;
    font-size: 18px;
    width: 36px;
    line-height: 46px;
    background-color: rgba(0, 0, 0, .05);
    right: -36px;
    top: 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    transition: left .2s ease-in-out, right .2s ease-in-out;
    -moz-transition: left .2s ease-in-out, right .2s ease-in-out;
    -webkit-transition: left .2s ease-in-out, right .2s ease-in-out;
    -o-transition: left .2s ease-in-out, right .2s ease-in-out;
}

.btn-md.btn-icon>i {
    line-height: 40px;
    font-size: 15px;
    width: 30px;
}

.btn-sm.btn-icon>i {
    line-height: 30px;
    font-size: 12px;
    width: 24px;
}

.btn.btn-icon:hover span {
    left: -16px;
}

.btn.btn-md.btn-icon:hover span {
    left: -13px;
}

.btn.btn-sm.btn-icon:hover span {
    left: -10px;
}

.btn.btn-icon:hover i {
    right: 0;
}



/* Video Lightbox
-------------------------------------------------------*/

.modal {
    z-index: 1300;
}

.modal-backdrop {
    z-index: 1299;
}

.modal-dialog {
    margin: 50px auto;
}

.modal-body {
    padding: 4px;
}

.modal-header {
    height: 0px;
    min-height: 0px;
    padding: 0;
    border: none;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.modal-header .close {
    position: absolute;
    bottom: -40px;
    opacity: 0.7;
    right: 0;
    font-size: 0;
    font-weight: normal;
    text-shadow: none;
    width: 30px;
    height: 30px;
    background: url(lightbox/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
}

.modal-header .close:hover {
    opacity: 1;
}



/*-------------------------------------------------------*/


/* Home Video Bg
/*-------------------------------------------------------*/

.video-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.video-overlay {
    background-color: rgba(20, 20, 20, 0.6);
    height: 100%;
    width: 100%;
}

.video-img {
    background: url(../video/video.jpg) center center no-repeat;
    background-size: cover;
    z-index: -101;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.hero-wrap {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.hero-holder {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}

.hero-message {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
}

.hero-message h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.3;
}

.hero-message h1.text-lg {
    font-size: 150px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    line-height: 1.1;
}

.hero-subtitle {
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    text-transform: none;
    font-weight: normal;
    color: #fff;
    line-height: 1.6;
    font-size: 17px;
    max-width: 800px;
    margin: 24px auto 0;
}

.hero-subtitle.style-2 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    font-size: 16px;
}

.buttons-holder>a {
    margin: 5px;
}



/*-------------------------------------------------------*/


/* Home Text Rotator
/*-------------------------------------------------------*/

.hero-wrap .hero-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/hero_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}



/*-------------------------------------------------------*/


/* Home Multi-Page
/*-------------------------------------------------------*/

.video-section {
    padding: 220px 0;
}

.play-btn {
    display: inline-block;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, .3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    transition: transform 1s linear;
    -moz-transition: transform 1s linear;
    -webkit-transition: transform 1s linear;
    -o-transition: transform 1s linear;
}

.play-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 22px;
    height: 26px;
    margin: -11px 0 0 -10px;
    background-image: url(../img/play_btn.png);
}

.video-section a:hover {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.2, 1.2);
}

.services.style-3 i {
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #f7f9fa;
}



/* Mission / Vision / Results
-------------------------------------------------------*/

.feature-box,
.from-blog.style-2 .entry-box {
    /*background-color: #000;*/
    padding: 25px;
    box-shadow: 0px 0px 0px rgba(72, 78, 85, 0.10);

}

.feature-box h3{text-align: center; font-size:24px;}
.feature-box h5{text-align: center; font-size:16px; font-weight:normal;}


.feature-boxs {
	background-color: #fff;
    padding: 20px;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);

}

.feature-boxsp {
	background-color: #f7f7f7;
    padding:10px 35px 10px 35px;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);

}
.feature-boxsp p{
margin-bottom:-2px;
font-size:16px;
}

.feature-boxsp span p{
color:#b3b3b3; font-size:14px; line-height:1.5; margin-top:5px;
}

.va-index-hr{
    border-top: 1px solid #333;
    margin-left: 15px;
    margin-right: 15px;
}
/* Device Features Style-2
-------------------------------------------------------*/

.feature-box h4 {
    text-align: center;
    font-size: 24px;
    color: #333;
}

.device-features .container-fluid {
    max-width: 1600px;
}

.features-item {
    padding: 0 30px 0 30px;
    margin-bottom: 50px;
}

.features-item:first-of-type {
    margin-top: 20%;
}

.device-features.style-2 .promo-device {
    background-image: url(../img/promo_scroll_img.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    position: static;
}



/* Selected Works
-------------------------------------------------------*/

.work-description h3 {
    font-size: 15px;
    margin-bottom: 0;
}

.work-description span a {
    color: #a7a7a7;
}

.work-description span a:hover {
    color: #f37b21;
}

.hover-2 .work-description {
    padding: 12px 20px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    display: block;
    left: 0;
    top: auto;
    bottom: -86px;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hover-2.work-item:hover .work-description {
    bottom: 0;
}

.hover-2.work-item:hover .work-img img {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}



/* Services
-------------------------------------------------------*/

.services-tabs .nav.nav-tabs>li>a {
    padding: 0 !important;
    border: none !important;
    background-color: transparent;
    font-size: 13px;
    color: #121212;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
}

.services .services-tabs i {
    color: #7a7a7a;
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
}

.services-tabs .nav-tabs {
    border-bottom: none;
}

.services-tabs li {
    margin-top: 40px;
}

.services-tabs li.active i,
.services-tabs .nav.nav-tabs>li.active>a,
.services-tabs .nav.nav-tabs>li>a:hover,
.services-tabs .nav.nav-tabs>li>a:hover i {
    color: #f36b21;
}

.services-content p.text-lg {
    font-size: 17px;
    line-height: 34px;
}

.services-info>p:first-child {
    margin-bottom: 20px;
}

.services-content .tab-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
}



/* Results
-------------------------------------------------------*/

.result-box .timer {
    display: inline-block;
    font-size: 44px;
    color: #fff;
    margin: 0 0 5px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
}

.result-box .va-danwei {
    display: inline-block;
    color: #ffffff;
    margin-left: 10px;
}

.counter-text {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    display: block;
}



/* From Blog Style-2
-------------------------------------------------------*/

.from-blog.style-2 .blog-col {
    box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
    margin-bottom: 30px;
}

.blog-standard .entry,
.blog-single .entry {
    background-color: #fff;
    padding: 20px 3.5% 30px;
    position: relative;
}

.from-blog.style-2 .entry-img:before {
    display: none;
}

.from-blog.style-2 .entry-box p {
    margin: 0 0 20px;
}

.from-blog.style-2 .blog-col h4 a {
    color: #121212;
}

.blog-col h4 a:hover,
.from-blog.style-2 .blog-col h4 a:hover,
.entry-meta li a:hover {
    color: #f36b21;
}

.entry-meta {
    margin: 10px 0;
}

.entry-meta li,
.entry-meta li a {
    color: #bbb;
    display: inline-block;
    font-size: 13px;
    white-space: nowrap;
}

.entry-metas {
    margin: 10px 0;
}

.entry-metas li,
.entry-metas li a {
    color: #bbb;
    display: inline-block;
    font-size: 13px;
    white-space: nowrap;
}


.from-blog.style-2 .blog-col h4 {
    margin-bottom: 5px;
    text-align: center;
}

.va-index-title {
    background: url(../images/content_title_bg.png) ;
}
.va-position a{
    color: #adadad;
}

/* Call to Action Style-3
-------------------------------------------------------*/

.call-to-action.style-3 {
    padding: 70px 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #171919;
}

.call-to-action.style-3 i {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    margin-left: 8px;
}

.call-to-action.style-3 h2 {
    display: inline;
    font-size: 24px;
    margin-bottom: 0;
}

.call-to-action.style-3:hover {
    background-color: #f36b21;
}



/*-------------------------------------------------------*/


/* Page Title / Breadcrumbs
/*-------------------------------------------------------*/

.page-title {
    position: relative;
    background-position: center center;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.page-title .container {
    height: 500px;
}

.title-holder {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}

.title-text {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.title-text h1 {
    margin-bottom: 10px;
    font-size: 50px;
}

.page-title .breadcrumb {
    width: auto;
    background-color: transparent;
    padding: 0;
    margin: -10px 0 0 0;
    font-size: 13px;
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-top: 28px;
    margin-bottom: 0;
    font-size: 13px;
}

.breadcrumb a {
    color: #969ca7;
}

.breadcrumb a:hover {
    color: #0ccfa8;
}

.breadcrumb>.active {
    color: #3c3f46;
}

.page-title .breadcrumb a,
.page-title .breadcrumb>.active {
    color: #fff;
}

.page-title .breadcrumb>li+li:before {
    color: #fff;
    opacity: 0.5;
}



/*-------------------------------------------------------*/


/* Contact
/*-------------------------------------------------------*/

.contact-details.services.style-2 .service-item-box {
    padding: 40px;
}



/*-------------------------------------------------------*/


/* Portfolio
/*-------------------------------------------------------*/

.portfolio-row {
    margin: 0 -4px;
}

.portfolio-filter {
    list-style: none;
    margin-bottom: 30px;
    cursor: default;
    font-size: 15px;
}

.portfolio-filter a.active,
.portfolio-filter a:hover {
    color: #f36b21;
}

.portfolio-filter a {
    display: inline-block;
    color: #a7a7a7;
    text-decoration: none;
    padding: 7px 15px;
    border-radius: 3px;
    background: #e8e7e7;
    margin-right: 15px;
}

.portfolio-filter a.hover {
    background: green;
    color: #ffffff;
}

.va-scjd-title {
    font-weight: bold;
}


/*-------------------------------------------------------*/


/* Shortcodes
/*-------------------------------------------------------*/


/* Accordions
-------------------------------------------------------*/

.accordion .panel-default>.panel-heading {
    position: relative;
    background-color: #f7f9fa;
    padding: 0;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.accordion.panel-group .panel {
    border: none;
    box-shadow: none;
}

.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #edf0f0;
    padding: 20px;
}

.accordion .panel-default>.panel-heading>a {
    display: block;
    position: relative;
    text-decoration: none;
    padding: 13px 20px;
    color: #121212;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    border: 1px solid #edf0f0;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.accordion .panel-default>.panel-heading>a.minus {
    color: #f36b21;
    background-color: #fff;
    margin-bottom: -1px;
    border-radius: 3px 3px 0 0;
}

.accordion .panel-heading>a>span {
    display: block;
    width: 12px;
    height: 2px;
    background-color: #f36b21;
    right: 20px;
    top: 22px;
    position: absolute;
}

.accordion .panel-heading>a.plus>span {
    background-color: #a7a7a7;
}

.accordion .panel-heading>a.plus>span:after {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    position: absolute;
    top: 0;
    background-color: #a7a7a7;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.accordion .panel-heading:hover {
    background-color: #f36b21;
}

.accordion .panel-heading:hover a.plus {
    border-color: #f36b21;
    color: #fff;
}

.accordion .panel-heading:hover a.plus>span,
.accordion .panel-heading:hover a.plus>span:after {
    background-color: #fff;
}



/* Tabs
-------------------------------------------------------*/

.nav-tabs {
    border-bottom: 1px solid #edf0f0;
    margin-bottom: -1px;
}

.nav.nav-tabs>li.active>a {
    border: 1px solid #edf0f0;
    background-color: #fff;
    padding: 13px 20px;
    color: #f36b21;
    border-bottom: 2px solid transparent;
}

.nav.nav-tabs>li {
    margin-bottom: -2px;
}

.nav.nav-tabs>li>a {
    padding: 13px 20px;
    background-color: #f7f9fa;
    border: 1px solid #edf0f0;
    border-radius: 3px 3px 0 0;
    margin-right: 3px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    color: #121212;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    cursor: pointer !important;
}

.nav-tabs>li>a:hover {
    background-color: #f36b21;
    border-color: #f36b21;
    color: #fff;
}

.tab-content {
    padding: 20px;
    border: 1px solid #edf0f0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.tab-pane p:last-child {
    margin-bottom: 0;
}



/* Buttons
-------------------------------------------------------*/

.section-buttons .btn {
    margin-bottom: 20px;
}



/* Pie Charts
-------------------------------------------------------*/

.chart {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    text-align: center;
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.percent {
    display: inline-block;
    line-height: 180px;
    z-index: 2;
    font-size: 32px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    color: #121212;
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .9em;
}



/* Progress Bars
-------------------------------------------------------*/

.meter.blue .progress-bar {
    background-color: #14b8ee;
}

.meter.red .progress-bar {
    background-color: #f34937;
}

.meter.violet .progress-bar {
    background-color: #9c55d2;
}

.meter.green .progress-bar {
    background-color: #50ba22;
}

.meter.gold .progress-bar {
    background-color: #a18c67;
}

.meter.pink .progress-bar {
    background-color: #d744a5;
}

.meter.orange .progress-bar {
    background-color: #f36b21;
}

.meter.yellow .progress-bar {
    background-color: #ee9e13;
}



/* Alert Boxes
-------------------------------------------------------*/

.alert {
    padding: 14px 20px;
    margin-bottom: 20px;
    border: none;
    border-radius: 3px;
    color: #fff;
}

.alert-dismissible .close {
    right: 0;
    top: 0;
    color: inherit;
    position: relative;
}

.close {
    opacity: 1;
    text-shadow: none;
}

.alert-success {
    background-color: #1ed3a6;
}

.alert-info {
    background-color: #14b8ee;
}

.alert-warning {
    background-color: #ee9e13;
}

.alert-danger {
    background-color: #f34937;
}



/*-------------------------------------------------------*/


/* Blog Standard
/*-------------------------------------------------------*/

.blog-standard .entry,
.blog-single .entry {
    box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
    -webkit-box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
    border-bottom: 1px solid #fff;
}

.entry-title {
    margin-bottom: 0;
}

.blog-standard .entry-title {
    font-size: 20px;
}

.blog-content .entry-img img {
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
}

.blog-content .entry-img a:hover img {
    opacity: .8;
}

.blog-content {
    padding-right: 3.5%;
}

.entry-item {
    margin-bottom: 7%;
    position: relative;
}

.blog-content .entry-img,
.blog-content .entry-slider,
.blog-content .entry-video {
    position: relative;
    overflow: hidden;
}

.entry-meta li i {
    color: #bbbbbb;
    margin-right: 8px;
    font-size: 13px;
}

.blog-content .entry-title a {
    color: #121212;
}

.blog-content .entry-title a:hover {
    color: #f36b21;
}

.blog-content .entry-content a.btn {
    margin-top: 10px;
    margin-left: 15px;
}



/* Flexslider
-------------------------------------------------------*/

.flexslider {
    position: relative;
}

.flex-control-nav {
    list-style: none;
    padding: 0;
}

.flex-direction-nav a {
    display: block;
    font-size: 16px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    margin: -16px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    text-align: center;
    color: #121212;
    line-height: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
    left: -32px;
    border-radius: 0 3px 3px 0;
	
}

.flex-direction-nav .flex-next {
    right: -32px;
    border-radius: 3px 0 0 3px;
	
}

.flexslider:hover .flex-direction-nav a {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider .flex-direction-nav .flex-nav-next:hover a,
.flexslider .flex-direction-nav .flex-nav-prev:hover a {
    color: #f36b21;
    background-color: ;
}



/* Quote Post
-------------------------------------------------------*/

.blog-content .entry.blockquote .entry-meta {
    margin-top: 20px;
}

.blog-content .entry.blockquote {
    padding: 0;
}

.blog-standard .entry blockquote {
    background-color: #fff;
}



/* Video Post
-------------------------------------------------------*/

.entry-video iframe {
    width: 100%;
    display: block;
    border: 0;
}



/*-------------------------------------------------------*/


/* Blog Sidebar
/*-------------------------------------------------------*/

.left-sidebar {
    float: left;
}

.sidebar .widget-title {
    margin-bottom: 30px;
}

.sidebar .widget ul li {
    position: relative;
}

.sidebar .widget {
    margin-top: 50px;
    margin-bottom: 0;
}

.sidebar .widgets ul li {
    position: relative;
}

.sidebar .widgets {
    margin-top: 5px;
    margin-bottom: 0;
}

.sidebar .widgets h3 {
    font-size: 24px;
}

.sidebar .widgets:first-child {
    margin-top: 0;
}

.sidebar .widgets ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e6ebed;
}

.sidebar .widgets ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.sidebar .widgets ul li:first-child {
    padding-top: 0;
}

.widgets.categories ul li.active-cat a {
    color: #121212;
}

.widgets.categories ul li.hover a {
    color: #00533a;
    font-weight: bold;
}

.widgets.categories ul li a,
.widgets.latest-posts ul li a {
    color: #a7a7a7;
}

.widgets.categories ul li a:hover,
.widgets.latest-posts ul li a:hover {
    color: #0d6db8;
}


.sidebar .widget h3 {
    font-size: 16px;
}

.sidebar .widget:first-child {
    margin-top: 0;
}

.sidebar .widget ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e6ebed;
}

.sidebar .widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.sidebar .widget ul li:first-child {
    padding-top: 0;
}

.widget.categories ul li.active-cat a {
    color: #121212;
}

.widget.categories ul li.hover a {
    color: #00533a;
    font-weight: bold;
}

.widget.categories ul li a,
.widget.latest-posts ul li a {
    color: #a7a7a7;
}

.widget.categories ul li a:hover,
.widget.latest-posts ul li a:hover {
    color: #f36b21;
}

input.searchbox {
    border: 1px solid #e6ebed;
    margin-bottom: 0;
    background-color: #fff;
}

.search-button {
    position: absolute;
    top: 7px;
    right: 10px;
    background-color: transparent;
    border: none;
}

.search-button i {
    width: 14px;
    font-size: 13px;
}

.search-button i:hover {
    color: #121212;
}

.blog-sidebar .categories li a:after {
    font-family: "FontAwesome";
    position: absolute;
    content: "\f105";
    right: 0;
    color: #a7a7a7;
}



/* Latest Posts
-------------------------------------------------------*/

.blog-sidebar .latest-posts li {
    padding: 20px 0;
}

.blog-sidebar .latest-posts li:first-child {
    padding-top: 0 !important;
}

.blog-sidebar .latest-posts li:last-child {
    padding-bottom: 0;
}

.blog-sidebar .entry-meta>span {
    color: #b7bdc7;
}



/* Tags
-------------------------------------------------------*/

.tags a {
    background-color: #fff;
    padding: 11px 17px;
    line-height: 1;
    border-radius: 3px;
    margin: 0 6px 6px 0;
    font-size: 11px;
    color: #a7a7a7;
    display: inline-block;
    float: left;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.tags a:hover {
    background-color: #f36b21;
    color: #fff !important;
}



/* Pagination
-------------------------------------------------------*/

.pagination {
    margin: 0 auto;
    border-radius: 0;
    display: block;
    text-align: center;
}

.pagination a,
.pagination span {
    background-color: #fff;
    padding: 8px;
    font-size: 15px;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 3px;
    line-height: 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pagination a {
    color: #121212;
}

.pagination a:hover {
    background-color: #f36b21;
    border-color: transparent;
    color: #fff;
}

.pagination a>i {
    font-size: 16px;
}

.pagination .current {
    background-color: #121212;
    color: #fff;
    border-color: transparent;
}



/*-------------------------------------------------------*/


/* Blog Single Post
/*-------------------------------------------------------*/

.blog-single .blog-content p {
    margin-bottom: 20px;
}

.blog-single .blockquote-style-1 {
    margin: 30px 0 40px 0;
}

.entry-share {
    float: right;
}

.entry-content .entry-tags span,
.entry-share span {
    display: inline-block;
    margin-right: 10px;
    font-size: 15px;
    line-height: 32px;
}

.entry-content .entry-tags a {
    margin-bottom: 0;
    margin-top: 4px;
    padding: 7px 12px;
    background-color: #f7f9fa;
}

.entry-content .entry-tags a:hover {
    background-color: #f36b21;
}

.entry-content .entry-tags span {
    float: left;
}

.social-icons a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #a7a7a7;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #f7f9fa;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social-icons a:hover {
    color: #fff;
}

.facebook:hover {
    background-color: #3b5998
}

.twitter:hover {
    background-color: #00acee
}

.google-plus:hover {
    background-color: #dd4b39
}

.linkedin:hover {
    background-color: #0e76a8
}

.pinterest:hover {
    background-color: #c8232c
}

.instagram:hover {
    background-color: #3f729b
}

.entry-share .social-icons {
    float: right;
    margin-top: 0;
    display: inline-block
}

.entry-author-box {
    padding-top: 40px;
    border-top: 1px solid #e6ebed;
    position: relative;
}

.entry-author-box .author-img {
    display: block;
    position: absolute;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.entry-author-box .author-info {
    padding-left: 120px;
    margin-top: 5px;
}

.entry-author-box h6.author-name,
.entry-comments h6.comment-author {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}

.author-info span {
    color: #bbb;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.related-posts h5 {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
}

.related-posts a:hover h5 {
    color: #f36b21;
}

.entry-comments .comment-avatar {
    position: absolute;
    display: block;
    float: none;
    margin: 0 auto -55px auto;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.entry-comments .comment-content {
    padding-left: 100px;
    margin-top: 5px;
}

.entry-comments .comment-author {
    color: #121212;
}

.entry-comments span {
    display: inline-block;
    margin-right: 10px;
}

.entry-comments span:last-of-type {
    margin-bottom: 10px;
}

.entry-comments .comment-content span a {
    font-size: 13px;
    color: #a7a7a7;
}

.entry-comments .comment-content p {
    margin-bottom: 10px;
}

.comment-reply {
    padding-left: 10%;
}

.comment-body {
    padding: 30px 0;
    border-bottom: 1px solid #e6ebed;
}



/*-------------------------------------------------------*/


/* Portfolio Single
/*-------------------------------------------------------*/

.portfolio-description {
    padding-left: 10%;
}

.portfolio-description p,
.portfolio-description ul,
.portfolio-description a.btn {
    margin-bottom: 30px;
}

.portfolio-description h2 {
    font-size: 27px;
    color: #0d6db8;
}

.portfolio-description .socials-share {
    border-top: 1px solid #e6ebed;
    padding-top: 20px;
}

.portfolio-description .socials-share span {
    display: inline-block;
    margin-top: 5px;
}

.portfolio-description .socials-share .social-icons {
    float: right;
    margin-top: 0;
}

.portfolio-description ul>li {
    line-height: 30px;
    color: #a7a7a7;
}

.portfolio-description ul>li a {
    color: #121212;
}

.portfolio-description ul>li a:hover {
    color: #f36b21;
}

.related-projects .work-item,
.related-projects .work-container {
    padding: 0;
    margin-bottom: 0;
}

#owl-related-works .owl-item .item {
    margin: auto 15px;
}

.related-projects .heading-inline,
.related-projects .customNavigation {
    display: inline-block;
}

.related-projects .customNavigation a {
    background-color: #fff;
    color: #121212;
    width: 31px;
    height: 31px;
    text-align: center;
    padding: 0;
    border: 1px solid #e6ebed;
}

.related-projects .customNavigation i {
    font-size: 15px;
    line-height: 31px;
}

.customNavigation a:hover {
    background-color: #f36b21;
    color: #fff;
    border: 1px solid transparent;
}



/*-------------------------------------------------------*/


/* Typography
/*-------------------------------------------------------*/

.section-headings p {
    margin-bottom: 30px;
}

blockquote {
    padding: 0 0 20px;
    margin: 0;
    border: none;
}

blockquote>p {
    font-size: 18px;
    font-family: "Arial","Î¢ÈíÑÅºÚ";
    line-height: 30px;
    margin-bottom: 5px !important;
    position: relative;
    color: #121212;
}

blockquote p:before,
blockquote p:after {
    content: '"';
    font-size: 20px;
}

blockquote p:before {
    position: absolute;
    left: -10px;
}

blockquote>span {
    color: #a7a7a7;
    font-size: 15px;
}

blockquote>p>a {
    color: #121212;
}

blockquote>p>a:hover {
    color: #f36b21;
}

.blockquote-style-1 {
    background: #f7f9fa;
    padding: 40px;
}

.blockquote-style-2 {
    padding: 40px;
    border-left: 3px solid #f36b21;
}

.dropcap {
    font-family: "Arial","Î¢ÈíÑÅºÚ";
}

.dropcap.style-1 {
    float: left;
    color: #121212;
    font-size: 53px;
    line-height: 50px;
    padding-top: 4px;
    padding-right: 10px;
}

.dropcap.style-2 {
    float: left;
    color: #fff;
    text-align: center;
    background-color: #f36b21;
    width: 38px;
    height: 38px;
    font-size: 24px;
    line-height: 40px;
    margin: 10px 10px 0 0;
    border-radius: 4px;
}

.highlight {
    padding: 3px 5px;
    color: #fff;
    background-color: #f36b21;
}

.bullets li,
.arrows li,
.checks li,
.numbers li {
    margin-bottom: 20px;
}

.bullets li:last-child,
.arrows li:last-child,
.checks li:last-child,
.numbers li:last-child {
    margin-bottom: 0;
}

.bullets li:before {
    content: "? ";
    font-size: 15px;
    color: #f36b21;
    padding-right: 0.5em;
}

.arrows i {
    margin-right: 5px;
}

.arrows i,
.checks i {
    color: #f36b21;
}

.checks i {
    font-size: 12px;
    margin-right: 7px;
}

ol.numbers {
    padding-left: 20px;
}

.section-columns p {
    margin-bottom: 40px;
}


/*-------------------------------------------------------*/


/* 404
/*-------------------------------------------------------*/

.page-404 h1 {
    font-size: 150px;
    line-height: 1.2;
}



/* Update
/*-------------------------------------------------------*/

.mfp-iframe-holder .mfp-content {
    max-width: 1400px;
}

.mobile .section-wrap {
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
}


/*footer*/

.footer {
    background: #1e1e1e;
}

.index_guanfangmall {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 25px;
}

.index_footer_nav {
    padding-top: 10px;
}

.index_guanfangmall img {
    /*width: 45%;*/
    height: 35px;
}

.index_footer_nav img {
    /*height: 110px;*/
}

.foot-logo-tels {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 140px;
    line-height: 40px;
    text-align: center;
    background: #0e6eb8;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 15px;
}


/*Éè¼ÆÊ¦*/

.stylist_title {
    text-align: center;
    padding: 70px 0 50px 0;
}

.stylist_title>span {
    font-size: 24px;
    color: #0d6db8;
    letter-spacing: 0px;
    padding-bottom: 10px;
	width: 400px;
    border-bottom: 2px solid #0d6db8;
    display: inline-block;
    font-weight: bold;
}

.stylist_title>p {
    font-size: 22px;
    color: #0d6db8;
    letter-spacing: 6px;
    padding-top: 10px;
	border-top: 1px solid;
}

.stylist_text {
    height: 300px;
    background: #343434;
    padding: 50px 30px 30px 30px;
    box-sizing: border-box;
}

.stylist_text span {
    font-size: 15px;
    color: #ebd7a5;
    display: block;
    line-height: 26px;
}

.stylist_list li {
    float: left;
}

.stylist_list li>div {
    float: left;
}

.stylist_pic {
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.stylist_pic img {
    position: absolute;
    margin: auto;
    top: -9999px;
    left: -9999px;
    bottom: -9999px;
    right: -9999px;
    height: 100%;
    transition: all 0.4s linear;
}

.stylist_list li>div {
    float: left;
}

.stylist_text {
    width: 300px;
    height: 300px;
    background: #343434;
    padding: 50px 30px 30px 30px;
    box-sizing: border-box;
}

.stylist_list {
    overflow: hidden;
    display: block;
    width: 1200px;
}

.stylist_text p {
    font-size: 13px;
    color: #fff;
    line-height: 26px;
}

.designer_img {
    overflow: hidden;
    margin-bottom: 30px;
    width: 1200px;
}

.designer_img li {
    float: left;
    margin-right: 20px;
}

.designer_img li div {
    width: 370px;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.designer_img li div img {
    position: absolute;
    margin: auto;
    top: -9999px;
    left: -9999px;
    bottom: -9999px;
    right: -9999px;
    width: 100%;
}

.designer_img li p {
    font-size: 15px;
    color: #333;
    text-align: center;
    width: 380px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 18px;
    margin: 20px 0;
}


/*ÐÂµ¼º½*/
.top-language{ background:#1e1e1e; height:39px;}
.top-box{  margin:auto;width:1200px; height: 38px; position: relative;}
#top-la{    position: absolute;
    top: 1px;
    left: 0px;
    z-index: 2;
    width: 234px;
    height: 28px;     left: 15px;}
.top-tu{   width: 24px;
    float: left;
    margin-top: 5px;}
.Tentry{
    text-align: right;
    float: right;}
.Tentry ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;}
.Tentry ul li {
    float: left;
    width: 135px;
    color: #9c9c9c;
    text-align: center;
    background: url(../img/line_02.png) no-repeat right 13px;
    position: relative;
    font-size: 14px;
    line-height: 38px;
}
.Tentry ul li a{ color:#ddd;}
	
.w_img-002{width: 100%;
    height: 100%;}

.top-blank {
    height: 113px;
    overflow: hidden;
    background: none;
}

.top-head {
    height: 102px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
    background: none;
}

.shadow {
    width: 100%;
    height: 7px;
    font-size: 0;
    overflow: hidden;
    background: url(../images/nav_shadow.png1) repeat-x;
}

.top01 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #1f2229;
    /*color:#f5f5f5;*/
    color: #F3782A;
    overflow: hidden;
}

.top01_center {
    text-align: left;
    /* width:362px;*/
    /*padding-left:840px;margin:0 auto;*/
    float: right;
}

.top01_center img {
    float: left;
    margin-top: 3px;
}

.top02 {
    height: 75px;
    width: 100%;
    overflow: hidden;
}

.logo {
    padding-top: 10px;
}

.logo img {
    height: 55px;
}

.nav-topheader {}

.nav-topheader ul {
    overflow: hidden;
}

.nav-topheader li {
    width: 108px;
    margin: 0 0px 0 0px;
    float: right;
    text-align: center;
    position:relative;
	font-weight: ;
	font-family: "Arial","Î¢ÈíÑÅºÚ";
	border-left: 1px solid #efeeee;
}

.nav-topheader a.mmm {
    height: 42px;
    padding-top: 30px;
    display: block;
    font-size: 16px;
    box-sizing: content-box;
    color: #4c4c4c;
    padding-bottom: 3px;
}

.nav-topheader li a.mmm:after {
    content: "";
    display: block;
    position: absolute;
    left: 0%;
    right: 100%;
    bottom: 0px;
    height: 3px;
    opacity: 0;

    -webkit-transition: all .9s;
    -o-transition: all .9s;
    -ms-transition: all .9s;
    transition: all .9s;
}

.nav-topheader li a.mmm:hover:after {
    left: 1%;
    right: 1%;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.nav-topheader li.on a.mmm:after{
    left: 1%;
    right: 1%;
    opacity: 1;
}
.nav-topheader a#sel {
    /*border-bottom: 3px solid #00533a;
    color: #00533a;*/
}

.nav-topheader a#sel:hover:after {
    /*opacity: 0;*/
}

.nav-topheader .sub {
    display: none;
    width: 100%;
    padding: 0;
    position: fixed;
    top: 113px;
    overflow: hidden;
    text-align: left;
    z-index: 110;
    left: 0px;
    background-color: #f5f5f5;
}

.nav-topheader .sub .nav_xiao {
    width: 1200px;
    overflow: hidden;
    padding-top: 25px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.nav-topheader .sub .nav_xiao .xiao_one {
    width: 760px;
    float: right;
    overflow: hidden;
}

.nav-topheader .sub .nav_xiao .xiao_one a {
    float: left;
    display: inline;
    height: 28px;
    line-height: 28px;
    width: 108px;
    margin-right: 12px;
    overflow: hidden;
    border-bottom: 1px solid #d3d2d2;
    color: #313030;
    background: url(../images/201603/nav_dian.jpg) left center no-repeat;
    padding: 0;
    padding-left: 15px;
    margin-top: 13px;
    font-size: 12px;
    font-family: "Î¢ÈíÑÅºÚ";
}

.nav-topheader .sub .nav_xiao .xiao_one a:hover {
    color: #f3782a;
}

.nav-topheader .sub .nav_xiao .xiao_two {
    margin-top: 28px;
    width: 760px;
    float: right;
}

.nav-topheader .sub .nav_xiao .xiao_two img {
    float: left;
    margin-right: 25px;
}

.nav-topheader .sub .nav_xiao .xiao_two .nav_div {
    float: left;
    width: 380px;
    padding-top: 30px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.nav-topheader .sub .nav_xiao .xiao_two .nav_div h2 {
    font-size: 16px;
    color: #f3782a;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 36px;
}

.nav-topheader .sub .nav_xiao .xiao_three {
    width: 570px;
    float: right;
    overflow: hidden;
}

.nav-topheader .sub .nav_xiao .xiao_three ul {
    width: 790px;
}

.nav-topheader .sub .nav_xiao .xiao_three ul li {
    float: left;
    display: inline;
    width: 172px;
    height: 190px;
    overflow: hidden;
    margin-right: 19px;
    text-align: center;
    position: inherit;
    line-height: 46px;
    margin-left: 0px;
}

.nav-topheader .sub .nav_xiao .xiao_three ul li img {
    width: 100%;
    height: 138px;
    display: block;
}

.nav-topheader .sub .nav_xiao .xiao_three ul li a {
    color: #686868;
    width: 100%;
    font-size: 15px;
    height: 100%;
    padding-top: 17px;
}

.nav-topheader .sub .nav_xiao .xiao_three ul li a:hover {
    color: #f3782a;
}

.nav-topheader .sub .nav_xiao .xiao_three ul li:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.nav-topheader .sub .nav_xiao .xiao_three ul.nav_wechat li {
    width: 195px;
}

.nav-topheader .sub .nav_xiao .xiao_three ul.nav_wechat li img {
    width: 195px;
    height: 138px;
}

.nav-topheader .sub .nav_xiao .xiao_four {
    width: 512px;
    overflow: hidden;
    margin-right: 25px;
    margin-left: 55px;
}

.nav-topheader .sub .nav_xiao .xiao_four h2 {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #b3b3b3;
    letter-spacing: 3px;
    margin-top: 10px;
}

.nav-topheader .sub .nav_xiao .xiao_four .ul {
    width: 590px;
}

.nav-topheader .sub .nav_xiao .xiao_four .ul li {
    height: 42px;
    line-height: 42px;
    margin-right: 80px;
    padding-right: 10px;
    width: 205px;
    overflow: hidden;
    float: left;
    display: inline;
    background: url(../images/nav_dian2.png) right center no-repeat;
    margin-left: 0px;
    position: inherit;
}

.nav-topheader .sub .nav_xiao .xiao_four .ul li a {
    padding: 0;
    width: 205px;
    text-align: left;
}

.nav-topheader .sub .nav_xiao .xiao_five {
    width: 680px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    margin-left: 50px;
}

.nav-topheader .sub .nav_xiao .xiao_five img {
    width: 280px;
    height: 190px;
}

.nav-topheader .sub .nav_xiao .xiao_five a {
    width: 280px;
    height: 190px;
    padding: 0;
    margin-right: 45px;
    float: left;
}

.nav-topheader .sub .nav_xiao .xiao_five2 {
    float: right;
    margin-right: 20px;
    text-align: left;
    width: 1100px;
    margin-top: 15px;
}

.nav-topheader .sub .nav_xiao .xiao_five2 p {
    border-bottom: 1px solid #D9D9D9;
    box-shadow: none;
    font-size: 15px;
    padding: 10px 0;
}

.nav-topheader .sub .nav_xiao .xiao_five2 p a {
    text-align: left;
    width: 200px;
    display: inline-block;
    padding-top: 0;
    height: auto;
    padding: 5px 0;
    font-size: 15px;
	font-weight:bold;
}

.nav-topheader .sub .nav_xiao .xiao_six_l {
    float: left;
    width: 140px;
    margin-left: 70px;
    overflow: hidden;
    margin-top: 35px;
}

.nav-topheader .sub .nav_xiao .xiao_six_l a {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333333;
    padding-left: 20px;
    background: url(../images/yuming_pic9.png) left center no-repeat;
    padding-top: 0;
}

.nav-topheader .sub .nav_xiao .xiao_six_l a.osel {
    background: url(../images/yuming_pic9_on.png) left center no-repeat;
    color: #f3782a;
}

.nav-topheader .sub .nav_xiao .xiao_six_r {
    float: left;
    width: 990px;
    overflow: hidden;
    text-align: center;
}

.nav-topheader .sub .nav_xiao .xiao_six_r img {
    display: block;
    margin: 0 auto;
    margin-bottom: 32px;
    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;
    -webkit-transition: all 0.5s ease 0s;
}

.nav-topheader .sub .nav_xiao .xiao_six_r a {
    float: left;
    width: 140px;
    height: auto;
    border-left: 1px solid #e2e3e3;
    padding-top: 0;
    margin-top: 50px;
}

.nav-topheader .sub .nav_xiao .xiao_six_r a:hover img {
    margin-top: -4px;
    margin-bottom: 36px;
}

.nav-sub-zhaoming {
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
}

.nav-sub-left-title {
    color: #0e6eb8;
    padding-right: 40px;
    border-right: 1px solid #0e6eb8;
    padding-left: 25px;
}

.nav-sub-right-a {
    padding-left: 40px;
    color: #8a8a8a;
}

.nav-sub-right-a a {
    color: #8a8a8a;
}

.nav-sub-right-a a:hover {
    color: #0e6eb8;
}

.nav-sub-zhaoming .syzmcpjs {
    background: url(../images/004.png) no-repeat;
    background-position: left center;
	
}

.nav-sub-zhaoming .syzmalzs {
    background: url(../images/005.png) no-repeat;
    background-position: left center;
	padding-right: 59px;
}

.nav-sub-zhaoming .syzmalzs1 {
    background: url(../images/0005.png) no-repeat;
    background-position: left center;
	padding-right: 60px;
}

.nav-sub-zhaoming .syzmalzsz {
    background: url(../images/0001.png) no-repeat;
    background-position: left center;
	padding-right: 55px;
}


.nav-sub-zhaoming .jjywzd {
    background: url(../images/006.png) no-repeat;
    background-position: left center;
}

.nav-sub-zhaoming .xgjazjq {
    background: url(../images/001.png) no-repeat;
    background-position: left center;
}

.nav-sub-zhaoming .yzsjjfa {
    background: url(../images/002.png) no-repeat;
    background-position: left center;
}


.htmledit{
overflow:hidden;
}
.liuyan{width: 1200px;margin:0 auto;height: 450px;background: #3c4042;margin-bottom: 80px;}
.liu1{width: 250px;font-size: 30px;color: #ffffff;font-weight: bold;text-align: left;padding-top: 185px;padding-left: 88px;line-height: 30px;}
.liu1 span{font-size: 18px;font-weight: normal;text-transform: uppercase;}
.liu3{border-left: 0px solid #60656b;padding-right: 105px;padding-left: 0px;margin-top: 114px;}
.fr{float:right;}
#liu31 p{ font-size:16px;}
.fl {float: left;}
.liu2{ margin-left:90px;}
.m_label1{position:absolute;width:160px;text-align:left;line-height: 40px;padding-left:8px;color:#757778;z-index:1;cursor:text;font-size: 15px;}
.c_label{line-height:18px;padding-top:12px;}
.message1{padding-top:55px;z-index:0;position:relative;}
.message1 input{vertical-align:middle;}
.message1 #name{display:block;height: 40px;line-height: 40px;padding:0;padding-left:6px;border: none;width: 359px;background: #dedede;margin-bottom: 18px; color: #727171;}
.message1 #contact{display:block;height: 40px;line-height: 40px;padding:0;padding-left:6px;border: none;width: 359px;background: #dedede;margin-bottom: 18px; color: #727171;}
.message1 #content{display:block;width:353px;height:123px;padding:6px;font-size:12px;border: none;background: #dedede; color: #727171;}
.message1 .msgbtn{background:#035fbb;cursor:pointer;width:365px;height:45px;line-height:45px;text-align:center;border:none;color:#fff;font-size:18px;margin-top:15px;font-family: "Arial","Î¢ÈíÑÅºÚ";}
.date{ text-align:center;}
#infoContent p{ line-height:32px; font-size:16px;}!important
.case_title{overflow:hidden;margin:40px 0;}
.case_title span{float:left;display:block;}
.case_title span:first-child,.case_title span:last-child{width:42%;border-top:1px solid #9b9b9b;position:relative;top:18px;}
.case_title span:nth-child(2){width:16%;text-align:center;font-size:26px;color:#333;letter-spacing:4px;}
.clearfloat{clear:both}
.portfolio-descriptions h1{ color:#525252; font-weight:normal; margin-bottom:1px;}
.line{ margin-top: 20px; margin-bottom: 20px; border-width: 1px;    border-color: #b9b6b6; border-top-style: dashed;}
.portfolio-descriptions li{ font-size:14px; list-style:none; color:#828284; line-height:2.3; letter-spacing:2px;}
.portfolio-descriptions li span{ margin-right:40px;}
.add{ border:1px solid #dddddd;}
.feature-boxs p{ text-align: center;font-size: 16px;color: #828284; margin-bottom:0px; font-family: "Arial","Î¢ÈíÑÅºÚ"; margin-top:0px; }
.heng p{width: 100px;
    padding-bottom: 0;
    margin-bottom: 0;
    background: #0d6db8;
    text-align: center;
    color: #ffffff;
    line-height: 30px;}
	
.hengt p{width: 100px;
    padding-bottom: 0;
    margin-bottom: 0;
    background: #0d6db8;
    text-align: center;
    color: #ffffff;
    line-height: 30px;}	
.hengt{    width: 1170px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 30px;
	background-color: #0d6db8;
	line-height: 30px;
	color: #fff;
	}
.hengt a{ color:#FFFFFF; margin: 15px;}
	

/*--------------------------Ê×Ò³3Í¼ÌØÐ§-----------------------------*/
.view { overflow: hidden; position: relative; text-align: center; cursor: default; }
.view .mask, .view .content { width: 369px; height: 251px; position: absolute; overflow: hidden; top: 100px; left: 15px; }
.view img { display: block; position: relative; }


.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.second-effect a.info {
	position:relative;
	top:-10px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
   opacity: 0.75;
   border:126px solid rgba(0,0,0,0.7);
}
.second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}

.view a.info { background: url(../img/da.png) no-repeat scroll center center transparent; display: inline-block; text-decoration: none; padding: 0px; text-indent: -9999px; width: 32px; height: 32px; }


/*-------------------------adfooter------------------------------*/
.nocapss{ color: #fff;}

.widgetad {
    padding-right: 1px;
    background: url(../img/bg_line02.png) no-repeat right 13px;
    display: inline;}
	
#nums {
    margin-bottom: 10px;
    font: bold 30px/30px Arial;
    color: #fff;
	font-size:30px;
}

#weixin {
    background: url(../img/bg_sign08.png) no-repeat!important;
	 width: 55px!important;
    height: 52px!important;
}

.bds_tsina {
    background: url(../img/bg_sign07.png) no-repeat!important;
}

.bds_tqq {
    margin-right: 0!important;
    background: url(../img/bg_sign09.png) no-repeat!important;
}

.mt28 {
    margin-top: 22px;
    border-top: 1px solid #353535;
    padding: 5px 0;
}

.share a {
    width: 55px!important;
    height: 52px!important;
    padding: 0!important;
    margin: 0 18px 0 0!important;
	display:block;
	float: left;
}
.main{ position:absolute; top:70px; left: 0;}

.main ul li img{ opacity:0;}

.wxshow{ width:52px; height:52px; display:none;}

.share:hover .main ul li img{
				opacity:1;
				transition:all 0.8s
}

.shares a {
    width: 55px!important;
    height: 52px!important;
    padding: 0!important;
    margin: 0 18px 0 0!important;
    display: block;
    float: left;
}
.shares2 a {
    width: 55px!important;
    height: 52px!important;
    padding: 0!important;
    margin: 0 18px 0 0!important;
    display: block;
    float: left;
}

.share { position:relative;}

.shares{ position:absolute;  left: 95px; top: 228px;}
.shares2{ position:absolute;  left: 95px; top: 258px;}

.nocapsss {
margin-top:12px;
    color: #fff;
}
.hvr-float-shadow img{  border: 0px solid #dddddd;     border-bottom: 0px solid}
.hvr-float-shadow a:hover{ color: #0d6db8;}
.stylist_titles {
    text-align: center;
    padding: 70px 0 20px 0;
}
.portfolio-description-content h3{ letter-spacing: 0px;}
.portfolio-description-content h5{ font-size:16px; font-weight:normal; letter-spacing: 0px;} 
.portfolio-description-content h6{ font-size:16px; font-weight:normal; letter-spacing: 0px;}
/*--------------------------win¿ò-----------------------------*/
 display: block;
  text-decoration: none; }

.col-md-6zs{
	float: left;
	position: relative;
    min-height: 1px;

}

.portfolio-item {
  position: relative; }

.portfolio-img-container {
  display: block;
  position: relative;
  overflow: hidden;
   }

.portfolio-item-img {
  transform: translate3d(0px, 0px, 0px);
  vertical-align: text-top; }

.portfolio-description {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #f0f0f0;
  color: #fff;
  padding: 20px;
  font-size: 0.85em;
  text-align: center; }

/* Responsive CSS */
@media (min-width: 768px) {
  .portfolio-item-img {
    width: 100%;
    display: block;
    transition: all 400ms linear; }

  .portfolio-description {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent;
    opacity: 0;
    transition: all 200ms ease-in-out; }

  .portfolio-cover {
    background-color: rgba(255, 66, 41, 0);
    opacity: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    transform: scale(2);
    transition: all 200ms ease-in-out;
    display: none; }

  .portfolio-title, .portfolio-sub-title, .view-casestudy {
    transform: translateY(15px);
    transition: transform 300ms ease-in-out,opacity 150ms ease-in;
    opacity: 0; }

  .portfolio-title, .portfolio-sub-title {
    color: #fff;
    -webkit-font-smoothing: antialiased; }

  .view-casestudy {
    margin: 15px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: inline-block; }
    .view-casestudy:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -3px;
      width: 100%;
      height: 1px;
      }
.square-title-1 h3{ margin-bottom:15px; font-size:24px;}

  .portfolio-description-wrapper {
    position: relative;
    display: table;
    width: 100%;
    height: 100%; }

  .portfolio-description-content {
    display: table-cell;
    vertical-align: middle; }

  .portfolio-item-wrapper {
    backface-visibility: hidden;
    margin-bottom: 0;
    overflow: hidden; }
    .portfolio-item-wrapper:hover .portfolio-cover {
      background-color: rgba(0, 0, 0, 0.83);
      display: block; }
    .portfolio-item-wrapper:hover .portfolio-title {
      transition-delay: 100ms,100ms; }
    .portfolio-item-wrapper:hover .portfolio-sub-title {
      transition-delay: 200ms,200ms; }
    .portfolio-item-wrapper:hover .view-casestudy {
      transition-delay: 300ms,300ms; border: 1px solid #fff; padding: 5px 15px;}
    .portfolio-item-wrapper:hover .portfolio-item-img {
      transform: scale(1.05);
      -moz-filter: url("data:image/svg+xml; utf8,<svg xmlns='http: //www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      -o-filter: url("data:image/svg+xml; utf8,<svg xmlns='http: //www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      -webkit-filter: grayscale(100%) brightness(90%) contrast(120%);
      filter: grayscale(100%) brightness(90%) contrast(120%); }
    .portfolio-item-wrapper:hover .portfolio-description {
      opacity: 1; }
    .portfolio-item-wrapper:hover .view-casestudy, .portfolio-item-wrapper:hover .portfolio-sub-title, .portfolio-item-wrapper:hover .portfolio-title {
      opacity: 1;
      transform: translateY(0); }
    .portfolio-item-wrapper:hover .portfolio-description-award {
      transform: translate(0, 0); } }
@media (max-width: 991.98px) {
  .portfolio-description {
    padding: 15px; }

  .portfolio-description-content .text-medium-large {
    font-size: 16px;
    line-height: 16px; } }
@media (max-width: 767.98px) {
  .portfolio-description {
    position: initial; }

  .portfolio-sub-title {
    font-size: 14px;
    color: #6f6f6f; }

  .view-casestudy {
    display: block;
    color: #222;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0px 0px 0px; } }
	
	.square-title-1:after {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -3px;
    left: -3px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.square-title-1:before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -3px;
    right: -3px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
	

/*--------------------------win¿òend-----------------------------*/

.category {
    background: #D2D2D2;
    width: 264px;
	min-height: 1000px;
	height:auto;
    float: left;
    margin-right: 20px;
}

.category .yw dt {
    height: 45px;
    line-height: 30px;
    background: #D2D2D2;
    text-align: center;
    color: #000;
    font-size: 23px;
	font-weight:normal;
}
.yws{
margin:40px 70px 10px 70px;
}

.category dd {
    border: #e5e5e5 1px solid;
    border-top: none;
}
.category dd ul li{
    position: relative;
}
.category dd ul li a {
    height: 45px;
    line-height: 45px;
    border-bottom: #e5e5e5 1px solid;
    padding-left: 44px;
    display: block;
    color: #666;
    position: relative;
}

.category dd ul li a:hover {
    color: #0152ad;
}

.category dd ul li a:hover::after {
    content: '';
    width: 4px;
    height: 14px;
    background: #0152ad;
    position: absolute;
    left: 1px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}
.icon-1 span.item2 {
    background: url(../img/icon-2.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 span.item2:hover {
    background: url(../img/icon-2-hover.jpg) center center no-repeat;
    background-size: 100%;
}

.icon-1 span.item3 {
    background: url(../img/icon-3.jpg) center center no-repeat;
    background-size: 100%;
}
.category>dd>ul>li>span {
    width: 6px;
    font-size: 20px;
    color: #0152ad;
    margin-right: 10px;
    position: absolute;
    left: 22px;
    top: 8px;
	font-weight:bold;
}

.category dd ul li:last-child a {
    border-bottom: none;
}

.category dd ul li .subCategory{
    display: none;
}
.category dd ul li .subCategory li a {
    padding-left: 60px;
    position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.category dd ul li .subCategory li a span{
    width: 6px;
    font-size: 10px;
    color: #0152ad;
    margin-right: 10px;
    position: absolute;
    left: 46px;
    top: 0px;
}


.m-keyword1 {

    background: #f7f7f7;
	 border-bottom: 2px solid;
	 border-bottom-color:#b3b1b1;
}

.m-keyword {
	display:block;
    height: 55px;
	width:1160px;
	margin:auto;
    background: #f7f7f7;
}

.m-keyword span {
	margin: auto;
    line-height: 55px;
}
.m-keyword span li { list-style:none; display:inline; 
}

.m-keyword span a{  color:#7a7a7a;
}

/*--------------------------ÁÐ±í×ó²àadd end-----------------------------*/


@font-face {font-family: "iconfont";
  src: url('../fonts/fontawesome-webfont.eot'); /* IE9 */
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/fontawesome-webfont.woff2') format('woff2'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/fontawesome-webfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shouji:before {
  content: "\f10A";
}

.icon-yingyongxuanzhong:before {
  content: "\f009";
}

.icon-jiantouyou:before {
  content: "\f101";
}

.icon-jiantou-shang:before {
  content: "\f0aa";
}

.icon-shouye:before {
  content: "\f015";
}

.icon-jiantou:before {
  content: "\f105";
}

/*--------------------------view add -----------------------------*/
.viewb{
height:800px;

background-color:#f7f7f7;

}
.viewbbox{
width:1200px;
height:800px;
position:relative;
margin:auto;

}

.viewbtop{
position:absolute;
margin-top:60px;
margin-bottom:20px;

}

.viewbtop p{
font-size:28px;
color:#7a7a7a;
}

.viewbbottom{
position:absolute;
margin-top:160px;
margin-bottom:20px;
}

.viewbbottom li{
list-style:none;
float: left;
margin-right:20px;
}
