@charset "utf-8";
/* sass±äÁ¿ */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body{min-width: 1760px;}
body,
button,
input,
select,
textarea {
  font-family: "Î¢ÈíÑÅºÚ";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

ul,
ol {
  list-style: none;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #e85905;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: #999;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #999;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  color: #999;
}
.keywordfontcolor1029656 {
    FONT-WEIGHT: bold!important;
    FONT-SIZE: 14pt!important;
    COLOR: #dd4b39!important;
    FONT-FAMILY: ËÎÌå!important;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #999;
}

fieldset,
img {
  border: 0;
  vertical-align: middle;
}

q:before,
q:after {
  content: "";
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-size: 16px;
}

.wrap {
  width: 1360px;
  margin: 0 auto;
}

.clearfix:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.mb20 {
  margin-bottom: 20px;
}

.main-tit {
  position: relative;
  margin: 30px 0;
}

.main-tit .more {
  float: right;
  position: relative;
  margin-top: 20px;
  z-index: 2;
  font-size: 14px;
  color: #666;
}

.main-tit .line {
  position: absolute;
  top: 50%;
  height: 1px;
  background: #dadada;
  left: 220px;
  right: 40px;
}

.topbar {
  color: #fff;
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  background: url(/images/topbar.png) center center no-repeat;
}

.topbar a {
  color: #fff;
  margin-right: 15px;
}

.topbar .wrap {
  max-width: 1650px;
  width: auto;
  min-width: 1360px;
}

.topbar .c1 {
  float: left;
}

.topbar .c2 {
  float: right;
}

.header {
  position: relative;
  background: url(/images/header.jpg) top center no-repeat;
}

.header .wrap {
  width: 1650px;
}

.header .header-row1 .logo {
      float: left;
      margin-top: 6px;
      z-index: 99;
}

.header .header-row1 .main-nav {
  height: 120px;
}

.search-box {
  text-align: left;
  position: relative;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  display: inline-block;
  background: url(/images/search-bg.png) center center no-repeat;
}

.search-box .text {
  border: none;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  font-size: 14px;
  width: 150px;
  padding: 3px 10px;
  background: none;
}

.search-box .btn {
  position: absolute;
  right: 10px;
  top: 5px;
  vertical-align: middle;
}

.main-nav {
  position: relative;
  z-index: 3;
  line-height: 32px;
}

.main-nav li {
  position: relative;
  float: left;
  z-index: 10;
  font-size: 20px;
  width: 166px;
  border-right: 1px solid #f0cbb0;
}

.main-nav li.li5 {
  
}

.main-nav li a {
  display: block;
  text-align: center;
  padding-top: 30px;
}

.main-nav li a img {
  margin-bottom: 5px;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 99%;
  min-width: 100%;
  overflow: hidden;
}

.main-nav li .dropdown ul {
  position: relative;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 48px;
  overflow: hidden;
  font-size: 14px;
  background: #e85905;
  position: relative;
}

.main-nav li .dropdown li a {
  color: #fff;
}

.main-nav li .dropdown li:hover {
  background: #e64f00;
}

.main-nav li.on {
  color: #e85905;
}

.main-nav li:hover {
  z-index: 11;
  color: #e85905;
}

.main-nav li:hover .dropdown li a:hover {
  color: #fff;
}

.banner {
  min-width: 1240px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  top: -20px;
}

.banner .slide {
  position: relative;
}

.banner .hd {
  position: absolute;
  bottom: 30px;
  z-index: 2;
  text-align: center;
  width: 100%;
  text-align: center;
}

.banner .hd li {
  display: inline-block;
  width: 34px;
  height: 34px;
  cursor: pointer;
  margin: 0 8px;
  background: url(/images/dote1.png) no-repeat center center;
}

.banner .hd li.on {
  background: url(/images/dote1-on.png) no-repeat center center;
}

.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 625px;
  overflow: hidden;
}
.banner .bd ul li img{width:100%}
.banner .bd ul li .text {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -620px;
  width: 1240px;
  line-height: 48px;
}

.banner .bd ul li .text a {
  font-size: 18px;
  display: block;
  color: #fff;
  padding-left: 20px;
  padding-right: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 {
  background: url(/images/r1-bg.png) top center no-repeat;    margin-bottom: 50px;

}

.index-row1 .c1 {
  float: left;
  width: 650px;
}

.index-row1 .c1 .slide {
  position: relative;
}

.index-row1 .c1 .slide .hd {
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 10;
}

.index-row1 .c1 .slide .hd li {
  width: 10px;
  height: 10px;
  background: url(/images/dote2.png) no-repeat;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}

.index-row1 .c1 .slide .hd li.on {
  background: url(/images/dote2-on.png) no-repeat;
}

.index-row1 .c1 .slide .bd li {
  position: relative;
  padding-bottom: 40px;
}

.index-row1 .c1 .slide .bd li .pic img {
  width: 100%;
  height: 406px;
}

.index-row1 .c1 .slide .bd li a {
  color: #fff;
}

.index-row1 .c1 .slide .bd li a:hover {
  color: #fff;
}

.index-row1 .c1 .slide .bd li .text {
  position: absolute;
  left: 0;
  right: 70px;
  bottom: 0;
  z-index: 1;
  height: 65px;
  background: #fe6409;
}

.index-row1 .c1 .slide .bd li .text .date {
  float: left;
  width: 90px;
  padding: 13px 0;
  padding-right: 15px;
  line-height: 1;
  color: #fff;
  text-align: right;
  border-right: 1px solid #fff;
  font-weight: bold;
}

.index-row1 .c1 .slide .bd li .text .date .d {
  font-size: 20px;
  margin-bottom: 5px;
}

.index-row1 .c1 .slide .bd li .text .date .y {
  font-size: 14px;
}

.index-row1 .c1 .slide .bd li .text .word {
  margin-left: 120px;
  line-height: 65px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 .c2 {
  float: right;
  width: 660px;
}

.index-row1 .c2 .headline h6 {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 .c2 .headline .desc {
  font-size: 14px;
  color: #888888;
  line-height: 26px;
}

.index-row1 .c2 .headline .date {
  color: #888888;
  margin: 20px 0 10px;
}

.index-row1 .c2 .headline .date .more {
  float: right;
}

.index-row1 .c2 .list li {
  line-height: 40px;
  padding-left: 15px;
  background: url(/images/dote3.png) left center no-repeat;
}

.index-row1 .c2 .list li .date {
  float: right;
  font-size: 14px;
  color: #888888;
}

.index-row1 .c2 .list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 100px;
}

.index-row2 {
  height: 724px;
  padding-top: 125px;
  background: url(/images/r2-bg.png) top center no-repeat;
}

.index-row2 .c1,
.index-row2 .c2,
.index-row2 .c3 {
  float: left;
  width: 400px;
  padding: 0 20px;
  background: #fff;
  height: 640px;
}

.index-row2 .c1 .main-tit {
  margin-bottom: 10px;
}

.index-row2 .c1 .list li {
  padding: 15px 10px;
  border-bottom: 1px dotted #d8d7d7;
}

.index-row2 .c1 .list li .date {
  float: left;
  color: #df802d;
}

.index-row2 .c1 .list li .date .d {
  font-size: 28px;
  font-weight: bold;
}

.index-row2 .c1 .list li .date .y {
  font-size: 12px;
}

.index-row2 .c1 .list li .text {
  margin-left: 60px;
  line-height: 26px;
  margin-top: 3px;
}

.index-row2 .c2 {
  margin-left: 22px;
}

.index-row2 .c2 .main-tit {
  margin-bottom: 35px;
}

.index-row2 .c2 .video {
  position: relative;
}
.index-row2 .c2 .video .pic{height:216px}
.index-row2 .c2 .video .pic img {
  width: 100%;
  height: 100%;
}

.index-row2 .c2 .video .tag {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 96px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background: url(/images/tag-bg.png) no-repeat;font-size: 12px;
}

.index-row2 .c2 .video .play {
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
  margin-top: -24px;
}

.index-row2 .c2 .list {
  margin-top: 10px;
}

.index-row2 .c2 .list li {
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(/images/dote4.png) left center no-repeat;
  line-height: 56px;
  border-bottom: 1px dotted #d8d7d7;
}

.index-row2 .c2 .list li span {
  color: #e85905;
  margin-right: 10px;
}

.index-row2 .c3 {
  float: right;
}

.index-row2 .c3 .headline {
  padding: 0 10px;
  height: 132px;
  background: url(/images/bg1.png) right center no-repeat;
}

.index-row2 .c3 .headline .pic {
  float: left;
  width: 192px;
  height: 133px;
}

.index-row2 .c3 .headline .pic img {
  width: 100%;
  height: 100%;
}

.index-row2 .c3 .headline .text {
  margin-left: 220px;
}

.index-row2 .c3 .headline .text a {
  display: block;
  padding-top: 30px;
  color: #fff;
  line-height: 30px;
}

.index-row2 .c3 .list li {
  padding: 25px 10px;
  border-bottom: 1px dotted #d8d7d7;
}

.index-row2 .c3 .list li .date {
  font-size: 14px;
  color: #888888;
}

.index-row2 .c3 .list li .tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}

.index-row2 .c3 .list li .desc {
  color: #888888;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row3 {
  padding: 50px 0 30px;
  background: url(/images/r3-bg.png) top center no-repeat;
}

.index-row3 .wrap {
  position: relative;
  height: 575px;
}

.index-row3 .main-tit {
  float: left;
  width: 65px;
  height: 95%;
  margin: 0;
}

.index-row3 .main-tit .line {
  left: 10px;
  top: 144px;
  width: 1px;
  height: auto;
  bottom: 30px;
}

.index-row3 .main-tit .more {
  position: absolute;
  bottom: 0;
  margin-top: 0;
}

.index-row3 .list {
  float: right;
  width: 1210px;
  margin-top: 30px;
}

.index-row3 .list li {
  float: left;
  width: 290px;
  margin-left: 15px;
  margin-bottom: 15px;
  position: relative;
}

.index-row3 .list li .pic img {
  width: 100%;
  height: 250px;
}

.index-row3 .list li .text {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0px;
  padding: 20px;
  color: #fff;
  background: url(/images/cover.png) bottom center repeat-x;
}

.index-row3 .list li .text .date {
  line-height: 1;
}

.index-row3 .list li .text .tit {
  margin: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row3 .list li .text .tag {
  display: inline-block;
  padding: 0 10px;
  line-height: 20px;
  border-radius: 10px;
  font-size: 14px;
}

.index-row3 .list li .text .tag1 {
  background: #cb0c0c;
}

.index-row3 .list li .text .tag2 {
  background: #db6f17;
}

.index-row3 .list li .text .tag3 {
  background: #0c7ccb;
}

.index-row3 .list .large {
  width: 580px;
}

.index-row4 {
  position: relative;
  background: url(/images/r4-bg.png) top center no-repeat;
}

.index-row4 .wrap {
  background: #f2f3ee;
  padding: 40px 0;
}

.index-row4 .tit {
  float: left;
  margin-left: 25px;
  margin-top: 30px;
}

.index-row4 .more {
  position: absolute;
  top: 100%;
  margin-top: -15px;
  width: 100%;
  left: 0;
  text-align: center;
}

.index-row4 .list {
  margin-left: 250px;
}

.index-row4 .list li {
  float: left;
  width: 16.6%;
  text-align: center;
}

.index-row4 .list li .pic {
  margin-bottom: 10px;
}

.footer {
  background: url(/images/footer.png) top center no-repeat;
  color: #fff;
  font-size: 14px;
}

.footer .r1 {
  padding: 40px 20px;
}

.footer .r1 .c1 {
  float: left;
  width: 660px;
}

.footer .r1 .c1 li {
  float: left;
  width: 330px;
  line-height: 30px;
  height: 30px;
}

.footer .r1 .c1 li img {
  margin-right: 10px;
}

.footer .r1 .c2 {
  float: right;
  margin-top: 10px;
}

.footer .r1 .c2 .item {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  text-align: center;
}

.footer .r1 .c2 .item .qr {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  opacity: 0;
  bottom: 100%;
  transition: all ease 0.3s;
  border-radius: 5px;
  overflow: hidden;
  padding: 5px;
  background: #fff;
  width: 100px;
}

.footer .r1 .c2 .item .qr img {
  width: 100px;
}

.footer .r1 .c2 .item p {
  margin-top: 10px;
}

.footer .r1 .c2 .item:hover .qr {
  opacity: 1;
  transform: translateY(-20px);
}

.footer .r2 {
  text-align: center;
  line-height: 56px;
}

.inner-banner {
  position: relative;
  height: 380px;
  overflow: hidden;
}

.inner-banner img {
  width: 100%;
  height: 100%;
}

.inner-page {
  background: url(/images/inner-bg.png);
  padding: 30px 0 80px;
}

.inner-page .leftbar {
  float: left;
  width: 235px;
  padding-left: 20px;
  position: relative;
  background: url(/images/leftbar-bg1.png) top left no-repeat;
}

.inner-page .leftbar .hd {
  font-size: 24px;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  color: #fff;
}

.inner-page .leftbar .list {
  margin-left: 7px;
  background: #cfcfcf;
}

.inner-page .leftbar .list .inner {
  padding-top: 10px;
  padding-bottom: 250px;
  background: url(/images/leftbar-bg2.png) bottom center no-repeat #fff;
  position: relative;
  left: -5px;
  top: -5px;
}

.inner-page .leftbar .list li a {
  text-align: center;
  display: block;
  color: #333;
  padding: 15px 15px 15px 15px;
  position: relative;
  background: url(/images/arr-right.png) 90% center no-repeat;
  border-bottom: 1px dotted #ccd1d6;
}

.inner-page .leftbar .list li.on a, .inner-page .leftbar .list li:hover a {
  position: relative;
  color: #fff;
  background: url(/images/arr-right-on.png) 90% center no-repeat #e85905;
}

.inner-page .right-bar {
  float: right;
  width: 230px;
  padding: 10px 10px 20px;
  background: #fff;
  border: 1px solid #dedede;
}

.inner-page .right-bar .tit {
  font-size: 24px;
  color: #e85905;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.inner-page .right-bar .list li {
  line-height: 28px;
  padding: 10px;
  background: url(/images/dote3.png) left 22px no-repeat;
  border-bottom: 1px dotted #ddd;
}

.inner-page .right-con {
  border: 1px solid #dedede;
  float: right;
  width: 990px;
  position: relative;
  font-size: 16px;
  background: #fff;
  padding: 30px 50px;
}

.inner-page .right-con .bread {
  font-size: 14px;
  color: #887474;
  line-height: 1;
}

.inner-page .right-con .bread a {
  color: #887474;
}

.inner-page .right-con .bread a:hover {
  color: #e85905;
}

.inner-page .right-con .bread span {
  margin: 0 5px;
}

.inner-page .right-con .inner-tit {
  padding-top: 10px;
  font-size: 26px;
  color: #e85905;
  line-height: 46px;
  background: url(/images/right-con-tit.png) right top no-repeat;
}

.inner-page .right-con .inner-tit h6 {
  font-weight: bold;
}

.inner-page .right-con .inner-tit .bread {
  float: right;
}

.inner-page .right-con .single-page {
  padding: 40px 0;
  line-height: 43px;
}

.inner-page .right-con .single-page p {
  text-indent: 2em;
}

.inner-page .right-con .main-text-list li {
  padding: 22px 0;
  border-bottom: 1px dotted #ddd;
}

.inner-page .right-con .main-text-list li .pic {
  float: left;
  width: 240px;
  height: 160px;
  margin-right: 30px;
}

.inner-page .right-con .main-text-list li .pic img {
  width: 100%;
  height: 100%;
}

.inner-page .right-con .main-text-list li .text .tit {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 15px;
}

.inner-page .right-con .main-text-list li .text .desc {
  font-size: 14px;
  color: #888888;
  line-height: 28px;
}

.inner-page .right-con .main-text-list li .text .date {
  margin-top: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #888888;
}

.inner-page .right-con .main-pic-list {
  padding: 20px 0;
}

.inner-page .right-con .main-pic-list ul {
  margin: 0 -18px;
}

.inner-page .right-con .main-pic-list li {
  float: left;
  width: 33.3%;
}
.inner-page .right-con .main-pic-list li.ld{width: 19.8%;}
.inner-page .right-con .main-pic-list li a {
  display: block;
  margin: 18px;
}

.inner-page .right-con .main-pic-list li a .pic img {
  width: 100%;
  height: 223px;
}

.inner-page .right-con .main-pic-list li a .text {
  text-align: center;
  margin-top: 10px;
}

.inner-page .right-con .detail .tit {
  margin-top: 20px;
  text-align: center;
  line-height: 1.6;
  font-size: 30px;
  margin-bottom: 10px;
}

.inner-page .right-con .detail .infor {
  text-align: center;
  font-size: 14px;
  min-height: 40px;
  line-height: 40px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #888;
  border-bottom: 1px solid #edf1f4;
}

.inner-page .right-con .detail .infor span {
  margin: 0 10px;
}

.inner-page .right-con .detail .content {
  line-height: 34px;
  padding-bottom: 20px;
  margin: 0 auto;
}

.inner-page .right-con .detail .content img {
  margin: 10px 0;
  max-width: 100%;
}

.inner-page .right-con .detail .content p {
  text-indent: 2em;
  margin: 10px 0;
}

.inner-page .right-con .detail .detail-pages {
  margin-bottom: 40px;
}

.inner-page .right-con .detail .detail-pages a {
  display: block;
  line-height: 30px;
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inner-page .right-con .detail .detail-pages .next {
  float: right;
}


.pb_sys_style1 .p_no_d {
    border: 1px solid #f15d06 !important;
    color: #fff;
    background-color: #f15d06 !important;