@charset "UTF-8";
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
  margin: 0;
  padding: 0;
  border-spacing: 0px !important;
  border-collapse: 0px;
  outline: medium;
  word-break: break-word;
  border: none;
}

* {
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", sans-serif;
}

/*A*/
a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #a335a3;
  text-decoration: none;
}

/*img*/
img {
  border: 0 none;
  vertical-align: top;
}

/*li*/
ul,
li {
  list-style-type: none;
}

/*浮动*/
.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.clr:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
  line-height: 0;
}

.clr {
  zoom: 1;
}

a:focus {
  -moz-outline-style: none;
}

a:focus {
  outline: none;
}

.hide {
  display: none;
}

.clear {
  clear: both;
}

/*公共样式*/
.end_bj {
  height: 800px;
  background: url(../img/bj2.jpg) bottom center no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

/*头部*/
body {
  background: url(../img/bj.png) top center no-repeat;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.top {
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  background: #fff;
}

.top_n {
  height: 97px;
}

.logo {
  height: 61px;
  position: absolute;
  left: 20px;
  top: 36px;
}

.logo_foot {
  color: #3a5a6b;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}

.Cable {
  position: absolute;
  right: 20px;
  top: 49px;
  width: 330px;
  height: 31px;
  line-height: 31px;
}

.Login {
  width: 90px;
  background: url(../img/login_07.jpg) 2px center no-repeat;
  padding-left: 20px;
  font-size: 12px;
}

.Login a {
  color: #666666;
}

.search {
  position: relative;
}

.search input {
  width: 203px;
  height: 29px;
  border: #a0a0a0 1px solid;
  font-size: 12px;
  color: #b7b7b7;
  line-height: 29px;
  text-indent: 7px;
}

.sreach_btn {
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  /* background: url(../img/sst_15.png) no-repeat; */
  top: 7px;
  right: 6px;
}

.banner {
  width: 1200px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.banner .banner_ul .li {
  float: left;
  width: 1200px;
}

.banner .hd {
  position: absolute;
  width: 186px;
  height: 15px;
  bottom: 15px;
  left: 50%;
  margin-left: -93px;
}

.banner .hd li {
  width: 57px;
  height: 15px;
  float: left;
  background: url(../img/bannert_14.png) center center no-repeat;
  margin-left: 5px;
}

.banner .hd li.on {
  background: url(../img/bannert_16.png) center center no-repeat;
}

.nav {
  padding-top: 1px;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
}

.nav ul .sub {
  display: none;
  width: 100%;
  /* width: 20%; */
  left: 0;
  top: 80px;
  z-index: 99;
  position: absolute;
  background: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  padding: 5px 0;
  height: auto;
  margin: 0;
  box-shadow: 0px 0px 5px 1px #f0f0f0;
}

.nav li {
  float: left;
  height: initial;
  position: relative;
  padding: 30px 36px;
}

.nav li .nav-item {
  font-size: 16px;
  color: #063A36;
  font-weight: bold;
}

.nav li .nav-item:hover::after {
  content: '';
  width: 36px;
  height: 2px;
  background: #053A36;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
}

.nav li .sub-item {
  font-size: 16px;
  color: #063A36;
  font-weight: bold;
}

.nav li .sub-item:hover {
  color: #45CEC4;
}

.nav li.on a {
  border-bottom: #053A36 2px solid;
}

/*index*/
.headlines {
  margin-top: 25px;
  height: 325px;
  overflow: hidden;
}

.headlines .headline {
  width: 398px;
  height: 327px;
  overflow: hidden;
}

.headlines .headline em {
  width: 51px;
  height: 30px;
  background: url(../img/td_03.png) no-repeat;
  display: block;
  margin-bottom: 10px;
}

.headlines .headline h2 {
  font-size: 24px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 8px;
}

.headlines .headline li {
  line-height: 17px;
  line-height: 31px;
}

.headlines .headline span {
  width: 40px;
  height: 17px;
  background-color: #e50082;
  line-height: 17px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  display: block;
  float: left;
  margin-top: 6px;
}

.headlines .headline .on span {
  background-color: #3c9aea;
}

.headlines .headline ul a {
  display: block;
  color: #333333;
  font-size: 15px;
  margin-left: 9px;
  width: 349px;
  float: right;
}

.headlines .headline ul a:hover {
  color: #e50082;
}

.headlines .headline .on a:hover {
  color: #3c9aea;
}

.headlines .information {
  width: 372px;
  overflow: hidden;
  position: relative;
  margin: 0 25px;
}

.headlines .information .information_ul {
  height: 276px;
  overflow: hidden;
  margin-top: 15px;
}

.headlines .information .information_ul li {
  width: 460px;
  height: 276px;
  position: relative;
}

.headlines .information .information_ul li a {
  float: left;
}

.region-title .title {
  display: block;
  background: url(../img/zxtt_03.png) no-repeat;
  background-size: 100% 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 5px;
  padding-left: 24px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
}

.region-title .title .title-des {
  color: #6C6C6C;
  font-size: 16px;
}

.region-title2 .title {
  display: block;
  background: url(../img/zxtt_04.png) no-repeat;
  background-size: 100% 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 5px;
  padding-left: 24px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
}

.region-title2 .title .title-des {
  color: #6C6C6C;
  font-size: 16px;
}

.headlines .information .information_n {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 50px;
  background: url(../img/zwyytt_12.png);
  padding-left: 20px;
  line-height: 50px;
  font-size: 18px;
  color: #ffffff;
  width: 440px;
}

.headlines .information .prev {
  position: absolute;
  right: 30px;
  bottom: 18px;
  display: block;
  width: 7px;
  height: 13px;
  background: url(../img/lbzy_06.png);
}

.headlines .information .next {
  position: absolute;
  bottom: 18px;
  right: 12px;
  display: block;
  width: 7px;
  height: 13px;
  background: url(../img/lbzy_08.png);
}

.association {
  width: 380px;
}

.association .event_n {
  padding-bottom: 24px;
  border-bottom: #e5e5e5 1px solid;
}

.association .event_l {
  width: 128px;
}

.association .event_l span {
  display: block;
  width: 52px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  background-color: #e50082;
  color: #fff;
}

.association .event_l h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  margin: 10px 0 20px 0;
}

.association .event_l h3 a {
  color: #353535;
}

.association .event_l .time {
  color: #9c9c9c;
  font-size: 13px;
  background: url(../img/time1_21.jpg) left center no-repeat;
  padding-left: 20px;
}

.association .event_r {
  width: 148px;
}

.Winchance {
  margin-top: 30px;
}

.Winchance_top {
  height: 49px;
  position: relative;
  line-height: 49px;
}

.Winchance_top1 {
  width: 786px;
  background: url(../img/wcxmt.png) left top no-repeat;
}

.Winchance .Winchance_top .Winchance_ul {
  position: absolute;
  left: 200px;
}

.Winchance .Winchance_top .Winchance_ul li {
  float: left;
  padding: 0 15px;
}

.Winchance .Winchance_top .Winchance_ul li a {
  color: #717171;
}

.Winchance_top .more {
  width: 53px;
  background: url(../img/gdt_32.jpg) right center no-repeat;
  text-align: left;
  position: absolute;
  right: 0px;
  display: block;
  font-size: 14px;
}

.Winchance .Winchance_top .more a {
  color: #717171;
}

.Winchance .Winchance_end {
  /*margin-top: 27px;*/
}

.Winchancebanner {
  width: 390px;
  height: 300px;
  float: left;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}

.Winchancebanner .information_n {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 48px;
  background: url(../img/zwyytt_12.png);
  text-indent: 20px;
  line-height: 48px;
  font-size: 18px;
  color: #ffffff;
  width: 100%;
}

.Winchancebanner li {
  position: relative;
}

.Winchancebanner li img {
  width: 391px;
}

.Winchancebanner li a {
  float: left;
}

.Winchancebanner .prev {
  position: absolute;
  right: 30px;
  bottom: 18px;
  display: block;
  width: 7px;
  height: 13px;
  background: url(../img/lbzy_06.png);
}

.Winchancebanner .next {
  position: absolute;
  bottom: 18px;
  right: 12px;
  display: block;
  width: 7px;
  height: 13px;
  background: url(../img/lbzy_08.png);
}

.list_ul {
  width: 810px;
}

.list_ul2 {
  width: 786px;
}

.list_ul li {
  width: 381px;
  height: 141px;
  float: left;
  margin: 20px 0px 0px 22px;
}

.list_ul li .list_left {
  width: 144px;
  position: relative;
  border-bottom: #e5e5e5 1px solid;
  height: 141px;
}

.list_ul li .list_left .span {
  position: absolute;
}

.list_ul li .list_right {
  width: 222px;
}

.list_ul li .list_left span {
  display: block;
  width: 52px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  background-color: #e50082;
  color: #fff;
  position: absolute;
  top: 24px;
}

.list_ul li .list_left h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  position: absolute;
  top: 51px;
}

.list_ul li .list_left h3 a {
  color: #353535;
}

.list_ul li .list_left .time {
  color: #9c9c9c;
  font-size: 13px;
  background: url(../img/time1_21.jpg) left center no-repeat;
  padding-left: 20px;
  position: absolute;
  top: 107px;
}

.Exhibition {
  margin-top: 29px;
}

.Exhibition_left {
  width: 694px;
}

.Exhibition_top {
  background: url(../img/sydht_11.png) no-repeat;
  width: 694px;
}

.Exhibition_enp li {
  width: 694px;
  height: 138px;
  position: relative;
  margin-top: 25px;
}

.Exhibition_enp li .Ex_left {
  width: 221px;
}

.Exhibition_enp li .Ex_right {
  width: 450px;
  color: #353535;
  border-bottom: #e5e5e5 1px solid;
  height: 138px;
}

.Exhibition_enp li .Ex_right a {
  color: #353535;
}

.Exhibition_enp li .Ex_right h4 {
  margin-bottom: 12px;
}

.Exhibition_enp li .Ex_right .cen {
  line-height: 25px;
  color: #9d9d9d;
}

.Exhibition_enp li .time {
  position: absolute;
  bottom: 20px;
  line-height: 14px;
  font-size: 12px;
  width: 450px;
}

.Exhibition_enp li .time span {
  display: block;
  height: 14px;
  margin-right: 15px;
  float: left;
  padding-left: 23px;
}

.Exhibition_enp li .time span.zan {
  background: url(../img/zant_07.jpg) left center no-repeat;
}

.Exhibition_enp li .time span.fx {
  background: url(../img/zant_09.jpg) left center no-repeat;
}

.Exhibition_enp li .time .em {
  float: right;
  color: #ccc;
}

.Exhibition_right .Exhibition_top2 {
  background: url(../img/syrt_13.png) no-repeat;
  width: 479px;
}

.Exhibition_right .Exhibition_end2 h4 {
  font-size: 24px;
  font-weight: normal;
  color: #333333;
  line-height: 45px;
}

.Exhibition_right .end_img {
  margin-top: 18px;
}

.Exhibition_right .end2_list li {
  line-height: 17px;
  font-size: 12px;
  margin-top: 14px;
}

.Exhibition_right .end2_list li span {
  width: 40px;
  height: 17px;
  display: block;
  float: left;
  color: #fff;
  background-color: #e50082;
  text-align: center;
}

.Exhibition_right .end2_list li a {
  display: block;
  float: right;
  width: 430px;
  color: #9d9d9d;
  float: right;
  font-size: 14px;
}

.Exhibition_right .end2_list li a:hover {
  color: #e50082;
}

.Covenant {
  margin-top: 27px;
}

.platform_n {
  margin-right: 31px;
  margin-top: 30px;
}

.platform_top {
  width: 379px;
}

.platform_end {
  height: 153px;
  border-bottom: #e5e5e5 1px dashed;
  width: 379px;
  margin-bottom: 10px;
}

.paltimg {
  width: 240px;
}

.service {
  width: 125px;
}

.service h4 {
  height: 36px;
  line-height: 18px;
  margin-bottom: 8px;
  font-weight: normal;
}

.service h4 a {
  color: #000;
}

.service span {
  display: block;
  font-size: 12px;
  text-align: center;
  line-height: 17px;
  width: 62px;
  height: 17px;
  background-color: #e50082;
  margin-bottom: 15px;
  color: #fff;
}

.service .programme {
  color: #9d9d9d;
  line-height: 18px;
}

.lists li {
  font-size: 14px;
}

.lists li a {
  color: #9d9d9d;
  line-height: 27px;
}

.garden {
  margin-top: 15px;
}

.garden_top {
  width: 380px;
  position: relative;
}

.garden_top h3 {
  font-size: 24px;
  font-weight: normal;
  color: #1a4c9c;
  background: url(../img/ljzt_12.jpg) right bottom no-repeat;
}

.garden_top .more {
  width: 53px;
  background: url(../img/gdt_32.jpg) right center no-repeat;
  text-align: left;
  position: absolute;
  right: 0px;
  display: block;
  font-size: 14px;
  top: 5px;
}

.garden_top .more a {
  color: #717171;
}

.garden_end {
  margin: 20px 0 5px 0;
  height: 76px;
  border-bottom: #e5e5e5 1px dashed;
}

.gardenimg {
  width: 101px;
}

.gardenfw {
  width: 270px;
}

.gardenfw span {
  display: block;
  font-size: 12px;
  text-align: center;
  line-height: 17px;
  width: 62px;
  height: 17px;
  background-color: #e50082;
  margin-bottom: 10px;
  color: #fff;
}

.gardenfw h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 15px;
}

.gardenfw h4 a {
  color: #000;
}

.garden_n {
  margin-right: 30px;
}

.list_ul1 {
  width: 1200px;
}

.list_ul1 li {
  margin: 20px 28px 0px 0px;
}

.list_ul1 li .list_left {
  width: 139px;
}

.list_ul1 li .list_left a {
  color: #000;
}

.list_ul1 li .list_left h3 {
  font-size: 14px;
  color: #6f6f6f;
}

.end_li li {
  width: 101px;
  height: 52px;
  border: #d2d1d1 1px solid;
  float: left;
  margin: 6px 6px 0 0;
}

.end_li {
  margin: 20px 0 50px 3px;
}

/*栏目公共样式*/
#ColumnPage {
  background: #fff;
  margin-bottom: 60px;
  min-height: 561px;
  padding: 24px 41px 24px 19px;
}

#ColumnPage .Sidebar {
  width: 198px;
  margin-right: 40px;
}

#ColumnPage .ColumnTitle {
  height: 80px;
  background: #45CEC4;
  font-size: 16px;
  color: #fff;
  line-height: 80px;
  padding-left: 28px;
}

#ColumnPage .Sidebar ul {
  padding: 15px 28px 40px;
  background-color: #f8f8f8;
}

#ColumnPage .Sidebar ul li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px #c5c5c5 solid;
  font-size: 14px;
}

#ColumnPage .Sidebar a.SidebarImg {
  margin-top: 10px;
  display: block;
}

#ColumnPage .Sidebar ul li a {
  color: #333333;
}

#ColumnPage .Sidebar ul li a:hover,
#ColumnPage .Sidebar ul li.onmenu a {
  color: #a335a3;
}

#ColumnPage .MainContent {
  max-width: 1200px;
  width: 100%;
}

#ColumnPage .ColumnPageBar {
  padding: 21px 0 10px;
  margin-bottom: 25px;
  background-size: 100%;
  border-bottom: 2px solid #45CEC4;
}

#ColumnPage .SubColumnTitle {
  font-size: 18px;
  font-weight: bold;
  color: #1a4c9c;
}

#ColumnPage .Breadcrumb {
  font-size: 12px;
}

#ColumnPage .pages {
  padding-top: 30px;
}

#ColumnPage .pages a {
  display: inline-block;
  vertical-align: text-bottom;
  border: 1px #eaeaea solid;
  font-size: 12px;
  padding: 10px 15px;
}

#ColumnPage .pages .a_cur {
  border: none;
  background: #7542a1;
  color: #fff;
  font-weight: normal;
}

#ColumnPage .FullWidth {
  width: 100%;
}

/*图文列表页*/
.ColumnStylePTList ul li {
  overflow: hidden;
  margin-bottom: 25px;
}

.ColumnStylePTList ul li a.img {
  width: 138px;
  height: 199px;
  margin-right: 25px;
  float: left;
}

.ColumnStylePTList ul li div.ListText {
  height: 199px;
  width: 785px;
  float: left;
}

.ColumnStylePTList ul li div.ListText h2 {
  font-size: 16px;
  margin-bottom: 30px;
}

.ColumnStylePTList ul li div.ListText p {
  height: 110px;
  font-size: 14px;
  line-height: 24px;
}

.ColumnStylePTList ul li div.ListText a.ListTextMore {
  background: #e3e3e3;
  display: inline-block;
  width: 100px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
}

/*单篇图文*/
.ColumnStylePage {
  overflow: hidden;
  color: #666666;
}

.ColumnStylePage p {
  padding: 10px 0;
  font-size: 14px;
  line-height: 28px;
}

/*文章列表*/
.ColumnStyleTList li {
  border-bottom: 1px #999999 dotted;
  padding: 10px 0;
  font-size: 14px;
}

.ColumnStyleTList li a {
  display: block;
}

.article-block {
  position: relative;
}

.article-block::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #45CEC4;
  margin-right: 10px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: inline-block;
}

.ColumnStyleTList li span {
  float: right;
  color: #888;
}

.NewColumnStyleTList li {
  border-bottom: 1px #999999 dotted;
  padding: 10px 0;
  font-size: 14px;
}

.NewColumnStyleTList li .companyname {
  background: url(../img/px.gif) no-repeat 0 center;
  padding-left: 15px;
  padding-right: 140px;
}

.NewColumnStyleTList li .newcompanytype,
.NewColumnStyleTList li .newispass,
.NewColumnStyleTList li .newedit,
.NewColumnStyleTList li .newtime {
  color: Red;
  padding-right: 60px;
}

.NewColumnStyleTList li .companytype,
.NewColumnStyleTList li .ispass,
.NewColumnStyleTList li .edit,
.NewColumnStyleTList li .time {
  padding-right: 60px;
}

.NewColumnStyleTList li .newcompanyname {
  color: Red;
  padding-right: 155px;
}

.NewColumnStyleTList li span .time {
  float: right;
  color: #888;
}

/*注册登录页面*/
.bg_e72393,
.bg_0e57a8 {
  color: #fff;
}

.bg_e72393 {
  background: #e72393;
}

.bg_0e57a8 {
  background: #0e57a8;
}

.UserEntry {
  min-height: 600px;
  position: relative;
}

.UserFormModule {
  padding: 1px;
  width: 400px;
  background: #a92c95;
  background: -moz-linear-gradient(top, #a92c95 0%, #009ab3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a92c95), color-stop(100%, #009ab3));
  background: -webkit-linear-gradient(top, #a92c95 0%, #009ab3 100%);
  background: -o-linear-gradient(top, #a92c95 0%, #009ab3 100%);
  background: -ms-linear-gradient(top, #a92c95 0%, #009ab3 100%);
  background: linear-gradient(to bottom, #a92c95 0%, #009ab3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a92c95', endColorstr='#009ab3', GradientType=0);
  right: 0;
  position: absolute;
}

.UserFormModuleInner {
  background: #fff;
  padding: 30px;
}

.UserFormModuleInner .UserFormTitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 49px;
  background: url(../img/UserTitleBg.png);
  text-align: center;
  top: -30px;
  left: -30px;
}

.UserFormModuleInner .UserFormTitle strong {
  font-size: 21px;
  color: #fff;
  display: block;
  padding-top: 12px;
}

.RLToDo {
  width: 350px;
  text-align: center;
  top: 50%;
  position: absolute;
  margin-top: -40px;
  left: 200px;
}

.RLToDo h1 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 10px;
}

.RLToDo a {
  display: block;
  padding: 12px 0;
  color: #fff;
}

.UserFormContent {
  font-size: 14px;
}

.UserFormContent dl dt {
  padding-top: 15px;
}

.UserFormContent dl dd input {
  height: 32px;
  width: 333px;
  border: 1px #bfbfbf solid;
  padding-left: 5px;
}

.UserFormContent dl dd input.code {
  width: 110px;
}

.UserFormContent dl dd input.checkbox {
  width: 16px;
  height: 16px;
}

.AutoLogin {
  font-size: 14px;
  margin-top: 20px;
}

.UserFormSubmit input {
  height: 42px;
  width: 335px;
  cursor: pointer;
}

.UserFormSubmit {
  padding-top: 20px;
}

.LoginEntry .UserFormModule {
  top: 170px;
}

.RegisterEntry .UserFormModule {
  top: 140px;
}

/*表单页面*/
.ColumnFromPage table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  color: #666666;
}

.ColumnFromPage table tr {
  border-bottom: 1px #ebebeb solid;
  padding: 10px;
}

.ColumnFromPage table th,
.ColumnFromPage table td {
  padding: 10px 0;
}

.ColumnFromPage table th {
  width: 150px;
  padding-right: 10px;
}

.ColumnFromPage table th span {
  color: #c00;
}

.ColumnFromPage table td input {
  padding: 10px 0;
  border: #bfbfbf 1px solid;
  height: 14px;
  line-height: 14px;
  text-indent: 20px;
}

.ColumnFromPage table td textarea {
  border: #bfbfbf 1px solid;
  text-indent: 20px;
}

.hdmc {
  width: 813px;
}

.es {
  width: 145px;
}

.gwyq {
  width: 813px;
  height: 208px;
}

.sub {
  width: 188px;
  height: 54px;
  font-size: 18px;
  color: #ffffff;
  margin: 20px 0 0 134px;
  display: none;
}

input.photo {
  width: 160px;
  text-align: right;
  font-size: 12px;
}

td.photo a {
  display: block;
  width: 63px;
  height: 21px;
  margin: 6px;
}

td.photo {
  position: relative;
}

span.photo {
  font-size: 12px;
  color: #999999;
}

td select {
  border: #bfbfbf 1px solid;
  font-size: 12px;
  color: #999999;
  height: 34px;
}

select.choice {
  width: 145px;
}

select.opt {
  width: 287px;
}

/*大事记*/
.chronicleList {
  font-size: 14px;
  color: #565656;
  background: url(../img/hengt_03.jpg) left center no-repeat;
}

.chronicleList li {
  margin-bottom: 30px;
}

.chronicleList li span {
  float: left;
  display: block;
  background: url(../img/bdt_03.jpg) left center no-repeat;
  padding-left: 40px;
}

.chronicleList li a {
  display: block;
  float: right;
  width: 757px;
}

.list2_ul {
  padding: 9px 0;
  border-bottom: #0a5cad 1px solid;
  margin-top: -28px;
}

.list2_ul li {
  float: left;
  width: 95px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-right: 17px;
  cursor: pointer;
}

.list2_ul li a {
  color: #1a4c9c;
}

.list2_ul li:hover a {
  color: #fff;
}

.list2_ul .onmenu a {
  color: #fff;
}

.list2_ul .onmenu {
  background-color: #dc1d8e;
}

.list2_ul li:hover {
  background-color: #dc1d8e;
}

.compath {
  overflow: hidden;
}

.compath li {
  float: left;
  width: 102px;
  height: 51px;
  padding: 0 18px 15px 0;
}

.compath li img {
  border: 1px solid #ccc;
}

/*上传图片8*/
.ColumnFromPage .newupload_box {
  width: 800px;
  margin: 1em auto;
}

.ColumnFromPage .newupload_main {
  border-width: 1px 1px 2px;
  border-style: solid;
  border-color: #ccc #ccc #ddd;
  background-color: #fbfbfb;
}

.ColumnFromPage .newupload_choose {
  padding: 1em;
}

.ColumnFromPage .newupload_drag_area {
  display: inline-block;
  width: 60%;
  padding: 4em 0;
  margin-left: .5em;
  border: 1px dashed #ddd;
  background: #fff url(http://rescdn.qqmail.com/zh_CN/htmledition/images/func/dragfile07bf38.gif) no-repeat 20px center;
  color: #999;
  text-align: center;
  vertical-align: middle;
}

.ColumnFromPage .newupload_drag_hover {
  border-color: #069;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.5);
  color: #333;
}

.ColumnFromPage .newupload_preview {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #fff;
  overflow: hidden;
  _zoom: 1;
}

.ColumnFromPage .newupload_append_list {
  height: 300px;
  padding: 0 1em;
  float: left;
  position: relative;
}

.ColumnFromPage .newupload_delete {
  margin-left: 2em;
}

.ColumnFromPage .newupload_image {
  max-height: 250px;
  padding: 5px;
}

.ColumnFromPage .newupload_submit {
  padding-top: 1em;
  padding-left: 1em;
}

.ColumnFromPage .newupload_submit_btn {
  display: none;
  height: 32px;
  font-size: 14px;
}

.ColumnFromPage .newupload_loading {
  height: 250px;
  background: url(../img/loading.gif) no-repeat center;
}

.ColumnFromPage .newupload_progress {
  display: none;
  padding: 5px;
  border-radius: 10px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 25px;
  top: 45px;
}

.ColumnFromPage .pic {
  padding: 20px 0;
}

.ColumnFromPage .pic img {
  width: 186px;
  height: 180px;
  border: 1px solid #dadada;
  padding: 7px;
}

.Breadcrumb .Add {
  font-size: 18px;
  font-weight: bold;
  color: #1a4c9c;
}

/*补页面*/
.revea h3 {
  font-size: 20px;
  color: #3b3b3b;
  text-align: center;
  line-height: 55px;
  margin-top: 25px;
}

.revea p {
  font-size: 14px;
  color: #565656;
  line-height: 30px;
  padding: 0px;
}

.revea_p p span {
  font-weight: bold;
  color: #3b3b3b;
}

.revea_top {
  margin-top: 20px;
}

.revea_top p span {
  font-weight: bold;
  color: #b2268f;
}

.revea_img {
  margin-top: 20px;
  position: relative;
}

.revea_img .revea_ind {
  width: 855px;
  margin-left: 45px;
  overflow: hidden;
}

.revea_img p span {
  font-weight: bold;
  color: #b2268f;
}

.revea_img li {
  float: left;
  margin-right: 17px;
}

.revea_img p {
  margin-bottom: 10px;
}

.revea_img .prev {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 37px;
  height: 149px;
  background: url(../img/xiangqyt_21.jpg) no-repeat;
}

.revea_img .next {
  position: absolute;
  top: 40px;
  right: 0px;
  width: 37px;
  height: 149px;
  background: url(../img/xiangqyt_25.jpg) no-repeat;
}

.revea_video {
  margin-top: 30px;
  position: relative;
}

.revea_video p span {
  font-weight: bold;
  color: #b2268f;
}

.Product-jj {
  width: 855px;
  margin-left: 45px;
}

.Product-jj dd {
  float: left;
}

.Product-jj .projectSlide dd {
  margin-left: 3px;
  cursor: pointer;
}

.Product-jj .projectSlide {
  margin-top: 4px;
  height: 149px;
  position: relative;
}

.Product-jj .projectSlide .sPrev {
  position: absolute;
  top: 0px;
  left: -38px;
  width: 37px;
  height: 149px;
  background: url(../img/xiangqyt_21.jpg) no-repeat;
  z-index: 99;
}

.Product-jj .projectSlide .sNext {
  position: absolute;
  top: 0px;
  right: -38px;
  width: 37px;
  height: 149px;
  background: url(../img/xiangqyt_25.jpg) no-repeat;
  z-index: 99;
}

.ColumnFromPage .mis table th,
.ColumnFromPage .mis table td {
  padding: 0px;
  border: #dcdcdc 1px solid;
  font-size: 14px;
  color: #666666;
  text-indent: 20px;
}

.ColumnFromPage .mis table tr {
  border: none;
  padding: 0px;
  height: 60px;
}

.ColumnFromPage .mis table td.on {
  text-align: center;
  background-color: #f8f8f8;
  text-indent: 0px;
}

.revea_ul li img {
  width: 274px;
  height: 149px;
}

.resourcePic .on img {
  width: 274px;
  height: 149px;
}

.Product-jj {
  position: relative;
  height: 500px;
}

.projectBd {
  position: absolute;
  width: 854px;
  height: 297px;
  left: 0;
  top: 0;
}

.Product-jj dd {
  position: absolute;
  width: 854px;
  left: 0px;
  top: 0px;
}

.Product-jj .projectSlide {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* 20160901 */
.Exhibition_right {
  width: 479px;
}

/* 20160901 */
/*bottom*/
.end {
  padding: 52px 0;
  position: relative;
  background: #45CEC4;
  font-size: 12px;
  color: #ffffff;
}

.w1300 {
  width: 1300px;
  margin: 0 auto;
}

.nav_end {
  width: 916px;
  margin: 0 auto;
}

.nav_end li {
  float: left;
  padding: 0 8px;
  position: relative;
}

.nav_end li:not(:last-child)::after {
  content: '';
  width: 1px;
  height: 15px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.nav_end li a {
  color: #ffffff;
  line-height: 25px;
}

.end .record {
  text-align: center;
  line-height: 30px;
}

.end .auxiliary {
  width: 320px;
}

.pagnation {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.page-prev {
  display: block;
  border: 1px #eaeaea solid;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.page-prev :hover {
  color: #7542a1;
}

.page-next {
  display: block;
  border: 1px #eaeaea solid;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.current {
  border: none;
  background: #7542a1;
  padding: 10px 15px;
  text-align: center;
  color: #fff;
}

.order_num {
  border: 1px #eaeaea solid;
  padding: 10px 15px;
  text-align: center;
}

.logo img {
  width: 40px;
  height: 40px;
}

.banner img {
  width: -webkit-fill-available;
  max-height: 400px;
}

.search img {
  position: relative;
  margin-top: 7px;
  margin-left: 34px;
}
