@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:800,700,400);
@import url(https://fonts.googleapis.com/css?family=Signika:400,600);

/* Reset
---------------------------------*/
ul {
    list-style: none;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
}

a, a:hover, a:active {
    outline: 0px !important;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.p-0 {
    padding: 0!important;
}
.more{
    padding: 50px 0;
    text-align: center;
}
.more a{
    display: inline-block;
    width:165px;
    height:45px; 
    text-align: center;
    line-height: 45px;
    border:1px solid #bfbfbf;
    color: #000;
    text-decoration: none
}
/* Styles
---------------------------------*/
body {
    background: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: normal;
    color: #888888;
    margin: 0;
}

h2 {
    font-size: 38px;
    color: #222222;
    font-family: '微软雅黑', sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-family: '微软雅黑', sans-serif;
    font-weight: 600;
    color: #222222;
    font-size: 18px;
    margin: 0 0 5px 0;
}

h6 {
    font-size: 16px;
    color: #888888;
    font-family: '微软雅黑', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

p {
    line-height: 24px;
    margin: 0;
}
@media (min-width: 1200px){
.container {
    width: 1200px;
}
}
/* Header Styles
---------------------------------*/

#header_wrapper {
    background: #1d1d1d;
    padding: 12px 0px;
}

.header_box {
    position: relative;
}

.logo {
    float: left;
    margin-top: 8px;
	position: relative;
	z-index: 2;
}

.res-nav_click {
    display: none;
}
	

/* Nav Styles
---------------------------------*/
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border: 0px solid #fff;
    min-height: 40px;
    margin-bottom: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
}

.navStyle {
    float: right;
}

.navStyle ul {
    list-style: none;
    padding: 0px;
}

.navStyle ul li {
    display: inline-block;
    /*margin: 0 5px;*/
}

.navStyle ul li:first-child {
	/*margin:0px;*/;
}

.navStyle ul li:last-child {
    margin: 0 0 0 23px;
}
.navStyle ul li{
}
.navStyle ul li a {
    width:90px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #222222;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.navStyle ul li a:hover {
    color: #E70404;
}

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

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

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #E70404;
    background-color: transparent;
}

.navStyle > li.active > a,
.navStyle > li.active > a:hover {
    text-decoration: none;
    color: #E70404;
    background-color: transparent;
}

.border{
    border:1px solid #DCDCDC;
}
.borderLeft {
    border-left: 1px solid #DADADA;
}

.borderTop {
    margin-top: 30px;
    border-top: 1px solid #DADADA;
}

.mrgTop {
    margin-top: 30px;
}
/* Top_content
---------------------------------*/

.top_cont_outer {
    background: url("../../images/yqkc/case_banner.jpg") no-repeat;
    background-size: cover;
    position: relative;
}

.hero_section {
    position: relative;
    /*padding-top: 50px;*/
}

.white_pad {
    position: relative;
    right: 0px;
    bottom: 0px;
}

.white_pad img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.top_left_cont {
    padding: 110px 0;
}

.top_left_cont h3 {
    font-size: 16px;
    color: #f56eab;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: 700;
}

.top_left_cont h2 {
    font-size: 40px;
    line-height: 52px;
    margin: 0 0 26px 0;
    color: #FF0707;
}

.top_left_cont h2 strong {
    font-weight: 700;
}

.top_left_cont p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 30px 0;
    line-height: 26px;
    text-align: center;
}

a.read_more2 {
    display: block;
    margin:0 auto;
    font-size: 16px;
    width: 178px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    background: #C80808
}

	
/*advantage
-------------------------------- */
.advantage{
    position: relative;
}
/*advantage
---------------------------------*/

/*news
----------------------------------*/
#news {
    padding: 20px 0 40px 0px;
}
#news h2{
    position: relative;
}

.news-img img{
    width: 508px;
}

.news-img-tit{ 
    position: absolute;
    margin-top: -39px;
    padding: 10px;
    width: 508px;
    background-color: #333;
    opacity:0.9;
}

.news-img-tit span{
    float: right;
    text-align: right;
}

#news h2 p{
    margin:0;
    padding:0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
}

.underline{ border-bottom: 1px solid #ccc; padding:5px 0;}
.underline span{ float: right; text-align: right; }
.contents{ padding:5px 0; }

.news_list li{padding: 20px 0;}
.f14{ font-size: 14px; }
.f16{ font-size: 16px; }

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

#service {
    padding: 60px 0 0 0px;
}
#service h2{
    position: relative;
}
#service h2 p{
    margin:0;
    padding:0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
}
.service_wrapper {
    padding: 40px 0 40px;
}

.service_section {
}
.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.service_block:hover{
    border:none;
    background:url("../../images/yqkc/index/serve-active.png") no-repeat;
    background-size: cover;
    color: #fff;
}
.service_block:hover h3,.service_block:hover .service_list li a{
    color: #fff
}
.service_icon {
    border: 5px solid #C8C6C6;
    border-radius: 50%;
    width: 117px;
    height: 117px;
    margin: 0px auto 25px;
    text-align: center;
    line-height: 110px;
    background: #fff
}
.service_block h3 {
    font-weight: normal;
    font-size: 20px;
    color: #111111;
    padding: 25px 0 18px;
}

.service_block p {
    font-size: 16px;
    color: #888888;
    margin: 0px;
}
.service_list{
    width: 150px;
    padding-left: 0;
    text-align: left;
    margin:0 auto;
}
.service_list li{
    height: 21px;
    overflow: hidden;
    margin-bottom: 10px;
}
.service_list li a{
    color: #454545;
    font-size: 15px;
    text-decoration: none
}
.service_list li a span{
    padding-right: 18px;
}
/* Latest Work
---------------------------------*/


#work_outer {
    background: #f9f9f9;
    padding: 70px 0px;
    position: relative;
}

.work_pic {
    position: absolute;
    right: 0;
    top: 25%;
    width: 50%;
}

.inner_section {
    padding: 60px 0 20px;
}

.service-list {
    padding: 0 0 0 0;
    font-size: 14px;
    margin-bottom: 40px;
}

.service-list-col1 {
    float: left;
    width: 60px;
    text-align: center;
}

.service-list-col1 i {
    display:;
    color: #888;
    font-size: 19px;
    font-style: normal;
    line-height: 20px;
}

.service-list-col2 {
    overflow: hidden;
}

.page_section.alabaster {
    background: #fafafa;
}

.work_bottom {
    padding: 20px 0 0 0px;
}

.work_bottom span {
    font-size: 18px;
    color: #333333;
    display: block;
    margin: 0 0 20px 0;
}

a.contact_btn {
    background: #fff;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #df0031;
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border: 2px solid #df0031;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

a.contact_btn:hover {
    background: #df0031;
    color: #fff;
}

.input-text {
    background: transparent;
}

/* portfolio
-------------------------------*/
#portfolio h2{
    margin:0;
    padding-bottom: 15px;
}
#portfolio .tit-info{
    padding-bottom: 15px;
    font-size: 15px;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; 
}
.portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.portfolio-box .portfolio-box-caption::before {
    content: '';
    position: absolute;
    top: 9px;
    left: 9px;
    right: 9px;
    bottom: 9px;
    border: 1px solid #fff;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 80%;
      margin-left:-40%;
      transform: translateY(-50%);
      text-align: center; 
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 15px;
    text-align: left
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    position: relative;
    padding-bottom: 15px;
    font-size: 20px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 10px;
    height: 2px;
    width:30px;
    margin-left:-15px;
    background: #fff
}   
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 15px; 
}
.portfolio-box:hover .portfolio-box-caption {
    opacity: 1; 
}
.portfolio-box:focus {
    outline: none; 
}
@media (min-width: 768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 20px; }
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 15px; 
  } 
}
/* Happy Clients
---------------------------------*/



#clients {
    padding: 60px 0px;
}

.client_area {
    width: 960px;
    margin: 0px auto;
}

.client_section {
    padding: 35px 0 0 0;
}

.client_section.btm {
    padding: 20px 0 0 0;
}

.client_profile {
    float: left;
    text-align: center;
}

.client_profile.flt {
    float: right;
}

.client_profile_pic {
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    margin: 0 0 15px 0;
    width: 220px;
    height: 220px;
}

.client_profile_pic img {
    border-radius: 50%;
    border: 3px solid #f5f5f5;
}

.client_profile h3 {
    font-size: 18px;
    color: #49b5e7;
    margin: 0 0 0 0;
}

.client_profile span {
    display: block;
    font-size: 16px;
    color: #888888;
}

/* Clients
---------------------------------*/


.client_logos {
    background: #df0031;
    padding: 60px 0;
    margin-top: 60px;
}

.client_logos ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.client_logos ul li {
    display: inline;
    margin: 0 25px;
}

.client_logos ul a {
    display: inline-block;
    margin: 0 20px;
}

.page_section.team {
    padding: 60px 0;
}

.page_section.team h6 {
    margin-bottom: 40px;
}



/* Team
---------------------------------*/
.team_section {
    max-width: 993px;
    margin: 0 auto;
}

.team_area {
    width: 30.66%;
    margin-right: 3.82979%;
    height: 490px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.team_area span {
    margin-bottom: 24px;
    display: block;
}

.team_area:nth-of-type(3n+0) {
    margin: 0;
}

.team_box {
    width: auto;
    height: auto;
    position: relative;
    border-radius: 50%;
    margin: 7px 7px 25px 7px;
}

.team_box_shadow {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: absolute;
    width: 100%;
    height: 26%;
    z-index: 10;
    bottom: 0px;
}

.team_box_shadow a {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #df0031;
}

.team_box:hover .team_box_shadow {
    box-shadow: inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}

.team_box:hover ul {
    display: block;
    opacity: 1;
}

.team_box img {
    display: block;
    border-radius: 0%;
    width: 90%;
    margin: 0 auto;
}

.team_box ul {
    display: block;
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 86%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}

.team_box ul li {
    display: inline;
    margin: 0 11px;
}

.team_box ul li a { 
    display: inline-block;
    font-size: 28px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.team_box ul li a:hover, .team_box ul li a:focus {
    text-decoration: none;
}

.team_box ul li a.fa-twitter:hover {
    color: #55acee;
}

.team_box ul li a.fa-facebook:hover {
    color: #3b5998;
}

.team_box ul li a.fa-pinterest:hover {
    color: #cb2026;
}

.team_box ul li a.fa-google-plus:hover {
    color: #dd4b39;
}
 
#aboutUs {
    padding: 60px 0;
}

/* Contact
---------------------------------*/
#contact{
    background: url("../../images/yqkc/contact-bg.png") no-repeat;
    background-size: cover;
}
.contact_section {
    padding: 100px 0 60px 0;
    color: #fff
}

.contact_section h2 {
    font-size: 40px;
    color: #ffffff;
    text-transform: uppercase;
}
.contact_list{
    margin:40px 0;
    padding: 15px 0 5px 0;
    background: rgba(0,0,0,0.7);
}
.contact-icon,.contact-info{
    padding-bottom: 15px;
}



.social_links {
    padding:0;
    margin: 0;
    display: block;
    overflow: hidden;
    list-style: none;
}

.social_links li {
    float: left;
    margin-right: 4px;
}

.social_links li a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
}

.social_links li a:hover, .social_links li a:focus {
    text-decoration: none;
    border-radius: 80px;
}

.twitter a:hover {
    color: #55acee;
}

.facebook a:hover {
    color: #3b5998;
}

.pinterest a:hover {
    color: #cb2026;
}

.gplus a:hover {
    color: #dd4b39;
}
 

.form {
    /*margin: 0 66px 0 30px;*/
}

.input-text {
    padding: 15px 16px;
    /*border: 1px solid #ccc;*/
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    color: #aaa;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.form-control{ border:none; border-bottom: 1px solid #ccc }

.input-text:focus {
    border: 1px solid #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area {
    height: 230px;
    resize: none;
    overflow: auto;
    
}

.input-btn {    
    width: 175px;
    height: 50px;
    letter-spacing: 0px;
    background: #df0031;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn:hover {
    background: #fff;
    color: #222;
}

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

.footer_wrapper {
    background: #232222;
}
.footer_top{
    overflow: hidden;
}
.footer-t-r{
    padding:40px 0;
    width:850px;
    float: right;
}
.footer-t-r ul{
    padding:0;
    margin:0;
    margin-right:70px;
    overflow:hidden;
}
.footer-t-r ul li{
    padding-right:15px;
    margin-bottom: 20px;
    float:left;
}
.footer-t-r ul li a{
    font-size: 14px;
    color: #fff
}
.footer-t-l{
    padding: 40px 0;
    width:300px;
    float: left;
    color: #fff
}
.footer-center {
  padding-bottom:40px;
}
.footer-center .tit{
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
}
.footer-center a{
    padding-right: 10px;
    color: #bfbfbf
}
.footer-logo{
    padding-bottom: 20px;
}
.footer-info{
    line-height: 30px;
    padding-bottom: 20px;
}
.footer_bottom {
    height: 66px;
    line-height: 66px;
    text-align: center;
    background: #1D1D1D;
    color: #fff
}

.footer_bottom span {
    display: block;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}

.footer_bottom span a {
    display: inline-block;
    color: #df0031;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span a:hover {
    color: #fff;
}

/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}


/*new_profolio*/



	
/* Portfolio */	
.container.portfolio_title {
    padding-bottom: 0px;
}

#portfolio {
    padding-top:40px;
}



/* Portfolio Filters */	

#filters {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters ul li {
    display: inline-block;
    margin: 0 5px;
}

#filters ul li a {
    display: block;
}

#filters ul li a h5 {
    background: none repeat scroll 0 0 #f7f7f7;
    border-radius: 4px;
    display: inline-block;
    
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 10px 22px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    border: #C2C2C2 solid 1px;
    color: #7C7C7C;
}

#filters ul li a:hover h5, #filters ul li a.active h5 {
    background: #fff;
    color: #df0031;
    text-decoration: none;
    border: #df0031 solid 1px;
}

.section-title h2 {
    color: #222222;
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.section-title span {
    display: block;
    color: #888888;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 60px;
    text-align: center;
}



/* Portfolio Items */	

#portfolio_wrapper {
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#portfolio_wrapper .one-four {
    margin: 0!important;
    line-height: 0;
    width: 25%;
    padding: 0;
    position: relative;
}

.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio_img {
    overflow: hidden;
    display: block;
    position: relative;
}

.portfolio-item .portfolio_img img {
    width: 100%;
    height: auto;
}

.portfolio-item:hover .item_overlay {
    opacity: 1;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.item_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    cursor: pointer;
}

.open-project-link {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}

.item_overlay:hover {
    background: rgba(223, 0, 49, 0.7);
}

.item_info {
    position: absolute;
    height: 100px;
    width: 100%;
    top: 50%;
    margin-top: -50px;
    text-align: center;
}

.project_name {
    color: #fff;
    text-transform: uppercase;
    margin-top: 25px;
    
    opacity: 0;
    font-size: 18px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    position: relative;
    z-index: 10;
}

.portfolio-item:hover .project_name {
    opacity: 1;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.project_catg {
    font-size: 14px;
    color: #fff;
    opacity: 0;
    margin-top: 0px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.portfolio-item:hover .project_catg {
    opacity: 0.8;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.zoom-icon {
    left: 50%;
    margin-left: -20px;
    position: inherit;
    width: 40px;
    height: 40px;
    margin-top: 40px;
    opacity: 0;
    background: url(images/zoom.png);
    background-size: 40px 40px;
    transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.2s;
    -webkit-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
}

.portfolio-item:hover .zoom-icon {
    opacity: 1;
    margin-top: 0px;
    -webkit-transition: opacity .3s .2s, margin-top .3s .2s;
    -moz-transition: opacity .3s .2s, margin-top .3s .2s;
    -ms-transition: opacity .3s .2s, margin-top .3s .2s;
    -o-transition: opacity .3s .2s, margin-top .3s .2s;
    transition: opacity .3s .2s, margin-top .3s .2s;
}
	
	
	
	
/* Portfolio Isotope Transitions */	

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}



/* Portfolio Expander */	



#project_container {
    display: none;
    background-color: #FFF;
}

#project-page-button-fullscreen {
    height: auto;
    z-index: 100;
    position: absolute;
    right: 30px;
    top: 30px;
}

#project-page-button-fullscreen li {
    display: inline-block;
    font-size: 30px;
}

#project-page-button-fullscreen li a {
    background: url(images/close.png) no-repeat #fff;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    opacity: 0.5;
}

#project-page-button-fullscreen li a:hover {
    opacity: 1;
}

#project-page-button {
    text-align: center;
    margin-bottom: 20px;
    height: auto;
    position: relative;
    z-index: 100;
}

#project-page-button li {
    display: inline-block;
    margin: 60px 10px 0px 10px;
    font-size: 30px;
}

#project_data {
    margin-bottom: 0px;
}

.project-section-title {
    text-align: center;
    margin-bottom: 40px;
}

.project-section-title h1 {
    margin-bottom: 5px!important;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

.project-page {
    background-color: #FFF;
    width: 100%;
    height: auto;
    left: 0;
    padding-bottom: 40px;
}

	
/* Portfolio*/	
	
	
.project-image-slider .bx-wrapper .bx-next {
    background: url("images/project_slider_right.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    right: -90px;
}

.project-image-slider .bx-wrapper .bx-prev {
    background: url("images/project_slider_left.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    left: -90px;
}

.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {
    opacity: 1;
    background-position: 0;
}

.project-image-slider .bx-wrapper .bx-controls-direction a {
    height: 65px;
    margin-top: -33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
    z-index: 100;
}
	
/* Portfolio Normal Expander */		
	
.project-description {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.small-border {
    height: 2px;
    width: 50px;
    background-color: #ddd;
    margin-bottom: 15px;
}

.visit-project {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 55px 0 20px 0;
}

.project-description h5 {
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 5px;
}
	
	
	
/* Portfolio FullScreen Expander */			
	
#cycle-loader {
    height: 32px;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
    z-index: 999;
}

#arrow_left {
    top: 50%;
    height: 60px;
    position: absolute;
    left: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_right {
    top: 50%;
    height: 60px;
    position: absolute;
    right: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_left:hover, #arrow_right:hover {
    margin-top: -28px;
}

#arrow_left:active, #arrow_right:active {
    margin-top: -28px;
}

div.mc-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.in-slide-content div.info-slide {
    background: #FFF url(images/info.png) no-repeat left bottom;
    background-size: 46px 46px;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 46px;
    height: 46px;
    margin: 0;
    display: block;
    text-indent: 10px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    cursor: pointer;
    z-index: 1000;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=0.5);
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.in-slide-content div.info-slide:hover {
    width: 200px;
    background: #FFF;
    position: absolute;
    bottom: 40px;
    padding: 10px 20px;
    text-indent: 0px;
    moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    z-index: 1000;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    opacity: 1;
}

.in-slide-content h2, .in-slide-content p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 24px;
}

.in-slide-content h2 {
    font-size: 14px;
    color: #444;
    text-shadow: none;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 1001;
    position: relative;
    white-space: nowrap;
}

.info-slide p {
    color: #aaa;
    font-size: 13px;
    text-shadow: none;
    z-index: 1001;
    position: relative;
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
}

.in-slide-content div.info-slide h2 {
    display: none;
    padding: 10px 10px 0 10px;
}

.in-slide-content div.info-slide p {
    display: none;
    padding: 0px 10px 10px 10px;
}

.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p {
    display: inherit;
    padding: 0;
}

/*
   Media Queries
--------------------------- */
@media (min-width: 768px) {


}
@media (max-width: 768px) {
p{
font-size:14px;
}
.hero_section {
position: relative;
padding-top: 10px;
}
.top_left_cont {
padding: 38px 0;
}
.top_left_cont h2 {
font-size: 25px;
color: #FFF;
line-height: 39px;
margin: 0 0 9px 0;
}
.inner_section {
padding: 20px 0 20px;
}
#aboutUs img{
margin-bottom:20px;
}
#aboutUs h3{
font-size:16px;
line-height:22px;
}
.service_block h3 { 
font-size: 16px;
}
service_block p {
font-size: 14px; 
margin: 0px;
margin-bottom: 20px;
}
#filters ul{
padding-left:0px;
}
.form {
margin: 0 18px;
}
.page_section.team{
padding: 40px 0;
}
, #clients {
padding: 40px 0;
}
.client_logos ul li {
display: inline;
margin: 0 25px;
padding: 11px 0;
display: inline-block;
}
.social_links li {
float: left; 
}
.contact_section{
margin:0;
}
h2, .contact_section h2 {
font-size: 30px;
}
.page_section.contact {
padding: 60px 0 50px;
} 
.navbar-inverse .navbar-toggle .icon-bar{
background:#df0031;
}
.navbar-inverse .navbar-toggle {
border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
background:none;
outline: none;
}
.navStyle ul li {
display: block;
}
.navStyle {
float: right;
width: 100%;
text-align:center;
}
.navStyle ul li:last-child {
margin: 0px;
}
.navbar-inverse .navbar-nav > li > a {
color: #222;
background: #F9F9F9;
}
} 
@media (max-width: 480px){ 
.team_area {
width: 99%;
}
}

.news_list_page ul{ padding-left: 0;  }
.news_list_page ul li h3{
    padding: 16px 0
}
.news_list_page ul li h3 a{
    color: #191919;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
}
.news_list_page ul li{ /*padding: 10px 0;*/ border-bottom: 1px solid #ccc; }
.news_list_conts{ line-height: 25px }
.read_conts{ float: right; }

.news_list_nav{ width: 282px; height: 373px; background: url('../../images/yqkc/list_nav_bg.jpg'); }
.news_list_nav_box{ padding: 50px 15px 50px 15px; height: 330px; color: #FFF; }
.news_list_nav_box li{ list-style-type:none; width: 110px; height: 35px; line-height: 35px; text-align: center; float: left; border:1px solid #FFF; margin-top: 12px }
.news_list_nav_box li:nth-of-type(even){ margin-left: 30px; }
.news_list_nav_box li a{ color: #FFF; }
.news_list_nav p{ font-size: 18px; color: #FFF; text-align: center; }

.news_show{ padding-top: 20px; }
.news_show h3{ text-align: center; padding: 10px; }
.news_show .beshare{ height: 40px; text-align: center; padding: 8px; }

.case-nav{
    height: 75px;
    background: #1D1D1D;
    text-align: center;
}
.case-nav ul{
    display: inline-block;
    margin:0;
    overflow: hidden;
}
.case-nav ul li{
    width:130px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    color: #fff;
    float: left;
}
.case-nav ul li a{
    color: #fff;
    text-decoration: underline;
}
.case-nav ul li.current{
    background: #C80808
}

.lxwm{ padding: 0px 230px 0px 230px; background: url("../../images/yqkc/about_bottom.jpg") no-repeat center center;}
.lxwm .contact_list{ background: none; color: #FFF }
.lxwm_form{ padding: 20px auto; height: 270px; }
.lxwm_form table{ margin:0 auto; width: 780px; background-color: #FFF; }
.lxwm_form table input{ border:none; width: 100%; }
.lxwm_form table textarea{ border:none; }
.lxwm_form table td{ height: 45px; line-height: 45px; border: none; }
.tjsub{ width:100%; height: 46px; background-color: #df2121; border:none; color: #FFF }

.lxwm_box{ margin-top: 150px }

.media-body a{ color:#333;text-decoration: none }
.news-img a{ color: #FFF; }

.case_show{ height: 561px; background: url("../../images/yqkc/case_show.jpg") no-repeat 60% 60%; }
.case_show_box{padding: 15px 0px 0px 61px;}
.case_show_box img{ width:670px; height:388px;}

.pre_next{ padding-top: 20px; }

.pre_next a{ display: block; width: 80px; padding: 15px; font-size: 20px; background-color: red; color: #FFF; float: left; text-align: center; }


.pt50px{ padding-top: 50px; }
.pt90px{ padding-top: 90px; }
.pt30px .red_line{ border-bottom: 1px solid red; }
.ab_list ul li{ width: 14.28%; float: left; text-align: center; }
.ab_list ul li .xuazhuan {    
            margin: 0 auto;
            
            -webkit-transition: -webkit-transform 0.2s ease-out;
            -moz-transition: -moz-transform 0.2s ease-out;
            -o-transition: -o-transform 0.2s ease-out;
            -ms-transition: -ms-transform 0.2s ease-out;
        }
.ab_list ul li .xuazhuan:hover {
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
        } 
.ab_count{ height: 400px; background: url("../../images/yqkc/about_us/ab_count.jpg") no-repeat center center; background-size:90%; }

.ab_best{ width: 100%; height: 370px; background: url("../../images/yqkc/about_us/ab_best.jpg") no-repeat center center;}
.ab_best h2{ text-indent: -20px; color: #FFF; }
.ab_best_test{ font-size: 20px; color: #FFF; line-height: 40px; padding-top: 40px; }

.ab_tearm{ height: 286px; background: url("../../images/yqkc/about_us/ab_tearm.jpg") no-repeat center center; position: relative;}

.ab_seo,.ab_youhua,.ab_sheji,.ab_nanong{ position: absolute; width: 230px; height: 125px; border: 1px solid #ccc; text-align: center; padding: 5px; }
.ab_seo h4{ color: #FF524C }

.ab_youhua{ top:160px; left: 40px; }
.ab_youhua h4{ color: #24B9F1; }

.ab_sheji{ top:0px; left: 920px; }
.ab_sheji h4{ color: #4C29FF; }

.ab_nanong{ top:160px; left: 890px; }
.ab_nanong h4{ color: #30860B}

.ab_case_list{ height: 300px; }
.ab_case_list ul li{ width: 16.66%; float: left; border: 1px solid #ccc; padding: 15px; }

.side-bar{
	position: fixed;
	right: 0;
	top: 240px;
	width: 95px;
}
.side-bar .service-item{
	margin-bottom: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 95px;
	color: #333;
	background: url("../../images/yqkc/side-bg.png") no-repeat center center #e20000;
	font-size: 14px;
	color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.side-bar .service-item .service-pic{
	margin-bottom: 10px
}
.side-bar .service-item.back-top{
	background:url("../../images/yqkc/side-bg.png") no-repeat center center #272727
}
.service-qrcode{
	display: none;
    width: 100px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 105px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.1)
}
.service-con .arrow{
    position: absolute;
    width: 8px;
    height: 12px;
    background: url("../../images/yqkc/side_bg_arrow.png") no-repeat;
    right: -8px;
    top: 31px;
}
#pages { margin:30 0;padding:30px 0;text-align:center;font:12px '微软雅黑';}
#pages a { 
  	height: 36px;
    text-align: center;
    line-height: 36px;
    text-decoration: none;
    display: inline-block;
    background: #d1d1d1;
    color: #939292;
    margin: 0 4px;
    padding: 0 10px;
    cursor: pointer !important;
}
#pages a.a1 {padding: 0 10px; height: 36px; line-height:36px; margin: 0 4px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { 
    height: 36px;
    text-align: center;
    line-height: 36px;
    text-decoration: none;
    display: inline-block;
    background: #d1d1d1;
    color: #fff;
    margin: 0 4px;
    padding: 0 10px;
    cursor: pointer !important;
    background:#000;
}
.pagee .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.catpos{
  padding:10px 0;
  color:#333
}
.catpos a{
  color:#333
}

.telphone_confirm{
    display: none;
    position:fixed;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index:999;
}
.telphone_content{
    padding: 10px;
    position: relative;
    width: 300px;
    height:140px;
    margin:300px auto 0 auto;
    background: #fff;
    border-radius: 10px;
}
.telphone-close{
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer;
}
.telphone-title{
    margin:0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.telphone-con{
    font-size: 22px;
    text-align:center;
}

.quick-contact{
	width: 100%;
	height: 170px;
	position: fixed;
	bottom: 0;
	z-index: 10
}
.quick-tit{
	height: 30px;
	width: 463px;
	cursor: pointer;
	margin: auto;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: #191919;
	border-top-left-radius: 45px 30px;
	border-top-right-radius: 45px 30px
}
.quick-container{
	height: 157px;
    width: 100%;
    background: #191919;
}
.quick-con{
	width: 1460px;
	margin:0 auto;
	overflow: hidden;
}
.quick-pic{
    margin-top:20px;
	margin-right: 38px;
	width: 225px;
	height: 137px;
	float: left;
}
.quick-form{
	width: 920px;
	height: 137px;
	float: left;
}
.quick-form .quick-input{
	width: 330px;
	height: 137px;
	margin-right: 60px;
	float: left;
}
.quick-form .quick-input .input-item{
  margin-top: 20px;
}
.quick-form .quick-input .input-item input{
	padding: 0 15px;
	width: 100%;
	height: 42px;
	border:none;
}
.quick-form .quick-btn{
	width: 120px;
	height: 170px;
	float: left;
}
.quick-form .quick-btn button{
	margin-top: 20px;
	height: 104px;
	width: 100%;
	background: #891c21;
	color: #fff;
	border:none;
	line-height: 2;
	letter-spacing: 5px;
	font-size: 18px;
}
.quick-telpone{
	padding-top: 20px;
	width: 210px;
	height: 170px;
	text-align:center;
	float: right;
}
.quick-telpone .tit{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}
.quick-telpone .tel{
	width: 200px;
	height: 45px;
	line-height: 45px;
	background: #891c21;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
}
