@charset "utf-8";
/*重定义*/
html {  line-height: 1.15;  -webkit-text-size-adjust: 100%;}
body {  margin: 0;}
main {  display: block;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
hr {  box-sizing: content-box;  height: 0;  overflow: visible;}
pre {  font-family: monospace, monospace;  font-size: 1em;}
a {  background-color: transparent;}
abbr[title] {  border-bottom: none;  text-decoration: underline dotted;}
b,strong {  font-weight: bolder;}
code,kbd,samp {  font-family: monospace, monospace;  font-size: 1em;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;}
button,input,optgroup,select,textarea {  font-family: inherit;  font-size: 100%;  line-height: 1.15;  margin: 0;}
button,input {  overflow: visible;}
button,select {  text-transform: none;}
button,[type="button"],[type="reset"],[type="submit"] {  -webkit-appearance: button;}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {  padding: 0.35em 0.75em 0.625em;}
legend {  box-sizing: border-box;  color: inherit;  display: table;  max-width: 100%;  padding: 0;  white-space: normal;}
progress {  vertical-align: baseline;}
textarea {  overflow: auto;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box;  padding: 0;}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield;  outline-offset: -2px;}
[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-file-upload-button {  -webkit-appearance: button;  font: inherit;}
details {  display: block;}
summary {  display: list-item;}
template {  display: none;}
[hidden] {  display: none;}

/*公共属性*/
body, dl, dt, dd, ol, ul, li, pre, form, field, input, p, blockquote, th, td, div, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 14px;
	font-family: "Microsoft Yahei", arial, "宋体", "Hiragino Sans GB", sans-serif;
	line-height: 1.8em;
}
body {
	text-align: left;
	background: #FFF;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: none;
	color: #F33;
}
ul, ol, li {
	list-style: none;
}
input, textarea, select, button, file {
	font-size: 12px;
}
img {
	border: 0;
}
.fgx {
	clear: both;
	height: 0px;
	width: 100%;
	overflow: hidden;
}

/* 对于窄屏设备（例如手机） */
@media screen and (max-width: 1024px) {
.top_bg {
  height:auto;
  width: 100%;
  border-bottom: 1px solid #EEE;
}
.top_nr {
  width: 100%;
  height: auto;
}

.top_nr_z {
  line-height: 50px;
  float: left;
  width: auto;
  color: #999;
  text-indent: 10px;
}
  .top_nr_y {
  line-height: 50px;
  float: left;
  width: auto;
  color: #999;
  text-indent: 10px;
}
.logo_nr {
  width: 100%;
  height: 106px;
  margin: 0 auto;
}

.logo_nr_z {
  width: 100%;
  float: left;
  text-align: center;
}
.logo_nr_z img {
  margin-top: 10px;
}

.logo_nr_y {
  width: 100%;
  float: left;
  text-align: center;
  display: none;
}

.sousuo {
  width: 315px;
  height: 28px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  margin-top: 36px;
  float: right;
}

.sousuo_sr {
  width: 285px;
  height: 26px;
  line-height: 22px;
  border: 1px solid #FFF;
  float: left;
  text-indent: 10px;
  outline:none;
}

.sousuo_an {
  width: 26px;
  height: 26px;
  float: left;
  background-image:url("../images/ltyx_r5_c35.png");
  border: 0px solid #FFF;
  cursor: pointer;
}

.nav_bg {
  height: auto;
  width: 100%;
}

.nav_nr {
  width: 100%;
  height: 50px;
  margin: 0 auto;
}

.nav_nr ul{
  width: auto;
  height: 50px;
  margin: 0 auto;
}

.nav_nr ul li{
  width: 123px;
  height: 50px;
  float: left;
  border-bottom: 1px solid #EDEDED;
}
.nav_nr ul li a {
  font-size: 18px;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}
.nav_nr ul li a:hover {
  border-bottom: 2px solid #00AFEC;
  color: #00AFEC;
}
.banner {
  height: auto;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.banner img {
  height: auto;
  width: 100%;
  }
.mk1_wk {
  width: 90%;
  margin: 0 auto;
}

.mk_bt {
  width: 100%;
  height: 50px;
  border-bottom: 2px solid #E5E5E5;
  margin-top: 30px;
}

.mk_bt_gd {
  width: auto;
  height: 50px;
  line-height: 50px;
  float: right;  
}

.mk_bt_wz {
  width: auto;
  height: 50px;
  line-height: 50px;
  float: left;
  font-size: 22px;
  font-weight: bold;
}

.xhdy {
  width: 260px;
  height: auto;
  float: left;
  margin-top: 25px;
}
.xhdy2 {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 25px;
}

.tulista_wk {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xhdy_bt {
  line-height: 30px;
  text-align: center;
  
}

.mk2_wk {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
}

.mk3_wk {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
}

.xhdy_tu {
  width: 260px;
  height: 200px;
  overflow: hidden;
  border-radius: 5px;
}
.xhdy_tu img {
  height: 200px;
  width: auto;
}

.hftu {
  width: 100%;
  height: auto;
  margin: 20px auto 0 auto;
}
  .hftu img {
    width: 100%;
    height: auto;
  }
.xhdy_tu2 {
  width: 260px;
  height: 160px;
  overflow: hidden;
  border-radius: 5px;
}
.xhdy_tu2 img {
  height: 160px;
  width: auto;
}

.mk4_wk {
  width: 100%;
  height: auto;
  float: left;
}

.mk5_wk {
  width: 100%;
  height: auto;
  float: left;
}

.xhdy2_tu {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px;
  margin: 0;
  padding: 0;
}
.xhdy2_tu img {
  width: 100%;
  height: auto;}
.xhdy2_bt {
  width: 100%;
  line-height: 30px;
  text-align: center;
}

.xhdy3 {
  width: 100%;
  height: auto;
  margin-top: 14px;
}
.xhdy3 a {
  display: block;
  line-height: 36px;
  
}

.yxds {
  width: 340px;
  height: 178px;
  border-radius: 5px;
  background-color: #E5E5E5;
  float: left;
  margin-top: 25px;
}
.yxds_list {
  width: 340px;
  height: 178px;
  border-radius: 5px;
  background-color: #E5E5E5;
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}
.yxds_tu {
  width: 100px;
  height: 140px;
  float: left;
  margin-left: 10px;
  margin-top: 18px;
}

.yxds_js {
  width: 200px;
  height: 140px;
  float: left;
  overflow: hidden;
  margin-left: 13px;
  margin-top: 18px;
}

.hzhb {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.hzhb_logo {
  width: 170px;
  height: 90px;
  float: left;
  border: 1px solid #DCDDDD;
  margin-right: 36px;
  margin-bottom: 25px;
}

.hzhb_bt {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  font-weight: bold;
  margin-top: 30px;
  border-bottom: 2px solid #E5E5E5;
}

.hzhb_dy {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 25px;
}

.dibu_bq {
  width: 100%;
  background-color: #343434;
  text-align: center;
  line-height: 32px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 16px;
  color: #FFF;
  float: left;
}
.dibu_bq p {
  color: #FFF;
}
.dibu_bg {
  height: auto;
  min-height: 160px;
  width: 100%;
  background-color: #606060;
  float: left;
  padding-top: 25px;
  padding-bottom: 25px;
}

.dibu_nr {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.dibu_xcx {
  width: 120px;
  height: auto;
  float: left;
  color: #FFF;
  text-align: center;
  margin-left: 25px;
}

.dibu_gzh {
  width: 120px;
  height: auto;
  float: left;
  margin-left: 25px;
  color: #FFF;  
  text-align: center;
}
.dibu_xcx p ,.dibu_gzh p {
  color: #FFF;
}

.dibu_nav {
  width: 100%;
  height: auto;
  float: left;
  margin-left: 30px;
  margin-bottom: 20px;
}
.dibu_nav ul li {
  float: left;
  width: 90px;
}
.dibu_nav ul li h3 {
  font-size: 16px;
  margin-bottom: 5px;
}
.dibu_nav ul li a {
  display: block;
  color: #FFF;
}

.dibu_logo {
  width: 140px;
  height: auto;
  margin: auto;
}

.list_bk {
  width: 100%;
  height: auto;
  margin: 30px auto;
}

.list_z {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}

.list_nr {
  width: 95%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.list_nr2 {
  width: 100%;
  height: auto;
  display: block;
}

.list_y {
  width: 100%;
  height: auto;
  float: left;
}

.list_zlm_bt {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;  
  border-bottom: 2px solid #195DEB;
}

.list_zlm_nr {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.list_zlm_nr a {
  font-size: 16px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-left: 15px;
  
}
.list_zlm_nr a:hover ,.zlm_dq {
	text-decoration: none;
	color: #FFF!important;
  background-color: #1F99E0;
  border-radius: 5px;
}
.list_dy_tu {
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 auto;
}
.list_dy_tu img {
  width: 100%;
  height: auto;
}

.list_dy_bt {
  width: 100%;
  height: auto;
  float: left;
  font-size: 16px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  text-align: center;
}

.list_dy_jj {
  width: 100%;
  height: 140px;
  float: left;
  display: none;
}

.list_dy {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  float: left;
}

.list_tj_bt {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #195DEB;
  margin-bottom: 20px;
  text-align: center;
}

.list_tj_nr {
  width: 90%;
  height: auto;
  margin: 0 auto 20px auto;
}

.list_tj_tu {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.list_tj_tu img {
  width: 100%;
  height: auto;
}

.list_tj_wz {
  width: 100%;
  line-height: 30px;
  text-align: center;
}

.show_bk {
  width: 95%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.show_bt {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.show_sx {
  text-align: center;
  color: #999;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEE;
  margin-bottom: 10px;
}

.show_nr {
  width: 100%;
  height: auto;
  padding: 0 15px 30px 15px;
}

}
/* 对于桌面显示器 */
@media screen and (min-width: 1025px) {
.top_bg {
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #EEE;
  float: left;
}

.top_nr {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}

.top_nr_z {
  line-height: 50px;
  float: left;
  width: 50%;
  color: #999;
}

.top_nr_y {
  line-height: 50px;
  float: left;
  text-align: right;
  width: 50%;
  color: #999;
    
}

.logo_nr {
  width: 1200px;
  height: 106px;
  margin: 0 auto;
}

.logo_nr_z {
  width: 50%;
  float: left;
}
.logo_nr_z img {
  margin-top: 20px;
}

.logo_nr_y {
  width: 50%;
  float: left;
  text-align: right;
}

.sousuo {
  width: 315px;
  height: 28px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  margin-top: 36px;
  float: right;
}

.sousuo_sr {
  width: 285px;
  height: 26px;
  line-height: 22px;
  border: 1px solid #FFF;
  float: left;
  text-indent: 10px;
  outline:none;
}

.sousuo_an {
  width: 26px;
  height: 26px;
  float: left;
  background-image:url("../images/ltyx_r5_c35.png");
  border: 0px solid #FFF;
  cursor: pointer;
}

.nav_bg {
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #EDEDED;
}

.nav_nr {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}

.nav_nr ul{
  width: 100%;
  height: 50px;
}

.nav_nr ul li{
  width: 123px;
  height: 50px;
  float: left;
}
.nav_nr ul li a {
  font-size: 18px;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
}
.nav_nr ul li a:hover {
  border-bottom: 2px solid #00AFEC;
  color: #00AFEC;
}
.banner {
  height: auto;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  max-width: 1920px;
  margin: 0 auto;
}

.mk1_wk {
  width: 1200px;
  margin: 0 auto;
}

.mk_bt {
  width: 100%;
  height: 50px;
  border-bottom: 2px solid #E5E5E5;
  margin-top: 30px;
}

.mk_bt_gd {
  width: auto;
  height: 50px;
  line-height: 50px;
  float: right;  
}

.mk_bt_wz {
  width: auto;
  height: 50px;
  line-height: 50px;
  float: left;
  font-size: 22px;
  font-weight: bold;
}

.xhdy {
  width: 260px;
  height: auto;
  float: left;
  margin-top: 25px;
}
.xhdy2 {
  width: 730px;
  height: auto;
  float: left;
  margin-top: 25px;
}

.tulista_wk {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xhdy_bt {
  line-height: 30px;
  text-align: center;
  
}

.mk2_wk {
  width: 560px;
  height: auto;
  float: left;
  overflow: hidden;
}

.mk3_wk {
  width: 560px;
  height: auto;
  float: left;
  overflow: hidden;
  margin-left: 80px;
}

.xhdy_tu {
  width: 260px;
  height: 200px;
  overflow: hidden;
  border-radius: 5px;
}
.xhdy_tu img {
  height: 200px;
  width: auto;
}

.hftu {
  width: 1200px;
  height: auto;
  margin: 20px auto 0 auto;
}

.xhdy_tu2 {
  width: 260px;
  height: 160px;
  overflow: hidden;
  border-radius: 5px;
}
.xhdy_tu2 img {
  height: 160px;
  width: auto;
}

.mk4_wk {
  width: 730px;
  height: auto;
  float: left;
}

.mk5_wk {
  width: 390px;
  height: auto;
  float: left;
  margin-left: 80px;
}

.xhdy2_tu {
  width: 730px;
  height: 380px;
  overflow: hidden;
  border-radius: 5px;
  margin: 0;
  padding: 0;
}

.xhdy2_bt {
  width: 730px;
  line-height: 30px;
  text-align: center;
}

.xhdy3 {
  width: 390px;
  height: auto;
  margin-top: 14px;
}
.xhdy3 a {
  display: block;
  line-height: 36px;
  
}

.yxds {
  width: 340px;
  height: 178px;
  border-radius: 5px;
  background-color: #E5E5E5;
  float: left;
  margin-top: 25px;
}
.yxds_list {
  width: 340px;
  height: 178px;
  border-radius: 5px;
  background-color: #E5E5E5;
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}
.yxds_tu {
  width: 100px;
  height: 140px;
  float: left;
  margin-left: 10px;
  margin-top: 18px;
}

.yxds_js {
  width: 200px;
  height: 140px;
  float: left;
  overflow: hidden;
  margin-left: 13px;
  margin-top: 18px;
  line-height: 18px;
}

.hzhb {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.hzhb_logo {
  width: 170px;
  height: 90px;
  float: left;
  border: 1px solid #DCDDDD;
  margin-right: 36px;
  margin-bottom: 25px;
}

.hzhb_bt {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
  font-weight: bold;
  margin-top: 30px;
  border-bottom: 2px solid #E5E5E5;
}

.hzhb_dy {
  width: 1250px;
  height: auto;
  overflow: hidden;
  margin-top: 25px;
}

.dibu_bq {
  width: 100%;
  background-color: #343434;
  text-align: center;
  line-height: 32px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
  color: #FFF;
  float: left;
}
.dibu_bq p ,.dibu_bq a {
  color: #FFF;
}
.dibu_bg {
  height: auto;
  min-height: 160px;
  width: 100%;
  background-color: #606060;
  float: left;
  padding-top: 25px;
  padding-bottom: 25px;
}

.dibu_nr {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.dibu_xcx {
  width: 120px;
  height: auto;
  float: left;
  color: #FFF;
  text-align: center;
}

.dibu_gzh {
  width: 120px;
  height: auto;
  float: left;
  margin-right: 25px;
  color: #FFF;  
  text-align: center;
}
.dibu_xcx p ,.dibu_gzh p {
  color: #FFF;
}

.dibu_nav {
  width: 735px;
  height: auto;
  float: left;
  margin-left: 30px;
}
.dibu_nav ul li {
  float: left;
  width: 90px;
  min-height: 168px; 
}
.dibu_nav ul li h3 {
  font-size: 16px;
  margin-bottom: 5px;
}
.dibu_nav ul li a {
  display: block;
  color: #FFF;
}

.dibu_logo {
  width: 140px;
  height: auto;
  margin-left: 30px;
  float: left;
}

.list_bk {
  width: 1200px;
  height: auto;
  margin: 30px auto;
}

.list_z {
  width: 155px;
  height: auto;
  float: left;
}

.list_nr {
  width: 785px;
  height: auto;
  float: left;
}

.list_nr2 {
  width: 940px;
  height: auto;
  float: left;
}

.list_y {
  width: 260px;
  height: auto;
  float: left;  
}

.list_zlm_bt {
  width: 120px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;  
  border-bottom: 2px solid #195DEB;
}

.list_zlm_nr {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.list_zlm_nr a {
  font-size: 16px;
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  
}
.list_zlm_nr a:hover ,.zlm_dq {
	text-decoration: none;
	color: #FFF!important;
  background-color: #1F99E0;
  border-radius: 5px;
}
.list_dy_tu {
  width: 270px;
  height: 170px;
  overflow: hidden;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
}
.list_dy_tu img {
  width: 270px;
  height: auto;
}

.list_dy_bt {
  width: 455px;
  height: 50px;
  line-height: 50px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.list_dy_jj {
  width: 455px;
  height: 140px;
  float: left;
}

.list_dy {
  width: 745px;
  height: 170px;
  float: left;
  margin-bottom: 30px;
}

.list_tj_bt {
  width: 260px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #195DEB;
  margin-bottom: 20px;
}

.list_tj_nr {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.list_tj_tu {
  width: 260px;
  height: 200px;
  overflow: hidden;
  border-radius: 5px;
}
.list_tj_tu img {
  width: 260px;
  height: auto;
}

.list_tj_wz {
  width: 260px;
  line-height: 30px;
  text-align: center;
}

.show_bk {
  width: 1045px;
  height: auto;
  float: left;
  margin-bottom: 30px;
}

.show_bt {
  width: 1045px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.show_sx {
  text-align: center;
  color: #999;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEE;
  margin-bottom: 10px;
}

.show_nr {
  width: 1015px;
  height: auto;
  padding: 0 15px 30px 15px;
}
}
