.xxtd ul {
  margin-left: -30px;
  margin-top: -60px;
  position: relative;
  z-index: 10;
}
.xxtd ul li {
  margin-left: 30px;
  float: left;
  width: 285px;
  height: 70px;
  padding: 25px 15px;
  border-radius: 10px;
  text-align: center;
  transition: all 0.3s ease;
}
.xxtd ul li a {
  text-align: center;
  color: #fff;
}
.xxtd ul li a b {
  font-size: 24px;
  line-height: 70px;
}
.xxtd ul li a p {
  display: none;
  font-size: 15px;
  line-height: 35px;
  font-family: "Arial";
}
.xxtd ul li.ico_1 {
  background: #72a1ff;
}
.xxtd ul li.ico_2 {
  background: #00ccc5;
}
.xxtd ul li.ico_3 {
  background: #3478ff;
}
.xxtd ul li.ico_4 {
  background: #ff7871;
}
.xxtd ul li:hover {
  box-shadow: 2px 2px 5px 2px #bebebe;
}
.index_main {
  margin: 45px auto;
}
.index_main .m_tt {
  height: 45px;
  line-height: 45px;
}
.index_main .m_tt .tt {
  width: 80%;
}
.index_main .m_tt .tt a {
  font-size: 22px;
  color: #3393ff;
  letter-spacing: 8px;
  font-weight: bold;
}
.index_main .m_tt .tt.m_01 {
  background: url(../images/bg_menu1.png) left bottom no-repeat;
}
.index_main .m_tt .tt.m_02 {
  background: url(../images/bg_menu2.png) left bottom no-repeat;
}
.index_main .m_tt .tt.m_04 {
  background: url(../images/bg_menu4.png) left bottom no-repeat;
}
.index_main .m_tt .m_more a {
  font-size: 14px;
  line-height: 45px;
  color: #333333;
}
.index_left {
  width: 900px;
}
.index_left .index_info {
  background: #f9fcff;
  width: 395px;
  height: 470px;
  box-shadow: 2px 2px 2px 2px #f5f5f5;
  padding: 15px 20px;
  border-radius: 10px;
}
.index_left .index_info .list1 {
  margin: 15px 0;
}
.index_left .index_info .list1 ul li {
  height: 60px;
  padding: 10px 0;
}
.index_left .index_info .list1 ul li .xx_date {
  background: url(../images/list_line.png) right center no-repeat;
  padding-right: 15px;
  text-align: center;
  width: 70px;
}
.index_left .index_info .list1 ul li .xx_date b {
  font-size: 25px;
  color: #4f95ff;
  line-height: 30px;
}
.index_left .index_info .list1 ul li .xx_date p {
  font-size: 14px;
  color: #aaccff;
  line-height: 30px;
}
.index_left .index_info .list1 ul li .xx_info {
  width: 290px;
  height: 60px;
  margin: auto;
  vertical-align: middle;
  display: block;
}
.index_left .index_info .list1 ul li .xx_info a {
  font-size: 16px;
  line-height: 24px;
}
.index_left .index_info .list1 ul li:hover .xx_info a {
  color: #ff0000;
}
.index_right {
  width: 420px;
}
.index_right .zstd ul {
  margin-left: -15px;
}
.index_right .zstd ul li {
  padding: 15px;
  margin-left: 15px;
  float: left;
  width: 100px;
  background: #3478ff;
  height: 70px;
}
.index_right .zstd ul li a {
  text-align: center;
}
.index_right .zstd ul li a img {
  display: block;
  margin: auto;
  text-align: center;
  transition: 0.2s all ease;
}
.index_right .zstd ul li a img:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.index_right .zstd ul li a p {
  font-size: 16px;
  line-height: 45px;
  color: #fff;
}
.index_right .img_btn {
  margin: 10px 0;
}
.index_right .shipin {
  margin-top: 15px;
  position: relative;
width:420px;
heiht:270px;
}
.index_right .shipin img{width:420px;
height:270px;}
.index_right .shipin .img_ico {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease;width:420px;
height:270px;
}
.index_right .shipin .img_ico:hover {
  display: none;
}
.yxjs .m_tt {
  height: 45px;
  line-height: 45px;
}
.yxjs .m_tt .tt {
  text-align: center;
}
.yxjs .m_tt .tt a {
  font-size: 22px;
  color: #fff;
  letter-spacing: 8px;
  font-weight: bold;
}
.yxjs .m_tt .tt.m_03 {
  background: url(../images/bg_menu3.png) center bottom no-repeat;
}
.yxjs .yxjs_list ul {
  margin-left: -10px;
}
.yxjs .yxjs_list ul li {
  width: 260px;
  height: 120px;
  float: left;
  margin-left: 10px;
  margin-top: 35px;
  position: relative;
  transition: 0.3s all ease;
}
.yxjs .yxjs_list ul li img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.yxjs .yxjs_list ul li p {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  color: #fff;
  font-size: 16px;
  line-height: 100px;
  text-align: center;
  font-weight: bold;
}
.yxjs .yxjs_list ul li:hover {
  transform: scale(1.07);
  z-index: 3;
}
.xzfc_list {
  margin-top: 25px;
}
.xzfc_list ul {
  margin-left: -20px;
}
.xzfc_list ul li {
  float: left;
  margin-left: 20px;
  background: url(../images/xw_ico.png) left center no-repeat;
  padding-left: 20px;
  line-height: 38px;
  width: 640px;
}
.xzfc_list ul li a {
  font-size: 18px;
}
.xzfc_list ul li span {
  font-size: 14px;
  color: #999999;
}
.xzfc_list ul li.firlist {
  display: block;
  width: 100%;
  background: none;
  padding-left: 0;
  float: none;
  margin: 15px 0 25px 20px;
}
.xzfc_list ul li.firlist .img_info {
  display: block;
  width: 290px;
  height: 190px;
}
.xzfc_list ul li.firlist .img_info a {
  display: block;
  width: 290px;
  height: 190px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  background-color: #f1f1f1;
}
.xzfc_list ul li.firlist .list_info {
  margin-top: 10px;
  width: 1050px;
}
.xzfc_list ul li.firlist .list_info a {
  font-size: 18px;
  line-height: 45px;
}
.xzfc_list ul li.firlist .list_info p {
  font-size: 16px;
  color: #666666;
  line-height: 38px;
  margin: 10px 0;
}
.xzfc_list ul li.firlist .list_info p a {
  font-size: 16px;
  color: #3484ff;
}
.xzfc_list ul li.firlist .list_info span {
  font-size: 14px;
  line-height: 35px;
  color: #999999;
}
.vr_btn a {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  height: 240px;
}
.footerbox {
  background: #0b1733;
  height: 220px;
}
.footerbox .ljbox {
  padding-top: 45px;
  background: url(../images/bg_foot_info.png) right bottom no-repeat;
}
.footerbox .ljbox .m_t1 {
  background: url(../images/Link.png) 10px bottom no-repeat;
  font-size: 22px;
  line-height: 35px;
  color: #fff;
  padding-bottom: 5px;
}
.footerbox .ljbox .select_list {
  width: 1255px;
}

.footerbox .ljbox .select_list table{ margin-left: 80px;
  float: left;
  width: 230px;text-align:center;}
.footerbox .ljbox .select_list select {
  width: 210px;
  padding: 0 10px 0 10px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-radius: 17px;
  border: 1px solid #fff;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: url(../images/select_ico.png) 190px center no-repeat;
}
.footerbox .ljbox .select_list select option {
  color: #333;
  text-align: center;
  font-size: 16px;
}
.footerbox .ljbox .lxfs_innfo {
  margin-left: 100px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.footerbox .ljbox .lxfs_innfo ul li {
  float: left;
  margin-left: 70px;
  height: 50px;
  line-height: 50px;
  color: #fefeff;
  font-size: 15px;
}
.footerbox .ljbox .lxfs_innfo ul li img {
  vertical-align: middle;
  margin-right: 10px;
}
.copyright {
  border-top: 1px solid #2c3240;
  text-align: center;
  color: #fefeff;
  font-size: 15px;
}
.copyright span {
  margin: 0 3px;
  line-height: 50px;
}
.copyright span a {
  color: #fefeff;
  font-size: 15px;
}
.ej_banner {
  background: url(../images/ej_banner.png) center no-repeat;
  height: 300px;
}
.ej_left {
  width: 250px;
}
.ej_left .ej_menu_name {
  background: url(../images/ej_menu_neme.png) center top no-repeat;
  height: 80px;
  padding: 10px 15px 10px 25px;
  border-radius: 10px 10px 0 0;
}
.ej_left .ej_menu_name p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
}
.ej_left .ej_menu_name span {
  display: block;
  color: #9694b6;
  font-size: 15px;
  line-height: 24px;
  margin-top: -10px;
}
.ej_left .ej_menu_list {
  background: #e2e1ec;
  padding: 10px 0;
  margin-bottom: 15px;
}
.ej_left .ej_menu_list ul {
  padding-left: 30px;
}
.ej_left .ej_menu_list ul li {
  height: 55px;
  line-height: 55px;
  padding: 0 25px;
}
.ej_left .ej_menu_list ul li a {
  font-size: 16px;
  color: #333;
}
.ej_left .ej_menu_list ul li:hover,li.menu_current {
  background: #3b3481;
}
.ej_left .ej_menu_list ul li:hover a,li.menu_current a{
  color: #fff!important;
}
.ej_right {
  width: 1050px;
}
.ej_right .ej_addrbox {
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #3489db;
}
.ej_right .ej_addrbox .ej_addr_name {
  font-size: 18px;
  font-weight: bold;
  color: #3489db;
}
.ej_right .ej_addrbox .ej_addr_list {
  font-size: 14px;
  color: #555;
}
.ej_right .ej_infobox {
  padding: 25px 0;
}
.ej_right .ej_infobox .ej_liebiao li {
  height: 56px;
  line-height: 56px;
  border-bottom: 1px dashed #eee;
  background: url(../images/xw_ico.png) left center no-repeat;
  padding-left: 25px;
}
.ej_right .ej_infobox .ej_liebiao li a {
  font-size: 16px;
  float: left;
}
.ej_right .ej_infobox .ej_liebiao li span {
  font-size: 14px;
  color: #666;
  float: right;
}
.ej_right .ej_infobox .ej_content .ej_c_t {
  background: url(../images/ej_ct.png) center bottom no-repeat;
  padding-bottom: 20px;
}
.ej_right .ej_infobox .ej_content .ej_c_t h1 {
  font-size: 25px;
  color: #014a95;
  line-height: 64px;
  text-align: center;
}
.ej_right .ej_infobox .ej_content .ej_c_t .ej_remark {
  width: 325px;
  text-align: center;
  margin: 0 auto;
  font-size: 15px;
  color: #626262;
  line-height: 40px;
}
.ej_right .ej_infobox .ej_content .ej_c_t .ej_remark font {
  margin: 0 15px;
}
.ej_right .ej_infobox .ej_content .ej_zw {
  margin: 20px 0;
}
.ej_right .ej_infobox .ej_content .ej_zw table{margin:10px auto;max-width: 800px;}
.ej_right .ej_infobox .ej_content .ej_zw table tr td{text-align:center;text-indent:0;}
.ej_right .ej_infobox .ej_content .ej_zw table tr td p,.ej_zw table #vsb_content_100 .vsbcontent_start{text-align:center;text-indent:0;}
.ej_right .ej_infobox .ej_content .ej_zw p {
  font-size: 15px;
  line-height: 40px;
  color: #2d2d2d;
  margin: 10px 0;
  text-align: justify;
  text-indent: 2em;
}
.ej_right .ej_infobox .ej_content .ej_zw p img {
  margin: 15px auto;
  max-width: 800px;
  display: block;
  text-align: center;
}
.ej_nianfenlist{width:60%;margin:30px auto;}
.ej_nianfenlist span{width:10%;height:36px;font-weight:bolder;
line-height:36px;}
.ej_nianfenlist ul{width:90%}
.ej_nianfenlist li{
text-align:center;
width:15%;
margin-right:5%;
float:left;
background:#f3f3f3;
height:36px;
line-height:36px;
border-radius:10px;
}