* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
}
#lybg {
	top: 0;
	left: 0;
	background: url(../img/lybg.jpg) center no-repeat;
	background-attachment: fixed;
	font-size: 13px;
}
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

.v {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}

.lytopbg {
	width: 100%;
	height: 35px;
	background: #3d8dd3;
}

.lytop01 {
	width: 1140px;
	height: 35px;
	margin: 0 auto;
}

.lytop01 .lytopleft {
	width: 50%;
	height: 35px;
	float: left;
	line-height: 35px;
	color: #fff;
	font-size:12px;
}

.lytopright {
	width: 50%;
	height: 35px;
	float: right;
	line-height: 35px;
}

.lytopright a img {
	margin-top: 9px;
	display: block;
	width: 29px;
	height: 17px;
	margin-right: 4px;
	margin-left: 10px;
	float: left;
}

.lytopright a span {
	font-size: 12px;
}

.lytopright a {
	color: #fff;
	display: block;
	float: right;
}
.lywebpo{
	width: 100%;
	height: 227px;
	background: url(../img/neyeb.jpg) center no-repeat;
}
.lylogo {
	width: 1140px;
	height: 125px;
	margin: 0 auto;
}


/*首页导航*/

.lynav {
	width: 1140px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	background: url(../img/lynavbg.jpg) center no-repeat;
	border-bottom: 1px solid #025b94;
}

.lynav ul {
	width: 1140px;
	height: 50px;
	line-height: 50px;
}

.lynav ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.lynav ul li a {
	font-size: 14px;
	width: 142px;
	display: block;
	height: 50px;
	line-height: 50px;
	color: #025b94;
	background: url(../img/navsx.png) 0 0 no-repeat;
}

.lynav ul li a:hover {
	color: #016db6;
	font-weight: bold;
}

.lynav ul li:nth-child(1) a {
	font-size: 14px;
	width: 142px;
	display: block;
	height: 50px;
	line-height: 50px;
	background: none;
}


/*大图滚动全局*/

.lybaner {
	width: 1140px;
	height: 310px;
	margin: 25px auto 0 auto;
}


/*简介详细*/

.lyabout {
	width: 1140px;
	height: 235px;
	margin: 38px auto 0 auto;
}

.lyabout .lyabout01 {
	width: 743px;
	height: 235px;
	background: #fff;
	float: left;
	border: 1px solid #dcdcdc;
}

.lyabout .lyabout01 .lyab01left {
	width: 260px;
	height: 210px;
	float: left;
	margin: 13px 0 0 13px;
	overflow: hidden;
}

.lyabout .lyabout01 .lyab01left img {
	width: 260px;
	height: 210px;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.lyabout .lyabout01 .lyab01left img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.lyabout .lyabout01 .lyab01right {
	width: 450px;
	height: 210px;
	float: right;
	margin: 13px 0 0 0px;
	overflow: hidden;
}
.lyabout .lyabout01 .lyab01right_a {
	font-size: 18px;
	color: #f46626;
	padding-top: 6px;
}
.lyabout .lyabout01 .lyab01right_a span{
	font-size: 14px;
	color: #6e6e6e;
}
.lyabout .lyabout01 .lyab01right img {
	margin: 8px 0 0 0px;
}

.lyabout .lyabout01 .lyab01right p {
	margin: 10px 10px 0 0px;
	line-height: 26px;
	font-size: 13px;
	color: #666;
	height: 160px;
	overflow: hidden;
}

.lyabout .lyabout02 {
	width: 363px;
	height: 235px;
	background: #fff;
	float: right;
	border: 1px solid #dcdcdc;
}

.lyabout .lyabout02 p {
	margin: 8px 18px 10px 20px;
	line-height: 24px;
	font-size: 13px;
	color: #666;
	height: 145px;
	overflow: hidden;
}







.picScroll {
	overflow: hidden;
	width: 1140px;
	margin: 40px auto 0 auto;
}

.picSdiv1{
	overflow: hidden;
}

.picSdiv1 a{
	display: block;
	width: 263px;
	height: 244px;
	background: #f0f0f0;
	float: left;
	text-align: center;
	margin-left: 20px;
  	border: 1px solid #dcdcdc;
}
.picSdiv1 a:hover{
	background: #016db6;
}
.picSdiv1 a:hover span{
	color: #fff;
}
.picSdiv1 a span{
	line-height: 55px;
	font-size: 15px;
}

.picSdiv1 img {
	width: 252px;
	height: 181px;
	display: block;
	margin: 0 auto;
	padding-top: 6px;
}



















.lylink{
	width: 1138px;
	height: 60px;
	border: 1px solid #dcdcdc;
	background: #fff;
	margin:  40px auto 0 auto;
}
.lylink p{
	width: 1140px;
	height: 60px;
	line-height: 60px;
	background: url(../img/nhsdye.png) 10px center no-repeat;
	padding-left: 25px;
	font-size: 14px;
}
.lyfoot{
	width: 1140px;
	height: 80px;
	margin:  0px auto 0 auto;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
}
.lyfoot p{
    color: #025B94;
	margin-top: 17px;
	font-size: 12px;
}
/*内页样式*/
.lynabo{
	width: 100%;
	height: 200px;
	overflow: hidden;
	margin-top: -1px;
	top: 0;
	left: 0;
	position: relative;
	z-index: 22;
	background: url(../img/aboiu.jpg) center no-repeat;
}
.lyabow{
	width: 1140px;
	min-height: 400px;
	margin: 30px auto 0 auto;
}
.lyabow .lyaleft{
	width: 240px;
	min-height: 400px;
	float: left;
}
.lyabow .lyaleft>ul{
	width: 240px;
}
.lyabow .lyaleft>ul>li{	
	width: 240px;
	line-height: 60px;
	background: #f2f2f2;
	border-bottom: 1px solid #fff;
	transition: 0.8s;
}
.lyabow .lyaleft>ul>li:hover{	
	margin-bottom: 8px;
	transition: 0.4s;
}
.lyabow .lyaleft>ul>li>ul{	
	display: none;

}
.lyabow .lyaleft>ul>li:hover>ul{	
	display: block;
	width: 100%;
	background: #ff0;
	transition: 0.3s;
	margin: 0;
	padding: 0;
}
.lyabow .lyaleft>ul>li>ul>li{
	height: 36px;
	line-height: 36px;
	background: #fff;
	margin: 0;
	padding: 0;
}

.lyabow .lyaleft>ul>li>ul>li:hover a{
	color: #016db6;
}
.lyabow .lyaleft>ul>li>ul>li>a::before{
	content: "";
}
.lyabow .lyaleft>ul>li>ul>li>a{
	font-size: 14px;
}


.opp {
	display: block;	
	background: #fff;
	color: #fff;
	border: none;
	position: relative;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	transition: 800ms ease all;
	outline: none;
}


.opp:hover {
	background: #fff;
	color: #016db6;
}

.opp:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 3px;
	width: 0;
	background: #016db6;
	transition: 400ms ease all;
}

.opp:after {
	right: inherit;
	top: inherit;
	right: 0;
	bottom: 16px;
}

.opp:hover:after {
	width: 30px;
	transition: 800ms ease all;
}



.lyabow .lyaleft ul li:hover{	
	background: #016db6;

}
.lyabow .lyaleft ul li:hover a{	
	color: #fff;

}
.lyabow .lyaleft ul li a{	
	color: #034775;
	font-weight: 500;
	padding-left: 30px;
	font-size: 16px;
}

.lyabow .lyaleft ul li a:before{	
	content: "+";
	margin-right: 8px;
}

.lyzucx{
	width: 240px;
	min-height: 230px;
	background: #016db6;
	padding-bottom: 20px;
}
.lyzucx img{
	margin: 20px 0 0 18px;
}
.lyzucx>div{
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	margin: 6px 10px 0 22px;
}

.lyabow .lyaright{
	width: 870px;
	min-height: 400px;
	float: right;
}
.lyabow .lyaright .lyar01{
	width: 870px;
	height: 40px;
	border-bottom: 1px solid #025B94;
}
.lyabow .lyaright .lyar01 p{
	width: 400px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 18px;
	font-weight: 600;
	padding-left: 15px;
	border-left: 6px solid #025B94;
}
.lyabow .lyaright .lyar01 span{
	width: 400px;
	display: block;
	height: 30px;
	line-height: 35px;
	float: right;
	font-size: 14px;
	text-align: right;
}
.lyabow .lyaright .lyar02{
	width: 870px;
	min-height: 430px;
	margin-top: 30px;
	overflow: hidden;
}
.lyabow .lyaright .lyar02>div{
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.lyabow .lyaright .lyar02>ul{
	width: 870px;
}
.lyabow .lyaright .lyar02>ul>li{
	width: 270px;
	height: 250px;
	background: #f2f2f2;
	float: left;
    margin-right: 27px;
    margin-bottom: 18px;
    border: 1px solid #dbdbdb;
}
.lyabow .lyaright .lyar02>ul>li:nth-child(3){
	margin-right: 0px;
}
.lyabow .lyaright .lyar02>ul>li:nth-child(6){
	margin-right: 0px;
}
.lyabow .lyaright .lyar02>ul>li:nth-child(9){
	margin-right: 0px;
}
.lyabow .lyaright .lyar02>ul>li:hover{
	width: 270px;
	height: 250px;	
	background: #016db6;
	border: 1px solid #016db6;
}
.lyabow .lyaright .lyar02>ul>li:hover span{
	color: #fff;
}
.lyabow .lyaright .lyar02>ul>li>a{
	display: block;
	width: 270px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	
}
.lyabow .lyaright .lyar02>ul>li>a>span{
	line-height: 50px;
	color: #000;
	font-size: 13px;
}
.lyabow .lyaright .lyar02>ul>li>a>div{
	width: 270px;
	height: 200px;
	overflow: hidden;
}
.lyabow .lyaright .lyar02>ul>li>a>div>img{
	width: 270px;
	height: 200px;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.lyabow .lyaright .lyar02>ul>li>a>div>img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
/*新闻样式*/
.lywr01{
	width: 870px;
	min-height: 600px;
	margin-top: 12px;
	overflow: hidden;
}
.lywr01>ul{
	width: 870px;
}
.lywr01>ul>li{
	width: 870px;
	height: 50px;
	line-height: 50px;
	border-bottom:1px dashed #dcdcdc ;
}
.lywr01>ul>li>a{
	display: block;
	width: 870px;
	height: 50px;
}
.lywr01>ul>li>a>p{
	width: 550px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 12px;
	transition: 0.2s;
}
.lywr01>ul>li>a>p:hover{
	margin-left: 10px;
	color: #016db6;
}
.lywr01>ul>li>a>span{
	display: block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	float: right;
	font-size: 12px;
	text-align: right;
}

.container {
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	width:400px;
	margin: 20px 0 0 220px;
	text-align: center;
}

#contact h3 {
	color: #F96;
	display: block;
	font-size: 28px;
	line-height: 30px;
	height: 30px;
	font-weight: 400;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
	text-align: center;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
/*产品详细样式*/
.lyopuy{
	width: 440px;
	min-height: 300px;
	float: right;
}
.lyopuy .pou{
	width: 310px;
	height: 35px;
	line-height: 35px;
	font-size: 17px;
	overflow: hidden;
	margin-top: 20px;
}
.lyopuy .pou01{

	overflow: hidden;
}
.lyopuy .pou01 p{
	width: 100px;
	height: 35px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 35px;
	font-size: 15px;
	float: left;
	text-align: center;
	font-weight: 600;
	color: #0269ab;
	background: #bbcbe4;
}
.lyopuy .pou01 span{
	display: block;
	width: 200px;
	height: 35px;
	margin-top: 10px;
	line-height: 35px;
	font-size: 14px;
	float: right;
}
.lyopuy .pou02{

	margin-top: 20px;
	line-height: 35px;
  overflow: hidden;	
}
.lyopuy .pou02 span{
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-weight: 600;
	color: #0269ab;
	background: #bbcbe4;
}
.lyopuy .pou03{
	margin-top: 20px;
    font-size: 22px;
    font-weight: 600;
    color: #016db6;
}
.lyopuy .pou04{
	width: 134px;
   height: 50px;
   background: #0269ab;
   border-radius: 2px;
   line-height: 50px;
   text-align: center;
   margin-top: 25px;
}
.lyopuy .pou04 a{

   font-size: 16px;
   color: #fff;
}
.lyar03{
	width: 100%;
	height: 60px;
	background: #bbcbe4;
}
.lyar03 p{
	line-height: 60px;
	font-size: 18px;
	padding-left: 15px;
	color: #016db6;
}
.lyar04{
	width: 100%;
	min-height: 400px;
	margin-top: 15px;
}
.lyar04>div{
	margin: 0 10px;
	font-size: 15px;
	line-height: 25px;
}