@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑", Arial;
	background-color: #fff;
	}
.mo-content{
  display: none;
}
p,ul,li{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
}
ul,li{
	list-style: none;
}
img{
	margin:0px;
	padding:0px;
	border:none;}
.ad {
  display:none;
}	
/*顶头*/
.ding{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #E9E9E9;
	background-color: #fff;
	}
.ding-nei{
	margin:0px auto;
	padding:0px 10px;
	width:1240px;
	height:39px;
	line-height:44px;
	overflow:hidden;
	}	
.ding-one{
	margin:0px;
	padding:0px 10px 0px 10px;
	float:left;
	color:#999;
	font-size:12px;
	border-right:1px solid #EEEEEE;
	}	
.ding-one a:link,.ding-one a:visited{
	text-decoration:none;
	color:#6b6b6b;
	}
.ding-one a:hover{
	text-decoration:underline;
	}	
	
.ding-two{
	margin:0px;
	padding:0px 0px 0px 20px;
	float:left;
	color:#6b6b6b;
	font-size:12px;
	}	
.ding-two a:link,.ding-two a:visited{
	text-decoration:none;
	color:#6b6b6b;
	}
.ding-two a:hover{
	text-decoration:underline;
	}		
.ding-three{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-three a:link,.ding-three a:visited{
	width:44px;
	height:39px;
	display:block;
	background:url(//cn.chinadaily.com.cn/image/2017/xsdczl/y-1.jpg) no-repeat center;
	text-decoration:none;
	}	
.ding-three a:hover{
	background:url(//cn.chinadaily.com.cn/image/2017/xsdczl/y-1a.jpg) no-repeat center;
	}	
	
.ding-four{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-four a:link,.ding-four a:visited{
	width:51px;
	height:39px;
	display:block;
	background:url(http://cn.chinadaily.com.cn/image/2017/xsdczl/y-2.jpg) no-repeat center;
	text-decoration:none;
	}	
.ding-four a:hover{
	background:url(http://cn.chinadaily.com.cn/image/2017/xsdczl/y-2a.jpg) no-repeat center;
	}	
	
.ding-five{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-five a:link,.ding-five a:visited{
	width:51px;
	height:39px;
	display:block;
	background:url(//cn.chinadaily.com.cn/image/2017/xsdczl/y-3.jpg) no-repeat center;
	text-decoration:none;
	}	
.ding-five a:hover{
	background:url(//cn.chinadaily.com.cn/image/2017/xsdczl/y-3a.jpg) no-repeat center;
	}	
	
.ding-six{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-six a:link,.ding-six a:visited{
	width:51px;
	height:39px;
	display:block;
	background:url(//cn.chinadaily.com.cn/image/2017/xsdczl/y-4.jpg) no-repeat  center;
	text-decoration:none;
	}	
.ding-six a:hover{
	background:url(//cn.chinadaily.com.cn/image/2017/xsdczl/y-4a.jpg) no-repeat center;
	}		
.ding-seven{
	margin:-2px 20px 0px 0px;
	padding:0px;
	float:right;
	color:#6b6b6b;
	
	}	
.ding-seven a:link,.ding-seven a:visited{
	text-decoration:none;
	color:#999;
	}
.ding-seven a:hover{
	text-decoration:underline;
	}	
	

/*导航*/
.dao{
	margin:340px 0px 0px 0px;
	padding:0px;
	height:65px;
	}	
.dao-nei{
	margin:0px auto;
	padding:0px;
	width:1240px;
	}	
.dao-nei ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.dao-nei li{
	margin:0px;
	padding:0px;
		float:left;
	}
	
.dao-nei li a:link,.dao-nei li a:visited{
	margin:0px 36px 0px 36px;
	padding:0px;
	display:block;
	line-height:62px;
	font-size:20px;
	color:#020202;
	text-decoration:none;
	}	
	
.dao-nei li a:hover{
	border-bottom:4px solid #2467AE;
	}
/*内容*/
.content{
	width: 100%;
	min-width: 1320px;
}
.banner{
	width: 100%;
	height: 960px;
	background: url(../img/20240515-bannerpc.png) no-repeat center 0;
	position: relative;
	z-index: 1;
}
.content_in{
	width:100%;
	height: 930px;
	margin: 0 auto;
	overflow: hidden;
}
.logo{
	margin-top:20px;
  margin-left:16%;
}
.txt1{
	width: 317px;
	height: 229px;
	top: 105px;
    left: 432px;
    position: absolute;
    z-index: 100;
    -webkit-animation: fadeIn 1s 2s both;
	-moz-animation: fadeIn 1s 2s both;
	-ms-animation:fadeIn 1s 2s both;
	-o-animation: fadeIn 1s 2s both;
	animation: fadeIn 1s 2s both;
}
/*丝带*/
.sidai{
	position: absolute;
    top: 55px;
    left: 87px;
    z-index: 10;
    -webkit-animation: fadeInLeft 2s 0.2s both;
	-moz-animation: fadeInLeft  2s 0.2s both;
	-ms-animation:fadeInLeft  2s 0.2s both;
	-o-animation: fadeInLeft  2s 0.2s both;
	animation: fadeInLeft  2s 0.2s both;
}
.txt2{
	position: absolute;
    z-index: 100;
    top: 372px;
    left: 546px;
    -webkit-animation: fadeIn 1s 2.5s both;
	-moz-animation: fadeIn 1s 2.5s both;
	-ms-animation:fadeIn 1s 2.5s both;
	-o-animation: fadeIn 1s 2.5s both;
	animation: fadeIn 1s 2.5s both;
}
/*内容——2*/
.content_2{
   width: 1319px;
   margin: 0 auto;
   background-color: #fff;
   border: 1px solid #c9b9ab;
   border-bottom: none;
    margin-top: -450px;
    position: relative;
    z-index: 1000;
}
.content_2_in{
	width: 1240px;
	margin: 0 auto;
	margin-top: 39px;
}
.list1_l{
	float: left;
	width: 806px;
}
/*轮播*/
/*上轮播图*/
.xin-shang-lun{
	margin: 0px;
	padding:0px;
	width:806px;	
}
.jiaot-yu{
	margin:0px auto;
	padding:0px;
	width:806px;
	}
#picPlayer{ margin:0px auto;width:806px;position:relative;  display:inline;}
#picPlayer ul{width:806px;position:relative; margin:0px 0px 10px 0px; padding:0px;}
#picPlayer li{display:none; margin:0px; padding:0px;}
#picPlayer .currentPlay{ display:block;}
#picPlayer .bg{    
	margin: -173px 0px 0px 0px;
    width: 806px;
    background: url(//cn.chinadaily.com.cn/image/2018/qiyejia/w-4.png) repeat-x;
    z-index: 99;
    position: absolute;
    height: 173px;}
#picPlayer .text{ display:inline; cursor:pointer; font-size:40px; color:#0676be; font-family:"微软雅黑";background:#FFF;overflow:hidden; margin:0px 0px 0px 0px; padding:10px 10px;}
#picPlayer .jk{font-size:22px; color:#333;font-family:"微软雅黑";overflow:hidden; margin:95px 0px 0px 12px; padding:0px 0px;}
#picPlayer .jk a:link,#picPlayer .jk a:visited{ text-decoration:none; color:#fff; line-height:30px;}
#picPlayer a{text-decoration:none;}
#myBtn{width: 130px;
    height: 16px;
    text-align: center;
    margin:-32px 0px 0px 737px;
    z-index: 7777;
    position: absolute;}
#myBtn span{width:10px; height:10px; display:block; float:left; background-color: #fff; no-repeat; cursor:pointer; margin-right:10px;}
#myBtn .currentBtn{width:10px; height:10px; background-color: #0075d6;}
/*右边*/
.list1_r{
	float: right;
	width: 383px;
}
p.title{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 30px;
	background: url(//cn.chinadaily.com.cn/image/2018/qiyejia/line1.png) no-repeat;
	background-position: 85px 24px;
}
p.title a{
	color: #c9aa79;
	text-decoration: none;
}
.intro p{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	line-height: 26px;
	margin-top: 30px;
}
.xi-tou{
	margin:0px 0px 17px 0px;
	padding:0px 0px 17px 0px;
	border-bottom:1px solid #E2E2E2;
	}	
.xi-tou h3{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:20px;
	color:#333;
	}	
.xi-tou h3 a:link,.xi-tou h3 a:visited{
	text-decoration:none;
	color:#000;
	}
.xi-tou h3 a:hover{
	color:#d60000;
	}
.xi-tou p{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	color:#4c4c4c;
	font-family: "微软雅黑";
	line-height:24px;
	}
.xi-tou p span{
	display: block;
	float: right;
	margin-top: 17px;
}	
.xi-tou p a{
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	color:#333;
	line-height:24px;
	text-decoration:none;
	color: #d60000;
	}		
.xi-tou p a:hover{
	text-decoration:underline;
	}
	
/*第二部分*/
.list2{
	margin-top: 60px;
}
.sub_title{
	height: 36px;
    font-family: "微软雅黑";
    color: #C9AA79;
    font-weight: bold;
    letter-spacing: 3px;
    background: url(//cn.chinadaily.com.cn/image/2018/qiyejia/link.jpg) no-repeat;
    background-position: 219px 35px;
}
.title1{
	display: block;
	float: left;
	font-size: 34px;
	font-family: "微软雅黑";
	color: #C9AA79;
}
.title2{
	display: block;
	float: right;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-top: 11px;
	color: #C9AA79;
}
.title2:hover{
	color: #be9554;
}
.list2_content{
	margin-top: 42px;
}
.list2_l{
	float: left;
	width: 600px;
}
.box{
	padding: 30px 0;
	border-top: 1px solid #e6e6e6;
}
.box_title{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
}
.box_title a{
	color: #000;
  font-size:20px;
}
.box_title a img {
  height:35px;
  width:40px;
  margin-right:8px;
  float:left;
}
p.detail{
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #333;
	padding-top: 18px;
	width: 590px;
    line-height: 26px;
}
.list2_r{
	float: right;
	width: 600px;
}
/*独家视频*/
.list3_content{
	margin-top: 42px;
}
.list3_content ul li{
	float: left;
	width: 300px;
	margin-right: 13px;
}
.list3_content ul li>a{
	display: block;
	position: relative;
}
.list3_content ul li img{
	width: 300px;
	height: 170px;
	position: relative;
	/*opacity: 0.4;*/
}
.list3_content ul li>a:hover .a_img{
	opacity: 1;
	transform: scale(1.05);
}
.list3_content ul li p{
	padding: 25px 0;
}
.list3_content ul li p a{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 18px;
	color: #333;
}
/*企业家风采*/
.list4_content{
	margin-top: 42px;
	padding-bottom: 18px;
}
.list4_content ul li{
	float: left;
	height: 400px;
	width: 298px;
	margin-right: 16px;
	margin-bottom: 18px;
	
}
.list4_content ul li>a{
	display: block;
    width: 298px;
    height: 400px;
}
.list4_content ul li>a>img{
	position: relative;
	width:298px;
	height:400px;
	/*opacity: 0.45;*/
}
.list4_content ul li:hover .img_a{
	opacity: 1;
	transform: scale(1.05);
}
.intro_1{
	margin-top: -104px;
    position: relative;
    z-index: 100;
    background-color: #333;
    opacity: 0.8;
	height:104px;
}
.name>a>.chinese{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 20px;
	color:#fff;
	margin-right: 10px;
}
.name>a>.eng{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
}
.job{
	padding-top:5px;
	padding-bottom:10px;
}
.intro_1 p{
	width:258px;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	line-height: 20px;
}
.intro_1 .name{
	padding-top: 10px;
	width:258px;
	margin: 0 auto;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
  height:100%;
  line-height:28px;
}
/*底部*/
.foot{
	min-width: 1320px;
	margin:0px 0px 0px 0px;
	padding:60px 0px 0px 0px;
	background:#fff;
	height:120px;
	border-top:5px solid #2467AE;
	}
	
.foot-nei{
   width:1240px;
	margin:0px auto;
	padding:0px;
	}	
.foot-a{
	margin:0px;
	padding:0px;
	text-align:center;
	}	
.foot-b{
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:center;
	}
.foot-b span{
	margin:0px 5px 0px 5px;
	padding:0px;
	color:#999999;
	}		
.foot-b a:link,.foot-b a:visited{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#999999;
	font-size:14px;
	}	
.foot-b a:hover{
	text-decoration:underline;
	}	
@media only screen and (max-width:768px ){
body{
    width:100%;
    padding: 0px;
    margin: 0px;
}
div{
    max-width:100%;
    box-sizing:border-box;
}
  p,a{
    padding:0;
    margin:0;
  }
  ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
  .ad {
    display:block;
    padding:0 1.875rem;
    box-sizing:border-box;
  }
  .ad img {
    height:18.75rem;
    width:18.75rem;
  }
.banner{
    width:100%;
  height:100%;
}
  .banner .bannerimg{
    width:100%;
    height:100%;
}
  .logo{
    margin-left:2%;
    margin-top:2px;
    width:142px;
    height:28px;
  }
  .logo img{
    width:142px;
    height:28px;
  }
  #myBtn{
    height: 20px;
    bottom: 20px;
    left: 280px;
    line-height:50px;
    right: 20px;
    z-index: 99999;
  }
  #myBtn{
    margin: 8px 5px 0px 0px;
    width: 100px;
    height: 9px;
    line-height: 10px;
    float: left;
    margin-left: 5px;
    position: relative;
    top: -32px;
    cursor: pointer;
    background-position: -24px -126px;
    text-indent: -9999px;
  }
  #picPlayer .jk {
    font-size:18px;
  }
.content{
    min-width:100%;
    max-width:100%;
    box-sizing:border-box;
    height:500px;
}
.content_in{
    min-width:100%;
    max-width:100%;
    height:38px;
    margin:0 auto;
  position: absolute;
}
  .content_2_in {
    width:100%;
    margin-top:0;
  }
  .list1{
    width:100%;
    height:100%;
  }
  .list1_l{
    width:100%;
    height:100%;
  }
  .list1_r{
    padding:0 5px;
    box-sizing:border-box;
  }
  .sub_title{
    margin: 0 10px;
    padding: 5px 0 0 0;
    width: 95%;
    background-repeat:no-repeat;
    background-position:314px 40px;
  }
  .sub_title .title1{
    font-size: 26px;
  }
  .list3_content {
    margin-top: 20px;
    width:100%;
  }
  .list3_content ul {
    width:100%;
    text-align: center;
  }
  .list3_content ul li {
    width:100%;
  }
  .list3_content ul li p{
    padding:15px 0;
  }
.ding{
	display: none;
}
  .content{
    display: none;
  }
  .mo-content{
    display: block;
    width:100%;
  }
  .list2{
    margin-top:5px;
  }
  
  .xin-shang-lun{
    padding: 3px;
    width: 100%;
    overflow: hidden;
}
  #picPlayer{
    height: 15rem;
    max-width: 100%;
  }
  #picPlayer ul {
    height:15rem;
    width:100%;
  }
  #picPlayer ul li {
    width:100%;
    max-width:100%;
  }
  #picPlayer ul img {
    width: 100%;
    height:15rem;
  }
  .foot{
  display: none;
}
  .list2_l{
    width:100%;
  }
  .box{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 10px;
    height: auto;
  }
    p.detail{
      width: 100%;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    line-height: 24px;
  }
  .list2_content {
    margin-top:20px;
  }
  .list3_content ul li img{
    width:21.25rem;
    height:11.875rem;
  }
  .list4_content ul {
    width:100%;
    text-align: center;
  }
  .list4_content ul li>a>img {
    width:18.625rem;
    height:25rem;
  }
  .list4_content ul li>a {
    display: block;
    position: relative;
    width:100%;
  }
  .list4_content ul li{
    float: left;
    margin-bottom: 18px;
    width:100%;
  }
  .name>a>.chinese {
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 19px;
    color: #fff;
  }
  .intro_1{
	margin-top: -107px;
    left: 50%;
    margin-left: -9.313rem;
    position: absolute;
    z-index: 100;
    background-color: #333;
    opacity: 0.8;
    height: 107px;
    width: 18.625rem;
}
.sidai img{
	width: 106%;
}
.txt1{
	top: 78px;
    left: 319px;
    position: absolute;
}
.txt1>img{
	width: 86%;
}
.txt2 {
    position: absolute;
    z-index: 100;
    top: 278px;
    left: 388px;
    }
    .txt2 img{
    	width: 80%;
    }
    .content_2{
    margin-top: 0rem;
    position: relative;
    z-index: 1000;
    }
}
.list3_content ul li.mr0{
  margin-right: 0;
}













