*{
    margin: 0;
    padding: 0;
}
html,body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
ul,li{
    list-style:none;
}
a{
    text-decoration: none!important;
}
.our-strength-section{
    background:#f5f5f6;
}
.navbar-brand .logo{
    /* max-height: 40px; */
    width: 136px;
    height: 36px;
}
.our-strength-section p {
    margin: 0 auto;
    text-align: center;
}
.our-strength-section p:last-child {
    margin-bottom: 30px;
}
.our-strength-section p.our-strength {
    font-size:calc(42px * 0.75);
    color:#333333;
    height:calc(50px * 0.75) ;
    line-height: calc(50px * 0.75) ;
    margin-top: calc(50px * 0.75) ;
}
.our-strength-section p.our-strength-detial-word {
    width: 50%;
    font-size:14px;
    color:#666666;
    height:calc(56px *0.75);
    margin-top: 10px;
    margin-bottom: 10px;
}
.our-strength-section p img{
    height: auto;
    width:100%;
    max-width: 100%; 
}
.our-strength-section p a{
    background:#0e42c3;
    box-shadow:0 2px 6px 0 #8c9bf7;
    border-radius:20px;
    width:135px;
    height:30px;
    font-size:14px;
    color:#ffffff;
    border: none;
    outline: none;
    display: inline-block;
    line-height: 30px;
    text-decoration:none;
}
.services-content-detail{
    font-size:16px;
    color:#333333;
}
.our-partners-container{
    background:#f5f5f6;
    color:#333333;
}
.our-partners-container p{
    color:#333333;
    font-size: calc(42px * 0.75);
    height: calc(50px * 0.75);
    margin-top: calc(60px * 0.75);
    text-align: center;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.content-seciton-container .services-section{
   background: #fff;
}
.content-seciton-container .production-section .production-box p.our-productions{
    font-family:PingFangSC-Medium;
    color:#000000;
    text-align:center;
} 
.content-seciton-container .production-section .production-box p.our-productions{
    font-size: calc(42px * 0.75);
    margin:calc(60px * 0.75) 0  calc(50px * 0.75)  0;
}
.content-seciton-container .tp-banner-container img{
    max-width: 100%;
}
.navbar-brand{
    margin: 0;
    padding: 0;
/*     height: calc(60px * 0.75);
 */    display: flex;
    align-items: center;
}
#index-cate .services-content h2{
    width: calc(184px * 0.75);
    margin: 0 auto;
    margin-bottom: 12px;
    line-height: 1.4;
    color: #666;
    font-size: 15px;
    text-align: center;
}
#index-cate .services-content h2 a{
    font-size: inherit;
    display: inline;
}
.content-seciton-container>div{
    overflow-y: hidden;
    overflow-x: hidden;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background-color:transparent;
}
.navbar-inverse{
    background:#3c404a;
} 
.our-characters-lists .services-section span.thumb-link{
    text-align: center;
    display: block;
}

.callbacks1_tabs {
    display: none;
}
@media (max-width: 767px){
    .header-active>a{
     color: #1E9BFF!important;
    }
    .top-banner{
        margin-top: calc(90px * 0.75);
    }
    .navbar-inverse{
        height: calc(90px * 0.75);
        line-height: calc(90px * 0.75);
    }
     .navbar-collapse{
        background: #3c404a;
     }   
     .navbar-header .navbar-brand{
        width: 90%;
    }
    .navbar-header .navbar-brand img{
        margin: 0 auto;
    }
    footer{
        padding-top: calc(40px * 0.75);
    }
    footer p{
        text-align: center;
    }
    footer .footer-widgets .widgets ul{
        justify-content: center;
    }
    footer .footer-widgets .widgets{
        margin-bottom:calc(30px * 0.75);
    }
    .f-contact p {
        width: 90%;
        margin: 0 auto;
        margin-bottom: calc(11px * 0.75);
    }
    .content-seciton-container .services-section .services-box .services-post{
        width: 50%;
        float: left;
    }   
    .our-strength-section,.our-partners-container{
        clear: both;
    }
    .our-partners-container ul li {
        float: left;
        width: 50%;
        height: calc(50px * 0.75);
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 0;
    }
    .our-strength-section p.our-strength{
        margin-top: calc(60px * 0.75);
    }
    .our-strength-section p.our-strength-detial-word{
        font-size:calc(20px * 0.75);
        line-height:calc(50px * 0.75);
        height: 160px;
        width: 86%;
    }
    .our-partners-container ul li {
        margin: 1rem 0;    
    }
    .our-partners-container ul li img{
        width:12rem;
    }
    section.services-section .services-box .services-post {
        margin:2rem 0;
    }
    .callbacks_nav{
        display:none;       
    }
    .callbacks_container:hover .callbacks_nav{
        display:none!important;
    }
    footer .last-line p.copyright{
        /* line-height: 50px */
    }
    .navbar-inverse .navbar-toggle{
       float: left; 
       margin: 1.7rem 0 0 .6rem;
       padding: 9px 4px;
    }
    .navbar-inverse .navbar-brand{
        float: right; 
        height: calc(90px * 0.75);
        line-height: calc(90px * 0.75);
        width: 40%;
        position: absolute;
        left: 50%;
        margin-left: -20%;
    }
    .navbar-inverse .navbar-nav>li{
        border-bottom: 1px solid #6b6b6b;
        width: 80%;
        margin: 0 auto;
    }
    .navbar-inverse .navbar-nav>li>a{
        padding: 2rem 0;
        font-size: 16px;
    }
    .our-partners-container .our-partners-lists  ul li:last-child{
        margin-bottom: 3rem;
    }
    section.services-section .services-box .services-post img{
        width: 7rem;
        height: 7rem;
        margin-bottom: 3rem;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
        background-color: #3c404a;
        padding-bottom: 0;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
        padding: 10px 15px 10px 25px;
    }
    .navbar-collapse .navbar-lists{
        height: 100vh;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color: #eee;
    }
    .icon-expand{
        transition: .3s all ease;
        position: absolute;
        top: 13px;
        margin: 0!important;
        transform: rotate(0deg);
    }
    .icon-bar-top.icon-expand{
        transform: rotate(45deg);
    }
    .icon-bar-bottom.icon-expand{
        transform: rotate(-45deg);
    }
    .navbar-toggle{
        width: 32px;
        height: 28px;
    }
    .navbar-inverse .navbar-outer-wrapper,.navbar-inverse .navbar-outer-wrapper .navbar-header{
        height: 100%;
    }
    .our-strength-section p.index-strength-img-wrapper{
        width: 90%;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    header{
        height: 4rem;
    }
    .our-partners-container ul{
       margin: 0 auto;
       width: 90%;
    }
    .callbacks_nav{
        display:none;       
    }
    .callbacks_container:hover .callbacks_nav{
        display:none!important;
    }
    .our-partners-container ul li{
        float: left;
        margin: 1rem 0rem;
        width: 20%;
        text-align: center;
    }
    .our-partners-container ul li img{
        width:80%
    }
    footer .footer-widgets .foot-about .widgets p{
        text-align:center;
        padding-top: 3rem;
    }
    footer .footer-widgets .widgets ul{
        justify-content: center;
    }
    footer .footer-widgets .widgets{
        margin-bottom:calc(30px * 0.75);
    }
    .f-contact p {
        width: 90%;
        margin: 0 auto;
        margin-bottom: calc(11px * 0.75);
        text-align:center;
    }
    .services-box .services-post{
        width: 25%;
        float: left;
        padding: 2rem;
    }   
    .our-strength-section,.our-partners-container{
        clear: both;
    }
    .production-content{
        width: 80%;
        margin: 0 auto;
    }
    footer .last-line p.copyright{
        line-height: 50px
    }
    .navbar-nav > li:hover{
		border-bottom: 1px solid #fff;
    } 
	.navbar-nav>li>ul{
		min-width: 160px;
		display: none;
		position: absolute;
		opacity:0.75;
		background:#3c404a;
	}
	 .navbar-nav>li:hover ul{
		display: block;
		top: 31px;
    } 
    .navbar-nav > li {
        margin: 2px 15px;
    }
    .navbar-inverse,.navbar-brand{
        height: 4rem;
    }
    .navbar-inverse .navbar-outer-wrapper{
        width: 86%;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
    }
    .navbar-inverse .navbar-nav>li>a{
        padding: 1rem 0 0;
        cursor: pointer;
    }
    ul.navbar-nav>li>ul>li{
        cursor: pointer;
    }
    .our-partners-container .our-partners-lists  ul li:last-child{
        margin-bottom: 3rem;
    }
    section.services-section .services-box .services-post img{
        width: 8rem;
        height: 8rem;
        margin-bottom: 3rem;
    }
    .our-strength-section p.index-strength-img-wrapper{
        width: 60%;
        margin-top: 4%;
    }
}
@media (min-width: 992px){
    .header-active{
        border-bottom: 1px solid #fff;
    }
    footer .footer-widgets .widgets ul li a{
        font-size: 14px;
    }
    footer .footer-widgets .widgets .f-contact p,footer .last-line p.copyright{
        font-size: 14px;
    }
    header{
        height: calc(60px * 0.75);
    }
    .navbar-inverse .navbar-nav>li>a{
        font-size:14px;
        cursor: pointer;
    }
    ul.navbar-nav>li>ul>li{
        cursor: pointer;
    }
    .navbar-inverse{
        height: calc(60px * 0.75);
        line-height: calc(60px * 0.75);
    }
    .navbar-inverse .navbar-outer-wrapper{
        width: 60%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    #index-cate .our-productions{
        font-size: calc(40px * 0.75);
        color: #333333;
    }
    .content-seciton-container .services-section .services-box .col-md-3{
        width: 18%;
    }
    .our-partners-container .our-partners-lists{
        margin-top: calc(50px * 0.75);
    }
    footer .footer-widgets{
        display: flex;
        justify-content: space-between;
        padding-top: calc(60px * 0.75);
        width: 60%;
        margin: 0 auto;
    }
    .content-seciton-container .services-section .services-box{
        display: flex;
        justify-content: center;
    }
    section.services-section {
        padding: 5rem 0;
    }
    section.services-section .services-box .services-post{
        padding:0 5%;
    }
    .our-partners-container .our-partners-lists ul{
        width:64%;
        margin: 0 auto;
    }
    .our-partners-container .our-partners-lists  ul li:last-child{
        margin-bottom:  calc(80px * 0.75);
    }
    footer .last-line p.copyright{
        line-height: 50px;
    }
    .our-partners-container ul li{
        float: left;
        margin: 1rem 0;
        width: 20%;
        text-align: center;
    }
    .our-partners-container ul li img{
        width:80%;
    }
    .navbar-nav > li:hover{
		border-bottom: 1px solid #fff;
	} 
	.navbar-nav>li>ul{
		min-width: 180px;
		display: none;
		position: absolute;
		opacity:0.75;
		background:#3c404a;
	}
	 .navbar-nav>li:hover ul{
		display: block;
		top: 31px;
    } 
    .navbar-nav > li {
        margin: 2px 26px;
    }
	.navbar-nav > li > a {
		font-size:calc(16px * 0.75);
		padding: 10px 0 0;
	}
	.dropdown-menu>li>a{
		padding: 7px;
	}
	.content-seciton-container .tp-banner-container{
        width: 100%;
    }
    .navbar-inverse .navbar-brand{
        height: calc(60px * 0.75); 
    }
    section.services-section .services-box .services-post img{
        width: 10rem;
        height: 10rem;
        margin-bottom: calc(32px * 0.75);
    }
    .our-strength-section p.index-strength-img-wrapper{
        width: 35%;
        margin-top: 1%;
    }
}
@media screen and (min-width: 992px) and (max-width: 993px) {
    .navbar-nav > li{
        margin: 2px 20px;
    }
    .navbar-inverse .navbar-brand{
        height: calc(60px * 0.75); 
    }
}
@media screen and (min-width: 993px) and (max-width: 1500px) {
    .navbar-nav > li{
        margin: 2px 20px;
    }
    .navbar-inverse .navbar-brand{
        height: calc(60px * 0.75); 
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .our-strength-section p.index-strength-img-wrapper{
        width: 50%;
        margin-top: 3%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    footer .footer-widgets {
        width: 90%;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
    footer .footer-widgets {
        width: 80%;
    }
}
