﻿.wrap {
	width: 1200px;
	margin: 0 auto;
}
.top {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dcdcdc;
	color: #fff;
	background-color:#02a2ed;
}
.top a {
	color: #fff;
}
.top_l {
	width: 1000px;
}
.top_r {
	width: 180px;
	text-align: right;
}
.header {
	padding: 30px 0;
}
.logo {}
.logo img {
	max-height: 72px;
}
.tel {
	background: url(../images/tel.png) no-repeat left;
	padding-left: 42px;
	color: #02a2ed;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
}
.tel span {
	display: block;
	font-size: 24px;
}

.nav {
	height: 50px;
	background: #02a2ed;
}
.nav li {
	float:left;
	height:50px;
	line-height:50px;
	text-align:center;
}
.nav li a {
	display:block;
	padding: 0 60px;
	color:#fff;
	font-size: 18px;
}
.nav li a:hover{
	color:#e2a533;	
}
.nav li a.cur{
	color:#fff;	
}
.banner {
  width:1920px;
  margin-left:-960px;
  left:50%;
  position:relative;
  height:500px;
  overflow: hidden;
}
.banner img {
  width:1920px;
  height:500px;
}

.hotword {
	height: 70px;
	line-height: 70px;
}
.hotSearch {
	width: 500px;
	float: left;
	color: #333;
	font-size: 16px;
}
.hotSearch a {
	margin-right: 6px;
	color: #333;
	font-size: 16px;
}

.search{
	float: right;
    position: relative;
    width: 232px;
    height: 29px;
    border: 2px solid #676767;
    margin: 15px 0;
	border-radius: 6px;
}
.search_text{
	width: 117px;
	height: 29px;
	color: #000;
	border: 0px;
	padding-left: 5px;
	outline: none;
	background: none;
}
.search_select{
	width:51px;
	height:29px;
}
.search_select select{
	display:none;
}

.cp {
	margin-top: 45px;
}
.cp-tit {
	text-align: center;
	
}
.cp-tit h3 {
	background: url(../images/titbg.png) no-repeat center;
	color: #02a2ed;
	font-size: 36px;
	text-transform: uppercase;
}
.cp-tit h3 span {
	color: #333;
	font-size: 36px;
}
.cp-tit p {
	color: #111;
	font-size: 24px;
}
.cp-tit p span {
	color: #02a2ed;
	font-size: 24px;
}
.cp-tit p img {
	margin: 0 5px;
}
.fenlei {
	text-align: center;
	padding-top: 30px;
}
.fenlei li {
	display: inline-block;
	margin: 0 21px;
}
.fenlei li a {
	color: #333;
	font-size: 24px;
}
.fenlei li a:hover {
	color: #02a2ed;
}
.ipro {
	margin-top: 25px;
}
.ipro li {
	width: 375px;
	height: 250px;
	position: relative;
	margin-bottom: 37px;
	margin-right: 37px;
	float: left;
}
.ipro li:nth-child(3n) {
	margin-right: 0px;
}
.ipro li img {
	width: 375px;
	height: 250px;
}
.ipro li span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 375px;
	text-align: center;
	display: block;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-size: 18px;
	background: rgba(2,162,237,0.7);
}
.ipro li:hover span {
	padding-top: 211px;
}
.cp-more {
	margin-top: 27px;
	background: url(../images/morebg.png) no-repeat;
	height: 37px;
	line-height: 37px;
	text-align: center;
}
.cp-more a {
	color: #fff;
	font-size: 18px;
}
.cp-more a:hover {
	color: #e2a533;
	font-size: 18px;
}
.wfixed {
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: relative;
}
.you {
	margin-top: 100px;
}
.you .cp-tit h3 {
	background: url(../images/ystit.png) no-repeat center;
}
.you-cont {
	background: url(../images/ysbg.png) no-repeat;
	height: 640px;
	margin-top: 10px;
}
.you-le {
	width: 410px;
	margin-top: 80px;
}
.you-tit {
	color: #fff;
	font-size: 48px;
	    line-height: 70px;
}
.you-tit h3 {
	font-weight: normal;
	color: #fff;
	font-size: 36px;
	font-family: 'arial';
	padding-bottom: 30px;
	background: url(../images/yshx.png) no-repeat left bottom;
}
.you-le .cont {
	margin-top: 28px;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	letter-spacing: -1px
}
.you-ri {
	width: 703px;
	margin-top: 60px;
}
.you-ri ul {}
.you-ri ul li {
	overflow: hidden;
	margin-bottom: 55px;
}
.you-ri ul li h3 {
	display: inline-block;
	float: left;
	width: 76px;
}
.you-ri ul li .cont {
	float: left;
	width: 619px;
}
.you-ri ul li .cont span {
	color: #fff;
	font-size: 18px;
}
.you-ri ul li .cont p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
.anli {
	margin-top: 100px;
	/*background-color:#f4f4f4;*/
	padding-top: 40px;
	background: url(../images/641685.jpg) no-repeat center;
}
.anli .cp-tit h3 {
	background: url(../images/ystit.png) no-repeat center;
}
.anli-cont {
	/*background: url(../images/casebg.png) no-repeat 0px 0px;*/
	
	margin-top: 27px;
	height: 350px;
}
.icase {
	margin-top: 35px;
}
.icase li {
	float: left;
	width: 255px;
	margin: 0 25px;
}
.icase li img {
	width: 255px;
	height: 200px;
}
.icase li span {
	display: block;
	text-align: center;
	color: #111;
	font-size: 16px;
	padding-top: 25px;
}
.icase li a {
	color: #111;
}
#demo {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#indemo {
	float: left;
	width: 800%
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}
.ab {
	background: url(../images/ab.png) no-repeat;
	padding-bottom: 30px;
	overflow:hidden;
	padding-top: 20px;
    margin-top: 30px;
}
.ab .cp-tit p {
	color: #000;
	margin-top: 10px;
}
.ab-cont {
	margin-top: 140px;
	height: 305px;
}
.ab-cont img {
                position:relative;
                bottom:85px;
}
.ab-cont div {
	width: 1060px;
	margin: 0 auto;
	color: #000;
	font-size: 16px;
	line-height: 27px;
}
.ab-cont a {
	float: right;
	display: inline-block;
	background: #02a2ed;
	width: 117px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fffefe;
    margin: 30px 30px 0 0;
}

.xin {
	margin-top: 100px;
}
.xin .cp-tit h3 {
	background: url(../images/newstit.png)no-repeat center;
}
.xin-cont {
	background: #f4f4f4;
	margin-top: 35px;
	padding: 20px;
    overflow: hidden;
}
.xin-box {
	margin-top: 35px;
}
.inews {
	width: 557px;
}
.inews-tit {
	background: url(../images/shu.png)no-repeat 5px 0px;
	height: 30px;
	position: relative;
	color: #333;
	font-size: 24px;
	font-family: "黑体";
	padding-left: 12px;
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #999;
	padding-bottom: 18px;
}
.inews-tit span {
	color: #333;
	font-size: 14px;
	font-family: 'arial';
	text-transform: uppercase;
	display: inline-block;
	margin-left: 14px;
}
.inews-tit em {
	font-style: normal;
	color: #111;
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.inews .img {
	height: 142px;
	width: 557px;
	margin-top: 11px;
}
.inews_list {
	margin-top: 10px;
}
.inews_list li {
	background: url(../images/x.png)no-repeat left;
	padding-left: 15px;
	position: relative;
	line-height: 28px;
}
.inews_list li a {
	color: #333;
	font-size: 14px;
}
.inews_list li span {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #333;
	font-size: 13px;
}
.inews_list li:hover {
	background: url(../images/hx.png)no-repeat left;
}
.inews_list li:hover a {
	color: #02a2ed
}
.inews_list li:hover span {
	color: #02a2ed
}
.shangm {
	padding:30px 0;
}
.shangm span {
	font-weight:bold;
}
.shangm a {
	margin-right:5px;
	display:inline-block;
}

.footer {
	background: #02a2ed;
	color:#fff;
}
.footer a {
	color:#fff;
}
.foot_top {
	padding: 20px 0;
	overflow: hidden;
}
.ft_lx {
	line-height: 24px;
	width: 600px;
}
.er {
	width: 220px;
	margin-right: 18px;
}
.foot {
	border-top: 1px solid #fff;
	padding:15px 0;
}
.nav_foot {
	color: #fff;
	margin-bottom: 5px;
}
.nav_foot a {
	padding: 0 10px;
}
.nav_foot a:first-child {
	padding-left:0px;
}
.copyright {
	text-align: center;
	line-height: 24px;
}

#container{
	width:1200px;
	margin:0 auto;
	padding:30px 0;
}
.crumb {
	border-bottom: 1px solid #ddd;
    background: #f8f8f8;
	height:45px;
    line-height: 45px;
    position: relative;
}
.crumb span {
	position: absolute;
    left: 0px;
    top: -1px;
    border-bottom: 2px solid #02a2ed;
    padding-right:15px;
}
.crumb span img {
	display:inline-block;
	padding:0 10px;
}
.position {
	float: right;
    position: relative;
    top: 3px;
    right: 15px;
}
.com_tit {
	font-size:22px;
	color: #02a2ed;
	text-align:center;
	padding-top:10px;
}
.sort {
	margin:0 auto;
	text-align:center;
}
.sort ul li {
	display:inline-block;
	margin:10px;
	font-size:16px;
	background: #02a2ed;
    padding: 2px 10px;
}
.sort ul li a {
	color:#fff;
}
.content {
	padding-top:20px;
	font-size:16px;
	font-family:"微软雅黑" !important ;
	
}

.contenttt p{
	
	font-size:16px;
	font-family:"微软雅黑" !important ;
	text-indent:2em;
	line-height:30px;
	
}



.news_col {
	border-bottom: 1px solid #d7d7d7;
	padding: 15px 0;
	overflow: hidden;
}
.news_tu {
	width:150px;
	height:100px;
	margin-right:30px;
}
.news_tu img {
	width:150px;
	height:100px;
}
.news_des {
	width: 1020px;
}

.news_des p{
	font-size:14px;
}


.news_des a {
	display:block;
	font-size:16px;
	color:#000;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_des span {
	display:block;
}
.pages {
	padding: 20px 0;
	text-align:center;
}
.pages li {
	display: inline;
	margin:0 5px;
}
.pages li a {
	padding: 5px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #a4a4a4;
	font-size:12px;
}
.pages li a:hover {
	background: #02a2ed;
	color: #fff;
	text-decoration: none;
}
.pages li.pages_solid {
	padding: 3px 8px;
	background: #02a2ed;
	color: #fff;
}
.pro_detail h1{
    line-height: 30px;
    font-size: 22px;
	padding-bottom: 10px;	
}
.para {
	margin:15px 0;
}
.para_l{
	margin-right:50px;
}
.para_l img {
	width:385px;
	height:250px;
}
.para_r{
	width:400px;
}
.para p {
	line-height:30px;
    border-bottom: 1px dashed #e0e1dc;	
}
.p_detail {
	padding:15px 0;
}
.p_detail span.title {
	line-height: 30px;
    display: block;
	color: #02a2ed;
    font-weight: 700;
    border-bottom: 1px solid #02a2ed;
}
.p_detail p {
	line-height:30px;
	text-indent:2em;
}


.p_detailtt {
	padding:15px 0;
}
.p_detailtt span.title {
	line-height: 30px;
    display: block;
	color: #02a2ed;
    font-weight: 700;
    border-bottom: 1px solid #02a2ed;
}
.p_detailtt p {
	line-height:30px;
	text-indent:2em;
	
}










.n_para {
	text-align:center;	
}
.n_para p{
	border-top: 1px dashed #e0e1dc;
	border-bottom: 1px dashed #e0e1dc;
}
.tag {
    border-top: 1px dashed #e0e1dc;
    color: #999;
}
.related_list h4{
	line-height: 30px;
    border-bottom: 1px solid #d7d7d7;
	color:#02a2ed;
	font-size:16px;
}
.related_news li {
	height: 30px;
	line-height:30px;
	border-bottom:1px dashed #e0e1dc;
}
.related_news li a {
	width: 75%;
	float: left;
	color:#000;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.related_news li a:hover {
	color:#02a2ed;
}
.related_news li span {
	width: 25%;
	float: right;
	text-align: right;
} 
.related_pro li {
	width:280px;
	float:left;
	text-align:center;
	margin:20px 8px;	
}
.related_img {
	overflow:hidden;
	border:2px solid #02a2ed;
}
.related_img img {
	width: 280px;
    height: 185px;
	display: inline;	
	cursor: pointer;
    transition: all 0.6s;	
}
.related_img img:hover{
	transform: scale(1.1);
}
.related_pro li span {
	display:block;
	line-height:30px;
}

.case_item li {
	width:375px;
	float:left;
	margin: 15px 12px;
	text-align: center;
}
.case_in .case_img{
  position: relative;
  overflow: hidden;
  width: 100%;
  height:100%;
  display: block;
}
.case_in img{
	width:375px;
  	height:250px;
}
.case_in .hides{
  position: absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
      background: rgba(2,162,237,0.7);

  display: none;
}
.case_in .hides h3 {
	display:table;
	width:100%;
	height:100%;
}
.case_in .hides h3 a {
	color:#fff;
	font-size: 18px;
	font-weight: 700;
	display:table-cell;
	vertical-align:middle;
}
.case_in:hover .hides{display: block;}
.case_item li p a{
	display:block;
	font-size:16px;
	line-height:30px;
}


