body {
  text-transform:none;
}
.header {
  width: 100%;
  height: 140px;
}
.head {
  width: 1200px;
  height: 140px;
  margin: 0 auto;
  position: relative;
}
.logo {
  position: absolute;
  top: 0;
  left: 0;
}
.top {
  position: absolute;
  top: 0;
  right: 0;
  width: 1020px;
  height: 26px;
  color: #999;
  font-size: 11px;
}
.top span {
  line-height: 26px;
}
.top ul {
  float: right;
  height: 26px;
}
.top li {
  float: left;
  width: 70px;
  text-align: center;
  margin-top: 8px;
  height: 12px;
  line-height: 12px;
  border-right: 1px solid #999;
}
.top li a {
  display: block;
  color: #999;
}
.top li:first-child {
  width: 85px;
  border-left: 1px solid #999;
  position: relative;
}
.top li:first-child img {
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.top li:first-child .wx {
  display: none;
  width: 100px;
  height: 100px;
}
.top li:first-child:hover .wx {
  position: absolute;
  top: -5px;
  left: -20px;
  display: block;
  z-index: 9999;
}
.nav {
  position: absolute;
  right: -26px;
  top: 66px;
}
.nav li {
  float: left;
  width: 115px;
  text-align: center;
  position: relative;
  z-index: 999;
}
.nav li > a {
  color: #5b5a5a;
  font-size: 13px;
}
.nav li > a p {
  font-size: 9px;
  line-height: 20px;
}
.nav li .arrow {
  background: url(/uploads/image/mimage/top_arrow.png) center no-repeat;
  height: 6px;
  width: 120px;
  margin-top: 29px;
  display: none;
}
.nav li:hover > a,
.nav li.on > a {
  color: #17387d;
}
.nav li:hover .sub,
.nav li:hover .arrow {
  display: block;
}
.nav li:nth-child(n 7) .sub {
  position: absolute;
  right: 0;
}
.sub {
  width: 498px;
  border: 1px solid #dcdcdc;
  border-top: 3px solid #2962a1;
  background: rgba(255, 255, 255, 0.92);
  text-align: left;
  padding-bottom: 20px;
  height: auto;
  display: none;
}
.sub dl {
  float: left;
  width: 140px;
  border-right: 1px solid #ecedf2;
  margin-top: 20px;
}
.sub dd {
  height: 35px;
}
.sub dd a {
  display: block;
  line-height: 35px;
  padding-left: 24px;
  color: #666;
}
.sub dd:hover a {
  color: #e32a2f;
}
.sub .con {
  float: right;
  width: 287px;
  margin: 29px 35px 0;
}
.sub .con img {
  width: 287px;
  height: 136px;
}
.sub .con h3 {
  font-size: 15px;
  font-weight: normal;
  line-height: 45px;
}
.sub .con h3 span {
  font-size: 12px;
}
.sub .con p {
  line-height: 20px;
  color: #666;
}
.topbox {
  height: 35px;
  width: 1220px;
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  z-index: 99;
  left: 50%;
  margin-left: -610px;
}
.topbox .date {
  float: left;
  width: 178px;
  background:  left center no-repeat;
  padding-left: 22px;
  margin-left: 22px;
  line-height: 37px;
  color: #666;
}
.topbox .weather {
  float: left;
  width: 280px;
}
.topbox .weather .cross-simple-icon {
  padding-top: 0 !important;
  line-height: 35px !important;
}
.topbox .right {
  float: right;
  width: 265px;
  height: 30px;
  margin: 5px 13px 0 0;
}
.topbox .right span {
  color: #666;
  margin-right: 5px;
  vertical-align: top;
  line-height: 25px;
}
.search {
  width: 204px;
  height: 23px;
  border: 1px solid #dcdcdc;
  border-radius: 15px;
  background: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.search .input {
  float: left;
  width: 160px;
  padding-left: 12px;
  line-height: 23px;
  background: none;
  border: none;
  color: #999;
}
.search .button {
  float: right;
  width: 32px;
  height: 25px;
  border: none;
  cursor: pointer;
  margin: -1px -1px 0 0;
  border-radius: 0 15px 15px 0;
  background: url(/uploads/image/mimage/search.png) #e32a2f center no-repeat;
}
.fullslide {
  position: relative;
  width: 100%;
  height: 580px;
}
.fullslide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullslide .bd ul {
  width: 100% !important;
  height: 580px !important;
}
.fullslide .bd ul li {
  width: 100% !important;
  text-align: center;
}
.fullslide .bd ul li a {
  display: block;
  height: 580px;
  background-position: center;
  background-repeat: no-repeat;
}
.fullslide .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 100px;
  text-align: center;
  z-index: 1;
}
.fullslide .hd ul li {
  margin: 0 4px;
  width: 16px;
  height: 16px;
  background: url(/uploads/image/mimage/dot.png) no-repeat 0 0;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
}
.fullslide .hd .on {
  background-position: 0 -16px;
}
.content {
  width: 1200px;
  margin: -77px auto 0;
  position: relative;
  z-index: 10;
}
.content .more {
  display: block;
  width: 34px;
  height: 34px;
  background: #d0d0d0;
  font-size: 36px;
  color: #fff;
  float: right;
  line-height: 30px;
  text-align: center;
  margin-top: 16px;
}
.content .more:hover {
  background: #e32a2f;
}
.about {
  height: 271px;
}
.about .left {
  float: left;
  width: 448px;
  height: 203px;
  border: 1px solid #f1f1f1;
  background: #fff;
  padding: 33px 75px;
}
.about .left i {
  font-style: normal;
  color: #acacac;
}
.about .left h3 {
  font-size: 18px;
  color: #375fae;
  height: 45px;
}
.about .left h3 span {
  font-size: 14px;
}
.about .left p {
  line-height: 20px;
  color: #666;
}
.about .left p span {
  font-size: 16px;
}
.about .left .p {
  color: #3c3c3c;
  margin-top: 25px;
}
.about .right {
  float: right;
  width: 600px;
  height: 271px;
}
.about .right > p {
  width: 300px;
  height: 271px;
  background: #183d89;
  float: left;
}
.videos {
  float: right;
  width: 300px;
  height: 271px;
}
.videos .video {
  width: 300px;
  height: 171px;
}
.slidetxtbox {
  position: relative;
  height: 74px;
  width: 274px;
  background: #343434;
  padding: 26px 0 0 26px;
}
.slidetxtbox .hd {
  height: 3px;
  margin-top: 12px;
}
.slidetxtbox .hd ul {
  float: left;
}
.slidetxtbox .hd ul li {
  float: left;
  width: 45px;
  height: 3px;
  background: #2a2a2a;
  cursor: pointer;
  margin-right: 4px;
}
.slidetxtbox .hd ul li.on {
  background: #9d2e31;
}
.slidetxtbox .bd .dynamic {
  color: #fff;
}
.slidetxtbox .bd .dynamic h1 {
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: -200px;
  bottom: 55px;
}
.slidetxtbox .bd .dynamic h1 p {
  font-size: 40px;
  border-bottom: 3px solid #fff;
  width: 50px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.slidetxtbox .bd .dynamic h3 {
  background: url(/uploads/image/mimage/dynamic_ico.png) left 3px no-repeat;
  padding-left: 25px;
  font-size: 12px;
}
.slidetxtbox .bd .dynamic h3 p {
  font-weight: normal;
  color: #e1e1e1;
  line-height: 28px;
}
.reports {
  margin-top: 31px;
}
.slide_news {
  float: left;
  width: 884px;
  height: 307px;
  border-right: 1px dashed #dcdcdc;
}
.slide_news .hd {
  height: 49px;
  border-top: 1px solid #f2f2f2;
  width: 841px;
}
.slide_news .hd .tit {
  float: left;
  background: url(/uploads/image/mimage/news_tit.jpg) left bottom no-repeat;
  width: 234px;
  height: 48px;
  border-top: 2px solid #ffba00;
  margin-top: -1px;
  position: relative;
  left: 0;
  bottom: 0;
}
.slide_news .hd ul {
  float: left;
  width: 561px;
  margin-left: 10px;
  margin-top: 16px;
}
.slide_news .hd li {
  float: left;
  width: 123px;
  line-height: 33px;
  font-size: 15px;
  color: #666;
  font-weight: bold;
  cursor: pointer;
  padding-left: 60px;
  background-color: #eee;
  background-position: 10px 15px;
  background-repeat: no-repeat;
  margin-right: 4px;
}
.slide_news .hd li.first {
  background-image: url(/uploads/image/mimage/01.png);
}
.slide_news .hd li.second {
  background-image: url(/uploads/image/mimage/02.png);
}
.slide_news .hd li.other {
  background-image: url(/uploads/image/mimage/03.png);
}
.slide_news .hd li.on {
  background-color: #e32a2f;
  color: #fff;
}
.slide_news .hd .first.on {
  background-image: url(/uploads/image/mimage/01_on.png);
}
.slide_news .hd .second.on {
  background-image: url(/uploads/image/mimage/02_on.png);
}
.slide_news .hd .other.on {
  background-image: url(/uploads/image/mimage/03_on.png);
}
.slide_news .bd {
  position: relative;
  width: 841px;
  height: 221px;
  margin-top: 36px;
  overflow: hidden;
}
.slide_news .bd ul {
  width: 455px;
  position: absolute;
  right: 0;
  top: 0;
}
.slide_news .bd li {
  color: #959494;
  margin-bottom: 22px;
}
.slide_news .bd li img {
  width: 375px;
  height: 221px;
  position: absolute;
  left: -386px;
  top: 0;
  z-index: 10;
  display: none;
}
.slide_news .bd li > p {
  width: 10px;
  height: 221px;
  position: absolute;
  top: 0;
  left: -21px;
  z-index: 20;
  display: none;
  background: url(/uploads/image/mimage/pic_arrow.jpg) center no-repeat;
}
.slide_news .bd li > p.on {
  background: url(/uploads/image/mimage/pic_arrow.png) left -280px no-repeat;
  display: block;
}
.slide_news .bd li .date {
  float: left;
  width: 64px;
  height: 59px;
  background: url(/uploads/image/mimage/date_ico1.png) center no-repeat;
  text-align: center;
  font-size: 10px;
}
.slide_news .bd li .date p {
  font-size: 24px;
  margin-top: 5px;
}
.slide_news .bd li .text {
  float: right;
  width: 373px;
}
.slide_news .bd li .text a {
  display: block;
  font-size: 14px;
  height: 25px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 13px;
}
.slide_news .bd li.on > p {
  display: block;
}
.slide_news .bd li.on img {
  display: block;
}
.slide_news li:hover > p,
.slide_news li:hover > p.on {
  display: block;
}
.slide_news li:hover > p {
  z-index: 999;
}
.slide_news li:hover img {
  display: block;
  z-index: 998;
}
.slide_news li:hover .text a,
.slide_news li:hover .date,
.slide_news li:hover .date p {
  color: #e32a2f;
}
.slide_news li:last-child:hover > p {
  top: 0px;
  background: url(/uploads/image/mimage/pic_arrow.png) left -120px no-repeat;
}
.slide_news li:hover > p {
  background: url(/uploads/image/mimage/pic_arrow.png) left center no-repeat;
}
.news {
  float: right;
  width: 281px;
}
.news .tit {
  height: 50px;
}
.news>ul {
  margin-top: 22px;
}
.news>ul>li {
  height: 33px;
  border-bottom: 1px dotted #d7d7d7;
  font-family: simsun;
  line-height: 33px;
  color: #828282;
}
.news>ul>li a {
  color: #828282;
}
.news>ul>li:last-child {
  border: none;
}
.news>ul>li:before {
  content: "·";
  color: #828282;
}
.news>ul>li:hover a,
.news>ul>li:hover {
  color: #e22b2c;
}
.picscroll {
  width: 1200px;
  position: relative;
  margin: 38px 0 33px;
}
.picscroll .btn {
  position: absolute;
  display: block;
  top: 0;
  width: 34px;
  height: 34px;
  cursor: pointer;
  font-size: 24px;
  color: #fff;
  background: #d0d0d0;
  text-align: center;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.picscroll .prev {
  right: 39px;
}
.picscroll .next {
  right: 0;
}
.picscroll .prev:hover,
.picscroll .next:hover {
  background: #e32a2f;
}
.picscroll .bd {
  margin-top: 22px;
}
.picscroll .bd ul {
  overflow: hidden;
  zoom: 1;
  margin-right: -11px;
}
.picscroll .bd ul li {
  margin-right: 11px;
  float: left;
  _display: inline;
  text-align: center;
  position: relative;
}
.picscroll .bd ul li .img {
  width: 286px;
  height: 139px;
  padding: 2px;
  border: 1px solid #cfcfcf;
  text-align: center;
}
.picscroll .bd ul li .img a {
  display: block;
  width: 286px;
  height: 139px;
  overflow: hidden;
}
.picscroll .bd ul li .img img {
  width: 286px;
  height: 139px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picscroll .bd ul li .img img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.picscroll .bd ul li h3 {
  position: absolute;
  bottom: 9px;
  right: 27px;
}
.picscroll .bd ul li h3 a {
  color: #fff;
}
.picscroll .bd ul li:hover .img {
  border: 1px solid #e22b2c;
}
.market {
  margin-bottom: 32px;
}
.market .one {
  float: left;
  width: 275px;
  border-right: 1px dashed #dfdfdf;
  padding-right: 15px;
  height: 242px;
}
.market .two {
  float: left;
  width: 322px;
  height: 242px;
  border-right: 1px dashed #dfdfdf;
  padding: 0 14px 0 13px;
}
.market .two span {
  float: right;
}
.market .three {
  float: left;
  width: 260px;
  padding:0 13px;
  border-right: 1px dashed #dfdfdf;
}
.picscroll-left {
  width: 1200px;
  position: relative;
}
.picscroll-left .more {
  margin-top: 0;
}
.picscroll-left .btn {
  position: absolute;
  display: block;
  top: 50px;
  width: 29px;
  height: 29px;
  cursor: pointer;
}
.picscroll-left .prev {
  left: -17px;
  background: ;
}
.picscroll-left .next {
  right: -17px;
  background: ;
}
.picscroll-left .bd {
  margin-top: 22px;
}
.picscroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  margin-right: -24px;
}
.picscroll-left .bd ul li {
  float: left;
  _display: inline;
  width: 384px;
  margin-right: 24px;
  height: 122px;
}
.picscroll-left .bd ul li .text {
  float: right;
  width: 197px;
}
.picscroll-left .bd ul li .text .tit {
  display: block;
  height: 35px;
  font-size: 14px;
  color: #1d376c;
}
.picscroll-left .bd ul li .text p {
  line-height: 24px;
  color: #828282;
  font-family: simsun;
  height: 50px;
  overflow: hidden;
}
.picscroll-left .bd ul li .text .much {
  display: block;
  width: 77px;
  background: #1e376d;
  font-size: 14px;
  color: #fff;
  height: 24px;
  line-height: 22px;
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
}
.picscroll-left .bd ul li .text .much:hover {
  background: #e32a2f;
}
.picscroll-left .bd ul li a {
  display: block;
  width: 168px;
  height: 118px;
}
.picscroll-left .bd ul li:hover .img {
  border: 2px solid #e33232;
}
.picscroll-left .bd ul li .img {
  float: left;
  width: 168px;
  height: 118px;
  border: 2px solid #fff;
  text-align: center;
  overflow: hidden;
}
.picscroll-left .bd ul li .img img {
  width: 168px;
  height: 118px;
}
.member {
  width: 1200px;
  margin-top: 38px;
}
.member .hd {
  position: relative;
  width: 1198px;
  height: 59px;
  border: 1px #d8d8d8 solid;
  margin-top: 21px;
}
.member .hd ul {
  float: left;
}
.member .hd ul li {
  float: left;
  width: 169px;
  height: 54px;
  cursor: pointer;
  margin-top: 4px;
  margin-right: 29px;
  position: relative;
  text-align: center;
}
.member .hd ul li p {
  font-size: 14px;
  color: #223c72;
  margin-top: 7px;
  position: absolute;
  top: 0px;
  width: 100%;
  font-weight: bold;
}
.member .hd ul li span {
  color: #9f9f9f;
  display: block;
  position: absolute;
  top: 30px;
  width: 100%;
}
.member .hd ul li.on {
  border: 1px solid #e9e9e9;
  border-bottom: 7px solid #fff;
  border-radius: 10px;
}
.member .hd ul li.on span {
  top: 10px;
}
.member .hd ul li.on p {
  top: 20px;
}
.member .bd {
  width: 1198px;
  height: 157px;
  border: 1px #d8d8d8 solid;
  margin-top: 22px;
}
.member .bd ul {
  margin-top: 25px;
}
.member .bd li {
  float: left;
  width: 298px;
  border-right: 1px dashed #dedede;
}
.member .bd li a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 28px;
  padding-left: 45px;
}
.member .bd li a:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #c3c3c3;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
}
.member .bd li:last-child {
  border: none;
}
.member .bd li a:hover {
  text-decoration: underline;
  color: #e32a2f;
}
.member .bd li a:hover:before {
  background: #e32a2f;
}
.in_banner {
  width: 1200px;
  height: 109px;
  margin: 45px 0;
}
.in_banner img {
  width: 100%;
  height: 100%;
}
.footer {
  border-top: 1px solid #dcdcdc;
  height: 319px;
  margin-top: 43px;
  width: 100%;
}
.foot {
  width: 1200px;
  margin: 0 auto;
  height: 231px;
}
.foot .tit {
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #dadada;
  margin-bottom: 37px;
}
.foot .tel {
  float: left;
  width: 385px;
  color: #999;
}
.foot .tel .erweima {
  float: left;
  text-align: center;
}
.foot .tel .erweima img {
  width: 85px;
  height: 85px;
  padding: 8px;
  border: 1px solid #e4e4e4;
}
.foot .tel .tels {
  float: right;
  width: 235px;
  padding-right: 30px;
}
.foot .tel .tels h3 {
  font-size: 26px;
  color: #e34041;
}
.foot .tel .tels p {
  line-height: 18px;
  margin-top: 10px;
}
.foot .tel .tels p img {
  vertical-align: middle;
  margin-right: 10px;
}
.foot .down {
  float: left;
  width: 500px;
}
.foot .down .tit {
  margin-bottom: 67px;
}
.foot .down li:first-child {
  border-left: 1px solid #969696;
}
.foot .down li {
  float: left;
  width: 74px;
  text-align: center;
  border-right: 1px solid #969696;
}
.foot .down li a {
  display: block;
  color: #666;
}
.foot .f_top {
  float: right;
  width: 315px;
}
.foot .f_top p {
  width: 165px;
  color: #fff;
  background: #173470;
  float: right;
  height: 40px;
  margin-top: -1px;
}
.foot .f_top img {
  margin-left: 40px;
}
.copyright {
  height: 88px;
  background: #343434;
}
.copyright .main {
  width: 1200px;
  margin: 0 auto;
  color: #a1a1a1;
}
.copyright .main .left {
  float: left;
}
.copyright .main .left > p {
  color: #fff;
  line-height: 30px;
  margin-top: 25px;
}
.copyright .main .left a{
	color: #a1a1a1;
}
.copyright .main .right {
  float: right;
  line-height: 88px;
  overflow: hidden;
  background: url(/uploads/image/mimage/bubbles.png) right center no-repeat;
  padding-right: 22px;
}
.copyright .main .right:after {
  content: "10";
  position: relative;
  right: -10px;
}
.bdsharebuttonbox {
  padding-left: 10px;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 30px;
}
.select:first-of-type {
  margin-left: 30px;
}
.drop {
  display: inline-block;
  margin-top: 20px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.drop select::-ms-expand {
  display: none;
}
.drop select {
  width: 158px;
  height: 22px;
  color: #4d4d4d;
  border: 1px solid #aaa;
  font-family: simsun;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(/uploads/image/mimage/arrow.jpg) no-repeat scroll right center transparent;
}
.drop select option {
  padding-left: 12px;
  cursor: pointer;
  height: 17px;
  padding-top: 3px;
}
.ny_content {
  width: 1200px;
  margin: 0 auto 100px;
  font-size: 14px;
  color: #666;
}
.ny_content .img > img {
  display: block;
  margin: 0 auto;
}
.ny_content img{
	max-width: 100%;
}
.ny_content em {
  font-style: normal;
}
.ny_content .tit {
  margin: 55px 0 40px;
}
.ny_content .tit h1 {
  font-size: 30px;
  color: #1f72d8;
  text-align: center;
  font-weight: normal;
}
.ny_content .tit > em {
  color: #cdcdcd;
  text-align: center;
  line-height: 32px;
  display: block;
  font-size: 12px;
}
.ny_nav {
  text-align: center;
}
.ny_nav .title {
  text-align: center;
  font-size: 24px;
  color: #7c7b7b;
  padding-top: 13px;
  height: 104px;
}
.ny_nav .title p {
  font-size: 30px;
  margin: 5px 0 10px;
  color: #666;
}
.ny_nav .title h3 {
  width: 51px;
  height: 4px;
  background: #1f72d8;
  margin: 0 auto;
}
.ny_nav ul {
  height: 54px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 auto;
  overflow: hidden;
  width: auto;
  text-align: center;
}
.ny_nav li {
  display: inline-block;
  height: 51px;
  margin: 0 42px;
}
.ny_nav li a {
  display: block;
  line-height: 54px;
  font-size: 16px;
}
.ny_nav li:hover a,
.ny_nav li.on a {
  color: #1f72d8;
  font-weight: bold;
}
.ny_nav li:hover,
.ny_nav li.on {
  border-bottom: 2px solid #1f72d8;
}
.ny_nav span {
  color: #999;
  line-height: 66px;
  font-size: 12px;
}
.ny_nav span a {
  color: #999;
}
.dan p {
  line-height: 28px;
  margin-bottom: 55px;
}
.dan .tits{
	font-size: 22px;
	color: #1f72d8;
	line-height: 105px;
	font-weight: normal;
}
.dan .ps {
	font-size: 18px;
  line-height: 36px;
  margin-bottom: 55px;
}
.dan p em {
  color: #1f72d8;
}
.dan .main .left {
  float: left;
  background: url(/uploads/image/mimage/a_2.jpg) center no-repeat;
  width: 434px;
  height: 342px;
  padding: 320px 30px 0;
  color: #fff;
  line-height: 25px;
  overflow: hidden;
}
.dan .main .text {
  float: right;
  width: 661px;
}
.dan .main .text p:first-child {
  margin: 35px 0;
}
.dan .main .text p {
  /*padding: 27px;
  border: 1px dashed #e6e6e6;*/
}
.dan .main .text p strong {
  color: #1f72d8;
  display: block;
}
.dan .bg {
  background: url(/uploads/image/mimage/a_3.jpg) right center no-repeat;
  width: 632px;
  padding-right: 568px;
}
.contact {
  margin-top: 90px;
}
.contact .tel {
  width: 600px;
  padding-left: 600px;
  height: 332px;
  background: url(/uploads/image/mimage/c_1.jpg) left center no-repeat;
  margin-bottom: 75px;
}
.contact .tel p:nth-child(4) {
  padding-bottom: 15px;
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 15px;
}
.contact .tel p {
  line-height: 37px;
}
.contact .tel p img {
  vertical-align: middle;
  margin-right: 16px;
}
.culture {
  margin-top: 25px;
}
.culture .line {
  text-align: center;
  width: 100%;
  border-top: 1px dashed #cdcdcd;
  margin: 67px 0 55px;
}
.culture .line p {
  font-size: 16px;
  color: #e0e0e0;
  margin: -10px auto 0;
  background: #fff;
  width: 566px;
}
ul.list {
  margin-right: -23px;
}
ul.list li {
  width: 183px;
  height: 283px;
  border: 1px solid #dfdfdf;
  padding: 18px;
  float: left;
  margin-right: 23px;
  margin-bottom: 33px;
}
ul.list li .pic {
  display: block;
  width: 183px;
  height: 206px;
  overflow: hidden;
}
ul.list li .pic img {
  width: 183px;
  height: 206px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
ul.list li .pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
ul.list li .name {
  display: block;
  text-align: center;
  padding-top: 10px;
}
ul.list li .name p {
  line-height: 38px;
  border-top: 1px dashed #c9c9c9;
  font-size: 12px;
  color: #999;
  margin-top: 10px;
}
ul.list li:hover {
  border: 1px solid #1f72d8;
}
.page_change {
  margin: 100px auto 0;
  text-align: center;
}
.page_change a:hover,
.page_change a.on {
  border: 1px #1f72d8 solid;
  background: #1f72d8;
  color: #fff;
}
.page_change a {
  display: inline-block;
  margin-right: 10px;
  padding: 0 5px;
  min-width: 30px;
  height: 36px;
  line-height: 36px;
  border: 1px #c9c9c9 solid;
  color: #666;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  font-size: 14px;
}
.ny_news li {
  height: 156px;
  border-bottom: 1px solid #ddd;
  padding-top: 35px;
  color: #666;
}
.ny_news li .date {
  float: left;
  width: 75px;
  height: 90px;
  text-align: right;
  margin: 15px 30px 0 0;
}
.ny_news li .date p {
  font-size: 48px;
  color: #1f72d8;
}
.ny_news li .date span {
  font-size: 18px;
}
.ny_news li img {
  float: left;
  width: 170px;
  height: 120px;
}
.ny_news li .text {
  float: right;
  width: 900px;
}
.ny_news li .text .h3 {
  font-size: 16px;
  height: 38px;
  color: #0062b1;
  font-weight: bold;
  display: block;
}
.ny_news li .text p {
  line-height: 24px;
  font-size: 12px;
  height: 48px;
  overflow: hidden;
}
.ny_news li .text .more {
  width: 101px;
  height: 20px;
  line-height: 17px;
  border: 1px solid #e5e5e5;
  margin-top: 12px;
}
.ny_news li .text .more .arrow {
  border-left: 4px #cccccc solid;
  border-top: 4px transparent solid;
  border-bottom: 4px transparent solid;
  display: inline-block;
  margin: 0 8px 0 10px;
}
.ny_news li .text .more .name {
  color: #fb5707;
  font-size: 11px;
}
.ny_news li:hover .more .arrow {
  border-left: 4px #fb5707 solid;
}
.nvideo {
  margin-top: 40px;
}
.nvideo .first .ad {
  width: 813px;
  height: 494px;
  float: left;
}
.nvideo .first .text {
  width: 357px;
  height: 490px;
  border-bottom: 4px solid #1f72d8;
  float: right;
}
.nvideo .first .text .tit {
  margin: 40px 0 30px;
}
.nvideo .first .text p {
  line-height: 28px;
  padding: 0 38px;
  width: 281px;
}
.nvideo .line {
  text-align: center;
  width: 100%;
  border-top: 1px dashed #cdcdcd;
  margin: 70px 0 55px;
}
.nvideo .line p {
  font-size: 24px;
  color: #1f72d8;
  margin: -20px auto 0;
  background: #fff;
  width: 320px;
  letter-spacing: 2px;
}
.nvideo .line p span {
  color: #333;
  text-transform: capitalize;
  margin-left: 15px;
}
.nvideo ul {
  margin-right: -21px;
}
.nvideo li {
  float: left;
  height: 221px;
  width: 284px;
  margin-right: 21px;
  margin-bottom: 29px;
}
.nvideo li .ad2 {
  width: 284px;
  height: 161px;
}
.nvideo li p {
  line-height: 59px;
  border-bottom: 1px dashed #cdcdcd;
}
.child {
  margin-top: 30px;
}
.child .other {
  margin-top: 50px;
}
.child .other li {
  height: 42px;
  border-bottom: 1px solid #dcdcdc;
  line-height: 42px;
}
.child .other li span {
  float: left;
  color: #aaa;
  margin-right: 25px;
}
.child .other li a {
  display: block;
  font-size: 13px;
}
.child .other li:hover a {
  color: #1f72d8;
}
.newsscroll {
  width: 1200px;
  overflow: hidden;
  position: relative;
}
.newsscroll .hd {
  overflow: hidden;
  height: 20px;
  position: absolute;
  bottom: 7px;
  left: 335px;
}
.newsscroll .hd .btn {
  display: block;
  width: 22px;
  height: 20px;
  cursor: pointer;
  overflow: hidden;
  float: left;
  background:  no-repeat;
  margin-right: 5px;
}
.newsscroll .hd .next {
  float: left;
  background-position: 0 -21px;
}
.newsscroll .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  margin-top: 3px;
}
.newsscroll .hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background:  0 -55px no-repeat;
}
.newsscroll .hd ul li.on {
  background-position: 0 -42px;
}
.newsscroll .bd ul {
  overflow: hidden;
  zoom: 1;
}
.newsscroll .bd ul li {
  overflow: hidden;
  height: 210px;
}
.newsscroll .bd ul li .pic {
  text-align: center;
  float: left;
}
.newsscroll .bd ul li .pic img {
  width: 299px;
  height: 210px;
}
.newsscroll .bd ul li .txt {
  float: right;
  width: 866px;
}
.newsscroll .bd ul li .txt .title {
  display: block;
  font-size: 24px;
  color: #1f72d8;
}
.newsscroll .bd ul li .txt span {
  line-height: 42px;
  color: #dee0e2;
  background: url(/uploads/image/mimage/ny_news_ico.png) left no-repeat;
  padding-left: 24px;
}
.newsscroll .bd ul li .txt p {
  font-size: 12px;
  color: #888;
  line-height: 24px;
}
ul.buslist {
  margin-right: -34px;
  margin-top: 45px;
}
ul.buslist li {
  float: left;
  position: relative;
  width: 365px;
  height: 251px;
  margin-right: 34px;
  margin-bottom: 33px;
}
ul.buslist li .pic {
  width: 357px;
  height: 243px;
  padding: 3px;
  border: 1px solid #cfcfcf;
}
ul.buslist li .pic img {
  width: 357px;
  height: 243px;
}
ul.buslist li .pic p {
  color: #fff;
  line-height: 40px;
  position: relative;
  top: -45px;
  text-align: right;
  margin-right: 20px;
}
ul.buslist li .detail {
  position: absolute;
  top: 0;
  left: 0;
  width: 275px;
  height: 206px;
  background: #1f72d8;
  color: #fff;
  padding: 30px 45px 15px;
  display: none;
}
ul.buslist li .detail h3 {
  font-size: 18px;
  line-height: 52px;
}
ul.buslist li .detail > p {
  font-size: 12px;
  color: #fff;
  line-height: 21px;
  height: 65px;
  overflow: hidden;
}
ul.buslist li .detail .view {
  display: block;
  background: url(/uploads/image/mimage/bus_more.png) center top no-repeat;
  padding-top: 42px;
  text-align: center;
  margin-top: 16px;
  color: #fff;
  font-size: 9px;
}
ul.buslist li .detail .view p {
  font-size: 12px;
}
ul.buslist li:hover .detail {
  display: block;
}
.make {
  margin-top: 50px;
}
.record > p {
  line-height: 28px;

}
/* 大事记-时间轴 */
.multi_slide {
  position: relative;
  width: 1200px;
  margin: 55px auto 0 !important;
}
.multi_slide .smallscroll {
  width: 1148px;
  height: 80px;
  position: relative;
  margin: 0 auto;
}
.multi_slide .smallscroll .smallimg {
  float: left;
  display: inline;
  width: 1148px;
  overflow: hidden;
}
.multi_slide .smallscroll .smallimg li {
  float: left;
  cursor: pointer;
  display: inline;
  padding-right: 76px;
  margin-top: 9px;
  border-top: 1px solid #f0efef;
  width: 130px;
  text-align: center;
}
.multi_slide .smallscroll .smallimg li a {
  display: block;
  background: url(/uploads/image/mimage/round1.png) center top no-repeat;
  line-height: 80px;
  font-size: 18px;
  margin-top: -9px;
}
.multi_slide .smallscroll .smallimg li.on a {
  background: url(/uploads/image/mimage/round2.png) center top no-repeat;
}
.multi_slide .smallscroll .btn {
  display: block;
  width: 26px;
  height: 26px;
  background: url(/uploads/image/mimage/btn.png) no-repeat;
  position: absolute;
  top: -5px;
}
.multi_slide .smallscroll .sprev {
  background-position: 0 -27px;
  left: -26px;
}
.multi_slide .smallscroll .snext {
  background-position: -27px -27px;
  right: -26px;
}
.multi_slide .smallscroll .sprev:hover {
  background-position: 0 0;
  left: -26px;
}
.multi_slide .smallscroll .snext:hover {
  background-position: -27px 0;
  right: -26px;
}
.multi_slide .bigimg {
  height: 258px;
  position: relative;
  margin-top: 50px;
}
.multi_slide .bigimg h1 {
  font-size: 31px;
  color: #fff;
  background: url(/uploads/image/mimage/year.jpg) center top no-repeat;
  height: 110px;
  text-align: center;
  padding-top: 24px;
}
.multi_slide .bigimg li {
  background: url(/uploads/image/mimage/year_lin.jpg) top center repeat-y;
}
.multi_slide .bigimg .text {
  margin-bottom: 34px;
  height: 455px;
}
.multi_slide .bigimg .text .pic {
  width: 566px;
  height: 221px;
  padding-top: 34px;
}
.multi_slide .bigimg .text h3 {
  font-weight: normal;
  font-size: 24px;
  height: 82px;
  line-height: 100px;
}
.multi_slide .bigimg .text p {
  line-height: 26px;
}
.multi_slide .bigimg .left_txt {
  float: left;
  width: 50%;
  text-align: right;
  margin-top: 85px;
}
.multi_slide .bigimg .left_txt .text {
  background: url(/uploads/image/mimage/left_lin.jpg) right top no-repeat;
  margin-right: 30px;
}
.multi_slide .bigimg .left_txt .pic {
  text-align: right;
}
.multi_slide .bigimg .right_txt {
  float: right;
  width: 50%;
  text-align: left;
  margin-top: 230px;
}
.multi_slide .bigimg .right_txt .text {
  background: url(/uploads/image/mimage/right_lin.jpg) left top no-repeat;
  margin-left: 30px;
}
.multi_slide .bigimg .right_txt .pic {
  text-align: left;
}
/*# sourcemappingurl=style.css.map */
.plogo {
  width: 1385px;
  height: 187px;
  margin: 0 auto;
  position: relative;
}
.plogo img {
  width: 148px;
  height: 80px;
  position: absolute;
  top: 60px;
  left: 0;
}
.pcon {
  width: 1920px;
  height: 546px;
  margin: 0 auto;
  position: relative;
}
.pcon img {
  position: absolute;
}
.pcon .img1 {
  top: 0;
  left: 0;
  width: 1221px;
  height: 546px;
}
.pcon .img2 {
  top: 135px;
  right: 0;
  width: 989px;
  height: 276px;
}


.pcon .btn1 {
  right: 270px;
  
    display: block;
  width: 122px;
  height: 46px;
  border: 1px solid #f29d9f;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  padding-left: 32px;
  font-size: 18px;
  font-weight: bold;
  color: #e53b40;
  line-height: 46px;
}
.pcon .btn2 {
  right: 480px;
  
    display: block;
  width: 102px;
  height: 46px;
  border: 1px solid #f29d9f;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  padding-left: 52px;
  font-size: 18px;
  font-weight: bold;
  color: #e53b40;
  line-height: 46px;
}
.pcon .btn1 {
  right: 270px;
  background: url(/uploads/image/mimage/page_ico4.png) right 24px center no-repeat;
}
.pcon .btn2 {
  right: 480px;
  background: url(/uploads/image/mimage/page_ico2.png) left 24px center no-repeat;
}
.pcon .btn1:hover {
  background: url(/uploads/image/mimage/page_ico3.png) #e53b40 right 24px center no-repeat;
  color: #fff;
  border: 1px solid #e53b40;
}
.pcon .btn2:hover {
  background: url(/uploads/image/mimage/page_ico1.png) #e53b40 left 24px center no-repeat;
  color: #fff;
  border: 1px solid #e53b40;
}
.pfooter {
  width: 1385px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 14px;
  color: #999;
  position: absolute;
  left: 50%;
  margin-left: -693px;
  margin-top: 147px;
}
.pfooter span {
  float: right;
}
@media screen and (max-width: 1440px) {
  .logo {
    width: 1002px;
  }
  .pcon {
    width: 1440px;
    height: 410px;
  }
  .pcon .img1 {
    width: 916px;
    height: 410px;
  }
  .pcon .img2 {
    width: 742px;
    height: 207px;
    top: 100px;
  }
  .pcon .btn1 {
    right: 120px;
  }
  .pcon .btn2 {
    right: 330px;
  }
}
.ny_news1 li {
  height: 205px;
  width: 830px;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  color: #666;
}
.ny_news1 li .h3 {
  font-size: 16px;
  height: 80px;
  color: #0062b1;
  font-weight: bold;
  display: block;
  line-height: 80px;
  background:  left bottom repeat-x;
}
.ny_news1 li .h3:before {
  content: "●";
  margin-right: 13px;
}
.ny_news1 li p {
  line-height: 24px;
  font-size: 12px;
  height: 48px;
  overflow: hidden;
  margin-top: 13px;
}
.ny_news1 li .more {
  width: 101px;
  height: 20px;
  line-height: 17px;
  border: 1px solid #e5e5e5;
  margin-top: 18px;
}
.ny_news1 li .more .arrow {
  border-left: 4px #cccccc solid;
  border-top: 4px transparent solid;
  border-bottom: 4px transparent solid;
  display: inline-block;
  margin: 0 8px 0 10px;
}
.ny_news1 li .more .name {
  color: #fb5707;
  font-size: 11px;
}
.ny_news1 li:hover .more .arrow {
  border-left: 4px #fb5707 solid;
}
/*悬浮*/
#float1 {
	position:fixed;
	right:12px;
	top:20%;
	width:167px;
	height:429px;
	z-index:1000;
	_position:absolute;
	_top:expression_r(documentelement.scrolltop   300   "px");
}
#float2 {
	position:fixed;
	left: 50%;
	margin-left: -353px;
	top:20%;
	width:706px;
	height:493px;
	z-index:1000;
	_position:absolute;
	_top:expression_r(documentelement.scrolltop   300   "px");
}
#float1 .close{
	  background: url(/uploads/image/mimage/close.png) center no-repeat;
	  width: 167px;
	  height: 33px;
	  margin-top: 20px;
	  border:none;
	  cursor: pointer;
}
#float2 .close_btn{
	  background: url(/uploads/image/mimage/close_btn.png) center no-repeat;
	  width: 66px;
	  height: 24px;
	  border:none;
	  cursor: pointer;
	  position: absolute;
	  right: 2px;
	  top: 80px;
}
.ny_msg{width:740px;margin:0 auto;padding-top:10px;padding-bottom:10px;}
.ny_msg .fontcolor{color:#808281;}

/*欢迎标题样式*/
.ny_msg .welcome{height:41px; line-height:18px; text-align:center;padding-bottom:25px;background:url(/uploads/image/mimage/bg_msg_title.png) no-repeat center bottom; font-size:18px;font-family:"微软雅黑";  color:#616c76; }
.ny_msg .welcome span.en{ font-family:arial; line-height:18px;  font-size:11px; -webkit-text-size-adjust:none;  color:#000;}

.ny_msg .bridge{height:32px; width:80px;border-bottom:3px solid #e3e3e3;  background:#fff; }
.ny_msg .bridge a{display:inline-block;*zoom:1;width:79px;height:30px;line-height:30px;text-align:center;background:url(/uploads/image/mimage/bg_tab_msg.jpg) repeat; color:#58616a;}
.ny_msg .bridge a:hover{text-decoration:none;  background:url(/uploads/image/mimage/bg_tab_msg_on.jpg) repeat;  color:#fff;}
.ny_msg .bridge a.on{background:url(/uploads/image/mimage/bg_tab_msg_on.jpg) repeat;  color:#fff;}

.msgwrite{padding-left:160px;  background:url(/uploads/image/mimage/bg_msg_w_1.png) no-repeat left center;margin-top:35px;}
.msgwrite .bridge{margin-left:112px;}
.msgwrite .msgform{margin-left:40px; width:510px; margin-top:8px;}
.msgwrite .msgform ul li{padding:8px 0;float:left; width:100%; position:relative;}
.msgwrite .msgform ul li p.type{width:70px;float:left;line-height:34px; text-align:right;}
.msgwrite .msgform ul li span.msgin{float:left; border-bottom:3px solid #e3e3e3; padding-bottom:1px;}
.msgwrite .msgform ul li span.msgin input{ height:30px; line-height:30px; border:none; background:#e3e5e7; font-size:14px; }
.msgwrite .msgform ul li span.tips{line-height:34px; padding-left:10px; position:absolute; white-space:nowrap;}
.msgwrite .msgform ul li span.msgin textarea{  line-height:20px; border:none; background:#e3e5e7;}
.msgwrite .msgform ul li.butbox input{ width:86px; height:33px; border:none; border-bottom:2px solid #e3e3e3; background:#6d7983;line-height:30px; cursor:pointer;   color:#fff; }
.msgwrite .msgform ul li.butbox input:hover{ background:#f76b3a;}

.msgck{margin-top:35px;}
.msgck .bridge{margin:0;margin-bottom:10px;}
.msgck .msglist{overflow:hidden;_zoom:1;}
.msgck .msglist ul{margin:-22px 0 0 0;}
.msgck .msglist ul li{margin-bottom:24px; border-top:1px solid #8d8d8d; padding-top:21px;}
.msgck .msglist ul li p{height:40px;line-height:40px;padding-left:18px; background:#e6e9ec; border-bottom:1px solid #fefdfe;  color:#59636c;}
.msgck .msglist ul li b.tit{font-size:14px;font-weight:bold;  color:#000;}
.msgck .msglist ul li div{ color:#59636c; line-height:18px;border-bottom:1px solid #fefdfe;padding:15px 18px 20px 18px; background:#e6e9ec; }
.msgck .msglist ul li p.msger{background:#d8dde0;}
.msgck .msglist ul li .msgtext{background:#d8dde0;}
.msgck .msglist ul li .msgreply{border-bottom:none;}
.msgck .msgpages{text-align:center;}
.msgck .msgpages a{ margin:0 1px; font-family:arial;  color:#666666;}
.msgck .msgpages span.msgpageall{color:#666666;}
#apdiv1 {
	position:fixed;
	left:7px;
	top:300px;
	width:134px;
	height:125px;
	z-index:1000;
	_position:absolute;
	_top:expression_r(documentelement.scrolltop   300   "px");
}

.picscroll-top{width:260px;overflow:hidden; position:relative; float: right; }
.picscroll-top .bd{margin-top: 20px; height: 219px;}
.picscroll-top .bd ul{ overflow:hidden; zoom:1; }
.picscroll-top .bd ul li{ text-align:center; zoom:1;width:260px; height:68px; margin-top:5px;}
.picscroll-top .bd ul li .pic{ text-align:center; }
.picscroll-top .bd ul li .pic img{ width:260px; height:68px; display:block;}