
/*==========================================
 01.  PREDIFINEED (FROM 1 TO 780 )
 02.  PRELOADER - LINE NO 786
 03.  NAVIGATION - LINE NO 930
 04.  HOME - LINE NO 1150
 05.  THU FEATURE - LINE NO 1280
 06.  THU FLIDE - LINE NO 1355
 07.  THU SERVICE - LINE NO 1385
 08.  PORTFOLIO - LINE NO 1444
 09.  THU SOLUTION - LINE NO 1620
 10.  THU TEAM - LINE NO 1658
 11.  THU CLIENTS FEEDBACK - LINE NO 1730
 12. THU BLOG - LINE NO 1848
 13. THU SUBCRIBS - LINE NO 1935
 14. FOOTER - LINE NO 2020
==========================================*/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    width:100%;
    /*font-family: 'Raleway', sans-serif;*/
}
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6, p, a, span { font-family: Microsoft YaHei,'瀹嬩綋' , Tahoma, Helvetica, Arial, sans-serif;}
/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/*
    Page Content
------------------------------------------*/

.page-content, 
section { overflow: hidden; }

/*
    On Scroll Animations 
------------------------------------------*/

/*.animated { visibility: hidden; }
.visible { visibility: visible; }*/

/*
    Spacing & Alignment 
------------------------------------------*/

.roomy-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.roomy-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.roomy-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.roomy-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.roomy-65 {
    padding-top: 65px;
    padding-bottom: 65px;
}

.roomy-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.roomy-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}

/*text color*/

.text-muted{}
.text-primary{color: #00a885 !important;;}
.text-finence{color:#13A0B2 !important;;}
.text-mega{color:#00a885 !important;;}
.text-white{color:#fff !important;;}
.text-black{color:#000 !important;}
.text-warning{}
.text-danger{}
.disabled{
    cursor: not-allowed;
}

/*bacground color*/
.lightbg {
    background-color: #f2f2f2;
}
.bg-primary{background-color: #00a885;}
.bg-finence{background-color:#13A0B2;}
.bg-mega{background-color:#1b1b1b;}
.bg-grey{background-color: #f5f5f5;}
.bg-black{background-color: #222222;}
.bg-white{background-color: #fff;}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    -webkit-user-drag: none;
    -user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn:focus,
.btn:active {
    outline: inherit;
    background-color: transparent;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    /*    direction: rtl;*/
}

p {
    margin: 0 0 15px;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}

.form-control{
    border-radius: 0px;
    border:1px solid #ccc;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    width: 100%;
    height: 50px;
}

.form-control:focus {
    border-color: #d7000b;
    outline: 0;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color:#1a1a1a;
    margin-bottom: 10px;
}

h1 {
    font-size: 3rem;
    line-height: 4rem;
}
h2 {
    font-size: 2.5rem;
    line-height: 3rem;
}
h3 {
    font-size: 1.500rem;
    line-height: 2rem;
}
h4 {
    font-size: 1.6rem;
    line-height: 2.2rem;
}
h5 {
    font-size: 1.125rem;
    line-height: 1.575rem
}
h6 {
    font-size: 1rem;
}



h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span{
    /*color:#00a885;*/
}

p {
    line-height: 1.5rem;
}
p:last-child {
    margin-bottom: 0px;
}
/*colors*/
.w100 {
    font-weight: 100;
}

.w200 {
    font-weight: 200;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w600 {
    font-weight: 600;
}

.w700 {
    font-weight: 700;
}

.w800 {
    font-weight: 800;
}


/*
Section
*/

.parallax-section {
    max-width: 100%;
    color: #ffffff;
}

ul{
    margin:0;
    padding:0;
    list-style:none;
}

/*all overlay*/

.overlay {
    background-color: rgba(41, 39, 34, 0.50);
    width: 100%;
    height:100%;
    position: absolute;
    left:0;
    top: 0;
}


.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.left-no-padding {
    padding-left: 0 !important;
}
.right-no-padding {
    padding-right: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}


/*
Separator
*/
.separator_left{
    width:85px;
    height:2px;
    margin:20px 0px;
    background: #00a885;
}
.separator_auto{
    width:85px;
    height:2px;
    margin:20px auto;
    background: #00a885;
}
.separator_small{
    width:30px;
    height:2px;
    margin:20px 0px;
    background: #00a885;
}

/*
Button
*/
.btn{
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    font-size:14px;
    /*font-weight: 600;
    border:1px solid;*/
    padding: 1rem 4rem;
}
.btn-primary{
    color: #fff;
    background-color: #00a885;
    /*border:1px solid;*/
    border-color: #00a885;

}
.btn-primary:hover{
    background-color: #eee;
    border-color: #eee;
    color:#00a885;
}

.btn-default{
    color: #fff;
    background-color: transparent;
    /*border:1px solid;*/
    border-color: #b6b6b6;
}
.btn-default:hover{
    color: #fff;
    background-color: #00a885;
    border-color: #00a885;
}


/*
socail icon
--------------------------------*/
/*
Extra height css
*/
.m-0{
    margin:0 !important;
}
.m-top-0{
    margin-top:0;
}
.m-r-0{
    margin-right: 0;
}
.m-l-0{
    margin-left: 0;
}
.m-b-0{
    margin-bottom: 0;
}

.m-r-15{
    margin-right: 15px;
}
.m-l-15{
    margin-left: 15px; 
}
.m-top-10 {
    margin-top: 10px;
}
.m-top-20 {
    margin-top: 20px;
}
.m-top-30 {
    margin-top: 30px;
}
.m-top-40 {
    margin-top: 40px;
}
.m-top-50 {
    margin-top: 50px;
}
.m-top-60 {
    margin-top: 60px;
}
.m-top-70 {
    margin-top: 70px;
}
.m-top-80 {
    margin-top: 80px;
}
.m-top-90 {
    margin-top: 90px;
}
.m-top-100 {
    margin-top: 100px;
}
.m-top-110 {
    margin-top: 110px;
}
.m-top-120 {
    margin-top: 120px;
}

.m-t-b-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.m-t-b-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}

.m-bottom-10 {
    margin-top: 10px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}
.m-bottom-30 {
    margin-bottom: 30px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-bottom-70 {
    margin-bottom: 70px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-90 {
    margin-bottom: 90px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-110 {
    margin-bottom: 110px;
}

.m-bottom-120 {
    margin-bottom: 120px;
}

.m_t__b{
    margin: 14rem 0;
}
.p_t__b{
    padding: 6rem 0;
}

p-0{
    padding:0 !important;
}

.p-l-15{
    padding-left: 15px;
}

.p-r-15{
    padding-right: 15px;
}

.p-top-10 {
    padding-top: 10px;
}
.p-top-20 {
    padding-top: 1.33rem;
}

.p-bottom-20 {
    padding-bottom: 1.33rem;
}

.p-top-30 {
    padding-top: 1.875rem;
}

.p-bottom-30 {
    padding-bottom: 1.875rem;
}

.p-top-40 {
    padding-top: 2.66rem;
}

.p-bottom-40 {
    padding-bottom: 2.66rem;
}

.p-top-60 {
    padding-top: 5rem;
}

.p-bottom-60 {
    padding-bottom: 5rem;
}

.p-top-80 {
    padding-top: 5.714rem;
}

.p-bottom-80 {
    padding-bottom: 5.714rem;
}

.p-top-90 {
    padding-top: 6.429rem;
}

.p-bottom-90 {
    padding-bottom: 6.429rem;
}
.p-top-100 {
    padding-top: 100px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}
.p-top-110 {
    padding-top: 110px;
}

.p-bottom-110 {
    padding-bottom: 110px;
}

.p-bottom-0 {
    padding-bottom: 0;
}

.p_l_r{
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}

/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}

/*border*/
.no-border-top{
    border-top:0px solid transparent !important;
}
.no-border-rigth{
    border-right:0px solid transparent !important;
}

/*for placeholder changes*/

input[type="email"].form-control::-webkit-input-placeholder {
    color: #797979;
    background-color: transparent;
}

input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input:-ms-input-placeholder ,
input::placeholder ,
input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input::-ms-input-placeholder {
    color: #cdcdcd;
}
textarea::-webkit-input-placeholder,
textarea::-moz-input-placeholder,
textarea::-ms-input-placeholder{
    color: #cdcdcd;
    padding: 5px;
}

.transform_scal_rotate:hover img{ 
    -webkit-transform: scale(1.1) rotate(4deg); 
    transform: scale(1.1) rotate(4deg); 
}

.culmn{
    width:100%;
    overflow: hidden;
}
.fix{
    overflow: hidden;
}
/*heading title all area*/
.head_title{
    padding-bottom: 2.143rem;
    overflow: hidden;
}
.head_title h2{
    font-weight: 700;
    font-size:2.250rem;
}
.head_title h5{
    font-weight: 400;
    font-size:1.125rem;
    color:#999999;
}

/*End off pridifain css*/



/*Preloader*/
#loading{
    background-color: #00a885;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    left:0;
    z-index: 9999;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); 
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;

}
.object{
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left;

}


#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
}
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
}


@-webkit-keyframes loading-center-absolute {
    100% { -webkit-transform: rotate(-45deg); }

}

@keyframes loading-center-absolute {
    100% { 
        transform:  rotate(-45deg);
        -webkit-transform:  rotate(-45deg);
    }
}



@-webkit-keyframes object_one {
    25% { -webkit-transform: translate(0,-50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }

}

@keyframes object_one {
    25% { 
        transform: translate(0,-50px) rotate(-180deg);
        -webkit-transform: translate(0,-50px) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_two {
    25% { -webkit-transform: translate(50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_two {
    25% { 
        transform: translate(50px,0) rotate(-180deg);
        -webkit-transform: translate(50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}

@-webkit-keyframes object_three {
    25% { -webkit-transform: translate(-50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_three {
    25% { 
        transform:  translate(-50px,0) rotate(-180deg);
        -webkit-transform:  translate(-50px,0) rotate(-180deg);
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: rtranslate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_four {
    25% { -webkit-transform: translate(0,50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_four {
    25% { 
        transform: translate(0,50px) rotate(-180deg); 
        -webkit-transform: translate(0,50px) rotate(-180deg);  
    } 
    100% { 
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}
/*End off Preloader*/


/*
Nav Menu style
==================*/

.navbar-brand {
    padding: 20px 15px;
}
.navbar-brand > img {
    display: block;
    width: 100%;
}

.navbar-callus li a{
    font-size:14px;
    padding: 10px;
    color:#444444;
    display: inline-block;
}
.navbar-callus li a i{
    font-size:13px;
    color:#1abc9c;
    margin-right: 5px;
}
.navbar-socail li a{
    font-size:14px;
    padding: 15px 5px 5px;
    color:#aaaaaa;
    display: inline-block;
}
.navbar-socail li a:hover{
    background-color: #d80011;
    color:#fff;
}
.navbar-top .list-inline{padding-right:15px;}
@media  screen and (min-width:800px) {
#navbar-menu ul.nav > li > a {
    padding: 5px 10px 19px;
}
}
#navbar-menu ul.navbar-right {
	margin-right: 0;
}

/*
Home Section style
==================*/

.home{
    background: url(../images/home-bg.jpg) no-repeat scroll  center center;
    background-size: cover;
    position: relative;
    padding-top: 300px;
    padding-bottom: 190px;
    width:100%;
}
.main_home .home_text h2{
    font-size:36px;
    font-weight: 400;
}
.main_home .home_text h1{
    font-size:48px;
    font-weight: 700;
}
.main_home .home_text h3{
    font-size:24px;
    font-weight: 400;
}
.main_home .slick-dots li button::before {
    /*font-family: slick;*/
    font-size: 8px;
    line-height: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "";
    text-align: center;
    opacity: 0.9;
    color: white;
    border:1px solid #fff;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
.main_home .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
}
.main_home .slick-dots li.slick-active button:before{
    opacity: 1;
    background-color: #00a885;
}
.main_home .slick-dots{
    bottom: -200px;
}

.work_container .slick-arrow ,
.main_home .slick-arrow{
    font-size:3rem;
    color:#fff;
    top:30%;
    position: absolute;
    z-index: 90;
    cursor: pointer;  
}
.main_home .nextprevleft{
    left:-3%;
}
.main_home .nextprevright{
    right:-3%;
}
.home_btns{
    margin-left:-10px;
}
.home_btns a{
    margin-left:10px;
}


/*
Featured section style
========================*/

.features_item .f_item_icon{
    float: left;
    width:15%;
    display: inline-block;
    margin-right: 15px;
}
.features_item .f_item_icon i{
    font-size:4rem;
    color:#00a885;
}
.features_item .f_item_text{
    display: inline-block;
    width:75%;
}
.features_item .f_item_text p{
    font-size:14px;
}

/*Business Section*/
.main_business{}
.business_item{}
.business_item h2{
    font-size:26px;
    font-weight: 800;
}
.business_item li{
    font-size:18px;
    font-weight: 300;
    line-height: 2rem;
}
.business_item li i{
    font-size:12px;
    margin-right: 5px;

}
.business_item p{
    color:#333333;
    line-height: 2rem;
    font-size:14px;
    font-weight: 500;
}
.business_item .business_btn{
    margin-left:-10px;
}
.business_item .business_btn a{
    margin-left:10px;
}
.business_item .business_btn .btn-default{
    color:#444444;
}


.slid_shap{
    height: 40px;
    border-radius: 4px 4px 0px 0px;
    width:100%;
}
.business_slid {
    box-shadow: 0px 0px 8px -1px;
    border-radius: 4px 4px 0px 0px;
}

.business_slid .business_items{
    background-color: #fff;
    margin: 0;
}

.business_slid .slick-arrow{
    position: absolute;
    top:29%;
    z-index: 1;
    cursor:pointer;
    width:30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size:20px;
    transition: all 0.6s;
    color:#fff;
}
.business_slid .nextprevleft{
    left:5.9%;
}
.business_slid .nextprevright{
    right:6%;
}
.business_slid .nextprevleft:hover,
.business_slid .nextprevright:hover{
    /*    width:25px;
        height: 25px;
        line-height: 25px;*/
    /*text-align: center;*/
    background-color: #ddd;
    border-radius: 50%;
}

.business_slid .slick-dots {
    position: absolute;
    top: -36px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}



/*
work Section style
=====================*/

/*.slides{
    width:100%;
    height: auto;
}*/
/*#owl-demo .item{
    width:350px;
    height:350px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: 300px;
}*/



.main_product .carousel-control{
    background-color: #fff;
    color:#333;
    border-radius: 50%;
    width:50px;
    height: 50px;
    line-height: 50px;
    font-size:1rem;
    text-align: center;
    top:30%;
}
.main_product .carousel-control:hover{
    background-color: #00a885;
    color:#fff;
}
.main_product .carousel-control.left{
    left:-1.4%;
    box-shadow: -1px 0px 0px 0px;
}
.main_product .carousel-control.right {
    right:-1.4%;
    box-shadow: 1px 0px 0px 0px;
}

.main_product .port_img{
    position: relative;
    overflow: hidden;
}

.main_product .port_img img{
    width:100%;
}
.main_product .port_overlay{
    width:100%;
    height: 100%;
    background-color: rgba(0,168,133,0.60);
    position: absolute;
    left:0;
    top:0;
    padding-top: 35%;
    opacity: 0;
    transition: all 0.2s;
}
.main_product .port_overlay a{
    width:40px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color:#fff;
    border:1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    font-size:2rem;
    bottom: -150px;
    position: relative;
}
.main_product .port_img:hover .port_overlay a{
    bottom:0;
}
.main_product .port_img:hover .port_overlay{
    opacity: 1;
}
.product img{cursor: pointer;transition: all 1s;}
.product img:hover{transform: scale(1.1);} 
.product .pimg .col-md-2{border:1px solid #f4f4f4;}
@media  screen and (min-width:1200px) {
	.product .pimg .col-md-2{margin:1.5%;}
}
@media  screen and (max-width:1200px) {
	.product .pimg .col-md-2{margin:1.5%;}
}
@media  screen and (max-width:1080px) {
	.product .pimg .col-md-2{margin:1.5%;}
}
@media  screen and (max-width:960px) {
	.product .pimg .col-md-2{margin:1.5%;}
}
@media  screen and (max-width:768px) {
	.product .pimg .col-md-2{margin:0;}
}


/*Brand Section
=========================*/
.brand_item img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.6s;
    height: 30px;
}
.brand_item img:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}




/*call to action
=========================*/

.action_btn .btn-default:hover{
    background-color: #fff;
    color:#00a885;
}
.action-lage{
    position: relative;
    width:100%;

}
.action-lage:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left:50%;
    top:0%;
    z-index: 3;
    margin-left:-15px;

}



/*Footer section*/
.divider{
    width:100%;
    height: 1px;
    background-color: #434769;
    display: inline-block;
}
.widget_ab_item_text h6{
    margin-bottom:5px;
}
.widget_item h5{
    font-weight: 700;
}
.widget_item .btn:hover{
    background-color: #0ec9a2;
}
.widget_item li a{
    color:#aaa;
}
.widget_item li a:hover{
    color:#fff;
}

.widget_latst_item_text p{
    margin-bottom: 0px;
    color:#aaaaaa;
}
.widget_service li i,
.widget_latst_item_text a{
    font-size:12px;
    color:#aaaaaa;
}
.widget_service li i{
    margin-right: 5px;
}
.widget_service li{
    font-size:13px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 10px;
}
.widget_newsletter li a:hover i,
.widget_latst_item_text:hover p,
.widget_service li:hover,
.widget_service li:hover i{
    color:#fff;
}

.widget_ab_item .item_icon,
.widget_latst_item .item_icon{
    float: left;
    width: 20%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text,
.widget_latst_item .widget_latst_item_text {
    display: inline-block;
    width: 70%;
}
.widget_ab_item .item_icon{
    float: left;
    width: 10%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text {
    display: inline-block;
    width: 80%;
}
.widget_newsletter .form-inline .form-group{
    display: block;
}
.widget_newsletter .form-control{
    width:80%;
    height: 40px;
    background-color: #1a1a1a;
    border-color:#333333;
    display: inline-block;
}
.widget_newsletter .btn{
    width: 20%;
    padding: 0.65rem 1.2rem;
    background-color: #00a885;
    border-color:#00a885;
    color:#fff;
    border-radius: 0;
    margin-left:-4px;
    display: inline-block;
}
.widget_brand a{
    font-size:30px;
    font-weight: 800;
    color:#aaa;
}
.widget_newsletter li a i{
    color:#aaa;
}


.main_footer i {
    padding: 0px 5px;
    color: #ff0000;
}

.main_footer a {
    color: #ddd;
    padding: 5px;
}


/***20180806澶撮儴棰勭害鏍峰紡***/
.arrow_box {
	position: relative;
	background: #fff;
	border: 1px solid rgb(213, 213, 213);
	width: 240px;
	padding: 20px 10px;
	line-height: 25px;
	font-size: 14px;
	display: none;
	position: absolute;
	z-index: 999;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 43px;
	color: #2f3335;
}
.arrow_box span {
	display: block;
	white-space: nowrap;
	text-align: left;
}
.arrow_box input[type="text"] {
	border: none;
	border-bottom: 1px #ccc solid;
	width: 100%;
	font-size: 14px;
	line-height: 2;
}
.arrow_box textarea {
	border: none;
	width: 100%;
	font-size: 14px;
	line-height: 1.6;
	color: #595757;
}
#chat-info:focus {
	outline: none;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 6px;
}
.arrow_box:before {
	border-color: rgba(113, 131, 143, 0);
	border-bottom-color: rgb(213, 213, 213);
	border-width: 8px;
}
/*澶撮儴浜岀淮鐮佸鏈�*/
.arrow_box ul li {
	float: left;
	text-align: center;
	margin: 0 0.3rem;
}
.arrow_box ul li img {
	width: 100%;
	max-width: 96px;
	display: block;
}
.arrow_box ul li img.dianhua {
	width: 100%;
	max-width: 60px;
	display: block;
	margin: 0 auto;
}
.arrow_box ul li p {
	line-height: 19px;
	margin: 0;
}
/*鏂规*/
.maskBox {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    position: absolute;
    bottom: 4px;
    left: 0;
    transform: all 0.3s;
}
.containerInnerBox {
    width: auto;
    max-width: 1232px;
    min-width: 320px;
    padding: 0 16px;
    height: auto;
    margin: 0 auto;
}
.resolveBox {
    padding: 50px;
}

.flexbox .resolveMakeBox {
    transition: all 0.3s;
    transition-timing-function: linear;
}

.flexbox .resolveMakeBox .resolve {
    transition: all 0.3s;
    transition-timing-function: linear;
}

.flexbox .resolveMakeBox .resolveDelay {
    transition: all 0.3s;
    transition-delay: 0.02s;
    transition-timing-function: linear;
}

.flexbox .resolveDelay {
    transition: all 0.3s;
    transition-delay: 0.02s;
    transition-timing-function: linear;
}

.resolveMakeBox {
    width: 1400px;
    height: 484px;
    max-width: 10000px;
    height: auto;
    overflow: hidden;
}

.resolveLine {
    width: 100%;
    height: auto;
    overflow: hidden;
	cursor: pointer;
}

.resolve {
    /*width: 21.25%;*/
    width: auto;
    overflow: hidden;
    height: 100%;
    position: relative;
    float: left;
    cursor: pointer;
}

.resolveAdd {
    width: 21.667%;
}

.resolveAct {
    width: 35%;
    padding-right: 150px;
}

.resolveAct .resolveAlertBox {
    width: 150px;
    display: block;
}

.resolveAlertBox {
    width: 140px;
    height: 100%;
    background: #d10003;
    float: left;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
    border-bottom: 4px solid #000;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.ie8 .resolveAlertBox {
    padding: 64px 0 14px;
}

.ie9 .resolveAlertBox {
    padding: 64px 0 14px;
}

.resolveInner {
    width: 100%;
    /*height: 500px;*/
    height: auto;
    overflow: hidden;
    float: left;
    border-bottom: 4px solid #000;
}

.resolveInnerBox {
	max-height:480px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    float: left;
    /*float: left;*/
}

.resolveAlertInnerBox {
    width: 100%;
}


.resolveImg {
    width: 100%;
    height: 100%;
    float: left;
}

.resolveOutBox {
    width: 100%;
    height: auto;
    /*background: url(../images/index/resoveBg.jpg) no-repeat;*/
    background-size: cover;
    overflow: hidden;
}

.resolveColor {
    width: 100%;
    height: 100%;
    background: #d11a2e;
    position: absolute;
    top: 0;
    z-index: 2;
    display: none;
}

.resolveText {
    width: 100%;
    height: auto;
    position: absolute;
    top: 240px;
    padding-left: 10px;
    padding-right: 20px;
    z-index: 30;
    font-size: 0;
}

.resolveH2 {
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    line-height: 1;
    text-align: right;
}

.resolveTextInnerBox {
    padding-right: 10px;
    border-right: 4px solid #e60012;
    margin: 22px 0 30px;
}

.resolveH3 {
    color: #e60012;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    text-align: right;
    margin-bottom: 10px;
}

.resolveP {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    text-align: right;
}

.resolveMore {
    width: 170px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #757575;
    font-size: 16px;
    text-indent: 2em;
    font-weight: 700;
    cursor: pointer;
}

.moreIcon {
    float: right;
    width: 36px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.resolveAlert {
    line-height: 1;
    padding: 10px 10px 10px 12px;
    cursor: pointer;
}

.resolveAlert:hover {
    background: #ffbabf;
}

.moreArrow {
    vertical-align: top;
    margin-top: 2px;
    margin-left: 25px;
    margin-right: 18px;
}

.moreA {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}

.lunboh3{
	color:#fff;
	position:absolute;
	bottom:0;
	text-align:right;
	width:100%;
	padding:0 20px;
	font-size:20px;
	font-weight:bold;
}
@media screen and (max-width:1280px) {
    .resolveH2 {
        font-size: 26px;
    }
    .resolveH3 {
        font-size: 14px;
    }
    .resolveP {
        font-size: 14px;
    }
    .moreA {
        font-size: 12px;
    }
    .resolveInner {
        height: 420px;
    }
    .resolveAlert {
        padding: 12px 0 12px 20%;
    }
    .resolveText {
        padding-right: 32px;
        top: 250px;
    }
    .resolveAct {
        padding-right: 150px;
    }
    .resolveAct .resolveAlertBox {
        width: 150px;
    }
}

@media screen and (max-width:1100px) {
    .resolveH2 {
        font-size: 22px;
    }
    .resolveH3 {
        font-size: 12px;
    }
    .resolveP {
        font-size: 12px;
    }
    .moreA {
        font-size: 12px;
    }
    .resolveAct {
        padding-right: 120px;
    }
    .resolveAct .resolveAlertBox {
        width: 120px;
    }
    .resolveText {
        top: 195px;
    }
    .lastContainer_3 .resolveH3 {
        font-size: 18px;
    }
}

@media screen and (max-width:1000px) {
    .resolveText {
        top: 140px;
    }
}

@media screen and (max-width:900px) {
    .lastContainer_3 .resolveH3 {
        font-size: 16px;
    }
    .resolveH2 {
        font-size: 18px;
    }
    .resolveInner {
        height: 331px;
    }
    .resolveAlert {
        padding: 8px 0 8px 20%;
    }
    .resolveText {
        padding-right: 28px;
        top: 110px;
    }
    .resolveAct {
        padding-right: 100px;
    }
    .resolveAct .resolveAlertBox {
        width: 100px;
    }
}

@media screen and (max-width:800px) {
    .resolveText {
        top: 80px;
    }
    .resolveAlert {
        padding: 6px 0 6px 20%;
    }
    .resolveText {
        padding-right: 22px;
    }
}


.jieMbl {
    display: none;
	background: url(../images/index/resoveMblBg.jpg);
}
.jieMbl .containerInnerBox {
    overflow: hidden;
    padding: 0;
    padding-left: 8px;
    padding-right: 0px;
}

.jieMbl .containerH3Mbl {
    color: #fff;
}

.jieMbl .resolve {
    width: 50%;
    padding-right: 8px;
    margin-bottom: 1px;
}

.jieMbl .resolveInner {
    border-bottom: 0;
    height: auto;
}

.jieMbl .resolveP {
    font-size: 10px;
    padding-left: 6px;
    line-height: 1.4;
}

.jieMbl .resolveImg {
    width: 100%;
    height: auto;
}

.jieMbl .resolveH2 {
    font-size: 17px;
}

.jieMbl .resolveText {
    padding-left: 0;
    padding-right: 10px;
    bottom: 0;
    top: 180px;
}

.jieMbl .moreIcon {
    position: absolute;
    right: 10px;
    bottom: 35px;
    width: 18px;
}

.jieMbl .resolveTextInnerBox {
    margin: 0;
    margin-top: 10px;
    padding-right: 5px;
    border-right: 1px solid #e60012;
}

.jieMbl .resolveH3 {
    font-size: 10px;
    margin-bottom: 5px;
    padding-left: 6px;
}

.jieMbl .resolveOutBox {
    /*background: url(../images/index/resoveMblBg.jpg);*/
    background-size: cover;
}

.jieMbl .maskBox {
    bottom: 0;
}

@media screen and (max-width:414px) {
    .jieMbl .moreIcon {
        position: absolute;
        right: 10px;
        bottom: 35px;
        width: 26px;
    }
    .jieMbl .resolveText {
        padding-left: 0;
        padding-right: 10px;
        bottom: 0;
        top: 110px;
    }
    .jieMbl .resolveH2 {
        font-size: 14px;
    }
    .jieMbl .resolveH3 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .jieMbl .resolveP {
        font-size: 14px;
    }
}

@media screen and (max-width:375px) {
    .jieMbl .moreIcon {
        position: absolute;
        right: 10px;
        bottom: 35px;
        width: 26px;
    }
    .jieMbl .resolveText {
        padding-left: 0;
        padding-right: 10px;
        bottom: 0;
        top: 90px;
    }
    .jieMbl .resolveH2 {
        font-size: 14px;
    }
    .jieMbl .resolveH3 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .jieMbl .resolveP {
        font-size: 14px;
    }
}

@media screen and (max-width:350px) {
    .jieMbl .moreIcon {
        position: absolute;
        right: 10px;
        bottom: 15px;
        width: 26px;
    }
    .jieMbl .resolveText {
        padding-left: 0;
        padding-right: 10px;
        bottom: 0;
        top: 100px;
    }
    .jieMbl .resolveH2 {
        font-size: 14px;
    }
    .jieMbl .resolveH3 {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .jieMbl .resolveP {
        font-size: 12px;
    }
}

@media screen and (max-width:320px) {
    .jieMbl .moreIcon {
        position: absolute;
        right: 10px;
        bottom: 35px;
        width: 14px;
    }
    .jieMbl .resolveText {
        padding-left: 0;
        padding-right: 10px;
        bottom: 0;
        top: 90px;
    }
    .jieMbl .resolveH2 {
        font-size: 14px;
    }
    .jieMbl .resolveH3 {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .jieMbl .resolveP {
        font-size: 12px;
    }
}
.jiePc{background: url(../images/index/resoveBg.jpg) #d10003 no-repeat;}
@media screen and (max-width: 768px) {
	.arrow_box {
		left: 50%;
		display: none;
	}
    .jiePc {
        display: none;
    }
    .jieMbl {
        display: block;
    }
}

/*************************
*******Home Page******
**************************/


#main-slider {
  position: relative;
  max-width:1140px;
  margin:85px auto 0;
  max-height:484px;
}

#homevideo{
  position: relative;
  max-width:1140px;
  margin:85px auto 0;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
  margin-top: 150px;
}

#main-slider .carousel .slide-margin{
  margin-top: 140px;
}

#main-slider .carousel h2 {
  color: #1a1a1a;
  /*background:rgba(255,255,255,0.7);*/
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 489px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #c52d2f;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 20px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #000;
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}

#main-slider .carousel-indicators .active{
   width: 10px;
   height: 10px;
   background-color: #c52d2f;
   margin: 0 15px 0 0;
   border: 1px solid #c52d2f;
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #c52d2f;
  border: 1px solid #c52d2f;
  left: -3px;
  top: -3px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

#main-slider h1,
#main-slider h2,
#main-slider h3,
#main-slider h4,
#main-slider h5,
#main-slider h6 {
  font-weight: 600; 
  /*font-family: 'Open Sans', sans-serif;*/
  color:#4e4e4e;
}

#main-slider h1{
	font-size: 36px;
	color:#1a1a1a;
	/*background:rgba(255,255,255,0.7);
	padding-left:15px;*/
}
#main-slider h1 span{/*background:rgba(255,255,255,0.7);*/padding:2px 15px;color:#fff;}
#main-slider h2 {
    font-size: 20px;
	color:#fff;
	/*padding-left:15px;*/
}
#main-slider h2 span{/*background:rgba(255,255,255,0.7);*/padding:2px 15px;color:#fff;}

/*妗堜緥*/
#test .col-xs-6.col-sm-4.col-md-3{
  padding: 0;
}

#test{
    padding-bottom: 70px;
}
.recent-work-wrap {
  position: relative;
 padding-bottom: 10px;
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 18px;
  color: #fff;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 10px;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 0.8;
}

/*vedio*/
.video-area {
  padding: 200px 0 60px 0;
  position: relative;
  background: url(../images/video-bg.jpg) no-repeat center center/cover;
}

.video-area .overlay-bg {
  opacity: 0.0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: -moz-linear-gradient(0deg, #fff 0%, #2b2b2b 100%);
  background-image: -webkit-linear-gradient(0deg, #fff 0%, #2b2b2b 100%);
  background-image: -ms-linear-gradient(0deg, #fff 0%, #2b2b2b 100%);
}

.video-area .video-content {
  text-align: center;
  position: relative;
  z-index: 2;
}

.video-area .video-content a {
  display: inline-block;
  margin-bottom: 20px;
}

.video-area .video-content h3 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.video-area .video-content h4 {
  font-weight: 300;
  font-size: 14px;
}

.video-area .video-content .video-desc {
  margin-top: 120px;
  text-align: right;
  align-self: flex-end;
}

/*鏂伴椈涓績*/
.post:hover img {
    transform: scale(1.05);
}

.post__media {
    overflow: hidden;
}

.post__media img {
    transition: all .5s ease-in-out;
}

.post__title {
    color: #333;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.post__title a{color:#333;font-size:18px;}
.post__title a:hover {
    color: #d80011;
}

.post__text {
    font-size: 15px;
    line-height: 25px;
    color: #555;
}

.post__meta {
    text-transform: capitalize;
    color: #555;
    display: inline-block;
    margin-top: 10px;
    font-weight: 300;
    font-size: 13px;
    /*font-family: "Josefin Sans", sans-serif;*/
}

.post__meta > span {
    color: #aaa;
    margin-left: 10px;
    display: inline-block;
}

.post__meta > span + span:before {
    content: '-';
    display: inline-block;
    margin: 0 5px;
}
.a-btn {
    line-height: normal;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 5px;
    position: relative;
    font-weight: 400;
    margin-right: 20px;
    display: inline-block;
    overflow: visible;
    border: 2px solid #fff;
    transform: perspective(1px) translateZ(0);
    transition: all .3s ease 0s;
    overflow: hidden;
}

.a-btn:before {
    content: "";
    background: #333;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50%;
    transition: transform .4s ease-out;
    z-index: -1;
}

.a-btn:hover {
    border-color: #333;
    color: #fff;
}

.a-btn:hover:before {
    transform: scaleX(1);
}

.a-btn.style-2 {
    background: #ccc;
    border-color: #ccc;
    color: #333;
    margin-left: 0;
    margin-right: 0;
}

.a-btn.style-2:hover {
    background: #333;
    border-color: #333;
    color: #fff;
}

.a-btn.style-2:hover:before {
    background: #333;
}

.a-btn.style-1 {
    color: #fff;
}

.swiper-pagination-custom {
    margin-top: 20px;
    text-align: center;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    vertical-align: middle;
    background-color: #049f40;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px;
}

/*鑱旂郴鎴戜滑*/
.contact .qq{padding:10px 15px;background-color:#e5e5e5;border-radius:5px;display:block;max-width:112px;color:#000;}
.contact .qq:hover{background-color:#d80011;color:#fff;}
.contact .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.contact .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.contact img{max-width:none;}




/*footer*/
.footerMbl{
	display: none;
}
@media  screen and (max-width:768px) {
	.footerPc{
		display: none;
	}
	.footerMbl{
		display: block;
	}
}

.footer{
	width: 100%;
	height: auto;
	background: #d80011;
	margin-top:20px;
}
.footerInnerBox{
	max-width: 1232px;
	height: 300px;
	padding-top: 60px;
	padding-left: 16px;
	padding-right: 16px;
	color: #ffdbde;
	font-size: 16px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.footerInnerBox h2{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 20px;
}
.footerInnerBox a{
	display: block;
	color: #ffdbde;
	line-height: 1;
	margin: 15px 0;
	font-size: 14px;
}
.footerInnerBox a:hover{
	color: #fff;
}
.footerInner{
	float: left;
	margin-right: 65px;
}
.footerRight{
	width: 136px;
	height: auto;
	float: right;
	margin-right: 38px;
}
.weiImg{
	width: 100%;
}
.footerRight p{
	text-align: center;
	line-height: 1;
	margin-top: 12px;
}
.footerBtnBox{
	
}
.footerBtn{
	width: 150px;
	height: auto;
	cursor: pointer;
	float: left;
	margin-right: 16px;
}
.footerBtnInner{
	width: 100%;
	height: 38px;
	line-height: 36px;
	font-size: 14px;
	border: 1px solid #ffdbde;
	border-radius: 20px;
	padding: 0 15px;
}
.footIcon{
	vertical-align: middle;
	float: right;
	margin-top: 7px;
}
.footerBtnOut{
	display: none;
	padding: 10px 9px;
	background: #323233;
	border-radius: 8px;
}
.footerBtnOut p{
	text-align: center;
	font-size: 14px;
	color: #939392;
	line-height: 1;
	margin-bottom: 10px;
}
.footerInnerLast{
	float: right;
	margin-right: 0;
}
.footerInnerLastBox{
	height: 98px;
	/*padding-top: 18px;*/
	padding-top: 0;
	padding-bottom: 57px;
}
.footerInnerLeft{
	float: left;
	padding-right: 20px;
}
.footerInnerLeft a{
	float: left;
	line-height: 28px;
	margin: 0;
	color: #fff;
}
.footerInnerLeft span{
	float: left;
	line-height: 28px;
	font-size: 14px;
	margin: 0 10px;
	color: #ffdbde;
}
.footerLine{
	width: 100%;
	height: 0px;
	padding-top: 18px;
	border-top: 1px solid #ffdbde;
}
.footerInnerRight{
	float: right;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
a.footRightA{
	clear: both;
	float: none;
	display: inline;
	color: #fff;
}
.fileIcon{
	vertical-align: middle;
}
.footerMbl .footerInnerBox{
	height: auto;
	padding-top: 0;
}
.footerInnerBox{
	width: 100%;
	height: auto;
}
.footerChooseBox{
	width: 100%;
	height: auto;
	/*padding: 0 16px;*/
}
.footerChooseHead{
	
}
.footerChooseHead em{
	
}


.footerChooseBody a{
	margin: 0;
}
.footerChooseInner:hover{
	color: #fff;
}
.footerChooseInner{
	border-bottom: 1px solid #ffdbde;
	font-size: 12px;
	color: #ffdbde;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}
.footerChooseInner img{height:95%;}
.footerMbl .footerBtn{
	width: 47%;
	margin-right: 6%;
}
.footerMbl .footerInnerLastBox{
	margin: 5px 0 25px;
}
.footerMbl .footerInnerRight{
	line-height: 17px;
	margin-top: 5px;
}
.border0{
	border: 0;
}
.borderBottom{
	border-bottom: 1px solid #ffdbde;
	padding-bottom: 20px;
}
.headMblChooseAHead .jiaIcon{
	width: 10px;
	position: absolute;
	top: 13px;
	right: 16px;
}
.headMblChooseAHead .jianIcon{
	width: 10px;
	position: absolute;
	top: 17px;
	right: 16px;
}
@media  screen and (max-width:414px) {
	.headMblChooseAHead .jianIcon{
		top: 18px;
	}
	.headMblChooseAHead .jiaIcon{
		top: 14px;
	}
}
@media  screen and (max-width:375px) {
	
}
@media  screen and (max-width:320px) {
	.headMblChooseAHead .jianIcon{
		top: 17px;
	}
	.headMblChooseAHead .jiaIcon{
		top: 13px;
	}
}


.footerMbl .footerBtnInner{
	height: 25px;
	line-height: 23px;
	font-size: 12px;
}
.footerMbl .footIcon{
	height: 15px;
	margin-top: 4px;
}
.footerMbl .lastContainer_3 .resolveImg{
	width: 100%;
	height: auto;
	transition: all 0.2s;
	position: absolute;
	bottom: 0;
}
.padding0 {
    padding: 0;
}

.navAdd a{
	color:#e60213 ;
}

.margin0{
	margin: 0;
}
.footerMbl .margin0{
	margin: 0;
}
@media  screen and (max-width:1280px) {
	.footerInner{
		margin-right: 53px;
	}
	.footerInnerLast{
		margin-right: 0;
	}
}

@media  screen and (max-width:1080px) {
	.footerInner{
		margin-right: 38px;
	}
	.footerInnerLast{
		margin-right: 0;
	}
	.footerInnerBox h2{
		font-size: 14px;
	}
	.footerInnerBox a{
		font-size: 12px;
	}
	.footerBtn{
		width: 120px;
	}
	.footerInnerLeft a{
		font-size: 12px;
	}
	.footerInnerLeft span{
		font-size: 12px;
	}
	.footerInnerRight{
		font-size: 12px;
	}
	.footerInnerRight{
		float: left;
	}
}
@media  screen and (max-width:880px) {
	.footerInner{
		margin-right: 28px;
	}
	.footerInnerLast{
		margin-right: 0;
	}
	
}
@media  screen and (max-width:768px) {
	.footerInnerBox h2{
		margin-bottom: 0;
	}
	.footerChooseHead{
		border-bottom: 1px solid #ffdbde;
		height: 35px;
		line-height: 35px;
		font-size: 13px;
		color: #fff;
		position: relative;
		display: flex;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		justify-content: space-between;
		-webkit-justify-content: space-between;
	}
	.footerChooseHead em{
		font-style: normal;
		color: #bcbcbc;
		font-size: 14px;
		transition: all 0.2s;
		float: right;
	}
}
@media  screen and (max-width:414px) {
	.footerChooseHead,.footerChooseInner{
		line-height: 38px;
		height: 38px;
	}
	.footerMbl .footerBtnInner{
	    height: 28px;
		line-height: 26px;
	}
	.headMblTop .logo {
	    width: 75px;
	    margin: 0;
	    margin-top: 10px;
	}
	.headMblTop{
		height: 52px;	
	}
	.headMblgoSearch{
		margin-top: 13.5px;
	}
}
@media  screen and (max-width:375px) {
	.footerChooseHead,.footerChooseInner{
		line-height: 37px;
		height: 37px;
	}
	.footerMbl .footerBtnInner{
	    height: 27px;
		line-height: 25px;
	}
	.headMblTop .logo {
	    width: 70px;
	    margin: 0;
	    margin-top: 9px;
	}
	.headMblTop{
		height: 48px;	
	}
}
@media  screen and (max-width:350px) {
	.footerChooseHead,.footerChooseInner{
		line-height: 36px;
		height: 36px;
	}
	.footerMbl .footerBtnInner{
	    height: 26px;
		line-height: 24px;
	}
	.headMblTop .logo {
	    width: 70px;
	    margin: 0;
	    margin-top: 9px;
	}
	.headMblTop{
		height: 45px;	
	}
}
@media  screen and (max-width:320px) {
	.footerChooseHead,.footerChooseInner{
		height: 35px;
		line-height: 35px;
	}
	.footerBtnInner{
		height: 38px;
		line-height: 36px;
	}
	.headMblTop .logo {
	    width: 59px;
	    margin: 0;
	    margin-top: 9px;
	}
	.headMblTop{
		height: 43px;	
	}
	.headMblgoSearch{
		margin-top: 11px;
	}
}

.none{
	display: none;
}
.mr0{
	margin-right: 0;
}
.mb18{
	margin-bottom: 18px;
}
.mt30{
	margin-top: 30px;
}
.mt20{
	margin-top: 20px;
}
.mt18{
	margin-top: 18px;
}
.mt16{
	margin-top: 16px;
}
.pd0{
	padding: 0;
}
.w100{
	width: 100%;	
}
.w200{
	width: 200px;
}

.border0{
	border: 0;
}
@media  screen and (max-width:768px) {
	.headMbl .headMblChooseC br{
		display:none;
	}
}


/*鍏充簬鎴戜滑*/
#main-about{position:relative;margin-top:85px;}

#main-about .nav1{margin-top:30px;}
#main-about .nav1 .fullmain.col-xs-12,#main-about .nav1 .fullmain.col-sm-12,#main-about .nav1 .fullmain.col-md-12,#main-about .nav1 .fullmain.col-lg-12{padding:0;}
#main-about .nav1 .fullmain .fullleft.col-sm-3,#main-about .nav1 .fullmain .fullleft.col-md-2,#main-about .nav1 .fullmain .fullleft.col-lg-2{padding-left:0px;}
#main-about .title{width:100%;height:120px; background-image:url(../images/main_title.png); background-color:#fff;color:#d80011;font-size:26px;text-align:bottom;padding:78px 10px 10px 10px;}
#main-about .nav li{
	border-bottom: 1px solid #e6e6e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
	margin:0;
	height:40px;
}
#main-about .nav a{
	color: #847765;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-indent: 22px;
	padding:10px 5px;
}
#main-about .nav li.active a{
	background-color:#eeeeee;
}
/*#main-about .nav li a:hover{
	background-color:transparent;
} */
#main-about .nav .abs{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 100%;
	background-color: #eeeeee;
	text-align: justify;
	overflow:hidden;
}
@media  screen and (max-width:768px) {
	#main-about .title{display:none;}
	#main-about .crumbs{display:none;}
}

#main-about .crumbs{width:100%;height:30px;margin-bottom:10px;border-bottom:1px solid #999a9a;background:url("../images/about/crumbs_bg.jpg") no-repeat left 5px;}
#main-about .crumbs .crumbsspan{margin-left:15px;}
#main-about .crumbs a{color:#000;}
#main-about .crumbs span.last{color:#d7000f;}
#main-about .content{width:100%;height:auto;overflow:hidden;margin-bottom:40px;}
#main-about .content .upimg{width:100%;height:178px;background:url("../images/about/up.png") repeat left 0;}
#main-about .content .upimg2{display:none;}
@media  screen and (max-width:768px) {
	#main-about .content .upimg{display:none;}
	#main-about .content .upimg2{width:100%;height:auto;display:block;margin-top:10px;}
	#main-about .content .col-xs-12{padding:0;}
}
#main-about .content .wenzi{margin-top:20px;}
#main-about .content .wenzi.col-xs-12,#main-about .content .wenzi.col-sm-12,#main-about .content .wenzi.col-md-12{padding:0;}
#main-about .content .wen.col-xs-12,#main-about .content .wen.col-sm-8,#main-about .content .wen.col-md-8{padding-left:0px;}
#main-about .content .downimg.col-xs-12,#main-about .content .downimg.col-sm-4,#main-about .content .downimg.col-md-4{padding:0;}
#main-about .content .p1{color:#d7000b;line-height:35px;font-size:20px;}
#main-about .content .p2{color:#d7000b;line-height:35px;font-size:20px;margin-bottom:30px;}
#main-about .content .p3{color:#000;line-height:30px;font-size:20px;}
#main-about .content .p4{color:#000;line-height:30px;font-size:20px;}
#main-about .content .p5{color:#000;line-height:30px;font-size:20px;margin-bottom:30px;}
#main-about .content .p6{color:#000;line-height:24px;text-indent:2em;}
#main-about .content .sales {position:relative;overflow:hidden;color:#000;margin-bottom:40px;}
#main-about .content .sales .saleft.col-xs-12.col-sm-6.col-md-6.col-lg-6{padding-left:0px;}
#main-about .content .sales .saright.col-xs-12.col-sm-6.col-md-6.col-lg-6{padding-right:0px;}
#main-about .content .sales h3 {margin-bottom:20px;}
#main-about .content .sales h3 span{color:#d7000b;padding-bottom:5px;border-bottom:1px solid #f1f1f1;}
#main-about .content .sales .saleft span{width:100%;display:block;line-height:29px;}
#main-about .content .sales .saleft span.tit{font-size:16px;line-height:30px;}
#main-about .content .sales .saleft span em{font-style:normal;color:#d7000b;}

#main-about .list{width:100%;height:auto;overflow:hidden;}
#main-about .list.col-xs-12,#main-cases .list.col-sm-12,#main-cases .list.col-md-12,#main-cases .list.col-lg-12{padding:0;}
#main-about .list{
    padding-bottom: 70px;
}

#main-about .list .casesdiv {
	margin-bottom:30px;
}

#main-about .list .recent-work-wrap {
  position: relative;
}

#main-about .list .recent-work-wrap img{
  width: 100%;
}

#main-about .list .recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

#main-about .list .recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

#main-about .list .recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}

#main-about .list .recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}

#main-about .list .recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

#main-about .list .recent-work-wrap:hover .overlay {
  opacity: 0.8;
}
#main-about .cert{width:20%;float:left;padding:15px;}
#main-about .cert img{height:113px;}
#main-about .cert p{height:40px;}

#main-about .content .video a{display:block;position:relative;overflow:hidden;padding:0;}
#main-about .content .video a em{display:block;position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,0.4) url("../images/play-btn.png") no-repeat center center;}

#homevideo .content .video a{display:block;position:relative;overflow:hidden;padding:0;}
#homevideo .content .video a em{display:block;position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,0.4) url("../images/play-btn.png") no-repeat center center;}


/*浜у搧*/
#main-product{position:relative;margin-top:85px;}

#main-product .nav1{margin-top:30px;}
#main-product .nav1 .fullmain.col-xs-12,#main-product .nav1 .fullmain.col-sm-12,#main-product .nav1 .fullmain.col-md-12,#main-product .nav1 .fullmain.col-lg-12{padding:0;}
#main-product .nav1 .fullmain .fullleft.col-sm-3,#main-product .nav1 .fullmain .fullleft.col-md-2,#main-product .nav1 .fullmain .fullleft.col-lg-2{padding-left:0px;}
#main-product .title{width:100%;height:120px;background-image:url(../images/main_title.png); background-color:#fff;color:#d80011;font-size:26px;text-align:bottom;padding:78px 10px 10px 10px;}
#main-product .nav li{
	border-bottom: 1px solid #e6e6e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
	margin:0;
	height:auto;
}
#main-product .nav a{
	color: #847765;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-indent: 0px;
	padding:10px 10px;
}
#main-product .nav ul li a{
	font-size:12px;
	font-weight: normal;
}
#main-product .nav li.active a{
	background-color:#4e4e4e;
	color:#fff;
}
#leftnav .nav li a.ac1{
	background-color:#d80011;
	color:#fff;
}
#main-product .nav .abs{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 100%;
	background-color: #eeeeee;
	text-align: justify;
	overflow:hidden;
}
#leftnav .nav .abs1{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 40px;
	background-color: #eeeeee;
	text-align: justify;
	overflow:hidden;
}

.itcg{
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 52px;
	padding: 0 4%;
}
.itcg>span{
	font-size: 28px;
	position: absolute;
	margin-top: 2px;
	color: #cccccc;
	display: block;
	width: 16px;
	z-index: 4;
}
.icprev{
	left: 0;
	text-align: left;
}
.icnext{
	right: 0;
	text-align: right;
}
.itcg>a{
	display: block;
	float: left;
	height: 52px;
	font-size: 14px;
	line-height: 14px;
	/*width: 25%;*/
	text-align: center;
	padding: 10px 5px;
	color: #656565;
	display: none;
}
.itcg.f2>a{
	display: block;
	float: left;
	height: 52px;
	font-size: 14px;
	line-height: 14px;
	width: /*33.3*/%;
	text-align: center;
	padding: 10px 5px;
	color: #656565;
	display: none;
}
.itcg>a:hover{
	color: #d80011;
}
.itcg>a.co{
	color:#d80011;
}

#main-product .crumbs{width:100%;height:30px;margin-bottom:30px;border-bottom:1px solid #999a9a;background:url("../images/about/crumbs_bg.jpg") no-repeat left 5px;}
#main-product .crumbs .crumbsspan{margin-left:15px;}
#main-product .crumbs a{color:#000;}
#main-product .crumbs span.last{color:#d7000f;}
#main-product .list{width:100%;height:auto;margin-bottom:100px;}
#main-product .list.col-xs-12,#main-product .list.col-sm-12,#main-product .list.col-md-12,#main-product .list.col-lg-12{padding:0;}
#main-product .list{
    padding-bottom: 70px;
}
#main-product .list.col-xs-12,#main-product .list.col-sm-12,#main-product .list.col-md-12{padding:0;}
#main-product .productcon.col-xs-12,#main-product .list.col-sm-9,#main-product .list.col-md-10,#main-product .list.col-lg-10{padding:0;}
#main-product .protext.col-xs-12,#main-product .protext.col-sm-12,#main-product .protext.col-md-12{padding:0;}
#main-product .protext .col-xs-12,#main-product .protext .col-md-12,#main-product .protext .col-md-6{padding-left:0px;}
#main-product .list .recent-work-wrap {
  position: relative;
}

#main-product .list .recent-work-wrap img{
  width: 100%;
}

#main-product .list .recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

#main-product .list .recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

#main-product .list .recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}

#main-product .list .recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}

#main-product .list .recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

#main-product .list .recent-work-wrap:hover .overlay {
  opacity: 0.8;
}

#main-product .list .btitle{width:100%;height:40px;line-height:30px;text-align:center;color:#000;}
#main-product .list .btitle a{color:#000;}
#main-product .list .btitle a:hover{color:#d80011;}
#main-product .list .protext {position:relative;overflow:hidden;padding-bottom:20px;border-bottom:1px dashed #dadada;}
#main-product .list .protext .more{color:#d80011;}
#main-product .list .protext .more:hover{color:#999;}
#main-product .list .suoyin {margin-top:20px;}
#main-product .list .suoyin li{ background: url("../images/pro_link_26.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);line-height: 26px;padding-left: 15px;font-size: 14px;margin-bottom:5px;}
#main-product .list .suoyin.col-xs-12,#main-product .list .suoyin.col-md-12{padding-left:0px;} 
#main-product .list .suoyin li a{color:#d80011;}
#main-product .list .suoyin li a:hover{color:#999;}

#main-product #productd .carousel-inner .active{display:block;}
#main-product #productd .carousel-inner img{width:100%;}
#main-product .carousel-inner{height:1324px;}
#main-product .carousel-inner.listcar{height:248px;}
#productd {
  position: relative;
}

#productd .carousel .carousel-content {
  margin-top: 150px;
}

#productd .carousel .slide-margin{
  margin-top: 140px;
}

#productd .carousel h2 {
  color: #1a1a1a;
  /*background:rgba(255,255,255,0.7);*/
}

#productd .carousel .btn-slide {
  padding: 8px 20px;
  background: #c52d2f;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#productd .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#productd .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: auto;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#productd .carousel .item:first-child {
  top: auto;
  position: relative;
}

#productd .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#productd .prev,
#productd .next {
  position: absolute;
  top: 50%;
  background-color: none;
  color: #000;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 20px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#productd .prev:hover,
#productd .next:hover {
  background-color: #c52d2f;
  color: #fff;
}

.protext #productd .prev,
.protext #productd .next {
  position: absolute;
  top: 50%;
  background-color: #c52d2f;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 20px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

.protext #productd .prev:hover,
.protext #productd .next:hover {
  background-color: #000;
}

#productd .prev {
  left: 10px;
}

#productd .next {
  right: 10px;
}

#productd .carousel-indicators {
	bottom:-50px;
}
#productd .carousel-indicators.listcarol {
	bottom:5px;
}

#productd .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #aaa;
  border: 1px solid #aaa;
  margin: 0 15px 0 0;
  position: relative;
}

#productd .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #aaa;
  left: -3px;
  top: -3px;
}

#productd .carousel-indicators .active{
   width: 10px;
   height: 10px;
   background-color: #c52d2f;
   margin: 0 15px 0 0;
   border: 1px solid #c52d2f;
   position: relative;
}

#productd .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #c52d2f;
  border: 1px solid #c52d2f;
  left: -3px;
  top: -3px;
}





/*璧勬枡涓嬭浇*/
#main-product .list .jthasul {
    padding-top: 15px;
    padding-bottom: 15px;
}
#main-product .list .jt-ul {
    overflow: hidden;
}
#main-product .list .jt-ul.hasline p {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 10px;
    background-position: 10px 6px;
    border-bottom: 1px solid #e6e6e6;
}
#main-product .list .jt-ul p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#main-product .list .jt-ul p {
    background: url("../images/pro_link_26.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
    line-height: 26px;
    padding-left: 15px;
    font-size: 14px;
}

#main-product .list .jt-ul p a{
	color:#333;
}

#main-product .list .jt-ul p a:hover{
	color:#d80011;
}

#main-product .list .jt-ul p span {
    display: block;
    float: right;
    font-size: 12px;
}

#main-product .list .jt-ul .downLoad {
    float: right;
}

/*妗堜緥*/
#main-cases{position:relative;margin-top:85px;}

#main-cases .nav1{margin-top:30px;}
#main-cases .nav1 .fullmain.col-xs-12,#main-cases .nav1 .fullmain.col-sm-12,#main-cases .nav1 .fullmain.col-md-12,#main-cases .nav1 .fullmain.col-lg-12{padding:0;}
#main-cases .title{width:100%;height:120px;background-image:url(../images/main_title.png); background-color:#fff;color:#d80011;font-size:26px;text-align:bottom;padding:78px 10px 10px 10px;}
#main-cases .nav li{
	border-bottom: 1px solid #e6e6e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
	margin:0;
	height:auto;
}
#main-cases .nav a{
	color: #847765;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-indent: 22px;
	padding:10px 5px;
}
#main-cases .nav ul li a{
	font-size:12px;
	font-weight: normal;
	padding-left:10px;
}
#main-cases .nav li.active a{
	background-color:#4e4e4e;
	color:#fff;
}
#main-cases .nav .abs{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 100%;
	background-color: #eeeeee;
	text-align: justify;
	overflow:hidden;
}



#main-cases .crumbs{width:100%;height:30px;margin-bottom:10px;border-bottom:1px solid #999a9a;background:url("../images/about/crumbs_bg.jpg") no-repeat left 5px;}
#main-cases .crumbs .crumbsspan{margin-left:15px;}
#main-cases .crumbs a{color:#000;}
#main-cases .crumbs span.last{color:#d7000f;}
#main-cases .list{width:100%;height:auto;overflow:hidden;}
#main-cases .list.col-xs-12,#main-cases .list.col-sm-12,#main-cases .list.col-md-12,#main-cases .list.col-lg-12{padding:0;}
#main-cases .list{
    padding-bottom: 70px;
}

#main-cases .list .casesdiv {
	margin-bottom:10px;
	min-height:190px;
}

#main-cases .list .recent-work-wrap {
  position: relative;
}

#main-cases .list .recent-work-wrap img{
  width: 100%;
}

#main-cases .list .recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

#main-cases .list .recent-work-wrap .recent-work-inner h3{
  margin: 0px 0;
}

#main-cases .list .recent-work-wrap .recent-work-inner h3 a{
  font-size: 16px; line-height:16px;
  color: #fff;
}

#main-cases .list .recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #c52d2f;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 10px;
}

#main-cases .list .recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

#main-cases .list .recent-work-wrap:hover .overlay {
  opacity: 0.8;
}

/*鏂伴椈涓績*/
#main-news{position:relative;margin-top:85px;}

#main-news .nav1{margin-top:30px;}
#main-news .nav1 .fullmain.col-xs-12,#main-news .nav1 .fullmain.col-sm-12,#main-news .nav1 .fullmain.col-md-12,#main-news .nav1 .fullmain.col-lg-12{padding:0;}
#main-news .nav1 .fullmain .fullleft.col-sm-3,#main-news .nav1 .fullmain .fullleft.col-md-2,#main-news .nav1 .fullmain .fullleft.col-lg-2{padding-left:0px;}
#main-news .title{width:100%;height:120px;background-image:url(../images/main_title.png); background-color:#fff;color:#d80011;font-size:26px;text-align:bottom;padding:78px 10px 10px 10px;}
#main-news .nav li{
	border-bottom: 1px solid #e6e6e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
	margin:0;
	height:auto;
}
#main-news .nav a{
	color: #847765;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-indent: 22px;
	padding:10px 5px;
}
#main-news .nav ul li a{
	font-size:12px;
	font-weight: normal;
}
#main-news .nav li.active a{
	background-color:#f6f6f6;
}
#main-news .nav li a.active1{
	background-color:#eeeeee;
}
#main-news .nav .abs{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 100%;
	background-color: #eeeeee;
	text-align: justify;
	overflow:hidden;
}

#main-news .crumbs{width:100%;height:30px;margin-bottom:30px;border-bottom:1px solid #999a9a;background:url("../images/about/crumbs_bg.jpg") no-repeat left 5px;}
#main-news .crumbs .crumbsspan{margin-left:15px;}
#main-news .crumbs a{color:#000;}
#main-news .crumbs span.last{color:#d7000f;}
#main-news .list{width:100%;height:auto;margin-bottom:100px;}
#main-news .list.col-xs-12,#main-news .list.col-sm-12,#main-news .list.col-md-12,#main-news .list.col-lg-12{padding:0;}
#main-news .list{
    padding-bottom: 70px;
}
/*#main-news .list.col-xs-12,#main-news .list.col-sm-12,#main-news .list.col-md-12{padding:0;}
#main-news .newscon.col-xs-12,#main-news .list.col-sm-9,#main-news .list.col-md-10,#main-news .list.col-lg-10{padding:0;}
#main-news .protext.col-xs-12,#main-news .protext.col-sm-12,#main-news .protext.col-md-12{padding:0;}
#main-news .protext .col-xs-12,#main-news .protext .col-md-12,#main-news .protext .col-md-6{padding-left:0px;}*/
#main-news .about_box2 {padding-bottom: 20px;}
#main-news .channel-tag-ul {padding-left: 0;}
#main-news .channel-tag-ul {width: 100%;overflow: hidden;}
#main-news .passage .channel-tag-ul li {padding-bottom: 15px;}
#main-news .channel-tag-ul li {overflow: hidden;padding: 20px 0;border-bottom: 1px solid #ececec;}
#main-news .channel-tag-ul li {display: block;overflow: hidden;}
#main-news .channel-tag-ul li .img {display: block;width: 180px;float: left;}
#main-news .channel-tag-ul li .img {padding-left: 0 !important;padding-right: 0px !important;}
#main-news .channel-tag-ul li .img img {display: block;width: 100%;}
#main-news .passage .channel-tag-ul li > .des {padding-left: 200px !important;float: none !important;}
#main-news .channel-tag-ul li .des {float: left;padding-right: 0;padding-left: 30px !important;}
#main-news .channel-tag-ul li .title1 {font-size: 16px;color: #333333;}
#main-news .channel-tag-ul li .title1 {margin-bottom: 12px;}
#main-news .channel-tag-ul li .title1 a {color: #333333 !important;font-size: 18px;}
#main-news .channel-tag-ul li .title1 a:hover {color: #d80011 !important;}
#main-news .channel-tag-ul li .word {font-size: 14px;color: #666666;margin-top: 10px;line-height: 1.6;}
#main-news .line {height: 1px;background: #e6e6e6;width: 100%;overflow: hidden;}
#main-news .list .line {background: none;}
#main-news .list .pro_left_wrap.news_left {padding-top: 30px;min-height: 600px;}
#main-news .pro_left_wrap {margin-top: 20px;padding-top: 0 !important;}
#main-news .news_left {margin-left: 0;}
#main-news .pro_left_wrap {position: relative;overflow: hidden;zoom: 1;padding-top: 15px;padding-bottom: 40px;}
#main-news .row {margin: 0;}
#main-news .row {margin-left: 0 !important;margin-right: 0 !important;}
#main-news .news_left div.big_sj {
    background: url(../images/threearrow.png) no-repeat;
    background-size: 6px auto;
    background-position: 0 25px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#main-news .news_left div.big_sj:hover {background-position: 4px 25px;background-color: #f5f5f5;padding-left: 20px;}
#main-news div.big_sj {line-height: 30px;display: block;float: left;font-size: 14px;width: 100%;padding: 15px 0 15px 16px;border-bottom: 1px solid #f5f5f5;}
#main-news .big_sj > a {display: block;text-decoration: none;font-size: 16px;width: 100% !important;float: left;width: 662px;color: #333;text-decoration: none !important;}
#main-news .big_sj > a:hover{color:#d80011;}
#main-news div.big_sj span {padding-right: 70px;display: block;}
#main-news .news_left div.big_sj span {padding-right: 15px;font-size: 12px;color: #999;}

#main-news .newsdetail{width:100%;height:auto;margin-bottom:100px;overflow:hidden;position:relative;}
#main-news .newsdetail h1{font-size: 24px;color: #333;margin-top: 0px;padding: 10px 0px 30px;border-bottom: 2px solid #EEE;text-align: center;}
#main-news .newsdetail .lititle{font-size:12px;color:#999999;text-align:center;line-height:24px;margin-right:20px;margin-bottom:20px;}
#main-news .newsdetail p{font-size: 14px;color: #666;padding-bottom: 24px;line-height: 24px;}

@media screen and (max-width: 768px){
	#main-news .channel-tag-ul li .img {
		float: none;
		width: 100%;
	}
	#main-news .passage .channel-tag-ul li>.des {
		padding: 0 !important;
	}
}

/*浜哄姏璧勬簮*/
#main-resource{position:relative;margin-top:85px;}

#main-resource .nav1{margin-top:30px;}
#main-resource .nav1 .fullmain.col-xs-12,#main-news .nav1 .fullmain.col-sm-12,#main-news .nav1 .fullmain.col-md-12,#main-news .nav1 .fullmain.col-lg-12{padding:0;}
#main-resource .nav1 .fullmain .fullleft.col-sm-3,#main-news .nav1 .fullmain .fullleft.col-md-2,#main-news .nav1 .fullmain .fullleft.col-lg-2{padding-left:0px;}
#main-resource .title{width:100%;height:120px;background-image:url(../images/main_title.png); background-color:#fff;color:#d80011;font-size:26px;text-align:bottom;padding:78px 10px 10px 10px;}
#main-resource .nav li{
	border-bottom: 1px solid #e6e6e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
	margin:0;
	height:auto;
}
#main-resource .nav a{
	color: #847765;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-indent: 22px;
	padding:10px 5px;
}
#main-resource .nav ul li a{
	font-size:12px;
	font-weight: normal;
}
#main-resource .nav li.active a{
	background-color:#f6f6f6;
}
#main-resource .nav li a.active1{
	background-color:#eeeeee;
}
#main-resource .nav .abs{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 100%;
	background-color: #eeeeee;
	text-align: justify;
	overflow:hidden;
}

#main-resource .othersmain {width: 100%;}
#main-resource .other-titles {width: 100%;overflow: hidden;border-bottom: 1px solid #dbd4cd;padding-bottom: 12px;}
#main-resource .other-titles h2 {float: left;color: #d80011;font-size: 28px;line-height: 40px;font-weight: normal;}
#main-resource .other-titles .location {padding-top: 17px;background:url("../images/about/crumbs_bg.jpg") no-repeat left 24px;padding-left:16px;}
#main-resource .fr {float: left;display: inline;}
#main-resource .other-titles .location a {text-decoration: none;color: #333;}
#main-resource .talented_structure{width:100%;}
#main-resource .talented_structure .item {border-bottom: 1px solid #dbd4cd;padding: 25px 0;line-height: 1.8em;}
#main-resource .talented_structure .item .tit {background: url(../images/hr02.gif) repeat-x left bottom;padding-bottom: 10px;font-size: 20px;font-weight: bold;color: #d80011;}
#main-resource .talented_structure .item .tit span {background: url(../images/i14.png) no-repeat left 8px;display: block;padding-left: 20px;font-size: 16px;}
#main-resource .talented_structure .conts {width: 100%;padding-top: 15px;overflow: hidden;}
#main-resource .zw06 {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    line-height: 25px;
    text-decoration: none;
}
#main-resource .zw04 {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    text-align: left;
    line-height: 200%;
    text-decoration: none;
}

.product_title {
    font-size: 18px;
    color: #0069b4;
    text-decoration: none;
    line-height: 35px;
	color:#d80011;
}

/*鑱旂郴鎴戜滑*/
#main-contact{position:relative;margin-top:85px;}

#main-contact .nav1{margin-top:30px;}
#main-contact .nav1 .fullmain.col-xs-12,#main-contact .nav1 .fullmain.col-sm-12,#main-contact .nav1 .fullmain.col-md-12,#main-contact .nav1 .fullmain.col-lg-12{padding:0;}
#main-contact .nav1 .fullmain .fullleft.col-sm-3,#main-contact .nav1 .fullmain .fullleft.col-md-2,#main-contact .nav1 .fullmain .fullleft.col-lg-2{padding-left:0px;}
#main-contact .list .col-xs-12,#main-contact .list .col-md-8{padding-left:0px;}
#main-contact .title{width:100%;height:120px;background-image:url(../images/main_title.png); background-color:#fff;color:#d80011;font-size:26px;text-align:bottom;padding:78px 10px 10px 10px;}
#main-contact .nav li{
	border-bottom: 1px solid #e6e6e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
	margin:0;
	height:auto;
}
#main-contact .nav a{
	color: #847765;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-indent: 22px;
	padding:10px 5px;
}
#main-contact .nav ul li a{
	font-size:12px;
	font-weight: normal;
}
#main-contact .nav li.active a{
	background-color:#f6f6f6;
}
#main-contact .nav li a.active1{
	background-color:#eeeeee;
}
#main-contact .nav .abs{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 0;
	height: 100%;
	background-color: #eeeeee;
	text-align: justify;
	overflow:hidden;
}

#main-contact .crumbs{width:100%;height:30px;margin-bottom:30px;border-bottom:1px solid #999a9a;background:url("../images/about/crumbs_bg.jpg") no-repeat left 5px;}
#main-contact .crumbs .crumbsspan{margin-left:15px;}
#main-contact .crumbs a{color:#000;}
#main-contact .crumbs span.last{color:#d7000f;}
#main-contact .list{width:100%;height:auto;margin-bottom:100px;}
#main-contact .list.col-xs-12,#main-contact .list.col-sm-12,#main-contact .list.col-md-12,#main-contact .list.col-lg-12{padding:0;}
#main-contact .list{padding-bottom: 70px;}
#main-contact .list h3{border-bottom:1px solid #dbdbdb;line-height:40px;}
#main-contact .list ul li {display: table-cell;vertical-align: middle;text-align: center; min-height:350px;}
#main-contact .list ul li .img{width:144px;height:203px; max-width: none;}
#main-contact .list ul li p{text-align:center;font-size:12px;margin:0;line-height:20px;color:#000;}
#main-contact .list ul li p span{background:url("../images/contact/sales_wechat.png") no-repeat center center;display:block;width:20px;}
#main-contact .list .form-group{margin-bottom:15px;position:relative;overflow:hidden;}
#main-contact .list .form-group label{line-height:50px;font-weight: normal;font-size: 16px;}
#dituContent{min-height:312px;}
.silderhome{height:570px;}
.silderpc{display:block;}
.sildermob{display:none;}
nav .navpc{display:block;}
nav .navmob{display:none;}
.navbar-brand .logo{display:block;}
.navbar-brand .logo1{display:none;}
.pcbanner{display:block;}
.mobanner{display:none;}
@media  screen and (max-width:1280px) {
	#main-product{margin-top:85px;}
	#main-product .carousel-inner{height:1237px;}
	#main-product .carousel-inner.listcar{height:248px;}
	#main-about{margin-top:85px;}
	#main-cases{margin-top:85px;}
	#main-news{margin-top:85px;}
	#main-resource{margin-top:85px;}
	#main-product p span.ptell{color:#000;}
	#dituContent{min-height:312px;}
}
@media  screen and (max-width:1080px) {
	#main-product{margin-top:85px;}
	#main-product .carousel-inner{height:1030px;}
	#main-product .carousel-inner.listcar{height:210px;}
	#main-about{margin-top:85px;}
	#main-cases{margin-top:85px;}
	#main-news{margin-top:85px;}
	#main-resource{margin-top:85px;}
	#main-product p span.ptell{color:#000;}
	#dituContent{min-height:312px;}
}
@media  screen and (max-width:880px) {
	#main-product{margin-top:85px;}
	#main-product .carousel-inner{height:680px;}
	#main-product .carousel-inner.listcar{height:210px;}
	#main-product .downloadnav{display:none;}
	#main-about{margin-top:85px;}
	#main-cases{margin-top:85px;}
	#main-news{margin-top:85px;}
	#main-resource{margin-top:85px;}
	.ptell{color:#d80011;}
	#test .col-xs-6.col-sm-4.col-md-3{padding:10px;}
	.recent-work-wrap .recent-work-inner h3{margin:0;}
	.recent-work-wrap .recent-work-inner h3 a{font-size:14px;}
	.recent-work-wrap .recent-work-inner a.preview{font-size:12px;}
	.recent-work-wrap .recent-work-inner p{margin:0;}
	.recent-work-wrap .overlay .preview{height:20px;line-height:20px;}
	.recent-work-wrap .overlay{padding:5px;}
	#main-cases .list .recent-work-wrap .recent-work-inner h3{margin:0;}
	#main-cases .list .recent-work-wrap .recent-work-inner h3 a{font-size:14px;}
	#main-cases .list .recent-work-wrap .recent-work-inner a.preview{font-size:12px;}
	#main-cases .list .recent-work-wrap .recent-work-inner p{margin:0;}
	#main-cases .list .recent-work-wrap .overlay .preview{height:20px;line-height:20px;}
	#main-cases .list .recent-work-wrap .overlay{padding:5px;}
	.sm-text-center {text-align: center;}
	#dituContent{min-height:312px;}
}
.videopc{display:block;}
.videomob{display:none;}
@media  screen and (max-width:768px) {
	.videopc{display:none;}
	.videomob{display:block;}
	#main-product{margin-top:50px;}
	#main-product .title{display:none;}
	#main-product .crumbs{display:none;}
	#main-product .productnav{display:none;}
	#main-product .productnavmob{display:block;}
	#main-product .carousel-inner{height:730px;}
	#main-product .carousel-inner.listcar{height:295px;}
	#main-product .downloadnav{display:none;}
	#main-product .downloadnav1{display:none;}
	#main-about{margin-top:50px;}
	#main-about .aboutnav{display:none;}
	#main-about .aboutnavmob{display:block;}
	#main-cases{margin-top:50px;}
	#main-cases .casenav{display:none;}
	#main-cases .casenavmob{display:block;}
	#main-cases .title{display:none;}
	#main-cases .crumbs{display:none;}
	#main-news{margin-top:50px;}
	#main-news .newsnav{display:none;}
	#main-news .newsnavmob{display:block;}
	#main-news .title{display:none;}
	#main-news .crumbs{display:none;}
	#main-resource{margin-top:50px;}
	#main-resource .resnav{display:none;}
	#main-resource .resnavmob{display:block;}
	#main-resource .title{display:none;}
	.ptell{color:#d80011;}
	#test .col-xs-6.col-sm-4.col-md-3{padding:10px;}
	.recent-work-wrap .recent-work-inner h3{margin:1px; line-height:100%;font-size:12px; }
	.recent-work-wrap .recent-work-inner h3 a{font-size:12px; line-height:100%;}
	.recent-work-wrap .recent-work-inner a.preview{font-size:12px;margin:5px;}
	.recent-work-wrap .recent-work-inner p{margin:1px; font-size:12px; line-height:100%;}
	.recent-work-wrap .overlay .preview{height:20px;line-height:20px;}
	.recent-work-wrap .overlay{padding:5px;}
	#main-cases .list .recent-work-wrap .recent-work-inner h3{margin:10px;}
	#main-cases .list .recent-work-wrap .recent-work-inner h3 a{font-size:16px;}
	#main-cases .list .recent-work-wrap .recent-work-inner a.preview{font-size:12px;}
	#main-cases .list .recent-work-wrap .recent-work-inner p{margin:10px;}
	#main-cases .list .recent-work-wrap .overlay .preview{height:20px;line-height:20px;margin:10px;}
	#main-cases .list .recent-work-wrap .overlay{padding:5px;}
	#main-contact{margin-top:50px;}
	#main-contact .contactnav{display:none;}
	#main-contact .contactnavmob{display:block;}
	#main-contact .title{display:none;}
	#main-contact .crumbs{display:none;}
	.sm-text-center {text-align: center;}
	#dituContent{min-height:312px;}
	.silderhome{height:430px;}
	#main-slider{margin:50px auto 0;}
	#homevideo{margin:50px auto 0;}
	#main-slider .carousel .item{height:430px;}
	.silderpc{display:none;}
	.sildermob{display:block;}
	.navbar-brand > img { width: 80px;}
	.navbar-brand .logo{display:none;}
	.navbar-brand .logo1{display:block;}
	.navbar-brand {padding: 12px 0 0;float:left}
	nav .navpc{display:none;}
	nav .navmob{display:block;}
	nav .navmob ul{padding-left:30px;color:#999;}
	nav .navmob ul li {padding:10px 0;}
	nav .navmob ul li a {color:#999;}
	nav .navmob ul li a.firstsecond {border-bottom: solid 1px #e0e0e0;padding:10px 0;}
	nav .navmob ul li ul li{padding:10px 0;border-bottom: solid 1px #e0e0e0;}
	.pcbanner{display:none;}
	.mobanner{display:block;}
	.navbar-top .list-inline{float:right;}
	#navbar-menu{width:100%;}
}
@media  screen and (max-width:414px) {
	#main-product{margin-top:50px;}
	#main-product .carousel-inner{height:520px;}
	#main-product .carousel-inner.listcar{height:210px;}
	#main-product .downloadnav{display:none;}
	#main-about{margin-top:50px;}
	#main-cases{margin-top:50px;}
	#main-news{margin-top:50px;}
	#main-resource{margin-top:50px;}
	.ptell{color:#d80011;}
	.sm-text-center {text-align: center;}
	#dituContent{min-height:208px;}
	.silderhome{height:210px;}
	#main-slider{margin:50px auto 0;}
	#main-slider .carousel .item{height:210px;}
	.silderpc{display:none;}
	.sildermob{display:block;}
	#main-slider .carousel .carousel-content {
		margin-top: 0px;
	}
	#main-slider h1 {
		font-size: 24px;
	}
	.pcbanner{display:none;}
	.mobanner{display:block;}
	.video-area {
		padding: 0;
	}
	.video-area .video-content a{
		margin-top:100px;
		margin-bottom:0;
	}
	#main-about .content .video video{width:100%;height:180px;}
	#homevideo .content .video a{min-height:230px;background:url("../images/video-bg.jpg") no-repeat center center/cover;}
	#homevideo .content .video a img{display:none;}
}
@media  screen and (max-width:375px) {
	#main-product{margin-top:50px;}
	#main-product .carousel-inner{height:450px;}
	#main-product .carousel-inner.listcar{height:192px;}
	#main-product .downloadnav{display:none;}
	#main-about{margin-top:50px;}
	#main-cases{margin-top:50px;}
	#main-news{margin-top:50px;}
	#main-resource{margin-top:50px;}
	.ptell{color:#d80011;}
	.sm-text-center {text-align: center;}
	#dituContent{min-height:208px;}
	.silderhome{height:210px;}
	#main-slider{margin:50px auto 0;}
	#main-slider .carousel .item{height:210px;}
	#main-slider .carousel .carousel-content {
		margin-top: 0px;
	}
	#main-slider h1 {
		font-size: 24px;
	}
	.pcbanner{display:none;}
	.mobanner{display:block;}
}
@media  screen and (max-width:350px) {
	#main-product{margin-top:50px;}
	#main-product .carousel-inner{height:320px;}
	#main-product .carousel-inner.listcar{height:160px;}
	#main-product .downloadnav{display:none;}
	#main-about{margin-top:50px;}
	#main-cases{margin-top:50px;}
	#main-news{margin-top:50px;}
	#main-resource{margin-top:50px;}
	.silderhome{height:180px;}
	#main-slider{margin:50px auto 0;}
	#main-slider .carousel .item{height:180px;}
	.ptell{color:#d80011;}
	.sm-text-center {text-align: center;}
	.pcbanner{display:none;}
	.mobanner{display:block;}
}

@media  screen and (min-width:768px) {
	#main-product .productnav{display:block;}
	#main-product .productnavmob{display:none;}
	#main-about .aboutnav{display:block;}
	#main-about .aboutnavmob{display:none;}
	#main-cases .casenav{display:block;}
	#main-cases .casenavmob{display:none;}
	#main-news .newsnav{display:block;}
	#main-news .newsnavmob{display:none;}
	#main-resource .resnav{display:block;}
	#main-resource .resnavmob{display:none;}
	#main-contact .contactnav{display:block;}
	#main-contact .contactnavmob{display:none;}
}
video::-internal-media-controls-download-button { 
display:none; 
}

video::-webkit-media-controls-enclosure { 
overflow:hidden; 
}

video::-webkit-media-controls-panel { 
width: calc(100% + 30px); 
}

.navbar-brand .certi{display:block;width:218px; padding-top:0px;margin-top: -20px; padding-right:15px;}
.navbar-brand .certi1{display:none;width:80px; padding-top:0px;margin-top: -10px;}
@media  screen and (max-width:768px) {
	.navbar-brand .certi{display:none;}
	.navbar-brand .certi1{display:block;}

}
    