body {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    background: #f7f7f7; font-family:Microsoft YaHei;
    color: #6d6d6d;
    -webkit-font-smoothing: antialiased !important;
}
/*-----------------自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
.demo {width: 450px;height: 330px;font-size: 14px;position:relative;}
.demo a.control {position:absolute;display: block;top: 50%;margin-top: -78px;width: 76px;height: 112px;cursor: pointer;z-index: 2;background: url(../images/buttons.png) no-repeat}
.demo a.prev {left: 0;background-position: 0 0}
.demo a.next {right: 0;background-position: -76px 0}
.demo a.prev:hover {background-position: 0 -112px}
.demo a.next:hover {background-position: -76px -112px}
.demo .num { display:none}
/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider {display: none}



/*图片放大组件*/
.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.inews-main{ padding:20px 0 0; clear:both; overflow:hidden; height:auto;}
.ilant{ width:100%; font-size:22px; border-bottom:1px solid #eaeaea; padding-bottom:10px; color:#000; text-indent:45px; background-repeat:no-repeat; background-position:10px; margin-bottom:10px; font-weight:normal; }
.ilant-news{ background-image:url(../img/ilan_ico01.png);}

.inews{ width:59%; float: left; }
.inews li{ width:100%; float:left; padding:11px 0;  border-bottom:1px solid #eaeaea; }
.inews li a{ display:block; background:url(../img/inews_jt.png) no-repeat right; overflow:hidden;}
.inews li ._date{ float:left; width:11%; text-align:center; border-right:1px solid #eaeaea; color:#b0b0b0; font-family:arial; }
.inews li ._date span{ display:block;}
.inews li ._date ._d1{ font-size:30px; line-height:40px; }
.inews li ._date ._d2{ font-size:14px; line-height:20px;}
.inews li ._nr{ width:80%; float:left; margin-left:2%; }
.inews li ._title{ font-size:15px; font-weight:blod; color:#000; margin-bottom:2px; margin-top:2px;}
.inews li ._sum{ color:#565656;}
.inews li a:hover ._date ._d1{ color:#e7463c; }
.inews li a:hover ._title{ color:#e7463c; }
.inews li a:hover{ background:url(../img/inews_jton.png) no-repeat right; }

.ivideo{ width:37%; float:right; }
.ivideo ._title{ line-height:50px; font-size:14px; font-weight:normal; color:#fff; text-align:center; background:url(../img/black.4.png) repeat 0 0; position:absolute; bottom:0px; left:0px; width:100%;}
.ivideo ._iplay{ display:none; width:84px; height:84px; background:url(../img/iplay.png) no-repeat 0 0; position:absolute; top:50%; left:50%; margin-top:-42px; margin-left:-42px; }


.ins-navbox{height: 75px;background-color: #fff;}
.ins-navbox.fixed{position: fixed;top: 0;left: 0;z-index: 11;}
.ins-navbox li{ float:left;
	font-size: 16px;
	line-height: 74px;
}
.ins-navbox.twrap li{
	margin-right: 10px;
}
.ins-navbox li a{
	display: block;
	padding: 0 18px;
	color:#333;
}
.ins-navbox.twrap li a{
	padding: 0 10px;
}
.ins-navbox li a:hover,.ins-navbox li a.hover{
	color: #0046ad;
	border-bottom: 2px solid #0046ad;
	position: relative; font-weight:bold;
	margin-bottom: -1px;
}
.ins-navbox .cur a {
	color: #0046ad;
	border-bottom: 2px solid #0046ad;
	position: relative; font-weight:bold;
	margin-bottom: -1px;
}

/* ------------------------------------------------
TYPOGRAPHY
--------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #202020;
}

h1 {
    font-size: 42px;
    font-weight: 900;
    line-height: 46px;
}

h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 34px;
}

h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
}



/* --------------------------------------
LINK STYLE
------------------------------------------*/
a {
    color           : #d7172a;
    text-decoration : none;
    transition      : all 0.3s ease 0s;
}

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



a:hover,
a:focus {
    color           : #e89b04;
    text-decoration : none !important;
}


/* --------------------------------------------------
GENERAL
----------------------------------------------------- */

hr {
    border-top: 1px solid #e3e3e3;
}
/* ------------------------------------------------------------------
GLOBAL BUTTON STYLE
--------------------------------------------------------------------- */

/*btn-primary*/
.btn-primary {
    color: #fff;
    background-color: #0046ad;
    border-color: #0046ad;
}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary.focus, 
.btn-primary:active, 
.btn-primary.active, 
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	border: 2px solid #0046ad;
}

.btn2 { display:block; border:#4197ab 1px solid; width:120px; color:#4197ab; height:40px; line-height:40px; text-align:center}
.btn2:hover { display:block; border:#4197ab 1px solid; color:#fff; background:#4197ab; width:120px; height:40px; line-height:40px; text-align:center}


.btn3 { display:block; border:#333 1px solid; width:120px; color:#333; height:40px; line-height:40px; text-align:center}
.btn3:hover { display:block; border:#4197ab 1px solid; color:#fff; background:#4197ab; width:120px; height:40px; line-height:40px; text-align:center}


/*btn-success*/
.btn-success {
    background-color: #00a651;
}

.btn-success:hover,
.btn-success.active {
    color: #00a651;
}

/*btn-default*/
.btn-default {
    color: #fff;
    background-color: #535353;
}


/*common style for all btn*/
.btn {
    border: 2px solid transparent;
    padding: 6px 13px;
    border-radius: 2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.btn-primary:hover, 
.btn-success:hover, 
.btn-primary.active, 
.btn-success.active {
    background: transparent;
    border: 2px solid #e0e0e0;
}

.btn-link {
    color: #fcbb3c;
}
.btn-link:hover{
    color: #e89b04;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: none;
}



/* --------------------------------------------------
LIST STYLE
----------------------------------------------------- */
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*List check-square*/
ul.check-square li{
    display: list-item;
    position: relative;
    line-height: 36px;
    padding-left: 25px;
}

ul.check-square li::before{
    content: "\f14a";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
}

/*List check-square-o*/
ul.check-square-o li{
    display: list-item;
    position: relative;
    line-height: 36px;
    padding-left: 25px;
}

ul.check-square-o li::before{
    content: "\f046";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
}

/*List check*/
ul.check li{
    display: list-item;
    position: relative;
    line-height: 36px;
    padding-left: 25px;
}

ul.check li::before{
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
}

/*List check-circle*/
ul.check-circle li{
    display: list-item;
    position: relative;
    line-height: 36px;
    padding-left: 25px;
}

ul.check-circle li::before{
    content: "\f058";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
}




/* ----------------------------------------------------------------
Blockquote Style
-------------------------------------------------------------------*/
blockquote {
    padding: 40px 30px;
    border: 2px solid #e3e3e3;
    border-radius: 3px;
    font-size: 18px;
    line-height: 28px;
    color: #202020;
    font-style: italic;
    position: relative;
}

blockquote::before {
    font-family: FontAwesome;
    content: "\f10e" !important;
    position: absolute;
    top: -14px;
    left: 26px;
    font-size: 36px;
    color: #fcbb3c;
}

/* ----------------------------------------------------------------
Form Style
-------------------------------------------------------------------*/
.form-control {
    height: 46px;
    border: 2px solid #e3e3e3;
    border-radius: 2px;
    box-shadow: none;
}

.form-control:focus {
    border-color: #fcbb3c;
    box-shadow: none;
}

.input-group {
    margin-bottom: 30px;
    font-weight: 500;
}

.input-group-addon {
    color: #e3e3e3;
    background-color: transparent;
    border: 2px solid #e3e3e3;
    border-right: 0;
    font-size: 18px;
}


/* --------------------------------------------------
Alert
----------------------------------------------------- */
.alert {
    padding: 10px 15px;
    border-radius: 0;
}


/* --------------------------------------------------
PAGE HEADER
----------------------------------------------------- */
.page-header-wrapper{
    padding-top: 120px;
    background: url(../img/all-pages.jpg) no-repeat;
    background-size: cover;
}

@media(min-width:767px) { 
    .page-header-wrapper{
        min-height: 450px;
    }
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: 0;
}
.page-header h1 {
    color: #fff;
    background: url('../img/title-border.png') no-repeat;
    background-position: 2px 5px;
    padding-top: 15px;
    margin: 0;
}


/* --------------------------------------------------
BREADCRUMB
----------------------------------------------------- */
.breadcrumb {
    padding: 7px 0 0;
    background-color: transparent;
}
.breadcrumb>.active {
    color: #fff;
}


/* --------------------------------------------------
SECTION TITLE
----------------------------------------------------- */
.section-title {
    color: #333; text-align: center;
    position: relative;
    padding-bottom: 15px;
}

/*.section-title::before,
.section-title::after {
    content: "";
    position: absolute;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
}*/

.section-title::before {
    width: 50px;
}

.section-title::after {
    width: 100px;
}


/* ------------------------------------------------------------------
GLOBAL MARGIN
--------------------------------------------------------------------- */
.margin-bottom-60 {
    margin-bottom: 60px;
}


/* ------------------------------------------------------------------
NAVIGATION
--------------------------------------------------------------------- */
@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        background: -webkit-linear-gradient(top, #000, rgba(0, 0, 0, 0)); /*Safari 5.1-6*/
        background: -o-linear-gradient(top, #000, rgba(0, 0, 0, 0)); /*Opera 11.1-12*/
        background: -moz-linear-gradient(top, #000, rgba(0, 0, 0, 0)); /*Fx 3.6-15*/
        background: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0)); /*Standard*/
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    /*for IE9 fallback background color*/
    .no-csstransitions .navbar-default {
        background: rgba(0,0,0,.8);
    }

    .top-nav-collapse {
        padding: 0;
        background: rgba(0,0,0,.8);
    }
}

@media(max-width:767px) {
    .navbar-default {
        background: rgba(0,0,0,.8);
        border-color: rgba(0,0,0,.8);
    }
}


.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 50px;
    font-weight: 500;
}

.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus {
    color: #fcbb3c;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus {
    color: #fcbb3c;
    background-color: transparent;
}



/*RESPONSIVE TOGGLE BUTTON*/
.navbar-default .navbar-toggle {
    border: 2px solid #e0e0e0;
    border-radius: 2px;
    padding: 7px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
    background-color: #fcbb3c;
    border: 2px solid transparent;
}

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

/*Logo*/
h1.logo {
    margin: 0;
    padding: 0;
}


.content-wrapper {
    position: relative;
    z-index: 100;
}


/* ------------------------------------------------------------------
INTRO SECTION
--------------------------------------------------------------------- */
.intro-wrapper {
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 60px;
}


.intro-wrapper h2{
    line-height: 23px;
    margin-bottom: 35px;
}
.intro-wrapper h3{
    font-weight: 700;
}
.intro-wrapper p{
    margin-bottom: 40px;
}



/*-- events --*/
.w3layouts_event_grid {padding: 0px;}
.w3_agile_event_grid1{position:relative;overflow: hidden;}
.w3_agile_event_grid1_pos{position:absolute;top:6%;left:5%; z-index: 9;} 

.w3_agile_event_grid1_pos ul li{display:block; text-align:left; text-transform:uppercase; float: none; font-size:18px;color:#fff;	line-height: 35px;}
.w3_agile_event_grid1_pos ul p { font-size:24px; line-height:40px; text-align:left; color:#fff}
.w3_agile_event_grid1_pos ul li a{
	color: #fff;
	font-size:14px;
    position: relative;
    padding: .8em 2.5em; border:#fff 2px solid;
	text-decoration:none;
}
.w3_agile_event_grid1_pos ul li a:hover{
	background:#efb312;
	color:#fff;
}



.w3_agile_event_grid1_pos p{color:#fff;}
.agile_event_grid1_pos{
	position:absolute;
	top:6%;
	left:5%;
	z-index: 9;width: 94%;
}
.agile_event_grid1_pos ul li{display:block; text-align:left; text-transform:uppercase; float: none; font-size:18px;color:#fff;	line-height: 35px;}
.agile_event_grid1_pos ul p { font-size:24px; text-align:left; line-height:45px; color:#fff}
.agile_event_grid1_pos ul li a{
	color: #fff;
	font-size:14px;
    position: relative;
    padding: .8em 2.5em; border:#fff 2px solid;
	text-decoration:none;
}
.agile_event_grid1_pos ul li a:hover{
	background:#efb312; padding: .8em 2.5em; border:#efb312 2px solid;
	color:#fff;
}

.w3_agile_event_grid1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  
    background: rgba(17, 19, 18, 0.64);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
}
.w3layouts_event_grid:hover li, .w3layouts_event_grid:hover p{ color:#fff;}
.w3layouts_event_grid:hover .w3_agile_event_grid1:before {
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
}
.w3_agile_event_grid1 img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	display: inline-block;
	

}
.w3layouts_event_grid:hover .w3_agile_event_grid1 img {
    transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
	
}


/* ------------------------------------------------------------------
SERVICE WRAPPER
--------------------------------------------------------------------- */
.service-wrapper { background:#e9e8e9; padding:80px 0;}
.service-wrapper .section-title {margin-bottom: 0;}
.service-wrapper .media {margin-top: 70px; text-align:center;}
.service-wrapper .media-heading {
    margin-bottom: 15px;
    font-weight: 400;
}
.service-wrapper .media-heading a{
    color: #000;
}
.service-wrapper .media-body{color: #fff; font-size:14px; text-align:center; margin:0px auto; width:300px;}
.service-wrapper .media-body span { font-size:36px; font-weight:bold}

.service-wrapper .media-heading a:hover{
    color: #fcbb3c;
}


.service-wrapper .icon {
    display: inline-block;
    margin: 5px 20px 0 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.service-wrapper .icon:before {
    font-size: 50px;
    margin-left: 0;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.service-wrapper .icon:hover:before {
    color: #000;
}
.service-wrapper .icon.bg1 {
    background: #dbb078;
}
.service-wrapper .icon.bg2 {
    background: #cfa3a3;
}
.service-wrapper .icon.bg3 {
    background: #7da484;
}
.service-wrapper .icon.bg4 {
    background: #9897c1;
}
.service-wrapper .icon:hover {
    background: #fff;
}



/* ------------------------------------------------------------------
业务域名
--------------------------------------------------------------------- */
.advantages-wrapper {padding: 60px; background:#fff;}
.advantages-wrapper p { text-align:center}
.advantages-wrapper.skills {
    background: #000000 url('../img/skillstab.jpg') no-repeat center center;
    background-size: cover;
}
.advantages-wrapper.capabilities {
    background: #000000 url('../img/capabilitiestab.jpg') no-repeat center center;
    background-size: cover;
}



/*CSS TAB*/
.nav-tabs {
    border-bottom: 0;
    display: inline-block;
    padding: 5px 7px;
}

.nav-tabs > li > a {
    padding: 8px 10px;
    line-height: normal;
    border: 0;
    font-size: 18px;
	border-bottom:#fff 4px solid;
    color: #333;
}


.nav-tabs > li > a:hover,
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
    color: #005bab; border-bottom:#005bab 4px solid;
}
.tab-content {padding: 0;  margin: 40px 0 0; color: #fff;}
.tab-content h3{font-weight: 700; color: #fff;}

.css-tab .media-left img {
    margin-right: 20px;
    border-radius: 4px;
    width: inherit;
}
.css-tab .media-heading {
    margin-bottom: 15px;
}



/*SKILL CHART*/
.chart {
    position: relative;
    margin-bottom: 15px;
}
.percent {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -34px;
    font-size: 36px;
    line-height: 30px;
    font-weight: 700;
}

.percent:after {
    content: '%';
}


.our-progress p {
    font-size: 18px;
    font-weight: 700;
}



/* ------------------------------------------------------------------
HANDOVER WRAPPER
--------------------------------------------------------------------- */
.handover-wrapper {
    background-color: #5d564b;
    color: #fff;
    padding: 60px 0 60px 60px;
}
.handover-wrapper .item {
    margin-bottom: 40px;
}
.handover-project h3 {
    color: #fff;
    font-weight: 500;
}
.handover-project ul {
    margin-bottom: 40px;
}



/* ------------------------------------------------------------------
TESTIMONIAL WRAPPER
--------------------------------------------------------------------- */
.testimonial-wrapper {
    background-color: #000;
    color: #fff;
    padding: 60px 0 0 60px;   
}

.testimonial-wrapper .section-title::before,
.testimonial-wrapper .section-title::after {
    background: #fff;
    opacity: 0.5;
}

.testimonial-wrapper .client-testimonial {
    padding: 50px 0 0 50px;
    position: relative;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    margin: 0;
}

.client-testimonial .client-name,
.client-testimonial .client-org{
    font-size: 14px;
    margin-top: 20px;
}
.client-testimonial .client-org{
    font-style: italic;
}
.client-testimonial .client-name::before {
    content: '\2014 \00A0';   
}


.testimonial-wrapper .client-testimonial::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../img/qoute.png') no-repeat;
}



/* CAROUSEL INDICATORS
--------------------------------------------------------------------- */

.handover-wrapper .carousel-indicators {
    left: 0;
    bottom: -20px;
    margin-left: -25%;
}

.handover-wrapper .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid transparent;
}



.testimonial-wrapper .carousel-indicators {
    left: 0;
    bottom: 40px;
    margin-left: -25%;
}
.handover-wrapper .carousel-indicators li,
.testimonial-wrapper .carousel-indicators li {
    width: 22px;
    height: 7px;
    margin: 0 5px 0 0;
    border-radius: 1em;
}

.handover-wrapper .carousel-indicators .active,
.testimonial-wrapper .carousel-indicators .active {
    width: 22px;
    height: 7px;
    margin: 0 5px 0 0;
    background-color: #fcbb3c;
    border: 1px solid #fcbb3c;
}

.testimonial-wrapper .carousel-indicators li {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid transparent;
}

/* ------------------------------------------------------------------
友情链接
--------------------------------------------------------------------- */
.trusted-client-wrapper {padding: 40px; text-align:center; background:url(../img/bg9.jpg) no-repeat center; background-size:cover;}
.trusted-client-wrapper { font-size:32px; color:#fff;}
.trusted-client-wrapper p { font-size:18px; line-height:45px; padding-top:10px; }
.trusted-client-wrapper a { line-height:40px; padding:10px 20px; font-size:15px; text-align:center; color:#fff; background:#d7172a}
.trusted-client-wrapper a:hover { background:#000}
/* ------------------------------------------------------------------
SUBSCRIPTION PLANS WRAPPER
--------------------------------------------------------------------- */
.subscription-wrapper {
    padding: 60px;
}
.pricing-sub {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #797979;
    margin-bottom: 60px;
}
.subscription-wrapper .panel {
    border: 2px solid transparent;
    border-radius: 3px;
    box-shadow: none;
    border-color: #e0e0e0;
}

.subscription-wrapper .panel-default>.panel-heading {
    background-color: #f5f5f5;
}

.panel.featured-price {
    border-color: #00AEEF;
}
.subscription-wrapper .panel-default>.panel-heading {
    color: inherit;
}
.subscription-wrapper .panel-heading {
    border-bottom: 2px solid transparent;
    border-color: #e0e0e0;
    padding: 40px 35px 35px;
}
.subscription-wrapper .panel-heading h2{
    font-size: 24px;
    line-height: 30px;
    color: #202020;
    font-weight: 700;
}
.subscription-wrapper .panel-heading h2 small {
    display: block;
    color: #202020;
    font-weight: 700;
}
.subscription-wrapper .panel-body {
    padding: 30px 35px;
}
.price {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 30px 0;
    color: #fcbb3c;
}
.price small {
    font-size: 14px;
    color: #b7b7b7;
    font-weight: 400;
}
.pricing-btn span {
    color: #00a651;
    margin-left: 8px;
    font-size: 12px;
}


/* ------------------------------------------------------------------
SUPPORT WRAPPER
--------------------------------------------------------------------- */
.support-wrapper {
    background: url('../img/support-bg.jpg') no-repeat center center;
    background-size: cover;
    padding: 60px;
    color: #fff;
}

.support-wrapper h2 {
    font-size: 36px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #fff;
}

.support-wrapper a.btn {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding: 14px 24px;
}



/* ------------------------------------------------------------------
底部快速链接
--------------------------------------------------------------------- */
.footer-widget-wrapper {padding: 40px 0; background-color: #ececec; color: #666;}
.subcsribe-text {position: relative; margin-bottom: 45px;}
.subcsribe-text::after{
    content: "";
    position: absolute;
    background: #fcbb3c;
    width: 94px;
    height: 2px;
    left: 0;
    bottom: -10px;
}
.footer-widget h3 {color: #333; line-height: 30px; font-weight: 500;}
.footer-widget ul li {line-height: 34px;}
.footer-widget ul li a{color: #666;}
.footer-widget ul li a:hover{color: #e89b04;}

/* ------------------------------------------------------------------
底部版权
--------------------------------------------------------------------- */
.copyrightlx { border-top:#dedede 1px solid; padding:20px 0;}
.footer-wrapper {padding: 15px 0; color:#fff; background: #0046ad;}
.copyright { padding-top:0px;}
.copyright a { color:#fff;}
.copyright p{margin: 0;}
/* ----------------------------------------------------------------
关于我们页面
-------------------------------------------------------------------*/
.about-us-wrapper {}
.about-us-wrapper h2{margin-bottom:5px;}
.about-us-wrapper p,
.team-wrapper p {
    margin-bottom: 10px;
}
.about-us-wrapper em{
    font-size: 18px;
    line-height: 30px;
}

.abt-slider-intro {
    padding-right: 60px;
}
.abt-slider-intro p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
}

/*about-us-slider-carousel-control position*/
.about-us-slider-wrapper .carousel-control {
    top: 85%;
    width: 40px;
    height: 40px;
    text-shadow: none;
}
.about-us-slider-wrapper .carousel-control.right, 
.about-us-slider-wrapper .carousel-control.left {
    background-image: none;
}
.about-us-slider-wrapper .carousel-control.right{
    right: 44%;
}
.about-us-slider-wrapper .carousel-control.left{
    left: 50%;
}
.about-us-slider-wrapper .carousel-control i:before{
    font-size: 24px;
    line-height: 40px;
    color: #6d6d6d;
}


.team-wrapper {
    padding: 60px;
}
.team-wrapper .section-title{
    color : #202020;
}
.css-team {
    margin-bottom: 30px;
}

.css-team  figure{
    margin-bottom: 50px;
}

.css-team-avatar{
    position: relative;
    overflow: hidden;
    padding: 4px;
    margin: 0 0 10px;
    background: #f4f4f4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.css-team-avatar img{
    width: 100%;
    height: auto;
}
.css-team .readmore{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
}

.css-team .readmore i{
    display: block;
    margin-top: 45%;
    height: 50px;
}

.css-team .readmore i:before{
    font-size: 0;
}
.css-team-avatar:hover .readmore i:before{
    font-size: 50px;
}
.css-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(252, 187, 60, 0.8);
    display: inline-block;
    opacity: 0;
}
.css-team-avatar:hover .readmore i:before,
.css-overlay{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.css-team-avatar:hover .css-overlay{
    opacity: 1;
}

.css-team-info {
    text-align: center;
}

.css-team-heading{
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}
.css-team-heading small{
    font-weight: 500;
    font-size: 14px;
    color: #6d6d6d;
    text-transform: capitalize;
}


ul.joblist-link {}
ul.joblist-link li{
    margin-bottom: 8px;
}
ul.joblist-link li a{
    display: inline-block;
    color: #202020;
    border-bottom: 2px solid #e3e3e3;
}
ul.joblist-link li a:hover{
    color: #e89b04;
}

.joblist-btn {
    font-size: 14px;
    font-weight: 500;
    padding: 3px 12px;
    margin-top: 10px;
}


.download-box-wrapper {
    background: url('../img/about-bottom.jpg') no-repeat center center;
    padding: 260px;
}
.download-box {}
.download-box ul{}
.download-box ul li{
    padding: 0 10px 0 0;
    width: 32.8%;
}
.download-box ul li a {
    display: block;
    padding: 30px 20px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    color: #fff;
    position: relative;
    overflow: hidden;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.download-box ul li a:hover {
    box-shadow: 0 0 0 3px #000;
}

.download-box ul li a span {
    display: block;
    font-size: 12px;
    font-weight: 400;
}


.download-box ul li:nth-child(1) a {
    background: #2389e7;
}
.download-box ul li:nth-child(2) a {
    background: #f3b308;
}
.download-box ul li:nth-child(3) a {
    background: #ba5656;
}



.download-box ul li a::before {
    content: "\e012";
    font-family: Flaticon;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 100px;
    line-height: 50px;
    color: #fff;
    opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
}


/* ----------------------------------------------------------------
ABOUT ME PAGE
-------------------------------------------------------------------*/
.info-in-short {}
.info-in-short img{
    width: 100%;
}
.member-info {
    background: #f5f5f5;
    padding: 20px 25px;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 30px;
}
.info-address {
    background: #f5f5f5;
    padding: 30px;
}
.info-address address {
    line-height: 22px;
}



/* ----------------------------------------------------------------
BLOG PAGE
-------------------------------------------------------------------*/
.inner-content {
    padding: 60px;
}
.blog-post-wrapper {
    padding: 0 0 60px;
    margin: 0 0 60px;
    border-bottom: 2px solid #e3e3e3;
}
.entry-header {}

/*For Sticky Post*/
.sticky .entry-header {
    padding-left: 60px;
    position: relative;
}
.sticky .entry-header:before {
    content: "\f0f6";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    line-height: 60px;
}

.blog-post-wrapper .entry-meta {
    font-weight: 700;
    color: #b9b9b9;
    margin-bottom: 3px;
}
.blog-post-wrapper .entry-meta ul{}
.blog-post-wrapper .entry-meta ul li{
    position: relative;
    padding-left: 12px;
}
.blog-post-wrapper .entry-meta ul li:first-child{
    padding-left: 5px;
}
.blog-post-wrapper .entry-meta ul li:first-child::before{
    display: none;
}
.blog-post-wrapper .entry-meta ul li::before{
    content: "\f111";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 6px;
    color: #e3e3e3;
}
.blog-post-wrapper .entry-meta ul li a{
    color: #b9b9b9;
}

.blog-post-wrapper h2.entry-title {
    margin-bottom: 25px;
}
.blog-post-wrapper .entry-title a{
    color: #202020;
}
.blog-post-wrapper .the-author a,
.blog-post-wrapper .the-category a,
.blog-post-wrapper .entry-meta ul li a:hover,
.blog-post-wrapper .entry-title a:hover{
    color: #fcbb3c !important;
}

.blog-post-wrapper .post-thumbnail {
    margin: 30px 0 40px;
}


/*blog-post-carousel*/
#blog-post-carousel .carousel-control {
    color: #fff;
    text-shadow: none;
    filter: alpha(opacity=10);
    opacity: 1;
}

#blog-post-carousel .carousel-control:hover, 
#blog-post-carousel .carousel-control:focus {
    color: #fcbb3c;
    filter: alpha(opacity=100);
    opacity: 1;
}

#blog-post-carousel .carousel-control.left,
#blog-post-carousel .carousel-control.right {
    background-image: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 50%;
    margin-top: -20px;
}

#blog-post-carousel .carousel-control.right {
    right: 20px;
}
#blog-post-carousel .carousel-control.left {
    left: 20px;
}

.carousel-control i::before {
    font-size: 28px;
}

.blog-post-wrapper blockquote {
    margin: 60px 0;
}

.blog-post-wrapper iframe {
    width: 100%;
    margin: 25px 0 40px;
}
.blog-post-wrapper .video-post iframe {
    height: 323px;
    border: 0;
}
.blog-post-wrapper .audio-post iframe {
    height: 150px;
    border: 0;
}


/* ----------------------------------------------------------------
SINGLE BLOG
-------------------------------------------------------------------*/
.blog-post-wrapper.single-article {
    padding: 0 0 40px;
    margin: 0 0 40px;
    border-bottom: 1px solid #e3e3e3;
}

.about-author .media img {
    height: 100px;
    width: 100px;
    margin-right: 20px;
}
.comments-wrapper {
    margin-top: 40px;
}
.comments-wrapper ul.media-list {
    margin-bottom: 60px;
}
.comments-wrapper .media-list li{
    border: 2px solid #f0f0f0;
    padding: 30px;
    border-radius: 3px;
}

.comments-wrapper .media-left, 
.comments-wrapper .media>.pull-left {
    padding-right: 20px;
}

.comments-wrapper .media img {
    width: 80px;
    height: 80px;
    border-radius: 3px;
}

.media-body span.comment-author,
.media-body span.comment-date {
    font-size: 12px;
    margin-right: 10px;
    color: #999;
}
.media-body span.comment-author i,
.media-body span.comment-date i {
    margin-right: 5px;
}

.media-body span.comments-buttons {
    font-size: 12px;
    margin-top: 5px;
}


/*PAGINATION*/
.pagination-wrap {
    width: 100%;
    position: relative;
}
.pagination>li>a, 
.pagination>li>span {
    width: 40px;
    height: 40px;
    border: 0;
    padding: 0;
    margin-left: 0;
    font-size: 16px;
    line-height: 38px;
    font-weight: 500;
    color: #6d6d6d;
    background-color: transparent;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    color: #fcbb3c;
    background-color: transparent;
    border-color: transparent;
}

.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    color: #fcbb3c;
    background-color: transparent;
    border-color: transparent;
}

.pagination li:first-child {
    position: absolute;
    left: 0;
}
.pagination li:last-child {
    position: absolute;
    right: 0;
}
.pagination li:last-child a, 
.pagination li:first-child a {
    border: 2px solid #e3e3e3;
    color: #e3e3e3;
    font-weight: 400;
}
.pagination > li:first-child > a, 
.pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination > li:last-child > a, 
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li:first-child > a:hover, 
.pagination > li:first-child > span:hover,
.pagination > li:last-child > a:hover, 
.pagination > li:last-child > span:hover {
    color: #fcbb3c;
    background-color: transparent;
    border-color: #fcbb3c;
}

.pagination-wrap .counter {
    color: #cacaca;
}

/*PAGER*/
.pager li a{
    border: 2px solid #e3e3e3;
    color: #e3e3e3;
    background: transparent;
    border-radius: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 36px;
}
.pager li>a:hover, 
.pager li>a:focus {
    background-color: #fcbb3c;
    color: #fff;
    border: 2px solid transparent;
}

.pager li a.previous {
    float: left;
}
.pager li a.next {
    float: right;
}


/*BLOG SIDEBAR*/

.sidebar-wrapper {}
.sidebar-wrapper .widget{
    margin-bottom: 40px;
    border: 2px solid #e3e3e3;
    border-radius: 2px;
}

.widget .widget-title{
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.sidebar-wrapper .widget ul {
    padding: 0 15px;
}
.sidebar-wrapper .widget ul li{
    padding: 10px 0px;
    border-bottom: 1px solid #f1f1f1;
}
.sidebar-wrapper .widget ul li:first-child{
    padding-top: 0;
}
.sidebar-wrapper .widget ul li:last-child{
    border-bottom: 0;
}
.sidebar-wrapper .widget ul li:before {
    content: "\e001";
    font-family: Flaticon;
    display: inline-block;
    margin-right: 7px;
    font-size: 10px;
    color: #212121;
}

.sidebar-wrapper .widget ul li a {
    color: #6d6d6d;
}
.sidebar-wrapper .widget ul li a:hover {
    color: #fcbb3c;
}

.sidebar-wrapper .widget.widget_search{
    border: 0;
}
.widget_search form {
    position: relative;
}
.widget_search form button i{
    color: #e3e3e3;
}
.widget_search form button:hover i{
    color: #fcbb3c;
}
.widget_search form button:focus {
    outline: none;
}
.widget_search form [type="submit"] {
    position: absolute;
    right: 0;
    top: 2px;
    width: 40px;
    height: 42px;
    border: none;
    border-left: 1px solid #e3e3e3;
    box-shadow: none;
    background: transparent;
}


.sidebar-tab ul li{}


.widget.widget_tag_cloud ul {
    padding-bottom: 15px;
}
.widget.widget_tag_cloud ul li{
    display: inline-block;
    border-bottom: 0;
    padding: 5px 0;
    margin-right: 15px;
}

.widget.widget_tag_cloud ul li a{
    padding: 3px 0;
    border-bottom: 1px dashed transparent;
}
.widget.widget_tag_cloud ul li a:hover {
    border-bottom: 1px dashed #6d6d6d;
}
.sidebar-wrapper .sidebar-tab ul li:before,
.widget.widget_tag_cloud ul li:before  {
    display: none;
}


/*Sidebar Tab*/
.sidebar-tab .nav-tabs > li > a {
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px;
    border: 0;
}

.sidebar-tab .nav-tabs {
    border-bottom: 1px solid #e3e3e3;
    border-radius: 0;
}
.sidebar-tab ul.nav-tabs li {
    border-bottom: 0;
}

.sidebar-tab .tab-content {
    margin: 15px 0 0;
}
.sidebar-tab .nav-tabs li:first-child a:after{
    content: "|";
    position: absolute;
    right: 0;
    color: #e3e3e3;
}

.sidebar-tab .nav-tabs > li > a:hover, 
.sidebar-tab .nav-tabs > li.active > a, 
.sidebar-tab .nav-tabs > li.active > a:hover, 
.sidebar-tab .nav-tabs > li.active > a:focus {
    background: transparent;
    color: #e3e3e3;
    border: 0;
}



/* ----------------------------------------------------------------
PORTFOLIO PAGE
-------------------------------------------------------------------*/
#filter {
    overflow: hidden;
    margin: 15px 0 30px;
}

#filter li {
    float: left;
    margin-bottom: 10px;
}

#filter li a {
    background: transparent;
    border: 2px solid #e3e3e3;
    border-radius: 3px;
    color: #6d6d6d;
    display: block;
    margin: 0 5px 0 0;
    padding: 3px 10px;
    cursor: pointer;
}
#filter li a:hover,
#filter li a.active {
    background: #fcbb3c;
    border: 2px solid transparent;
    color: #fff;
}
.portfolio-item {
    margin-bottom: 30px;
    min-height: 200px;
}

/*Portfolio Four Column Page*/
.four-column .portfolio-item {
    min-height: 150px;
}



/*portfolio hover effect*/
.single-portfolio {
    position: relative;
    overflow: hidden;
}
.single-portfolio::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
}

.portfolio-links {
    width: 84px;
    height: 40px;
    position: absolute;
    top: -100%;
    left: 50%;
    margin-top: -20px;
    margin-left: -44px;
}
.single-portfolio:hover .portfolio-links{
    top: 50%;
}
.single-portfolio::before,
.portfolio-links {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.single-portfolio:hover::before,
.single-portfolio:hover .portfolio-links{
    opacity: 1;
    filter: alpha(opacity=100);
}


.portfolio-links>a {
    width: 40px;
    height: 40px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    border: 2px solid rgba(255,255,255,.3);
    color: #fff;
    border-radius: 10px;
}
.portfolio-links>a:hover {
    background: rgba(255,255,255,.3);
    color: #fcbb3c;
    border: 2px solid transparent;
}

/*Portfolio Single Page*/
.portfolio-content {}
.portfolio-content img{
    margin-bottom: 30px;
}
.portfolio-info p {
    margin-bottom: 15px;
}
.portfolio-info .title,
.portfolio-info .block-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #202020;
    display: block;
}

.portfolio-info .block-title {
    margin: 30px 0;
}
.related-project h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 30px;
}

.related-work-carousel .item{
  margin: 3px;
}
.related-work-carousel .item img{
  display: block;
  width: 100%;
  height: auto;
}


.related-project .owl-theme .owl-controls .owl-page span {
    width: 22px;
    height: 7px;
    margin: 0 5px 0 0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fcbb3c;
}



/* ----------------------------------------------------------------
CONTACT US PAGE
-------------------------------------------------------------------*/
.contact-us-wrapper {
    padding: 60px;
}
.contact-us-wrapper h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.mini-contact {
    margin-bottom: 80px;
}
.mini-contact h2 {
    margin-bottom: 20px;
}
.mini-contact a {
    color: #202020;
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
    margin-top: 25px;
    display: block;
}
.mini-contact a:hover {
    color: #fcbb3c;
}

.map-wrapper {
    margin-bottom: 60px;
}
.map-canvas {
    height     : 290px;
}


.directions-wrapper {
    margin-bottom: 60px;
}
.contact-directions {
    margin-bottom: 20px;
}

.contact-us-form h2 {
    margin-bottom: 20px;
}

.input-group.text-area {
	margin-left: -3px;
}

.contact-us-form .btn {
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 500;
}


/* ----------------------------------------------------------------
Job Page
-------------------------------------------------------------------*/
.job-page-wrapper {
    padding: 60px;
}
.job-page-wrapper h2{
    margin-bottom: 25px;
}
.job-details dl {
    margin-bottom: 40px;
}
.job-details dl dt {
    font-weight: 500;
    display: inline-block;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.job-details dl dd {
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}
.job-details dl dd::before {
    font-family: FontAwesome;
    content: "\f192";
    font-size: 10px;
    color: #fcbb3c;
    position: absolute;
    top: 3.5px;
    left: 0;
}


/* ----------------------------------------------------------------
Clients Page
-------------------------------------------------------------------*/
.our-clients-wrapper {
    padding: 10px;
}

.our-clients-wrapper .media {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.our-clients-wrapper .media:last-of-type{
    border-bottom: 0;
    margin-bottom: 0;
}
.our-clients-wrapper .media img {
   width: 269px;
    height: 179px;
}
.our-clients-wrapper .media-left, 
.our-clients-wrapper .media>.pull-left {
    padding-right: 60px;
}
.our-clients-wrapper h2.media-heading {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}
.our-clients-wrapper .media-body span{
    font-weight: 700;
    color: #b4b4b4;
    display: block;
    margin-bottom: 10px;
}


/* ----------------------------------------------------------------
FAQ Page
-------------------------------------------------------------------*/
.faq-wrapper {
    padding: 60px;
}


/* ----------------------------------------------------------------
Accordion/Collaps Style
-------------------------------------------------------------------*/
.panel {
  border: 2px solid #e3e3e3;
  box-shadow: none;
}
.panel-default>.panel-heading {
    background-color: #fff;
}

.panel .panel-heading-link {
    position: relative;
}
.panel-title {
    font-size: 18px;
    line-height: 20px;
}
.panel .panel-heading-link a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 20px;
    font-weight: 700;
    color: #e89b04;
    width: 40px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.panel .panel-heading-link a.collapsed:after {
content: "\f105";
}




/* ----------------------------------------------------------------
Typography Page
-------------------------------------------------------------------*/
.typography-page-wrapper {
    padding: 60px;
}
.typography-page-wrapper .section-title{
    color: #202020;
}

.typography-page-wrapper .jumbotron {
    background-color: #222121;
    padding-left: 15px;
    border-radius: 3px;
}
.typography-page-wrapper .jumbotron h1{
    font-size: 42px;
}
.typography-page-wrapper ul li:before {
    color :#fcbb3c;;
}

.typography-page-tab {
    padding: 20px;
    border: 2px solid #e3e3e3;
    border-radius: 3px;
}

.typography-page-tab ul.nav-tabs {
    background: #f2f2f2;
    width: 100%;
}
.typography-page-tab ul.nav-tabs li > a {
    color: #000;
}
.typography-page-tab ul.nav-tabs li > a:hover, 
.typography-page-tab ul.nav-tabs li.active > a {
    color: #fff;
}
.typography-page-tab .tab-content {
    color: #6d6d6d;
    margin: 15px 0 0;
}

.typography-page-chart {
	background: #181717;
	padding: 30px;
}

/* ----------------------------------------------------------------
Offcanvas Style
-------------------------------------------------------------------*/
.hippo-offcanvas-container{
	background: #27272C;
}
.hippo-offcanvas-pusher::after{
	z-index: 1200;
}
.offcanvas-menu{
	left: -1000px;
}
#off-canvas-close-btn{
	padding: 0px 20px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	height: 62px;
	text-shadow: none;
	opacity: 1;
}
#off-canvas-close-btn:hover,
#off-canvas-close-btn:focus{
	color: #fcbb3c;
	outline: none;
}
.offcanvas-menu  h3{
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	background: rgba(0, 0, 0, 0.25);
	padding: 1em 1em 1em 1.2em;
}

.offcanvas-menu ul li a {
	display: block;
	padding: 1em 1em 1em 1.2em;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 500;
	box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
}

.offcanvas-menu ul li li a {
    font-size   : 12px;
    font-weight : 400;
    padding-left: 30px;
}

.offcanvas-menu ul li:first-child a {

}


.offcanvas-menu ul li a:hover,
.offcanvas-menu ul li.active a {
    background : rgba(0, 0, 0, 0.2);
    box-shadow : inset 0 -1px rgba(0, 0, 0, 0);
    color      : #fcbb3c;
}








/* ------------------------------------------------------------------
BACK TO TOP
--------------------------------------------------------------------- */
#toTop{
    position: fixed;
    bottom: 30px;
    right: 20px;
    padding: 5px 10px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}



/* ------------------------------------------------------------------
DROPDOWN CSS
---------------------------------------------------------------------*/


.dropdown-menu {
    border: 0;
    border-radius: 0;
    position: relative;
    display: block;
    float: none;
    width:100%;
    box-shadow: none;
    background: rgba(0,0,0,.8);
}

.nav.navbar-nav li ul.dropdown-menu li a{
    padding        : 7px 20px;
    font-size      : 13px;
    color          : #fff;
    line-height    : 20px; 
    text-transform : capitalize;
 }

.nav.navbar-nav li ul.dropdown-menu li a:hover,
.nav.navbar-nav li ul.dropdown-menu li a:focus{
    background  : transparent; 
    color       : #fcbb3c
  }


.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus {
    color: #fcbb3c !important;
    background-color: transparent;

}



/* Menu hover */

/* 2nd label menu */

li.dropdown > .submenu-wrapper {
    position       : absolute;
    display        : block;
    left           : 0;
    z-index        : 999;
    pointer-events : none;

    top            : 58px; /* Will change on theme specific */
}


/** IE pointer events */

li.dropdown > .submenu-wrapper.no-pointer-events{
    display        : none;
}

li.dropdown > .submenu-wrapper > .submenu-inner {
    margin-top: 16px;
    opacity            : 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */

    -webkit-transform  : translateY(-100%);
    -moz-transform     : translateY(-100%);
    -ms-transform      : translateY(-100%);
    -o-transform       : translateY(-100%);
    transform          : translateY(-100%);

    /* Will change on theme specific */

    min-width          : 80px;

    /* Will change on theme specific */

    /*
    ease-in-out, 
    easeOutBack   = cubic-bezier(0.175, 0.885, 0.32, 1.275)
    easeInOutCirc = cubic-bezier(0.785, 0.135, 0.15, 0.86)
    easeInOutBack = cubic-bezier(0.68, -0.55, 0.265, 1.55)
    */

    -webkit-transition : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition    : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition     : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition      : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition         : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

/*for IE9*/
.ie9 li.dropdown > .submenu-wrapper > .submenu-inner {
    margin-top: 34px;
}

/*for IE9*/
.ie9 .top-nav-collapse li.dropdown > .submenu-wrapper > .submenu-inner {
    margin-top: 14px;
}



li.dropdown:hover > .submenu-wrapper {
    pointer-events : auto;
}


li.dropdown:hover > .submenu-wrapper.no-pointer-events{

    display        : block;
    
}

li.dropdown:hover > .submenu-wrapper > .submenu-inner {
    opacity           : 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    -webkit-transform : translateY(0);
    -moz-transform    : translateY(0);
    -ms-transform     : translateY(0);
    -o-transform      : translateY(0);
    transform         : translateY(0);


}

li.dropdown.menu-animating > .submenu-wrapper {
    overflow : hidden;
}

/* 3rd label menu */

li.dropdown > .submenu-sub-wrapper {
    position       : absolute;
    left           : 100%;
    top            : 0;
    display        : block;
    z-index        : 1000;
    width          : 100%;
    pointer-events : none;
}

li.dropdown > .submenu-sub-wrapper > .submenu-sub-inner {

    opacity            : 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */

    -webkit-transform  : translateX(-100%);
    -moz-transform     : translateX(-100%);
    -ms-transform      : translateX(-100%);
    -o-transform       : translateX(-100%);
    transform          : translateX(-100%);

    /*
    ease-in-out, 
    easeOutBack   = cubic-bezier(0.175, 0.885, 0.32, 1.275)
    easeInOutCirc = cubic-bezier(0.785, 0.135, 0.15, 0.86)
    easeInOutBack = cubic-bezier(0.68, -0.55, 0.265, 1.55)
    */

    -webkit-transition : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition    : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition     : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition      : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition         : all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

li.dropdown:hover > .submenu-sub-wrapper {
    pointer-events : auto;
}

li.dropdown:hover > .submenu-sub-wrapper > .submenu-sub-inner {
    opacity           : 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    -webkit-transform : translateX(0);
    -moz-transform    : translateX(0);
    -ms-transform     : translateX(0);
    -o-transform      : translateX(0);
    transform         : translateX(0);
}

li.dropdown.menu-animating > .submenu-sub-wrapper {
    overflow : hidden;
}




/*-------------------------------------
 *  HERO SLIDER
 *-------------------------------------*/

.hero-slide .container {
    position  : absolute;
    left      : 0;
    right     : 0;
    top       : 50%;
    transform : translateY(-50%);
    }

.hero-slide .carousel-caption {
    position    : relative;
    right       : 0;
    left        : 0;
    text-align  : left;
    text-shadow : none;
    width : 80%;
    }

.hero-slide .carousel-caption small {
    font-size       : 13px;
    color           : rgba(255,255,255,.5);
    font-weight     : 500;
    animation-delay : 1s;
    }

.hero-slide .carousel-caption .phone {
    font-size               : 30px;
    color                   : #fcbb3c;
    -webkit-animation-delay : 100ms;
    animation-delay         : 100ms;
    }

.hero-slide .carousel-caption h1 {
    font-size               : 50px;
    line-height             : 1;
    font-weight             : bold;
    text-transform          : capitalize;
    margin                  : 30px 0 20px;
    -webkit-animation-delay : 150ms;
    animation-delay         : 150ms;
    color: #fff;
    }

.hero-slide .carousel-caption .lead {
    font-size               : 24px;
    color                   : #fff;
    font-weight             : normal;
    margin-bottom           : 30px;
    -webkit-animation-delay : 200ms;
    animation-delay         : 200ms;
    }

.hero-slide .carousel-caption .btn {
    -webkit-animation-delay : 250ms;
    animation-delay         : 250ms;
    }

/* Slider Controller */
.hero-slide .carousel-control.left,
.hero-slide .carousel-control.right {
    font-size   : 30px;
    width       : 30px;
    height      : 100px;
    line-height : 100px;
    top         : 50%;
    background  : #000000;
    cursor      : pointer;
    border      : 0;
    text-shadow : none;
    transform   : translateY(-50%);
    }

.hero-slide .carousel-control.left {
    left : -100%;
    }

.hero-slide .carousel-control.right {
    right : -100%;
    }

.hero-slide:hover .left {
    left : 0;
    }

.hero-slide:hover .right {
    right : 0;
    }

/* Slider Indicator*/
.hero-slide .carousel-indicators li {
    border  : 2px solid rgba(0, 0, 0, .5);
    opacity : .5;
    }

.hero-slide .carousel-indicators li.active {
    border-color     : #ff5722;
    background-color : #ff5722;
    opacity          : 1;
    }


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

#preloader {
    background: #FFF;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

#status,
.status-mes {
    background-image: url(../img/preloader1.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
}

.status-mes {
    background: none;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%;
}


/*领域*/
	.recruit-newwrap {
	background: url("../img/img_54.jpg") no-repeat center top #f5f5f5;
}

.recruit-newwrap img {
	vertical-align: top;
}

.recruit-newwrap .contwrap {
	padding-top: 110px;
	padding-bottom: 80px;
}

.recruit-newwrap .contwrap.m-wrap {
	padding-top: 50px;
	padding-bottom: 30px;
}

.recruit-newwrap .m-wrap .titbox {
	width: 100%;
	font-size: 16px;
}

.recruit-newwrap .titbox {
	width:68%; color:#333;
	text-align: center;
	margin: 0 auto;
	font-size: 18px; font-weight:bolder;
	line-height: 40px;
}
.f-cb {
	zoom: 1;
}

.f-cb:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
} /*字体*/.ari {
	font-family: "Arial";
} /*字号*/.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.bold {
	font-weight: bold;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}

.poa-f {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.ovh {
	overflow: hidden;
}

.noselect {
	-moz-user-select: none;
}

.z1 {
	z-index: 1;
}

.z2 {
	z-index: 2;
}

.dn {
	display: none;
}

.w-f {
	width: 100%;
}

.h-f {
	height: 100%;
}

.fwn {
	font-weight: normal;
}

.t-f {
	transition: all 0.5s ease 0s;
}

.t-c {
	transition: color 0.5s ease 0s;
}

.t-bg {
	transition: background 0.5s ease 0s;
}</style>
    
    <!-- static file error: plug.preload.js findout. -->
    <style>@charset "utf-8"; /* CSS Document */ a {
	color: #666;
	transition: all 0.3s ease 0s;
}

li {
 /*transition: all 0.3s ease 0s;*/
}

.bgsize {
	background-size: cover !important;
}

.wrap5 {
	width: 1200px;
	margin: 0px auto;
}

.integrity-wrap.m-wrap .page img {
	max-width: 100%;
}

.recruit-wrap .wrap1.m-wrap .titbox .font {
	margin-top: 8px;
	font-size: 13px;
	line-height: 22px;
}

.recruit-wrap .column-wrap {
	width: 100%;
	margin-top: 73px;
	position: relative;
	overflow: hidden;
}

.recruit-wrap .m-wrap .column-wrap {
	margin-top: 28px;
	overflow: hidden;
}

.recruit-wrap .column-wrap ul {
	width: 102%;
}

.recruit-wrap .m-wrap .column-wrap ul {
	width: 110%;
 /*margin-left: -5%;*/
	overflow: hidden;
}

.recruit-wrap .column-wrap li {
	width: 23%;
	margin-right: 2%;float: left;
}

.recruit-wrap .m-wrap .column-wrap li {
 /*width: 32%;*/
	width: 90%;
	margin-right: 2%;
	margin-bottom: 20px;
}

.recruit-wrap .m-wrap .column-wrap li:last-child {
	margin-right: 0;
}

.recruit-wrap .column-wrap li a {
	display: block;
	width: 100%;
	cursor: pointer;
	position: relative;
}

.recruit-wrap .column-wrap li img {
	display: block;
	width: 100%;
}

.recruit-wrap .column-wrap li .upbox1 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url("../img/bg_23.png") repeat center;
}

.recruit-wrap .column-wrap li .box {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
}

.recruit-wrap .column-wrap li .upbox1 .f30 {
	font-size: 20px;
    font-weight: bolder;
	line-height: 49px;
	color: #fff;
}

.recruit-wrap .m-wrap .column-wrap li .upbox1 .f30 {
	font-size: 13px;
	line-height: 38px;
}

.recruit-wrap .column-wrap li .upbox1 .f24 {
	line-height: 37px;
	color: #f1efee;
	text-transform: uppercase;
}

.recruit-wrap .m-wrap .column-wrap li .upbox1 .f24 {
	display: none;
}

.recruit-wrap .column-wrap li .line {
	display: block;
	width: 50px;
	height: 2px;
	background-color: #f1efee;
	margin: 20px auto 0;
}

.recruit-wrap .m-wrap .column-wrap li .line {
	margin-top: 0;
	height: 1px;
	width: 20px;
}

.recruit-wrap .column-wrap .upbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:#c39053;
	display: none;
}

.recruit-wrap .column-wrap .upbox2 .ico {
	display: block;
	width: 100%;
	height: 81px;
}

.recruit-wrap .m-wrap .column-wrap .upbox2 .ico {
	height: 24px;
	background-size: auto 100%;
}

.recruit-wrap .column-wrap .upbox2 .ico1 {
	background: url("../img/ico_132.png") no-repeat center;
}

.recruit-wrap .column-wrap .upbox2 .ico2 {
	background: url("../img/ico_135.png") no-repeat center;
}

.recruit-wrap .column-wrap .upbox2 .ico3 {
	background: url("../img/ico_134.png") no-repeat center;
}
.recruit-wrap .column-wrap .upbox2 .ico4 {
	background: url("../img/ico_133.png") no-repeat center;
}

.recruit-wrap .column-wrap .upbox2 .f30 {
	line-height: 72px;
	font-size: 20px; font-weight:bolder;
	color: #fff;
}

.recruit-wrap .m-wrap .column-wrap .upbox2 .f30 {
	font-size: 16px;
	line-height: 30px;
}

.recruit-wrap .column-wrap .upbox2 .box {
	display: block;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
}

.recruit-wrap .wrap2 {
	padding-top: 45px;
}

.recruit-wrap .wrap2 .tit {
	width: 100%;
	height: 84px;
	line-height: 84px;
}

.recruit-wrap .wrap2.m-wrap .tit {
	height: 50px;
}

.recruit-wrap .wrap2 .tit .f36 {
	font-size: 36px;
	color: #035cac;
}

.recruit-wrap .wrap2.m-wrap .tit .f36 {
	line-height: 50px;
	font-size: 20px;
}

.recruit-wrap .wrap2 .tit .more {
	font-size: 24px;
	line-height: 43px;
	display: inline-block;
	margin-top: 25px;
}

.recruit-wrap .wrap2.m-wrap .tit .more {
	display: none;
}

.recruit-wrap .wrap2 .tit .more:hover {
	color: #035cac;
}

.recruit-wrap .wrap2 .list {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}

.recruit-wrap .wrap2 .list ul {
	width: 105%;
} 


/*联系*/
.map-mask{position:absolute;top:0;right:0;bottom:0;left:0;height:547px;width:600px;background:black;background:rgba(0,0,0,0.7);vertical-align:middle;}
.net-query a:hover{color:#FF9900}
.map-desc{display:inline-block;vertical-align:middle;width:400px;padding-left:40px;}
.map-desc h2,.map-desc p,.map-desc a{color:#fff; margin:inherit; margin-bottom:inherit;}
.map-desc h2{margin-bottom:10px;font-size: 24px;}
.vm:before{content:'';display:inline-block;height:100%;width:1px;margin-left:-1px;vertical-align:middle;}
.contact-sec{margin-top:45px;}
.contact-sec h2{color:#333;font-size:28px;line-height:48px;}
.box-container{margin-top:45px;padding-bottom:60px;}
.box-container .box{display:inline-block;padding:20px 45px;border:1px solid #fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.box-container a{text-decoration:none;}
.box-container .map-box:hover{color:#fff;background-color:#FF9900;border-color:#FF9900;}
.box-container .map-box{border-width:2px;padding:0;}
.box-container .map-box a{display:inline-block;padding:12px 24px;}
.bold {
    font-weight: 700;
}
address {
    margin-bottom: 22px;
    font-style: normal;
    line-height:30px;    font-size: 16px;
}
.text-justify {
    text-align: justify;
}

.about2x { margin:30px 0; clear:both; display:block}
.about2x .col-md-3 .bgcolor { background:#b5b5b5; padding:40px 0; display:block; color:#fff; text-align:center}
.about2x .col-md-3 p { font-size:50px; font-weight:bold}
.about2x .col-md-3 .bgcolor:hover { background:#c70025}


@media (max-width:767px) {
.trusted-client-wrapper { display:none;}
.nav-tabs > li > a { font-size:14px;}
.hero-slide .carousel-caption { display:none}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}
.navbar-brand img { width:60%}
.navbar-default .navbar-brand {width:80%}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 0px;
	 padding-left:15px; padding-top:22px;
    font-size: 18px;
    line-height: 20px;
}
.ivideo { display:none}
.inews { width:100%}
.inews li ._date { display:none}
.footer-widget-wrapper { display:none}
}

.demo{
    background: linear-gradient(to right,#ffcccc,#d3d3d3);
}
.post-slide{
    margin: 0 15px;
}
.post-slide .post-img{
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.08);
}
.post-slide .post-content{
    background: #fff;
    padding: 20px;
}
.post-slide .post-title{
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
}
.post-slide .post-title a{
    display: inline-block;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .post-description{
    font-size: 15px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;
}
.post-slide .post-bar{
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
}
.post-slide .post-bar li{
    color: #676767;
    padding: 2px 0;
}
.post-slide .post-bar li i{
    margin-right: 5px;
}
.post-slide .post-bar li a{
    display: inline-block;
    font-size: 12px;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide .post-bar li a:after{
    content: ",";
}
.post-slide .post-bar li a:last-child:after{
    content: "";
}
.post-slide .post-bar li a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .read-more{
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #e7989a;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
.post-slide .read-more:hover{
    background: #333;
    text-decoration: none;
}
.products { padding-bottom:50px;}
.products .cp-img { overflow:hidden;}
.products img { width:100%}
.products .cp-tit { background:#bababa; text-align:center; line-height:45px; color:#333; width:100%}
.products a:hover .cp-tit { color:#fff; background:#0046ad}
/* 应用领域css */
.trade-content {padding: 50px 0; background:#fff; margin:0px auto;}
.trade-title { font-size: 24px; color: #333; text-align: center; margin: 50px 0; position: relative;}
.trade-title:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid;
    border-color: #20B09F transparent transparent;
}

.trade-title:after {
    content: "";
    position: absolute;
    width: 52px;
    height: 3px;
    background-color: #20B09F;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.trade-black { height: 306px;}
.trade-box {
    width: 1200px !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;}
.trade-box-list {display: flex; flex-direction: row; justify-content: center; align-items: center;}
.trade-box-item {
    flex: 1;
    text-align: center;
    position: relative;
    height: 306px;
    background: no-repeat center;
    background-size: 100% auto;
}

.trade-content .trade-box-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.6);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.trade-box-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.item-logo {
    margin: 0 auto;
    display: block;
}

.trade-content .trade-box-item .item-logo {
    position: relative;
    margin-top: 100px; color:#fff; font-size:36px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.item-logo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.item-title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 20px 0;
    position: relative;
}

.trade-content .item-title:before {
    content: "";
    position: relative;
    display: block;
    width: 20px;
    border-bottom: 2px solid #fff;
    margin: 0 auto 20px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.item-text {
    position: relative;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    margin-top: 10px;
}

.item-text p {color: #fff; font-size: 13px; line-height:24px; text-align:left; padding:0px 20px; margin-bottom: 5px;}
.trade-content .item01 {background-image: url(../images/icon-at01.png);}
.trade-content .item02 {background-image: url(../images/icon-at02.png);}
.trade-content .item03 {background-image: url(../images/icon-at03.png);}
.trade-content .item04 {background-image: url(../images/icon-at04.png);}
.trade-content .item05 {background-image: url(../images/icon-at05.png);}
.trade-content .trade-box-item:hover .item-text {display: block;opacity: 1;margin-top: 0;}
.trade-content .trade-box-item:hover:before {
    background-color: rgba(235, 98, 1, .9);
}

.trade-content .trade-box-item:hover .item-logo {margin-top: 80px;}
.trade-content .trade-box-item:hover .item-title:before {opacity: 0;margin-bottom: 0;}

/*search table*/
.bgsearch{width:100%;height:5px;background:url(../images/bg03.png) repeat;}
.container table{width:100%;border:#f0f0f0 1px solid;padding:1px;cellspacing:0;margin-bottom:48px;}
.container table tr,.container table tr td{text-align:center;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.tableTitle{background-color:#ddd;height:80px;}
.tableTitle td{border-right:solid 1px #eaeaea;border-left:solid 1px #ccc;}
.sort{background-color:#ededed;height:48px;}
.sort input{display:inline;width:13px;height:13px;cursor:pointer;}
.downloadbtn{background:url(../images/pdf.png) no-repeat 4px center;width:20px;height:60px;border:none;outline:none;margin:0;padding:0;cursor:pointer;}
.container table tr td a{display:block;width:100%;height:100%;cursor:default;color:#666;}