﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	text-decoration: none;
}
li {
    list-style: none;
}
body {
background: #fff;

    line-height: 22px;
    color: #666666;
}
/*头部*/
.head {
	width: 100%;
	padding-top: 5px;
	height: auto;
	/*padding-bottom: 5px;*/
}
.header {
	width: 1100px;
	margin: 0 auto;
	height: 100px;
}
.logo1 {
	float: left;
	width: 500px;
	padding-top: 16px;
}
.dh {
	float: right;
	padding-top: 15px;
    padding-right: 70px;
}

.sc {
	width: 520px;
	float: right;
}
.sc .p1 {
	text-align: right;
	font-size: 12px;
}
.sc .p1 a {
	color: #000;
}
.sc .p2 {
	color: #f00;
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
}
.nav {
	width: 100%;
	height: 50px;
	background: #003e8f;
}
.menu {
	font-size: 14px;
	list-style: none;
	width: 1100px;
	margin: 0 auto;
	line-height: 50px;
}
.menu li {
	float: left;
	width: 136px;
	text-align: center;
}
.menu li.line {
	width: 3px;
}
.menu li a {
	color: #fff;
}
.menu li a:hover {
	display: block;
	background: #fabf00;
	color: #800000;
}
.menu li ul {
	display: none;
	position: absolute;
	z-index: 9;
	list-style: none;
	background: #fff;
	height: auto;
	top: 155px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.menu li:hover ul {
	display: block;
	background: #800000;
}
.menu li ul li{
	clear:both;
}
.menu li ul li a {
	color: #fff;
}
.menu li ul li a:hover {
	color: #16479b;
}

.menu2 li {
	clear:both;
}
.flash {
	
	margin: 0 auto;
	/*border: 1px solid #CCC;*/
	border-top: none;
	overflow: hidden;
}
.lanrenzhijia {
	position:relative;
	margin:0 auto;
}
.nivo-caption span {
	font-family:'PT Sans Narrow', sans-serif;
	font-size:20px;
}
::selection {
 background:#d7efff;
}

::-moz-selection {
 background:#d7efff;
}
.nivo-caption, .proj-img i {
	background-color:#34739f;
}
.lanrenzhijia2 img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	overflow: hidden;
}
.lanrenzhijia2 {
	overflow:hidden;
	position:relative
}
#slider, .lanrenzhijia2 img {
	width:1500px;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.nivo-caption {
	height:46px;
	position:absolute;
	right:0;
	bottom:0;
	overflow:hidden;
	font-size:14px;
	z-index:20;
}
.nivo-caption p {
	margin:0;
}
.nivo-caption span {
	float:left;
	padding:0 50px 0 20px;
	color:#fff;
	line-height:46px;
}
.nivo-caption a {
	display:block;
	float:right;
	width:78px;
	height:46px;
	background:url(../images/caption-link.png) no-repeat left 50%;
}
.nivo-html-caption {
	display:none
}
.nivo-directionNav {
	position:absolute;
	background:#fff;
	bottom:46px;
	right:0;
	overflow:hidden;
	z-index:20;
	width:78px;
}
.nivo-prevNav, .nivo-nextNav {
	text-indent:9999px;
	float:left;
	width:39px;
	height:39px;
	cursor:pointer;
}
.nivo-prevNav {
	background:url(../images/slider-arrows.png) no-repeat left top;
}
.nivo-nextNav {
	background:url(../images/slider-arrows.png) no-repeat right top;
}
.nivo-prevNav:hover {
	background-position: left bottom;
}
.nivo-nextNav:hover {
	background-position: right bottom;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.nivo-controlNav {
	position:absolute;
	overflow:hidden;
	z-index:20;
	height:20px;
	left:684px;
	bottom:22px
}
.nivo-controlNav a {
	line-height:10em;
	display:inline-block;
	margin:0 11px 0 0;
	width:28px;
	height:20px;
	background:url(../images/nivo-controls.png) no-repeat left top;
	cursor:pointer;
}
.nivo-controlNav a.active {
	background:url(../images/nivo-controls.png) no-repeat right top;
}
#preloader {
	position:relative;
	z-index:0;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	width:1500px;
	height:80px;
	border-top:1px #dedede solid;
	border-bottom:1px #dedede solid;
}
/*产品展示*/
.scrollpic {
	width: 1100px;
	margin:0 auto;
	height: 325px;
}
#myscroll {
	display: block;
	width: 100%;
	position: relative;
	height: 240px;
	overflow: hidden;
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:280px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 260px;
	padding: 0;
	position: relative;
	height: 240px;
	color: #333;
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 260px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 260px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -211px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}
#mybtns {
	margin: 10px 0;
	width: 1100px;
	display: block;
	height: 42px;
}
#mybtns a {
	width: 42px;
	height: 42px;
	display: block;
	float: right;
	margin-right: 1px;
	background-color: #c1c1c1;
	margin-left:10px;
}
#mybtns a:hover {
	background-color: #347fdc;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image: url(../images/jt_l.png);
}
#mybtns #right {
	background-image: url(../images/jt_r.png);
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
/*产品展示结束 */
/*about*/
.you {
	width:100%;
	height:455px;

	background: #ececec;
}
.jianj {
	width:1100px;
	height:410px;
	margin: auto;
	padding-top: 35px;
	
}


.jianj p {
	font-size:14px;
	text-indent:2em;
	margin:20px 5px 5px 5px;
	line-height:60px;
	padding-left:19px;
	padding-right:0px;
	
}
.jianj p img {
	float:left;
	width:380px;
	padding-right: 53px;
    padding-bottom: 10px;
     padding-top: 6px;
}
.Ttitle1  {
    width:1100px;
    height: 85px;
   
    margin: 0 auto;
    display: block;
    color: #003e8f;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    background: url(../images/11.png) 0px 12px  no-repeat;
}
.Ttitle1 a {
    width:1100px;
    height: 85px;
   
    margin: 0 auto;
    display: block;
    color: #003e8f;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    background: url(../images/11.png) 0 12px  no-repeat;
}
.Ttitle1 span {
    display: block;
    color: #989898;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}
.jianj  span a {
	float:right;
	font-size:16px;
	
    width: 126px;
	height: 34px;
    font-weight: bold;
	color: #000;
	
}
.jianj h3 b {
	font-weight:normal;
	color: #9c9898;
	font-size: 19px;
}

/*about*/
/*案例*/

.anli{
     
	 width: 100%;
	  height:657px;
	  }
.zxcp {
	padding-top:25px;
	width:1100px;
	height:633px;
	margin: auto;
	
}
.Ttitle a {
    width:1100px;
    height: 66px;
   
    margin: 0 auto;
    display: block;
    color: #003e8f;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    background: url(../images/11.png) 0px 12px  no-repeat;
}
.Ttitle a span {
    display: block;
    color: #989898;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}

.htmlpic2 {
    position: absolute;
    left: 3000px;
    top: 0px;
    
}
.claListBox {
    position: relative;
    width: 1098px;
    height: 45px;
    border: 1px solid #056fb9;
    background: #ffffff;
    margin: 20px auto 26px auto;
	}
	.claListLeft, .claListRight {
    float: left;
    width: 22px;
    height: 22px;
    border: 1px solid #056fb9;
    display: block;
    margin-top: 10px;
    color: #056fb9;
    font-size: 16px;
    line-height: 23px;
    font-family: '宋体';
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.claListUl {
    position: relative;
    float: left;
    width: 1050px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}
.claListUlList {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
}
.claListUlList ul {
    float: left;
    width:1050px;
    height: 45px;
    border: 0px;
    margin: 0px;
}
.claListUlList li {
    color: #e0e0e0;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
	display: block;
}
.claListUlList li a {
    display: inline-block;
    padding: 0px 15px;
    color: #333333;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
}



.ttt {
	width:1100px;
	height:577px;
	background-color: #f7fcfb;
	margin-top: 30px;
	}
.ttt li {
	    position: relative;
    float: left;
    width: 220px;
    height:266px;

	margin-left: 55px;
   
    overflow: hidden;
	
}

.ttt li  img {
	position: relative;
width: 217px;
height: 215px;
box-shadow: 0px 2px 8px #a49b9d;
}

.ttt li p {
	position: relative;
width: 205px;
height: 23px;
padding: 0px 8px;


display: block;

font-size: 14px;
line-height: 23px;
text-align: center;
margin-top: 8px;
}
.ttt li p a {
	color:#666666;
}
.ttt li p a:hover {
	color:#000;
}

/*案例结束*/
 



/*新闻简介部分*/
.down {
	height: 444px;
	padding-bottom: 15px;
	width: 1000px;
	margin: 0 auto;
}
.title {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
	color: #800000;
}
/*about*/
.about {
	width: 1100px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	height: 370px;
	overflow: hidden;
}
.aboutleft {
	float: left;
	width: 400px;
	padding: 15px 0 0 0;
}
.aboutleft p.name {
	text-align: right;
	text-transform: uppercase;
	font-family: 'Impact';
	font-size: 16px;
	color: #4e6990;
}
.hdp_container {
	width: 350px;
	height: 263px;
	float: left;
	position: relative;
	display: inherit;
	font-size: 12px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}
.aboutleft p.biao {
	clear: both;
	text-align: right;
	padding: 10px 0 0 0;
}
.aboutright {
	float: right;
	width: 648px;
	height: 343px;
	background: url(../images/aboutmore.png) right center no-repeat;
}
.aboutmore {
	float: right;
	width: 96px;
	height: 133px;
	display: inline;
	margin: 190px 0 0 0;
}
.aboutcon {
	float: right;
	width: 510px;
	padding: 40px 0 0 0;
	height: 280px;
}
.aboutcon p.top {
	font-size: 20px;
	font-family: 'Microsoft Yahei';
	color: #4e6990;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.abcon {
	float: left;
width: 490px;
line-height: 39px;
color: #747474;
font-size: 14px;
height: 245px;
overflow: hidden;
font-family: 'Microsoft Yahei';
text-indent: 30px;
padding-top: 12px;
}
/*about*/

/*新闻*/
.news1{width: 100%;
height: 455px;
background: #ececec;}
.news {
	width:1100px;
	margin:auto;
	height: 430px;
	padding-top: 35px;
}
.more {
	float: right;
	padding-top: 15px;
}
.Ttitle2 a {
    width:1100px;
    height: 85px;
   
    margin: 0 auto;
    display: block;
    color: #003e8f;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    background: url(../images/11.png) 0px 12px  no-repeat;
}
.Ttitle2 span {
    display: block;
    color: #989898;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}
.newsb li a:hover {
	color: #a50404;
}
.newstt span {
	padding-left: 15px;
	font-family: Arial;
	font-size: 25px;
}
.newstt span  {
	color: #CCC;
}
.newstt b a {
float: right;
font-weight: normal;
line-height: 30px;
height: 30px;
font-size: 16px;}
.newsb {
	padding-left:32px;

	padding-top:10px;
	border-top: #dbdbdb 1px solid;
}

.newsb li img {
	padding-right:12px;
	width:4px;
}
.newsb li span {
	float:right;
	    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.newsb li a {
	color:#000;
}
.newsb li a:hover {
	color:#f00;
}
.newswb {
      width: 1100px;
       padding-left: 0px;
	   padding-top: 5px;
}

.newsb li {
	list-style:none;
	font-size:16px;
/*font-weight: bold;*/
	line-height:28px;
	float:right;
	width:575px;
	margin: 8px 25px 6px 0px;
}
.newsb li img {
	padding-right:12px;
	width:4px;
}
.newsb li p{font-size: 12px;
color: #837e7e;
font-weight: normal;
text-indent: 2em;}

.newsb li a {
	color:#000;
}
.newsb li a:hover {
	color:#f00;
}
.tupian  {

float: left;
}
.tupian img{
width:375px;
height:135px;
    padding-left: 25px;
	padding-top: 30px;
}
.tupian li{
       font-size: 16px;
      margin-top: 39px;
    margin-left: 25px;
color: #666666;

width: 375px;
list-style: none;
}
.tupian li a{
color: #000;}
.tupian li a:hover{
color: #f00;}
.tupian p{
        font-size: 14px;
    color: #808080;
    font-weight: normal;
  
    padding-top: 5px;

}
.tupian li span{
float:right;}
.phh {
	height:300px;
	width:450px;
	float:left;
}
.phh span {
	width:500px;
	float:left;
	padding:4px 0px 0px 13px;
}
/*新闻结束*/
/*联系我们*/
.yhua {
	width: 315px;
	height: 340px;
	float: right;
}
.yhuat {
	height: 45px;
	line-height: 45px;
	background: url(../images/2008022817510046.gif) no-repeat;
	font-size: 19px;
	padding-left: 50px;
}
.yhuat span {
	color: #ccc;
	padding-left: 15px;
	font-family: Arial;
	font-size: 25px;
}
.yhuab {
	padding-top: 5px;
	background: url(../images/lxbg.jpg) no-repeat;
}
.yhuab p.hy {
	font-size: 16px;
	font-weight: bold;
}
.yhuab p {
	font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
}
.yhuab a {
	color: #000;
}
.yhuab a:hover {
	color: #F00;
}
/*联系我们结束*/

.cont {
	width: 1100px;
	margin: 0 auto;
	padding-top: 25px;
	margin-bottom: 35px;
}

/*子页开始*/
.container .cont {
	background: #fff;
	padding-top: 3px;
}
.lefter {
	width: 220px;
	float: left;
	margin-bottom: 35px;
	padding-top: 14px;
}

.bt {
	font-size: 16px;
	padding-left: 5px;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	background: url(../images/30.png) no-repeat left bottom;
	padding-bottom: 20px;
}
.btt {
	
	
	height: 26px;
	line-height: 26px;
}

.lm2 {
    border: solid 1px #dedede;
    border-bottom-width: 0px;
    font-family: 微软雅黑;
}

.lm2 li {
    border-bottom: solid 1px #dedede;
    background: #ffffff;
}


.lm2 li a.ldq {
    background: url(../images/jt3.png) #003e8f   no-repeat 200px 12px;
    color: #ffffff;
	font-size:14px;
}
.lm2 li a {
    display: block;
    padding: 6px 12px 6px 20px;
    font-size: 13px;
}
.jg1 {
    height: 10px;
}

.kk3 {
    border: solid 1px #dedede;
    background: #ffffff;
    padding: 15px 17px;
}

.kk3 b {
    display: block;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}
.nr1 {
    font-family: Arial,宋体;
	font-size: 13px;
}
.righter {
	width: 840px;
	float: right;
	margin-bottom: 35px;
}
.rightcon {
	width: 1000px;
	margin: 0 auto;
}
.righttit {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
}
.article_content {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 14px;
	line-height: 2.5em;
	
}
.article_content a {
	color: #000;
}
#article_content {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 14px;
	
}
/*#article_content img {
	width: 620px;
}*/
#article_content li {
	list-style: none;
	line-height: 35px;
	font-size: 12px;
	border-bottom: #CCC 1px dotted;
}
#article_content li span {
	float: right;
}
#article_content li a {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/jiantou.png) no-repeat left center;
	padding-left: 15px;
	color: #000;
}
#article_content li a:hover {
	color: #F00;
}
#article_content li p {
	font-size: 12px;
	color: #666;
}
.nr {
	margin-top: 10px;
}
.zs {
	width: 840px;
}
.zs ul {
	list-style: none;
	padding-top: 10px;
}
.zs ul li {
	float: left;
	width: 280px;
}
.zs ul li img {
	border: 1px #ccc solid;
	padding: 5px;
	width: 250px;
	height: 220px;
}
.zs ul li p {
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 1px #ccc solid;
	width: 260px;
	margin-top: 10px;
	line-height: 2em;
	margin-bottom: 10px;
	margin-left: 10px;
}
.zs ul li a {
	color: #000;
	padding-left: 10px;
}
.zs ul li a:hover {
	color: #f00;
}
.rightcon {
	text-align: center;
}
.contn {
	padding-top: 10px;
}
.back a {
	color: #000;
}
.back a:hover {
	color: #F00;
}
.fy {
	clear: both;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 15px;
}
.fy a {
	color: #000;
}
.fy a:hover {
	color: #F00;
}
/*底部*/
.bottom {
	width: 100%;
	background: #322d2d;
	clear: both;
	border-top: 1px solid #d5d5d5;
}
.bottom h4 {
	color:#555;
}
.bimg {
	width: 1100px;
	margin: 0 auto;
}
.bimg p img {
	float: left;
	width: 150px;
	margin: 80px 30px 40px 100px;
	
}
.one {
	width: 150px;
float: left;
margin-left: 30px;
margin-top: 50px;

border-left: 1px #d5d5d5 solid;
padding-left: 50px;
height: 210px;
}

.one p {
       float: left;
    width: 603px;
    color: #fff;
    font-size: 14px;
    line-height: 37px;
    padding-left: 10px;

}
.one p a {
color: #fff;}

.menu3 {
	font-size: 14px;
	list-style: none;
	width: 645px;
	margin: 0 auto;
	line-height: 30px;
}
.menu3 li {
	float: left;
	width: 76px;
	text-align: center;
}
.menu3 li.line {
	width: 3px;
}
.menu3 li a {
	color: #fff;
}
.menu3 li a:hover {
	display: block;
	
	color: #e01c1c;
}
.menu3 li ul {
	display: none;
	position: absolute;
	z-index: 9;
	list-style: none;
	background: #fff;
	height: auto;
	top: 185px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.menu3 li:hover ul {
	display: block;
	background: #800000;
}
.menu3 li ul li{
	clear:both;
}
.menu3 li ul li a {
	color: #fff;
}
.menu3 li ul li a:hover {
	color: #16479b;
}




/*.one ol li {
	list-style: none;
	line-height:35px;
	font-size: 14px;
}
.one ol li a {
	color: #666;
}
.two {
	width: 250px;
	float: left;
	margin-left: 80px;
	margin-top: 20px;
}
.two ol li {
	list-style: none;
	line-height: 35px;
	font-size: 14px;
	color: #666;
}
.two ol li a {
	color: #666;
}*/
.foot {
	width: 1000px;
	margin: 0 auto;
	padding-top:300px;
	padding-bottom: 10px;
	color: #fff;
}
.foot p {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	
}
.foot p a {
	color: #fff;
}
.foot p a:hover {
	color:#e01c1c;
}
/*底部结束*/
