﻿@charset "utf-8";
body {
    margin: 0 auto;
    font-size: 12px;
    font-family: Microsoft Yahei, "微软雅黑", "宋体";
    color: #353434;
}

body,
button,
input,
select,
textarea {
    font-family: Microsoft Yahei, "微软雅黑", "宋体";
    outline: 0px;
    font-size: 12px;
}

textarea {
    overflow-y: hidden;
}

ul {
    margin: 0px;
    padding: 0px;
    zoom: 1;
    /*用于IE6*/
}

div {
    zoom: 1;
    /*用于IE6,要是IE6错位,修复这个.*/
}

li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    vertical-align: middle;
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

img {
    margin: 0px auto;
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

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

a img {
    border: none;
    border: 0;
}

p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0px;
    overflow: hidden;
}

i,
em,
cite {
    font-style: normal;
}

input,
select {
    padding: 0;
    margin: 0;
    border: none;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    height: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.m10 {
    margin: 10px;
    _display: inline;
}

.m20 {
    margin: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pt15 {
    padding-top: 15px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p5 {
    padding: 5px;
}

.p1 {
    padding: 1px;
}

.b {
    display: block;
}

.in-b {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.ti {
    text-indent: -999999px;
}

#no {
    border: none;
    border: 0;
}




/*颜色*/

.red {
    color: red;
}

.black {
    color: black;
}

.blue {
    color: blue;
}

.gray {
    color: #999;
}

.white {
    color: white;
}




/*宽度*/

.w100 {
    width: 100%;
}

.w50 {
    width: 50%;
}

.h50 {
    height: 50px;
    width: 100%;
    clear: both;
}




/* 文章间距 */

.content {
    line-height: 22px;
    color: #595959;
}

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




/*边框*/

.border {
    border: 1px solid #edecec;
    background-color: #fff;
}

.border-no-top {
    border: 1px solid #b5b5b5;
    border-top: 0;
    background-color: #fff;
}

.border-b {
    border-bottom: 1px solid #DFDFDF;
}




/* 背景 */

.bgf {
    background-color: #fff;
}

.navbar1 {
    height: 125px;
    background-color: #fff;
    border: none;
    border: 0;
    z-index: 99999;
    margin: 0;
}

.navbar1 .navbar-brand {
    padding: 0;
    height: auto;
}

.navbar1 .navbar-brand img {
    margin: 30px 0px 0 0px;
}

.fr-fa {
    margin: 40px 0 0;
    line-height: 20px;
    color: #464545;
}

.fr-fa>div {
    float: left;
    font-size: 13px;
}

.fr-fa .tel {
    height: 40px;
    background-image: url(../image/icon.png);
    background-position: 0 -55px;
    background-repeat: no-repeat;
    padding-left: 38px;
    margin-right: 10px;
    line-height: 40px;
}

.fr-fa .email {
    height: 40px;
    background-image: url(../image/icon.png);
    background-position: 0 -102px;
    background-repeat: no-repeat;
    padding-left: 38px;
    line-height: 40px;
    margin-right: 10px;
}

.fr-fa .skype {
    height: 40px;
    background-image: url(../image/icon.png);
    background-position: 0 -165px;
    background-repeat: no-repeat;
    padding-left: 38px;
    line-height: 40px;
    margin-right: 10px;
}

.fr-fa .dress {
    height: 40px;
    background-image: url(../image/icon.png);
    background-position: 0 -220px;
    background-repeat: no-repeat;
    padding-left: 42px;
    line-height: 20px;
    margin-right: 20px;
}

.fr-fa .lan {
    cursor: pointer;
    height: 40px;
    background-image: url(../image/icon.png);
    background-position: 0 0px;
    background-repeat: no-repeat;
    padding-left: 38px;
    line-height: 40px;
}

.fr-fa .dress p {
    text-align: justify;
    text-justify: inter-ideograph;
}

.fr-fa .dress:after {
    display: inline-block;
    content: '';
    padding-left: 100%;
}

.fr-fa .dress span {
    display: block;
}

.fr-fa .lan em {
    margin-left: 5px;
    display: inline-block;
    width: 15px;
    height: 9px;
    vertical-align: middle;
    background: url(../image/icon_4.png) center no-repeat;
    background-size: 100% auto;
}

.navbar-brand {
    padding: 29px 15px;
    height: auto;
}

.navbar {
    border-radius: 0;
}

nav.navbar.bootsnav {
    margin: 0;
    border: none;
}

.navbar-nav {
    float: left;
}

nav.navbar.bootsnav ul.nav>li>a {
    color: #474747;
    text-transform: uppercase;
    line-height: 50px;
    padding: 0 30px;
}

nav.navbar.bootsnav ul.nav>li:hover {
    background: #f4f4f4;
}

.nav>li:after {
    content: "";
    width: 0;
    height: 5px;
    background: #b1de7d;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}

.nav>li:hover:after {
    width: 100%;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    content: "+";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top: 0%;
    right: 10%;
    transition: all 0.4s ease 0s;
}

nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
    content: "\f105";
    transform: rotate(90deg);
}

.dropdown-menu.multi-dropdown {
    position: absolute;
    left: -100% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}

.logo {
    float: left;
    width: 170px;
    height: 50px;
    display: block;
    position: relative;
    z-index: 100;
}

.logo img {
    height: 40px;
    margin-top: 5px;
}

.menu {
    width: 100%;
    background: #72af2c;
}

.logo {
    display: none;
}



.theme-buy {
    float: right;
    margin-top: 10px;
    text-align: center;
}

.theme-buy .btn {
    padding: 0;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    background: #ffffff;
    border: none;
    font-size: 14px;
    color: #72af2c;
}

.theme-buy1 {
    display: none;
    float: right;
    margin-top: 10px;
    text-align: center;
}

.theme-buy1 .btn {
    padding: 0;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    background: #ffffff;
    border: none;
    font-size: 14px;
    color: #72af2c;
}

.theme-popover-mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    display: none;
}

.theme-popover {

    z-index: 9999;

    position: fixed;

    top: 50%;

    left: 50%;

    width: 40%;

    height: auto;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    display: none;

    background: #fff;

    padding: 2%;
}

.theme-poptit {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #23ac38;
    text-align: center;
}

.theme-poptit .close {
    color: #fff;
    font-size: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    line-height: 40px;
    float: none;
    text-shadow: none;
    display: block;
}

.theme-poptit:hover {
    background: #ee921f;
}

.theme-poptit .close:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
}

.theme-popbod {
    color: #444;
    text-align: center;
    padding: 5% 2%;
}

.theme-popbod>em {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    display: block;
    margin-bottom: 4%;
    font-size: 28px;
}

.theme-popbod select {
    height: 40px;
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 14px;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #e5e5e5;
    padding-left: 5px;
    background: url(../images/icon.png) no-repeat;
    background-position: -134px -41px;
}

.search_main {
    width: 100%;
    max-width: 500px;
    height: 40px;
    display: inline-block;
    color: #808080;
    vertical-align: middle;
    border-radius: 5px;
    padding-left: 10px;
    font-family: 'Lato', arial, sans-serif;
    line-height: 40px;
    background: #fff;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.search_main:focus {
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.1);
}

.search_btn {
    display: inline-block;
    margin-top: 30px;
    padding: 0 20px;
    height: 40px;
    cursor: pointer;
    background: #23ac38;
    color: #fff;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.search_btn:hover {
    background: #ee921f;
}

.theme-popbod>div {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.banner {
    position: relative;
}

.banner .callbacks_nav {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    z-index: 88;
    text-indent: -99999px;
}

.banner .prev {
    left: 10px;
    background: url("../image/hd.png") no-repeat left top;
}

.banner .next {
    right: 10px;
    background: url("../image/hd.png") no-repeat right top;
}

.banner .callbacks_tabs {
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    width: 100%;
    z-index: 88;
}

.banner .callbacks_tabs li {
    float: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 5px;
}

.banner .callbacks_tabs li a {
    display: block;
    width: 16px;
    height: 16px;
    background: url("../image/hd1.png") no-repeat left top;
    text-indent: -9999px;
}

.banner .callbacks_tabs li.callbacks_here a {
    background: url("../image/hd1.png") no-repeat right top;
}




/*主体开始*/

.m1_til {
    text-align: center;
    margin: 40px 0 25px;
}

.m1_til h2 {
    font-size: 44px;
    line-height: 1.5;
    font-family: "Arial";
    font-weight: bold;
    color: #333333;
}

.m1_til span {
    font-size: 14px;
    line-height: 1.5;
    color: #828282;
    padding: 0 10%;
    text-align: center;
    display: block;
    word-wrap: break-word
}

.m1_til p {
    margin-top: 10px;
}

#jjfa .cont {
    padding: 10px 0 30px;
    background: #f5f5f5;
}

#jjfa .cont .item a {
    display: block;
    padding: 5px;
    border: 1px solid #d4d4d4;
    width: 100%;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-bottom: 4px solid #72af2c;
}

#jjfa .cont .item a h5 {
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0;
}

#jjfa .cont .item a:hover {
    background: #72af2c;
}

#jjfa .cont .item a:hover h5 {
    color: #fff;
}

#jjfa .owl-nav .owl-prev {
    position: absolute;
    width: 15px;
    height: 27px;
    left: -40px;
    top: 45%;
    background: url(../image/left.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}

#jjfa .owl-nav .owl-next {
    position: absolute;
    width: 15px;
    height: 27px;
    right: -40px;
    top: 45%;
    background: url(../image/right.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}

.m2_til {
    margin: 30px 0 25px;
}

.m2_til h2 {
    font-size: 30px;
    line-height: 1.5;
    font-family: "Arial";
    font-weight: bold;
    color: #333333;
}

.m2_til span {
    font-size: 14px;
    line-height: 1.5;
    color: #828282;
    display: block;
    word-wrap: break-word
}

.amore {
    font-size: 14px;
    line-height: 60px;
    color: #aaaaaa;
}

.amore i {
    font-size: 20px;
    color: #aaaaaa;
    line-height: 60px;
}

#column_001 {
    background: url(../image/bg_01.jpg) repeat-x top;
    background-size: initial;
}

#column_002 {
    background: url(../image/bg_02.jpg) repeat-x top;
    background-size: initial;
}

#column_003 {
    background: url(../image/bg_03.jpg) repeat-x top;
    background-size: initial;
}

#column_004 {
    background: url(../image/bg_04.jpg) repeat-x top;
    background-size: initial;
}

#column_005 {
    background: url(../image/bg_05.jpg) repeat-x top;
    background-size: initial;
}

#column_006 {
    background: url(../image/bg_06.jpg) repeat-x top;
    background-size: initial;
}

#column_007 {
    background: url(../image/bg_07.jpg) repeat-x top;
    background-size: initial;
}

#column_008 {
    background: url(../image/bg_08.jpg) repeat-x top;
    background-size: initial;
}

#column_009 {
    background: url(../image/bg_09.jpg) repeat-x top;
    background-size: initial;
}


.sitewidget-graphicNew {
    /*background: url(http://a0.sofastcdn.cn/cloud/kiBqkKlmSRijorljini/furuide10_.png) no-repeat right top;*/
    background-repeat: no-repeat;
    background-position: right top;
    background-size: initial;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    padding-top: 50px;
    padding-right: 200px;
    padding-bottom: 50px;
    padding-left: 13px;
}

.sitewidget-graphicNew:hover {
    background-position: 120px top;
}

.sitewidget-hd {
    display: block;
    height: 70px;
    padding-bottom: 15px;
}

.sitewidget-hd>h2 {
    font-family: Raleway;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    line-height: 1em;
    text-align: left;
}

.sitewidget-bd a {
    line-height: 1.5;
    font-size: 14px;
    color: #fff;
}

.sitewidget-bd i {
    font-size: 18px;
}

.main2 .cont {
    padding: 10px 0 30px;
}


.main3 {
    margin-bottom: 50px;
}

.m3_til {
    line-height: 50px;
    height: 50px;
    margin: 10px 0 40px;
}

.m3_til h2 {
    background: url(../image/ico01.jpg) left center no-repeat;
    padding-left: 55px;
    float: left;
    line-height: 50px;
    font-weight: bold;
    color: #333;
    font-family: "Arial";
}

.m3_til .bmore {
    float: right;
    font-size: 14px;
    color: #aaaaaa;
    line-height: 50px;
}

.m3_til .bmore i {
    font-size: 18px;
    color: #aaaaaa;
}

.pro_bottom {
    color: #000;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news_title {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_wrap p.news_con {
    overflow: hidden;
    height: 70px;
    font-size: 13px;
    color: #6b6b6b;
    line-height: 20px;
    text-align: left;
}

.new_more {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
}

.new_more i {
    color: #72af2c;
}

#set-8 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 56px;
    height: 56px;
    margin: -28px 0 0 -28px;
    z-index: 3333;
}

.hi-icon:hover::after {
    animation: 1.3s ease-out 75ms normal none 1 running sonarEffect;
}

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

.hi-icon::after {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    left: 0;
    opacity: 0;
    padding: 0;
    top: 0;
    transform: scale(0.9);
    z-index: -1;
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #e48013, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0.5;
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #e48013, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0;
        transform: scale(1.5);
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0.5;
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0;
        transform: scale(1.5);
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0.5;
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        opacity: 0;
        transform: scale(1.5);
    }
}

.hi-icon {
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 56px;
    position: relative;
    text-align: center;
    width: 56px;
    z-index: 1;
    transition: transform 0.1s ease-out 0s, background 0.2s ease 0s;
}

.hi-icon:hover {
    background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
    color: #fff;
    transform: scale(0.93);
}


.main4 {
    margin-bottom: 40px;
}

.m4_til {
    line-height: 50px;
    height: 50px;
    margin: 10px 0 30px;
}

.m4_til h2 {
    padding-left: 55px;
    float: left;
    line-height: 50px;
    font-weight: bold;
    color: #333;
    font-family: "Arial";
}

.m4_til .bmore {
    float: right;
    font-size: 14px;
    color: #aaaaaa;
    line-height: 50px;
}

.m4_til .bmore i {
    font-size: 18px;
    color: #aaaaaa;
}

.h_news ul li {
    width: 100%;
    height: 110px;
    overflow: hidden;
    margin-bottom: 25px;
}

.h_news ul li .thum {
    width: 22%;
    height: auto;
    float: left;
    overflow: hidden;
}

.h_news ul li .des {
    width: 72%;
    height: auto;
    float: right;
}

.h_news ul li .thum img {
    width: 100%;
    transition: all .5s;
}

.h_news ul li:hover .thum img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.h_news ul li .des .title {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 1.5;
}

.h_news ul li .des .info {
    color: #828282;
    opacity: .7;
    font-size: 14px;
    line-height: 1.6;
    padding: 10px 0;
}

.h_news ul li .des p {
    font-size: 14px;
    color: #828282;
}

.footer {
    background: #72af2c;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 3% 0 2% 0;
    z-index: 1;
}

.focusBox {
    position: relative;
    width: 100%;
    height: 430px;
    overflow: hidden;
    background: white;
}

.focusBox .pic img {
    width: 100%;
    height: 430px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: -40px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight:normal;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #f60;
}


.focusBox .prev,
.focusBox .next {
    position: absolute;
    top: 50%;
    width: 29px;
    height: 64px;
    opacity: .6;
    filter: alpha(opacity=60);
    overflow: hidden;
    display: none;
    z-index: 999999;
    text-indent: -999px;
    border: none;
    background: url(../image/arrowLR.png) no-repeat;
}

.focusBox .prev: hover,
.focusBox .next: hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.focusBox .prev {
    left: 0;
    background-position: -50px 0
}

.focusBox .next {
    right: 0;
}

.focusBox.bdOn .prev,
.focusBox.bdOn .next {
    display: block;
}




.footer .fot_title {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    font-family: "Arial";
}

.footer .fot_con,
.footer .fot_links,
.footer .fot_sub {
    position: relative;
    z-index: 99;
}

.footer .fot_con ul li {
    margin-bottom: 14px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.footer .fot_con ul li a {
    font-size: 14px;
    color: #fff;
}

.footer .fot_con ul li p {
    display: inline-block;
    max-width: 80%;
    padding-left: 10px;
}

.footer .fot_con ul li span {
    display: inline-block;
    width: 18px;
    height: 25px;
    vertical-align: top;
    background: url(../image/icons.png) no-repeat;
}

.footer .fot_con ul li.fcon01 span {
    background-position: 0px 0px;
}

.footer .fot_con ul li.fcon02 span {
    background-position: 0px -30px;
}

.footer .fot_con ul li.fcon03 span {
    background-position: 0px -65px;
}

.footer .fot_con ul li.fcon04 span {
    background-position: 0px -95px;
}

.footer .fot_con ul li.fcon05 span {
    background-position: 0px -125px;
}

.footer .fot_con ul li a:hover {
    color: #fff;
}



.footer .fot_links li {
    margin-bottom: 12px;
}

.footer .fot_links li a {
    color: #fff;
    font-size: 16px;
}

.footer .fot_links ul li a:hover {
    color: #fff;
}



.footer .fot_sub p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}

.footer .fsub-box {
    position: relative;
    text-align: left;
}

.footer .fot_sub .fsub-box .fot_input {
    background: rgba(185, 234, 128, 0.8);
    height: 36px;
    width: 100%;
    color: #568e15;
    padding-left: 10px;
    line-height: 36px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.footer .fot_sub .fsub-box .fot_input:focus {
    background: rgba(255, 255, 255, 0.2);
}

.footer .fot_sub .fsub-box .Submit {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    background: url(../image/icon_5.png) center no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}



.footer .fot_sub .fot-share {
    margin-top: 20px;
}

.footer .fot_sub .fot-share li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.footer .fot_sub .fot-share li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 30px;
}

.footer .fot_sub .fot-share li span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../image/icons.png) no-repeat;
    margin-top: 4px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.footer .fot_sub .fot-share li.fshare01 span {
    background-position: -9px -90px;
}

.footer .fot_sub .fot-share li.fshare02 span {
    background-position: -49px -90px;
}

.footer .fot_sub .fot-share li.fshare03 span {
    background-position: -89px -91px;
}

.footer .fot_sub .fot-share li.fshare04 span {
    background-position: -128px -90px;
}

.footer .fot_sub .fot-share li.fshare05 span {
    background-position: -169px -90px;
}

.footer .fot_sub .fot-share li.fshare06 span {
    background-position: -209px -90px;
}

.footer .fot_sub .fot-share li.fshare07 span {
    background-position: -249px -90px;
}

.footer .fot_sub .fot-share li:hover a {
    background: #ee921f;
}

.footer .fot_sub .fot-share li:hover a span {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}



.fot-bot {
    position: relative;
    z-index: 99;
    line-height: 48px;
    height: 48px;
    background: #568e15;
}

.fot-bot .fot-fri {
    float: left;
}

.fot-bot .fot-fri p {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.fot-bot .fot-fri li {
    display: inline-block;
    margin: 0 10px;
}

.fot-bot .fot-fri li a {
    color: #fff;
    font-size: 14px;
}

.fot-bot .fot-fri li a:hover {
    color: #fff;
}

.fot-bot .copy {
    float: right;
    color: #fff;
    font-size: 14px;
}

.fot-bot .copy a {
    color: #fff;
    font-size: 14px;
}

.fot-bot .copy a:hover {
    color: #fff;
}



.fot_title .column_icon_toggle {
    display: none;
}

.icon-minus-sign:before {
    content: "\f068";
    font-family: 'FontAwesome';
}

.icon-plus-sign:before {
    content: "\f067";
    font-family: 'FontAwesome';
}

.back_top {
    width: 57px;
    height: 57px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 9999;
    display: none;
    background: url(../image/top.png) no-repeat center;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.back_top:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.sitewidget-bd {
    font-size: 14px;
    color: #545454;
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: left;
}
.sitewidget-position .sitewidget-bd {
    font-size: 14px;
    line-height: 2em;
}
.sitewidget-position a{
    font-size: 14px;
    color: #545454;
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: left;
}
.menu_left_ul {
    width: 100%;
    position: relative;
    top: 0px;
}
.menu_left_ul li {
    background: #ededed;
    list-style: none;
    line-height: 44px;
    text-align: center;
}
.menu_left_ul .top_title {
    height: 68px;
    text-align: center;
    line-height: 68px;
    background: #72af2c;
    text-align: center;
}
.menu_left_ul li a {
    font-size: 15px;
    color: #5b5b5b;
}
.menu_left_ul .top_title a {
    font-size: 20px;
    color: #fff;
}
.road, .road_ul  a {
    font-size: 12px;
    color: #999;
    line-height: 44px;
}
.road_ul {
    float: left;
    color: #999;
    line-height: 44px;
}
.title_pro {
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 13px;
    clear: both;
        margin-bottom: 33px;
        font-size: 16px;
}
.company {
    font-size: 13px;
    color: #636363;
    line-height: 25px;
}
.road {
    float: left;
}
.menu_left_ul li:hover, .menu_left_ul li.hover {
    background: #82b746;
}
.menu_left_ul li:hover a, .menu_left_ul li.hover a {
    color: #fff;
}
.faqs_rigmain {
    width: 100%;
    padding: 14px 8px 10px;
    margin-top: 30px;
    background: #f1f2f2;
    overflow: hidden;
}
.faqs_rigmain li {
    padding-bottom: 4px;
}
.faqs_ans {
    padding: 15px 12px;
    background: #fff;
    color: #58595b;
    display: none;
    font-size: 14px;
}
.faqs_que a {
    font-size: 14px;
    display: block;
    padding: 10px 25px 8px 12px;
    color: #58595b;
    line-height: 14px;
    background: #e1e2e3;
    overflow: hidden;
    clear: both;
}
.nav-pills>li>a {
    border-radius: 0px;
    font-size: 14px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #333;
    background-color: #ededed;
}
.construction-service-box {
    margin-bottom: 30px;
}
.service-thumb {
    position: relative;
}
.img-icon {
    position: relative;
    overflow: hidden;
}
.item-img-wrap {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.img-icon img {
    width: 100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.item-img-wrap img {
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}
.img-icon-overlay01 {
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(114, 175, 44, 0.7);
}
.img-icon-overlay01 p, .img-icon-overlay02 p, .img-icon-overlay03 p {
    position: absolute;
    width: 100%;
    margin-top: -30px;
    top: 50%;
    text-align: center;
}

.services-desc p {
    color: #807f7f;
    line-height: 23px;
}
.services-desc p {
    color: #807f7f;
    line-height: 23px;
    height: 50px;
}
.boo_more {
    width: 117px;
    height: 33px;
    background: #e4e4e4;
    color: #484747;
    border-radius: 4px;
    display: block;
    line-height: 33px;
    text-align: center;
    margin-top: 15px;
}
.img-icon-overlay01 p a, .img-icon-overlay02 p a, .img-icon-overlay03 p a {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 5px;
    text-align: center;
    color: #fff;
    font-size: 60px;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.services-desc span {
    position: relative;
    top: 9px;
    right: 10px;
    float: right;
}
.img-icon:hover .img-icon-overlay01 {
    opacity: 1;
}
.kku {
    font-size: 14px;
    margin: 10px 0px 5px 0px !important;
}
/*page*/
#pages{text-align: center;}
#pages a{padding:0 10px;height: 30px;line-height: 30px;text-align: center; background: #e6e6e6;color: #333;display: inline-block;}
#pages span{padding:0 10px;height: 30px;line-height: 30px;text-align: center; background: #72af2c;color: #fff;display: inline-block;}
#pages a:hover{background: #72af2c;color: #fff;}
/*1100以下*/
                    .jssora05l,
                    .jssora05r {
                        display: block;
                        position: absolute;
                        /* size of arrow element */
                        width: 40px;
                        height: 40px;
                        cursor: pointer;
                        background: url('../image/a17.png') no-repeat;
                        overflow: hidden;
                    }

                    .jssora05l {
                        background-position: -10px -40px;
                    }

                    .jssora05r {
                        background-position: -70px -40px;
                    }

                    .jssora05l:hover {
                        background-position: -130px -40px;
                    }

                    .jssora05r:hover {
                        background-position: -190px -40px;
                    }

                    .jssora05l.jssora05ldn {
                        background-position: -250px -40px;
                    }

                    .jssora05r.jssora05rdn {
                        background-position: -310px -40px;
                    }
                    .jssort01 .p {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 72px;
                        height: 72px;
                    }

                    .jssort01 .t {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        border: none;
                    }

                    .jssort01 .w {
                        position: absolute;
                        top: 0px;
                        left: 0px;
                        width: 100%;
                        height: 100%;
                    }

                    .jssort01 .c {
                        position: absolute;
                        top: 0px;
                        left: 0px;
                        width: 68px;
                        height: 68px;
                        border: #000 2px solid;
                        box-sizing: content-box;
                        background: url('../image/t01.png') -800px -800px no-repeat;
                        _background: none;
                    }

                    .jssort01 .pav .c {
                        top: 2px;
                        _top: 0px;
                        left: 2px;
                        _left: 0px;
                        width: 68px;
                        height: 68px;
                        border: #000 0px solid;
                        _border: #fff 2px solid;
                        background-position: 50% 50%;
                    }

                    .jssort01 .p:hover .c {
                        top: 0px;
                        left: 0px;
                        width: 70px;
                        height: 70px;
                        border: #fff 1px solid;
                        background-position: 50% 50%;
                    }

                    .jssort01 .p.pdn .c {
                        background-position: 50% 50%;
                        width: 68px;
                        height: 68px;
                        border: #000 2px solid;
                    }

                    * html .jssort01 .c,
                    * html .jssort01 .pdn .c,
                    * html .jssort01 .pav .c {
                        /* ie quirks mode adjust */
                        width/**/
                        : 72px;
                        height/**/
                        : 72px;
                    }
@media (max-width: 1200px) {
.focusBox {
    height: auto;
}
.m3_til h2{font-size: 20px;}
.m4_til h2{font-size: 20px;}
.focusBox .pic img {
    height: auto;
}
.h_news ul li{height: auto;}
    .back_top {
        right: 2%;
        bottom: 20px;
        width: 40px;
        height: 40px;
        background-size: 100%;
    }
    .row {
        margin: 0;
    }
    .footer .container {
        padding: 0;
    }

    .fot-about>div {
        max-width: 90%;
    }

    .footer .fot_con,
    .footer .fot_links,
    .footer .fot_sub {
        width: 100%;
    }

    .footer .fot_title {
        padding-bottom: 15px;
        cursor: pointer;
        font-weight: normal;
    }

    .footer .fot_title .column_icon_toggle {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 8px;
        font-style: normal;
        cursor: pointer;
        font-size: 16px;
        font-weight: normal;
    }

    .toggle_content {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

    .fot-bot {
        text-align: center;
        height: auto;
        line-height: 1.2;
        font-size: 12px;
        padding: 10px 0;
    }

    .fot-bot .fot-fri {
        float: none;
        margin-bottom: 10px;
    }
    .fot-bot .fot-fri p {
        font-size: 12px;
    }
    .fot-bot .fot-fri li a {
        font-size: 12px;
    }
    .fot-bot .copy {
        float: none;
        font-size: 12px;
    }





    #jjfa .owl-nav .owl-prev {
        left: 0;
    }
    #jjfa .owl-nav .owl-next {
        right: 0;
    }

    .logo {
        display: block;
    }
    .m1_til {
        margin: 20px 0 15px;
    }
    .m1_til h2 {
        font-size: 20px;
    }
    .m1_til span {
        font-size: 12px;
    }
    .m2_til h2 {
        font-size: 18px;
    }
    .m2_til span {
        font-size: 12px;
    }
    .navbar1 {
        display: none;
    }
    .navbar .navbar-brand img {
        width: 200px;
        margin: 15px 0 0 10px;
    }
}

@media only screen and (max-width: 1200px) {
    .theme-buy {
  display: none;
}
    nav.navbar.bootsnav ul.nav>li>a {
    padding: 0 20px;
}

    .theme-popover {
        width: 60%;
    }
    .theme-buy .btn {
        margin-top: 10px;
    }
}


@media only screen and (max-width:990px) {
    .theme-buy1 {
        display: block;
    }
    nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after,
    nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
        content: " ";
    }
    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }
    nav.navbar.bootsnav ul.nav>li:hover {
        background: transparent;
    }
    nav.navbar.bootsnav ul.nav>li>a {
        margin: 0;
    }
}