@media (min-width:600px) {
  body {        
    font-family: '微软雅黑', '宋体', 'simsun', 'sans-serif';
  }
  .local_top_box {
    width: 100%;
    height: 45px;
    background-color: #073e6e;
    overflow: hidden;
  }
  .local_top_div {
    margin: 0 auto;
    margin-top: 12px;
    width: 1200px;
    height: 20px;
    overflow: hidden;
  }
  .local_top_home{
    float: left;
    width: 200px;
    height: 20px;
    line-height: 20px;
    font-family: "arial";
    font-size: 12px;
    color: #fff;
    font-weight: bold;
  }
  .local_top_home a{        
    color: #fff;
  }
  .local_top_list{
    float: left;
    width: 900px;
    height: 20px;       
  }
  .local_top_list ul{        
    width: 900px;
    height: 20px;
    overflow: hidden;
  }
  .local_top_list li{
    float: left;        
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    margin-right: 36px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;        
  }
  .local_top_list li a{
    color: #fff;        
  }
  .local_top_register{
    float: right;
    margin-top: -2px;
    width: 100px;
    height: 20px;
    overflow: hidden;
  }
  .local_top_register h4{        
    display: inline-block;
    width: 36px;
    height: 20px;
    line-height: 16px;        
    font-size: 16px;
    color: #fff;
    margin-right: 10px; 
  }
  .local_top_register h4 a{
    color: #fff; 
  }
  .local_menu_box {
    width: 100%;
    height: auto;
    background-color: #ececec;
    overflow: hidden;
  }
  .local_menu_div {
    margin: 0 auto;
    padding: 10px 0;
    width: 1200px;
    height: 50px;        
    overflow: hidden;
  }
  .local_menu_title{
    float: left;
    width: 142px;
    height: 50px;
    padding-left:10px;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
  }
  .local_menu_title a{
    color: #333;
  }
  .local_menu_list{
    float: left;
    width: 1020px;
    height: auto;
  }
  .local_menu_list ul{        
    width: 1020px;
    height: auto;
  }
  .local_menu_list li{
    float: left;
    width: 44px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-bottom: 6px;
    margin-right: 28px;
  }
  .local_menu_list li a{
    color: #333;        
  }
  .local_main_div{
    margin: 0 auto;
    padding-top: 24px;
    width: 1200px;
    height: auto;        
    overflow: hidden;
    margin-bottom: 30px;
  }
  .local_logo_div{
    width: 100%;
    height: 112px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .local_cdlogo{
    position: absolute;
    left: 0;
    top:45px;
    width: 194px;
    height: 67px;
  }
  .local_cdlogo img{
    width: 194px;
    height: 67px;
  }
  .local_logo{
    position: absolute;
    left: calc(50% - 80px);
    width: 160px;
    height: 107px;
  }
  .local_logo img{
    width: 159px;
    height: 107px;
  }
  .local_focus_div{
    width: 100%;
    height: 450px;
    overflow: hidden;
  }
  .local_focus_div{
    width: 100%;
    height: 450px;
    margin-bottom: 50px;
    overflow: hidden;
  }
  .local_focus_left{
    float: left;
    width: 800px;
    height: 450px;
    overflow: hidden;
  }
  .local_focus_left p{        
    width: 800px;
    height: 450px;        
  }
  .local_focus_left p img{
    width: 800px;
    height: 450px;        
  }
  .local_focus_left h4{
    position: absolute;
    bottom: 0;
    width: 800px;
    height: 80px;        
    background-color: rgba(7,62,110,0.7);
  }
  .local_focus_left h4 a{
    padding:22px 20px;
    width: 760px;
    height: 36px;
    line-height: 36px;
    font-size: 28px;
    color: #fff;

    /* text overflow */
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    overflow: hidden;
  }
  .local_focus_right{
    float: right;
    width: 392px;
    height: 450px;
    overflow: hidden;
  }
  .local_focus_item{
    margin-bottom: 10px;
    width: 392px;
    height: 220px;
    overflow: hidden;
  }
  .local_focus_item p{        
    width: 392px;
    height: 220px;        
  }
  .local_focus_item p img{
    width: 392px;
    height: 220px;        
  }
  .local_focus_item h4{
    position: absolute;
    bottom: 0;
    width: 392px;
    height: 65px;
    display: flex;
    align-items: center;
    background-color: rgba(7,62,110,0.7);        
  }
  .local_focus_item h4 a{
    display: block;
    padding: 0 10px;
    width: 372px;
    height: auto;
    font-size:16px;
    line-height: 25px;
    color: #fff;

    /* text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowarp;
    overflow: hidden;      
  }

  .local_special_div{
    width: 100%;
    height: auto;
    overflow: hidden;
   /* margin-bottom: 50px;	*/
  }
  .local_title{
    width: 100%;
    height: 44px;        
    background:  left center no-repeat;
    margin-bottom: 22px;
  }
  .local_title a{
    font-size: 24px;
    line-height: 44px;
    padding-left: 10px;
    font-weight: bold;
    color: #00447e;
  }

  .local_special{
    float: left;
    width: 790px;
    height: auto;
    overflow: hidden;
    margin-bottom:50px;
  }
  .local_special ul{
    width: 790px;
    height: auto;
    overflow: hidden;
  }
  .local_special li{
    width: 790px;
    height: auto;
    overflow: hidden;
    margin-bottom: 32px;
    clear:both;
    position:relative;
    border-bottom:1px solid #ccc;
  }
  .local_special li:last-child{
    margin-bottom: 0;
  }
  .local_special li p{
    float: left;
    /*width: 289px;
    height: 163px;*/
    margin:0px 20px 0px 0px;
  }
  .local_special li p img{        
    width: 289px;
    height: 163px;        
  }

  .local_special_txt{
    /*  float: right;
    width: 480px;*/
    height: auto;
    overflow: hidden;
  }
  .local_special_txt h4{        
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 33px;
    color: #333;
    margin-bottom: 16px;
  }
  .local_special_txt h4 a{
    color: #333;
    max-height: 66px;

    /* text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowarp;
    overflow: hidden;
  }
  .local_special_txt h4 a:hover{
    color: #00457d;        
  }
  .local_special_txt h5{
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 23px;
    color: #333;      
  }
  .local_special_txt h5 a{
    color: #333;      
  }
  .local_travel{
    float: right;
    width: 390px;
    height: auto;  
    overflow: hidden;
    margin-bottom:50px;
  }
  .local_travel ul{        
    width: 390px;
    height: auto;          
  }
  .local_travel li{        
    width: 390px;
    height: auto;          
    overflow: hidden;
    margin-bottom: 28px;
  }
  .local_travel li:last-child{        
    margin-bottom: 0px;
  }
  .local_travel li p{        
    width: 390px;
    height: 220px;                  
    margin-bottom: 18px;
  }
  .local_travel li p img{
    width: 390px;
    height: 220px;                       
  }
  .local_travel li h4{        
    font-size: 24px;
    line-height: 33px;
    height: 66px;
    color: #333;
    overflow: hidden;
  }
  .local_travel li h4 a{
    color: #333;
    font-size: 24px;
    line-height: 33px;
    height: 66px;

    /* text overflow */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowarp;
    overflow: hidden;
  }
  .local_news_div{
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .local_news_left{
    float:left;
    width:790px;
    height:auto;
    overflow:auto;
  }
  .local_news_right{
    float: right;
    width: 390px;
    height: auto;  
    overflow: hidden;
  }
  .local_comment_div{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .local_comment_div ul{
    width: 100%;
    height: auto;
  }
  .local_comment_div li{
    width: 100%;
    padding-left: 18px;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    background:  left top no-repeat;
    background-position: 0px 5px ;
    margin-bottom: 12px;
  }
  .local_comment_div li a{
    color: #333;        
  }
  .local_contact_div{
    padding:34px 23px;
    width: 344px;
    height: 294px;
    background:  center center no-repeat;
  }
  .local_contact_div h4{
    padding-left: 42px;
    height: 32px;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #00457d;
    background:  left center no-repeat;
    background-position: 4px auto;
    margin-bottom: 15px;
  }
  .local_contact_div h5{
    font-size: 20px;
    line-height: 26px;        
    color: #00457d;
    margin-bottom: 8px;
  }
  .local_contact_div h5 a{
    color: #00457d;        
  }

  .bottom_box{
    width: 100%;
    height: auto;
    background-color: #f8f8f8;
  }
  .bottom_div{
    margin: 0 auto;
    width: 1200px;
    height: 600px;        
  }
  .bottom_div{
    margin: 0 auto;
    width: 1200px;
    height: 600px;        
  }
  .bottom_box2{
    width: 100%;
    height: 90px;
    background-color: #073e6e;
  }
  /*底部*/
.dibu{
	margin:30px 0px 0px 0px;
	padding:0px;
	background:#f8f8f8;
	border-top:1px solid #dddddd;
	border-bottom:30px solid #023f6e;
	}
.foot{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:1200px;
	overflow:hidden;
	background:#f8f8f8;
	}
/*左边*/
.foot-left{
	margin:0px;
	padding:30px 0px 50px 0px;
	float:left;
	width:190px;
	}
.en-lo{
	margin:0px;
	padding:0px;
	}
.foot-lian{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#666;
	}
.foot-lian span{
	margin:0px 5px 0px 0px;
	padding:0px;
	}
.foot-lian span a:link,.foot-lian span a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
.foot-lian span a:hover{
	text-decoration:underline;
	}
/*右边*/
.foot-right{
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
	width:1008px;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	overflow:hidden;
	}
.foot-one{
	margin:0px;
	padding:0px;
	line-height:52px;
	border-bottom:1px solid #dddddd;
	overflow:hidden;
	}
.foot-one ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
	}
.foot-one li{
	margin:0px 32px 0px 28px;
	padding:0px;
	float:left;
	}
.foot-one li a:link,.foot-one a:visited{
	margin:0px;
	padding:0px;
	font-size:16px;
	text-decoration:none;
	color:#000101;
	}
.foot-one li a:hover{
	text-decoration:underline;
	}

.foot-two{
	margin:0px;
	padding:8px 0;
	overflow:hidden;
	line-height:20px;
	font-size: 14px;
	border-bottom:1px solid #dddddd;
	}
.foot-two ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;

	}
.foot-two li{
	margin:2px 6px 2px 28px;
	padding:0px;
	float:left;
	white-space: nowrap;
	}
.foot-two li a:link,.foot-two a:visited{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-decoration:none;
	color:#666;
	}
.foot-two li a:hover{
	text-decoration:underline;
	}
.foot-three{
	margin:0px;
	padding:15px 0px 0px 25px;
	overflow:hidden;
	}
.foot-three-left{
	margin:0px;
	padding:0px;
	float:left;
	width:90px;
	}
.foot-three-right{
	margin:0px 0px 0px 20px;
	padding:0px;
	float:left;
	width:665px;
	}
.foot-three-right ul{
	margin:0px;
	padding:0px;
	list-style-type:none;

	overflow:hidden;
	}
.foot-three-right li{
	margin:0px 30px 10px 0px;
	padding:0px;
	float:left;
	color:#666;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	}
.foot-three-right li a:link,.foot-three-right li a:visited{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	
	}
.foot-three-right li a:hover{
	text-decoration:underline;
	}
.foot-four{
	margin:10px 0px 10px 0px;
	padding:0px 20px 0px 25px;
	overflow:hidden;
	}
.foot-four-one{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	color:#666;
	line-height:24px;
	}
  .mobileview{
    display:none;
  } 
  .mobileview a{
    color:#fff;
}
  .mobileview-language,.mobileview-mobile{
    display:inline;
  } 
  .mobileview-button{
    font-size: 22px;
    border: 2px solid #5077aa;
    width: 180px;
    float: left;
    line-height: 58px;
    text-decoration: none;
    margin: 20px 7px;
    border-radius: 2px;
    text-align: center;
    font-family: "arial";
  }
   .mvl-chinese,.mobileview-phone{
    background-color: rgb(80, 119, 170);
    color:#fff;
}
.mobileview-phone{
    background-color: rgb(80, 119, 170);
    margin-left:150px;
    width:370px;
    height:62px;
}
 .mobileview-phone img{
    margin:10px;
}
  .right-ad{
    width:100%;
    clear:both;
    margin-bottom:50px;
    overflow:auto;
    float:none;
  }
  .right-ad img{
    width:100%;
    max-width:100%;
  }
}