@charset "utf-8";

/*-- 导航 --*/
*{
   	-webkit-touch-callout: none;
  	-webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
  	user-select: none;
}/*-- 禁止长按全局样式 --*/
.header { width:100%; height:72px; background:#fff; position:fixed; z-index:9999;margin-top:0;border-bottom:1px solid #ccc;}
.con { width:98%; margin:0 auto; max-width:1100px; min-width:300px;font-size:0.875rem; clear:both}
.logo { width:132px; float:left; margin-top:10px; border-right:1px solid #ccc; margin-right:20px; padding-right:20px; }
.logo-nav ul li { float:right; }
.logo-nav ul li a { color:#777; font-size:16px; display:block; width:88px; height:69px; line-height:69px; text-align:center; }
.logo-nav ul li a:hover { text-decoration:none; border-bottom:3px solid #2ab1f3; color:#2ab1f3; }
.dianzhubudong { border-bottom:3px solid #2ab1f3; color:#2ab1f3; }
.wz { color:#777; font-size:15px; height:69px; line-height:69px; }
.m20{ padding-top:30px;}
/*-- 导航结束 --*/
/*-- banner --*/
.banner .zj img {
    width: 100%;
    display: block;
    height: 100%;
}
/*-- 建设背景 --*/
.ywtgbanner {background: url(../images/ywtg_banner.jpg) center top no-repeat;background-size:cover;width:100%;height:845px;}
.ywtg_bg {background:url(../images/ywtg_bg.png) no-repeat top center;width:60%;max-width:1300px;margin:50px auto 0;padding:0 20%;}
.ywtg_tit {background:url(../images/ywtg_menubg.png) no-repeat bottom center;height:50px;color:#000;font:bold 40px/60px "思源黑体", "微软雅黑", "宋体", Arial; text-align:center;padding:70px 0px 40px;width:100%;}
.ywtg_text p {color:#666;font:normal 20px/36px "思源黑体", "微软雅黑", "宋体", Arial; text-indent:2em;padding:50px 0;text-align: justify;}

/*-- 建设内容 --*/
.back_e0edff {background:#e0edff;}
.back_fff {background:#fff;}
.ywtg_cont {width:90%;max-width:1300px;margin:0 auto;}
.ywtg_cont .ywtg_text {display:flex;justify-content:space-around;align-items:center;padding:80px 0 100px;}
.ywtg_cont .ywtg_text div {flex:5;}
.ywtg_cont .ywtg_text div img {width:100%;margin:0 auto;}
.ywtg_cont .ywtg_text p {flex:2;margin:0 50px;text-align: justify;}
.ywtg_cont .ywtg_text2 {color:#666;font:normal 20px/36px "思源黑体", "微软雅黑", "宋体", Arial; padding:50px 0;text-align: center;}
.ywtg_cont .ywtg_text2 img {width:100%;margin:50px auto;}


/*--add  项目分布图20220520--*/
.fbt {background:#f8fbfd;padding:100px 0 30px;}
.fbt_text {margin:30px 10px;font:bold 45px/60px "微软雅黑"; color:#333;text-align:center;}
.fbt_text span {font:bold 50px/80px "微软雅黑";color:#d11418;}
.fbt_text span.zhuanzhu {border:solid 1px #d11418;font-size:68px;line-height:80px;padding:0 10px;}
.fbt_text span.shuzi {font-size:68px;line-height:80px;}
.con { width:98%; margin:0 auto; max-width:1100px; min-width:300px;font-size:0.875rem; clear:both}
.wei{ width: 100%; text-align: center;}
.wei img{ width: 98%;}


/*-- 联系我们 --*/
.Contact {width:100%;}
.Contact .top { width:258px; height:54px; margin:0 auto 48px auto; }
.Contact .lxd { width:100%; background-color:#efefef;padding:15px 0;}
.Contact .lxd ul { width:94%; margin:0px auto 0 auto; max-width:1100px; min-width:300px;font-size:0.875rem; clear:both}
.Contact .lxd li { width:33.33%;float:left; }
.Contact .lxd li a{color:#6a6a6a;}
.Contact .lxd img { float:left; margin: 0 20px;}
.Contact .lxd h1 { height:56px; line-height:56px; font-size:24px; color:#6a6a6a;}

/*-- 底部 --*/
.bottom { width:100%; background-color:#8f8f8f;text-align:center; padding:30px 0; color:#fff; font-size:20px;}
.shuiyin{position: fixed;top: 0;bottom: 0;left: 0;right: 0;pointer-events: none;}
@media screen and (max-width:1400px){
/*-- 建设背景 --*/
.ywtgbanner {background: url(../images/ywtg_banner.jpg) center top no-repeat;background-size:cover;width:100%;height:700px;}
.ywtg_bg {width:80%;padding:0 10%;}
}

@media screen and (max-width:1200px) and (min-width:800px){
/*-- 建设背景--*/
.ywtgbanner {background: url(../images/ywtg_banner.jpg) center top no-repeat;background-size:cover;width:100%;height:550px;}
.ywtg_text p {font:normal 18px/30px "思源黑体", "微软雅黑", "宋体", Arial;}
/*-- 建设内容 --*/
.ywtg_cont {width:100%;}
.ywtg_cont .ywtg_text {padding:60px 0;}
.ywtg_cont .ywtg_text div {flex:7;margin:0 30px;}
.ywtg_cont .ywtg_text p {flex:2;margin:0 30px;}
.ywtg_cont .ywtg_text2 {color:#666;font:normal 18px/30px "思源黑体", "微软雅黑", "宋体", Arial; text-align:justify;width:90%;margin:0 auto;}
/*-- 联系我们 --*/
.Contact .lxd {padding:10px 0;}
.Contact .lxd li {width: 50% !important;}
.Contact .lxd li:nth-child(3){display:none;}
}

@media screen and (max-width:800px) and (min-width:640px){
.logo-nav .nav{ display:none !important;}	
.wz {
    color: #777; padding-top:26px;
    font-size: 18px;
     height:auto !important;
    line-height:20px !important;
}
.logo img{ width:90%; margin-left:10px}
.pre_con,.admin_tit p {
    font-size: 16px;
    text-indent: 30px;
    line-height: 30px;
    color: #383838;
}
.logo-nav .nav{ display:none !important;}	
/*-- 建设背景 --*/
.ywtgbanner {background: url(../images/ywtg_banner.jpg) center top no-repeat;background-size:cover;width:100%;height:430px;}
.ywtg_bg {background:none;margin:0px auto 30px;}
.ywtg_tit {height:40px;font:bold 24px/40px "思源黑体", "微软雅黑", "宋体", Arial;padding:40px 0px 20px;}
.ywtg_text p {font:normal 16px/30px "思源黑体", "微软雅黑", "宋体", Arial;padding:30px 0;}

/*-- 建设内容 --*/
.ywtg_cont {width:90%;}
.ywtg_cont .ywtg_text {display:block;padding:30px 0 30px;}
.ywtg_cont .ywtg_text p {margin:0 20px;}
.ywtg_cont .ywtg_text2 {font:normal 16px/30px "思源黑体", "微软雅黑", "宋体", Arial; padding:50px 0;text-align: justify;}
.ywtg_cont .ywtg_text2 img {margin:20px auto;}
/*--联系我们--*/
.Contact .lxd li{ width:50% !important; margin-top:0 !important;}
.Contact .lxd li:nth-child(3){display:none;}
.Contact {
    width: 100%;
    margin: 0 auto;
}
.Contact .top {
    width: 258px;
  height:auto !important; text-align:center;
    margin: 0 auto 10px auto;
}
.Contact .top img {
    width:200px !important;
    margin: 0 auto;
}
.Contact .lxd {
	padding:10px 0 !important;
}
.bottom {
	width:96%;
	padding:15px 2%;
    font-size:16px;
}

}
@media screen and (max-width:640px){
.logo-nav .nav{ display:none !important;}	
.wz {
    color: #777; padding-top:22px;
    font-size: 14px;
     height:auto !important;
    line-height:20px !important;
}
.logo img{ width:90%; margin-left:10px}
.pre_con,.admin_tit p {
    font-size: 16px;
    text-indent: 30px;
    line-height: 30px;
    color: #383838;
}
.logo-nav .nav{ display:none !important;}	
/*-- 建设背景 --*/
.ywtgbanner {background: url(../images/ywtg_banner.jpg) center top no-repeat;background-size:cover; height:200px; width:100%
}
.ywtg_bg {background:none;margin:0px auto 30px;}
.ywtg_tit {height:40px;font:bold 24px/40px "思源黑体", "微软雅黑", "宋体", Arial;padding:40px 0px 20px;}
.ywtg_text p {font:normal 16px/30px "思源黑体", "微软雅黑", "宋体", Arial;padding:30px 0;}

/*-- 建设内容 --*/
.ywtg_cont {width:90%;}
.ywtg_cont .ywtg_text {display:block;padding:30px 0 30px;}
.ywtg_cont .ywtg_text p {margin:0 20px;}
.ywtg_cont .ywtg_text2 {font:normal 16px/30px "思源黑体", "微软雅黑", "宋体", Arial; padding:50px 0;text-align: justify;}
.ywtg_cont .ywtg_text2 img {margin:20px auto;}

/*--add  项目分布图20220520--*/
.fbt {padding:50px 0;}
.fbt_text {margin:30px 10px;font:bold 18px/40px "微软雅黑";}
.fbt_text span {font:bold 24px/50px "微软雅黑";}
.fbt_text span.zhuanzhu {font-size:30px;line-height:50px;padding:0 10px;}
.fbt_text span.shuzi {font-size:30px;line-height:50px;}
/*--联系我们--*/
.Contact .lxd li{ width:100% !important; margin-top:0 !important;}
.Contact .lxd li:nth-child(2),.Contact .lxd li:nth-child(3){display:none;}
.Contact .lxd {
	padding:10px 0 !important;
}
.bottom {
	width:96%;
	padding:15px 2%;
    font-size:16px;
}




