@charset "utf-8";
/* sass变量 */
*html {
  background-image: url(about:blank);
  background-attachment: fixed;
}

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,
button,
input,
select,
textarea {
  font: 16px/1.5 'Microsoft YaHei', "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
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: #666;
}

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: 12px;
  color: #999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #999;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

q:before,
q:after {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

body {
  min-width: 1220px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}

.main-tit {
  line-height: 60px;
  position: relative;
  color: #00408d;
  margin-bottom: 20px;
  background: url(../images/line.jpg) left bottom no-repeat;
}

.main-tit h6 {
  position: relative;
  font-size: 30px;
  font-family: "宋体";
  font-weight: bold;
}

.main-tit h6 img {
  vertical-align: -2px;
  margin-right: 10px;
}

.main-tit h6 span {
  color: #bb8d6a;
}

.main-tit .more {
  float: right;
  color: #226eb2;
  z-index: 1;
  font-size: 16px;
  position: relative;
  line-height: 1;
  margin-top: 20px;
}

.main-tit .more span {
  margin-left: 10px;
}

.header {
  padding: 10px 0;
  background: #f4f8fc;
}

.header .logo {
  float: left;
}

.header .con {
  float: right;
  width: 550px;
  margin-top: 30px;
}

.header .con .link {
  float: right;
  line-height: 30px;
  margin: 0 15px;
  padding: 0 15px;
  border: 1px solid #00408d;
  background: #fff;
}

.header .con .home {
  float: right;
  line-height: 32px;
  background: #bb8d6a;
  padding: 0 10px;
}

.header .con .home a {
  color: #fff;
}

.header .con .search {
  float: right;
  border: 1px solid #00408d;
  background: #fff;
}

.header .con .search .text {
  width: 150px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border: none;
  vertical-align: middle;
}
.banner .bd li a{display:block; float:left;}
.header .con .search .btn {
  border: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../images/search.jpg) center center #224b93 no-repeat;
  vertical-align: middle;
}

.main-nav {
  background: url(../images/nav.jpg) repeat-x;
  line-height: 54px;
  font-weight: bold;
}

.main-nav li {
  position: relative;
  float: left;
  width: 11.1%;
  text-align: center;
  z-index: 10;
  font-size: 16px;
}

.main-nav li a {
  display: block;
  text-align: center;
  color: #fff;
}

.main-nav li .dropdown {
  display: none;
  font-weight: normal;
  position: absolute;
  width: 100%;
  left: 0;
  top: 96%;
  padding-top: 5px;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  font-size: 14px;
  background: #00408d;
}

.main-nav .first {
  border-left: none;
}

.main-nav .last {
  border-right: none;
}

.main-nav li:hover {
  background: #bb8d6a;
}

.main-nav li:hover a {
  color: #fff;
}

.main-nav li:hover .dropdown {
  display: block;
}

.main-nav li:hover .dropdown li {
  line-height: 44px;
  border: none;
}

.main-nav li:hover .dropdown li a {
  color: #fff;
  transition: all ease .3s;
}

.main-nav li:hover .dropdown li a:hover {
  display: block;
  background: #bb8d6a;
}

.index-bg {
  padding: 40px 0;
  background: url(../images/bg1.jpg) center center no-repeat;
}

.index-row1 .c1 {
  float: left;
  width: 640px;
}

.index-row1 .c1 .slide {
  position: relative;
  overflow: hidden;
}

.index-row1 .c1 .slide .hd {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 102%;
  margin: 0 -0.5%;
}

.index-row1 .c1 .slide .hd li {
  float: left;
  width: 19%;
  margin: 0 .5%;
  line-height: 1;
  padding: 14px 0;
  text-align: center;
  background: url(../images/opacity1.png);
  color: #fff;
  cursor: pointer;
}

.index-row1 .c1 .slide .hd li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}

.index-row1 .c1 .slide .hd li .d {
  font-size: 28px;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #fff;
}

.index-row1 .c1 .slide .hd li.on {
  background: #fca421;
}

.index-row1 .c1 .slide .bd li {
  position: relative;
}

.index-row1 .c1 .slide .bd li img {
  width: 100%;
  height: 480px;
}

.index-row1 .c1 .slide .bd li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 96%;
  padding: 0 2%;
  line-height: 70px;
  padding-top: 80px;
  background: url(../images/opacity2.png) bottom center;
  color: #fff;
}

.index-row1 .c1 .slide .dote-list {
  z-index: 3;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.index-row1 .c1 .slide .dote-list a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #333;
  margin: 0 3px;
}

.index-row1 .c1 .slide .dote-list a.on {
  background: #d9d8d9;
}

.index-row1 .c2 {
  float: right;
  width: 510px;
}

.index-row1 .c2 .headline {
  padding-bottom: 20px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.index-row1 .c2 .headline dt {
  float: left;
  width: 50px;
  height: 90px;
  background: url(../images/tit1.jpg) no-repeat;
  text-align: center;
}

.index-row1 .c2 .headline dt .d {
  font-size: 28px;
  color: #fff;
}

.index-row1 .c2 .headline dt .m {
  margin-top: 10px;
  font-size: 18px;
  color: #999;
}

.index-row1 .c2 .headline dd {
  margin-left: 70px;
}

.index-row1 .c2 .headline dd h6 {
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 .c2 .headline dd .desc {
  font-size: 14px;
  color: #999;
  margin-top: 5px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.index-row1 .c2 .headline dd .desc img {
  vertical-align: middle;
}

.index-row1 .c2 .list li {
  line-height: 48px;
  font-size: 18px;
  padding-left: 24px;
  background: url(../images/dote1.png) left center no-repeat;
}

.index-row1 .c2 .list li .date {
  float: right;
  color: #bb8d6a;
  font-size: 16px;
}

.index-row1 .c2 .list li:hover {
  background: url(../images/dote1-on.png) left center no-repeat;
}

.index-row2 {
  margin-top: 70px;
}

.index-row2 .main-tit {
  background: none;
  margin: 0;
}

.index-row2 .main-tit h6 {
  display: inline-block;
  border-top: 5px solid #046fc0;
}

.index-row2 .c {
  float: left;
  width: 318px;
  padding: 0 30px 20px;
  border: 1px solid #e0e2e8;
  background: #fff;
  height: 446px;
}

.index-row2 .c1 .list li {
  padding: 7px 0;
  border-bottom: 1px dotted #fff;
}

.index-row2 .c1 .list li p {
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row2 .c1 .list li .date {
  padding-left: 30px;
  background: url(../images/icon5.jpg) left center no-repeat;
}

.index-row2 .c2 {
  margin-left: 30px;
}

.index-row2 .c2 .list li {
  padding: 7px 0;
  border-bottom: 1px dotted #ddd;
}

.index-row2 .c2 .list li p {
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row2 .c2 .list li .icon {
  padding-left: 30px;
  background: url(../images/icon6.jpg) left center no-repeat;
}

.index-row2 .c2 .list .last {
  border: none;
}

.index-row2 .c3 {
  float: right;
}

.index-row2 .c3 .list dl {
  margin-bottom: 14px;
  border: 1px solid #e4e4e4;
  padding: 13px;
}

.index-row2 .c3 .list dl dt {
  float: left;
  width: 50px;
  margin-top: 6px;
  border-right: 1px solid #bb8d6a;
}

.index-row2 .c3 .list dl dt .icon {
  display: inline-block;
  height: 40px;
  width: 40px;
  vertical-align: middle;
}

.index-row2 .c3 .list dl dt .icon.wx {
  background: url(../images/icon-wx.png) 0 0 no-repeat;
}

.index-row2 .c3 .list dl dt .icon.wb {
  background: url(../images/icon-wb.png) 0 0 no-repeat;
}

.index-row2 .c3 .list dl dd {
  margin-left: 50px;
  padding-left: 10px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.index-row2 .c3 .list dl:hover {
  background: #00408d;
}

.index-row2 .c3 .list dl:hover dt {
  border-right: 1px solid #68a9d9;
}

.index-row2 .c3 .list dl:hover dt .icon {
  background-position: 0 -40px;
}

.index-row2 .c3 .list dl:hover a {
  color: #fff;
}

.index-row3 {
  padding: 44px 0;
  background: url(../images/bg2.jpg) center center no-repeat;
}

.index-row3 .c {
  float: left;
  width: 318px;
  padding: 10px 30px;
  border: 1px solid #e0e2e8;
  background: #fff;
  height: 438px;
}

.index-row3 .c1 .headline .pic {
  float: left;
  width: 105px;
  height: 130px;
  position: relative;
}

.index-row3 .c1 .headline .pic img {
  width: 100%;
  height: 100%;
}

.index-row3 .c1 .headline .pic .con {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/opacity2.png) repeat-x;
  height: 40px;
  line-height: 40px;
  color: #fff;
}

.index-row3 .c1 .headline .text {
  margin-left: 120px;
}

.index-row3 .c1 .headline .text h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 2.4;
}

.index-row3 .c1 .headline .text h6 a {
  color: #000;
}

.index-row3 .c1 .headline .text .desc {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  height: 80px;
  overflow: hidden;
}

.index-row3 .c1 .list {
  margin-top: 15px;
}

.index-row3 .c1 .list li {
  border-bottom: 1px solid #edf1f5;
  line-height: 28px;
  padding: 7px 0;
}

.index-row3 .c2 {
  margin-left: 30px;
}

.index-row3 .c2 .main-tit {
  margin: 0;
}

.index-row3 .c2 .list li {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #edf1f5;
}

.index-row3 .c2 .list li .tit {
  padding-left: 10px;
  line-height: 20px;
  border-left: 2px solid #ff8518;
}

.index-row3 .c2 .list li .date {
  position: absolute;
  bottom: 15px;
  right: 10px;
  font-size: 14px;
  color: #999;
}

.index-row3 .c2 .list li .con {
  display: none;
  padding: 10px 0;
}

.index-row3 .c2 .list li .con .pic {
  float: left;
  padding: 0 5px;
}

.index-row3 .c2 .list li .con .pic img {
  width: 85px;
  height: 110px;
  border: 1px solid #ddd;
}

.index-row3 .c2 .list li .con .text {
  padding-top: 5px;
  font-size: 14px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  margin-left: 110px;
}

.index-row3 .c2 .list li .con .text a {
  color: #666;
}

.index-row3 .c2 .list li.on .tit {
  border-left: 2px solid #046fc0;
  color: #046fc0;
}

.index-row3 .c2 .list li.on .tit a {
  color: #046fc0;
}

.index-row3 .c2 .list li.on .con {
  display: block;
}

.index-row3 .c2 .list .last {
  border: none;
}

.index-row3 .c3 {
  float: right;
}

.index-row3 .c3 .video {
  position: relative;
}

.index-row3 .c3 .video .pic img {
  width: 100%;
  height: 140px;
}

.index-row3 .c3 .video .icon {
  position: absolute;
  left: 0;
  width: 100%;
  top: 40px;
  text-align: center;
}

.index-row3 .c3 .video .text {
  padding: 10px 0 8px 30px;
  line-height: 32px;
  border-bottom: 1px solid #edf2f9;
  background: url(../images/icon11.jpg) left 12px no-repeat;
}

.index-row3 .c3 .video .text a {
  color: #00408d;
}

.index-row3 .c3 .list {
  margin-top: 10px;
}

.index-row3 .c3 .list li {
  padding-left: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 38px;
  background: url(../images/icon10.jpg) left center no-repeat;
}

.index-row4 {
  padding: 40px 0 20px;
  background: #f8fafd;
}

.index-row4 .c1 {
  float: left;
  width: 380px;
}

.index-row4 .c1 .main-tit {
  margin: 0;
}

.index-row4 .c1 .con {
  padding: 20px 30px;
  background: #fff;
}

.index-row4 .c1 .pic img {
  width: 100%;
  height: 150px;
}

.index-row4 .c1 .list {
  height: 136px;
  overflow: hidden;
  padding: 3px 0;
}

.index-row4 .c1 .list li {
  margin-top: 12px;
  padding-left: 20px;
  line-height: 28px;
  background: url(../images/dote3.jpg) left 5px no-repeat;
}

.index-row4 .c2 {
  float: right;
  width: 790px;
}

.index-row4 .c2 .main-tit {
  margin-bottom: 10px;
}

.index-row4 .c2 .r {
  margin-top: 10px;
  border: 1px solid #e0e2e8;
  background: #fff;
}

.index-row4 .c2 .r .pic {
  float: left;
}

.index-row4 .c2 .r .pic img {
  width: 280px;
  height: 155px;
}

.index-row4 .c2 .r .list {
  margin-left: 300px;
}

.index-row4 .c2 .r1 .list {
  padding-top: 10px;
}

.index-row4 .c2 .r1 .list li {
  padding: 5px 20px;
  line-height: 28px;
  background: url(../images/dote2.jpg) left 10px no-repeat;
}

.index-row4 .c2 .r2 {
  position: relative;
  border: 1px solid #e0e2e8;
  background: url(../images/bg3.jpg) right bottom no-repeat #fff;
}

.index-row4 .c2 .r2 .pic {
  position: relative;
}

.index-row4 .c2 .r2 .pic .text {
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 26px;
  text-align: center;
  top: 50%;
  margin-top: -20px;
}

.index-row4 .c2 .r2 .list {
  padding-top: 15px;
}

.index-row4 .c2 .r2 .list li {
  float: left;
  width: 40%;
  margin-left: 3%;
  padding-left: 18px;
  line-height: 40px;
  background: url(../images/dote4.png) left center no-repeat;
}

.index-row4 .c2 .r2 .list li:hover {
  background: url(../images/dote5.png) left center no-repeat;
}

.index-row4 .c2 .r2 .list li:hover a {
  color: #046fc0;
}

.index-row4 .c2 .r2 .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 53px;
  height: 53px;
  background: url(../images/icon16.png) no-repeat right bottom;
}

.index-row5 {
  padding: 20px 0;
  background: #f8fafd;
}

.index-row5 .list {
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
}

.index-row5 .list li {
  float: left;
  width: 20%;
}

.index-row5 .list li a {
  display: block;
  margin: 0 10px;
}

.index-row5 .list li a img {
  width: 100%;
  height: 132px;
}

.gotop {
  position: fixed;
  left: 50%;
  margin-left: 650px;
  width: 40px;
  height: 40px;
  bottom: 40px;
  background: url(../images/top.jpg) no-repeat;
}

.footer {
  background: #002a5c;
  border-top: 5px solid #cfd1d3;
  color: #fff;
  padding: 50px 0;
}

.footer a {
  color: #fff;
}

.footer .c1 {
  float: left;
  width: 460px;
  line-height: 36px;
  margin-top: 20px;
}

.footer .c2 {
  float: left;
}

.footer .c3 {
  float: right;
  margin-top: 20px;
}

.footer .c3 li {
  position: relative;
  display: inline-block;
  margin: 0 6px;
  text-align: center;
}

.footer .c3 li .qr {
  width: 100px;
  display: none;
  left: -20px;
  position: absolute;
  bottom: 110%;
}

.footer .c3 li .qr img {
  width: 100%;
}

.footer .c3 li .pic {
  margin-bottom: 5px;
}

.footer .c3 li:hover .qr {
  display: block;
}

.inner-banner {
  padding-top: 1px;
  height: 360px;
  /*background: url(../images/inner-banner.jpg) center center no-repeat;*/
}

.inner-banner .text {
  margin-top: 130px;
  margin-left: 85px;
  width: 141px;
  height: 160px;
  color: #fff;
  padding-left: 20px;
  padding-top: 20px;
  line-height: 1.2;
  background: url(../images/inner-img.png) no-repeat;
}

.inner-banner .text h6 {
  margin-top: 10px;
  font-size: 36px;
  width: 80px;
  font-family: "宋体";
  letter-spacing: 3px;
  font-weight: bold;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.inner-banner .text p {
  font-size: 18px;
  margin-top: 8px;
  opacity: .8;
  filter: alpha(opacity=80);
}

.inner-page {
  padding: 1px 0;
  background: url(../images/bg4.png) bottom center no-repeat #fff;
}

.inner-page .bread {
  text-align: right;
  line-height: 40px;
  padding: 30px 0;
  font-size: 14px;
}

.inner-page .bread .pst {
  float: right;
  background: url(../images/icon-pst.png) left center no-repeat;
  padding-left: 30px;
  margin-right: 10px;
}

.inner-page .bread .link {
  float: right;
  padding-left: 35px;
  background: url(../images/icon-home.png) left center no-repeat;
}

.inner-page .main-text-list li {
  padding: 10px 0;
  line-height: 45px;
  font-size: 18px;
  padding-left: 34px;
  background: url(../images/dote1.png) left center no-repeat;
  border-bottom: 1px solid #e6e7ea;
}

.inner-page .main-text-list li .date {
  float: right;
  font-size: 16px;
  padding-left: 30px;
  color: #666;
  background: url(../images/icon17.png) left center no-repeat;
}

.inner-page .main-text-list li:hover {
  background: url(../images/dote1-on.png) left center no-repeat;
}

.inner-page .main-text-list li:hover a {
  color: #00408d;
}

.inner-page .main-pic{
	margin: 20px 0;
}
.inner-page .main-pic ul li{
	float: left;
	background: #eeeeee;
	width: 100%;
	margin: 10px 0;
}
.inner-page .main-pic ul li .pic{
	float: left;
	width: 340px;
	height: 240px;
}
.inner-page .main-pic ul li .pic img{
	width: 100%;
	height: 240px;
}
.inner-page .main-pic ul li .text{
    float: right;
    width: 760px;
    padding: 50px;
}
.inner-page .main-pic ul li .tit{
	font-size: 18px;
	color: #2c2c2c;
	line-height: 50px;
}
.inner-page .main-pic ul li .dese{
	clear: both;
	line-height: 50px;
}
.inner-page .main-pic ul li .dese .date{
	background: url(../images/date1.png) left center no-repeat;
	padding-left: 26px;
	margin-right: 18px;
}
.inner-page .main-pic ul li .dese .source{
	background: url(../images/source.png) left center no-repeat;
	padding-left: 26px;
	margin-right: 18px;
}

.inner-page .main-pic ul li .dese .view{
	background: url(../images/view1.png) left center no-repeat;
	padding-left: 26px;
	margin-right: 18px;
}

.inner-page .main-video-list ul {
  margin: 0 -30px;
}

.inner-page .main-video-list li {
  position: relative;
  float: left;
  width: 33.3%;
}

.inner-page .main-video-list li .inner {
  margin: 0 30px 40px;
  position: relative;
}

.inner-page .main-video-list li .inner .pic img {
  width: 100%;
  height: 250px;
}

.inner-page .main-video-list li .inner .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 96%;
  padding: 0 2%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 100px;
  line-height: 40px;
  color: #fff;
  background: url(../images/opacity2.png) bottom center;
}

.inner-page .main-video-list li .inner .text .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: 0 10px;
  background: url(../images/icon-vd.png) center center no-repeat;
}

.inner-page .main-video-list li .inner .play {
  display: none;
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  text-align: center;
}

.inner-page .main-video-list li .inner:hover .play {
  display: block;
}

.inner-page .detail {
  padding: 20px 0;
}

.inner-page .detail .tit {
  padding: 20px 0;
  text-align: center;
  font-size: 25px;
  color: #0857b2;
}

.inner-page .detail .infor {
  text-align: center;
  font-size: 14px;
  color: #999;
}

.inner-page .detail .infor span {
  margin: 0 20px;
}

.inner-page .detail .desc {
  margin: 40px 0;
  background: #fbfbfb;
  border-left: 4px solid #bb8d6a;
  line-height: 32px;
  padding: 20px 0 20px 50px;
  text-indent: 2em;
}

.inner-page .detail .con {
  line-height: 36px;
}

.inner-page .detail .con img {
  max-width: 100%;
  margin: 10px 0;
}

.inner-page .detail .con p {
  padding-bottom:15px;
  text-indent: 2em;
}

.leftbar {
  position: fixed;
  left: 50%;
  margin-left: -700px;
  width: 60px;
  text-align: center;
  top: 300px;
}

.leftbar .bds_weixin {
  width: 100%;
  background: url(../images/leftbar2.png) center center no-repeat #70c649 !important;
  height: 60px;
}

.leftbar .bds_tsina {
  width: 100%;
  background: url(../images/leftbar3.png) center center no-repeat #ff6a30 !important;
  height: 60px;
}

.leftbar .bds_more {
  width: 100%;
  background: url(../images/leftbar4.png) center center no-repeat #43a3f7 !important;
  height: 60px;
}

.leftbar li a {
  padding: 13px 0;
  display: block;
}

.leftbar .li1 {
  background: #919191;
}

.leftbar .li2 {
  background: #70c649;
}

.leftbar .li3 {
  background: #ff6a30;
}

.leftbar .li4 {
  background: #43a3f7;
}

.search-page .search-hd {
  padding: 70px 0 30px;
}

.search-page .search-hd .search-box {
  background: #fff;
  width: 740px;
  margin: 0 auto;
  border: 2px solid #00408d;
}

.search-page .search-hd .search-box .text {
  padding: 15px;
  height: 22px;
  border: none;
  width: 650px;
  color: #999;
}

.search-page .search-hd .search-box .btn {
border:0px;
  float: right;
  height: 54px;
  width: 54px;
  background: url(../images/search1.png) center center no-repeat #00408d;
}

.search-page .search-hd .filter {
  padding: 20px 0;
  text-align: center;
}

.search-page .search-hd .filter li {
  display: inline-block;
  text-align: center;
  margin: 0 10px;
  line-height: 36px;
}

.search-page .search-hd .filter li .label {
  cursor: pointer;
  display: inline-block;
  width: 80px;
  background: url(../images/label.png) no-repeat;
}

.search-page .search-hd .filter li .label.on {
  color: #fff;
  background: url(../images/label-on.png) no-repeat;
}

.search-page .search-hd .filter li .icon {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.search-page .search-hd .filter li .upper {
  background: url(../images/upper.png) no-repeat;
}

.search-page .search-hd .filter li .down {
  background: url(../images/down.png) no-repeat;
}

.search-page .search-hd .filter li .icon.on {
  background-position: 0 -20px;
}

.search-page .search-hd .filter .result {
  float: right;
  font-size: 14px;
}

.search-page .search-hd .filter .result .num {
  color: #bb8d6a;
}

.search-page .search-list li {
  padding: 10px 0 20px;
  border-bottom: 1px solid #e6e7ea;
}

.search-page .search-list li h6 {
  line-height: 45px;
  font-size: 18px;
}

.search-page .search-list li .desc {
  color: #666666;
  font-size: 14px;
}

.search-page .search-list li .desc .date {
  float: right;
  padding-left: 24px;
  background: url(../images/icon17.png) left center no-repeat;
}

.search-page .search-list li .active {
  color: #0055a5;
}

.navigation {
  text-align: center;
  margin: 30px 0;
}

.navigation a, .navigation input, .navigation button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 40px;
  margin: 0 5px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  border: 1px solid #c8c8c8;
  background: #fff;
}

.navigation a:hover, .navigation a.on {
  background: #bf8356;
  color: #fff;
  border: 1px solid #bf8356;
}

.navigation span {
  margin: 0 10px;
}

.navigation input {
  width: 60px;
}

.inner .pic img{ width:100%;}
.navigation .btn {
  cursor: pointer;
}
.share li{float: left;margin-left: 10px; position: relative; cursor:pointer;}
.share li .codeimg{ position: absolute;left:-30px; top:-110px; display:none; width:100px;height:100px;z-index:101;}
