  /* 
* @Author: Marte
* @Date:   2017-08-17 13:40:54
* @Last Modified by:   Marte
* @Last Modified time: 2017-09-01 11:27:13
*/
.service_ban{
    background-image: url(/Theme/default/image/017.jpg);
}
.service_link a{
    font-family: MontserratLight;
    font-size:16px;
    color:#666666;
}
.service_link a:last-of-type{
    color:#d61518;
}
.service_con_left h3{
    font-size: 24px;
    text-align:left;
    color:#666666;
    font-family: MontserratLight;
    margin-bottom: 38px;
}
.cuar_list{

    margin-bottom:35px;
}
.cuar_list_bottom{
    display:none;
}
.cuar_icon>a>img{
    width:100%;
    height:auto;
    opacity: 0;
}
.cuar_icon>a{
    display: inline-block;
    width:70%;
    margin:auto;
    background-size:200% 100%;
    background-repeat: no-repeat;
}
.cuar_more_list{
    display:none;
}
.cuar_list.active .cuar_icon>a{
    background-position:100% 0;
}
.cuar_list.active .cuar_name>h3{
    color:#d61518;
}
.service_title h2{
    font-size:36px;
    color:#d61518;
    text-align: center;
    margin-top:50px;
    margin-bottom: 70px;
    font-family: OswaldMed;
}
.service_contact .service_title h2{
    margin-top:0px;
    padding-top: 45px;
    margin-bottom:50px;
}
.service_region{
    width:1200px;
    margin:0 auto;
}
.service1_con{
    margin-bottom:148px;
}
.service_link{
    margin-top:28px;
}
.service_img img{
    width:100%;
    height:auto;
}
.service_contact{
    background:url(/Theme/default/image/019.jpg);
    background-size: cover;
    background-position:center;
}
.form-control{
    height:62px;
    border-radius: 0;
    font-size:18px;
    color:#999;
    font-family: "MontserratLight","Arial";    
}
.form-group{
    padding-left: 0;
}
.service_table{
    padding-bottom:60px;
}
button{
    height:62px;
    color:#fff;
    background:#d61518;
    border:none;
    font-size:18px;
    font-family: "MontserratRegular","Arial";

}
.form-group::-webkit-input-placeholder { /* WebKit browsers */ 
    font-size:18px;
    color:#999;
    font-family: "MontserratLight","Arial";
} 
.form-group:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    font-size:18px;
    color:#999;
    font-family: "MontserratLight","Arial";
} 
.form-group::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    font-size:18px;
    color:#999;
    font-family: "MontserratLight","Arial";
} 
.form-group:-ms-input-placeholder { /* Internet Explorer 10+ */ 
    font-size:18px;
    color:#999;
    font-family: "MontserratLight","Arial";
}
.cuar_name h3{
    font-size:26px;
    color:#666666;
    margin-top:28px;
}
.cuar_icon{
    text-align: center;
}
.service2_con_art{
    font-size:20px;
    line-height: 2;
    color:#666666;
    margin-bottom: 25px;

}
.service2_con_art>p{
    font-size:20px;
    line-height: 2;
    color:#666666;
    margin-bottom: 25px;

}

.service2_con_art>ul>p{
    font-size:20px;
    line-height: 2;
    color:#666666;
    margin-bottom: 15px;
    text-indent:45px;
}

.service2_img{
    padding-top:20px;
}
.service_cuar_tax{
    margin-top:70px;
}
.cuar_more{
    margin-top:80px;
    font-size:24px;
    color:#333333;
    margin-bottom:30px;
    text-align: left;
}
.cuar_more_para{
    font-size:18px;
    color:#666;
}
.service2_con{
    padding-bottom: 110px;
}
.service3_con_art p{
    font-size: 20px;
    font-family: "MontserratLight";
    color:#666666;
    margin-bottom: 35px;
}
.service3_img{
    margin-bottom: 45px;
}
.service3_img img{
    margin-bottom: 25px;
}


@media screen and (max-width:1201px){
    .service_region{
        width:100%;
        padding-left:15px;
        padding-right: 15px;
    }

}
@media screen and (max-width:768px){
    .cuar_list_bottom h3{
        font-size:18px;
        margin-bottom: 15px;
    }
    .cuar_more_para{
        font-size: 14px;
    }
    .cuar_more{
        margin-top:25px;
    }
    .cuar_more_box{
        display:none;
    }
    .service3_img{
    margin-bottom: 0;
    }
    .service3_con_art p{
        font-size: 16px;
    }
     .service_con_left h3{
        margin-bottom: 15px;
        font-size: 16px;
    }   
    .service_link{
        padding:0 15px;
    }
    .service_region{
        padding:0 15px;
        width: 100%;
    }
    .service_title h2{
        margin:20px auto 30px;
    }
    .service1_con{
        margin-bottom:45px;
    }
    .service2_con_art>p{
        font-size:16px;
    }
    .service2_con_art>p>span{
        text-indent:45px
    }
    .cuar_list{
        margin-top:35px;
        margin-bottom:35px;
    }
    .service2_con{
        padding-bottom: 50px;
    }
}
