@charset "utf-8";

/* CSS Document */
body {
  font-family: "宋体", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #333;
  line-height: 2;
  background: #fff
}

div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
  font-weight: normal
}

h1 {
  font-size: 34px;
  line-height: 40px;
  color: #034789;
  font-weight: 600;
  font-family: \5FAE\8F6F\96C5\9ED1
}

h1 span {
  font-size: 13px;
  color: #666;
  font-weight: 400
}

h2 {
  font-family: "微软雅黑";
  color: #fff;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  font-size: 400
}

h2 a {
  color: #fff;
}

h2 a:hover {
  color: #ccc;
}

h2 span {
  color: #828284;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif
}

h3 {
  font-family: "微软雅黑";
  color: #269ade;
  font-size: 14px;
  padding-left: 20px;
  font-size: 400
}

h3 a {
  color: #a11838
}

h3 a:hover {
  color: #ccc
}

h3 span {
  color: #585757;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif
}

h4 {
  font-family: "微软雅黑";
  color: #000;
  font-size: 14px;
  padding-left: 30px;
}

h5 {
  font-family: "宋体";
  color: #a90000;
  font-size: 14px;
  font-weight: bold
}

a {
  color: #3e7cc9;
  text-decoration: none
}

a:hover {
  color: #3e7cc9;
  text-decoration: none
}

img {
  border: none
}

select {
  padding: 3px;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif
}

input {
  behavior: url(#default#savehistory);
  font-family: "微软雅黑"
}

more a {
  font-size: 12px;
  color: #f00;
  font-family: Arial;
  margin-right: 10px
}

more a:hover {
  font-size: 12px;
  color: #900;
}

#kinMaxShow {
  display: none;
  background: #36baf1
}

a._more:link {
  color: #f00
}

a._more:visited {
  color: #f00
}

a._more:active {
  color: #f00
}

a._more:hover {
  color: #6d0000
}

/*头部样式*/
/* .top {
  font-size: 12px;
  height: 114px;
  color: #333;
  width: 1000px;
  margin: 0 auto;
  font-family: Arial
} */
/* .top a {
  color: #333
}

.top a:hover {
  color: #f00
} */

.menu-bg {
  height: 32px;
  width: 100%;
}

.banner {
  height: 375px;
  width: 100%;
  overflow: hidden;
  background: url(../images/bannerbg.jpg) repeat-x
}

#imglist {
  list-style: none;
  width: 500px;
  margin: 50px auto;
}

#imglist li {
  float: left;
  margin-top: 10px;
}

.topFav {
  z-index: 9999;
  width: 150px;
  height: 30px;
  line-height: 30px;
  position: relative;
  text-align: center;
}

/*分页样式*/
DIV.meneame {
  FONT-SIZE: 100%;
  COLOR: #fff;
  TEXT-ALIGN: center;
  margin: 10px 0 0 0;
  font-family: "Courier New", Courier, monospace
}

DIV.meneame A {
  PADDING: 5px 8px;
  BACKGROUND: #ee4e4e;
  COLOR: #fff;
  TEXT-DECORATION: none;
}

DIV.meneame A:hover {
  BACKGROUND: #de1818;
  COLOR: #ff6500;
}

DIV.meneame A:active {
  PADDING: 5px 8px;
  COLOR: #fff;
  BACKGROUND: #de1818
}

DIV.meneame SPAN.current {
  PADDING: 5px 8px;
  FONT-WEIGHT: bold;
  COLOR: #fff;
  BACKGROUND: #de1818
}

DIV.meneame SPAN.disabled {
  PADDING: 5px 8px;
  COLOR: #fff;
}

/*BODY样式*/
.B_Title {
  font-size: 24px;
  color: #122c5b;
  height: 65px;
  padding: 0;
  font-family: "微软雅黑";
  border-bottom: 1px solid #1067c9;
  background: #c5ecfd
}

#sitemap {
  font-size: 12px;
  color: #333;
  text-decoration: none;
  height: 38px;
  border-bottom: 1px #999 dashed
}

#sitemap span {
  color: #f00
}

#sitemap a {
  font-size: 12px;
  color: #333;
  text-decoration: none
}

#sitemap a:hover {
  font-size: 12px;
  color: #f00;
  text-decoration: underline;
  font-weight: normal
}

.leftmenu {
  width: 240px;
  height: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  font-family: "微软雅黑";
  font-size: 110%;
}

.leftmenu ul {
  width: 100%;
  height: auto;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0;
  margin-bottom: 2px
}

.leftmenu ul li {
  padding: 0 0 0 30px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.leftmenu ul.now {
  height: 35px;
  line-height: 35px;
  list-style: none;
  text-align: left;
  padding-left: 45px;
  background: url(../images/nav_7.jpg) no-repeat;
}

.leftmenu ul.tab {
  height: 35px;
  line-height: 35px;
  list-style: none;
  text-align: left;
  background: url(../images/nav_6.jpg) no-repeat;
  padding-left: 45px;
}

.leftmenu ul.now a {
  text-decoration: none;
  color: #313131;
  font-weight: bold
}

.leftmenu ul.now a:hover {
  text-decoration: none;
  color: #313131;
  font-weight: bold;
}

.leftmenu ul.tab a {
  text-decoration: none;
  color: #313131;
}

.leftmenu ul.tab a:hover {
  text-decoration: none;
  color: #fff
}

.leftmenu ul.current {
  height: auto;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  background: #efefef
}

.leftmenu ul.current li {
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 35px;
  margin: 0;
  border-bottom: 1px #ddd solid;
  background: url(../images/flag.png) 20px 50% no-repeat
}

.leftmenu ul.current li:hover {
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 35px;
  margin: 0;
  background: #ffc
}

.leftmenu ul.current a {
  text-decoration: none;
}

.leftmenu ul.current a:hover {
  text-decoration: none;
}

.imginfo {
  padding: 1px;
  border: #ddd solid 3px;
  background: #fff;
}

.imginfo:hover {
  border: #999 solid 3px;
  background: #999;
}

.main_left_left_buttom .main_info {
  width: 255px;
  height: 200px;
  margin: 0 auto;
  font-size: 12px;
  color: #666666;
  line-height: 20.9px;
}



.buttom_lunbo {
  margin-top: 28px;
}

.img2 {
  width: 150px;
  height: 120px;
  padding: 1px;
  border: #ddd solid 3px;
  background: #fff;
}

.img2:hover {
  border: #999 solid 3px;
  background: #999;
}

.img2_title {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #666;
}

.img2_title:hover {
  color: #000;
}





.class_table {
  background: url(../images/table_bg2.png)
}

.content_div {
  width: 100%;
  height: 490px;
  overflow: auto;
  overflow-x: hidden
}

.articlelist {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  width: 100%;
  height: auto;
  overflow: hidden
}

.articlelist li {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px #ddd solid
}

.articlelist li:hover {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #FFC;
  border-bottom: 1px #ddd solid
}

.articlelist li p {
  padding: 8px 5px 8px 20px;
  background: url(../images/index_icon_arrow.png) 5px 50% no-repeat;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Dynamiclist {
  list-style: none;
  padding: 10px;
  margin: 0;
  background: #ededed;
  height: auto;
  clear: both
}

.Dynamiclist ul {
  list-style: none;
  padding: 10px;
  margin: 0 0 10px 0;
  background: #fff;
  height: auto;
}

.Dynamiclist a {
  font-size: 16px;
  color: #03C
}

.Dynamiclist a:hover {
  font-size: 16px;
  color: #c00;
  text-decoration: underline
}




.piclist li {
  float: left;
  width: 166px;
  background: #FFFFE/1;
  padding: 2px;
  margin-right: 8px;
  margin-bottom: 30px;
}

.piclist li:nth-child(4n) {
  margin-right: 0px;
}

.piclist .img_wrapper {
  width: 162px;
  height: 143px;
  overflow: hidden;
}

.piclist .img_wrapper img {
  width: 100%;
  height: 100%;
}

.piclist .img_wrapper img {
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.piclist p {
  padding: 6px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  height: 72px;
  overflow: hidden;
  border: 1px solid #eee;
}

.piclist li:hover {
  background-color: #336db7;
}

.piclist li:hover p {
  color: #fff;
}

.piclist li:hover img {
  transform: scale(1.1, 1.1);
  ;
}




.teacherlist {
  width: 100%;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.teacherlist a {
  width: 100%;
  float: left;
  height: 100%;
  background: #ccc;
  margin: 0 0 17px 10px;
  padding: 5px;
  overflow: hidden;
  text-align: left;
  line-height: 30px;
  display: inline-block;
  position: relative;
}

.teacherlist a:hover {
  background: #666;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.teacherlist a img {
  width: 25%;
  float: left;
}

.teacherlist a .teacher_info {
  float: left;
  width: 70%;
  padding-left: 30px;
  font-size: 20px;
}


.team_info a {
  background: #fff;

}

.team_info a:hover {
  background: #fff;
}

.team_info a .teacher_info {
  color: #5c5c5c;
}

.team_info a .teacher_info span {
  color: #000;
}


.videolist {
  width: 100%;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  font-family: "微软雅黑"
}

.videolist ul {
  width: 100%;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0
}

.videolist p {
  width: 71%;
  padding: 0 30px 0 0;
  margin: 0;
  float: right;
  word-break: break-all;
  line-height: 24px;
}

.videolist span {
  position: absolute;
  width: 94%;
  top: 20%;
  left: 7%;
  border-top: 1px #solid #222;
  height: 22px;
  line-height: 22px;
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.videolist a {
  width: 100%;
  float: left;
  height: 100%;
  background: #ccc;
  margin: 0 0 10px 10px;
  padding: 5px;
  overflow: hidden;
  text-align: left;
  line-height: 30px;
  display: inline-block;
  position: relative;
}

.videolist a:hover {
  background: #666;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.videolist a img {
  width: 22%;
}

.sharelist {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  width: 100%;
  height: auto;
  overflow: hidden
}

.sharelist ul.titlebg {
  background: #efefef;
  height: 30px;
  line-height: 30px
}

.sharelist ul.titlebg ol {
  float: left;
  font-style: italic;
  width: 85px;
  text-align: center
}

.sharelist ul.titlebg ol.title {
  width: 35%
}

.sharelist ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sharelist ul:hover {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #FFC;
  cursor: pointer
}

.sharelist li {
  width: 80px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px #ddd solid;
}

.sharelist li:hover {
  width: 80px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}

.sharelist li.title {
  float: left;
  width: 35%;
  padding-left: 20px;
  background: url(../images/flag.png) 5px 50% no-repeat;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left
}

.sharelist li.download {
  width: 90px;
  padding: 0;
  background: url(../images/download.jpg) center no-repeat;
}

.sharelist li.download:hover {
  width: 90px;
  padding: 0;
  background: url(../images/download-hover.jpg) center no-repeat;
}

.unsunpage {
  width: 100%;
  word-break: break-all;
  list-style: none;
  font-family: "微软雅黑"
}

.unsunpage li.img {
  text-align: center;
  line-height: 30px
}

.unsunpage li.img img {
  max-width: 710px;
}

.unsunpage li.article_title01 {
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #262624;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.unsunpage li.article_title02 {
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px #ddd solid;
  color: #666;
  background: #eeefff
}

.unsunpage li.article {
  padding: 5px 0;
}

.articlemore {
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  list-style: none;
  background: #eee;
  border-bottom: 1px #ddd solid;
  padding-left: 10px
}

.articlemores {
  list-style: none;
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 10px 0 0 0;
  font-family: "微软雅黑";
}

.articlemores li.articlemore_pic li {
  color: #333;
  cursor: pointer;
}

.articlemore_pic li:hover {
  color: #fff;
  cursor: pointer;
}

.articlemore_pic p {
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}

.articlemore_pic a {
  width: 22%;
  float: left;
  height: 160px;
  background: #ccc;
  margin: 0 0 10px 10px;
  padding: 5px;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  position: relative;
}

.articlemore_pic a:hover {
  background: #3e7bc8;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.articlemore_pic a img {
  width: 90%;
  height: 80%
}

.articlemore_article {
  padding: 0;
  margin: 0
}

.articlemore_article a {
  width: 96%;
  float: left;
  position: relative;
  border-bottom: 1px #ddd solid;
  height: 30px;
  line-height: 30px;
  background: url(../images/flag.png) 5px 50% no-repeat;
  padding-left: 20px
}

.articlemore_article a:hover {
  background: #666;
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.messagelist {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑"
}

.showmessage {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  width: 100%;
  height: auto;
}

.showmessage ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px #ddd solid;
  width: 100%;
  height: auto;
  background: #efefef
}

.showmessage ul:hover {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px #fff solid;
  width: 100%;
  height: auto;
  background: #ffc
}

.showmessage li {
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 10px
}

.showmessage li.title {
  font-style: italic;
  font-size: 14px;
  color: #c00
}

.showmessage li.content {
  height: auto;
  line-height: 24px;
  text-align: left;
}

.download {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  width: 100%;
  height: auto;
}

.download a {
  text-decoration: none
}

.download ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px #ccc solid;
  width: 100%;
  height: auto;
  background: #efefef
}

.download ul:hover {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px #fff solid;
  width: 100%;
  height: auto;
  background: #ffc
}

.download li {
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 10px;
  width: 100%
}

.download li.title {
  font-style: italic;
  font-size: 14px;
  color: #c00;
  width: 100%
}

.download li.content {
  height: auto;
  line-height: 24px;
  text-align: left;
}

.download li a.download {
  width: 80px;
  padding: 0;
  background: url(../images/download.jpg) center no-repeat;
  text-align: center;
  float: left
}

.download li a.download:hover {
  width: 80px;
  padding: 0;
  background: url(../images/download-hover.jpg) center no-repeat;
  text-align: center;
  float: left
}

.upload {
  width: 100%;
  height: auto;
  font-family: "微软雅黑"
}

.upload ul {
  height: 40px;
  line-height: 40px;
  background: #efefef;
  margin-bottom: 1px
}

.upload ul:hover {
  height: 40px;
  line-height: 40px;
  background: #ffc;
  margin-bottom: 1px
}

.upload ul.title {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ddd;
  font-size: 18px;
  color: #f00
}

.upload li.title {
  background: #dfdfdf;
  width: 20%;
  float: left;
  text-align: left;
  padding-left: 30px;
  font-size: 14px;
  color: #000
}

.upload li.content {
  width: 74%;
  float: right;
  text-align: left;
  line-height: 30px;
  padding: 3px 0 0 0
}

.upload li input {
  border: 1px #ccc solid;
  padding-left: 10px;
  padding-right: 10px
}

.upload li input:focus {
  border: 1px #c00 solid;
  padding-left: 10px;
  padding-right: 10px;
  color: #f00
}

.upload li.content input.default {
  height: 30px;
  line-height: 30px;
  width: 70%;
}

.upload li.content input.btn {
  height: 35px;
  line-height: 30px;
  width: 120px;
  background: #3e7bc8;
  color: #fff;
}

/*自定义样式*/
#tab1 {
  width: 100%;
  height: 35px;
  border-bottom: 1px #ddd solid
}

#tab1 ul {
  margin: 0;
  padding: 0;
  list-style: none
}

#tab1 li {
  list-style: none;
  float: left;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  background: #ddd;
  margin-right: 1px;
  font-size: 16px
}

#tab1 li.now {
  color: #fff;
  background: #a00;
  font-weight: bold;
}

.tablist {
  width: 100%;
  height: auto;
  display: none;
  list-style: none;
  padding: 0;
  margin: 0
}

.tablist ul {
  list-style: none;
  background: #DFF8FF;
  padding: 0 10px;
  margin: 5px 0 0 0;
  color: #000;
  border-top: 1px #eee solid;
  border-left: 1px #eee solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  height: auto
}

.block {
  display: block;
}

.tablist ul.msg {
  height: 500px
}

.tablist ul.msg li {
  height: auto;
  line-height: 30px;
}

.tablist ul.msg li span {
  color: #f00;
  font-size: 14px
}

.tablist ul.msg li.msgtitle {
  font-size: 14px;
  font-style: italic
}

.TextScroll {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 12px
}

.TextScroll ul {
  padding: 0px;
  margin: 0px
}

.TextScroll li {
  height: 30px;
  line-height: 30px;
  text-align: left;
  list-style: none;
  padding: 0 0 0 0;
  font-size: 12px;
}

.TextScroll span {
  color: #666;
  margin-left: 10px
}

.tr_a {
  background: url(../images/flag2.png) center no-repeat
}

.tr_current {
  background: url(../images/flag.gif) center no-repeat
}

#hotpic {
  width: 225px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

#NewsPic {
  position: relative;
  width: 225px;
  height: 160px;
  overflow: hidden;
  border: solid 1px #000;
}

#NewsPic a {
  overflow: visible;
  border: 0;
  text-decoration: none;
}

#NewsPic .Picture {
  position: absolute;
  left: 0;
  top: 0;
}

#NewsPic .Nav {
  position: absolute;
  height: 13px;
  line-height: 14px;
  bottom: 0;
  right: 0;
}

#NewsPic .Nav span {
  font-size: 12px;
  font-weight: 400;
  color: #FFF;
  float: right;
  display: block;
  width: 24px;
  text-align: center;
  background: #000;
  border-left: solid 1px #FFF;
  cursor: pointer;
}

#NewsPic .Nav span.Normal {
  color: #FFF;
  background: #000;
  filter: Alpha(opacity=50);
  opacity: .5;
}

#NewsPic .Nav span.Cur {
  background: #ce0609;
  color: #FFF;
}

#NewsPicTxt {
  position: relative;
  width: 225px;
  height: 22px;
  border: 1px;
  margin: 0;
  padding-top: 4px;
  text-align: center;
  font-family: Sans-Serif;
  font-weight: 700;
  color: #000;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
}

#NewsPicTxt a:link,
#NewsPicTxt a:visited {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}

#NewsPicTxt a:hover {
  color: red;
}

#marqueediv6 a {
  HEIGHT: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #000
}

#marqueediv6 a:hover {
  HEIGHT: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #f00
}

.list_top {
  width: 100%;
  height: auto;
  padding-left: 0px;
  overflow: hidden;
  margin: 5px 0 0 0;
  word-break: break-all
}

.list_top .Empty {
  width: 40px;
  height: 25px;
  float: left;
}

.hot {
  width: 100%;
  height: auto;
  text-align: left;
  padding: 0
}

.hot ul {
  width: 210px;
  height: 80px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.hot ul li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  list-style: none;
  border-bottom: 1px #ccc dashed;
  /*background:url(../images/icon_01.jpg) 10px 50% no-repeat; padding-left:10%; */
  font-family: '宋体';
  font-size: 12px;
  color: #323232
}

.hot ul li a {
  font-size: 12px;
  color: #323232
}

.hot ul li a:hover {
  font-size: 12px;
  color: #f45904
}

.TableTitle {
  color: #563708;
  font-family: "微软雅黑";
  font-size: 14px
}

.mykeywords {
  border: none;
  background: none;
  height: 20px;
  padding: 3px 5px 1px 5px;
  width: 180px
}

.mykeywords:hover {
  border: none;
  background: none;
  height: 20px;
  padding: 3px 5px 1px 5px;
  width: 180px
}

.LinkTable td {
  background: url(../images/main-05.jpg) no-repeat;
  font-family: "微软雅黑";
  padding-left: 60px;
  font-size: 16px;
  font-weight: bold
}

.LinkTable a {
  color: #333
}

.LinkTable a:hover {
  color: #0153a7
}

ul,
li {
  list-style: none;
}

fieldset,
img {
  border: none;
}

legend {
  display: none;
}

em,
cite,
th {
  font-style: normal;
  font-weight: normal;
}

#ifocus {
  width: 530px;
  height: 250px;
  margin: 0;
  border: 1px solid #DEDEDE;
  background: #F8F8F8;
}

#ifocus_pic {
  display: inline;
  position: relative;
  float: left;
  width: 430px;
  height: 250px;
  overflow: hidden;
  margin: 0
}

#ifocus_piclist {
  position: absolute;
}

#ifocus_piclist li {
  width: 430px;
  height: 250px;
  overflow: hidden;
}

#ifocus_piclist img {
  width: 430px;
  height: 250px;
}

#ifocus_btn {
  display: inline;
  float: right;
  width: 91px;
  margin: 9px 5px 0 0;
}

#ifocus_btn li {
  width: 91px;
  height: 57px;
  cursor: pointer;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#ifocus_btn img {
  width: 75px;
  height: 45px;
  margin: 7px 0 0 7px;
}

#ifocus_btn .current {
  background: url(../images/ifocus_btn_bg.gif) no-repeat;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

#ifocus_opdiv {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 430px;
  height: 35px;
  background: #000;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}

#ifocus_tx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  color: #ff0;
}

#ifocus_tx .normal {
  display: none;
}

.top_tr {
  color: #666
}

.main-table {
  color: #fff;
  font-size: 14px;
  font-weight: bold
}

.link {
  width: 249px;
  overflow: hidden;
  height: auto;
  list-style: none
}

.link ul {
  background: url(../images/li-a.jpg) no-repeat;
  height: 60px;
  margin-bottom: 5px;
  cursor: pointer
}

.link ul:hover {
  background: url(../images/li-hover.jpg) no-repeat;
  height: 60px
}

.link li.ico {
  width: 60px;
  height: 45px;
  float: left;
  text-align: center;
  padding: 15px 0 0 0;
}

.link li {
  width: 185px;
  float: left;
  height: 60px;
  color: #fff;
  line-height: 60px;
  text-align: left;
  font-size: 160%;
}

.main-01 {
  width: 175px;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  font-family: "微软雅黑";
  border: 5px #ff7800 solid;
  cursor: pointer
}

.main-01 p {
  position: absolute;
  width: 160px;
  bottom: -16px;
  +bottom: 0px;
  left: 0;
  background: rgb(0, 0, 0);
  height: 32px;
  line-height: 32px;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=80);
  opacity: 0.8;
  cursor: pointer;
  font-size: 16px;
  text-align: left;
  padding-left: 15px
}

.main-01 a {
  width: 100%;
  margin: 0;
  overflow: hidden;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  position: relative;
}

.main-01 a:hover {
  background: #066191;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.input-text {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #999;
  width: 90%;
}

.input-text:hover {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #999;
}

.code {
  width: 100px;
  background: url(../images/main-03-03.png) 95% 50% no-repeat #ffffff
}

.code:hover {
  width: 100px;
  background: url(../images/main-03-03-current.png) 95% 50% no-repeat #D2E9FF
}

.text {
  background: url(../images/main-03-01.png) 95% 50% no-repeat #ffffff
}

.text:hover {
  background: url(../images/main-03-01-current.png) 95% 50% no-repeat #D2E9FF
}

.pass {
  background: url(../images/main-03-02.png) 95% 50% no-repeat #ffffff
}

.pass:hover {
  background: url(../images/main-03-02-current.png) 95% 50% no-repeat #D2E9FF
}

.input-button {
  height: 35px;
  padding: 0;
  color: #fff;
  font-size: 14px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  border: none;
  cursor: pointer;
  background: url(../images/main-03-button.jpg) no-repeat;
  width: 76px;
  height: 27px
}

.input-button:hover {
  height: 35px;
  padding: 0;
  color: #fff;
  font-size: 14px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  border: none;
  cursor: pointer;
  background: url(../images/main-03-button-current.jpg) no-repeat;
  width: 76px;
  height: 27px
}

.huishi a {
  color: #0565d1
}

.huishi a:hover {
  color: #f00
}

.join-button {
  background: #c9161a;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  text-align: left;
  list-style: none
}

.join-button:hover {
  background: #991114;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  text-align: left;
  list-style: none
}

.join-button li.left {
  background: url(../images/join.png) center no-repeat;
  width: 60px;
  height: 100%;
  list-style: none;
  float: left
}

.join-button li.right {}


.reg-content {
  font-size: 1.12em
}

.reg-content h1 {
  font-size: 2.8em;
  font-weight: 200;
  color: #F36;
  border-bottom: 1px #ddd solid;
  height: 100px;
  line-height: 100px
}

.reg-content h2 {
  color: #0080C0;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  background: #ffffe8;
  margin: 5px 0;
  padding: 0 10px
}

.reg-content h3 {
  color: #333;
  font-size: 14px;
  line-height: 25px;
  padding: 8px 20px;
  border-radius: 5px;
  margin-bottom: 1px
}

.reg-content h3 .title {
  width: 90px;
  float: left;
}

.reg-content h3 .form-input {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
  width: 400px;
  border: 1px solid #999;
  border-radius: 5px;
  color: #069
}

.reg-content h3 .form-input:hover {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
  border: 1px solid #06c;
  border-radius: 5px;
  border-color: #95C8F1;
  box-shadow: 0 0 4px #95C8F1;
}

.reg-content h3 .form-select {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
  width: 90%;
  border: 1px solid #999;
  border-radius: 5px;
  color: #333
}

.reg-content h3 .form-select:hover {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
  border: 1px solid #06c;
  border-radius: 5px;
  border-color: #95C8F1;
  box-shadow: 0 0 4px #95C8F1;
}

.reg-content h3 .content {
  height: 300px;
  border: 1px solid #999;
  overflow: auto;
  overflow-x: hidden;
  padding: 10px
}

.reg-content h3 .form-button {
  height: 60px;
  line-height: 60px;
  width: 500px;
  border: none;
  font-size: 1.6em;
  font-family: "Microsoft Yahei";
  font-weight: 200;
  background: #069;
  color: #fff;
  cursor: pointer
}

.reg-content h3 .form-button:hover {
  height: 60px;
  line-height: 60px;
  width: 500px;
  border: none;
  font-size: 1.6em;
  font-family: "Microsoft Yahei";
  font-weight: 200;
  background: #F90;
  color: #fff;
  cursor: pointer
}

.reg-content h3 .form-button:focus {
  height: 60px;
  line-height: 60px;
  width: 500px;
  border: none;
  font-size: 1.6em;
  font-family: "Microsoft Yahei";
  font-weight: 200;
  background: #F90;
  color: #fff;
  cursor: pointer
}

.reg-content h3 .form-add {
  height: 35px;
  line-height: 35px;
  width: 110px;
  border: none;
  font-size: 1em;
  font-family: "Microsoft Yahei";
  font-weight: 200;
  background: #F90;
  color: #fff;
  cursor: pointer
}

.reg-content h3 .form-add:hover {
  height: 35px;
  line-height: 35px;
  width: 110px;
  border: none;
  font-size: 1em;
  font-family: "Microsoft Yahei";
  font-weight: 200;
  background: #F60;
  color: #fff;
  cursor: pointer
}

.reg-content h3 .form-add:focus {
  height: 35px;
  line-height: 35px;
  width: 110px;
  border: none;
  font-size: 1em;
  font-family: "Microsoft Yahei";
  font-weight: 200;
  background: #F90;
  color: #fff;
  cursor: pointer
}

.reg-content .form {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: auto;
  font-size: 12px
}

.reg-content .form .tab {
  font-style: italic;
  font-size: 1em;
  border-bottom: 1px solid #999;
  background: #efefef;
  font-size: 12px;
  font-weight: 400;
  color: #600
}

.reg-content .form .tablist {
  font-style: italic;
  font-size: 1em;
  border-bottom: 1px solid #999;
  background: #efefef
}

.reg-content .form .add {}

.reg-content .form .mini {
  width: 100px;
  font-size: 1em;
  color: #333
}

.reg-content .form a {
  color: #c00
}

.reg-content .form a:hover {
  color: #900
}

.main-04-01 {
  width: 95px;
  height: 56px;
  overflow: hidden;
  list-style: none;
  padding: 10px 0 0 0;
  text-align: center;
  margin: 0;
  position: relative;
  font-family: \5FAE\8F6F\96C5\9ED1;
  cursor: pointer;
  color: #fff;
  line-height: 40px;
  background: url(../images/main-04-bg.jpg) center no-repeat
}

.main-04-01:hover {
  width: 95px;
  height: 56px;
  overflow: hidden;
  list-style: none;
  padding: 10px 0 0 0;
  text-align: center;
  margin: 0;
  position: relative;
  font-family: \5FAE\8F6F\96C5\9ED1;
  cursor: pointer;
  color: #333;
  line-height: 50px;
  background: url(../images/main-04-bg-current.jpg) center no-repeat
}

.main-04-01 p {
  height: 25px;
  /*background:#000;opacity:0.7;filter:alpha(opacity=70);*/
  position: absolute;
  bottom: -7px;
  /* +bottom: 0;
  left: 0;
  width: 95px;
  color: #0068c6;
  line-height: 25px;
  text-align: center;
  padding: 0;
  cursor: pointer */
}

.main-04-01 p:hover {
  height: 25px;
  /*background:#000;opacity:0.7;filter:alpha(opacity=70);*/
  position: absolute;
  bottom: -7px;
  /* +bottom: 0;
  left: 0;
  width: 95px;
  color: #c00;
  line-height: 25px;
  text-align: center;
  padding: 0;
  cursor: pointer */
}

.main-06-01 {
  width: 240px;
  height: 51px;
  margin: 0 auto;
}

.main-06-01 em {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  color: #fff
}

.main-06-01 em.ico {
  float: left;
  width: 72px;
  height: 51px
}

.main-06-01 em.bg {
  background: #137ded;
  float: right;
  width: 165px;
  height: 51px;
  line-height: 51px
}

.main-06-01 em.bg2 {
  background: #05d0a3;
  float: right;
  width: 165px;
  height: 51px;
  line-height: 51px
}

.main-06-01 a {
  color: #fff;
}

.main-06-01 a:hover {
  color: #d8ff00
}

/*底部样式*/
.foot {
  color: #fff;
  font-size: 12px;
  font-family: \5FAE\8F6F\96C5\9ED1, SimSun, Arial, Helvetica, sans-serif;
  background: #0c9ffe;
  line-height: 1.4;
}

.foot a {
  color: #fff
}

.foot a:hover {
  color: #ff0
}

.btn_enzh {
  float: left;
  text-align: center;
  font-family: '微软雅黑';
  font-size: 12PX;
  font-weight: bold
}

.btn_enzh a {
  color: #FFF
}

.btn_enzh a:hover {
  color: #F00
}


.main_right {}

.main_right .main_right_ksnn font {
  font-family: '微软雅黑';
  font-size: 16px;
  color: #0b732b;
}

.main_right_nn {
  margin-top: 5px;
}

.main_right .main_contact {
  margin-top: 23px;
}

.main_yqlink {
  margin-top: 25px;
}

.main {
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
}

.main_left {
  float: left;
  width: 730px;
  height: auto
}

.main_left2 {
  float: left;
  width: 21.7%;
  height: auto
}

.main_center {
  float: left;
  width: 30px;
  height: 785px;
}

.main_right {
  float: right;
  width: 73.5%;
}

.main_left_left {
  float: left;
  width: 280px;
}

.main_left_left2 {
  float: left;
  width: 240px;
}

.main_left_center {
  float: left;
  width: 30px;
  height: 10px;
}

.main_left_right {
  float: left;
  width: 420px;
}

.main_left_1 {
  width: 280px;
  height: 275px;
  border: 1px solid #B4B4B4;
}

.main_left_nav {
  width: 240px;
  height: 255px;
}

.main_left_left_top {
  font-size: 16px;
  background: url(../images/bg_nav_1.jpg) no-repeat;
  height: 38px;
  width: 280px;
  line-height: 38px;
}

.main_left_left_top a {
  color: #fcfffa;
}

.main_left_left_top a:hover {
  color: #f08d42;
}

.main_left_left_top2 {
  font-family: "微软雅黑";
  font-size: 16px;
  background: url(../images/nav_5.jpg) no-repeat;
      background-size: 100% 100%;
    background-position: center center;
  height: 38px;
  width: 240px;
  line-height: 38px;
  text-align: center
}

.main_left_left_top3 {
  font-family: "微软雅黑";
  font-size: 16px;
  background: url(../images/nav_6.jpg) no-repeat;
  height: 39px;
  width: 240px;
  line-height: 39px;
}

.main_left_left_top3 .nav_2 {
  margin-left: 80px;
  color: #313131;
  font-family: '微软雅黑';
  font-size: 14px;
}

.main_left_left_buttom {
  width: 255px;
  height: 210px;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 4px;
}

.main_gg div {
  height: 25px;
}

.buttom_lunbo {
  width: 730px;
  height: 168px;
  padding-top: 8px;
  border: 1px solid #B4B4B4;
  overflow: hidden;
  padding-left: 10px;
}

/*.buttom_lunbo div{ float:left; width:170px; height:147px; padding-top:5px; margin-right:10px;}*/
.gzgg {
  width: 420px;
  height: 45px;
  border-top: 1px solid #545454;
  border-bottom: 1px dashed #ababab;
  line-height: 45px;
}

.main_news {
  width: 420px;
  height: 45px;
  border-top: 1px solid #545454;
  border-bottom: 1px dashed #ababab;
  line-height: 45px;
}

.main_right_ksnn {
  width: 240px;
  height: 45px;
  border-top: 1px solid #545454;
  border-bottom: 1px dashed #ababab;
  line-height: 45px
}

.main_right_nn {
  width: 240px;
  height: 45px;
  background: url(../images/bg_nav_2.jpg) no-repeat;
  line-height: 45px;
}

.main_right_nn a {
  text-decoration: none;
  color: #FFF
}

.main_right_nn .font1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 900;
  color: #FFF;
  margin-left: 20px;
}

.main_right_nn .font2 {
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fcfffa;
  margin-left: 50px;
}

.main_contact {
  margin-top: 35px;
  width: 240px;
  height: 40px;
  background: url(../images/bg_nav_4.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
  color: #fff;
  line-height: 38px;
  border-left: 1px solid #B4B4B4;
  font-size: 16px;
}

.main_contact a {
  color: #fcfffa;
}

.main_contact a:hover {
  color: #f08d42
}

.main_contact2 {
  width: 240px;
  height: 192px;
  background: url(../images/bg_nav_5.jpg);
    background-size: 100% 100%;
    background-position: center center;
  border-left: 1px solid #B4B4B4
}

.main_contact3 {
  margin: 0 20px;
  padding-top: 15px;
  overflow: hidden;
}

.main_contact3 p {
  font-family: '宋体';
  font-size: 12px;
  line-height: 25px;
  color: #444545
}

.main_yqlink {
  width: 240px;
  height: 40px;
  background: url(../images/bg_nav_6.jpg) no-repeat;
  line-height: 40px;
  border-left: 1px solid #B4B4B4
}

.main_yqlink2 {
  width: 210px;
  margin-left: 15px;
  padding-top: 1px;
}

.main_yqlink2 div {
  border-bottom: 1px dashed #B4B4B4;
  height: 195px;
  line-height: 30px;
  font-family: '宋体';
  font-size: 12px;
  color: #323232
}

.foot {
  width: 100%;
  height: 69px;
  background-color: #14672d;
}

.foot_detail {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
  line-height: 69px;
}

.foot_detail font {
  color: #FFF;
  font-family: "宋体";
  font-size: 12px;
}

/*.main_detail_menu{ height:45px; width:730px; border-top:1px solid #525252; border-bottom:1px dashed #525252; line-height:45px;}*/
.nr_detail {
  width: 710/px;
  font-family: "宋体";
  font-size: 12px;
  color: #5c5c5c;
  line-height: 25px;
  padding-left: 10px;
  padding-right: 10px;
}

#myjQueryContent {
  width: 1000px;
  height: 280px;
  overflow: hidden
}

#myjQueryContent DIV {
  position: absolute;
  height: 280px;
}

/* 头部 */
.header {
  height: 130px;
  background-position: center;
  background-color: #326DB7;
  padding: 21px;
}

.header .containers {
  position: relative;
  padding: 10px 0;
}

@media (max-width:400px) {
  .nr_detail {
    width: 710/px;
  }
}

.header-link {
  font-size: 14px;
  letter-spacing: 1px;
  color: #333;
  margin: 30px 35px 0 0;
  position: relative;
  display: inline-block;
  line-height: 22px;
  color: #fff;
}

.header-link:hover {
  color: #fff;
}

.nav-search {
  position: relative;
  width: 200px !important;
  height: 36px;
  background-color: rgba(238, 238, 238, 0.3);
  line-height: 30px;
  margin-top: 22px;
  padding: 0 45px 0 20px;
  overflow: hidden;
  border-radius: 50px;
  margin-right: 25px;
}

.nav-search input.keywords {
  width: 100%;
  height: 36px;
  line-height: 30px;
  color: #fff;
  border: 0;
  background: transparent;
}

.btn-sub {
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
  height: 36px;
  background: url(../images/top_icon_search.png) center center no-repeat transparent;
}

input {
  outline: none;
  border: none;
}

/* 导航栏 */
.main-bg {
  float: left;
  width: 100%;
}

.nav-all {
  width: 100%;
  clear: both;
  background-color: #fff;
}

.container {
  max-width: 1200px;
}

.navlist>.nav-item {
  position: relative;
}

.navlist>li {
  float: left;
  text-align: center;
}

.navlist li a:hover,
.navlist>li.active>a {
  color: #fff;
  background: #3E7BC8;
}

.navlist>li>a {
  color: #000;
  font-weight: 800;
  font-family: MicrosoftYaHei-Bold;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 50px;
  display: block;
  padding: 0 37.1px;
  font-weight: normal;
}

.box-mobile-form {
  z-index: 9999;
  display: none;
  padding: 10px 0 10px 0;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 76px;
}

.mobile-form-search {
  position: relative;
  width: 70%;
  margin: 0 auto;
  border: 1px solid #3E7BC8;
  border-radius: 16px;
}

.mobile-input-search {
  display: block;
  padding: 0 40px 0 15px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: none;
  background-color: transparent;
  color: #000;
  border-radius: 16px;
}


.mobile-btn-search {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  outline: none;
}

button {
  border: none;
}

.mobile-search-icon {
  font-size: 20px;
  color: #3E7BC8;
  margin-top: 5px;
  cursor: pointer;
}

/* 导航栏 */
.main-bg {
  float: left;
  width: 100%;
}

.nav-all {
  width: 100%;
  clear: both;
  background-color: #fff;
}

@media (min-width: 992px) {
  .nav-all .nav {
    position: relative;
  }
}

.navlist {
  height: 50px;
  position: relative;
}

.navlist>li {
  float: left;
  text-align: center;
}

.navlist>.nav-item {
  position: relative;
}

.navlist>.nav-item>.nav-item-menu {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
  display: none;
}

.navlist>.nav-item>.nav-item-menu>li>a {
  color: #000;
  display: block;
  padding: 9px 5px;
  font-size: 15px;
}

.navlist>.nav-item>.nav-item-menu>li>a:hover {
  color: #fff;
}

.box-mobile-form {
  z-index: 9999;
  display: none;
  padding: 10px 0 10px 0;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 76px;
}

.mobile-form-search {
  position: relative;
  width: 70%;
  margin: 0 auto;
  border: 1px solid #3E7BC8;
  border-radius: 16px;
}

.mobile-input-search {
  display: block;
  padding: 0 40px 0 15px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: none;
  background-color: transparent;
  color: #000;
  border-radius: 16px;
}

.mobile-btn-search {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  outline: none;
}

button {
  border: none;
}

.mobile-search-icon {
  font-size: 20px;
  color: #3E7BC8;
  margin-top: 5px;
  cursor: pointer;
}

.nav-mobile {
  position: absolute;
  top: 76px;
  display: none;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  z-index: 10000;
  width: 1000p/x;
}

.mobile-navlist {
  background: #fff;
  overflow-y: auto;
  max-height: 350px;
}

.mobile-navlist>li {
  border-bottom: 1px solid #efefef;
}

.mobile-navlist>li>a {
  font-weight: bold;
}

.mobile-navlist li a {
  display: block;
  padding: 0 15px;
  text-decoration: none;
  font-size: 14px;
  color: #373737;
  height: 40px;
  line-height: 40px;
  position: relative;
}

.bg-nav-mobilce,
.bg-nav-mobilce2 {
  display: none;
  position: absolute;
  top: 76px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  z-index: 998;
  width: 1000px;
}

@media (max-width:1200px) {
  .header-logo {
    width: 58%;
}
} 



/* 底部 */
.footer {
  background: #326DB7;
  background-size: cover;
  color: #fff;
  font-size: 12px;
  line-height: 29px;
  margin-top: 38px;
}

.footer-link {
  width: 100%;
  color: #fff;
  background: #3E7BC8;
}

.friend-link a:first-child {
  padding-left: 0;
}

.friend-link a {
  font-size: 14px;
  color: #fff;
  /* padding: 0 40px 0 0; */
  display: inline-block;
  padding: 15px 0;
}

.friend-link a i {
  padding: 0 15px;
}

.footer .footer-all {
  position: relative;
  display: flex;
  padding: 15px 0;
}

.footer-all {
  /* height: 135px; */
}

.container {
  max-width: 1200px;
}

.container-information {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.container-center {
  float: left;
  width: 75%;
  font-size: 14px;
}

.footer .right_code {
  text-align: center;
  position: absolute;
  right: 0;
  top: -35%;
}

/* 左右按钮 */
.box-icon .icon {
  cursor: pointer;
  display: block;
  height: 30px;
}

.box-icon .icon-collapse {
  display: none;
}

.box-icon.open .icon {
  display: none;
}

.icon-collapse {
  top: 0;
}

.box-icon.open .icon-collapse {
  display: block;
  color: #fff;
  height: 20px;
  font-size: 20px;
}

@media (max-width: 480px) {

  .box-icon .icon,
  .box-icon.open .icon-collapse {
    font-size: 15px;
    top: 4px;
  }
}

@media (max-width: 991px) {

  .header,
  .footer {
    width: 100/0px;
  }

.header{
    height: 76px;
}
.logo-d {
    height: 45px;
}
.header-logo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 80%;
    max-width: 350px;
    height: auto;
}

  .box-icon .icon {
    color: #fff;
    height: 20px;
    font-size: 20px;
  }

  .box-icon-other {
    text-align: right;
    right: 0;
  }

  .box-icon-nav {
    left: 0;
  }

  .box-icon {
    margin: 0px;
    position: absolute;
    height: 20px;
    top: 8px;
    bottom: 0;
  }

  .box-icon-other span {
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
  }
}

.footer .right_code .code {
    width: 104px;
    height: 103px;
}

.footer .right_code .code img{
 width:100%;
height:100%;
}

@media (max-width: 500px){
.footer .right_code {
    top: 6%;
}
.main{
 margin-top:0;
}
}

@media (max-width: 960px){
.main_left2,.main_right,.main_left_left2,.main_left_nav,.main_left_left_top2,.leftmenu,.main_contact,.main_contact2{
 width:100%;
}
}

.mobile-navlist>.nav-item>.nav-item-menu{
 display: none;
    padding: 0 15px;
}

.mobile-navlist .nav-item.on .nav-item-menu{
     display: block;
}

.mobile-navlist .nav-item.on>a .mobile-span-icon {
    color:#fff;
    transform: rotate(
-180deg);
}

.mobile-span-icon {
    color: #373737;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.mobile-navlist .nav-item.on>a{
 background-color: #3E7BC8;
    color: #fff;
}
