

@charset "utf-8";

/* CSS Document */



*{ word-wrap:break-word}

a[href^="tel:"] {

  color: inherit;

  text-decoration: none;

}

.color-1 {

  color: #efedef;

}

.img-indent {

  margin: 0px 30px 0 0;

  float: left;

}

.img-indent1 {

  margin: 1px 29px 16px 0;

  float: left;

}

.wrapper {

  width: 100%;

  overflow: hidden;

}

.center {

  text-align: center;

}

.spinner {

  position: fixed;

  left: 0px;

  top: 0px;

  width: 100%;

  height: 100%;

  z-index: 9999;

  background: url(../images/spinner.gif) 50% 50% no-repeat #fff;

  display:none\9; /* IE6+7, doesn't work in IE8/9 as IE7 */ 

}

.preloader {

  background: url(../images/loader.gif) center center no-repeat;

}

.clear {

  clear: both;

  line-height: 0;

  font-size: 0;

  overflow: hidden;

  height: 0;

  width: 100%;

}

.m-top {

  margin-top: -7px;

}

.overflow.extra {

  overflow: visible;

}

.left-0 {

  margin-left: 0 !important;

}

.overflow {

  overflow: hidden;

}

.inner-1 {

  padding-right: 30px;

}

/*------ header ------- */

header {

  /*padding: 30px 0 29px;*/

  z-index: 50;

  background: rgba(255,255,255,0.8);

  box-shadow: 0px 0 5px 0px rgba(0,0,0,0.4);

  -moz-box-shadow:0px 0 5px 0px rgba(0,0,0,0.4);

  -webkit-box-shadow:0px 0 5px 0px rgba(0,0,0,0.4);

}





.header-fixed{position:fixed;right:0;left:0;top:0}

.animated{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}

@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-93px)}100%{-webkit-transform:translateY(0)}}

@-moz-keyframes slideDown{0%{-moz-transform:translateY(-93px)}100%{-moz-transform:translateY(0)}}

@-o-keyframes slideDown{0%{-o-transform:translateY(-93px)}100%{-o-transform:translateY(0)}}

@keyframes slideDown{0%{transform:translateY(-93px)}100%{transform:translateY(0)}}

.slideDown{-webkit-animation-name:slideDown;-moz-animation-name:slideDown;-o-animation-name:slideDown;animation-name:slideDown}

@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-93px)}}

@-moz-keyframes slideUp{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(-93px)}}

@-o-keyframes slideUp{0%{-o-transform:translateY(0)}100%{-o-transform:translateY(-93px)}}

@keyframes slideUp{0%{transform:translateY(0)}100%{transform:translateY(-93px)}}

.slideUp{-webkit-animation-name:slideUp;-moz-animation-name:slideUp;-o-animation-name:slideUp;animation-name:slideUp;background: rgba(255,255,255,0.8);}



/* navbar */

.navbar_ {

  margin: 0;

  position: relative;

}

.navbar_ .navbar-inner_ {

  padding: 0;

  margin: 0;

  border: none;

  min-height: inherit;

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

}

/*nav*/

.navbar_ .container {

  position: relative;

}

.nav-collapse_ {

  padding: 0;

  z-index: 10;

  float: right;

}

.nav-collapse_ .nav2 li {

  margin: 0;

  padding: 0;

  position: relative;

  zoom: 1;

}

.nav-collapse_ .nav2 > li {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none; list-style-type:none



}

.nav-collapse_ .nav2 > li.navhobj { background:none;}

.nav-collapse_ .nav2 li a {

  text-shadow: none;

  text-decoration: none;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  text-transform: uppercase;

  font-family: 微软雅黑,'Open Sans', sans-serif;

  font-size: 15px;

  line-height: 22px;

  text-align: center;

  font-weight: normal;

  color: #515151;

  outline:none;

}

.nav-collapse_ .nav2 > li > a {

  margin: 0;

  padding: 10px 0 15px;

  display: block;

  position: relative;

  background:none;

  z-index: 20;

  width: 120px;

 /* -webkit-border-radius: 44px;

  -moz-border-radius: 44px;

  border-radius: 44px;*/

}

.nav-collapse_ .nav2 > li > a.nav0 {

  width: 120px;

}





.nav-collapse_ .nav li {

  margin: 0;

  padding: 0;

  position: relative;

  zoom: 1;

}

.nav-collapse_ .nav > li {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  background: url(../images/navfg.jpg) no-repeat left bottom ;

}

.nav-collapse_ .nav > li.navhobj { background:none;}

.nav-collapse_ .nav li a {

  text-shadow: none;

  text-decoration: none;

  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  text-transform: uppercase;

  font-family: 微软雅黑,'Open Sans', sans-serif;

  font-size: 15px;

  line-height: 22px;

  text-align: center;

  font-weight: normal;

  color: #515151;

  outline:none;

}

.nav-collapse_ .nav > li > a {

  margin: 0;

  padding: 10px 0 15px;

  display: block;

  position: relative;

  background:none;

  z-index: 20;

  width: 120px;

 /* -webkit-border-radius: 44px;

  -moz-border-radius: 44px;

  border-radius: 44px;*/

}

.nav-collapse_ .nav > li > a.nav0 {

  width: 120px;

}





a.sf-with-ul .sf-sub-indicator {

  position: absolute;

  width: 9px;

  height: 5px;

  background: url(../images/indicator1.png) no-repeat 0 0;

  left: 50%;

  bottom: 8px;

  margin-left: -5px;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  -webkit-border-radius: none;

  -moz-border-radius: none;

  border-radius: none;

}



.nav-collapse_ .nav > li.sfHover > a,

.nav-collapse_ .nav > li.sfHover > a:hover,

.nav-collapse_ .nav > li > a:hover,

.nav-collapse_ .nav > li.active > a,

.nav-collapse_ .nav > li.active > a:hover {

  background:url("../images/bg-content.jpg") repeat scroll 50% 50% transparent;

  color: #ffffff;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

}

.nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator,

.nav-collapse_ .nav > li.active > a .sf-sub-indicator {

  background-position: 0 bottom;

}

.sub-menu > a {

  position: relative;

}

.nav-collapse_ .nav ul {

  position: absolute;

  display: none;

  width: 120px;

  left:0px;

  top: 50px;

  list-style: none;

  zoom: 1;

  z-index: 9;

  background: #eeeeee;

 

  margin: 0;

}

.nav-collapse_ .nav ul li {

  text-align: center;

  color:#000;

}

.nav-collapse_ .nav ul li a {

  padding: 5px 0;

  display: block;

  background: none;

}

.nav-collapse_ .nav > li > ul li > a:hover,

.nav-collapse_ .nav > li > ul li.sfHover > a {

  text-decoration: none;

  color: #ffffff;

  background: #e42b2b;

}

.nav-collapse_ .nav ul .sf-sub-indicator {

  display: none;

}

.nav-collapse_ .nav ul ul li a {

  color: #ffffff;

}

.nav-collapse_ .nav li ul ul li a:hover {

  text-decoration: none;

  color: #000000;

}

/*------ logo ------- */

.navbar_ .brand_ {

  display: block;

  float: left;

  font-size: 0;

  line-height: 0;

  padding: 12px 0 12px -2px;

  margin: 0;

}

.navbar_ .brand_ h1 {

  font-size: 0;

  line-height: 0;

}

/*------ h1, h2, h3, h4, h5, h6 ------- */

h1,

h2,

h3,

h4,

h5,

h6 {

  text-transform: none;

  color: #F25C27;

  font-family: 'Open Sans', sans-serif;

  font-weight: 300;

  letter-spacing: -1px;

}

h1 {

  font-size: 70px;

  line-height: 74px;

}

header h1 {

  padding: 0;

  margin: 0;

}

h2 {

  font-size: 50px;

  line-height: 52px;

}

h3 {

  font-size: 30px;

  line-height: 34px;

  margin: 32px 0 15px;

  font-weight: normal;

}

.content-extra h3 {

  margin:25px 0;

}

h4 {

  font-size: 19px;

  line-height: 50px;

  margin: 21px 0 10px;

  color:#e42b2b;

  font-family:'microsoft yahei';

  text-align:left;

  border-bottom:1px #CCCCCC dotted;

}

h5 {

  font-size: 18px;

  color: #fff;

  letter-spacing: 1px;

  font-family:'microsoft yahei';

}

p {

  padding-bottom: px;

  margin: 0;

}

/*--- header end ------*/

/*------ content ------- */

#content {

  position: relative;

  padding: 0;

}

.bg-content { 

}

.imgbox { 

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #F5F5F5;

	background-size: cover;

	background-attachment: fixed;

}

.block-slogan {

  overflow: hidden;

  padding-bottom: 44px;

}

.block-slogan h2:first-letter {

  color: #F25C27;

  font-weight: normal;

}

.block-slogan h2 {

  float: left;

  margin: 0;

  padding-right: 58px;

  line-height: 54px;

}

.block-slogan p {

  border-left: 1px solid #454545;

  padding: 0 0 0 26px;

}

.block-slogan div {

  overflow: hidden;

}

.row-0 {

	

	 background: #fff;

	 padding-bottom:20px;

}

.row-0 h3 {

	margin:10px 0;

	font-style:normal;}	

.row-1 {

    

	text-align:center;

}

.row-1 h3 {

	margin:10px 0;

	font-style:normal;}	

.row-2 {

  background: #fff;

  padding: 14px 0;

}

.row-3 {

  background:url(../images/bg-lead.jpg)  #2169b9;

  padding: 20px 0px 80px 0px;

}

.row-video {

  text-align:center;

}

.ic {

  border:0;

  float:right;

  background:#fff;

  color:#f00;

  width:50%;

  line-height:10px;

  font-size:10px;

  margin:-220% 0 0 0;

  overflow:hidden;

  padding:0

}

/*------ HOME-lanmu ------- */

.title {background: url(../images/bg-title.png) no-repeat scroll center center; margin-top:50px; margin-bottom:50px;}

.title-z { font-size:25px; color:#212121; letter-spacing:3px; line-height:30px; text-align:center;}

.title-y { font-size:15px; color:#515151;text-transform: uppercase;line-height:30px; text-align:center;}



.propa45 { padding:0px 45px;}

.pro1 { margin-bottom:10px;}

.pro1 .pro-tit { padding-left:20px; border-left:5px #e42b2b solid; text-align:left; font-size:21px; color:#333; line-height:30px;margin-bottom:10px;}

.pro1 .pro-mo {

  color: #fff;

  font-family:宋体;

  font-size:12px;

  line-height:30px;

  margin-bottom:10px;

  background: #e42b2b;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  text-shadow: none;

  border: none;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

  text-align:center

}

.pro1 .pro-mo:hover {

  color: #fff;

  background:#d00a0a;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

  text-decoration: none;

}

.pro-nr { font-size:12px; color:#333; text-align:left; text-indent:2em; line-height:28px;}



.videoMore { height: auto; padding:10px 0px;}



.ivideoCon {position: relative;overflow: hidden;}

.videotit {text-align: center;position: absolute;width: 100%;left: 0px;top: 50%; margin-top:-18px;color: #fff;font: 30px/1.2 "bakersignet_btroman"; z-index:10;;

text-transform: uppercase;}

.videotic {text-align: center;position: absolute;width: 100%;left: 0px;top: 50%; margin-top:-50px;color: #fff; font-size:26px; display:none;z-index:10;}

.videotbg {background: url(../images/videotit.png) no-repeat;width:127px;height:127px;text-align: center;position: absolute;left: 50%;top: 50%;margin: -63px 0px 0px -63px;vertical-align: middle;

z-index:1;}

.videotbc {width:450px;height:230px;margin: -115px 0px 0px -225px;text-align: center;position: absolute;left: 50%;top: 50%;background: #000; opacity: 0.5; filter: alpha(opacity=50); }



.videotbgon {-webkit-animation: rotate 6s linear infinite;-moz-animation: rotate 6s linear infinite;-o-animation: rotate 6s linear infinite;animation: rotate 6s linear infinite;}

@-webkit-keyframes rotate{

    from{-webkit-transform: rotate(0deg)}

    to{-webkit-transform: rotate(360deg)}

}

@-moz-keyframes rotate{

    from{-moz-transform: rotate(0deg)}

    to{-moz-transform: rotate(360deg)}

}

@-o-keyframes rotate{

    from{-o-transform: rotate(0deg)}

    to{-o-transform: rotate(360deg)}

}

@keyframes rotate{

    from{transform: rotate(0deg)}

    to{transform: rotate(360deg)}

}



#videocontainer_logo,#videocontainer_menu,#wrapvidepo_logo,.jwclick{ display:none!important }

#videocontainer { width: 660px; height: 400px; outline: none; }

.theme-popover-mask { z-index: 10000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.6; filter: alpha(opacity=60); display: none; }

.theme-popover {outline: none; z-index: 10001; position: fixed; top: 50%; left: 50%; width: 660px; height: 400px; margin: -200px 0 0 -330px; border-radius: 2px;background-color: #fff; display: none; box-shadow: 0 0 10px #666; }

.theme-popover .vidclose { position: absolute; right:-32px; top:0px; background:url(../images/close.jpg) no-repeat scroll left top; width:32px; height:32px; display:block;}

.theme-popover .vidclose:hover {  background-image: url(../images/close2.png);}

.theme-popover .vidclose img { display: none; }



/*------ HOME-item ------- */

.proitem {background: url(../images/bg-item.png) no-repeat scroll center center; margin-top:35px; margin-bottom:40px;}

.item-z { font-size:25px; color:#fff; letter-spacing:3px; line-height:30px;}

.item-y { font-size:15px; color:#fff;text-transform: uppercase;line-height:30px;}

.ject p { text-align:left; color:#FFF;text-indent:2em; line-height:24px;}



/*------ HOME-item ------- */

.newsbz {opacity: 0.7; filter: alpha(opacity=70);}

.thumbnails-1 .thumbnail-1 p{

	font-family:宋体;

	font-size:12px;

	color:#666;

}

/*------ HOME-news ------- */

a.newstit { 

  color:#e42b2b;

  font-weight: normal;

  font-size:15px;

  margin-top:5px;

  margin-bottom:15px;

  display: block;

  line-height:26px;

  font-family:'microsoft yahei';

   -webkit-transition: all 0.1s linear;

  -moz-transition: all 0.1s linear;

  -o-transition: all 0.1s linear;

  transition: all 0.1s linear;

  outline:none;

  blr:expression(this.onFocus=this.blur()); 

}

a.newstit:hover { color:#ff0000;}



/*------ HOME-lead ------- */



.leadtit{

	background: url(../images/bg-lead.png) no-repeat scroll left center;

	font-size:19px;

	color:#fff;

	margin:30px 0px 40px 0px;

}

.leadtit .ldt { padding:0px 42px;}



/*------ HOME-floatQQ ------- */

@font-face { 

    font-family: 'americangaramondbt-bold';  /*给自定义字体命名*/ 

    src:url('amerbo.woff') format('woff');

} 

.side{position:fixed;width:70px;right:0;top:61%;z-index:999;}

.side ul { list-style:none;}

.side ul li {width:70px;height:70px;float:left;position:relative; background:url(../images/sidebgom.png) repeat;}

.side ul li .flodh { width:100%; padding-top:45px; color:#FFF; font-family:宋体; font-size:12px; text-align:center; position:absolute; top:0; right:0;background:url(../images/flodh.png) no-repeat center 12px;}

.side ul li .flokf { width:100%; padding-top:45px; color:#FFF; font-family:宋体; font-size:12px; text-align:center; position:absolute; top:0; right:0;background:url(../images/flokf.png) no-repeat center 12px;}

.side ul li .flofx { width:100%; padding-top:45px; color:#FFF; font-family:宋体; font-size:12px; text-align:center; position:absolute; top:0; right:0;background:url(../images/flofx.png) no-repeat center 12px;}

.side ul li:hover {background:url(../images/sidebgon.png) repeat;}

.side ul li .sidebox{position:absolute; width:0px;height:70px;top:0;right:70px;color:#333;overflow:hidden;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}

.side ul li .sidebox .dhnr { width:100%; line-height:25px; font-size:14px; padding-left:25px; padding-top:5px; display:block;}

.side ul li .sidebox .kfnr { width:100%; line-height:30px; font-size:12px; padding-left:25px; padding-top:8px; display:block;}

.side ul li .sidebox .kfnr  img { vertical-align: middle;padding-left:5px;}

.side ul li .sidebox .kfnr  P { height:20px; line-height:20px; padding-bottom:10px; }

.side ul li .sidebox i { font-family:americangaramondbt-bold; font-size:28px; letter-spacing:1px; border-bottom:1px #333333 solid; padding:0px 5px; margin-left:-5px;}

.side ul li .sidebox .bdsharebuttonbox { padding:7px 0px 0px 13px;}

.bdshare_popup_box { margin-left:-13px; margin-top:-7px;}

/*------ pro-show ------- */



.listshow { 

}

.flohd {position:relative; min-height:638px;}

.flolab {

   position: absolute; top:50%; right:5%;

   width:320px;

   background:url(../images/listsb1.png);

   padding:25px;

   

}

a.showbut {

  display: block;

  width:61px;

  height:61px;

  position: absolute;

  right:20px;

  top:15px;

  outline:none;

}

.showbut i{

  display: block;width:43px;height:31px; margin-top:15px; margin-left:9px;

  background: url(../images/showbut.png) no-repeat center center;

}

.showbut:hover i{

  -webkit-animation: sh-shake 2s ease infinite;

  -moz-animation: sh-shake 2s ease infinite;

  -o-animation: sh-shake 2s ease infinite;

  animation: sh-shake 2s ease infinite;

  }

@-webkit-keyframes sh-shake {

	0%, 100% {-webkit-transform:translateY(0)}

	50% {-webkit-transform:translateY(8px)}

}

@-moz-keyframes sh-shake {

	0%, 100% {-moz-transform:translateY(0)}

	50% {-moz-transform:translateY(8px)}

}

@keyframes sh-shake {

	0%, 100% {transform:translateY(0)}

	50%{transform:translateY(8px)}

}



.entit { font-size:18px; color:#333; font-family: Arial;text-transform: uppercase;}

.listtit { font-size:24px; color:#fff; font-weight:700; line-height:30px;}

.listint { font-size:14px; color:#FFF; line-height:24px; padding-top:20px; padding-bottom:10px;}



.listtag { 

  position: absolute;

  right:0;

  bottom:0;

}

.listtag ul {

  list-style: none outside none;

  overflow: hidden;

  margin: 0 auto;

}

.listtag ul li {

  float: left;

  margin-left: 28px;

  height:40px;

}

.listtag ul li a{

  margin-top:4px;

  display:block;

  font-size:15px; 

  color:#FFF;

  padding:8px 23px;

  letter-spacing:1px;

  background-color:#39a3ec;

  transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;

}

.listtag ul li a:hover {

  margin-top:0px;

  padding:10px 23px;

  background-color:#ec4040;	

}

.listtag ul li a.active {

  margin-top:0px;

  padding:10px 23px;

  background-color:#ec4040;	

}

/*------ pro-1 ------- */

.listitle {background: url(../images/bg-title.png) no-repeat scroll center center; margin-top:50px; margin-bottom:50px; text-align:center;}

.listitle-z { font-size:25px; color:#003300; letter-spacing:3px; line-height:30px; text-align:center;}

.listitle-y { font-size:15px; color:#515151;text-transform: uppercase;line-height:30px; text-align:center;}



.projsnr { padding-bottom:10px;}

.projsnr p{ text-indent:2em}

.prorow2 { padding:25px 0px;}



.provideotit { font-size:36px; color:#FFF;line-height:40px; margin-top:80px;}

.provideoft { font-size:12px; color:#FFF;font-family: Arial;text-transform: uppercase; padding:10px 0px;}



.provideobut { padding-top:10px; padding-bottom:70px;}

.provideobut a {

	padding: 20px 50px;

	position: relative;

	display: inline-block;

	margin: 50px 25px;

	outline: none;

	color: #fff;

	text-decoration: none;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-weight: 400;

	text-shadow: 0 0 1px rgba(255,255,255,0.3);

	font-size:24px;

}

.provideobut a::before,

.provideobut a::after  {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	border: 2px solid #354856;

	content: '';

	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

	-moz-transition: -moz-transform 0.3s, opacity 0.3s;

	transition: transform 0.3s, opacity 0.3s;

}



.provideobut a::after  {

	border-color: #fff;

	opacity: 0;

	-webkit-transform: translateY(-7px) translateX(6px);

	-moz-transform: translateY(-7px) translateX(6px);

	transform: translateY(-7px) translateX(6px);

}



.provideobut a:hover::before,

.provideobut a:focus::before {

	opacity: 0;

	-webkit-transform: translateY(5px) translateX(-5px);

	-moz-transform: translateY(5px) translateX(-5px);

	transform: translateY(5px) translateX(-5px);

}



.provideobut a:hover::after,

.provideobut a:focus::after  {

	opacity: 1;

	-webkit-transform: translateY(0px) translateX(0px);

	-moz-transform: translateY(0px) translateX(0px);

	transform: translateY(0px) translateX(0px);

}

.provideobut a i {

	margin-right:10px;

	position:relative;

	display:inline-block;

    width:0px;

    height:0px;

	border-width:8px;

    border-style:dashed dashed dashed solid;

    border-color:transparent transparent transparent transparent;

}

.provideobut a i::before,

.provideobut a i::after  {

	position: absolute;

	top:-8px;

	left: 0;

	width: 100%;

	height: 100%;

	border-width:8px;

    border-style:dashed dashed dashed solid;

    border-color:transparent transparent transparent #354856;

	content: '';

	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

	-moz-transition: -moz-transform 0.3s, opacity 0.3s;

	transition: transform 0.3s, opacity 0.3s;

}

.provideobut a i::after  {

	border-color:transparent transparent transparent #FFF;

	opacity: 0;

	-webkit-transform: translateY(-7px) translateX(6px);

	-moz-transform: translateY(-7px) translateX(6px);

	transform: translateY(-7px) translateX(6px);

}



.provideobut a:hover i::before,

.provideobut a:focus i::before {

	opacity: 0;

	-webkit-transform: translateY(5px) translateX(-5px);

	-moz-transform: translateY(5px) translateX(-5px);

	transform: translateY(5px) translateX(-5px);

}



.provideobut a:hover i::after,

.provideobut a:focus i::after  {

	opacity: 1;

	-webkit-transform: translateY(0px) translateX(0px);

	-moz-transform: translateY(0px) translateX(0px);

	transform: translateY(0px) translateX(0px);

}

/*------ lemon ------- */

.lem-flolab {

   position: absolute; bottom:0; left:5%;

   width:320px;

   background:url(../images/listsb2.png);

   padding:25px;

   

}

/*------ news ------- */

.news-flolab {

   position: absolute; top:40%; left:5%;

   width:320px;

   background:url(../images/listsb3.png);

   padding:25px;

   

}





a.lisnewstit { 

  color:#515151;

  font-weight: normal;

  font-size:24px;

  margin-top:5px;

  margin-bottom:15px;

  display: block;

  height: 56px;

  line-height:28px;

  font-family:'microsoft yahei';

   -webkit-transition: all 0.3s linear;

  -moz-transition: all 0.3s linear;

  -o-transition: all 0.3s linear;

  transition: all 0.3s linear;

  outline:none;

  blr:expression(this.onFocus=this.blur());  width:270px; text-align:center

}





a.lisnewstit2 { 

  color:#333;

  font-weight: normal;

  font-size:16px;

  margin-top:5px;

  margin-bottom:5px;

  display: block;

  font-weight:bold;

  line-height:28px;

  font-family:'microsoft yahei';

   -webkit-transition: all 0.3s linear;

  -moz-transition: all 0.3s linear;

  -o-transition: all 0.3s linear;

  transition: all 0.3s linear;

  outline:none;

  blr:expression(this.onFocus=this.blur()); 

}



a.lisnewstxt{ color:#444}



a.lisnewstit:hover { color:#ff0000;}



.date-2 {

  float: left;

  line-height: 18px;

  padding-right: 8px;

  font-size:12px;

}







.date-3 {

  float: left;

  line-height:25px;

  padding-right: 8px;

  font-size:24px;

  font-weight:bold;

  color:#2269b7

}



/*------ news-show ------- */

.showmain { text-align:center;}



.showtit {font-size:23px; color:#515151; margin-top:10px; line-height:28px;}

.showftad { 

  padding:25px 0px;

  border-bottom:1px #d1d1d1 solid;

  color:#888888;

  font-size:13px;

}

.attri {



	padding:0px 25px;

	line-height:22px;

}

.jiathis_style {display: inline-block; line-height:22px; padding-left:25px; margin-bottom:-5px;}

.jiathis_style  a {

	background:url(../images/fenxiang.jpg) no-repeat left center;

	padding-left:20px;

	color:#f05555;

}

.jiathis_style  a:hover {

	color:#08c;

}



.shownr { 

	padding:30px 25px 60px;

}

.newsnx {

	padding:10px 0px;

	margin:0 20px;

	border-top: 1px solid #ebebeb;



}



/*------ baidumap message ------- */

#allmap{width:100%;}

.mess { text-align:left;}

.mapm { padding-left:0; padding-right:0;}

/*------ thumbnails-1 ------- */

.thumbnails-1 {

  margin: 0;

  list-style: outside none;

}

.thumbnails-1 > li {

  margin-bottom: 10px;

}

.thumbnails-1 .thumbnail-1 {

  border: none;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  padding: 0;

  line-height: 20px;

}

.thumbnails-1 .thumbnail-1 section {

  padding-top: 5px;

}



.border-horiz {

  background: url(../images/border-horiz.gif) repeat-x 0 0;

  height: 2px;

  margin: 16px 0 0;

}

.border-horiz.extra {

  margin-bottom: 10px;

}

.txt-1 {

  color: #ffffff;

  padding: 0px 0 10px;

  font-size:13px;

  line-height:28px;

  text-indent:2em;

}

/*------ list-services ------- */

.list-services .thumbnail-1 {

  background: #000000;

  padding: 10px;

}

.list-services a {

  margin-bottom: 10px;

  display: inline-block;

}

.list-services p {

  padding-bottom: 20px;

}

.list-services section {

  padding: 0 20px;

  text-align:center;

}

.list-services li {

  margin-bottom: 30px;

}

.quote-1 {

  border: medium none;

  color: #7f7f7f;

  display: block;

  margin: 0;

  padding: 0;

  position: relative;

}

.badge {

  font-size: 41px;

  line-height: 44px;

  width: 67px;

  text-shadow: 1px 1px #e8eaea;

  text-align: center;

  -webkit-border-radius: 36px;

  -moz-border-radius: 36px;

  border-radius: 36px;

  background: #d1cfd0;

  -webkit-box-shadow: 1px 1px #dddcde;

  -moz-box-shadow: 1px 1px #dddcde;

  box-shadow: 1px 1px #dddcde;

  float: left;

  margin-right: 18px;

  color: #1a1a1a;

  padding: 11px 0;

  border-right: 1px solid #eaedee;

  border-bottom: 1px solid #eaedee;

}

/*------ lists ------- */

/*------ list ------- */

.list.extra {

  width: 100%;

  margin: 0;

  float: none;

  padding-top: 5px;

}

.list.extra2 {

  width: 170px;

  padding-top: 5px;

}

.list-pad {

  padding-right: 28px;

}

.iplist {

  list-style: none outside;

  float: left;

  margin-top:-5px;

  color:#FFF;

  font-size:13px;

  line-height:36px;

}

.iplist img {

	vertical-align: text-top;

	padding-right:6px;

}



/*----------- list-photo--------------*/

.list-photo {

  list-style: none outside;

  margin: 0;

  overflow: hidden;

  margin-left: -30px;

}

.list-photo li {

  float: left;

  margin: 0 0 30px 30px;

}

.ustit { color:#333;}

/*----------- maskimg --------------*/

a.maskimg {

  opacity: 1;

  position: relative;

  height: auto;

  display: block;

  overflow:hidden;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

  outline:none;

  blr:expression(this.onFocus=this.blur()); 

}

.maskimg:hover {

  opacity: 1;

}

.maskimg:after {

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  position: absolute;

  opacity: 0;

  left: 0;

  top: 0;

  background: url('../images/maskimg.png') center center no-repeat #000000;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.maskimg:hover:after {

  opacity: 0.5;

}

a.maskimg img.up { -webkit-transform: scale(1, 1); -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 1000ms; -moz-transform: scale(1, 1); -moz-transition-timing-function: ease-out; -moz-transition-duration: 1000ms; transform: scale(1, 1); transition-timing-function: ease-out; transition-duration: 1000ms; }

a.maskimg:hover img.up { -webkit-transform: scale(1.15, 1.15); -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 1000ms; -moz-transform: scale(1.15, 1.15); -moz-transition-timing-function: ease-out; -moz-transition-duration: 1000ms; transform: scale(1.15, 1.15); transition-timing-function: ease-out; transition-duration: 1000ms; }

/*----------- .portfolio --------------*/

.portfolio {

  list-style: none outside;

  margin: 0;

}

.portfolio li {

  float: left;

  margin: 0 0 30px 0; width:33%;

}
.portfolio li a{ color:#000; font-size:20px;}
.magnifier {

  opacity: 1;

  position: relative;

  height: auto;

  display: block;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.magnifier:hover {

  opacity: 1;

}

.magnifier:after {

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  position: absolute;

  opacity: 0;

  left: 0;

  top: 0;

  background: url('../images/magnifier.png') center center no-repeat #000000;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.magnifier:hover:after {

  opacity: 0.5;

}

/*----------- .list-blog --------------*/

.list-blog {

  list-style: none outside;

  margin: 0;

}

.list-blog li {

  background: url(../images/border-horiz.gif) repeat-x 0 bottom;

  padding-bottom: 40px;

  margin-top: 32px;

}

.list-blog li.last {

  background: none;

}

.list-blog h3 {

  margin-bottom: 6px;

  margin-top: 0;

}

.list-blog img {

  margin: 21px 0 24px;

}

.meta {

	margin-bottom: 10px;

    overflow: hidden;}

.meta a:hover {

	color:#c72323;

	text-decoration: none;

	}

.date-1 {

  float: left;

  border-right: 1px solid #7f7f7f;

  line-height: 18px;

  padding-right: 8px;

  font-size:12px;

}

.name-author {

  float: left;

  line-height: 18px;

  padding-left: 8px;

  font-size:12px;

}

.name-author a {

  text-decoration: none;

  outline:none;

  font-size:12px;

  font-family:宋体;

  color:#f36464;

}

.comments {

  float: right;

  line-height: 18px;

  text-decoration: none;

  font-size:12px;

}

/*----------- search --------------*/

/* search-form */

#search {

  margin: 0;

  padding: 10px 0 0;

  overflow: hidden;

}

#search input {

  background: #ffffff;

  border: none;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  line-height: 21px !important;

  width: 260px;

  float: left;

  margin: 0px 10px 0 0;

  padding: 4px 12px 5px;

  font-size: 14px;

  height: 30px;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

#search input:focus {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

}

#search a {

  float: left;

}

/***** map *****/

.map {

  margin: 0 0 25px;

  padding-top: 10px;

  line-height: 0;

}

.map iframe {

  border: none;

  width: 100%;

  height: 370px;

}

/*------ mail & address------- */

.address-1 {

  overflow: hidden;

  text-align:left;

  font-size:13px;

  line-height:28px;

}

.address-1 strong {

  color: #666;

  display: block;

  font-weight: normal;

}

.address-1 span {

  display: inline-block;

  width: 100px;

  color: #515151;

}

.mail-1 {

  text-decoration: underline;

  color: #f75353;

}

.mail-1:hover {

  text-decoration: none;

}

.mail-2 {

  text-align: right;

}

.mail-2 a {

  color: #3c3c3c;

}

.mail-2 a:hover {

  text-decoration: underline;

}

/***** contact form *****/

#contact-form {

  position: relative;

  vertical-align: top;

  z-index: 1;

  margin: 0 0 20px;

  padding-top: 10px;

}

#contact-form fieldset {

  border: none;

  padding: 0;

  width: 100%;

  overflow: hidden;

}

#contact-form label {

  display: inline-block;

  min-height: 40px;

  position: relative;

  margin: 0;

}

#contact-form .message {

  min-height: 343px;

  width: 100%;

}

#contact-form input,

#contact-form textarea {

	font-family: 'Open Sans', sans-serif;

	padding: 5px;

	margin: 0;

	font-size: 14px;

	line-height: 20px !important;

	color: #7f7f7f;

	background: none;

	outline: none;

	width: 400px;

	border: none;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	border-bottom: 1px dashed #F25C27;

}

#contact-form input {

  height: 30px;

}

#contact-form input:focus,

#contact-form textarea:focus {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

}

#contact-form .area .error {

  float: none;

}

#contact-form textarea {

  width: 100%;

  height: 323px;

  resize: none;

  overflow: auto;

}

#contact-form .success {

  display: none;

  margin-bottom: 20px;

  color: #000000;

  font-size: 14px;

  line-height: 16px;

  position: relative;

  background: #ffffff;

  padding: 12px 14px;

  text-transform: none;

}

#contact-form .error,

#contact-form .empty {

  color: #f00;

  font-size: 11px;

  line-height: 1.27em;

  display: none;

  overflow: hidden;

  margin-bottom: 5px;

  padding: 2px 4px 6px 4px;

  text-transform: none;

}

.buttons-wrapper {

  position: relative;

}

.buttons-wrapper a {

  margin-right: 10px;

  cursor: pointer;

}

.buttons-wrapper a:hover {

  text-decoration: none;

}

/*----------- buttons & links--------------*/

.btn-1 {

  color: #fff;

  background: #e42b2b;

  padding: 5px 14px;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  text-shadow: none;

  border: none;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

}

.btn-1:hover {

  color: #fff;

  background:#d00a0a;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;

  text-decoration: none;

}

/* policy */.policy {

  position: relative;

  margin-top: -3px;

}

.policy strong {

  display: block;

  color: #ffffff;

  line-height: 16px;

  padding-bottom: 9px;

}

.policy p {

  color: #7f7f7f;

  padding-bottom: 21px;

}

/* block-404 */.block-404 {

  background: #ffffff;

  margin: 160px 0 80px;

  overflow: hidden;

}

.block-404 .img-404 {

  float: none;

  width: 100%;

}

.box-404 {

  padding: 42px 10px 0;

  overflow: hidden;

}

.box-404 h2 {

  line-height: 84px;

  font-weight: normal;

  margin: 0;

  font-size:50px;font-family:'microsoft yahei'; color:#e42b2b;

}

.box-404 h3 {

  color: #000000;

  margin: 0 0 21px;

}

.box-404 p {

  padding-bottom: 25px;

}

/* search-form 404 */#form-search {

  overflow: hidden;

  position: relative;

}

#form-search input {

  background: #e5e5e5;

  border-top: 1px solid #c3c3c3;

  border-right: 1px solid #d9d9d9;

  border-left: 1px solid #d9d9d9;

  border-bottom: none;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  line-height: 21px !important;

  width: 84%;

  font-size: 14px;

  margin: 0 10px 0 0;

  padding: 4px 12px 5px;

  height: 30px;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  float: left;

}

#form-search input:focus {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

}

#form-search a {

  float: left;

}

/*--- content end ------*/

/*------ footer ------- */

footer {

  background-color:#333;

}

.privacy {

  color: #fff;

  padding-top: 6px;

  font-size:12px;

  padding:20px 0;

}

.privacy a {

  color: #F25C27;

}

.list-social {

  list-style: none outside none;

  overflow: hidden;

  margin: 0 auto;

}

.list-social a {

	margin-top:18px;

  width: 30px;

  height: 30px;

  -webkit-transition: all 0.2s linear;

  -moz-transition: all 0.2s linear;

  -o-transition: all 0.2s linear;

  transition: all 0.2s linear;

  background-position: 0 0;

  background-repeat: no-repeat;

}

.list-social a.icon-1 {

  background-image: url(../images/soc-icon-1.png);

}

.list-social a.icon-2 {

  background-image: url(../images/soc-icon-2.png);

}

.list-social a.icon-3 {

  background-image: url(../images/soc-icon-3.png);

  width:66px;

  height:66px;

  margin:0;

}

.list-social a.icon-4 {

  background: url(../images/soc-icon-4.png) #e42b2b;

  width:66px;

  height:66px;

  margin:0;

}

.list-social a.icon-5 {

  background-image: url(../images/soc-icon-5.png);

}

.list-social li {

  float: left;

  margin-left: 20px;

}

.list-social a:hover {

  background-position: 0 bottom;

}

.iefont {

font-size:24px;

line-height:1px;

}

/*--- footer end ------*/

@media (min-width: 1300px) {

  .box-404 {

    overflow: hidden;

  }

  .block-404 .img-404 {

    width: 770px;

    height: 393px;

    float: left;

  }

  #search input {

    width: 286px;

  }

  #form-search input {

    width: 216px;

  }

  .box-404 {

    padding: 42px 50px 0;

  }

  .address-1 strong {

    float: left;

    width: 154px;

  }

  .list-photo li.last {

    margin-right: 0;

  }

  .overflow.extra {

    overflow: hidden;

  }

}

@media (max-width: 1299px) and (min-width: 979px) {

  .overflow.extra {

    overflow: visible;

  }

}

@media (max-width: 1300px) {

  #search input {

    width: 200px;

  }

  .lemonimg {

	padding-left:20px;

  }

}





@media (max-width: 1024px) {

	.imgbox {

	background-attachment: initial;

	}

}

@media (max-width: 979px) {

  .side {

	display:none;

  }

  #search input {

    width: 127px;

  }

  .block-404 .img-404 {

    margin-left: 0;

  }

  .img-indent1 img {

    width: 100%;

  }

  #contact-form label {

    display: block;

  }

  #contact-form input,

  #contact-form textarea {

    width: 100%;

  }

  .inner-1 {

    padding: 0;

  }

  .block-slogan h2 {

    padding-right: 30px;

  }

}

@media (min-width: 768px) and (max-width: 979px) {

  /* navbar */

   .navbar_ .btn {

    display: inline-block;

    float: right;

    background: #fff;

    padding: 44px 0 44px;

    text-decoration: none;

    margin: 0;

    font-size: 20px;

    line-height: 24px;

    text-shadow: none;

    color: #ffffff;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    border: none;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

    border-radius: 0px;

    width: 110px;

    text-align: center;

    font-weight: normal;

    position: relative;

  }

  .navbar_ .btn:hover {

    background: #fff;

    color: #ffffff;

  }



.btn .burger{  width: 30px; height: 4px; background: #e42a2b; display: block; position: absolute; z-index: 5; top: 30px; left: 50%; margin: 0 0 0 -15px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}

.btn .burger-2 { top: 40px; }

.btn .burger-3 { top: 50px; }



  .navbar_ {

    margin: 0;

    position: relative;

  }

  .navbar_ .navbar-inner_ {

    padding: 0;

    margin: 0;

    border: none;

    min-height: inherit;

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

  }

  /*nav*/

  .navbar_ .container {

    position: relative;

  }

   .navbar_ .nav-collapse_ {

    position: absolute;

    left: auto;

    top: 88px;

    right: 0;

  }

  .nav-collapse_ .nav {

    position: relative;

    zoom: 1;

    z-index: 999;

    width: 110px;

    padding:0;

    margin: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

	background-color:#FFF;

  }

  .nav-collapse_ .nav li {

    background: none;

    margin: 0;

    padding: 0;

    display: block;

    width: 100%;

    text-align: center;

  }

  .nav-collapse_ .nav li a {

    display: block;

    font-weight: normal;

    padding: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    width: 100%;

    padding: 15px 0;

    font-weight: normal;

  }

  .nav-collapse_ .nav > li.sfHover,

  .nav-collapse_ .nav > li:hover,

  .nav-collapse_ .nav > li.active,

  .nav-collapse_ .nav > li.active {

    background: none;

  }

  .nav-collapse_ .nav > li.sfHover > a,

  .nav-collapse_ .nav > li.sfHover > a:hover,

  .nav-collapse_ .nav > li > a:hover,

  .nav-collapse_ .nav > li.active > a,

  .nav-collapse_ .nav > li.active > a:hover {

    text-decoration: none;

    color: #ffffff;

  }

  a.sf-with-ul .sf-sub-indicator {

	display:none;

  }

  .sub-menu > a {

    position: relative;

    display: block;

  }

  .nav-collapse_ .nav ul {

    position: relative;

    display: none;

    width: 100%;

    list-style: none;

    zoom: 1;

    z-index: 9;

    background: #ccc;

    padding: 0;

    margin: 0;

    left: 0;

    top: 0;

  }

  .nav-collapse_ .nav ul li a {

    display: block;

    font-size: 16px;

    padding: 4px 0;

  }

  .nav-collapse_ .nav ul li a:hover {

    background: #575757 !important;

  }

  .portfolio {

    margin-left: -30px;

  }

  .portfolio li {

    margin-left: 30px;

    width: 45%;

  }

  .portfolio li img {

    width: 100%;

  }

  .img-indent {

    float: none;

    margin: 0 0 18px 0;

  }

  .img-indent img {

    width: 100%;

  }

  #contact-form input,

  #contact-form textarea {

    width: 100%;

  }

  #form-search input {

    width: 74%;

  }

  .lem-flolab {

    bottom:30%;

}

.lemonimg {

	padding-left:30px;

  }

}

@media (min-width: 640px) and (max-width: 767px) {

.carousel .item > img {

	display:inline;



}

}

@media (max-width: 767px) {

  body {

    padding: 0;

  }

   /* navbar */

   .navbar_ .btn {

    display: inline-block;

    float: right;

    background: #fff;

    padding: 34px 0 34px;

    text-decoration: none;

    margin: 0;

    font-size: 20px;

    line-height: 24px;

    text-shadow: none;

    color: #ffffff;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    border: none;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

    border-radius: 0px;

    width: 110px;

    text-align: center;

    font-weight: normal;

    position: relative;

  }

  .navbar_ .btn:hover {

    background: #fff;

    color: #ffffff;

  }



.btn .burger{  width: 30px; height: 4px; background: #e42a2b; display: block; position: absolute; z-index: 5; top: 23px; left: 50%; margin: 0 0 0 -15px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}

.btn .burger-2 { top: 33px; }

.btn .burger-3 { top: 43px; }



  .navbar_ {

    margin: 0;

    position: relative;

  }

  .navbar_ .navbar-inner_ {

    padding: 0;

    margin: 0;

    border: none;

    min-height: inherit;

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

  }

  /*nav*/

  .navbar_ .container {

    position: relative;

  }

   .navbar_ .nav-collapse_ {

    position: absolute;

    left: auto;

    top: 68px;

    right: 0;

  }

  .nav-collapse_ .nav {

    position: relative;

    zoom: 1;

    z-index: 999;

    width: 110px;

    padding:0;

    margin: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

	background-color:#FFF;

  }

  .nav-collapse_ .nav li {

    background: none;

    margin: 0;

    padding: 0;

    display: block;

    width: 100%;

    text-align: center;

  }

  .nav-collapse_ .nav li a {

    display: block;

    font-weight: normal;

    padding: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    width: 100%;

    padding: 15px 0;

    font-weight: normal;

  }

  .nav-collapse_ .nav > li.sfHover,

  .nav-collapse_ .nav > li:hover,

  .nav-collapse_ .nav > li.active,

  .nav-collapse_ .nav > li.active {

    background: none;

  }

  .nav-collapse_ .nav > li.sfHover > a,

  .nav-collapse_ .nav > li.sfHover > a:hover,

  .nav-collapse_ .nav > li > a:hover,

  .nav-collapse_ .nav > li.active > a,

  .nav-collapse_ .nav > li.active > a:hover {

    text-decoration: none;

    color: #ffffff;

  }

  a.sf-with-ul .sf-sub-indicator {

	display:none;

  }

  .sub-menu > a {

    position: relative;

    display: block;

  }

  .nav-collapse_ .nav ul {

    position: relative;

    display: none;

    width: 100%;

    list-style: none;

    zoom: 1;

    z-index: 9;

    background: #ccc;

    padding: 0;

    margin: 0;

    left: 0;

    top: 0;

  }

  .nav-collapse_ .nav ul li a {

    display: block;

    font-size: 16px;

    padding: 4px 0;

  }

  .nav-collapse_ .nav ul li a:hover {

    background: #575757 !important;

  }

  .row {

    padding: 0 20px;

  }

  footer {

    padding-left: 20px;

    padding-right: 20px;

  }

  .bg-glow {

    background: none;

  }

  .thumbnail-1 > img {

    width: 100%;

  }

  #form-search input {

    width: 70%;

  }

  .portfolio {

    margin-left: -30px;

  }

  .portfolio li {

    float: left;

    margin-left: 30px;

    width: 44%;

  }

  .portfolio li img {

    width: 100%;

  }

  .lemonimg {

	padding-left:10px;

  }

  #search input {

    width: 66%;

  }

  .thumbnails-1 .thumbnail-1 img {

    width: 100%;

  }

  .thumbnails-1 {

    margin-left: -20px;

  }

  .thumbnails-1 li {

    float: left;

    width: 45%;

    margin-left: 20px;

  }

  .list-social {

    float: none !important;

	width:280px;

  }

  .privacy {

    float: none !important;

	text-align:center;

  }

  .navbar_ .brand_ {

	display: block;

	float: left;

	font-size: 0;

	line-height: 0;

	padding: 2px 0px 0px 10px;

	margin: 0;

	}

  .navbar_ .brand_ img{

	width: 200px;

    height: auto;

	}

  .lem-flolab {

   bottom:30%;

}

}

@media (max-width: 640px) {

  .block-slogan h2 {

    float: none;

    margin-bottom: 16px;

    padding: 0;

  }

  .block-slogan p {

    border: none;

    padding-left: 0;

  }

  .portfolio li {

    float: left;

    margin-left: 30px;

    width: 43%;

  }

  .portfolio li img {

    width: 100%;

  }

}

@media (max-width: 600px) {

  .thumbnails-1 .thumbnail-1 img {

    width: 100%;

  }

  .thumbnails-1 {

    margin-left: 0px;

  }

  .thumbnails-1 li {

    float: none;

    width: 100%;

    margin-left: 0px;

  }

  .img-indent {

    float: none;

    margin: 0 0 16px 0;

  }

  .img-indent img {

    width: 100%;

  }

  .imgbox {

   background-size:auto 750px;

  }

  .proimgw {

   background-size:auto 100%;

  }

}



@media (max-width: 480px) {

  .list-social {

    float: none !important;

	width:290px;

  }

  .privacy {

    float: none !important;

    padding-left: 10px;

  }

  .portfolio {

    margin: 0;

	padding:0;

  }

  .portfolio li img {

    width: 100%;

  }

  .portfolio li {

    float: none;

    margin: 0 0 20px 0;

    width: 100%;

  }

  #form-search input {

    width: 100%;

  }

  #search input {

    width: 66%;

  }

  #form-search input {

    width: 66%;

  }

  footer {

    padding: 31px 0;

	text-align:center;

  }

  #contact-form textarea {

    height: 280px;

  }

  #contact-form .message {

    min-height: 290px;

  }

  .navbar_ .brand_ {

	display: block;

	float: left;

	font-size: 0;

	line-height: 0;

	padding: 2px 0px 0px 0px;

	margin: 0;

	}

  .navbar_ .brand_ img{

	width: 180px;

    height: auto;

	}

	 .navbar_ .btn {

    padding: 30px 0 30px;



  }



	.btn .burger{  width: 30px; height: 4px; background: #e42a2b; display: block; position: absolute; z-index: 5; top: 20px; left: 50%; margin: 0 0 0 -15px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}

	.btn .burger-2 { top: 30px; }

	.btn .burger-3 { top: 40px; }

  .navbar_ .nav-collapse_ {

    position: absolute;

    left: auto;

    top: 60px;

    right: 0;

  }

   .flolab {

   position: absolute; top:40%; right:0;

   width:100%;

   background:url(../images/listsb1.png);

   padding:25px 0px; 

  }

   .lem-flolab {

   bottom:30%; left:0;

   width:100%;

   padding:25px 0px;

  }

   .news-flolab {

   top:40%; left:0;

   width:100%;

   padding:25px 0px;

  }

  .imgbox {

   background-size:auto 600px;

  }

  .proimgw {

   background-size:auto 100%;

  }

}

@media (max-width: 320px) {

	.navbar_ .brand_ {

	display: block;

	float: left;

	font-size: 0;

	line-height: 0;

	padding: 10px 0px 0px 0px;

	margin: 0;

	}

  .navbar_ .brand_ img{

    width: 130px;

    height: auto;

  }

  .navbar_ .btn {

    padding: 30px 0 30px;

	width:80px;



  }

  .list-photo {

    margin: 0;

  }

  .list-photo li {

    float: none;

    margin: 0 0 30px 0;

  }

  .list-photo li img {

    width: 100%;

  }

  #search input {

    width: 61%;

  }

  .img-indent1 {

    float: none;

    margin: 1px 0 16px;

  }

  .overflow.extra {

    overflow: visible;

  }

  #form-search input {

    width: 57%;

  }

  .list-social {

    float: none !important;

	width:100%;

  }

  .list-social li {

    float: none !important;

	margin-left:0px;

	margin-top:10px;

  }

  .imgbox {

   background-size:auto 470px;

  }

  .proimgw {

   background-size:auto 100%;

  }

}

.clearfix {

  *zoom: 1;

}

.clearfix:before,

.clearfix:after {

  display: table;

  content: "";

  line-height: 0;

}

.clearfix:after {

  clear: both;

}

.hide-text {

  font: 0/0 a;

  color: transparent;

  text-shadow: none;

  background-color: transparent;

  border: 0;

}

.input-block-level {

  display: block;

  width: 100%;

  min-height: 30px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}







/*新闻*/

.index3ul{

    padding: 40px 0 20px;

    width: 100%; margin-left:1.33%

}

.index3ul li{

    float: left;

    width: 32%;

    margin-right: 1.33%; list-style-type:none

}

.index3ul li:nth-child(3n){

    margin-right: 0;

}

.index3img{

    position: relative;

    width: 100%;

}

.index3img img{

    width: 100%;

    vertical-align: middle;

}

.index3pa{

    position: absolute;

    top:0;

    left:0;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.38);

    text-align: center;

}



.index3pa h6{

    padding: 20px 0 4px;

    font-size:18px;

    color:#fff;

    font-weight: 400;

}

.index3pa p{

    font-size: 12px;

    color:#fff;

}

.index3cont{

    width: 100%;

    padding: 20px 0px;

    height: 120px;

    background: #fff;

}

.index3conts{

    width: 100%;

    padding: 10px 10px;

    height: 40px;

    background: #fff;

}



.index3conts>a{

    color:#333;

    text-align:center;

    width:100%;

    display:inline-block;

}



.index3cont>p{

    padding-left: 30px;

    padding-bottom: 10px;

    font-size: 14px;

    color:#333;

    background: url("../images/kuai.png") no-repeat 10px 3px;

}

.index3cont > p > a {color:#757575 }

.index3cont > p > a:hover {color:#42C599 }



.bgf5{    background: #f5f5f5;}





/*组内成员*/

.expert-big {

    padding: 40px 0;

    width: 100%;

    position: relative;

}



.expert-big .hd{

    position: absolute;

    top:50%;

    transform: translateY(-50%);

    z-index: 20;

    width: 100%;

}



.expert-big .hd>a{

    width: 19px;

    height: 34px;

    cursor: pointer;

}



.expert-big .hd .next {

    left:0;

    margin-left:-40px;

    

}



.expert-big .hd .next:hover{

    background: url("../images/lefth.png") no-repeat center center;

}



.expert-big .hd .prev {

    right: 0;

    margin-left:1240px;

    

}

.expert-big .hd .prev:hover{

    background: url("../images/righth.png") no-repeat center center;

}



.expert-big .bd {

    width: 100%;

}



.expert-big .bd ul {

    width: 100%;

    overflow: hidden;

}

.expert-big .bd ul li{

    width: 18%;

    margin: 0 14px; list-style:none

}

.expert-big .bd ul li a{

    width: 100%;

}

.expert-big .bd ul li a .expertimg{

    width: 100%;

}

.expert-big .bd ul li a .expertimg img{

    width: 100%;

    vertical-align: middle;

}

.expert-big .bd ul li a .expertcont{

    padding: 20px 0px;

    width: 100%;

    height: 120px;

    text-align: center;

    border:1px solid #dcdcdc;

    border-top: none;

}

.expert-big .bd ul li a .expertcont h6{

    padding-bottom: 6px;

    font-size: 14px;

    color:#333;

}

.expert-big .bd ul li a:hover .expertcont h6{

    color: #009ac7;

}

.expert-big .bd ul li a .expertcont p{

    font-size: 14px;

    color:#999;

}

/*åˆä½œä¼™ä¼´*/

.cooperation-big{

    padding: 40px 0;

    width: 100%;

    position: relative;

}

.cooperation-big .hd{

    position: absolute;

    top:50%;

    transform: translateY(-50%);

    width: 100%;

}



.cooperation-big .hd>a{

    width: 19px;

    height: 34px;

    cursor: pointer;

}

.cooperation-big .hd .next {

    left:0;

    margin-left:-40px;

    background: url("../images/leftq.png") no-repeat center center;

}



.cooperation-big .hd .next:hover{

    background: url("../images/lefth.png") no-repeat center center;

}



.cooperation-big .hd .prev {

    right: 0;

    margin-right:-40px;

    background: url("../images/righth.png") no-repeat center center;

}

.cooperation-big .hd .prev:hover{

    background: url("../images/righth.png") no-repeat center center;

}



.cooperation-big .bd {

    width: 100%;

}



.cooperation-big .bd ul {

    width: 100%;

    overflow: hidden;

}

.cooperation-big .bd ul li{

    width: 11.5%;

    margin: 0 6px;

    height:auto;

    float:left;

}

.cooperation-big .bd ul li a{

    width: 100%;

}

.cooperation-big .bd ul li a img{

    width: 100%;

}

#bufen {

    display:block;

}

#bufen2 {

    display:none;

}





/*最新成果*/

.index1{

    width: 100%;

    padding-top: 10px;

}

.tleh4{

    padding-top: 50px;

    font-size: 26px;

    color:#333;

    font-weight: 400;

    text-align: center;

}

.tletab{

    padding-top: 10px;

    text-align: center;

}

.tletab>a{

    font-size: 14px;

    color:#333;

}

.tletab>a.active{

    color: #009ac7;

}

.tletab>a:hover{

    color: #009ac7;

}



.tletab>i{

    font-size: 14px;

    color:#dcdbdb;

    margin: 0 24px;

}

.index1ul{

    padding-bottom: 0px;

    margin-top: 0px;

    width: 100%;

}

.index1ul li{

    margin-top: 10px;

    float: left;

    width: 24%;

    margin-right: 1%;

    margin-bottom: 28px;

    transition: all .3s linear; list-style:none; float:left

}

.index1ul li:nth-child(4n){

    margin-right: 0;

}

.index1ul li a{

    width: 100%;

}

.index1ul li a .index1img{

    width: 100%;

}

.index1ul li a .index1img img{

    width: 100%;

    vertical-align: middle;

}

.index1ul li a .index1cont{

    width: 90%;

    padding: 20px 5% 10px;

    height: 100px;

    background: #fff;

    border:1px solid #e5e5e5;

    border-top: none;

}

.index1ul li a .index1cont p{

    padding-bottom: 12px;

    font-size: 14px;

    color:#333;

}

.index1ul li a .monxue span{

    float: left;

    font-size: 14px;

    color:#e45006;

}

.index1ul li a .monxue span.blue{

    color: #009ac7;

}

.index1ul li a .monxue em{

    float: right;

    font-size: 12px;

    color:#888;

}

.index1ul li a .monxue em i{

    width: 12px;

    height: 12px;

    background: url("../images/men.png") no-repeat center center;

    margin-right: 6px;

}

.index1ul li:hover{

    transform:translate(0,-20px);

    transition:all .3s;

}

.index1ul li:hover a .index1cont{

    border:none;

    box-shadow: 1px 1px 30px #dcdcdc;

}

/*活动论坛*/

.index2ul{

    width: 100%;

    margin-top: 30px;

    padding-bottom: 20px;

}



.index2ul li{

    float: left;

    margin-top: 5px;

    width: 32%;

    margin-right: 2%;

    margin-bottom: 27px;

    transition: all .3s linear;

}

.index2ul li:hover{

   transform:translate(0,-20px);

    transition:all .3s;

}

.index2ul li:nth-child(3n){

    margin-right: 0;

}

.index2ul li a{

    width: 100%;

}



.index2img{

    float: left;

    width: 38%;

    height: 162px;

}



.index2img img{

    width: 100%;

    height: 100%;

    vertical-align: middle;

}



.index2cont{

    float: left;

    width: 62%;

    padding: 18px 18px;

    height: 162px;

    background: #fff;

}



.index2cont p{

    line-height: 25px;

    font-size: 14px;

    color:#333;

}

.index2cont p i{

    width: 48px;

    height: 20px;

    line-height: 20px;

    background: #42C599;

    font-size: 12px;

    color:#fff;

    text-align: center;

    border-radius: 3px;

}

.mianf{

    padding: 14px 0 8px;

    font-size: 14px;

    color:#e45006;

}

.dex2icon>em{

    padding-left: 20px;

    font-size: 12px;

    color:#333;

    margin-right: 10px;



}

.eye{

    background: url("../images/eye.png") no-repeat left center;

}

.women{

    background: url("../images/women.png") no-repeat left center;

}

.address{

    background: url("../images/address.png") no-repeat left center;

}

.time{

    background: url("../images/time.png") no-repeat left center;

}





.bgff{ background-color:#ffffff;}



/*科研基金*/

.cooperation-big{

    padding: 0px 0;

    width: 100%;

    position: relative;

}

.cooperation-big .hd{

    position: absolute;

    top:50%;

    transform: translateY(-50%);

    width: 100%;

}



.cooperation-big .hd>a{

    width: 19px;

    height: 34px;

    cursor: pointer;

}

.cooperation-big .hd .next {

    left:0;

    margin-left:-40px;

    background: url("../images/leftq.png") no-repeat center center;

}



.cooperation-big .hd .next:hover{

    background: url("../images/lefth.png") no-repeat center center;

}



.cooperation-big .hd .prev {

    right: 0;

    margin-right:-40px;

    background: url("../images/righth.png") no-repeat center center;

}

.cooperation-big .hd .prev:hover{

    background: url("../images/righth.png") no-repeat center center;

}



.cooperation-big .bd {

    width: 100%;

}



.cooperation-big .bd ul {

    width: 100%;

    overflow: hidden;

}

.cooperation-big .bd ul li{

    width: 18%;

    margin: 6px 10px;

    height:auto;

    float:left; list-style:none; border:1px #cccccc solid;

}

.cooperation-big .bd ul li a{

    width: 100%;

}

.cooperation-big .bd ul li a img{

    width: 100%;

}

#bufen {

    display:block;

}

#bufen2 {

    display:none;

}



/*

 企业动态

 * */

.w1200{max-width: 1200px; width: 100%; margin: 0 auto; position: relative;}

.{width: 100%; background: url(../images/m2_bg.jpg) center bottom no-repeat #fafafa; position: relative; padding-top:145px;background-size: 100% auto;}

.section2_bg .ii_tit{/*position: absolute; left: 0; top: 10%;*/ border-bottom: #d5d6d7 solid 1px; text-align: center; width: 100%;}

.section2_bg .ii_tit h3{margin: 0 auto -1px; border-bottom: #4c4741 solid 2px; width: 170px; padding: 2% 0; font-size: 36px; color: #4c4741;}

.section2_bg .ii_tit h3 b{color: #143167;}

.section2_bg .qh{text-align: center; /*position: absolute; top: 13%; left: 0;*/ width: 100%; margin:2.5% 0;}

.section2_bg .qh a{display: inline-block; vertical-align: middle; width: 118px; height: 38px; font: 400 16px/38px "微软雅黑"; color: #2c251f; border: #c1c0bf solid 1px; border-radius: 5px; margin: 0 3px;}

.section2_bg .qh a:hover{background: #143167; color: #fff; border: #143167 solid 1px;}

.section2_bg .qh a.hover{background: #143167; color: #fff; border: #143167 solid 1px;}

.section2_bg .lfcon{width: 445px; padding: 23px 0 20px 35px; margin-top:60px; border-left: #bebcbb solid 2px; float:left; margin-left:60px; position:relative;}

.section2_bg .lfcon i{width: 26px; height: 2px; background: #BEBCBB; position: absolute; top: 0; left: -14px;}

.section2_bg .lfcon i.i2{width: 26px; height: 2px; background: #BEBCBB; position: absolute; top: 100%; left: -12px;}

.section2_bg .lfcon dl{height: 128px; position:relative;}

.section2_bg .lfcon dl dt{height: 32px; font: 400 18px/28px "微软雅黑"; position:relative;}

.section2_bg .lfcon dl dt em{display:block; position:absolute; left:-39px; height:6px; width:6px; background:#143167; top:50%; margin-top:-3px; border-radius:50em;}

.section2_bg .lfcon dl dt a{color: #2D2D2D;}

.section2_bg .lfcon dl dd{font: 400 14px/24px "微软雅黑"; color: #666;}

.section2_bg .lfcon dl dd p{width: 84px; height: 18px; background: #dbd8d9; line-height: 18px; font-family: arial; font-size: 12px; color: #666; text-align: center; border-radius: 15px; margin-top:8px;}

.section2_bg .lfcon li{height: 35px; line-height: 35px; font-size: 14px; position:relative;}

.section2_bg .lfcon li em{display:block; position:absolute; left:-39px; height:6px; width:6px; background:#c1c0bf; top:50%; margin-top:-3px; border-radius:50em}

.section2_bg .lfcon li a{float: left; color: #2D2D2D;}

.section2_bg .lfcon li span{float: right;font-family: arial; font-size: 12px; color: #999;}

.section2_bg .ricon{float:right; position:relative; width: 575px; height: 448px; margin-right:50px;}

.section2_bg .ricon .son{display: block;position: absolute;}

.section2_bg .ricon .son .img{width: 100%;display:block;}

.section2_bg .ricon .son1{width: 142px; height: 142px; top: 0;}

.section2_bg .ricon .son2{width: 142px; height: 106px; padding: 36px 0 0; text-align: center; top: 0; right: 285px; background:#1462f2;}

.section2_bg .ricon .son2 p{height: 54px; font: 400 26px/54px "微软雅黑"; color: #fff;}

.section2_bg .ricon .son2 img{display: block; margin: 0 auto;}

.section2_bg .ricon .son3{position: absolute; top: 0; right: 0; width: 284px;}

.section2_bg .ricon .son4{top: 143px; right: 285px; width: 142px; height: 142px;}

.section2_bg .ricon .son5{width: 284px; right: 0; top: 143px; text-align: center; height: 142px; background: #2c251f; font: 400 26px/142px "微软雅黑"; color: #fff;}

.section2_bg .ricon .son6{width: 284px; right: 0; top: 286px; height: 142px;}

.section2_bg .ricon .son7{width: 100px; height: 38px; background: #143167; text-align: center; font: 400 14px/38px "微软雅黑"; color: #fff;right: 0; top: 408px;}

.container .tools{ margin:20px 0px auto; float:right; width:300px;}

.container .tools .a{border:1px solid #333;border-radius:100%;margin-left:50px;width:50px;height:50px;line-height:50px;position:relative; color:#E42A2B; float:right; }

.container .tools .a>a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center; color:#333;}



.container .tools .lang{font-size:16px;font-family:en;text-transform: uppercase;font-family:Arial;}



/*pages*/

.dede_pages{margin: 20px 0; width:1200px; float:left; height:36px;}

.dede_pages ul{height: 34px;text-align: center;}

.dede_pages ul li {display: inline-block;height: 34px;margin-right: 5px;}

.dede_pages ul li a{float: left;display: block;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #dddddd;color: #555555;text-decoration: none;}

.dede_pages ul li a:hover{background:#373833;color:#0099ff;}

.dede_pages ul li.thisclass {background: #373833;color: #fff;}

.dede_pages ul li.thisclass a,.dede_pages ul li.thisclass a:hover{background: transparent;border-color: #09f;color: #fff;cursor: default;}

.dede_pages ul li span{float: left;display: block;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #dddddd;color: #555555;text-decoration: none;;}



