﻿@charset "utf-8";/* CSS Document*/
*{margin:0px;padding:0px;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 'Microsoft Yahei',tahoma, Srial, helvetica, sans-serif!important;}
.page{width:100%;margin:0 auto;}
/*通用样式*/
a{text-decoration:none;color:#181818;cursor: pointer;}
a:hover{color:#f60;text-decoration:none;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
.font{font-size:13px;line-height:22px;padding:6px;}
.m1000{width: 1100px; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
img{border:0px;/*! outline-width:0px; */vertical-align:top;}
em{font-style:normal;}
ul, ol{list-style: none;}
.clear{clear: both;}
.clear_5{height:10px;clear: both;}
.clear_10{height:10px;clear: both;}

/*翻页*/
.list_page{vertical-align: bottom;display:inline-block;*display:inline;*zoom:1;*margin-left:5px;font-size:14px;line-height:30px;text-align:center;padding-top: 20px;}
.list_page li{float:left;list-style-type:none;}
.list_page li a{display:inline-block;padding: 0px 10px;border: 1px solid #424d5b;background: #424d5b;margin: 0 2px;color: #fff}
.list_page li a:hover{background:#0056A9;border:1px solid #0056A9;}
.list_page li.active a{background:#0056A9;border:1px solid #0056A9;}

/*轮播效果*/
#owl-demo{position:relative;width:400px;height:350px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:400px;height:350px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../img/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../img/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../img/bg17.png);}
.owl-next{right:0;background-image:url(../img/bg18.png);}
.owl-prev:hover{background-image:url(../img/bg19.png);}
.owl-next:hover{background-image:url(../img/bg20.png);}

/*顶部*/
/*.top {*/
	/*width: 100%;*/
	/*height: 30px;*/
	/*background: #0A74CE;*/
	/*line-height: 30px;*/
	/*color: #fff;*/
	/*font-size: 12px;*/
/*}*/
/*.top .top_con {}*/
/*.top .top_l{!*width: 700px;*!height: 30px;}*/
/*.top .top_l a{color: #fff;}*/
/*.top .top_r{!*! width: 300px; *!height: 40px;text-align: right;color: #fff;}*/
/*.top .top_r a{color: #fff;}*/

/*导航*/
.head {
	height: 110px;
}
.head_r {
	width: 250px;
}
.toptell {
	font-size: 35px;
	color: #2B3B4A;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	background: url(../images/phone.png) no-repeat left center / 35px 35px;
	float: right;
	font-weight: bold;
	margin-top: 20px;
	font-family: Impact;
}

/*导航*/
.nav {
	width:100%;
	/*! margin-top: 10px; */
	background: #0A74CE;
	height: 60px;
}
.nav ul{
	/*! margin-top: 10px; */
}
.nav li {
	float: left;
	/*! margin: 0 5px; */
	line-height: 60px;
	width: 125px;
	border-right: 1px solid #2480A7;
	text-align: center;
}
.nav li a {
	font-size: 15px;
	color: #fff;
	display: block;
	/*! padding: 0 10px; */
	/*! border-bottom: 4px solid #fff; */
	height: 56px;
}
.nav li a:hover, .nav li.hover a {
	border-bottom: 4px solid #DF0209;
	color: #fff;
}
.nav li.home {
	width: 60px;
	text-indent: -9999px;
}
.nav li.home a {
	/*! border-bottom: 4px solid #DF0209; */
	height: 60px;
	background: url(../images/nav_home.jpg) no-repeat;
}
.nav li.home a:hover {
	border-bottom: 0px;

}

.menu li .subnav{margin: -0px 0 0 -0px;padding:0;position:absolute;z-index:999;display:none;}
.menu li .subnav dt a{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f3f3f3;
	color: #333;
	font-size: 15px;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
	margin-bottom:0;
	opacity:.9;filter:alpha(opacity=80);
	/*! float: left; */
}
.menu li .subnav dt a:hover{background:#dbdbdb;color:#333;}


/*==============焦点图================*/
.banner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#controller {
	width: 100px;
	height:13px;
	text-align: center;
	position:absolute;
	bottom:15px;
	left:50%;
}
#controller li {
	display: inline;
	float:left;
	margin:0 5px;
	width: 13px;
	height: 13px;
	text-indent:-99999px;
	cursor:pointer;
	background:url(../addver/icon_page.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page.png', sizingMethod='crop');
}
#controller li.active {
	background:url(../addver/icon_page_active.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page_active.png', sizingMethod='crop');
}
.tbui_slideshow_container {
	width: 100%;
	height: 400px;
	overflow:hidden;
	position:relative;
}
#next,#prev {
	width:65px;
	height:65px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:180px;
	text-indent:-9999px;
	cursor:pointer;
	filter: Alpha(Opacity=55);
	opacity: 0.5;
}
#prev {
	left:200px;
	background: url(../addver/btn_pre.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_pre.png', sizingMethod='crop');
	/*! filter: Alpha(Opacity=55); */
	/*! opacity: 0.5; */
}
#next {
	right:200px;
	background: url(../addver/btn_next.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_next.png', sizingMethod='crop');
	/*! filter: Alpha(Opacity=55); */
	/*! opacity: 0.5; */
}
.tbui_slideshow_container .tbui_slideshow_slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	display : none;
	webkitBackfaceVisibility: hidden;
}
.tab_list {
	display:none;
}
.tbui_slideshow_list img {
	width:100%;
	height:400px;
	overflow:hidden;
}
.tbui_slideshow_list a {
	width:100%;
	height:400px;
	display:block;
}
.slide_bg {
	width:100%;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	filter:Alpha(Opacity=55);
	opacity: 0.05;
}
/*==============焦点图==== end ============*/

/*搜索样式*/
.search{ /*! width:1100px; */ /*! margin:33px auto 0; */ height:60px; background:#0A74CE;}
.search01{ float:left; width:328px;}
.search02{ float:left;color: ;}
.search02 input.search03{ width:246px; font-size:14px; color:#fff; font-family:'微软雅黑'; height:60px; line-height:60px; padding-left:24px; border:none; border:0; background:#6ACCF3; border-right:#48B9E1 solid 1px;}
.search01 input.search04{ width:57px; font-size:14px; color:#fff; font-family:'微软雅黑'; height:60px;border:none; border:0; background:#f1b11a url(../images/search.jpg) no-repeat center center; border-left:#76809b solid 1px; cursor:pointer;}
.gonggao {
    /*! position: relative; */
    float: left;
    width: 617px;
    height: 60px;
    padding-left: 50px;
    color: #fff;
    line-height: 60px;
    font-size: 16px;
}


/*首页标题
.in_top{
	width:100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	border-bottom: 2px solid #CC0000;
	text-indent: 10px;
	text-align: left;
}

/*首页产品中心*/
.pro_bg{width:100%; /*! margin:55px auto 0; */ height:625px; /*! background-position:center; */ /*! background-repeat:no-repeat; */ /*! background-size:cover; */}
.pro_b{width:238px; height:620px; border:1px solid #dddddd; float:left; background:#fff; }
.pro_b h4{ color:#0A74CE; font-size:18px; background:url(../images/left_t.jpg) 10px center no-repeat; height:60px; padding:21px 0 0 59px; width:137px; border-bottom:1px solid #eaeaea; margin:0 auto; line-height:20px;font-weight: normal;}
.pro_b h4 i{ font-style:normal; font-size:11px; text-transform:uppercase;}
.pro_b ul{float:left; width:238px;}
.pro_b li{padding:10px 15px 0px 0px;font-size: 15px;color:#2e2e2e;background:url(../images/left_list.png) no-repeat 34px center; /*! font-family:"微软雅黑"; */height:35px;line-height:35px; /*! overflow:hidden; */overflow:hidden;cursor:pointer; /*! border-left:#fff solid 4px; */text-indent: 60px;}
.pro_b li a{display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  font-size:14px; line-height:32px; color:#4c4c4c;}
.pro_b li a:hover{ color:#f76f0c; }
.scroll{width:846px;height: 625px; float:right; padding:0 0 0}
.product08{ overflow:auto; height:600px; margin-top:17px; outline:none}
.panel dl{float:left;width:252px;position: relative;height:300px;margin:0 0 20px 30px;overflow:hidden;background:#f6f6f6;color:#2e2e2e;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.panel dl:hover{ background:#ffc231;}
.panel dl dt{width:236px;height: 290px;overflow:hidden;border:#f6f6f6 solid 8px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.panel dl dt a{ float:left; width:100%; height:173px; display:block; background-position:center; background-repeat:no-repeat; background-size: auto 100%; background-color:#fff;}
.panel dl dt img{width: 100%;height: 285px;}
.panel dl:hover dt{ border:#ffc231 solid 8px;}
.panel dl dd{color:#2e2e2e;/* text-align:center; */bottom: 5px;height: 50px;text-align: center;background: url(../images/hover-link.png);line-height: 50px;width: 100%;left: 0;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;position: absolute;-o-transition:all 0.5s;transition:all 0.5s;}
.panel dl dd .tt{display:block;/* margin:10px 0 0; */text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:20px;}
.panel dl:hover .tt{ color:#fff;}
.panel dl dd span{ padding:10px 10px 0; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color: font-size:13px;}
.panel dl:hover dd{ color:#fff;}
.panel dl dd .mm{display:block;margin:20px auto 0;width:128px;display: none;height:34px;text-align:center;border:1px solid #e3e3e3;line-height:34px;color:#2e2e2e;font-size:16px;}
.panel dl:hover .mm{border:1px solid #fff; color:#fff;}



/*首页新闻列表*/
.news {
	overflow: hidden;
	/*! width: 1100px; */
	/*! margin: 0 auto; */
	/*! margin-bottom: 40px; */
}
.news .newsTop {
	overflow: hidden;
	width: 100%;
	height: 65px;
	background-color: #393939;
}
.news .newsTop ul {
	overflow: hidden;
	float: left;
}
.news .newsTop li {
	float: left;
	width: 190px;
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	border-right: 1px solid #5b5b5b;
	text-align: center;
}
.news .newsTop li a {
	color: #9f9d9d;
	display: block;
	text-decoration: none
}
.news .newsTop li i {
	display: inline-block;
	width: 25px;
	height: 21px;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
.news .newsTop li i {
*display: inline
}
.news .newsTop .i01 {
	background: url(../images/news01.png) no-repeat center top;
}
.news .newsTop .i02 {
	background: url(../images/news02.png) no-repeat center top;
}
.news .newsTop .i03 {
	background: url(../images/news03.png) no-repeat center top;
}
.news .newsTop .more {
	display: block;
	float: right;
	margin-right: 20px;
	width: 72px;
	height: 28px;
	margin-top: 18px;
	background: url(../images/news_more.png) no-repeat center;
}
.news .newsTop li:hover, .news .newsTop li.cur {
	background-color: #0A74CE;
	border-color: #1289B6;
}
.news .newsTop li:hover i, .news .newsTop li.cur i {
	background-position: bottom
}
.news .newsTop li:hover a, .news .newsTop li.cur a {
	font-weight: bold;
	color: #fff;
}
.news .newsbox {
	overflow: hidden;
	width: 1058px;
	padding: 20px;
	height: 320px;
	border: 1px solid #eee;
	border-top: none;
}
.news .newslist {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.news .newslist .leftwen {
	overflow: hidden;
	width: 485px;
	height: 100%;
	float: left
}
.news .leftwen img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.news .leftwen h3 {
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}
.news .leftwen h3 a {
	color: #333
}
.news .leftwen p {
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.news .newsright {
	overflow: hidden;
	width: 520px;
	float: right;
	height: 100%;
	position: relative
}
.news .newsright ul {
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.news .newsright li {
	overflow: hidden;
	width: 100%;
	height: 85px;
}
.news .newsright li .time {
	float: left;
	overflow: hidden;
	width: 68px;
	height: 53px;
	border: 1px solid #999;
}
.news .newsright li .wen {
	float: right;
	overflow: hidden;
	width: 420px;
}
.news .newsright li em {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	/*! margin: 5px 0; */
}
.news .newsright li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.news .newsright li h4 {
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 5px;
}
.news .newsright li p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.news .newsright li h4 a {
	color: #333;
}
.news .newsright li:hover .time {
	background-color: #0A74CE;
	border-color: #0A74CE;
}
.news .newsright li:hover em {
	color: #fff;
}
.news .newsright li:hover span {
	color: #fff;
}


/*简介*/
.about {
	width: 100%;
	overflow: hidden;
	background: #F6F6F6;
	/*! height: 550px; */
}
.about dl {
	width: 100%;
	overflow: hidden;
	margin-top: 70px;
}
.about dt {
	float: left;
	width: 470px;
}
.about dt img{width: 470px;height: 360px;/*! float: left; */}
.about dd {
	width: 630px;
	float: right;
}
.about dd h3 {
	font-weight: normal;
	margin: 0px 0 0 45px;
	padding: 0 0 0 20px;
	text-align: left;
	background: url(../images/about_t.png) left top no-repeat;
	/*! color: #0A74CE; */
	height: 70px;
}
.about dd h3 p {
	font-size: 42px;
	/*! color: #fff; */
	font-weight: normal;
	text-decoration: none;
	color: #0A74CE;
	line-height: 35px;
}
.about dd h3 span {
	font-size: 18px;
	/*! font-weight: bold; */
	/*! color: #fff; */
	/*! display: block; */
	/*! font-size: 20px; */
	color: #0A74CE;
}
.about dd .about_text {
	font-size: 14px;
	color: #2f3747;
	line-height: 30px;
	margin-top: 10px;
	/*! height: 180px; */
	text-overflow: ellipsis;
	overflow: hidden;
	background: #fff;
	padding: 35px 45px;
}
.about dd .more {
	display: block;
	width: 158px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #cbced7;
	color: #2f3747;
	font-size: 14px;
	margin: 20px 0 0;
}

/*宣传*/
.publicity {
	background: #1CA8DD;
	padding: 25px 0;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 200px;
}
.publicity h1{
	padding: 15px 0 20px 0;
	font-size: 24px;
	font-weight: normal;
}
.publicity p{
	padding-bottom: 40px;
	line-height: 24px;
	/*! padding-bottom: 10px; */
}
.publicity .more {
	/*! margin-top: 100px; */
	color: #fff;
	border-color: #fff;
	border: solid 1px #ddd;
	background: transparent;
	border-radius: 4px;
	font-size: 14px;
	padding: 6px 15px;
}

/*案例*/
.case{width: 100%;/*! border-top: 5px solid #FFC331; */background: #0A74CE;}
.case .case_t{text-align: center;/*! width: 100%; */background: url(../images/pto_t_bg.png) repeat-x left center;/*! margin: 90px 0 40px; */height: 60px;padding: 0 0;line-height: 60px;}
.case .case_t_tit{float: left;background: url(../images/about_t.png) left center no-repeat;height: 40px;padding: 0 20px 0 20px;line-height: 40px;margin-top: 10px;}
.case .case_t_tit span{font-size: 30px;color: #fff;font-weight: normal;}
.case .case_t_more{float: right;color: #fff;line-height: 60px;font-size: 20px;}



/*案例展示*/
.customer {
	overflow: hidden;
	/*! width: 100%; */
	background: #fff;
	/*padding-bottom: 35px*/
}
.customer .customerBox {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	margin-top: 35px;
	position: relative
}
.customer .customerBox em {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 110px;
}
.customer .customerBox em.sclt {
	background: url("../images/customerlt.png") no-repeat center top;
	left: 0
}
.customer .customerBox em.scrt {
	background: url("../images/customerrt.png") no-repeat center top;
	right: 0
}
.customer .customerBox em:hover {
	background-position: bottom;
	cursor: pointer
}
.customer .scCon {
	overflow: hidden;
	width: 940px;
	height: 320px;
	margin: 0 auto;
	position: relative;
}


.customer .customerBox2 {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative
}
.customer .customerBox2 em {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 110px;
}
.customer .customerBox2 em.sclt2 {
	background: url("../images/customerlt.png") no-repeat center top;
	left: 0
}
.customer .customerBox2 em.scrt2 {
	background: url("../images/customerrt.png") no-repeat center top;
	right: 0
}
.customer .customerBox2 em:hover {
	background-position: bottom;
	cursor: pointer
}
.customer .scCon2 {
	overflow: hidden;
	width: 950px;
	height: 320px;
	margin: 0 auto;
	position: relative;
}

.customer .customerBox3 {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative
}
.customer .customerBox3 em {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 110px;
}
.customer .customerBox3 em.sclt3 {
	background: url("../images/customerlt.png") no-repeat center top;
	left: 0
}
.customer .customerBox3 em.scrt3 {
	background: url("../images/customerrt.png") no-repeat center top;
	right: 0
}
.customer .customerBox3 em:hover {
	background-position: bottom;
	cursor: pointer
}
.customer .scCon3 {
	overflow: hidden;
	width: 950px;
	height: 320px;
	margin: 0 auto;
	position: relative;
}

.customer ul {
	position: absolute;
	top: 0;
	left: 0
}
.customer ul li {
	width: 220px;
	float: left;
	text-align: center;
	margin-right: 20px;
}
.customer ul li a {
	text-decoration: none
}
.customer ul li img {
	display: block;
	width: 220px;
	height:270px;
	margin: 0 auto;
	background-color: #fff;
}
.customer ul li h3 {
	font-size: 16px;
	margin-top: 10px;
	font-weight: normal
}
.customer ul li p {
	font-size: 14px;
	/*! margin-top: 10px; */
	line-height: 20px;
	color: #666666;
	/*! height: 40px; */
	overflow: hidden
}
.customer ul li:hover img {
	opacity: .85;
}

/*图片滚动*/
/* marqueeleft */
.marqueeleft{width:900px;height:240px;overflow:hidden;margin:0px auto;/*! padding-top: 20px; */}
.marqueeleft ul{float:left;}

/*滑动效果*/
#slider {
	position: relative;
}
.scroll {
	height: 625px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
}
.scrollContainer div.panel {
}
.scrollContainer div.panel p {
	line-height: 1.8;
}
#shade {
	background: #7A7A7A;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 218px;
	left: 125px;
	/*! overflow: hidden; */
}
ul.navigation {

}
ul.navigation li {
}
ul.navigation a {
	color: #646464;
	text-decoration: none;
	display: block;
}
ul.navigation a:hover {
	}
ul.navigation a.selected {
	background: url(../images/left_list_on.jpg) no-repeat left center;
}
ul.navigation a:focus {
	outline: none;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
	display: none;
}
.scrollButtons.left {
	left: -40px;
}
.scrollButtons.right {
	right: -40px;
}
.hide {
	display: none;
}
.show_count a {
	color:#f60;
	text-decoration:underline;
}
.show_count a:hover {
	color:red;
}

/*版权样式*/
.footer{/*! height:188px; */ width:100%; clear:both; background-color:#38BAEC; font-size:14px;color: #fff;line-height: 30px;padding: 30px 0;}
.footer a{color:#fff;}
.foonavf{ width:100%;color:#c5bdbb; height:50px; padding:20px 0 0; text-align:center; background:#0A74CE;}
.foonavf .nnf{ /*! float:left; */ color:#297490;}
.foonavf a.foonav{color:#fff; display:inline-block; padding:0 15px; font-size:15px; position:relative; text-align:left;height:26px; line-height:26px;}
.fri_link{/*! width:100%; */color:#fff;/*! height: 111px; *//*! line-height:30px; *//*! margin:0; */color:#999;padding: 20px 0;display: table;}
.fri_link .atitle{float:left;/*! margin:40px 0 0; */background:url(../img/d2.png) left center no-repeat;padding:0 0 0 20px;/*! height: 34px; */overflow: hidden;}
.fri_link .atitle span{display:block;font-size:20px; color:#2f3747; }
.fri_link .atitle font{display:block;font-size: 40px; font-family:Arial, Helvetica, sans-serif; color:#0A74CE;text-transform: uppercase; line-height:1}

.fri_link a{float:left;margin: 0px 17px 0 0;position:relative;font-size: 14px;/* height:91px; *//* width:115px; *//*! background-position:center; *//*! background-size: auto 100%; *//*! background-repeat:no-repeat; */}
.fri_link  .nnf{float:right;width:960px;line-height: 25px;padding:0 0 0 20px;}
.foonavf .rb{float:right; line-height:30px; padding:0 0 0 30px; height:30px;  background:url(../img/d4.png) left center no-repeat; font-weight:bold; text-transform:uppercase;}
.foonavf .rb a{font-size:15px; color:#fff;}
.foonavf .rb a:hover{color:#fff;}


/*浏览器宽度小于1200px*/
@media screen and (max-width: 1100px) {
	.top {
		width: 1100px;
	}
	.banner {
		width: 1100px;
	}
	.nav {
		width: 1100px;
	}
	.publicity {
		width: 1100px;
	}
	.about {
		width: 1100px;
	}
	.case {
		width: 1100px;
	}
	.customer {
		width: 1100px;
	}
	.foonavf {
		width: 1100px;
	}
	.footer {
		width: 1100px;
	}

}

/*首页产品列表*/
dl.in_pro_list{width:200px;height:250px;float:left;text-align:center;margin:0px 10px 0 0px;display:inline;}
dl.in_pro_list dt{width:200px;height:200px;}
dl.in_pro_list dt img{width:200px;height:200px;}
dl.in_pro_list dd{width: 100%;height:40px;line-height:40px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: url(../images/case_b.png);color: #fff;}
dl.in_pro_list:hover dd{background: #FCAF01;}

/*内页产品列表*/
dl.pro_list{width: 180px;/* height:250px; */float:left;text-align:center;margin: 10px 12px 0px 5px;display:inline;position: relative;}
dl.pro_list dt{width: 180px;height: 230px;}
dl.pro_list dt img{width: 180px;height: 230px;}
dl.pro_list dt a{display:block;/*! width: 200px; *//*! height: 200px; */}
dl.pro_list p{position: absolute;top: 0;left: 0;width: 200px;height: 200px;display: block;z-index:10;}
dl.pro_list p:hover{background: url(../images/hover-link.png) no-repeat center center;}
dl.pro_list dd{line-height:50px;height:50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

/*列表样式*/
dl.photo_list{width:240px;/*! height:210px; */float:left;text-align:center;margin: 10px 10px 0px 10px;display:inline;}
dl.photo_list dt{/*! width:200px; *//*! height:210px; */border: 1px solid #ccc;padding: 10px;/*! line-height: 210px; */}
dl.photo_list dt img{width:100%;height:auto;/*! display: inline-block; *//*! vertical-align: middle; */}
dl.photo_list dd{height:50px;line-height:50px;}

/*左侧*/
/*分类栏目*/
.left_class {
	width: 280px;
	height: auto;
	float:left;
	background: #fff;
}
.left_class_title {
	/*! width: 250px; */
	/*! height: 55px; */
	font-size: 20px;
	/*! background-color: #4499F0; */
	/*! line-height: 55px; */
	color: #fff;
	/*! text-indent: 30px; */
	background: #0A74CE url(../images/hhbg.png) no-repeat 220px center;
	padding: 18px 0;
	padding-left: 20px;
	text-align: l;
	text-align: left;
}
.left_class_title span {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
}
.left_class_list {
	width: 278px;
	height: auto;
	padding: 0px 0 0px 0;
	margin: 0 auto;
	border: 1px solid #DDDDDD;
	border-top: 0;
	border-bottom: 0;
}
.left_class_list ul li {
	width: 278px;
	height: 45px;
	line-height: 45px;
	text-indent: 30px;
	/*! background: #0E9AE7 url(../images/left_list_on.jpg) no-repeat 40px center; */
	/*! margin-bottom: 10px; */
	font-size: 15px;
	text-align: left;
	/*! float: initial; */
	/*! clear: both; */
	/*! display: inline; */
	border-bottom: 1px solid #DDDDDD;
	position: relative;
}
.left_class_list ul li em{/*! width: 20px; *//*! height: 20px; */}
.left_class_list ul li em i{position: absolute;right: 15px;top: 15px;}
.left_class_list ul li a {
	display:block;
	/*! color:#fff; */
}
.left_class_list ul li.on {
	background: #F0F0F0;
}
.left_class_list ul li.on a {

	color:#f60;
}

.leftTitle {
	/*! width: 250px; */
	height: 55px;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	background: #C31515;
	/*! text-indent: 30px; */
	background: #0A74CE;
	text-align: left;
	padding-left: 20px;
}
.leftTitle span {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
}
.leftContact {
	width: 258px;
	padding: 10px 10px;
	line-height: 24px;
	text-align:left;
	border: 1px solid #DDDDDD;
	border-top:0;
}

/*热门资讯*/
.toplist{width:280px;margin-top:10px;padding:0;list-style:none;background:#fff url(../images/dotnum.gif) no-repeat 5px top;max-height:310px;overflow:hidden}
.toplist li{line-height:30px;height:30px;padding-left:40px;border-bottom:1px solid #F0F0F0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}

.toplist li span{float:right;color:#999}

/*当前位置*/
.position{width: 100%;margin: 0 auto;font-size: 20px;font-weight: bold;border-bottom: 1px solid #e0e0e0;line-height: 60px;height: 60px;text-indent: 15px;margin-bottom: 10px;text-align: left;}
.position span{float: right;background:url(../images/li-home.png) no-repeat 20px 50%;font-size: 12px;overflow:hidden;text-indent: 45px;text-align: right;font-weight: normal;padding-right: 15px;}
.position span img{margin:0 5px;vertical-align:middle;}
.position a{color:#333;}
/*end 当前位置*/

/*内页*/
.main{width: 1100px; overflow: hidden;margin:0 auto; /*! background: #fff; */text-align: center;}
.main_l{width:280px;}
.main_r{width:780px; overflow:hidden;background: #fff;border-top-right-radius: 10px;border-top-left-radius: 10px;}
.main_r .p10{width:100%;min-height:500px;}
.main .p10{background: #fff;border-top-right-radius: 10px;border-top-left-radius: 10px;}
.title{width: 100%;margin: 0 auto;font-size: 20px;font-weight: bold;border-bottom: 1px solid #e0e0e0;line-height: 60px;height: 60px;text-indent: 15px;margin-bottom: 10px;text-align: left;}

/*新闻分类*/
.nav_class{float: right;font-size: 15px;}
.nav_class strong{color: #484848;}
.nav_class p{color: #EEE}
.nav_class a{padding: 0 5px;font-weight: initial;color: #45A800;}
.nav_class a:hover{color: #f60;}
.nav_class a.on{color: #f60;}

/*新闻列表*/
.news_pic_list{width: 750px;/*! height: 170px; */padding: 0px 0px 5px 0px;border-bottom: 1px solid #E9E9E9;margin: 0 auto;text-align: left;font-size: 13px;color: #6b6b6b;}
.news_pic_list i{margin-right: 5px;}
.news_pic_list a{font-size: 17px;line-height: 30px;color: #212121;display: block;margin-bottom: 5px;margin-top: 5px;}
.news_pic_list a:hover{color: #3292d7;}
.news_pic_list p{/*! font-size: 12px; */color: #505050;line-height: 24px;margin-top: 5px;margin-bottom: 5px;text-indent: 25px;}
.news_pic_list img{float: left;margin-right: 15px;width: 220px;height: 180px;margin-left: 10px;}
.news_pic_list .list_more{width: 100px;height: 35px;line-height: 35px;background: linear-gradient(#2eaef0,#0488cd);border: 1px solid #2f7295;box-shadow: inset 0 1px 1px 0 #9fcee7, 0 2px 0 -1px rgba(0,0,0,0.2);cursor: pointer;display: inline-block;font-size: 14px;color: #fff !important;text-shadow: 0 1px #555 !important;font-weight: normal;text-align: center;border-radius: 4px;display: none;}


/*新闻内容*/
.maincont{width: 100%;height: auto;padding: 15px 0px 12px 0px;margin: 0 auto;min-height: 450px;text-align: left;}
.maincont h1{font-size:25px;line-height:35px;padding:10px 0 10px;text-align:center;font-weight:normal}
.maincont .subhead{margin:0 0 12px;font-size:14px;text-align:center;}
.maincont #longtitle{margin:0 0 12px;font-size:14px;text-align:center;}
.maincont .explain{padding:8px 0 6px;line-height:30px;font-family:"宋体";font-size:14px;color:#898989;text-align:center;}
.maincont .explain em{font-family:'Lucida Sans Unicode', Tahoma, Helvetica, Arial, sans-serif;color:#666666;}
.Big, .Middle, .Small, .Print, .Close, .Favorite{cursor:pointer;}
.maincont .Zoom{border-top:1px solid #E0E0E0;padding:20px 15px;margin:10px auto; *padding-bottom:15px;line-height:35px;font-size:15px;overflow-x:auto;overflow-y:hidden;}
.maincont .Zoom p{margin:15px 0 0;}
.maincont .Zoom img{margin:5px 10px;height:auto;max-width:750px;}
.maincont .Zoom p.player{margin:0 0 10px;text-align:center;}
.maincont .Zoom a{color:#333;text-decoration:underline;}
.maincont .Zoom a:hover{color:#f60;text-decoration:none;}
.maincont .editor{margin:10px 15px;font-weight:bold;font-size:14px;text-align:right;}

/*上一篇*/
.maincont .previous{line-height:30px;font-size:15px;padding-left: 40px;}
.maincont .previous a{color:#333;}
.maincont .previous a:hover{color:#f60;}


/*图片滚动定义*/
.rollBox{width:1000px;overflow:hidden;height:250px; margin:0 auto}
.rollBox .LeftBotton{height:150px;width:60px;overflow:hidden;float:left;display:inline;margin:80px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:150px;width:50px;overflow:hidden;float:right;display:inline;margin:80px 0 0 0;cursor:pointer;text-align: right;}
.rollBox .Cont{width:880px;overflow:hidden;float:left;height:220px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#000000;text-decoration:none; font-size:12px;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline; font-size:12px;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBoxtop1{float:left;font-size: 12px;font-weight: bold;padding:10px 0px 0px 10px;}
 
 
/*推荐阅读*/
.rcrd{padding:16px 30px 10px 25px;font-size:14px;height:auto;background:#f6f6f6;width: 880px;text-align: left;}
.rcrd b{display:block;line-height:30px;height:30px;overflow:hidden;color:#034091}
.rcrd ul{width:90%;margin:0 auto;}
.rcrd li{border-bottom:1px #cacaca dashed;padding:0 0 0 15px;line-height:35px;height:35px;overflow:hidden;background:url(../images/li.png) left center no-repeat}
.rcrd .lst{border:0}
.rcrd li a{color:#666}
.rcrd li span{float:right;color:#666}
/*推荐阅读 end*/

/*图片 特效 放大*/
/*产品*/
.da-thumbs li a img{
    overflow:hidden;
	transition:1s all;
    -webkit-transition:1s all;
}
.da-thumbs li a:hover img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-moz-:scale(1.1,1.1);
}

/*案例*/
dl.in_pro_list dt{
    overflow:hidden;
    display:block;
}
dl.in_pro_list dt img{
    transition:1s all;
    -webkit-transition:1s all;
}
dl.in_pro_list dt:hover img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-moz-:scale(1.1,1.1);
}

/*新闻*/
.news_l .news_con .news_list img{
    overflow:hidden;
	transition:1s all;
    -webkit-transition:1s all;
}
.news_l .news_con .news_list img:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-moz-:scale(1.1,1.1);
}
/*图片 特效 放大 end*/
.main{ margin-top: 20px;}