body{
    
    padding: 0px;
    margin: 0px;
    
}
p{
    font-size:13px;
}
div{
    padding: 0px;
    margin: 0px;
        
}
#header{
    height:350px;
    background-color: #cf4f14;
    background-image: url("../images/extension/header_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    
}

#pagetitle_eng {
		height:30px;
}

@media (max-width:576px){
    #pagetitle_chn img{
        width: 70%;
    }
    #pagetitle_eng img{
        width: 50%;
    }
}

.content_area{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

#header .content_area{
    width: 100%;
}

#sections{
    min-height: 1000px;
    background-color: #ffffff;
}

#section1{
	padding-bottom:40px;
}

.content_area .content_title{
    height:90px;
	padding-top:10px;
	border-bottom-color:gray;
	border-bottom-width:2px;
	border-bottom-style:solid;
	text-align: center;
	margin-bottom:40px;
}
.content_title .title{
	color:black;
    font-size:20px;
	font-weight: bold;
}

.content_title .describe{
	color:gray;
    font-size:13px;
}

#section1 .block{
    background-color:#df5f24;
	width:100%;
	margin:auto;
    margin-top: 15px;
	margin-bottom: 15px;
}

#section1 .block .block_icon{
	/*background-color:#1234ff;*/
	width:50px;
	height:50px;
	position:absolute;
    background-repeat: no-repeat;
	background-position: center;
	top:40px;
	right:25px;
	bottom:25px;
	left:65px;
}

#section1 #block_icon1{
	background-image: url("../images/extension/learningList.png");
}

#section1 #block_icon2{
	background-image: url("../images/extension/onlineExbition.png");
}

#section1 #block_icon3{
	background-image: url("../images/extension/52jd.png");
}

#section1 #block_icon4{
	background-image: url("../images/extension/study.png");
}

#section1 #block_icon5{
	background-image: url("../images/extension/youth.png");
}

#section1 .block .block_content{
    background-color: #eae9e9;
    margin-left: 15px;
    /*height: 150px;*/
}

#section1 .block_content .block_title{
    font-size:16px;
    font-weight: bold;
	padding-top:40px;
	padding-left:100px;
	/*height:90px;*/
}

#section1 .block_content .block_descr{
    font-size:13px;
	/*height:60px;*/
    line-height: 20px;
	padding-left:40px;
	padding-right:10px;
}

@media (min-width:300px){
    #section1 .block_content .block_title{
        height:90px;
    }
    #section1 .block_content .block_descr{
        height:100px;
    }
}

#section2 {
	width:100%;
	background-color: #df5f24;
    background-image: url("../images/extension/global.png");
    background-repeat: no-repeat;
    background-position: center bottom;
	padding-bottom:40px;
}

#section2  .content_title{
	border-bottom-color:#eeeeee;
}

#section2 .title{
	color:white;
}

#section2 .describe{
	color:#eeeeee;
}

#section2 .block{
	background-color:#eae9e9;
	width:100%;
	margin:auto;
    margin-top: 15px;
	margin-bottom: 15px;
}

#section2 .block .block_icon{
	width:176px;
	height:179px;
	position:absolute;
	background-color:black;
	background-size:100%;  /*当图片像素与实际框格像素不一致时，使用background-size属性进行图片大小自适应*/
}

@media (max-width:400px){
    #section2 .block .block_icon{
		width:147px;
		height:150px;
        background-size:100%;
		background-repeat:no-repeat;
    }
}

#section2 #block_icon1{
	background-image: url("../images/extension/jiangjie.png");
}

#section2 #block_icon2{
	background-image: url("../images/extension/zdandsmtl.png");
}

#section2 #block_icon3{
	background-image: url("../images/extension/fightTheOutBreak.png");
}

#section2 .block_content .block_title{
	height:179px;
    font-size:16px;
    font-weight: bold;
	padding-top:60px;
	padding-left:185px;
	text-align: left;
}

@media (max-width:400px){
    #section2 .block_content .block_title{
		padding-top:50px;
		padding-left:155px;
		height:150px;
    }
}

#section2 .block_content .block_title a{
	color:#df5f24;
}

#section3{
	padding-bottom:40px;
}

#section3 .block{
    background-color:#eae9e9;
	width:100%;
	margin:auto;
    margin-top: 15px;
	margin-bottom: 15px;
	padding-top:25px;
}

#section3 .block .block_icon{
	/*background-color:#1234ff;*/
	width:100px;
	height:60px;
    background-repeat: no-repeat;
	background-position: center;
	background-size:100%;
	margin:auto;
	margin-bottom:25px;
	
}
#section3 #block_icon0{
	background-image: url("../images/extension/ckcest.png");
	background-size:85%;
}
#section3 #block_icon1{
	background-image: url("../images/extension/yinfu.png");
}

#section3 #block_icon2{
	background-image: url("../images/extension/xdf.png");
}

#section3 #block_icon3{
	background-image: url("../images/extension/longyuan.png");
}

#section3 #block_icon4{
	background-image: url("../images/extension/kuke.png");
}

#section3 #block_icon5{
	background-image: url("../images/extension/shuxiang.png");
	width: 270px;
    background-size: 60%;
}

#section3 #block_icon6{
	background-image: url("../images/extension/zhongkeJobLib.png");
	width:270px;
	background-size:80%;
}

#section3 #block_icon7{
	background-image: url("../images/extension/chaoxing.png");
	width:270px;
	background-size:80%;
}

#section3 #block_icon8{
	background-image: url("../images/extension/chaoxingDigital.jpg");
	width:270px;
}

#section3 #block_icon9{
	background-image: url("../images/extension/zhonghuaDigital.jpg");
	width:270px;
	background-size:90%;
}

#section3 #block_icon10{
	background-image: url("../images/extension/meizhouyishu.png");
	width:270px;
	background-size:80%;
}

#section3 #block_icon11{
	background-image: url("../images/extension/meizhouyiku.png");
	width:270px;
	background-size:80%;
}

#section3 .block .block_title{
	background-color:#df5f24;
    font-size:16px;
    font-weight: bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}

#section3 .block .block_title a{
	color:white;
}

@media (min-width:300px){
    #section3 .block .block_title{
        height:50px;
    }
}

#header #nov{
   /*
    background-image: url("../images/extension/logo.png"); 
   background-repeat: no-repeat;
   background-position: 10px center;
   */
   text-align: right;
   height:70px;
   
   
}
@media (max-width:576px){
  #header {
    height:250px;
  }
  #header #nov{
   background-image: none;
  }
}
#header #nov #menu{
    margin-right: 20px;
}
#header #nov #menu a:link{
 font-size:16px;
 color:#ffffff;
 text-decoration: none;
}
#header #nov #menu a:visited{
 font-size:16px;
 color:#ffffff;
 text-decoration: none;
}
#header #nov #menu a:hover{
 font-size:16px;
 color:#ffffff;
 text-decoration: none;
}
#header #nov #menu span{
    font-size:16px;
    margin-right: 20px;
}
#header #pagetitle{
    text-align: center;
}
#header #pagetitle #pagetitle_chn{
    padding-bottom: 30px;
}

#footer{
	background-color:#eae9e9;
}
#contact{
    width: 90%;
    background-image: url("../images/extension/contact.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 80px;
    height: 110px;
    margin:auto;
	font-size:13px;
	padding-top:10px;
	padding-left:90px;
}