s
html,
body 
{ line-height:180%; font-size:14px; font-family: "Microsoft Yahei"; background:white;}
ul,ol {padding:0px;}
li {list-style:none;}

a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;text-decoration:none;}
a:hover {text-decoration:none;}

/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }





/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#165aa5;line-height:45px;height:45px;font-size:40px; font-weight: normal;text-decoration: none; }
.title h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 30px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}
@media (max-width: 768px) {
.title h1, .title h3 a {font-size:20px;}
.title-2 a {font-size:16px;}
}

/* 页底 */

 

#qrcode canvas {width:150px; border:15px solid white;}


.fweixin img {width:150px;}
.fweixin p {  line-height: 24px; text-align: center; color:#9b9b9b;}
@media (max-width: 992px) {
.foot-nav .clear,.fweixin {clear:both;}
.fweixin {margin:30px 0px;}
}
@media (max-width: 468px) {
.visual-guestbook,.visual-guestbook .guestbook_btn {clear:both; margin:30px 0px;}
}

.fweixin p.foot-weixin {padding-top:10px;}

/* 友情链接 */
.home-links { padding:10px 0px 0px 0px;  background:#004190; color: #ffffff; }
.home-links .hr  {margin:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-links-left {padding:0px;}
.home-links .links-logo img {
float:left; margin:10px;
opacity: 0.6;
}
.home-links .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-links .links-a { clear:both; margin: 0 auto; font-size: 14px; }
.home-links .links-a a { color: #ffffff; padding: 10px; line-height: 300%; }

.visual-contact {color:}


/* 面包屑导航 */

.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:30px 0px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/* 正文 */
#content_text {line-height:180%;font-size:1.2em;}





/* 首页 */



.index-1-box { width:100%;height: 350px;  overflow: hidden; text-align: center; float: left; border: 1px solid transparent; position: relative; transition: 400ms; border:15px solid #ffffff;box-sizing: border-box;-moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */}
.index-1-box:hover {background:white;border:1px solid #ccc;}
.index-1 {  height: 140px; padding: 70px 0 0 0; font-size: 14px; color: #9b9797; border: 1px solid transparent; position: relative; transition: 400ms; }
.index-1 .img-auto {height:176px; padding:0px 15px 10px 15px; overflow:hidden; }
.index-1 a { margin: 0 0 5px 0; font-size: 18px; color: #3a3a3a; transition: 400ms; }
.index-1-2 { width: 100%; padding: 20px 10px 0px 10px; height: 80px; line-height: 24px; font-size: 14px; color: #fff; background: #7bc91e; position: absolute; left: 0; bottom: -80px; transition: 400ms; }
.index-1-box:hover .index-1 { margin-top:-55px; }
.index-1-box:hover .index-1-2 { bottom:0px; }

@media (max-width: 768px) {
.index-1-box {
margin-bottom:30px;
background:white;border:1px solid #ccc;
}
.index-1-box .index-1 { margin-top:-50px; }
.index-1-box .index-1-2 { bottom:0px; }

}



.index-2-box { padding:20px 30px; border:1px solid #eee;  -moz-box-shadow:0px 0px 10px #eee;
-webkit-box-shadow:0px 0px 10px #eee;
box-shadow:0px 0px 10px #eee; border-radius:3px;}
@media (max-width: 768px) {
.index-2-box {margin-bottom:20px;}
}

.index-2-box div.img-auto a {display:block; height:100px;margin:20px 0px;overflow:hidden;}
.index-2-box div.img-auto h4 a { height:16px; font-size:14px;}
.index-2-box:hover {background:#eee;}
.index-2-box p {font-size:12px;color:#555;}
.index-2-box p.date {color:#999;}



.index-3 .btn {padding:10px 40px;border-radius:50px;}
.index-3-left { height:240px; overflow:auto; }
.index-3-left p {text-indent:2em; }
@media (max-width: 768px) {
.index-3-left {margin-bottom:30px;}
}


.index-6-pic { height:124px; padding:0px; border:1px solid #f5f5f5; overflow:hidden;}
.index-6-pic a {
width:89px;
height:68px;
margin:28px 50px;
overflow:hidden;
}

@media (max-width: 768px) {
.index-6-pic a {margin:10px auto;}
}












/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;}
.list-container h4 {color:#000; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{ min-height:108px; padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 4em; float: left; margin-right: 20px;text-align: center;}
.list-date span{display:block;width:1em;line-height:1em;padding-top: .1em;white-space:nowrap;font-size: 4em;color:#555;overflow:hidden;font-family: 'Times New Roman', Times, serif;}
.list-date p {clear:both; display:block; width:5em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6;font-size:0.8em;}
.list-down .img-auto {height:170px;overflow:hidden;}
.list-down {padding-top:15px; border-bottom:1px dotted #ccc;}


.news-list li {line-height:32px; border-bottom:1px dotted #ccc;}
.news-list li .date {margin-top:8px;}

#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-2 img,
.index-3 img
 {
 -moz-box-shadow:0px 0px 15px #888;
-webkit-box-shadow:0px 0px 15px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}

/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


.index-4 {margin:0px 0px 15px 0px;}
.index-4 img {margin-bottom:15px;
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}
.index-4 h4 {font-size:14px;}
.index-4 p {font-size:12px; color:#999;}
.index-4 p span {font-weight:bold;}

.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}

.navbar .nav > li.oen ul.two {
	margin: 0;
}
.navbar .nav > li.oen:hover ul.two {
	display: block;
}

}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.foot_mp {
background: #ccc;
}


.servers,
.foot-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
#carousel-example-generic {margin-bottom:30px;}
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.0em; line-height: 1.8;}
ul,.index-6 ul {margin:0px;padding:0px;}





.lead img {max-width:100%;}

.child{
display:none;
}


.left-menu {line-height:42px;  border:1px solid #ccc; border-radius: 5px;}
.left-menu ul {margin:0px;padding:0px;}
.left-menu ul li a {display:block; padding:0px 0px 0px 40px;}
.left-menu ul li.two {padding-left:10px;}
.left-menu ul li.three {padding-left:10px;}
.left-menu ul li.four {padding-left:10px;}
.left-menu ul li.five {padding-left:10px;}

.top-login {padding-left:5px;}

#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.post-masonry {margin:0px 0px 30px 0px; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.post-masonry h4 {font-size:14px;}
.post-masonry p {line-height:200%;font-size:12px; color:#999;}

#print img {max-width:100%;}
#print{line-height: 1.8;}



.cd-gallery::after {
  clear: both;
  content: "";
  display: table;
}
.cd-gallery > li {
  overflow: hidden;
  position: relative;
  margin-bottom: 2em;


}
.cd-gallery > li > a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-gallery {
    padding:0px;
  }
  .cd-gallery > li {
    float: left;
    margin-bottom: 2.5em;
  }
  .cd-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1048px) {

  .no-touch .cd-gallery > li:hover .cd-dots li.selected a {
    /* Slider dots - change background-color of the selected dot when hover over the its parent list item */
    background: #2f2933;
    border-color: #2f2933;
  }
  .no-touch .cd-gallery > li:hover .cd-dots a {
    /* Slider dots - change dot border-color when hover over the its parent list item */
    border-color: #9688a0;
  }
  .no-touch .cd-gallery > li:hover li.move-right, .no-touch .cd-gallery > li:hover li.move-left {
    /* show preview items when hover over the its parent list item */
    opacity: 0.3;
  }
}

.cd-item-wrapper {
  position: relative;
  overflow: hidden;
  margin-top:1em;
}
.cd-item-wrapper li {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
  -webkit-transform: translateX(200%) scale(0.7);
  -moz-transform: translateX(200%) scale(0.7);
  -ms-transform: translateX(200%) scale(0.7);
  -o-transform: translateX(200%) scale(0.7);
  transform: translateX(200%) scale(0.7);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.cd-item-wrapper li.selected {
  /* selected item */
  position: relative;
  opacity: 1;
  -webkit-transform: translateX(0) scale(1.3);
  -moz-transform: translateX(0) scale(1.3);
  -ms-transform: translateX(0) scale(1.3);
  -o-transform: translateX(0) scale(1.3);
  transform: translateX(0) scale(1.3);
}
.cd-item-wrapper li.move-left {
  /* item on left - preview visible */
  -webkit-transform: translateX(-100%) scale(0.7);
  -moz-transform: translateX(-100%) scale(0.7);
  -ms-transform: translateX(-100%) scale(0.7);
  -o-transform: translateX(-100%) scale(0.7);
  transform: translateX(-100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.move-right {
  /* item on right - preview visible */
  -webkit-transform: translateX(100%) scale(0.7);
  -moz-transform: translateX(100%) scale(0.7);
  -ms-transform: translateX(100%) scale(0.7);
  -o-transform: translateX(100%) scale(0.7);
  transform: translateX(100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.hide-left {
  /* items hidden on the left */
  -webkit-transform: translateX(-200%) scale(0.7);
  -moz-transform: translateX(-200%) scale(0.7);
  -ms-transform: translateX(-200%) scale(0.7);
  -o-transform: translateX(-200%) scale(0.7);
  transform: translateX(-200%) scale(0.7);
}
.cd-item-wrapper li img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1048px) {
  .cd-item-wrapper li.move-left,
  .cd-item-wrapper li.move-right {
    /* hide preview items */
    opacity: 0;
  }
  .cd-item-wrapper li.focus-on-left {
    /* class added to the .selected and .move-right items when user hovers over the .move-left item (item preview on the left) */
    -webkit-transform: translateX(3%) scale(1.25);
    -moz-transform: translateX(3%) scale(1.25);
    -ms-transform: translateX(3%) scale(1.25);
    -o-transform: translateX(3%) scale(1.25);
    transform: translateX(3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-left.move-right {
    -webkit-transform: translateX(103%) scale(0.7);
    -moz-transform: translateX(103%) scale(0.7);
    -ms-transform: translateX(103%) scale(0.7);
    -o-transform: translateX(103%) scale(0.7);
    transform: translateX(103%) scale(0.7);
  }
  .cd-item-wrapper li.focus-on-right {
    /* class added to the .selected and .move-left items when user hovers over the .move-right item (item preview on the right) */
    -webkit-transform: translateX(-3%) scale(1.25);
    -moz-transform: translateX(-3%) scale(1.25);
    -ms-transform: translateX(-3%) scale(1.25);
    -o-transform: translateX(-3%) scale(1.25);
    transform: translateX(-3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-right.move-left {
    -webkit-transform: translateX(-103%) scale(0.7);
    -moz-transform: translateX(-103%) scale(0.7);
    -ms-transform: translateX(-103%) scale(0.7);
    -o-transform: translateX(-103%) scale(0.7);
    transform: translateX(-103%) scale(0.7);
  }
  .cd-item-wrapper li.hover {
    /* class added to the preview items (.move-left or .move-right) when user hovers over them */
    opacity: 1 !important;
  }
  .cd-item-wrapper li.hover.move-left {
    -webkit-transform: translateX(-97%) scale(0.75);
    -moz-transform: translateX(-97%) scale(0.75);
    -ms-transform: translateX(-97%) scale(0.75);
    -o-transform: translateX(-97%) scale(0.75);
    transform: translateX(-97%) scale(0.75);
  }
  .cd-item-wrapper li.hover.move-right {
    -webkit-transform: translateX(97%) scale(0.75);
    -moz-transform: translateX(97%) scale(0.75);
    -ms-transform: translateX(97%) scale(0.75);
    -o-transform: translateX(97%) scale(0.75);
    transform: translateX(97%) scale(0.75);
  }
}

.cd-dots {
  /* not visible in the html document - created using jQuery */
  position: absolute;
  bottom: 95px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: .2em;
}
.cd-dots::after {
  clear: both;
  content: "";
  display: table;
}
.cd-dots li {
  display: inline-block;
  float: left;
  margin: 0 5px;
  pointer-events: none;
}
.cd-dots li.selected a {
  background: #2f2933;
  border-color: #2f2933;
}
.cd-dots a {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  border: 1px solid #9688a0;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  -moz-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}
@media only screen and (min-width: 1048px) {
  .cd-dots li {
    pointer-events: auto;
  }
  .cd-dots li.selected a {
    background: #cccccc;
    border-color: #cccccc;
  }
  .cd-dots a {
    height: 8px;
    width: 8px;
    border-color: #cccccc;
    /* fix a bug in IE9/10 - transparent anchor not clickable */
    background-color: rgba(255, 255, 255, 0);
  }
}

.cd-item-info {
  height: 90px;
  line-height: 90px;
  padding: 0 2em;
}
.cd-item-info::after {
  clear: both;
  content: "";
  display: table;
}
.cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
  font-weight: bold;
  font-size: 2rem;
}
.cd-item-info b {
  float: left;
}
.cd-item-info b a {
  color: #2f2933;
}
.cd-item-info .cd-price, .cd-item-info .cd-new-price {
  /* .cd-new-price not visible in the html document - created using jQuery */
  float: right;
}
.cd-item-info .cd-price {
  color: #a5d05e;
  position: relative;
  margin-left: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.cd-item-info .cd-price::after {
  /* crossing line - visible if price is on sale */
  content: '';
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 2px;
  width: 0%;
  background-color: #a5d05e;
  opacity: 0;
  -webkit-transition: width 0.2s 0s, opacity 0s 0.2s;
  -moz-transition: width 0.2s 0s, opacity 0s 0.2s;
  transition: width 0.2s 0s, opacity 0s 0.2s;
}
.cd-item-info .cd-price.on-sale::after {
  opacity: 1;
  width: 100%;
  -webkit-transition: width 0.2s 0s, opacity 0s 0s;
  -moz-transition: width 0.2s 0s, opacity 0s 0s;
  transition: width 0.2s 0s, opacity 0s 0s;
}
.cd-item-info .cd-new-price {
  /* new price - visible if price is on sale */
  color: #e76363;
  opacity: 0;
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.cd-item-info .cd-new-price.is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
    font-size: 2.4rem;
  }
}

.no-js .move-right,
.no-js .move-left {
  display: none;
}

/* -------------------------------- 

xcredits 

-------------------------------- */
.credits {
  width: 90%;
  margin: 2em auto;
  text-align: center;
}

.no-touch .credits a:hover {
  text-decoration: underline;
}

@media (max-width: 468px) {
#content iframe,.content iframe,#print .edui-faked-video {width:100%;height:auto;}

.gizle {
  top: -90px;
}
.sabit {
  top:0;
z-index: 9999;
}
}

.carousel img {width:100%;}

dl.foot-nav  { clear:both; margin-bottom: 20px; overflow: hidden; }
dl.foot-nav  a {color:#9b9b9b;}

dl.foot-nav dt { position: relative; padding-bottom: 30px; border-bottom: 1px solid #9fa0a1; margin-bottom: 20px; font-size: 1.2em;  }
dl.foot-nav dt b { position: absolute; display: block; width: 39%; height: 3px; left: 0; bottom: -2px; background-color: #fff; }
dl.foot-nav dd { line-height: 30px; }
dl.foot-nav dd a { font-size: 0.8em;  }

.glyphicon-display:before{content:"\e218"}
.view .codearea{display: none;}
.dropdown-menu .divider{width: 100%;}
.div-position a.on{font-weight: bold;color:#ff0000;}
.static{position: static;}


 #timeline .timeline-item:after,#timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}
*, *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#timeline {
    width: 90%;
    margin: 30px auto;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #ccc;
    left: 50%;
    top: 0;
    position: absolute;
}
#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%}
#timeline .timeline-item {
    margin-bottom: 50px;
    position: relative;
}
#timeline .timeline-item .timeline-icon {
    background: #ccc;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
#timeline .timeline-item .timeline-icon img {
    position: relative;
    top: 14px;
    left: 14px;
}
#timeline .timeline-item .timeline-content {
    width: 45%;
    background: #fff;
    padding: 20px;
	border:1px solid #ccc;
    -webkit-box-shadow: 0 3px 0 #ccc;
    -moz-box-shadow: 0 3px 0 #ccc;
    -ms-box-shadow: 0 3px 0 #ccc;
    box-shadow: 0 3px 0 #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
    padding: 15px;
    background: #ccc;
    color: #fff;
    margin: -20px -20px 20px -20px;
    font-size: 1.2em;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
#timeline .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ccc;
}
#timeline .timeline-item .timeline-content.right {
    float: right;
}
#timeline .timeline-item .timeline-content.right:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #ccc;
}
#timeline .timeline-item .btn {
    padding: 5px 15px;
    text-decoration: none;
    background: transparent;
    border: 2px solid #ccc;
    color: #ccc;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
    -webkit-box-shadow: 2px 2px 0 #ccc;
    -moz-box-shadow: 2px 2px 0 #ccc;
    -ms-box-shadow: 2px 2px 0 #ccc;
    box-shadow: 2px 2px 0 #ccc;
}
#timeline .timeline-item .btn:hover {
    box-shadow: none;
    top: 2px;
    left: 2px;
    -webkit-box-shadow: 2px 2px 0 transparent;
    -moz-box-shadow: 2px 2px 0 transparent;
    -ms-box-shadow: 2px 2px 0 transparent;
    box-shadow: 2px 2px 0 transparent;
}
@media screen and (max-width: 768px) {
    #timeline {
    margin: 30px;
    padding: 0;
}
#timeline:before {
    left: 0;
}
#timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
}
#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #ccc;
}
#timeline .timeline-item .timeline-icon {
    left: 0;
}

.timeline-content p {font-size:12px;}
}

.timeline-icon span.glyphicon {margin:13px 0px 0px 15px;font-size:20px;color:white;}



 








.btn-primary {
    background-color: #004190;
    border-color: #004190;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #004190;
    border-color: #004190;
}
.pagination>li>a, .pagination>li>span {
    color: #004190;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #004190;
}
#page strong {
    background: #004190;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #004190;
}
#dialog_link {
    background: #004190;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #004190;
    background-color: #fff;
}
.comm input.btn {
    background: #004190;
    color: #fff;
}
.pages strong, .pages span {
    color: #FFFFFF;
    background: #004190;
}
.btn-primary .badge {
    color: #004190;
    background-color: #fff;
}





*/









body{font-family: Microsoft Yahei;overflow-x:hidden;color: #666;}
ul,ol,li{list-style: none;}


.title10{margin-bottom:30px}
.title10:after{content:"";display:table;clear:both}
.title10 ul{float:right}
.title10 ul li{display:inline-block;padding:0 10px}
.title10 ul li+li{border-left:1px solid #ccc}
.title10 ul li a{color:#b0b0b0;font-size:14px;line-height:28px;padding:0 15px;vertical-align:middle;display:inline-block}
.title10 ul li a:hover{color:#fff;background:#3488ea;box-shadow:0 0 10px #999}
.title10 ul li a.more{display:inline-block;padding:0;height:28px;width:114px;background:url(../image/title10-more.jpg) center center no-repeat}
.title10 ul li a.more:hover{background:url(../image/title10-more2.jpg) center center no-repeat}
.title10 h4{float:left;margin:0;font-size:22px}
.title10 p{font-size:14px;float:left;display:block;margin-left:10px;margin-top:3px;color:#9e9e9e}
.title10 h4:after{content:"";display:block;height:2px;width:2em;background:#0A7FF0;margin:20px 0 0}
@media screen and (min-width: 0) and (max-width: 767px){
.title10 ul{display: none;}
}

.section1{padding:60px 0}
.s1-item{margin:20px 0}
.s1-img{display:block;overflow:hidden}
.s1-img img{width:100%;height:auto;margin:0 auto;transition:.6s}
.s1-item:hover .s1-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s1-text{padding:15px;border-bottom:1px solid #eee}
.s1-text h4{font-size:18px;color:#4c4b4b;line-height:27px;padding-top:10px;margin-top:0}
.s1-text p{font-size:14px;color:#a2a2a2;line-height:25px;margin-top:7px;overflow:hidden;height:50px}
.s1-text2{padding:15px}
.s1-text2 a{display:inline-block;border:1px solid #eaeaea;color:#a2a2a2;padding:2px 35px;line-height:27px;text-align:center;transition:all 0s ease-in-out 0s}
.s1-item:hover .s1-text{background:#004190}
.s1-item:hover .s1-text2{background:#004190}
.s1-item:hover .s1-text h4{color:#fff}
.s1-item:hover .s1-text p{color:#fff}
.s1-item:hover .s1-text2 a{border-radius:50px;background:#fff}
.s1-item:hover .s1-text2 a:hover{color:#004190}

.s11-text{padding:10px;border-bottom:1px solid #eee}
.s11-text h4{font-size:16px;color:#fff;padding-top:10px;margin-top:0; width:100px; margin-left:auto; margin-right:auto;}
.s11-text p{font-size:14px;color:#fff;line-height:20px;margin-top:7px;overflow:hidden;height:50px}
.s11-text{background:#004190}

.section2{padding:80px 0;background:url(../image/s2-bg.jpg) center bottom no-repeat}
.s2{position:relative;padding-right:365px}
.s2-text{background:#004190;padding:30px;padding-right:215px}
.s2-text h4{font-size:24px;color:#fff;margin-bottom:0;line-height:34px}
.s2-text h4 a{color: #fff;}
.s2-text span{line-height:23px;font-size:14px;color:#fff;text-transform:uppercase}
.s2-text p{line-height:37px;color:#fff;margin-top:19px;font-size:16px;overflow:hidden;height:185px}
.s2-text em{display:block;height:3px;background:rgba(255,255,255,.3);width:0;transition:all .3s ease-in-out 0s;margin:25px 0}
.s2-text:hover em{width:100px}
.s2-img{position:absolute;right:0;height:218px;overflow:hidden;top: 50px;}
.s2-img img{width:100%;height:100%;object-fit:cover}
@media screen and (min-width: 0) and (max-width: 991px){
.section2{padding: 0;}
.s2{padding: 0;}
.s2-img{position: static;width: 100%;height: auto;}
.s2-text{padding: 30px;}
.s2-text p{height: auto;}
.s2-text em{width: 100px;margin: 0;}
}



.section3{position:relative;background:#F6F6F6;overflow:hidden}
.section3:after{position:absolute;display:block;z-index:1;content:"";height:100%;left:50%;top:0;bottom:0;width:100%;background:#3791E7}
.s3-1{height:226px;padding:60px 0 0;position:relative;z-index:2}
.s3-1 h4{font-size:30px;margin-bottom:0;color:#0980ef;line-height:40px}
.s3-1 p{display:block;font-size:16px;color:#b5b5b5;line-height:25px}
.s3-2{background:#2189EA;height:226px;position:relative;z-index:2}
.s3-2-text{padding:50px 50px 0;height:226px;overflow:hidden}
.s3-2-text h4{margin:0;font-size:16px;color:#fff;line-height:29px}
.s3-2-text span{display:block;font-size:32px;color:#fff;font-weight:700;line-height:41px}
.s3-2-text p{font-size:14px;color:#fff;line-height:30px;margin-bottom: 20px;}
.s3-2-img{height:226px}
.s3-2-img img{width:100%;height:100%;object-fit:cover}
@media screen and (min-width: 992px) and (max-width: 1199px){
.s3-2-text span{  font-size: 26px;  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
.section3:after{display: none;}
.s3-1{height: auto;padding: 20px ;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.section3:after{display: none;}
.s3-1{height: auto;padding: 20px ;}
.s3-2{height: auto;}
.s3-2-text{height: auto;padding: 20px;}
}




.section4{padding: 60px 0;}
.s4-left{margin: 15px 0;}
.s4-right{margin: 15px 0;}
.s4-item{background: #f5f5f5;  height: 116px;padding: 30px;}
.s4-item+.s4-item{margin-top: 15px;}
.s4-date{float:left;padding-right:30px}
.s4-date h4{line-height:28px;font-size:24px;color:grey;margin:0;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s4-date p{margin-top:5px;margin-bottom:0;font-size:16px;color:#bebebe;display:block;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s4-text{overflow:hidden;padding-left:30px;border-left:1px solid #ccc}
.s4-text h4{margin-top: 0;margin-bottom: 5px;font-size:18px;color:#515050;line-height:25px;white-space:nowrap;overflow:hidden;margin-bottom:0;text-overflow:ellipsis}
.s4-text h4 a{color: #515050; transition: all 0ms ease-in-out 0s;}
.s4-text p{font-size:14px;color:#c2c2c2;display:block;line-height:28px;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s4-item:hover{background: #3488EA;}
.s4-item:hover .s4-date h4{color: #fff;}
.s4-item:hover .s4-date p{color: #fff;}
.s4-item:hover .s4-text h4{color: #fff;}
.s4-item:hover .s4-text h4 a{color: #fff;}
.s4-item:hover .s4-text p{color: #fff;}
.s4-left-img{height: 262px;}
.s4-left-img img{height: 100%;width: 100%;object-fit: cover;}
@media screen and (min-width: 320px) and (max-width: 479px){
.s4-date{display: none;}
.s4-text{border:none;padding-left: 0;}
}




.section5{position: relative;padding: 100px 0 0;background: url(../image/s1.jpg);background-size:cover;}
.section5:after{content:"";display: block;background: #fff;z-index: 1;width: 100%;height: 140px;position: absolute;left: 0;right: 0;bottom: 0;}
.s5{background: #fff;position: relative;z-index: 2;height: 344px;padding: 0;}
.s5-1{float:right;position:relative;height:344px;width:344px;background:url(../image/s4-1.jpg);background-size:cover}
.s5-1 h4{font-size:20px;color:#fff;line-height:38px;padding-left:30px;margin:0;padding-top:43px}
.s5-1 h4 a{color: #fff;}
.s5-1 p{font-size:30px;color:#fff;padding-left:30px;font-weight:700;line-height:45px}
.s5-1 p:after{content:"";display:block;height:3px;width:2em;background:#fff;margin-top:10px}
.s5-1 a.more{position:absolute;left:0;right:0;bottom:0;border-top:1px solid rgba(255,255,255,.5);padding:12px 30px;text-align:right;line-height:37px;color:#fff;font-size:16px}
.s5-1 a.more em{float:left;display:inline-block;width:45px;height:37px;background:url(../image/s4-ico.jpg)}
.s5-2{padding:50px;overflow:hidden}
.s5-2 h4{font-size:24px;color:#0980ef;line-height:35px;margin:0}
.s5-2 span{text-transform:uppercase;font-size:14px;color:#dbdbdb;line-height:25px}
.s5-2 p{font-size:14px;color:#8a8a8a;line-height:32px;margin-bottom:20px;margin-top:15px;height:128px;overflow:hidden}
.s5-2 a.more{display:inline-block;padding:5px 30px;color:#a2a2a2;text-transform:uppercase;border:1px solid #eee;border-radius:50px}
.s5-2 a.more:hover{background:#3488EA;border-color:#3488EA;color:#fff}
@media screen and (min-width: 0) and (max-width: 991px){
.section5{padding: 15px 0;}
.section5:after{display: none;}
.s5{height: auto;}
.s5-1{float: none;width: 100%;height: auto;padding-bottom: 100px;}
.s5-2{padding: 20px;}
}


.section6{padding: 60px 0;}
#owl-demo6{position:relative;padding:0;margin:0px}
#owl-demo6 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo6 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo6 .owl-item{float:left;}
#owl-demo6 .owl-controls{margin-top:0px;text-align:center;}
/* 远点按钮 */
#owl-demo6 .owl-dots{margin-top: 15px;}
#owl-demo6 .owl-dots .owl-dot{display:inline-block;zoom:1}
#owl-demo6 .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
#owl-demo6 .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#3488EA}


.s6-item{border:1px solid #eee;}
.s6-item img{width: 100%;height: auto;}


.section8{padding: 60px 0;}
#owl-demo8{position:relative;padding:0;margin:0px}
#owl-demo8 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo8 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo8 .owl-item{float:left;}
#owl-demo8 .owl-controls{margin-top:0px;text-align:center;}
/* 远点按钮 */
#owl-demo8 .owl-dots{margin-top: 15px;}
#owl-demo8 .owl-dots .owl-dot{display:inline-block;zoom:1}
#owl-demo8 .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
#owl-demo8 .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#3488EA}


.s8-item{border:1px solid #eee;}
.s8-item img{width: 100%;height: auto;}




.foot{background:#ffffff;}

.foot2{padding: 40px 0 0;background: url(../image/foot-bg.jpg);background-size:cover;}
.foot-title{}
.foot-title h4{color: #fff;font-size: 22px;}
.foot-title h4 a{color: #333;}
.foot-title p{color: #9e9e9e;}
.foot-list{margin: 20px 0;}
.foot-list ul{padding: 0;margin: 0;}
.foot-list ul li{font-size: 14px;color: #8a8a8a;line-height: 34px;}
.foot-list p{font-size: 14px;color: #8a8a8a;line-height: 34px;}

.foot-form{}
.foot-form ul{padding: 0;margin: 0;}
.foot-form ul li{margin-bottom: 15px;color: #bcc0cf;}
.foot-form ul .form-control{background: transparent;border:none;border-bottom:1px solid #8a8a8a;border-radius: 0;color: #bcc0cf;box-shadow: inset 0 0 0 rgba(0,0,0,.0), 0 0 0 rgba(102,175,233,0);}
.foot-form .btn{background: #3488EA;border:none;width: 100%;color: #bcc0cf;line-height: 25px;color: #fff;opacity: .8;}
.foot-form .btn:hover{opacity: 1;}
.foot-form .form-control:focus {border-color: #8a8a8a;box-shadow: inset 0 0 0 rgba(0,0,0,.0), 0 0 0 rgba(102,175,233,0);}
.copyright{padding: 15px 0;text-align: center;color: #8a8a8a;}
.copyright a{color: #8a8a8a;}


.layout_518657 {color: #bcc0cf;}



.title20{padding-left: 63px;background: #f9f9f9;margin-bottom: 20px;height: 120px;position: relative;z-index: 2;top: -20px;box-shadow: 0px 0px 10px #999;}
.title20 h4{color: #404040;font-size: 22px;padding-top: 37px;margin-bottom: 5px;}
.title20 p{color: #999;font-size: 20px;}
.title20 ul{float: right;padding-top: 50px;padding-right: 15px;}
.title20 ul li{display:inline-block;padding:0 10px}
.title20 ul li a{color:#b0b0b0;font-size:14px;line-height:28px;padding:0 15px;vertical-align:middle;display:inline-block}
.title20 ul li a:hover{color:#fff;background:#3488ea;box-shadow:0 0 10px #999}
.title20 ul li+li{border-left:1px solid #ccc}
@media screen and (min-width: 0) and (max-width: 767px){
.title20{height: auto;margin-top: 20px;top: 0;padding-top: 80px;padding-left: 0;}
.title20 ul{float: none;width: 100%;padding: 15px;text-align: center;}
.title20 h4{position: absolute;left: 0;right: 0;top: 15px;text-align: center;padding-top: 0;}
.title20 p{position: absolute;left: 0;right: 0;top: 50px;text-align: center;}
.title20 ul li + li{border:none;}
}



.news{}
.news-item{margin: 20px 0;padding: 20px;border:1px solid #ccc; transition: all 300ms ease-in-out 0s;}
.news-item:after{content:"";display: table;clear: both;}
.news-img{float: left;width: 348px;height: 186px;overflow: hidden;}
.news-img img {width: 100%;height: 100%;object-fit: cover;}


.news-text{overflow: hidden;padding: 0 20px;}

.news-date{float: right;margin-left: 40px;}
.news-date h3{    font-size: 24px;
    color: #808080;
    line-height: 28px;
    font-weight: bold;margin-bottom: 0;
}
.news-date h5{    font-size: 16px;
    color: #bebebe;margin-bottom: 30px;
    line-height: 22px;}

.news-date a.more{}

.news-text h4{    font-size: 18px;
    color: #515050;
    line-height: 31px;margin-top: 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
    margin-top: 31px;}

.news-text p{    display: block;
    font-size: 14px;
    color: #c2c2c2;
    line-height: 30px;height: 90px;overflow: hidden;margin-bottom: 0;
    margin-top: 8px;}


.news-item:hover {    box-shadow: 0px 0px 14px #999;}



@media screen and (min-width: 0) and (max-width: 991px){
.news-img{margin: 0 auto 20px;float: none;max-width:100%;height: auto;}
}


@media screen and (min-width: 0) and (max-width: 767px){
.news-date{float: none;padding: 0;margin: 0;}
.news-date h3{display: inline-block;font-size: 14px;margin: 0;font-weight: normal;color: #666;}
.news-date h5{display: inline-block;font-size: 14px;margin: 0;color: #666;}
.news-date a.more{display: none;}
.news-text h4{margin-top: 0;}
}



/* 本例子css */
.m-slide{ position: relative; width:100%; background: #fff }
.m-slide .bottom-shadow{ position: absolute;  bottom: -3px; right: 0; width: 100%; height: 1px; overflow: hidden;border-top: 1px solid #e0e0e0; background: #e6e6e6; border-bottom: 1px solid #ececec}
.m-slide .img { float: right; position: relative }
.m-slide .img li, .m-slide .img a, .m-slide .img img { display: block; width: 100%; }
.m-slide .img li { display: none; position: absolute; right: 0; top: 0 }
.m-slide .img .first { display: block }

.m-slide .tab { float: left }
.m-slide .tab li { margin: 0px 0px 30px 0px; border: 1px solid #e5e5e5; min-width: 193px; border-radius:25px; background-color:#41a1f2;}
.m-slide .tab .on { color: #9e9e9e;  background-color:#9e9e9e;}
.m-slide .tab .first { border-top: 0 }
.m-slide .tab a { text-decoration: none; display: block; position: relative; min-width: 193px; height: 49px;}
.m-slide .tab a span { position: absolute; overflow: hidden }
.m-slide .tab a .title { left: 25px; top: 6px; height: 49px; line-height: 40px; font-size: 14px; font-weight: bold; color: #fff }
.m-slide .tab a .des { right: 18px; top: 26px; height: 16px; line-height: 16px; color: #999 }.m-slide .tab .first a { height: 50px }