/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		

	margin:0 auto;
	font-size:14px;	
	font-family:arial,Microsoft Yahei;	
	background:#fff;
	color:#545456;

}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;
    max-width: 100%;	
}
a{
	cursor:pointer;
	color:#FFF;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#efeae9;;	
}
ul{
	list-style-type:none;	
	border:0;
	width:auto;
}
em{
	font-style:normal;	
}
span{
	float:none;
	margin:0;	
	
}
.f_l{
	float:left;	
}
.f_r{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
#header,.mid_index{
    overflow: hidden;
}
.head{ margin:0px auto; overflow: hidden;}
.top_l{ margin: 15px 0;}
.top_r_t { font-size:20px;color:#3a9838; margin-top: 30px; text-align: right;}
.top_r_t a{ color:#545456!important;font-size:16px;}
.top_r_t a:hover{color:#3a9838!important; text-decoration:underline;}
#middle{
    position: relative;
    height: 740px;
    overflow: hidden;
    background:url(../images/bg_index.jpg) right no-repeat;
}
.mid_menu{
    position: absolute;
    top:10%;
    left:20%;
}
.tit{ 
	margin-top:60px;
	font-size: 62px;
    font-weight: bold;
    background-image: linear-gradient(45deg, #14a73c, #014983);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-style: italic;
}
.menubox{
    width:340px;
    height: 85px;
    background: url(../images/kuang_bg.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 85px;
    margin:80px 0 100px;
    color:#fff;
    transition: all .6s;
}
.menubox:hover{
    background: linear-gradient(to right, #14a73c, #0053a9);
    border-radius: 340px;
    color:#fff;
    border:1px solid #fff;
}

#footer{
    padding:20px 0 40px;
}

#midd {
    height: auto;
    min-height: 740px;
    overflow: hidden;
    background: #f2f2f2;
    overflow: hidden;
}
.mid_top{
    height: 70px;
    overflow: hidden;
    background:url(../images/topbg.jpg) right no-repeat;
}
.caselist{
    width:100%;
    height: auto;
    overflow: hidden;
    margin:15px 0;
}
.caselist li{
    float: left;
    height: auto;
    border-radius: 340px;
    box-sizing: border-box;
    border:1px solid #fff;
    margin-right: 35px;
    padding:2px 20px;
    color:#fff;
    line-height: 30px;
    font-size: 16px;
    transition: all .6s;
}
.caselist li:hover,.cur{
    background: linear-gradient(to right, #14a73c, #0053a9);
    border: none!important;
}
.foot{
    background: linear-gradient(to right, #14a73c, #0053a9);
    color:#fff!important;
}
.h2_top{
    width:100%;
    height:auto;    
    padding:20px 0;
    color:#333;
    border-bottom: 2px solid #2e55aa;
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,.3);
}
.h2_top h2{
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
}
.h2_midd{
    margin:20px 0;
    overflow: hidden;
}

.h2_midd h3{
    font-size: 16px;
    overflow: hidden;
	margin-bottom: 8px;
}
.h2_midd h4{ vertical-align: middle;}
.h2_midd h4 span{
	margin: 0 10px;
    font-weight: normal;
}
.sear_box{
    width:70%;
    height: auto;
    margin:30px auto;
    overflow: hidden;
}
.sear_top{
    width:100%;
    height: auto;
    overflow: hidden;
}



.mat-mdc-text-field-wrapper {
    height: 36px;
    background-color: #fff;
    border-radius: 18px;
    border: 1px solid #ccc;
}
.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex {
    
    height: 36px;
}
.mat-mdc-form-field-infix{
    float: left;
    width:80%;
    padding-left:30px;
}
.mat-mdc-form-field-infix input{ line-height: 36px; border:none; width:100%; overflow: hidden;  background: none;}
.mdc-text-field--outlined .mdc-notched-outline {
    z-index: 1;
}
.mdc-notched-outline {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none;
}
.search{ width:10%; height: auto; line-height: 12px; float: right; background:#1c50a2; border-radius: 340px; text-align: center; cursor: pointer;box-sizing: border-box; }
.jiange{
    width:100%;
    height: 30px;
    background:url(../images/bbg.jpg) repeat-x;
    overflow: hidden;
    margin:30px 0;

}
.sear_bottom{
    width:100%;
    height: auto;
    overflow: hidden;
}

.sear_bottom .sear_k1{
    width:100%;
    height: auto;
    overflow: hidden;
    line-height: 50px;
    border-radius: 5px;
    border:1px solid #c8c4c4;
    box-sizing: border-box;
    transition: all .6s;
    margin-top: 20px;
    margin-bottom: 40px;
}
.jt{
    width:10%;
    float: right;
    text-align: center;
    overflow: hidden;
}
.sear_k1:hover{
    border:2px solid #14a73c;
}
.kk{
    position: relative;

}
.k_pr{
    position: absolute;
    top: -10px;
    left: 20px;
    font-size: 14px;
    width: 200px;
    line-height: 20px;
    background: #f2f2f2;
    text-align: left;
    padding-left: 12px;
    color: #000;
}



.btn{
    width:260px;
    height: auto;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color:#fff;
    border-radius: 30px;
    background: linear-gradient(to right, #14a73c, #0053a9);
    margin:10px auto;
    cursor: pointer;
}

.jieguo_box{
    width:100%;
    height: auto;
    overflow: hidden;
    margin:0px auto 60px;
}
.jgtr{
    width:14.285%;
    height: auto;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}

.jgtr .jg_hh{
	display: flex;
    justify-content: center;
    align-items: center;
    background: #325ea4;
    color: #fff;
    padding: 10px 0px;
    font-weight: bold;
    border: 1px solid #c8c4c4;
    box-sizing: border-box;
    border-right: none;
}
.jgtr .jg_hr1{ border-right:1px solid #c8c4c4!important; }
.jgtr .jg_hr{
	display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
    font-weight: bold;
	min-height: 65px;
    border: 1px solid #c8c4c4;
    border-top:none;
    box-sizing: border-box;
    color: #333;
    font-weight: normal;
    border-top: none;
    border-right: none;
}

@media screen and (max-width: 960px){
#middle{ height: 600px!important; background:url(../images/bg960_index.jpg) right no-repeat;}
.jieguo_box { width: 80%;}

}

@media screen and (max-width: 640px){
.wrapin { width: 98%;}
.mid_top{
    background:url(../images/topbg640.jpg) right no-repeat;
}
.top_r_t { margin-top: 20px;}
.tit { margin-top: 20px; font-size: 42px;}
#middle{  min-height:630px!important; background:url(../images/bg640_index.jpg) right no-repeat;
}
.top_l{ width: 34%; float:left; }
.mid_menu {    top: 5%; left: 8%;}
.sear_box { width: 80%;}
.menubox {     width: 90%;
    height: 80px;
    background: url(../images/kuang_bg.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 26px;
	margin: 50px 0 50px;
    line-height: 73px;
}
.jieguo_box {width: 100%;}
.jgtr {width: 100%;}
.jgtr .jg_hh{width: 40%; min-height:65px; float: left;border-bottom: 1px solid #c8c4c4;}
.jgtr .jg_hr {width: 60%; float: left; padding: 11px 30px; border: 1px solid #c8c4c4; border-bottom: none;}
.jgtr .jg_hr1{ border-bottom:1px solid #c8c4c4!important; }
.btn{ margin:0 auto;}
.caselist li { margin-right: 30px;}
.mat-mdc-form-field-infix { width: 68%;}
.search { width: 20%;}
#footer{ padding:0px 0 20px;}
}

@media screen and (max-width: 414px){
.top_l { width: 34%;}
.caselist li { margin-right: 12px;    }
}

@media screen and (max-width: 360px){
.caselist li {margin-right: 8px;}
.top_r_t { font-size: 18px;}
    .menubox {font-size:22px;}
}

