/* 清除默认样式 */
*,html, body, div, p, h1, h2, em,h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, strong, span, b, i, font, a,label { padding: 0; margin: 0; border: none; font-family: 'Microsoft Yahei', Arial; font-size: 14px;}
input { }
textarea { -webkit-appearance: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.zoom table { border-collapse: collapse; }
.zoom table, .zoom tr, .zoom td { border: 1px solid #008143; }
.zoom table tr:nth-child(1) { background: rgba(0, 129, 67, 0.2); }
a {text-decoration: none; color: #333; font-family: 'Microsoft Yahei', Arial; font-size: 14px; }
a:hover, a:active {text-decoration: none; outline: none; }
a:hover { outline: none; }
ul, dl, li, dd, dt, ol { list-style: none; }
input, select, img {  outline: none; }
body { font-size: 14px; -webkit-text-size-adjust: none; color: #333; width: 100%; background-color: #fff; }
html, body { width: 100%; height: 100%;}
img { max-width: 100%; border:none;}
.fl { float: left; }
.fr { float: right; }
.clearfix:after{content:".";display:block;height:0;font-size:0em;line-height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
.clear { clear: both; font-size: 0; height: 0; width: 100%; zoom: 1; }
.w1200{width:1200px; margin: 0 auto;}


/*公用头部*/
.web_logo{padding:26px 0;}
.web_logo .logo{width:273px;float:left;}
.web_logo .comwidth {height:100%;;margin:0 auto;width:100%;position:relative;}
/*logo*/
.web_logo .Link{display:block;float:left; }

/*公用底部*/
.footer { width: 100%; height: 100px;background: #004a98;}
.footer .banquan {float: left;font-size: 16px;line-height: 16px;color: #ffffff;margin-top: 42px;margin-left: 390px;}
.footer .logo {display: block;float: right;margin-top: 16px;width: 300px;height: 68px;
   background: url(/uiFramework/commonResource/image/2021071912230687794.jpg) no-repeat left center;}

/*顶部导航*/
.index_nav{float: right;margin-top:10px;}
.index_nav .Ul .one{float:left;height:46px;position:relative;text-align:center;z-index:888;    padding: 0 15px;}
.index_nav .Ul .one a.liet,
.index_nav .Ul .one a.no{    display: table-cell;vertical-align: middle;width:100%;line-height:40px;font-size:18px;/*font-weight:bold;*/color:#333333;/*position:absolute;left:0;top:0;z-index:1;*/padding:0 10px;}
.index_nav .Ul .one .select{display: none;background: rgba(39, 101, 206, 0.8);width:120%;position:absolute;left:-10px;top:46px;z-index:5;text-align:center;}
.index_nav .Ul .one .select .two a{display:block;line-height:42px;color:#fff;width:100%;font-size:16px;margin-bottom:2px;}
.index_nav .Ul .one a.liet,
.index_nav .Ul .one a:hover{color: #0574d0;}
.index_nav .Ul .one:hover .select{display:block;}
.index_nav .Ul>li>a{ position: relative;}
.index_nav .Ul>li>a:after{ content: ""; width: 0;height: 2px; background: #0574d0; position: absolute;top: 100%;left: 50%;transition: all .5s;}
.index_nav .Ul>li>a:hover:after{ left: 0%;width: 100%;}
/**/
.phoneX{display:none;}



/*phone  1200*/
@media screen and (max-width:1200px){
.phoneX{display: block !important;position: absolute;top: 22px;right: 16px;width: 10%;height: 50%;}
.menuWrap {width: 100%;height: 100%;position: fixed;left: -122%;top: 0;z-index: 1000000;overflow: auto;background: #eee;} 
.menuBtn{    width: 100%;height: 32px;padding: 10px 15px;position: fixed;background: #0086f4;}
.menuBtn .left,.menuBtn .right{width: 36px;height: 36px;position: absolute;cursor: pointer;z-index: 3000;top: 8px;}
.left{left: 6px;}
.right{right: 42px;}
.menuList {height: 100%;overflow: auto;padding-top: 70px;}
.menuList li{margin-bottom: 10px;background: #fff;}
.menuList li.one i{position: relative;top: 10px; display: block;width: 4px;height: 20px;float: left;margin-top: 10px;margin:0 14px;background: #0086f4;}
.menuList li.one>a{width: 100%;height: 40px;line-height: 40px;padding: 0 15px;border-bottom: 1px solid #ddd;font-size: 16px;display: block;}
.menuList li.two{padding-left: 33px;}
.location1{width: 94%;margin: 18px auto 0;}

}


/*phone  768*/
@media screen and (max-width:768px){
/*头部*/
.phoneX{display: block !important;position: absolute;top: 0px;right: 16px;width: 10%;height: 50%;}
.menuWrap {width: 100%;height: 100%;position: fixed;left: -122%;top: 0;z-index: 1000000;overflow: auto;background: #eee;} 
.menuBtn{    width: 100%;height: 32px;padding: 10px 15px;position: fixed;background: #0086f4;}
.menuBtn .left,.menuBtn .right{width: 36px;height: 36px;position: absolute;cursor: pointer;z-index: 3000;top: 8px;}
.left{left: 6px;}
.right{right: 42px;}
.menuList {height: 100%;overflow: auto;padding-top: 70px;}
.menuList li{margin-bottom: 10px;background: #fff;}
.menuList li.one i{position: relative;top: 10px; display: block;width: 4px;height: 20px;float: left;margin-top: 10px;margin:0 14px;background: #0086f4;}
.menuList li.one>a{width: 100%;height: 40px;line-height: 40px;padding: 0 15px;border-bottom: 1px solid #ddd;font-size: 16px;display: block;}
.menuList li.two{padding-left: 33px;}

/*内容*/
.location1{width: 94%;margin: 18px auto 0;}
.w1200{width: 100%;padding:1rem 0;}
.w1200 .logo{width: 100%;}
.w1200 .logo .Link{width: 100%;text-align: center;}
.w1200 .logo .Link img{width: 52%;float: left; padding-left: 20px;}
.w1200 .index_nav{display: none;}
.w1200 .index_nav1{display:block !important;}
}