* {
	padding: 0;
	margin: 0
}

img {
	border: none
}

a {
	color: #8d8d8d;
	text-decoration: none
}

a:hover {
	color: #fbac3a;
	text-decoration: none
}

ul li {
	list-style-type: none
}

body {
	font-family: "微软雅黑";
	color: #666;
	font-size: 12px
}

.clear {
    clear: both;
}

.w-1200{
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	
}

.fl {
	float: left;
	overflow: hidden;
}

.fr {
	float: right;
	overflow: hidden;
	
	
}

@media screen and (min-width : 1200px) {
    	
	.left_title{
		font-size: 30px;
		height: 70px;
         line-height: 70px;
	}
	
	.proNav_list ul li .a1:before{
		left: 13px;
	}
	
	.proNav_list ul li .a1{
		font-size: 18px;
		width: 85%;
	}
	
	.proNav_list ul li {
    width: 100%;
    margin: 0 auto 20px;
}

.proList ul li{
	width: 31%;
}

.nowBox{
	width: 100%;
}

.leftNav{
		display: block;
	}
	.nowBox
{
	display: block;
}


.index2-ctr{
	padding-left: 40px;
    overflow: hidden; 
    padding-bottom: 2px;
}

.bodyRight {
    width:100%;
    height: auto;
    /* background: #fff; */
    float: right;
    padding: 20px 10px 50px;
}
	
}

@media screen and (min-width : 960px) and (max-width:1200px){
	.w-1200{
	width: 90%;
	}
	.left_title{
		font-size: 26px;
		height: 70px;
         line-height:70px;
	}
	
	.proNav_list ul li .a1:before{
		left: 17px;
	}
	
	.proNav_list ul li .a1{
		font-size: 16px;
		width: 85%;
	}
	
	.proNav_list ul li {
    width: 100%;
    margin: 0 auto 20px;
}

.proList ul li{
	width: 29%;
}

.nowBox{
	width: 97%;
}
.leftNav{
		display: block;
	}
	
	.nowBox
{
	display: block;
}

.index2-ctr{
	padding-left: 40px;
    /*overflow: hidden; */
    padding-bottom: 2px;
}


 .proList ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	}

.proList ul li{
	width: 30%;
}

.nowBox{
	width: 97%;
	display:none;
}

.bodyRight{
	width: 100%;
    height: auto;
    
    /*padding: 0 10px 50px;*/
}
	
}





@media screen and (min-width : 768px) and (max-width:960px){
	.w-1200{
		width: 85%;
	}
	
	.left_title{
		font-size: 23px;
		height: 56px;
         line-height: 56px;
	}
	
	.proNav_list ul li .a1:before{
		left: 15px;
	}
	
	.proNav_list ul li .a1{
		font-size: 14px;
		width: 80%;
	}
	
	.index2-ctr{
	padding-left: 40px;
   /* overflow: hidden; */
    padding-bottom: 2px;
}
	
	.proNav_list ul li {
    width: 100%;
    margin: 0 auto 20px;
}

.proList ul li{
	width: 29%;
}

.nowBox{
	width: 97%;
}

.leftNav{
		display: block;
	}
	
	.nowBox
{
	display: block;
}

  .proList ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	}

.proList ul li{
	width: 30%;
}

.nowBox{
	width: 97%;
	display:none;
}

.bodyRight{
	width: 100%;
    height: auto;
    
   /* padding: 0 10px 50px;*/
}

}


@media screen and (min-width : 548px) and (max-width:768px){
	
	
	
	.w-1200{
		width: 85%;
	}
	
	.leftNav{
		display: none;
	}
	
	.left_title{
		font-size: 23px;
		height: 56px;
         line-height: 56px;
	}
	
	.proNav_list ul li .a1:before{
		left: 15px;
	}
	
	.proNav_list ul li .a1{
		font-size: 14px;
		width: 80%;
	}
	
	
	.proNav_list ul li {
    width: 100%;
    margin: 0 auto 20px;
}

.proList ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	}

.proList ul li{
	width: 44%;
}

.nowBox{
	width: 97%;
	display:none;
}

.bodyRight{
	width: 100%;
    height: auto;
    
    /*padding: 0 10px 50px;*/
}

}

@media screen and (min-width : 300px) and (max-width:548px){
	
	
	
	.w-1200{
		width: 85%;
	}
	
	.leftNav{
		display: none;
	}
	
	.left_title{
		font-size: 23px;
		height: 56px;
         line-height: 56px;
	}
	
	.proNav_list ul li .a1:before{
		left: 15px;
	}
	
	.proNav_list ul li .a1{
		font-size: 14px;
		width: 80%;
	}
	
	
	.proNav_list ul li {
    width: 100%;
    margin: 0 auto 20px;
}

.proList ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	}

.proList ul li{
	width: 42%;
}

.nowBox{
	width: 97%;
	display:none;
}

.bodyRight{
	width: 100%;
    height: auto;
    
    padding: 0 10px 50px;
}

}



.cp_cont{
	margin: 50px 0;
    width: 100%;
    background: #f1f5f6;
}

.bodyBox {
	width: 100%;
	/*background: #f7f7f7;*/
	padding: 1px 0 60px;
}

.left_title {
	width: 100%;
	/*height: 70px;
	line-height: 70px;*/
	text-align: center;
	color: #fff;

	background: #1374d2;
	/*font-size: 30px;*/
	letter-spacing: 1px;
}


.leftNav {
	width: 22%;
	height: auto;
	float: left;
	background: #fff;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 30px;
	border: 1px solid #e5e5e5;
}

.proNav_list {
	margin: 10px 0;
}

.proNav_list ul li {
	width: 100%;
	margin: 0 auto 26px;
}

.proNav_list ul li .a1 {
	display: block;
	/*width: 85%;*/
	padding-left: 30px;
	border-bottom: #1374d2 1px dashed;
	line-height: 40px;
	color: #333;
	position: relative;
	margin-bottom: 10px;
	/*font-size: 18px;*/
	background:  url(../images/jiantou1.jpg) no-repeat;
	background-position: 95% 50%;
	cursor: pointer;
}

.proNav_list ul li .a1:before {
	content: "";
	display: block;
	width: 4px;
	height: 20px;
	background: #1374d2;
	position: absolute;
	/*left: 0px;*/
	top: 10px;
	border-radius: 2px
}



.proNav_list ul li .sub_nav{
	display: none;
	
}



.proNav_list ul li .sub_nav a{
	color: #666;
	width: 100%;
	padding-left: 20px;
	line-height: 30px;
	font-size: 14px;
}

.proNav_list ul li .sub_nav a:hover {
	color: #1374d2;
	text-decoration: underline;
	
}

.proList {
	width: 100%;
	overflow: hidden;
}

.proList ul li {
	float: left;
	/*width: 31%;*/
	margin: 0 10px 20px;
	background: #fff;
}


.proList ul li .img{
	padding: 12px;
	transition: all 0.5s linear;
	overflow: hidden;
}
.proList ul li .img_bg{
	background: #fff;
}

.proList ul li .img_bpcov{
	background: no-repeat center transparent;
    background-size: cover;
}

.proList ul li .img_d{
	height: 0;
    padding: 0;
    margin: 0;
    padding: 100% 0 0;
}

.proList ul li span {
	display: block;
    width: 100%;;
    text-align: center;
    line-height: 50px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    border-top: 2px solid #f1f5f6;
    margin-top: 10px;
}

.proList ul li:hover span {
	color: #1374d2;
}

.proList ul li:hover .img_bpcov {
	transform: scale(1.08, 1.08);
	transition: all 0.5s linear;
}

/*.bodyRight {
	width: 73%;
	height: auto;
	
	float: right;
	padding: 0 10px 50px;
}*/


.nowBox {
	width: 100%;
	height: 29px;
	border-bottom: solid 1px #1374d2;
	margin-bottom: 10px;
	padding: 15px 0;
}

.nowBox span {
	display: block;
	float: left;
	line-height: 29px;
	color: #1374d5;
	font-size: 16px;
}

.nowBox a {
	display: block;
	float: left;
	line-height: 29px;
	color: #666;
	font-size: 16px;
}

.nowBox a:after {
	content: "-";
	padding: 0 20px;
}


.page {
	width: 100%;
}

.page a {
	display: inline-block;
	line-height: 30px;
	background: #1374d2;
	color: #fff;
	padding: 0 16px;
	margin: 10px 5px 0px;
	border-radius: 3px;
}


