	*{
		margin: 0;padding: 0;
		font-family: "microsoft yahei";
		text-decoration: none;
	}
	@media (min-width: 1024px){
  	 	body{font-size: 18px}
    } >=1024的设备

    @media (min-width: 1100px) {
    body{font-size: 20px}
    } /*>=1100的设备*/
    @media (min-width: 1280px) {
    body{font-size: 22px;}
    } /*>=1280的设备*/

    @media (min-width: 1366px) {

    body{font-size: 24px;}
    }  

    @media (min-width: 1440px) {
    body{font-size: 25px !important;}
    } 

    @media (min-width: 1680px) {
    body{font-size: 28px;}
    } 
    @media (min-width: 1920px) {
    body{font-size: 33px;}
    }
    	body{
    		background-color: #f0f0f0;
    		width: 100%;
    	}
    	.header{
    		height: 100px;
    		line-height: 100px;
    		background-color: #fff;
    	}
    	.header .left{
    		width: 400px;
    		display: inline-block;
    	}
    	.header .left p{
    		font-size: 36px;
    		color: #435588;
    		font-family: "宋体";
    		font-style: italic;
    		display: inline-block;
    	}
		.container{
			margin: 0 auto;
			width: 1200px;
		}
		.header .right{
			float: right;
			height: 100px;
		}
		.header .right .l1{
			display: inline-block;
			margin-left: 45px;
		}
		.header .right .l1 img{
			width: 26px;
			vertical-align: middle;
		}
		.header .right .l1 p{
			font-size: 12px;
			color: #333;
			display: inline-block;
		}
		.nav{
			width: 100%;
			background-color: #222;
			height: 50px;
			line-height: 50px;
		}
		.container a{
			font-size: 16px;
			color: #fff;
			margin-right: 35px;
		}
		.container a:hover{
			font-size: 20px;
			border-bottom: 2px solid #fff;
		}
		.banner img{
			width: 100%;
             height: 450px;
}
		.content{
			background-color: #FFFFFF;
			width: 1195px;
			margin: 0 auto 10px;
			height: 100%;
			position: relative;
			top: -102px;
		 left: 6px;
}
		.cont{
			width: 1000px;
			margin: 0 auto 30px;
			height:100%
		}
		.cont .news{
			padding-top: 30px;
		}
		.head .chn{
			font-size: 30px;
			color: #233776;	
			display: inline-block;		
		}
		.head .eng{
			font-size: 18px;
			color: #333;
			display: inline-block;
		}
		.news .con{
			margin-top: 20px;
  			background-color: rgb(248, 248, 248);
 			width: 1000px;
 			height: 380px;
		}
		.news .con:hover{
 			box-shadow: 0px 3px 5px 0px rgba(51, 51, 51, 0.24);
		}
		.news .lef{
			margin-top: 25px;
			margin-left: 25px;
			display: inline-block;
		}
		.news .rig{
			margin-top: 25px;
			margin-left: 25px;
			display: inline-block;
			height: 330px;
			position: absolute;
		}
		.rig .list_a,.list_b,.list_c,.list_d {
			border-bottom: 1px dotted #333;
			height: 72px;
		}
		.rig .list_a,.list_b,.list_c,.list_d  .top p{
			font-size: 14px;
			color: #666;
		}
		.rig .list_a,.list_b,.list_c,.list_d  .foot p{
			font-size: 12px;
			color: #666;
			margin-bottom: 12px;
		}
		.aaa{
			float: right;
		}
		.two{
			width: 100%;
		}
		.about{
			width: 1000px;
			margin-top: 30px;
			display: inline-block;
		}
		.about .con{
			margin-top: 20px;
			width: 1000px;
			border: 1px solid #f0f0f0;
			box-sizing: border-box;
		}
		.about .con:hover{
			box-shadow: 0px 3px 5px 0px rgba(51, 51, 51, 0.24);
			box-sizing: border-box;
			border: none;
		}
		.about .con .lef{
			margin-left: 25px;
			margin-top: 25px;
			display: inline-block;
		}
		.about .con .rig{
			width: 580px;
			line-height: 24px;
			font-size: 14px;
			text-indent: 28px;
			color: #333;
			margin-top: 50px;
			margin-left: 45px;
			display: inline-block;
			position: absolute;
			text-align: justify;
		}
		.pro{
			margin-top: 30px;
			float: right;
			width: 1000px;
			display: inline-block;
			justify-content: space-around;
		}
		.pro .con .list_a{
			height: 103px;
			margin-top: 20px;
			width: 320px;
			box-sizing: border-box;
			border: 1px solid #f0f0f0;
			display: inline-block;
		}
		.pro .con .list_a:hover{
  			box-shadow: 0px 3px 5px 0px rgba(51, 51, 51, 0.24);
		}
		.pro .con .list_a .top p{
			font-size: 16px;
			color: #333;
			margin-left: 15px;
			margin-top: 15px;
			font-weight: 700;
		}
		.pro .con .list_a .foot p{
			font-size: 14px;
			color: #333;
			overflow: hidden;
			margin-left: 15px;
			margin-top: 10px;
			line-height: 24px;
		}
		.pro .con .list_b{
			height: 103px;
			box-sizing: border-box;
			margin: 0 72px;
			width: 280px;
			border: 1px solid #f0f0f0;
			display: inline-block;
		}
		.pro .con .list_b:hover{
  			box-shadow: 0px 3px 5px 0px rgba(51, 51, 51, 0.24);
		}
		.pro .con .list_b .top p{
			font-size: 16px;
			color: #333;
			margin-left: 15px;
			margin-top: 15px;
			font-weight: 700;
		}
		.pro .con .list_b .foot p{
			font-size: 14px;
			color: #333;
			overflow: hidden;
			margin-left: 15px;
			margin-top: 10px;
			line-height: 24px;
		}
		.pro .con .list_c{
			height: 103px;
			margin-top: 18px;
			width: 280px;
			border: 1px solid #f0f0f0;
			box-sizing: border-box;
			display: inline-block;
		}
		.pro .con .list_c:hover{
  			box-shadow: 0px 3px 5px 0px rgba(51, 51, 51, 0.24);
		}
		.pro .con .list_c .top p{
			font-size: 16px;
			color: #333;
			margin-left: 15px;
			margin-top: 15px;
			font-weight: 700;
		}
		.pro .con .list_c .foot p{
			font-size: 14px;
			color: #333;
			overflow: hidden;
			margin-left: 15px;
			margin-top: 10px;
			line-height: 24px;
		}
		.zizhi{
			margin-top: 30px;
		}
		.zizhi .con{
			margin-top: 20px;
		}
		.zizhi .con img{
			margin-right: 2px;
		}
		.product{
			margin-top: 30px;
			width: 1000px;
			display: inline-block;
		}
		.product .con{
			width: 1000px;
			margin-top: 20px;
			position: relative;
		}
		.product .con img{
			width: 244px;
		}
		.product .con img:hover{
			box-shadow: 0px 0px 5px 3px rgba(51, 51, 51, 0.24);
		}
		/*.xitong{
			width: 350px;
			float: right;
			margin-top: 30px;
			display: inline-block;
		}
		.xitong .con{
			margin-top: 20px;
		}
		.xitong .con .list_a{
			height: 76px;
			width: 350px;
			margin-bottom: 16px;
			border: 1px solid #f0f0f0;
		}
		.xitong .con .list_a:hover{
			box-shadow: 0px 3px 5px 0px rgba(51, 51, 51, 0.24);
			border: none;
		}
		.xitong .con .list_a p{
			font-size: 16px;
			text-align: center;
			line-height: 76px;
			color: #333;
		}*/
		.youqing{
			margin-top: 30px;
			margin-bottom:30px;
		}
		.youqing .con{
			display: flex;
			justify-content: space-between;
			margin-top: 20px;
			padding-bottom:30px;

		}
		.youqing .con img{
			
		}
		.footer{
			margin-top: px;
			position: relative;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		    