@import url(/skin/css/bootstrap.css);
@import url(/skin/css/main.css);
@import url(/skin/css/animate.min.css);
@import url(/skin/css/swiper.min.css);
@import url(/skin/css/box.css);
@import url(/skin/css/font-awesome.min.css);
@import url(/skin/css/zhankai.css);
html,
body {
    font-size: 100%;
    background: #FFf;
    overflow-x: hidden;
}


a {
	outline: none;
	text-decoration: none !important;
}

ul, li {
    margin: 0;
	padding: 0;
	list-style: none !important;
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

img {
    max-width: 100%;
    height: auto;
}

/*-----start-header----*/
.header {
    position: fixed;
    z-index: 123456;
    width: 100%;
}

.logo {
    float: left;
}

.logo a {
    color: #303030;
    font-weight: 200;
    text-transform: uppercase;
    /* margin: 10px 0; */
}

.logo a:hover {
    text-decoration: none;
}

.logo320 {
    display: none;
}
.bannerimg {width:100%;max-width:1920px;}
/*----navbar-nav----*/
.top-header {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(137, 150, 240, 0.5);
}

.top-nav ul li a {
    color: #000000;
    padding: 19px 1.5em;
    font-size:16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.top-nav ul li .sons {
    display: none;
    min-width: 100px;
    padding: 0 15px;
    white-space: nowrap;
    /*width: 100%;*/
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 0 2px #ccc inset;
    border-bottom: 5px solid #88b929; 
    opacity: 0.95;
}

.top-nav ul li .sons a {
    display: block;
    width: 100%;
    margin: 0 auto;
    line-height: 28px;
    padding: 10px 0;
    font-size: 12px;
    font-weight: normal;
}

.top-nav ul li .sons a span {
    /* width: 96%; */
    display: block;
    line-height: 28px;
    /* border-radius: 4px; */
    line-height: 28px;
    color: #333333;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
}

.top-nav ul li .search_wrap {
    display: none;
}

.top-nav ul li .sons a:hover {
    background: #c9c9ca;
}

.top-nav ul li .sons a:hover span {
    color: #ffffff;
}

/*about*/
.about .conatiner {
    padding: 0;
    width: 1200px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
.videolg {padding-left:0!important;}	
}

@media (min-width: 992px) and (max-width: 1199px) {
    .top-nav ul li a {
        padding: 0.2em 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .top-nav ul li a {
        padding: 0.2em 5px;
    }
}

.top-nav ul li span {
    color: #000;
}

.top-nav ul li a:hover {
    color: #07569e;
}

.logo a {
    display: block;
}
.logo img {max-width:200px; padding-top: 1em;}
.top-nav ul li.active a.scroll:after {
    width: 56%;
    content: "";
    display: block;
    height: 5px;
    background: #07569e;
    position: absolute;
    bottom: 0;
}
.top-nav ul li.active a {color:#07569e;}
/* top-nav */
.top-nav:before,
.top-nav:after {
    content: " ";
    display: table;
}

.top-nav:after {
    clear: both;
}

nav {
    position: relative;
    float: right;
}

nav ul {
    padding: 0;
    float: right;
    /* margin-top: 1em; */
    margin-bottom: 0;
}

nav li {
    display: inline;
    float: left;
    position: relative;
}

nav a {
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 57px;
}

nav a:hover {
    text-decoration: none;
    color: #00A2C1;
}

nav a#pull {
    display: none;
}

#homepage {}
.pyincang {display:none;}
/*Styles for screen 600px and lower*/
#xinyidong {display:none;}
@media screen and (max-width: 768px) {
.lbnewk {
    padding: 15px 15px!important;
}    
.about .about_con p {
    padding: 40px 0px 0px 0px!important;
}    
nav.top-nav {display:none;}    
#xinyidong {display:block!important;}
.myincang {display:none;}
.pyincang {display:none!important;}
.about .about_con {padding:0!important;}    
.videolg {padding:0!important;}    
.top-nav ul li.active a.scroll:after {width:100%;}    
.gzerweima {display:none;}	
p.news_title a.teshua {width:100%!important;}
p.news_title span {display:none!important;}	
.mbuwaikuo {padding:0;}
    nav {
        height: auto;
        float: none;
    }

    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }

    nav li {
        width: 100%;
    }
	
    nav li.mzuida {
        width: 100%!important;
    }	

    nav li a {
        border-bottom: 1px solid #eee;
    }

    nav a {
        text-align: left;
        width: 100%;
    }

    .top-nav ul li a {}

    .top-nav ul li span {
        display: none;
    }
	.top-nav ul li.active {
    border-bottom: none;
}
.top-nav ul li.active a {
	color:#07569e;
	font-weight:bold;
}	
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
    nav {
        border-bottom: 0;
        float: none;
    }

    nav ul {
        display: none;
        height: auto;
        margin: 0;
        background: #fff;
    }

    nav a#pull {
        display: block;
        position: relative;
        color: #F26D7D;
        text-align: right;
        position: absolute;
    }

    nav a#pull img {
    margin-right: 2%;
    line-height: 2.5em;
    width: 35px;
    margin-top: 6.366666%;
    }

    .top-nav ul li a {
        color: #2C3E50;
        line-height: 2.5em;
    }

    .top-nav ul li a:last-Child {
    }
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
    nav {
        float: none;
    }

    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #EEE;
    }
}

/*---- banner ----*/
.banner {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-size: cover;
}

.bannerin {
    position: relative;
    background: url(/skin/img/bannerin.jpg) center bottom no-repeat;
    background-size: cover;
    overflow: hidden;
    background-size: cover;
}

.banner-info {
    position: absolute;
    left: 50%;
    top: 35%;
    margin-left: -255px;
}

/*-- //banner ----*/
/*业务支持*/
#myTab img {margin-top: 50px;}
.service.container {
    padding: 0;
    width: 1200px;
}

.service .myTab_menu {
	margin-bottom: 150px;
}

.service .nav-tabs {
    width: 1200px;
    margin: 0 auto;
    border: none;
}

.service .nav-tabs>li {
    text-align: center;
}

.service .nav-tabs>li a {
    display: block;
    width: 100%;
	background: #fff;
}

.service .nav-tabs>li a p {
    margin-top: 30px;
}

.service .nav-tabs>li a:hover {
    color: #888;
}
.nav-tabs span {font-size: 13px;color: #757575;}
.service .nav-tabs>li.active.myTab_menu1 {
    background: #8fc320 url(/skin/img/spec_icon1_hover.png) center 48px no-repeat;
}

.service .nav-tabs>li.active.myTab_menu2 {
    background: #8fc320 url(/skin/img/spec_icon2_hover.png) center 48px no-repeat;
}

.service .nav-tabs>li.active.myTab_menu3 {
    background: #8fc320 url(/skin/img/spec_icon3_hover.png) center 48px no-repeat;
}

.service .nav-tabs>li.active.myTab_menu4 {
    background: #8fc320 url(/skin/img/spec_icon4_hover.png) center 48px no-repeat;
}

.service .nav-tabs>li.active a {
    background: none;
    color: #fff;
    border: none;
}

.service .tab-content {
    padding: 100px 0 130px;
}

.service .tab-content .col-md-6 {
    padding: 0;
}

.service .tab-content .col-md-6 .tab_con_tit {
    display: inline-block;
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    border-top: 3px solid #8fc320;
    border-bottom: 3px solid #8fc320;
    padding: 5px 0;
}

.service .tab-content .col-md-6 .tab_con_tex {
    color: #272727;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 20px;
}

.service .tab-content .col-md-6 a.tab_con_btnm {
    width: 155px;
    height: 47px;
    background: #07569e;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    color: #fff;
}

.service .tab-content .col-md-6 a.tab_con_btnc {
    width: 155px;
    height: 47px;
    background: #fff;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    color: #07569e;
    border: 1px solid #07569e;
    margin-left: 15px;
}

/*---应用领域---*/
.work .myTab_menu2 {
    background: url(/skin/img/sildmenu_bg.jpg) center top no-repeat;
}

.work .myTab_menu2 .nav-tabs {
    width: 1200px;
    margin: 0 auto;
    border: none;
}

.work .myTab_menu2 .nav-tabs>li {
    width: 25%;
    height: 100px;
}

.work .myTab_menu2 .nav-tabs>li a {
    display: block;
    border: none;
    line-height: 100px;
    font-size: 18px;
    color: #fff;
    padding: 0;
    margin: 0;
    border-radius: 0;
	text-align: center;
}

.work .myTab_menu2 .nav-tabs>li a:after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 7px;
    background: url(/skin/img/icon_down.png) center no-repeat;
    margin-left: 6px;
}

.work .myTab_menu2 .nav-tabs>li.myTab_menu11 a {
    background: url(/skin/img/huasheng.png) 55px center no-repeat;
}

.work .myTab_menu2 .nav-tabs>li.myTab_menu12 a {
    background: url(/skin/img/nongzi.png) 55px center no-repeat;
}

.work .myTab_menu2 .nav-tabs>li.myTab_menu13 a {
    background: url(/skin/img/sildmenu_icon3.png) 55px center no-repeat;
}

.work .myTab_menu2 .nav-tabs>li.myTab_menu14 a {
    background: url(/skin/img/sildmenu_icon4.png) 55px center no-repeat;
}

.work .myTab_menu2 .nav-tabs>li.active a {
    color: #90c221;
}

.work .myTab_menu2 .nav-tabs>li.active a:after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 7px;
    background: url(/skin/img/icon_down_hover.png) center no-repeat;
    margin-left: 6px;
}

.work .myTab_menu2 .nav-tabs>li.active.myTab_menu11 a {
    background: #fff url(/skin/img/huashengb.png) 55px center no-repeat;
}

.work .myTab_menu2 .nav-tabs>li.active.myTab_menu12 a {
    background: #fff url(/skin/img/nongzib.png) 55px center no-repeat;
}

.work .myTab_menu2 .nav-tabs>li.active.myTab_menu13 a {
    background: #fff url(/skin/img/sildmenu_icon3_hover.png) 55px center no-repeat;
}

.work .myTab_menu2 .nav-tabs>li.active.myTab_menu14 a {
    background: #fff url(/skin/img/sildmenu_icon4_hover.png) 55px center no-repeat;
}

.work .tab-content .tab_con_tex .tab_con_tex1 {
    color: #000;
    font-size: 28px;
    padding: 1rem 0;
    text-align: center;
    margin: 0;
	font-weight: 600;
}

.work .tab-content .tab_con_tex .tab_con_tex2 {
    color: #888;
    font-size: 14px;
    margin: 0 auto 10px;
    line-height: 34px;
    text-align: center;
    width: 60%;
}

.work .tab-content .works-grid {
    overflow: hidden;
}

.works-head h2 {
    color: #02918C;
    font-weight: 900;
    font-size: 3em;
    margin: 0;
    padding: 0;
}

.works-head span {
    width: 162px;
    height: 9px;
    display: inline-block;
    background: url(/skin/img/border-bg.png) no-repeat 0px 0px;
}

.works-head p {
    color: #7E8287;
    font-size: 1.2em;
    font-weight: 300;
    width: 40%;
    line-height: 1.8em;
    margin: 1em auto;
}

/*---- works-grids ----*/
.works-grid {
    padding: 0;
    position: relative;
}

.works-grid img {
    width: 100%;
}

.works-grid div.captions {
    display: none;
}

.works-grid:hover div.captions {
    display: block;
}

.works-grid:hover img {
    transition: 1s all;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.work div.captions {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 2.5rem;
    background: rgba(0, 0, 0, 0.4);
}

.work div.captions h4 {
    font-size: 1em;
    color: #FFF;
    text-indent: 10px;
    font-weight: bold;
}

.work div.captions p {
    color: #FFF;
    line-height: 1.4em;
}

/*---- about ----*/
.about {
    height: 700px;
}

.about .about_con {
    height: 441px;
    color: #000;
    /* background: url(/skin/img/jfkla.png) center top repeat-x; */
    background: #ffffffc4;
    -webkit-box-shadow: 0px 2px 20px #ccc;
    box-shadow: 0px 2px 20px #ccc;    
}
.about .about_con .edui-faked-video {padding:0!important;}
.about .about_con h2 {
    padding-top: 20px;
    font-size: 28px;
}
.about .about_con span {
    border-bottom: 2px solid #07569e;
    font-size: 13px;
    padding-bottom: 20px;
}
.about .about_con p {
    line-height: 30px;
    font-size: 16px;
    padding: 40px 20px 40px 0px;
}

.about .about_con a {
    width: 122px;
    height: 45px;
    border: 1px solid #07569;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-top: 25px;
    background: #07569e;
}
.about .about_con a:hover {background: #88b929;}
/*----//about ----*/
/*社会责任*/
.socity {
    width: 100%;
    overflow: hidden;
}
.socity img {width:100%;}
.socity .soc-grid {
    position: relative;
}

.socity .column {
    padding: 0;
}

.socity .soc-grid img {
    width: 100%;
}

.socity .soc_texcon .t1 {
    font-size: 36px;
    padding-top: 18%;
    padding-bottom: 11%;
    color: #90c221;
    text-align: center;
}

.socity .soc_texcon .t1 {
    font-size: 36px;
    padding-top: 50px;
    padding-bottom: 20px;
    color: #07569e;
    text-align: center;
}

.socity .soc_texcon .t2 {
    text-align: center;
    color: #666;
    font-size: 15px;
}

.socity .soc_texcon a {
    color: #90c221;
    width: 154px;
    height: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
    border: 1px solid #90c221;
    margin: 50px auto 0;
}

.socity div.captions {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 3.5rem;
    background: rgba(144, 194, 33, 0.9);
}

.socity div.captions h4 {
    font-size: 1em;
    color: #FFF;
    text-indent: 10px;
    font-weight: bold;
}

.socity div.captions p {
    color: #FFF;
    text-indent: 10px;
    font-size: 0.75px;
}

/*---servies---*/
.socity div.captions2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.socity div.captions2 .t5 {
    position: absolute;
    right: 0;
    height: 2.5em;
    color: #fff;
    background: #1295f2;
    font-size: 1.5em;
    line-height: 2.5em;
    padding: 0 2em;
    top: 30%;
    z-index: 123;
}

.socity div.captions2 .t6 {
    position: absolute;
    right: 0;
    height: 2.5em;
    color: #fff;
    background: #90c221;
    font-size: 1.5em;
    line-height: 2.5em;
    padding: 0 2em;
    bottom: 30%;
    z-index: 123;
}

.service-head {}

.service-head h2 {
    color: #02918C;
    font-weight: 900;
    font-size: 3em;
    margin: 0;
    padding: 0;
}

.service-head span {
    width: 162px;
    height: 9px;
    display: inline-block;
    background: url(/skin/img/border-bg.png) no-repeat 0px 0px;
}

.service-head p {
    color: #7E8287;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.8em;
    margin: 1em 0;
}
.service .service_tit {
    text-align: center;
    font-size: 32px;
    color: #000;
    font-weight: bold;
    padding-top: 170px;
}
.service .service_des {
    text-align: center;
    font-size: 14px;
    color: #666;
}
/*--services-grid-left-grid--*/
.services-grid-left-grid {
    position: relative;
    padding: 1em 0;
}

.services-grid-left-grid span {
    width: 33px;
    height: 34px;
    display: inline-block;
    background: url(/skin/img/service-icon.png) no-repeat 0px 0px;
}

.services-grid-left-grid h3 {
    margin: 0;
    padding: 0;
}

.services-grid-left-grid h3 a {
    color: #7E8287;
    font-weight: 400;
    font-size: 1em;
    margin: 0.5em 0 0;
    display: inline-block;
}

.services-grid-left-grid h3 a:hover {
    text-decoration: none;
    color: #02918C;
}

.services-grid-left-grid p {
    color: #7E8287;
    font-size: 0.875em;
    line-height: 1.8em;
    width: 60%;
    margin: 0.6em 0;
}

.services-grid-left-grid span.search {
    background-position: -38px 0px;
}

.services-grid-left-grid span.clock {
    background-position: -83px 0px;
}

.services-grid-left-grid span.chart {
    background-position: -124px 0px;
}

.services-grid-right {}

/*----news---*/
p.new_tit {
    text-align: center;
    font-size: 32px;
    color: #000;
    font-weight: bold;
    padding-top: 70px;    
}
.news {
    padding-bottom: 5em;
	background:#f3f3f3;
}

.news .conatiner {
    width: 1200px;
    margin: 0 auto;
}

.news .conatiner .new_tit {
    text-align: center;
    font-size: 32px;
        color: #000;
    font-weight: bold;
    padding-top: 100px;
}

.news .conatiner .news_des {
    text-align: center;
    font-size: 14px;
    color: #666;
}

.news .conatiner .new_wrap {
    padding: 1em 0.8em;
    background: #fff;
    margin-top: 3em;
    height:360px;
}

.news .conatiner .new_video {
    padding: 1em 0.8em;
    background: #fff;
    margin-top: 3em;
}

.news .conatiner .new_box .fl {
    float: left;
}

.news .conatiner .new_box .fr {
    float: right;
}

.news .conatiner .new_box .new_top .fl {
    font-size: 20px;
    color: #333;
    border-bottom: 3px solid #07569e;
    padding: 0 10px 5px 10px;
}

.news .conatiner .new_box .center .hotnews {
    position: relative;
}

.news .conatiner .new_box .center .hotnews a {
    position: absolute;
    height: 2em;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    width: 100%;
    color: #fff;
    line-height: 2em;
    text-indent: 0.2em;
    display: block;
}

.news .conatiner .new_box .center .hotnews a span {
    position: absolute;
    right: 0.2em;
}

.news .conatiner .new_box ul {
    padding: 0;
    margin: 0;
}

.news .conatiner .new_box li {
    list-style: none;
}

.news .conatiner .new_box li.new_sbox {
    margin-bottom: 23px;
}

.news .conatiner .new_box li.new_sbox .fl {
    width: 40%;
}

.news .conatiner .new_box li.new_sbox .fr {
    width: 56%;
}

.news .conatiner .new_box li.new_sbox .fr p {
    font-size: 1em;
    color: #333;
    margin-bottom: 3px;
}

.news .conatiner .new_box li.new_sbox .fr a {
    color: #888;
    font-size: 12px;
}

.news .conatiner .new_box li.new_sbox .fr .news_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 18px;
    font-size:16px;
}

.news .conatiner .new_box li.new_sbox .fr .news_description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 14px 0;
    line-height: 22px;
}

.news .conatiner .new_box .center .new_con li {
    margin-top: 20px;
    background: url(/skin/img/list_s.png) center left no-repeat;
    padding-left: 10px;
}

.news .conatiner .new_box .center .new_con li a {
    color: #666;
    position: relative;
    display: block;
    width: 100%;
}

.news .conatiner .new_box .center .new_con li span {
    position: absolute;
    right: 0;
    color: #999;
}
p.news_title {font-size:15px!important;margin-bottom: 20px;display: flex;}
p.news_title a.teshua {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;	
}
p.news_title span {
	width: 25%;
    text-align: end;	
}
.newsdibu {margin-top: 32px;}
span.date {font-size: 12px;}

/* pp */
#brand {background:#fff;}
#brand .brand_box div {padding-top:15px;padding-bottom:15px;}
/*---- copy-right ----*/

.copy-right {
    background: #353840;
    padding: 3em 0 2em;
}

.copy-right p {
    text-transform: uppercase;
    color: #919090;
    font-size: 13px;
}

.copy-right .guanzhu p {
    text-transform: uppercase;
    color: #919090;
    font-size: 12px;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.erweim a:hover p.gzfudong img {background:#88b929;}
.erweim a:hover p.dkfudong {display:block;}

.copy-right .guanzhu p.gzfudong img {
    width: 40px;
    padding: 4px;
    border-radius: 50%;
    border: 1px solid #919090;
}
.copy-right .guanzhu p.dkfudong  {
    position: absolute;
    width: 120px;
    display:none;
    left: -12px;
    z-index: 99999999;
}
.copy-right p.white {
    color: #fff;
    text-align: left;
    font-size: 16px;
}

.copy-right p.teshupz {
    padding-left:15px;
    border-left:4px solid #88b929;
}

.copy-right p.teshupz span {
    color: #88b929;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.copy-right .hengx {
    height: 0;
    border-bottom: 1px solid #585858;
    width: 90%;
}

.copy-right .join .hengx {
    width: 40%;
}

.copy-right .guanzhu .hengx {
    width: 100%;
}

.copy-right .guanzhu .erweim {
    text-align: right;
    margin-top: 0.8em;
}

.copy-right .guanzhu img {
    width: 90%;
    display: inline-block;
}

.copy-right a,
.copy-right span {
    color: #919090;
    line-height: 2.5em;
    font-size: 14px;
    display: block;
}

.banquan a {
    display: inline-block
}

.copy-right p a:hover {
    text-decoration: none;
    color: #7E8287;
}

.copy-right .copy_con {
}

.copy-right .copy_con p {
    padding-top: 40px;
}

.copy-right .copy_con p.text_r {
    text-align: right;
}

.copy-right .copy_con p.text_r a {
    float: right;
    line-height: normal;
}

.copy-right .copy_con p.text_r a:hover {
    color: #fff;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 14px;
    right: 3%;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url("/skin/img/to-top1.png") no-repeat 0px 0px;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.floor_tip {
    position: fixed;
    left: 50%;
    margin-left: 670px;
    bottom: 200px;
    z-index: 212;
}

.floor_tip li {
    width: 91px;
    height: 23px;
    background: url(/skin/img/floor.png) right center no-repeat;
}

.floor_tip li a {
    padding: 0;
    display: block;
    height: 23px;
    line-height: 23px;
    width: 90px;
    border-radius: 0;
    text-indent: -9999px;
    transition: 0.1s all;
    -webkit-transition: 0.1s all;
    -moz-transition: 0.1s all;
    -o-transition: 0.1s all;
    -ms-transition: 0.1s all;
}

.floor_tip li.active {
    background: url(/skin/img/floor_active.png) right center no-repeat;
}

.floor_tip li.active a {
    text-indent: 10px;
    color: #fff;
    font-size: 12px;
    display: block;
    background: url(/skin/img/floor_tips.png) left top no-repeat;
}

.floor_tip li.active a:hover {
    background: url(/skin/img/floor_tips.png) left top no-repeat;
}
.top-menu{
    display: none;
    box-shadow: 0 6px 12px rgb(0 0 0 / 10%);
    padding: 15px 10px 10px 10px;
    background-color: #07569e;
}
.top-menu h4{
    position: relative;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}
.top-menu h4 img{
    position: absolute;
    right: 0;
    top: 5px;
    transform: rotate(-90deg);
    transition: all .4s;
}
.top-menu h4 img.active{
    transform: rotate(0deg);
}
.top-menu .top-menu-ul{
    margin: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: all .4s
}
.top-menu .top-menu-ul.active{
    max-height: 500px;
}
.top-menu .top-menu-ul li{
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,.2);
    transition: all .4s;
}
.top-menu .top-menu-ul li a{
    display: block;
    color: #FFF;
}
.top-menu .top-menu-ul li:hover{
    background-color: #044785;
}
.top-menu .top-menu-ul li.active{
    background-color: #044785;
}
@media (max-width:768px) {
    .top-menu{
        display: block;
    }
}
/*---- responsive-design ----*/
@media (max-width:1680px) {
    .floor_tip {
        margin-left: 630px;
    }

    .socity .soc_texcon .t1 {
        font-size: 32px;
        padding-top: 30px;
        padding-bottom: 20px;
        color: #90c221;
        text-align: center;
    }

    .socity .soc_texcon .t2 {
        text-align: center;
        color: #666;
        font-size: 14px;
    }

    .socity div.captions2 .t5 {
        height: 2em;
        font-size: 1.5em;
        line-height: 2em;
        padding: 0 2em;
        top: 30%;
    }

    .socity div.captions2 .t6 {
        height: 2em;
        font-size: 1.5em;
        line-height: 2em;
        padding: 0 2em;
        bottom: 30%;
    }
}

@media (max-width:1440px) {
    .floor_tip {
        margin-left: 0;
        left: 90%;
    }

    .socity .soc_texcon .t1 {
        font-size: 32px;
        padding-top: 20px;
        padding-bottom: 10px;
        color: #90c221;
        text-align: center;
    }

    .socity .soc_texcon .t2 {
        text-align: center;
        color: #666;
        font-size: 12px;
    }
}

@media (max-width:1366px) {
    .socity .soc_texcon .t2 {
        text-align: center;
        color: #666;
        font-size: 12px;
    }

    .socity .soc_texcon .t1 {
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #90c221;
        text-align: center;
    }

    .socity .soc_texcon a {
        margin: 20px auto 0;
    }

    .socity div.captions2 .t5 {
        height: 1.5em;
        font-size: 1.5em;
        line-height: 1.5em;
        padding: 0 2em;
        top: 25%;
    }

    .socity div.captions2 .t6 {
        height: 1.5em;
        font-size: 1.5em;
        line-height: 1.5em;
        padding: 0 2em;
        bottom: 25%;
    }
}

@media (max-width:1280px) {
.nav-tabs span {
    display:none;
}	
    .socity .soc_texcon .t1 {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #90c221;
        text-align: center;
    }

    .socity .soc_texcon .t2 {
        text-align: center;
        color: #666;
        font-size: 12px;
    }

    .socity .soc_texcon a {
        margin: 10px auto 0;
    }

    .copy-right .copy_con {
        display: none;
    }
}

@media (max-width:1024px) {
    .work .col-md-3 {
        width: 50%;
        float: left;
    }

    .top-nav ul li a {
        padding: 0.2em 4px;
    }

    .header .container {
        padding: 0;
    }
}
.pt-70{
    padding-top: 70px;
}
#leftObj {
}
#rightObj {float:right;}

@media (max-width:993px) {
    .floor_tip {
        display: none;
    }

    .top-nav ul li span {
        display: none;
    }
}
#online {
    display: none;
    width: 90%;
    margin: 0 5%;
    position: fixed;
    background: rgba(243, 243, 243, .9);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    bottom: 20px;
    height: 40px;
    border-radius: 5px;
    z-index: 5;
    background-color: rgb(255 255 255 / 91%);
}
#online a {
    width: 25%;
    float: left;
    height: 100%;
    line-height: 40px;
    text-align: center;
    color: #07569e;
    font-size: 22px;
    position: relative;
}
#online a:after {
    content: "";
    position: absolute;
    right: 0;
    height: 100%;
    width: 1px;
    background: rgb(194 194 194);
}
#online a:last-child:after {
    display: none
}
.hsaiimg {display:none!important;} 
@media (max-width:768px) {
.copy-right .guanzhu p {font-size:15px;}    
.intr_con {padding-bottom:0px!important;}    
.hengxian {
    margin-bottom: 15px!important;
}    
p.new_tit {
    font-size: 20px!important;
    padding-top: 20px;
    margin-bottom: 0;
}
 p.new_des {margin-bottom: 5px;}   
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {font-size:20px!important;} 
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {font-size:20px!important;} 
#leftObj {display:none}    
.hsaiimg {display:block!important;} 
.hspcimg {display:none!important;} 
.service .service_tit {
    padding-top: 30px!important;
    font-size: 20px; 
        margin-bottom: 0px!important;
} 
.service .service_des {margin-bottom: 5px!important;}
.service .myTab_menu {
    margin-bottom: 50px!important;
}

.dhgsmk {display: none!important;} 
#leftObj,#rightObj {float:none;}
.teshuz {display:none;}   
.news {
    padding-bottom: 1em!important;
}
.news .conatiner .new_box .lbnews {float:none!important;}
.news .conatiner .new_wrap {height:auto!important;margin-top: 1em!important;}
.logo img {padding-top:0;width: 150px;}    
#online {
    display: block!important;
}	    
.suojian {padding:0!important;}    
#leftObj {padding:0 15px!important;display: none;}
#myTab img {
    margin-top: 5px;
    width: 60px;
}
.tabmore {
    margin-bottom: 10px!important;
}
    .banner-info {
        left: 8%;
        width: 84%;
        margin-left: 0;
    }

    .services-grid-left {
        padding: 1em 2em;
    }

    .works-grid:hover div.caption {
        margin: 1em;
        padding: 0.5em;
        min-height: 150px;
    }

    .banner {
        min-height: 526px;
    }

    .bannerin {
        min-height: 450px;
    }

    .works-head p {
        width: 80%;
        margin: 0em auto;
        font-size: 1em;
    }

    .banner-info h1 {
        font-size: 3.2em;
    }

    .about-head h2,
    .service-head h2,
    .works-head h2 {
        font-size: 1.8em;
    }

    .about-head p {
        font-size: 1em;
        width: 90%;
    }

    .about {
        padding: 1em 0;
    }

    .works {
        padding: 1em 0;
    }

    .top-header {
        background-color: #fff;
        border-bottom: 1px solid rgba(137, 150, 240, 0.8);
    }

    .top-header {
        padding: 0em 0 1em;
    }

    .top-header .container {
        padding: 0;
        width: 100%;
    }

    .logo {
        margin-top: 0.5em;
    }

    .logo a {
        margin-top: 0em;
        margin-left: 0.5em;
    }

    .banner-info p {
        font-size: 1.8em;
    }

    .services-grid-left-grid p {
        width: 100%;
    }

    .services-grid-left-grid {
        padding: 0.5em 0;
    }

    .services-grid-right {
        display: none;
    }

    .about-grids {
        padding: 0em 0 0em;
    }

    .service-head p {
        font-size: 1em;
        margin: 0.4em 0;
    }

    .service .tab-content {
        padding: 2em 0.5em;
    }

    .service .nav-tabs>li a {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .service .nav-tabs>li.myTab_menu1 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li.myTab_menu2 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li.myTab_menu3 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li.myTab_menu4 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li.active.myTab_menu1 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li.active.myTab_menu2 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li.active.myTab_menu3 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li.active.myTab_menu4 {
        background-position: center 5px;
        background-size: auto 65%;
    }

    .service .nav-tabs>li a p {
        margin-top: 80px;
    }

    .works-grid:nth-child(2),
    .works-grid:nth-child(3),
    .works-grid:nth-child(4),
    .works-grid:nth-child(5),
    .works-grid:nth-child(6) {
        display: none;
    }

    .contact-head h2 {
        font-size: 1.8em;
    }

    .contact-head p {
        font-size: 1em;
        width: 80%;
        line-height: 1.5em;
    }

    .Contact-form {
        padding: 1em 0 1em;
        margin-top: 1.5em;
    }

    .send-form {
        width: 90%;
    }

    .copy-right {
        padding: 1em 0;
    }

    .send-form input[type="submit"] {
        margin: 1.5em 0;
    }

    .work .col-md-3 {
        width: 100%;
    }

    .service.container {
        padding: 0;
        width: 100%;
    }

    .service .nav-tabs {
        width: 100%;
        margin: 0 auto;
        border: none;
        padding: 0 5%;
    }

    .news .conatiner {
        width: 100%;
        margin: 0 auto;
    }
    
    .about .conatiner {
        width: 100%;
        margin: 0 auto;
    }    

    .work .myTab_menu2 .nav-tabs {
        width: 100%;
        margin: 0 auto;
        border: none;
    }

    .work .myTab_menu2 .nav-tabs>li a {
        text-indent: 0px;
        text-align: center;
    }

    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu11 a,
    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu12 a,
    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu13 a,
    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu14 a {
        background: #fff;
    }

    .work .myTab_menu2 .nav-tabs>li.myTab_menu11 a,
    .work .myTab_menu2 .nav-tabs>li.myTab_menu12 a,
    .work .myTab_menu2 .nav-tabs>li.myTab_menu13 a,
    .work .myTab_menu2 .nav-tabs>li.myTab_menu14 a {
        background: none;
    }

    .about .about_con {
        background-size: 80% auto;
    }

    .socity .column.col-md-4 img {
        width: 100%;
    }

    .news .conatiner .new_tit {
    padding-top: 30px!important;
    font-size: 20px;
    margin-bottom: 0px!important;
    }

    .news .conatiner .news_des {
        font-size: 0.9em;
        width: 90%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 5px!important;
    }

    .news .conatiner .new_box .new_top .fl {
        font-size: 1.25em;
    }

    .news .conatiner .new_box .col-md-4 {
        width: 100%;
    }

    .news .conatiner .new_box img {
        width: 100%;
    }

    .news .conatiner .new_box li.new_sbox .fr p {
        font-size: 1.5em;
    }

    .news .conatiner .new_box li.new_sbox .fr a {
        font-size: 1em;
        line-height: 2em;
    }

    .news .conatiner .new_box li.new_sbox .fr .news_description {
        -webkit-line-clamp: 3;
        margin: 0px 0;
    }

    .copy-right .col-md-3 {
        float: left;
    }
    
    .copy-right .col-md-3 {
        float: left;
    }    
    
    .copy-right .col-md-5 {
        display: none;
    }  

    .copy-right .join .col-md-6 {
        width: 50%;
        float: left;
    }

    .works-grid div.captions {
        display: block;
        background: rgba(0, 0, 0, 0.6);
    }

    .socity .soc_texcon a {
        height: auto;
        padding: 0.2em 0;
        line-height: 1.5em;
    }

    .top-nav ul li .sons {
        display: none!important;
        width: 100%;
        position: relative;
        left: 0;
        background: #fff;
        overflow: hidden;
        padding-top: 6px;
        background: #fafafa;
    }

    .top-nav ul li .sons a {
        display: block;
        width: 100%;
        margin: 0 auto;
        border-bottom: 1px solid #f2f2f2;
        font-size: 0.7em;
        font-weight: normal;
    }

    .top-nav ul li .sons a span {
        color: #999;
        font-size: 0.7em;
        text-align: center;
        margin: 0 auto;
    }
}

@media (max-width:640px) {
    .socity div.captions2 .t5 {
        height: 1.5em;
        font-size: 0.8em;
        line-height: 1.5em;
        padding: 0 2em;
        top: 15%;
    }

    .socity div.captions2 .t6 {
        height: 1.5em;
        font-size: 0.8em;
        line-height: 1.5em;
        padding: 0 2em;
        bottom: 15%;
    }

    .socity .soc_texcon .t2 {
        text-align: center;
        color: #666;
        line-height: 1.5em;
        font-size: 0.8em;
        margin-bottom: .2em;
    }

    .socity .soc_texcon .t1 {
        font-size: 0.9empx;
        padding-top: 0.5em;
        padding-bottom: 0.1em;
        color: #90c221;
        text-align: center;
    }

    .socity .soc_texcon a {
        height: auto;
        padding: 0.2em 0;
        line-height: 1.5em;
        margin-bottom: .5em;
    }

    .banner-info {
        left: 5%;
        width: 90%;
        margin-left: 0;
    }

    .services-grid-left {
        padding: 1em 2em;
    }

    .works-grid:hover div.caption {
        margin: 2em 0 0 2em;
        padding: 0.5em;
        min-height: 150px;
    }

    .banner {
        min-height: 450px;
    }

    .bannerin {
        min-height: 300px;
    }

    .works-head p {
        width: 80%;
        margin: 0em auto;
        font-size: 1em;
    }

    .banner-info h1 {
        font-size: 2.8em;
    }

    .about-head h2,
    .service-head h2,
    .works-head h2 {
        font-size: 1.8em;
    }

    .about-head p {
        font-size: 1em;
        width: 90%;
        margin: 0.5em auto;
        line-height: 1.5em;
    }

    .about {
        padding: 1em 0;
    }

    .about .about_con {
        width: 90%;
        margin: 0 auto;
        background-size: 100% auto;
        height: auto;    
    }

    .about .about_con h2 {
        padding-top: 0em;
        font-size: 1.5em;
    }

    .about .about_con p {
        font-size: 0.875em;
        margin: 0 auto;
    }

    .about .about_con a {
        font-size: 0.875em;
    }

    .works {
        padding: 1em 0;
    }

    .top-header {
        padding: 0em 0 1.7em;
    }

    .logo {
        margin-top: 0.5em;
    }

    .banner-info p {
        font-size: 1.8em;
    }

    .services-grid-left-grid p {
        width: 100%;
    }

    .services-grid-left-grid {
        padding: 0.5em 0;
    }

    .services-grid-right {
        display: none;
    }

    .about-grids {
        padding: 0em 0 0em;
    }

    .service-head p {
        font-size: 1em;
        margin: 0.4em 0;
    }

    .works-grid:nth-child(2),
    .works-grid:nth-child(3),
    .works-grid:nth-child(4),
    .works-grid:nth-child(5),
    .works-grid:nth-child(6) {
        display: none;
    }

    .contact-head h2 {
        font-size: 1.8em;
    }

    .contact-head p {
        font-size: 1em;
        width: 80%;
        line-height: 1.5em;
    }

    .Contact-form {
        padding: 1em 0 1em;
        margin-top: 1.5em;
    }

    .send-form {
        width: 90%;
    }

    .copy-right {
        padding: 1em 0;
        padding-bottom: 80px;        
    }

    .send-form input[type="submit"] {
        margin: 1.5em 0;
    }

    .about-grid {
        position: relative;
        padding: 0.5em 0;
    }

    .service.container {
        padding: 0;
        width: 100%;
    }

    .service .nav-tabs {
        width: 100%;
        margin: 0 auto;
        border: none;
    }

    .news .conatiner {
        width: 100%;
        margin: 0 auto;
    }

    .work .myTab_menu2 .nav-tabs {
        width: 100%;
        margin: 0 auto;
        border: none;
    }

    .news .conatiner .new_box li.new_sbox .fr p {
        font-size: 1em;
    }

    .news .conatiner .new_box li.new_sbox .fr a {
        font-size: 0.8em;
        line-height: 1.7em;
    }

    .copy-right .col-md-3 {
    }

    .copy-right .join .col-md-6 {
        width: 50%;
        float: left;
        padding: 0;
    }

    .news .conatiner .new_box li.new_sbox .fr .news_description {
        -webkit-line-clamp: 2;
    }
}

@media (max-width:480px) {
    nav a#pull {
        line-height: 3em;
    }

    .container {
        padding: 0;
        margin: auto;
    }
    p.new_tit{
        padding: 20px 0 0 0 ;
    }
    .top-menu{
        margin-top: 20px;
    }
    .top-header {
        background-color: rgba(255, 255, 255, 1);
        border: none;
    }

    .banner-info {
        left: 5%;
        width: 90%;
        margin-left: 0;
    }

    .services-grid-left {
        padding: 1em 2em;
    }

    .works-grid:hover div.caption {
        margin: 1.5em 0 0 1.5em;
        padding: 0.5em;
        min-height: 150px;
    }

    .banner {
        min-height: 380px;
    }

    .about {
        min-height: 380px;
        height: auto
    }

    .works-head p {
        width: 80%;
        margin: 0em auto;
        font-size: 1em;
    }

    .banner-info h1 {
        font-size: 2.2em;
    }

    .about-head h2,
    .service-head h2,
    .works-head h2 {
        font-size: 1.5em;
    }

    .about-head p {
        font-size: 1em;
        width: 90%;
        margin: 0.5em auto;
        line-height: 1.5em;
    }

    .about {
        padding: 1em 0;
    }

    .works {
        padding: 1em 0;
    }

    .top-header {
        padding: 0em 0 0.3em;
    }

    .logo {
        margin-top: 0.2em;
        margin-left: 0.2em;
        width: 30%;
    }

    .logo a {
        color: #303030;
        font-weight: 200;
        text-transform: uppercase;
    }

    .banner-info p {
        font-size: 1.3em;
    }

    .services-grid-left-grid p {
        width: 100%;
    }

    .services-grid-left-grid {
        padding: 0.5em 0;
    }

    .services-grid-right {
        display: none;
    }

    .about-grids {
        padding: 0em 0 0em;
    }

    .service-head p {
        font-size: 1em;
        margin: 0.4em 0;
    }

    .works-grid:nth-child(2),
    .works-grid:nth-child(3),
    .works-grid:nth-child(4),
    .works-grid:nth-child(5),
    .works-grid:nth-child(6) {
        display: none;
    }

    .contact-head h2 {
        font-size: 1.8em;
    }

    .contact-head p {
        font-size: 1em;
        width: 80%;
        line-height: 1.5em;
    }

    .Contact-form {
        padding: 1em 0 1em;
        margin-top: 1.5em;
    }

    .send-form {
        width: 90%;
    }

    .copy-right {
        padding: 1em 0;
        padding-bottom: 80px;
    }

    .send-form input[type="submit"] {
        margin: 1.5em 0;
    }

    .about-grid {
        position: relative;
        padding: 0.5em 0;
    }

    .send-form span.text-box1,
    .send-form span.text-box2 {
        width: 80%;
    }

    .send-form input[type="submit"] {
        font-size: 1.1em;
        padding: 0.6em 2.2em;
    }

    .service .nav-tabs>li a {
        display: block;
        width: 100%;
		    margin-bottom: 10px;
    }

    .service .nav-tabs>li.myTab_menu1 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.myTab_menu2 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.myTab_menu3 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.myTab_menu4 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.myTab_menu1 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.active.myTab_menu1 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.active.myTab_menu2 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.active.myTab_menu3 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li.active.myTab_menu4 {
        background-size: auto 40%;
        background-position: center 10%;
    }

    .service .nav-tabs>li a p {
        position: absolute;
        width: 80%;
        text-align: center;
        left: 10%;
        font-size:14px;
        margin: 0;
    }

    .service .tab-content {
        padding: 2em 0.5em 2em;
    }

    .service .tab-content .col-md-6 {
        width: 100%;
        padding: 0.3em;
    }

    .service .tab-content .col-md-6 a.tab_con_btnm {
        width: 40%;
        height: 3em;
    }

    .service .tab-content .col-md-6 a.tab_con_btnc {
        width: 40%;
        height: 3em;
        margin-left: 20%;
    }

    .work .myTab_menu2 .nav-tabs>li {
        height: 4em;
    }

    .work .myTab_menu2 .nav-tabs>li a {
        height: 5em;
		line-height: 4.5em;
		font-size: 15px;
        text-indent: 0;
        text-align: center;
    }

    .work .myTab_menu2 .nav-tabs>li.myTab_menu11 a,
    .work .myTab_menu2 .nav-tabs>li.myTab_menu12 a,
    .work .myTab_menu2 .nav-tabs>li.myTab_menu13 a,
    .work .myTab_menu2 .nav-tabs>li.myTab_menu14 a {
        background: none;
    }

    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu11 a,
    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu12 a,
    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu13 a,
    .work .myTab_menu2 .nav-tabs>li.active.myTab_menu14 a {
        height: 5em;
        width: 100%;
        line-height: 5em;
        font-size: 0.8em;
        color: #fff;
        text-align: center;
        background: #accf69;
    }

    .work .myTab_menu2 .nav-tabs>li.active a:after,
    .work .myTab_menu2 .nav-tabs>li.active a:after {
        display: none;
    }

    .work .myTab_menu2 .nav-tabs>li a:after {
        display: none;
    }

    .copy-right .guanzhu .erweim {
        text-align: left;
    }

    .copy-right .guanzhu img {
        width: 90%;
    }

    .work .tab-content .tab_con_tex .tab_con_tex1 {
        font-size: 1.5em;
    }

    .work .tab-content .tab_con_tex .tab_con_tex2 {
        font-size: 0.875em;
        width: 80%;
    }

    .news .conatiner .new_box li.new_sbox .fr p {
        font-size: .8em;
    }

    .news .conatiner .new_box li.new_sbox .fr a {
        font-size: 0.6em;
        line-height: 1.4em;
    }

    .news .conatiner .new_box li.new_sbox .fr .news_description {
        -webkit-line-clamp: 2;
    }
}

@media (max-width:320px) {
    nav a#pull {
        line-height: 1.6em;
    }

    .banner-info {
        left: 6.6%;
        top: 21%;
    }

    .services-grid-left {
        padding: 1em 2em;
    }

    .works-grid:hover div.caption {
        margin: 1em 0 0 1em;
        padding: 0.5em;
        min-height: 150px;
    }

    .banner {
        min-height: 320px;
    }

    .bannerin {
        min-height: 260px;
    }

    .works-head p {
        width: 80%;
        margin: 0em auto;
        font-size: 1em;
    }

    .banner-info h1 {
        font-size: 1.4em;
        margin: 0.2em 0 0.4em;
    }

    .about-head h2,
    .service-head h2,
    .works-head h2 {
        font-size: 1.2em;
    }

    .about-head p {
        font-size: 0.9em;
        width: 100%;
        margin: 0.3em auto;
        line-height: 1.5em;
    }

    .about {
        padding: 1em 0;
    }

    .works {
        padding: 1em 0;
    }

    .top-header {
        padding: 0em 0 1.7em;
    }

    .logo {
        margin-top: 0.5em;
    }

    .banner-info p {
        font-size: 1em;
    }

    .services-grid-left-grid p {
        width: 100%;
    }

    .services-grid-left-grid {
        padding: 0.5em 0;
    }

    .services-grid-right {
        display: none;
    }

    .about-grids {
        padding: 0em 0 0em;
    }

    .service-head p {
        font-size: 0.9em;
        margin: 0.4em 0;
    }

    .works-grid:nth-child(2),
    .works-grid:nth-child(3),
    .works-grid:nth-child(4),
    .works-grid:nth-child(5),
    .works-grid:nth-child(6) {
        display: none;
    }

    .contact-head h2 {
        font-size: 1.2em;
    }

    .contact-head p {
        font-size: 0.9em;
        width: 90%;
        line-height: 1.5em;
        margin: 0 auto;
    }

    .Contact-form {
        padding: 1em 0 1em;
        margin-top: 1.5em;
    }

    .send-form {
        width: 90%;
    }

    .copy-right {
        padding: 1em 0;
    }

    .send-form input[type="submit"] {
        margin: 1.5em 0;
    }

    .about-grid {
        position: relative;
        padding: 0.5em 0;
    }

    .send-form span.text-box1,
    .send-form span.text-box2 {
        width: 90%;
    }

    .send-form input[type="submit"] {
        font-size: 0.9em;
        padding: 0.7em 2.2em;
    }

    a.bannner-btn {
        padding: 0.8em 1.5em;
        font-size: 0.9em;
    }

    .about-head p label {
        font-size: 1.1em;
    }

    .about-grid label {
        display: none;
    }

    .about-grid p {
        line-height: 1.5em;
        margin: 0.4em auto;
        width: 100%;
    }

    .services-grid-left-grid h3 a {
        font-size: 0.9em;
    }

    .send-form label {
        border-bottom: 1px solid #7E8287;
        padding: 0.3em 0;
        font-size: 0.95em;
    }

    .send-form input[type="submit"],
    .send-form input[type="text"],
    .send-form textarea {
        -webkit-appearance: none;
    }

    .top-header {
        padding: 0em 0 0.3em;
    }

    .logo {
        margin-top: 0.2em;
        margin-left: 0.2em;
        width: 30%;
    }

    .logo a {
        color: #303030;
        font-weight: 200;
        text-transform: uppercase;
        margin-top: 0.2em;
    }

    .socity .column {
        padding: 0.5em 0.3em;
    }

    a#pull {
        line-height: 20px;
        top: 10px;
    }

    nav a#pull img {
        width: 20px;
    }

    .top-nav ul li a {
        line-height: 2em;
    }

    .news .conatiner .new_tit {
        padding-top: 2em;
    }

    .news .conatiner .news_des {
        padding-top: 1em;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    .news .conatiner .new_box .center .new_con li a {
        font-size: 0.6em;
    }

    .news .conatiner .new_box li.new_sbox .fr p {
        font-size: 0.8em;
    }

    .news .conatiner .new_box li.new_sbox .fr a {
        font-size: 0.5em;
    }

    .copy-right .col-md-3 {
        width: 100%;
    }

    .copy-right .col-md-3 a {
        width: 50%;
        float: left;
    }

    .copy-right .join .col-md-6 {
        width: 100%;
        float: none;
        padding-right: 15px;
        padding-left: 15px;
    }

    .copy-right .join .hengx {
        width: 90%;
    }

    .copy-right .join .guanzhu .col-md-6 {
        width: 50%;
        float: none;
        padding: 0;
        float: left;
    }
}

.fadeInUp {}

            @media (max-width:768px) {
                .service .nav-tabs>li.myTab_menu1 {
                    background-position: center 5px;
                    background-size: auto 65%;
                    padding-right: 5px;
                }

                .service .nav-tabs>li.myTab_menu2 {
                    background-position: center 5px;
                    background-size: auto 65%;
                    padding-left: 5px;
                }

                .service .nav-tabs>li.myTab_menu3 {
                    background-position: center 5px;
                    background-size: auto 65%;
                    padding-right: 5px;
                }

                .service .nav-tabs>li.myTab_menu4 {
                    background-position: center 5px;
                    background-size: auto 65%;
                    padding-left: 5px;
                }

                .service .nav-tabs>li.active.myTab_menu1 {
                    background-position: center 5px;
                    background-size: auto 65%;
                }

                .service .nav-tabs>li.active.myTab_menu2 {
                    background-position: center 5px;
                    background-size: auto 65%;
                }

                .service .nav-tabs>li.active.myTab_menu3 {
                    background-position: center 5px;
                    background-size: auto 65%;
                }

                .service .nav-tabs>li.active.myTab_menu4 {
                    background-position: center 5px;
                    background-size: auto 65%;
                }
            }

/* loaction */
.location {
    padding: 0;
    margin: 0 0 35px;
    border: 1px solid #faf5f0;
    background: #f9f8f8;
    line-height: 40px;
}
.location .ico {
    display: block;
    padding-left: 85px;
    background: url(/skin/img/icon-home.png) no-repeat;
}
/* left */
/*#leftObj {padding: 0;}*/
.pro_sort_box .title .title_more {
    padding: 18px 0;
    background: #07569e;
    color: #fff;
}
.pro_sort_box {
    margin-bottom: 20px;
    text-align: center;
}
.pro_sort_box .each_li .name {
    position: relative;
    border: 1px solid #f2f2f2;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
}
.pro_sort_box .each_li .on {
    background:#07569e;
}
.pro_sort_box .each_li .name a:hover {
    color:#fff;
	background:#07569e;
}
.pro_sort_box .each_li .name a {
    position: relative;
    display: block;
    padding: 14px 40px;
    color: #666666;
}
.pro_sort_box .each_li .on a {
    color: #ffffff;
}
.iFCB-inside-title .title {
    min-height: 40px;
    background: #f5f5f5;
    line-height: 40px;
}
.iFCB-inside-title .title .more {
    float: right;
    margin-right: 15px;
    padding-right: 10px;
    background: url(/skin/img/ifcb_sort_ico.png) no-repeat right 45%;
}
.iFCB-inside-title .title .title_more {padding-left: 15px;}
.TTXW_LIST {
    border-bottom: 1px solid #eee;
}
.TTXW_LIST ul li {
    position: relative;
    left: 0;
    line-height: 40px;
	list-style:none;
}
.TTXW_LIST ul li {
    padding: 10px 20px;
    border: 1px solid #eee;
    color: #999;
    border-bottom: 0;
    transition: all 0.3s ease-in-out;
}
.TTXW_LIST ul li a {
    position: relative;
    display: block;
    left: 0;
    padding-left: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s ease-in-out;
    vertical-align: top;
}
.TTXW_LIST ul li a {
    background-image: url(/skin/img/icon_7.gif);
    background-repeat: no-repeat;
    background-position: 0 45%;
}
.iFCB-inside-contact div.content {
    box-shadow: 0 2px 5px #ddd;
    background-color: #f6f6f6;
}
.page-tel {
    margin-top: 20px;
}
.zc_list {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    width: auto;
    overflow: hidden;
    padding: 10px;
    line-height: 24px;
    padding-top: 0px;
}
#zc6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
}
.zc_list span {
    display: block;
    height: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    color: #2F2F2F;
}
.xnd_cl3 {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #cccccc;
    padding: 10px;
    text-align: center;
    overflow: hidden;
}
.xnd_cl3 img {width:50%;padding:15px;}
/* lunbo */
      .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-width:1920px;
      }
.rxian {border-right: 1px solid #585858;border-left: 1px solid #585858;}
.hengxian {width:50px;margin:0 auto;border-top:3px solid #07569e;margin-bottom: 30px;}
#news .hengxian {margin-bottom: 0px;}
.tabmore {
    width: 50%;
    margin: 0 auto;
    background: #88b929;
    border-radius: 10px;
    color: #ffffff;
    padding: 5px 0;
    margin-top: 30px;
    margin-bottom: 50px;
}	
.dhgsmk {height: 120px;display: flex;}
.dhgsmk .gsming {
	background-color:#07569e;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding-right: 190px;
    box-sizing: border-box;
}
.dhgsmk .gsming span:first-of-type {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 6px;
}
.dhgsmk .gsming span:last-of-type {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 2px;
    margin-top: 5px;
}
.dhgsmk .dhhao {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 125px;
    box-sizing: border-box;
}
.dhgsmk .dhhao span {
    font-size: 27px;
    letter-spacing: 1px;
}
.dhgsmk .dhhao img {
    max-width: 40px;
    position: absolute;
    left: 75px;
}


@media (max-width:960px) {
.dhgsmk {height: auto;display: block;}
.dhgsmk .gsming {
    background-color: #07569e;
    display: grid;
    padding-right: 0px;
    text-align: center;
    padding: 10px 0;
}
.dhgsmk .gsming span:first-of-type {
    font-size: 20px;
}
.dhgsmk .dhhao {
    background-color: #ffffff;
    display: grid;
    padding-right: 0px;
    text-align: center;
    padding-left: 0;
    margin-bottom: 50px;
	padding: 20px;
}
.dhgsmk .dhhao span {
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 25px;
}
.dhgsmk .dhhao img {
    max-width: 35px;
    position: absolute;
    left: 35px;
    top: 15px;
}
}
.erweima {display:flex;}
.erweima .ewmtp {padding:0!important;margin-right:15px;max-width:33%;text-align:center;}
.erweima .ewmtp img {max-width:200px;width:100%;}

#hougtitle .new_tit {
    text-align: center;
    font-size: 32px;
    color: #000;
    font-weight: bold;
}
#hougtitle .hengxian {
    width: 50px;
    margin: 0 auto;
    border-top: 3px solid #07569e;
    margin-bottom: 30px;
}
.swiper-pagination-bullet {width:15px;width:15px;}
      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
p.yqlj {text-align:left!important;}  
p.yqlj a {display: contents!important;font-size:12px;} 
.suojian {padding: 0px 130px 40px;}
/*xjnews*/
.lbnewk {padding:40px 15px;background: #f3f3f3;}
.lbnewk .newkt {font-size: 11px;display:block;}
.lbnewk .newkn {
font-size: 16px;display:block;    
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;    
}

/*jiagong*/
.mKeBanner,.mKeBanner div{text-align:center;}
.imageflow img{ -webkit-box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); }
.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:1200px; margin:0 auto}
.imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
.imageflow .loading{border:1px solid #ccc; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading_bar{background:#ccc; height:15px; visibility:visible; width:1%}
.imageflow .caption{font-weight:bold; position:relative; text-align:center; z-index:10000}
.imageflow .scrollbar{border-bottom:1px solid #b3b3b3; position:relative; visibility:hidden; z-index:10001; height:1px}
.imageflow .slider{background-image:url(../../Images/Index/slider.png); background-repeat:no-repeat; height:14px; margin:-6px 0 0 -7px; position:absolute; width:14px; z-index:10002}
.imageflow .images{overflow:hidden; white-space:nowrap}
.imageflow .button{cursor:pointer; height:17px; position:relative; width:17px}
.imageflow .previous{background:url(../../Images/Index/button_left.png) top left no-repeat; float:left; margin:-7px 0 0 -30px}
.imageflow .next{background:url(../../Images/Index/button_right.png) top left no-repeat; float:right; margin:-7px -30px 0 30px}
/*jiaru*/
.accordion {
  width: 100%;
  margin: 0 auto;
}

.accordion-item {
  position: relative;
}
.accordion-item.active .heading {
  color: #07569e;
}
.accordion-item.active .icon {
  background: #88b929;
}
.accordion-item.active .icon:before {
  background: #ffffff;
}
.accordion-item.active .icon:after {
  width: 0;
}
.accordion-item .heading {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  color: #07569e;
  font-weight: 600;
  position: relative;
  padding: 22px 0 22px 2.5rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.accordion-item .heading .title span {
    float: right;
}
.accordion-item .heading:hover {
  color: #000;
}
.accordion-item .heading:hover .icon:before, .accordion-item .heading:hover .icon:after {
  background: #000;
}
.accordion-item .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #efefef;
  border-radius: 3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.accordion-item .icon:before, .accordion-item .icon:after {
  content: '';
  width: 0.8rem;
  height: 0.1rem;
  background: #4a3036;
  position: absolute;
  border-radius: 3px;
  left: 50%;
  top: 50%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.accordion-item .icon:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  z-index: -1;
}
.accordion-item .content {
  display: none;
  margin-bottom: 20px;
}
.accordion-item .content p {
  margin-top: 0;
  line-height: 30px;
  font-size: 16px;
}

    .wjoin {
        display: flex;
        flex-direction: column;
    }
    .wjoin > .title {
        display: flex;
        justify-content: space-between;
        height: 48px;
        background-color: #f5f4f4;
    }
    .wjoin > .title > span {
        text-align: center;
        color: #999;
        border-right: 2px #ffffff solid;
        line-height: 45px;
    }
    .wjoin > .cent {
        display: flex;
        flex-direction: column;
    }
    .wjoin > .cent > div {
        display: flex;
        justify-content: space-between;
        height: 70px;
        line-height: 70px;
    }
    .wjoin > .cent > div:nth-child(2n){
        background-color: #f5f4f4;
    }
    .wjoin > .cent > div > a {
        text-align: center;
        color: #666;
        border-right: 2px #ffffff solid;
    }
    .wjoin > .cent > div > a:hover {
        color: #006dbd
    }
    .wjoin > .cent > div > span {
        text-align: center;
        color: #666;
        border-right: 2px #ffffff solid;
    }

.maoyijisan {
    width: 33.333333%;
    float: left;   
}
.maoyijisan.r {
    text-align: right;
    padding-right: 25px;    
}
.maoyijisan.l {
    text-align: left;
    padding-left: 25px;    
}
.zhongmaoyijisan {
    text-align: center;
    width: 33.333333%;
    float: left;    
}


/*新移动导航*/
.dl-menuwrapper {
	width: 100%;
	float: left;
	position: relative;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	-moz-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
    background: #ffffff!important;
    border: none;
    width: 35px;
    height: 35px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
    right: 5px;
    position: absolute;
    top: -45px;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #fff;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 2px;
	background: #07569e;
	top: 10px;
	left: 16%;
    box-shadow: 0 8px 0 #07569e, 0 16px 0 #07569e;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #000;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back i,
.dl-menuwrapper li > a:not(:only-child) i {
	position: absolute;
	top: 0;
	line-height: 50px;
	speak: none;
	right: 15px;
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 5px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	-moz-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	-moz-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	-moz-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	-moz-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	-moz-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut1 {
	50% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-moz-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut2 {
	100% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut3 {
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut4 {
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut5 {
	100% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	50% {
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	100% {
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	100% {
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	-moz-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	-moz-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	-moz-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	-moz-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	-moz-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn1 {
	0% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-moz-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn2 {
	0% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn3 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn4 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn5 {
	0% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	-moz-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	-moz-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	-moz-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	-moz-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn1 {
	0% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn2 {
	0% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn3 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn4 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn5 {
	0% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	-moz-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	-moz-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	-moz-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	-moz-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut1 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut2 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut3 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut4 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut5 {
	0% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}


/*pages*/
.pagination-wrapper {
    clear: both;
    padding: 1em 0 2em 0;
    text-align: center;
}

.pagination {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
    list-style: none;
    display: inline;
    float: left;
    line-height: 1em;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination li a {
    display: inline-block;
    padding: .5em .8em;
    background-color: #f9f9f9;
    color: #999;
}

.pagination li a:link {
    background: #fff;
    color: #4C78A5;
}

.pagination li a:hover {
    text-decoration: none;
}

.pagination li a:link:hover {
    color: #000;
}

.pagination li.thisclass {
    background-color: #f9f9f9;
    color: #999;
}

.pagination li:first-child {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child {
    border-radius: 0 3px 3px 0;
}

.pagination .pageinfo {
    color: #444;
}

.hs_pages {
    clear: both;
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
    overflow: hidden
}

.hs_pages ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.hs_pages ul li {
    float: left;
    margin: 0 2px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #d8dadf
}

.hs_pages ul li.active {
    float: left;
    margin: 0 2px;
    line-height: 25px;
    background: #07569e;
    color:#fff;
}

.hs_pages ul li.active a {
    color:#fff;
}

.hs_pages ul li:nth-child(1) {
    padding: 0 10px
}

.hs_pages ul li:nth-child(1) a {
    padding: 0
}

.hs_pages ul li a {
    color: #555;
    display: block;
    padding: 0 10px;
}

.hs_pages ul li:hover {
    text-decoration: none;
    color: #fff;
    border: 1px #333 solid;
    background-color: #07569e
}

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

.hs_pages ul li:hover a:hover {
    color: #fff;
    text-decoration: none
}

.hs_pages ul li.thisclass {
    background-color: #333;
    color: #fff;
    border: 1px #333 solid;
    padding: 0 10px
}

.hs_pages ul li:last-child {
    padding: 0 10px
}

.hs_pages ul li:last-child a {
    padding: 0
}

.hs_pages ul li.thisclass a {
    color: #fff;
    padding: 0
}

.hs_pages .pageinfo {
    line-height: 30px;
    padding-left: 5px
}

.hs_pages strong {
    font-weight: 400
}
p.new_des {text-align:center;}
.fancybox-content{
    max-width: 800px;
    height: auto !important;
}
.fancybox-slide{
    padding: 15px !important;
}