@charset "gb2312";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {font-size: 12px;font-family: "Î¢ÈíÑÅºÚ","Microsoft YaHei","ËÎÌå", Simsun, Verdana, Tahoma, Arial, sans-serif;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { content: ''; }
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
textarea, select { font-size: 100%; }
.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}
body, html { height: 100%; }
div:after, ul:after, li:after, dl:after, dt:after, dd:after, header:after, footer:after, nav:after, section:after, article:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
	list-style: none;
}
body {
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	color: #555;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
#wrapper {
	background: #fff;
	position: relative;
}
a {
	text-decoration: none;
	-webkit-transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
	-o-transition: color 0.1s linear;
	transition: color 0.1s linear;
}
a:focus, a:link, a:active { outline: none; }
a:hover { color: #444; }
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.btn a:honer {
 color: #fff;
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}

/********************************/
.top {width: 1170px;
	  margin: 14px auto;
  margin-top: 26px;
	position: relative; 
 
}
.logo { width: 220px; }
.kouhao {
	float: right;
	position: relative;
	text-transform: uppercase;
	text-align: right;
	line-height: 32px;
	margin-top: 0px;
	  font-size: 18px;
}
.kouhao span {
	font-size: 16px;
	color: #1268CC;
}
.nav {
	background-color: rgb(18, 104, 204);
	width: 100%;
}
.nav ul {
	width: 1170px;
	margin: auto;
	background-color: rgb(18, 104, 204);
}
.nav ul li { float: left; border-right:1px solid #2A7CDA; }
.nav ul li a.active { background-color: #0D56AB }
.nav ul li a {
	transition: all 0.2s linear;
	display: block;
	float: left;
	padding: 0px 30px;
	color: rgb(255, 255, 255);
	line-height: 50px;
	font-size: 16px;
}
.nav ul li a:hover {
	background-color:#0D56AB;
	transition: all 0.2s linear;
}
.banner {
	margin: auto;
	width: 100%
}
.biaoti {
	padding: 30px 0;
	font-size: 40px;
	color: #2b2b2b;
	text-align: center;
}
.biaoti b {
	display: block;
	font-size: 20px;
	color: #076CE0;
}
.biaoti span {
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #8A8A8A;
	text-transform: uppercase;
}
/********************************/

.aboutme {
	width: 1170px;
	height: auto;
	margin: 20px auto 35px;
	background: url(../images/us-bj.jpg) no-repeat;
	background-size: 100%
}
.aboutme .us-title {
	font-size: 25px;
	padding-top: 46px;
	margin-top: 8px;
}
.aboutme .about { font-size: 32px; }
.aboutme .us-content { margin: 14px 77px 32px 77px; }
.center {
	text-align: center;
	color: #fff;
}
/********************************/


.bj{background-image: url(../images/pic4.jpg);}

.active_list{ width:970px;float:left; margin-left:20px;}
.list-left{ width:180px; float:left;}
.list-left ul{ margin-bottom:20px; }
.list-left ul li{   height: 49px;
  line-height: 50px;
  text-align: left;
  border-bottom: #CFCFCF 1px solid;
  font-size: 16px; }
  
.list-left ul li a{  padding-left: 46px;
  line-height: 52px;
  color: #3e3f3f;
  -webkit-transition: all linear 0.1s;
  background: url(../images/sj.png) 10px center no-repeat;
  background-size: 28px; }
.list-left ul li a:hover{  color: red; padding-left: 45px;
 display:block; font-weight:bold  }
	
	
.list-right{ width:970px; margin-left:20px; float:left;}
	
.list-right .title {
	padding-left:15px;
	font-weight:bold;
	font-size: 20px;
    height: 49px;
    line-height: 52px;
	border-bottom: 2px solid #0369E8;
    margin-bottom:10px;
}

.list-right em{ font-size:12px; color:#06F; display:block; float:right;}
.list-right em:hover{ color:#c00;}
.list-right .title a:hover{ color:#C00;}


.list-right ul{}
.list-right ul li{text-align:center;}
.list-right ul li{ line-height:20px; float:left; margin:5px 10px; }
.list-right ul li img{ width:300px; }
.list-right ul li a{ display:block}
.list-right ul li a:hover{ color:#C00; font-weight:bold }

/********************************/





.mod-text {width: 49%;  margin-right: 1%;
	height: 37px;
	line-height: 37px;
	color: #0380D6;
	margin: 13px auto;
	font-size: 25px;
	text-align: left;
	padding-bottom: 5px;
	float:left;
}
.mod-text a{

	color: #0380D6;

}
.mod-text span {
	color: #B3B3B3;
	font-size: 19px;
	margin-left: 10px;
}
.mod-text em {
	font-size: 12px;
	float: right;
	color: #06F;
	margin-right: 36px;
}
.mod-text em:hover {
	color: #c00;

}
.mod {
	width: 1170px;
	margin: 0px auto;
}

.product {
	width: 23%;
	float: left;
	margin: 0px 12px;
	margin-left: 0px;
	border: 1px #DCDCDC solid;
	padding: 6px 6px;
}
.product img { width: 100%; }
.right { margin-right: 0px; }
.product dd {
	font-size: 18px;
	color: #000;
	line-height: 48px;
	padding: 0px 10px;
}

/********************************/
.lujing {
	color: #A7A7A7;
	margin-bottom: 30px;
	width: 1170px;
	margin: 0 auto;
}
.content-title h1 {
	text-align: center;
	font-size: 30px;
	color: #464646;
	margin-bottom: 40px;
}
.content {
	margin-bottom: 40px;
	text-indent: 2em;
}
.content p {
	text-indent: 2em;
	line-height: 26px;
	font-size: 16px;
	color: #636363;
}
.contArticle {
	height: 36px;
	text-align: right;
	padding-top: 15px;
	font-size: 14px;
	color: #9C9C9C;
}
.contArticle h3 {
	display: inline-block;
	padding: 0 10px;
	text-align: right;
}
.page {
	width: 1170px;
	margin: 0 auto;
	text-align: center;
}
/*********************************/
.news-block {
	width: 50%;
	float: left;
	margin-top: 20px;
}
.news-left li{
	  margin-bottom: 40px;
	}
.news-left li.odd {
	height: 128px;
  width: 100%;
  /* padding: 10px; */
  margin-top: 5px;
    text-align: left;
}
.news-left  .odd {
	height: 120px;margin-bottom: 20px; border-bottom:1px solid #ccc;
}
.news-left li.odd h3 {width: 90%;}
.news-left li .datetime {
	float: left;
	width: 60px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #dbdbdb;
	font-size: 18px;
	color: #767676;
}

.news-left li .datetime.newtime {
	color: #FFF;
	background: rgb(18, 104, 204);
}
.news-left li .datetime.oltimed{background: #B2B2B2;}
.news-left li .datetime.newtime span { color: #767676; }
.news-left li .datetime span {
	background-color:#E8E8E8;;
	display: block;
	font-weight: bold;
	font-size: 22px;
}
.news-left li h3 {
	font-size: 18px;
	float: left;
	margin-left: 18px;
	width: 80%;
}
.news-left li h3 a:hover{
	color:#09F;

}
.news-left li h3 span {
	font-size: 14px;
	display: block;
  line-height: 35px;
  margin-top: 11px;
}
.news-left li span a{
	color:#8E8E8E;

}
.news-left li span a:hover{
	color:#C00;

}
.news-right img {

  float: left;
  
}
.news-right h3 {
	width: 300px;
	float: left;
	margin-left: 25px;
	width: 380px;
}
.news-right a {
	display: block;
	line-height: 35px;
	font-size: 18px;
}
.news-right span {
	  font-size: 14px;
  /* display: block; */
  line-height: 20px;
  color: #000;
  line-height: 28px; font-weight:bold
}

.news-right img{   width: 30px; margin-right:10px;}
.news-right p{    height: 45px;
  float: left;
  line-height: 48px;
  display:block;}
  .news-right .bbb{  font-size: 20px;
  width:100%;
  display:block;
  color: #3D3D3D;
  font-weight: bold;
  border-bottom:#666 1px solid }



.bot-news { float: left; ; }
.news-list-bot ul {
	width: 48%;
	margin-bottom: 20px;
	float: left;
	margin-right: 1%;
}
.news-list-bot img {
	width: 180px;
	float: left;
}
.news-list-bot h3 {
	float: left;
	margin-left: 25px;
	width: 355px;
}
.news-list-bot a {
	display: block;
	line-height: 35px;
	font-size: 18px;
}
.news-list-bot span {
	color: #999;
	line-height: 28px;
}
/*********************************/


.fullwidthbanner-container {
	max-width: 1920px;
	position: relative;
	padding: 0;
	max-height: 342px !important;
	overflow: hidden;
}
.fullwidthbanner-container .fullwidthabnner {
	width: 100% !important;
	max-height: 342px !important;
	position: relative;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
.banner, .bannercontainer {
	width: 768px;
	height: 309px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.banner, .bannercontainer {
	width: 480px;
	height: 193px;
}
}
 @media only screen and (min-width: 320px) and (max-width: 479px) {
.banner, .bannercontainer {
	width: 320px;
	height: 129px;
}
}
 @media only screen and (max-width: 319px) {
.banner, .bannercontainer {
	width: 240px;
	height: 97px;
}
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected { background: rgba(225, 71, 47, 1) !important; }
.tp-leftarrow:hover, .tp-rightarrow:hover { background: rgba(225, 71, 47, 1) !important; }
/** BULLETS **/
.tp-bullets {
	z-index: 1001;
	position: absolute;
	bottom: 0px;
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background:rgba(205, 205, 205, 0.59);
	width: 188px;
	height: 6px;
	float: left;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
}
.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
	width: 42px;
	height: 43px;
	margin-left: 0;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.tp-bullets.tp-thumbs {
	z-index: 100;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	height: 50px;
	margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs { padding: 3px; }
.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	background: none;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tp-thumbs img { width: 100%; }
.tp-bannertimer {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 200;
	z-index: 5000;
}
.tp-bannertimer.tp-bottom {
	bottom: 0px !important;
	height: 5px;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {;
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive .tp-bullets.tp-thumbs {
	width: 300px !important;
	height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .tp-mask {
	width: 300px !important;
	height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .bullet {
	width: 60px !important;
	height: 30px !important;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets { display: none; }
.responsive .tparrows { display: none; }
}
.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-simpleresponsive a { text-decoration: none; }
.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.tp-simpleresponsive >ul >li {
	list-stye: none;
	position: absolute;
	visibility: hidden;
}
.caption.slidelink a div, .tp-caption.slidelink a div {
	width: 10000px;
	height: 10000px;
}
.tp-loader {
	background: url(../images/loader.gif) no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*µ×²¿******/
.footerli {
	
  height:5px; background:#666666

}
.footerlin {
 height:5px; background:#666666;width: 1170px;  margin:auto auto; height:5px;
	
	}

.footer {
  background: rgb(0, 73, 158);

}
 .footer-box{
   background: rgb(0, 73, 158);
  color: rgb(153, 153, 153);
  padding: 41px 0px;
  width: 1170px;

  margin-top: 41px;
  text-align: left;
  margin:0 auto;}

.footer .l {
	width: 700px;
	float:left;
	margin-top: 38px;
}
.footer .r {
	width: 470px;
	float:left;
}
.footer .r a {
	text-align:center;
	line-height:26px;
	color:#FFF;
	width:160px;
	margin: 0px 10px;
	float:left;
}
.footer .r a:hover{ color:#999;}
.footer .copyright { color: rgb(255, 255, 255); }
.footer .other { line-height: 22px; }
.FooterCert {
	right: 10px;
	bottom: 0px;
	position: absolute;
}


/***************************************/
.AticleContent h1 {
	text-align: center
}

.AticleContent {
	background: #fff;
  margin-bottom: 10px;
  width: 940px;
  float: left;
  margin-left: 20px;

}
.AticleContent .Aticleinfo {
	line-height: 30px;
	margin-top: 12px;
	margin-bottom: 8px;
	border: 1px dashed #ddd;
	text-align: center;
	color: #666;
}
.AticleContent .title {
	line-height: 60px;    font-size: 36px;
}
.AticleContent .contArticle_text {
    padding: 8px;
    min-height: 400px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 2em;
}
.AticleContent .contArticle_text img {
  max-width: 100%;
  border:#999 1px solid;
  overflow: hidden;
  height: auto;
  text-align: center;
}



/********************************/

.AticleList {
    padding: 10px;
    margin-bottom: 10px;
    min-height: 400px;
    width: 1200px;
    margin: auto;
}
   
}
.weizhang-list>li {
	margin-bottom: 20px;
	height: 40px;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}
.weizhang-list>li .weizhang-item-title {
	display: block;
	margin: 0;
	font-size: 12px;
	color: #333;
}
.weizhang-list>li .weizhang-item-title>span {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #e6e6e6;
}
.weizhang-list>li .weizhang-item-title>span.item-3 {
	color: #fff;
	background-color: #f93;
}
.weizhang-list>li .weizhang-item-title>span.item-2 {
	color: #fff;
	background-color: #f60;
}
.weizhang-list>li .weizhang-item-title>span.item-1 {
	color: #fff;
	background-color: red;
}
.weizhang-list>li .weizhang-item-title>h3 {
	float: left;
	margin: 0 0 10px 10px;
	width: 80%;
	line-height: 20px;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #FFF;
	white-space: nowrap;
}
.weizhang-list>li .weizhang-item-title>h3.w85 {
	width: 85%;
}
.weizhang-list>li .weizhang-item-title>h3.w90 {
	width: 90%;
}
.weizhang-list>li .weizhang-item-title>span.weizhang-item-date {
	height: auto;
	width: 40px;
	color: red;
	background: 0 0;
}
.weizhang-list>li .weizhang-item-title:hover {
	color: #f93
}
.breadcrumb {
	padding: 0px;
}

.breadcrumb a:hover{
	color:#06F;
}
.biaoti-text {
	height: 60px;
	color: #333;
	margin: 5px auto;
	font-size: 30px;
	text-align: center;
	background: url(../images/underlinew.png) no-repeat bottom;
}
.caselist .least-gallery li {

  margin: 33px 10px 50px 10px !important;
}
.caselist .least-gallery li {

  margin: 33px 10px 50px 10px !important;
}
.caselist .least-gallery li a {
	position: relative;
	display: block;
	text-decoration: none;
	width: 272px;
	height: 208px;
}
.caselist .least-gallery li a:hover {
	color: #f00;
}
.caselist .least-gallery li h3{
	height:35px; font-size:14px; line-height:35px;
}
.caselist .least-gallery li a img {
	width: 272px;
	height: 208px !important;
	border: #d3d3d3 2px solid;
}




/* scrollleft */
.scrollleft{width:1170px;padding:5px 20px 0px 20px;margin:20px auto;}
.scrollleft li{float:left;margin-right:7px;display:inline;width:250px;text-align:center;line-height:19px}
.scrollleft img{width:240px;padding:10px;border:solid 1px #ddd;}
.scrollleft a:hover{ color:#F00;}