﻿ .daohang {  background-color:#757575; padding: 0px; text-align: center; height: 40px; width: 100%; margin-top: 0px; margin-right: auto; margin-bottom: 20px; margin-left: auto; float:left; } 
.daohang2 {background-color:#757575; padding: 0px; text-align: center; height: 40px;  width: 100%; max-width:1200px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; } 

 .lianjie {  background-color: #F96; padding: 0px; text-align: center; height: 50px; width: 100%; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; float:left; } 
.lianjie2 {background-color:#F96; padding: 0px; text-align: center; height: 50px;  width: 100%; max-width:1200px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; } 


.caidan { margin-bottom: 0px; margin-left: 0px; padding: 0px; height: auto; width: auto; float:left;  } 

.bt { font-family: 'microsoft yahei',Arial,SimSun,Verdana,SimSun,Verdana,'microsoft yahei',Arial,SimSun,Verdana; font-size: 20px; color: #06C; margin: 0px 0% 0px 0%; font-weight:bold; padding: 20px; height: auto; line-height: auto; width: 100%; float: left; text-align: center;   } 


#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #cssmenu:after, #cssmenu > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } #cssmenu #menu-button { display: none; } #cssmenu { z-index: 999;height:40px; width: 100%; font-family: 'microsoft yahei',Arial,SimSun,Verdana, sans-serif; background: none; } #menu-line { position: absolute; top: 35px; left: 0; height: 40px; background:none; -webkit-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; -ms-transition: all 0.25s ease-out; -o-transition: all 0.25s ease-out; transition: all 0.25s ease-out; } #cssmenu > ul > li { float: left; } #cssmenu.align-center > ul { font-size: 0; text-align: center; } #cssmenu.align-center > ul > li { display: inline-block; float: none; } #cssmenu.align-center ul ul { text-align: left; } #cssmenu.align-right > ul > li { float: right; } #cssmenu.align-right ul ul { text-align: right; }  #cssmenu > ul > li > a {line-height:40px; padding: 0 20px; font-family: 'microsoft yahei',Arial,SimSun,Verdana,SimSun,Verdana,'microsoft yahei',Arial,SimSun,Verdana; font-size: 16px; color: #fff; text-decoration: none; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; -ms-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease; } #cssmenu > ul > li.active.has-sub > a::after{ color: #0591D8;-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a { color: #FF6;  } #cssmenu > ul > li.has-sub > a { padding-right: 30px; } #cssmenu > ul > li.has-sub > a::after { position: absolute; top: 0px; right: 15px; width: auto; height: 40px; line-height: 40px; border-bottom: 0px solid #000000; border-right: 0px solid #000000; content: "\f105";	font-size: 16px;transition: all 0.4s ease 0s; font-family: 'FontAwesome'; color:#333; } #cssmenu > ul > li.has-sub:hover > a::after {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); color: #0591D8; } #cssmenu ul ul { position: absolute; left: -9999px; min-width:170px  } #cssmenu li:hover > ul { left: auto; } #cssmenu.align-right li:hover > ul { right: 0; } #cssmenu ul ul ul { margin-left: 100%; top: 0; } #cssmenu.align-right ul ul ul { margin-left: 0; margin-right: 100%; } #cssmenu ul ul li { height: 0; -webkit-transition: height .2s ease; -moz-transition: height .2s ease; -ms-transition: height .2s ease; -o-transition: height .2s ease; transition: height .2s ease; } #cssmenu ul li:hover > ul > li { height: 45px; } #cssmenu ul ul li a { white-space:nowrap;text-align:left; padding: 0px 20px; width:auto; height: 45px; line-height:45px; font-size: 16px; background:#194391; text-decoration: none; color: #fff; } #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover { color: #0591D8; background-color: #E6E6E6 } #cssmenu ul ul li.has-sub > a::after { position: absolute; top: 0px; right: 5px; width: auto; height: 45px; line-height: 45px; border-bottom: 0px solid #dddddd; border-right:0px solid #dddddd; content: "\f105"; font-size: 16px; font-family: 'FontAwesome'; color:#fff;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; } #cssmenu ul ul li.has-sub:hover > a::after { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); color: #0591D8; } #cssmenu.align-right ul ul li.has-sub > a::after { right: auto; left: 10px; border-bottom: 0; border-right: 0; border-top: 0px solid #dddddd; border-left: 0px solid #dddddd; } #cssmenu ul ul li.has-sub:hover > a::after { border-color: #099; } 


 .lan{ text-align:left; float:left;width:100%; height:auto; margin-bottom:20px } .lan ul{ text-align:left; float:left;width:100%; } .lan ul li{ height: 40px;font-family:'microsoft yahei',Arial,SimSun,Verdana,SimSun,Verdana,'microsoft yahei',Arial,SimSun,Verdana;font-size:14px;line-height:40px;text-align:left; float:left;width:100%; border-bottom:1px #ddd solid; } .lan ul li a{height: 40px;font-family:'microsoft yahei',Arial,SimSun,Verdana,SimSun,Verdana,'microsoft yahei',Arial,SimSun,Verdana;font-size:14px;line-height:40px;text-align:left; float:left;width:100%; white-space:nowrap;display: inline-block;word-break: keep-all;overflow: hidden;text-overflow: ellipsis;} .lan ul li a:hover{ color:#006DD9; text-decoration:underline } .sjj_nav{ text-align:left; float:left;width:96%;height: 100%;margin: 20px 2% 30px 2%; font-size:16px;line-height:auto;overflow:auto;overflow-x:hidden; -webkit-transition:top ease 0.35s; -moz-transition:top ease 0.35s; -ms-transition: top ease 0.35s; -o-transition: top ease 0.35s; transition: top ease 0.35s;} .nav_show{top:0px} .sjj_nav>ul>li:first-child{overflow:hidden;} .sjj_nav>ul>li:first-child>a{float:left;width: 100%;} .sjj_nav ul li a{font-family: 'microsoft yahei',Arial,SimSun,Verdana, 'microsoft yahei',Arial,SimSun,Verdana,SimSun,Verdana,'microsoft yahei',Arial,SimSun,Verdana;margin-left:10px;width:calc(100% - 30px); width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px);float:left;white-space:nowrap;display: inline-block;word-break: keep-all;overflow: hidden;text-overflow: ellipsis; text-align:center } .sjj_nav ul li i{width:20px; text-align:center;float:left;padding-top:9px;border-left:0px #ddd solid;height:30px; cursor:pointer} .sjj_nav ul li i svg{-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);-webkit-transition:all ease 0.35s; -moz-transition:all ease 0.35s; -ms-transition: all ease 0.35s; -o-transition: all ease 0.35s; transition: all ease 0.35s;} .sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)} .sjj_nav ul li{ float:left; width:calc(96% - 2px); width: -moz-calc(96% - 2px); width: -webkit-calc(96% - 2px); margin:10px 2% 0px 2%; position:relative; line-height:40px; height:auto;padding:0px 0px 0px 0px; border: 1px solid #E6E6E6; cursor:pointer; background-color: #fff; }.sjj_nav ul li:hover{ background-image: url(/pic/y35.png); background-repeat: no-repeat; background-position: left top; } .sjj_nav ul li ul li{	float:left; width:100% ;margin:0px 0px 0px 0px; background-color: #fff;  border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #E6E6E6; border-right-color: #E6E6E6; border-bottom-color: #E6E6E6; border-left-color: #E6E6E6; } .sjj_nav ul li ul li:hover{ background-color: #fff;	background-image: none } .sjj_nav>ul >li:last-child{} .sjj_nav ul li ul{display:none; } .sjj_nav ul li ul{ margin:0px} .sjj_nav ul li ul li a{padding-left:10px;color:#999;display:block;text-align:left;} .sjj_nav ul li i svg{width:20px;height:20px;fill:#555;} .sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e;} .sjj_nav ul li>ul{margin-left:0px;} .sjj_nav ul li ul li>ul{margin-left:0px} .sjj_nav ul li .sp_nav_xjb::after {font-size:18px;font-family: 'FontAwesome','microsoft yahei',Arial,SimSun,Verdana; color:#666; content: '+'; position: absolute; right: 10px; top: 0; height: auto; -webkit-transition:all ease 0.35s; -moz-transition:all ease 0.35s; -ms-transition: all ease 0.35s; -o-transition: all ease 0.35s; transition: all ease 0.35s; font-style:normal } .sjj_nav ul li .sjj_nav_i_se::after {font-size:28px;font-family:'FontAwesome', 'microsoft yahei',Arial,SimSun,Verdana; color: #666; content: '-'; position: absolute; right: 10px; top: 0; height: auto; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.sjj_nav ul li a{color:#666;font-size:16px; font-weight:500} .sjj_nav ul li a:hover{color: #06C; text-decoration:underline} .sjj_nav ul li ul li a{color:#666;font-size:16px;font-weight:500} .sjj_nav ul li:hover a{color:#06C; } .sjj_nav ul li:hover ul li a{color:#0585D0;text-decoration: none} .sjj_nav ul li ul li:hover a{color:#0585D0;text-decoration:underline}


