/* CSS Document */
*{padding:0;margin:0;border:0; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; -webkit-user-select:none;/*禁止链接长按弹出选项菜单*/}
a:link,a:visited,a:hover,a:active {	color: #222;	text-decoration: none;}

a:link{	-webkit-tap-highlight-color:rgba(0,0,0,0);/*禁止链接高亮*/-webkit-touch-callout:none;/*禁止链接长按弹出选项菜单*/color:#222; }
img {-webkit-touch-callout:none;/*禁止图片长按弹出选项菜单*/}
img.down {-webkit-user-select:text;-webkit-touch-callout:pop;}
input,textarea,select{-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;font-size:14px;-webkit-user-select:text;}

.clear{clear:both;}
.none{display:none;}
.block{ display:block}

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
*{outline:none;}
body{width:100%; font-size:14px; color:#222;}
body p{ line-height:160%;}
body a{ color:#222;}
h1{ font-size:20px;}
h2{ font-size:18px;}

a{text-decoration:none;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
.height75{ height:75px;}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix{zoom:1}

/*图片阴影*/
.filter-drop-shadow
{	
-webkit-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
-moz-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
-ms-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
-o-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 
filter: drop-shadow(0 1px 5px rgba(0,0,0,.5)); 

}

.fl{display:inline;float:left!important;}
.fr{display:inline;float:right!important;}

/*顶部*/
.topbg{ background-image:url(top.png); background-repeat:repeat-x; width:100%; height:60px; background-size:auto 80px; margin-bottom:1px}
.topbg .logo{ background-image:url(logo.png); background-repeat:no-repeat; background-position:center; width:100%; height:60px; background-size:auto 40px;}
.topbg .menu{ background-image:url(menu.png); background-repeat:no-repeat; width:25px; height:25px; background-size:auto 25px; position:absolute; right:20px; z-index:99; top:17px;}

.daohang{ position:absolute; width:100%; top:60px; left:0px; height:100%; z-index:9999}
.daohangbg{ background-color:#000; opacity:.98;width:100%;}
.daohangtext{  color:#FFF; width:100%; z-index:1; padding:20px; }

.daohangtext div{  margin-bottom:20px;}
.daohangtext li{ color:#FFF; width:100px; float:left; height:25px; line-height:25px;}


.footer{ position:fixed; width:100%; bottom:0px; left:0px; background-image:url(footer.png); height:50px; background-size:auto 90px; font-size:20px;}
.home{ width:60px; height:60px; background-image:url(home.png); background-repeat:no-repeat; background-size:auto 60px; margin-top:-20px; position:absolute; left:50%; margin-left:-30px;}

.shangji{ width:100px; height:50px; left:20px; position:absolute; text-align:center; line-height:50px; color:#FFF}
.qixia{ width:100px; height:50px; right:20px; position:absolute; text-align:center; line-height:50px; color:#FFF}


/*首页*/
.index_menu{ width:320px; margin:0px auto; margin-top:15px;}
.index_menu li{width:80px; height:110px;text-align:center; float:left; font-size:16px;}
.index_menu li img{ height:65px; width:65px; border-radius:15px; margin-bottom:5px;}
.index_menu li span{ display:block}

.index_list{  width:100%}

.index_name{ border-bottom:#e0e0e0 1px	 solid;border-top:#0a4f9a 3px solid; background-color:#CCC;  display:inline-block; width:100%;
background: linear-gradient(90deg, #EDEDED 0%, #FEFEFE 61%); 
background: -moz-linear-gradient(90deg, #EDEDED 0%, #FEFEFE 61%); 
background: -webkit-linear-gradient(90deg, #EDEDED 0%, #FEFEFE 61%); 
background: -o-linear-gradient(90deg, #EDEDED 0%, #FEFEFE 61%); }
.index_name li{ padding:10px;}
.index_name li:first-child{ float:left; }
.index_name li:last-child{ float: right; color:#666; padding-top:13px;}

.index_xw1{ margin-bottom:20px;}
.index_xw1 li{ border-bottom:#e4e4e4 1px solid; padding:15px; font-size:17px}
.index_xw1 li:hover{ color:#06C}

.index_xw2{ margin-bottom:10px;}
.index_xw2 li:first-child{ text-align:center; color:#9f0101; }
.index_xw2 li:last-child{ text-align:center; color:#4444; padding-bottom:5px;}

.index_xw3{ margin:15px;}
.index_xw3 ul:first-child { float:left; width:130px; height:80px; background-color:#FFF}
.index_xw3 ul:last-child li:first-child{ color:#F00; font-size:18px; border-bottom:#CCC 1px solid; padding-bottom:5px; }
.index_xw3 ul:last-child li:last-child{ color:#444; padding-top:5px; line-height:25px; font-size:16px;}


/*列表*/
.list_menu{ width:100%;  background-color:#fbfbfb; padding-top:10px; padding-bottom:10px; border-bottom:#dad9d9 1px solid;
background: linear-gradient(90deg, #E6E6E6 54%, #FEFEFE 100%); 
background: -moz-linear-gradient(90deg, #E6E6E6 54%, #FEFEFE 100%); 
background: -webkit-linear-gradient(90deg, #E6E6E6 54%, #FEFEFE 100%); 
background: -o-linear-gradient(90deg, #E6E6E6 54%, #FEFEFE 100%);

}
.list_menu div{ width:300px;margin:0px auto;}
.list_menu li{ width:99px; float:left; height:30px; line-height:30px; text-align:center; font-size:1.3em; display:block}

.list_menu li.nav{ background-position:right; background-repeat:no-repeat; background-size:2px 20px; background-image:url(nav.png);}

.list_name{ font-size:1.4em; text-align:center; background-color:#f5f4f4;  line-height:25px; border-bottom:#dadada 1px solid; color:#034d97; padding:10px;}
.newstext{ padding:10px; line-height:30px; font-size:16px;}
.newstext img{ width:100%; height:auto}
/*发展历程*/
.content { width:100%; height: auto;}
.content  ul {list-style: none;}
.content .menu-one  li { height: auto; overflow: hidden; border-bottom: 1px solid #e4e4e4; padding-left:15px; padding-right:10px;}	
.content .menu-one .header {height: 45px; line-height: 44px; text-indent:15px; cursor: pointer;background-image:url(fz_1.png); background-repeat:no-repeat; background-position:center left;}		
.content .menu-one .header  span {display: block;}
.content .menu-one .header .txt {float: left; color: #333; font-size:18px}
.content .menu-one .header .arrow {float: right; width: 35px; height: 45px; background: url(arrow-d.png) no-repeat center center;}
.content .menu-two {display: none; width:100%; height: auto;}
.content .menu-show .header {background-image:url(fz_2.png); background-repeat:no-repeat; background-position:center left; }
.content .menu-show .header .txt{ font-size:18px; color:#F00}
.content .menu-show .header .arrow {background-image: url(arrow-u.png);}

.fz_title{ font-size:18px;}
.fz_smalltext{ font-size:14px; line-height:25px; margin-bottom:20px; border-bottom:#CCC 1px dashed; padding-bottom:10px;}
/*发展历程*/
.list{ margin-bottom:20px;}
.list li{ border-bottom:#e4e4e4 1px solid; padding:15px; font-size:17px}
.list li:hover{ color:#06C}


.page{ margin:0px auto; text-align:center; margin-bottom:20px;}
.page *{vertical-align:middle;}
.page a{padding:4px 4px 4px 4px;text-align:center; font-size:16px; border:#CCC 1px solid;  border-radius:3px;}
.page select{ width:80px; text-align:center; margin-left:5px; margin-right:5px; font-size:18px;}

/*弹出提示*/
#tips{padding:34px 0;position:absolute;top:60px;left:0;z-index:3000;background:#000;opacity:.85;width:180px;border-radius:8px;-moz-border-radius:8px; /* height:80px; 老的 Firefox */}
#tips span{padding:0 8px;color:#FFF;font-size:16px;text-align:center;display:block;}