*{margin: 0;padding: 0;}
body{color:#333;font-family: Microsoft Yahei;}
a:hover{color:#cc2728;text-decoration:underline; outline: none !important;}
body a:focus {outline: none !important;}
 a::-moz-focus-inner{border: 0 ;outline:0 !important;}
ul{display: inline-block;}
a{text-decoration:none;}
img, input {vertical-align: middle;}
input,button{outline: none;border: none;}
li{list-style: none;}
.container{width: 1200px;margin: 0 auto;overflow: unset;padding: 0px;}
.pos a{
    color: #333;
}
.jgznwrap .pos {
    line-height: 60px;
    font-size: 16px;
}
.jgznwrap .toptit{
       /* height: 85px; */
    /* line-height: 85px; */
    text-align: center;
    border-bottom: 1px solid #adadad;
    margin-bottom: 15px;
    margin-top: 0px;
    font-size: 0px;
    text-align: center;
    font-weight: bold;
    color: #000000;

}
.jgznwrap .connr1{
    color:#333;
}
.jgznwrap .jgzncomul{
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
.jgznwrap .jgzncomul ul{
    width: 100%;
    box-sizing: border-box;
    border: 1px #e5e5e5 solid;
    padding: 15px;
}
.jgznwrap .con1 .jgzncomul ul{
   border: none;
   padding:15px 0;
}
.jgznwrap .con1 .jgzncomul {
    padding: 0;
}
.jgznwrap .con1 .jgzncomul li{
	border-bottom:1px solid #111;
	padding-left:0;
}
.jgznwrap .con1 .jgzncomul li a{
        font-weight: bold;
    color: #c31202;
    font-size: 20px;
    text-align:left;
}
.jgznwrap .jgzncomul li {
    width: 20%;
    float: left;
    padding-left: 10px;
    text-align: left;
    line-height: 40px;
    border-bottom: 1px dotted #E6E6E6;
    position: relative;
    display: block;
    font-size: 16px;
    box-sizing: border-box;
}
.jgznwrap .con5  .jgzncomul li{
	width:25%;
}
.jgznwrap .jgzncomul  li:hover {
    background-color: #f9f5f3;
}
.jgznwrap .jgzncomul li  a{
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
    font-size:18px;
}
.jgznwrap .jgzntit{
    font-size: 18px;
    color: #000000;
    border-bottom: 1px #111 solid;
    line-height: 35px;
    margin: 18px 0 10px 0;
    font-weight: bold;
    color: #c31202;
    font-size:20px;
}
.jgznwrap .jgzncomul li  a:hover,.pos a:hover{
    color: red;
}

.con6  .jgzncomul li {
    width:14.2%;
}


@media(max-width:1220px){
	.container{
		width:100%;
	}
	.jgznwrap .jgzncomul li{
		width:25%;
	}
	.con6 .jgzncomul li{
		width:20%;
	}
	.content.jgznwrap{
		padding:0px 6px;
	}
}
@media(max-width:700px){
	
	.jgznwrap .jgzncomul li{
		width:50%;
		line-height: 32px;
	}
	.con6 .jgzncomul li{
		width:25%;
	}
	.jgznwrap .con1 .jgzncomul li a,
	.jgznwrap .jgzntit{
		font-size: 16px;
	}
	.jgznwrap .jgzncomul li a{
		font-size: 16px;
	}
	.jgznwrap .jgzntit{
		margin: 4px 0px;
	}
	.jgznwrap .jgzncomul{
		padding: 5px;
	}
	.jgznwrap .con1 .jgzncomul ul{
		padding:6px 0;
	}
	.jgznwrap .jgzncomul ul{
		padding:5px;
	}
	.jgznwrap .con5 .jgzncomul li{
		width:33%;
	}
}
@media (max-width:425px){
	.jgznwrap .con5 .jgzncomul li{
		width:50%;
	}
}
