  @charset "utf-8";
/* CSS Document */

/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}
 
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.content {
	margin-top: 15px;
}
/*头部*/
.header {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.header .headerTop {
	overflow: hidden;
	width: 100%;
	height: 33px;
	background-color: #e9e9e9;
}
.header .headerTop p {
	font-size: 14px;
	color: #666666;
	float: left;
	line-height: 33px;
}
.header .headerTop ul {
	overflow: hidden;
	float: right;
	margin-top: 8px;
	height: 17px;
	line-height: 17px;
}
.header .headerTop li {
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #ccc;
	font-size: 13px;
}

.header .headerTop li a {
	color: #666;
	transition: all .6s;
}
.header .headerTop li a:hover{
	color: #288ce3;
}
.header .header-middle {
	overflow: hidden;
	padding: 15px 0;
}
.header .header-middle dl {
	overflow: hidden;
	float: left;
}
.header .header-middle dt {
	float: left;
	overflow: hidden;
}
.header .header-middle dd {
	overflow: hidden;
	float: left;
	margin-top: 16px;
	margin-left: 26px;
	height: 48px;
	padding-left: 16px;
	border-left: 1px solid #e8e8e8;
}
.header .header-middle h2 {
	font-size: 16px;
	color: #666;
	padding-bottom: 6px;
	font-weight: normal;
}
.header .header-middle dd p {
	font-size: 20px;
	color: #1367ae;
	font-weight: bold;
}
.header .header-middle .phone {
	overflow: hidden;
	float: right;
	margin-top: 15px;
	width: 244px;
}
.header .header-middle .phone p {
	font-size: 14px;
	color: #333333;
}
/*栏目导航*/
.headerNav {
	width: 100%;
	height: 50px;
	background-color: #288ce3;
}
.headerNav ul {
	width: 100%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.headerNav li {
	float: left;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: all .6s;
}
.headerNav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	transition: all .6s;
	width: 100%;
	padding: 0 30px;
}
.headerNav li:hover, .headerNav li.cur {
	 background-color: #1367ae;
}
.menus.fixedbg {
	top: 0;
	z-index: 9999;
	transition: all .5s ease;
	position: fixed;
}

 /*banner*/
.banner {
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}
.banner .swiper-pagination{
	text-align: center;
	margin: 0 auto;
}
.banner .swiper-pagination-bullet{
	background: #fff;
}
 
 /* search */
.search {
	width: 100%;
	overflow: hidden;
	height: 43px;
	background-color: #eee;
	border-bottom: 1px solid #fff;
}
.search .search-box {
	width: 237px;
	height: 28px;
	border: 1px solid #ccc;
	overflow: hidden;
	float: right;
	margin-top: 7px;
}
.search .search-box input {
	width: 200px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	padding-right: 5px;
	font-size: 13px;
	border: none;
	outline: none;
	float: left;
	border-right: 1px solid #e1e1e1;
}
.search .search-box button {
	border: none;

	display: block;
	float: right;
	width: 31px;
	height: 20px;
	margin-top: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(/picture/searchbtn.png) no-repeat center center;
	outline: none;
}
.search p {
	float: left;
	width: 67%;
	height: 43px;
	line-height: 43px;
}
.search p a {
	font-size: 13px;
	color: #666666;
	margin-right: 24px;
	transition: all .6s;
}
.search p a:hover{
	color: #1367ae;
}
.search p span {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.search p em{
	font-style: normal;
}
/* products */
.products {
	width: 100%;
	overflow: hidden;
	padding-bottom: 58px;
	background-color: #f8f8f8;
}
.products .top {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
}
.products .top .title {
	float: left;
	width: 18.6%;
	height: 120px;
	padding: 0 46px;
	background-color: #1367ae;
}
.products .top .title p {
	font-size: 22px;
	font-family: arial;
	text-transform: uppercase;
	margin-top: 25px;
	color: #91c6eb;
}
.products .top .title h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 5px 0 0px 0;
}
.products .top .title h2 a {
	color: #fff;
	text-decoration: none;
}
  
.products .classify .conTop dd p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 11px;
}

.products .product-rec {
	width: 52%;
	float: left;
	overflow: hidden;
	padding: 0 0 0 25px;
	margin-top: 45px;
}
.products .product-rec a {
	float: left;
	background: url(/images/ico10.gif) no-repeat left center;
	padding-left: 12px;
	font-size: 24px;
	font-weight: bold;
	color: #0074b4;
	text-decoration: none;
	display: block;
	margin-right: 20px;
	margin-bottom: 10px;
}
.products .product-rec a:hover {
	background: url(/images/ico7.gif) no-repeat left center;
	color: #EB0003;
	font-weight: bold;
}
.products .buy-tel{
	width: 280px;
	float: right;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	margin-top: 45px;
}
.products .buy-tel a {
	color: #cc3333;
	text-decoration: none;
}
.products .buy-tel i {
	display: block;
	width: 72px;
	height: 2px;
	background: #e1e1e1;
	margin-top: 8px;
}

.products .product-home {
	overflow: hidden;
}
.products .product-home  a{
	
	overflow: hidden;
	display:block;
}
.products .product-home .row{
	margin: 0 -12px;
}
.products .product-home .row .p9{
	padding: 0 12px;
	margin-top: 30px;
}
.products .product-home .pic {
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 66.55%;
	position: relative;
}
.products .product-home .pic img {
	cursor: pointer;
	transition: all 1s;
	width: 100%;
}

.products .product-home a:hover .pic img {
	transform: scale(1.1);
}
.products .product-home p {
	display: block;
	width: 100%;
	padding: 0 11px;
	font-size: 16px;
	color: #333333;
	background: url(/images/products-icon05.png) no-repeat 254px center;
	text-indent: 9px;
	line-height: 56px;
	border-bottom: 1px solid #cccccc;
	transition: all .6s;
}
.products .product-home a:hover {
	background: #1367ae;
}
.products .product-home a:hover p {
	color: #fff;
	background:#1367ae url(../images/products-icon06.png) no-repeat 254px center;
	font-style:normal;
	transition: all .6s;
}
/* case */
.case {
	width: 100%;
	overflow: hidden;
	background-color: #005eaf;
	padding-bottom:40px;
	background: url(/images/anli_bg.jpg) no-repeat top center;
}
.case .Title {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-top: 40px;
}
.case .Title h3 {
	font-size: 30px;
	font-weight: bold;
}
.case .Title h3 a {
	color: #fff;
	text-decoration: none;
}
.case .Title p {
	font-size: 15px;
	color: #61b2f7;
	font-family: arial;
	text-transform: uppercase;
	margin-top: 4px;
}
.case-home-list{
	width: 100%;
	margin-top: 26px;
	position: relative;
}
.case-home-list .pic {
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 66%;
	position: relative;
}
.case-home-list img {
	cursor: pointer;
	transition: all 1s;
	width: 100%;
}

.case-home-list a:hover .pic img {
	transform: scale(1.1);
}
.case-home-list .swiper-container{
	width: 92%;
	margin: 0 auto;
}
.case-home-list h3{
	text-align: center;
	background: #fff;
	font-size: 14px; 
	line-height: 35px;
	transition: all .6s; 
}
.case-home-list a:hover h3{
	background: #288ce3;
	color: #fff;
}
.case-home-list .swiper-button-next,
.case-home-list .swiper-button-prev{
	outline: none;
	background-image: none;
	color: #fff;
	right: 0;
	transition: all .6s;
}
.case-home-list .swiper-button-prev{
	left: 0;
}
.case-home-list .swiper-button-next:hover{
	color: rgba(255,255,255,.6);
}
.case-home-list .swiper-button-prev:hover{
	color: rgba(255,255,255,.6);
}
 
.dinggou{ text-align: center; color: #fff; padding-top: 30px;}
.dinggou h2{ margin-bottom:10px; font-weight: bold;}
.dinggou p{ font-size: 18px;}


.case .con {
	width: 100%;
	overflow: hidden;
	margin-top: 26px;
}
.case .con .menu {
	overflow: hidden;
	text-align: center;
}
.case .con .menu li {
	display: inline-block;
	width: 181px;
	height: 40px;
	border: 2px solid #333333;
	line-height: 40px;
	text-align: center;
	margin-right: 14px;
	font-size: 18px;
}
.case .con .menu li {
*display: inline;
}
.case .con .menu li.cur {
	background: #ff9900;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
	font-weight: bold;
}
.case .con .menu li.cur a {
	color: #fff;
}
.case .con .menu li a {
	color: #333333;
	text-decoration: none;
	display: block;
}
.case .con .menu li:hover {
	background: #ff9900;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
	font-weight: bold;
}
.case .con .menu li:hover a {
	color: #fff;
}
.case .conBox {
	overflow: hidden;
	
}
.case .conBox ul {
	overflow: hidden;
}
.case .conBox li {
	width: 260px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	background-color: #fff;
}
.case .conBox li:first-child {
	margin-left: 0;
}
.case .conBox li img {
	display: block;
}
.case .conBox li h3 {
	font-size: 14px;
 text-align: center;
	font-weight: bold;
	display:block;
	height: 35px;
	line-height: 35px;
}
.case .conBox li h3 a {
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.case .conBox li:hover h3 a {
	color: #0095db;
}
.case .conBox li p {
	line-height: 20px;
	color: #666666;
	font-size: 14px;
	height: 40px;
	padding: 0 21px;
	overflow: hidden;
	text-overflow: ellipsis;
} 

/* about */
.about {
	width: 100%;
	overflow: hidden;
	background: url(/images/about.jpg) no-repeat center;
	height: 451px;
}
.about .Title {
	overflow: hidden;
	margin-top: 30px;
	margin-left:40px;
}
.about .Title h2 {
	font-size: 18px;
	font-weight: normal;
	float: left;
}
.about .Title h2 a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.about .Title h2 i {
	display: block;
	width: 70px;
	height: 2px;
	background: #fff;
	margin-top: 10px;
}
.about .Title p {
	float: left;
	font-size: 14px;
	color: #8dc4ea;
	font-family: arial;
	line-height: 24px;
	text-transform: uppercase;
	margin-left: 10px;
}
.about .about-box {
	width: 100%;
	overflow: hidden;
	margin-top: 42px;
	margin-left: 40px;
}
.about .slider-pic {
	float: left;
	width: 47%;
	max-width: 540px;
}
.about .slider-pic .swiper-pagination{
	text-align: right;
	padding-right: 15px;
}
.about .slider-pic .swiper-pagination .swiper-pagination-bullet{
	background: #fff;
	width: 10px;
	height: 10px;
	opacity: 1;
}
.about .slider-pic .swiper-pagination .swiper-pagination-bullet-active{
	background: #f27c38;
}
.about .about-content {
	width: 41%;
	float: left;
	margin-left: 40px;
}
.about .about-content h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
.about .about-content h3 a {
	text-decoration: none;
	color: #1772b9;
}
.about .about-content  p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	text-overflow: ellipsis;
}
.about .about-content .more {
	display: block;
	width: 110px;
	height: 38px;
	background-color: #f27c38;
	border-radius: 5px;
	line-height: 38px;
	text-indent: 22px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	transition: all .6s;
}
.about .about-content .more:hover{
	opacity: .8;
}
.about .about-content .about-tel{
	display:inline-block; margin-top: 20px; font-size: 24px; font-weight: bold; color: #1772b9; margin-left: 20px;
}

/* news */
.news {
	width: 100%;
	overflow: hidden;
	padding-top: 46px;
	padding-bottom: 30px;
}
.leftnews {
	width: 63.25%;
	overflow: hidden;
	float: left;
}
.leftnews .top {
	background: url(/images/index_57.jpg) left bottom no-repeat;
	height: 40px;
}

.leftnews .top  a {
	color: #666666;
	font-size: 18px; font-weight: bold;
	text-decoration: none;
	display: inline-block;
	transition: all .6s;
}
.leftnews .top  span{ margin-left:5px; color: #ccc;}
.leftnews .top li i {
	display: none;
	width: 18px;
	height: 12px;
	background: url(/images/news-icon01.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -12px;
}
.leftnews .top li.cur {
	background: #0095db;
}
.leftnews .top li.cur a {
	color: #fff;
}
.leftnews .top li.cur i {
	display: block;
}
.leftnews .top .more {
	float: right;
	font-size: 14px;
	font-weight:normal;
	color: #999999;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 9px;
	display: block;
	transition: all .6s;
	margin-top:10px;
}
.leftnews .top .more:hover{
	color: #005eaf;
}
.leftnews .newsbox {
	overflow: hidden;
}
.leftnews .newsbox .newslist {
	overflow: hidden;
	margin-top: 27px;
}
.leftnews .newsbox dl {
	overflow: hidden;
	margin-bottom: 30px;
}
.leftnews .newsbox dt {
	float: left;
	width: 358px;
}
.leftnews .newsbox dd {
	float: left;
	width: 366px;
	float: left;
	margin-left: 32px;
}
.leftnews .newsbox dd h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.leftnews .newsbox dd h3 a {
	color: #333333;
	text-decoration: none;
	transition: all .6s;
}
.leftnews .newsbox dd h3 a:hover{
	color: #288ce3;
}
.leftnews .newsbox dd p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.leftnews .newsbox dd .more {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	width: 80px;
	height:28px;
	line-height: 28px;
	display: block;
	margin-top: 20px;
	text-decoration: none;
	 text-align: center;
	background-color: #005eaf;
	border-radius: 5px;
}
.leftnews .newsbox dd .more:hover{background-color:#2188E0;}
.leftnews .newsbox ul {
	height: 161px;
	background: #f8f8f8;
	overflow: hidden;
	padding: 0 21px;
}
.leftnews .newsbox li {
	overflow: hidden;
	margin-top: 15px;
}
.leftnews .newsbox li:first-child {
	margin-top: 21px;
}
.leftnews .newsbox li a {
	float: left;
	display: block;
	font-size: 14px;
	color: #666666;
	width: 530px;
	padding-left: 28px;
	background: url(/images/pro_details_icon01.png) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .6s;
}
.leftnews .newsbox li a:hover{
	color: #288ce3;
}
.leftnews .newsbox li span {
	font-size: 14px;
	color: #999999;
	float: right;
}
.rightnews {
	overflow: hidden;
	width: 381px;
	float: right;
}
.rightnews .top {
	height: 40px;
	line-height: 36px;
	 background: url(/images/index_57.jpg) left bottom no-repeat;
	overflow: hidden;
}
.rightnews .top h3 {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	float: left;
}
.rightnews .top h3 {
*display: inline;
}
.rightnews .top span{ font-size:12px; font-weight:normal; color: #ccc; margin-left: 10px;}
.rightnews .top h3 a {
	color: #666666;
	text-decoration: none;
	transition: all .6s;
}
.rightnews .top h3 a:hover{
	color: #288ce3;
}
.rightnews .top .more {
	float: right;
	font-size: 14px;
	color: #999999;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .6s;
	padding-right: 9px;
	display: inline-block;
}
.rightnews .top .more:hover{
	color: #288ce3;
}
.rightnews .wenda {
	height: 390px;
	overflow: hidden;
	position: relative;
	 margin-top: 20px;
}
.rightnews .wenda ul {
	overflow: hidden;
	height: 414px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.rightnews .wenda li {
	height: 76px;
	padding-left: 19px;
	padding-top: 27px;
}
.rightnews .wenda li h3 {
	font-size: 16px;
	font-weight: bold;
	background: url(/images/news-q.png) no-repeat left center;
	padding-left: 31px;
	line-height: 23px;
	height: 23px;
	margin-bottom: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rightnews .wenda h3 a {
	color: #333333;
	transition: all .6s;
}
.rightnews .wenda h3 a:hover{
	color: #288ce3;
}
.rightnews .wenda p {
	font-size: 14px;
	color: #666666;
	background: url(/images/news-a.png) no-repeat left center;
	padding-left: 31px;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*留言*/
.feedback {
	width: 100%; 
	padding-left: 33.3%;
	height: 480px;
	background: url(/images/liuyanren.png) no-repeat 0px 30px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.feedback h2 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	color: #0074b4;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
}
.feedback p {
	text-align: left;
	font-size: 18px;
	color: #f04d4d;
	margin-top: 30px;
}
.feedback .box {
	width: 100%;
	 margin-top: 28px;
	overflow: hidden;
}
.feedback .box .Input {
	width: 46%;
	height: 46px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	float: left;
	margin-bottom: 17px;
}
.feedback .box .Input1, .feedback .box .Input3 {
	margin-left: 0;
}
.feedback .box .Input3 {
	margin-right: 32px;
}
.feedback .box .Input span {
	width: 85px;
	height: 32px;
	display: block;
	float: left;
	border-right: 1px solid #dcdcdc;
	margin-top: 7px;
	line-height: 32px;
	text-indent: 25px;
	font-size: 14px;
	color: #666666;
}
.feedback .box .Input input {
	height: 46px;
	line-height: 46px;
	width: 281px;
	padding-left: 10px;
	border: none;
	outline: none;
	float: left;
	font-size: 14px;
	color: #666666;
}

.feedback .box .textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	height: 125px;
	margin-top: 75px;
}
.feedback .box .textarea span {
	width: 85px;
	height: 100px;
	display: block;
	float: left;
	border-right: 1px solid #dcdcdc;
	margin-top: 7px;
	text-indent: 25px;
	padding-top: 7px;
	font-size: 14px;
	color: #666666;
}
.feedback .box .textarea textarea {
	height: 108px;
	width: 88%;
	padding-left: 10px;
	border: none;
	outline: none;
	float: left;
	resize: none;
	padding-top: 17px;
	font-size: 14px;
	color: #666666;
}
.feedback .tj {
	width: 40%;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 42px 0 0 0;
	cursor: pointer;
}
.feedback .tj button{
	border: 0;
    width: 96%;
    height: 96%;
    font-weight: bold;
    color:#fff;
    background:#0074b4;
    transition: all .6s;
}
.feedback .tj button:hover{ cursor:pointer; background-color: #1395DC;}

/*内页留言*/
.age_li_about .feedback {
	background:none;
	padding: 0;
}
/* footer */
.footer {
	width: 100%;
	min-height:300px;
	overflow: hidden;
	background-color: #fff;
}
.footerTop {
	width: 100%;
	overflow: hidden;
	height: 55px;
	background: #0095db;
}
.footer_flow_div{position:relative; width: 100%; height:68px; background-color: #0661b9; }
.footer_flow{position:relative; margin: 0px auto; display: block; height: 68px;}
.footer_flow li{ display:block; width:18.33%; height: 68px; border-left: 1px solid #80afdc; float: left; margin-left: 10px;}
.footer_flow li i{ float:left; margin-right: 10px; margin-left: 40px; color: #fff; font-size: 40px; margin-top: 10px;} 
.footer_flow li .p1{ font-size:18px; color: #fff; display: inline-block; padding-top: 15px;}
.footer_flow li span{ color:#fff; display: inline-block; padding-top: 3px;}
.footerBottom {
	text-align: center;
	overflow: hidden;
	 margin: 0px auto;
	background: url(/images/index_77.jpg) center center no-repeat;
	height: 260px;
}
.footer_menu{display: block; padding-top: 40px; margin-bottom: 12px; padding-bottom: 10px;}
.footer_menu li{ display:inline-block; border-right: 1px dotted #ccc; padding: 0px 15px 0px 15px;}
.footer_menu li:last-child{ border:none;}
.footer_menu li:first-child{ padding-left:0px;}
.footer_menu li a{font-weight: bold; text-decoration:none; font-size: 12px; color: #333; line-height: 24px; transition: all .6s;}
.footer_menu li a:hover{color: #0661b9;}
.footerBottom .p1{
	line-height: 24px;
	font-size: 12px;color: #333;
	margin-top: 30px;
	clear: left;
}
.footerBottom .p2 {
	color: #333;
}
.footerBottom .p2 {
	color: #333;
}
.footerBottom .p2 a {
	color: #333;
} 
.footercon{clear: both;  padding-top:25px; margin: 0 auto; width:51%;}
.footercon p{ font-size:14px; margin-bottom: 0.5em; word-spacing: 0px; text-align:left; } 

/**内页对于我们/
.topadcs {
	width: 100%;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
}
.topadcs a {
	display: block;
	margin: 0 auto;
}
.subMain {
	background: #EBEBEB;
	overflow: hidden;
}
.subMain .container {
	margin-top: 20px;
	padding-bottom: 20px;
}
/*左边菜单*/

.leftr {
	float: left;
	overflow: hidden;
	display: inline;
	width: 20%;
}
.lf_n {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.lf_n h2 {
	text-align: center;
	line-height: 90px;
	height: 90px;
	overflow: hidden;
	background: #0074b4;
	border-radius: 10px 10px 0 0;
}
.lf_n h2 a {
	font-size: 24px;
	color: #fff;
	transition: all .6s;
}
.lf_n_c {
	background: #fff;
}
.lf_n_c ul li a.cur {
	color: #0094da;
}
.lf_n h3 {
	font-weight: 100;
	line-height: 41px;
	height: 41px;
	padding: 0 0 0 41px;
	overflow: hidden;
	background: #0094da url(../images/lf_n_ic1.gif) 154px 14px no-repeat;
}
.lf_n h3 a {
	font-size: 20px;
	color: #fff;
}
.lf_n h3.cur a {
	font-size: 20px;
	color: #fff;
}
.lf_n ul.menu {
	padding: 11px 12px 12px 14px;
	margin-bottom: 15px;
}
.lf_n ul.menu li {
	padding: 0px; 
	text-align: center;
	font-weight: 200;
	line-height: 44px;
	height: 44px;
	border-bottom: 1px #bfbfbf dashed;
	overflow: hidden;
	font-size: 16px;
}
.lf_n ul.menu li a {
	color: #333;
	display: block;
	transition: all .6s;
}
.lf_n ul.menu li a:hover{ text-decoration:none; 
background: #ebebeb;
 color: #0074b4;}
.lf_n ul.menu li.cur a {
	color: #0074b4;;
	background: #ebebeb;
}
.lf_n ul.menu li:last-child {
	border: none;
}

.t01, .t02, .t03, .relate-tit, .t06, .t07, .t08, .t09, .plc, .plc2, .rtit, .rtit1, .pro_lc, .lc1, .lc2, .lc3, .lc4, .lnav h3, .userleftnav h4, .leftsearch, .topsearch, .ljob, .jointel, .club_lin2, .procom h4, .caigou, .comments h4 {
	background: url(/images/skinsvibar.png) no-repeat;
}
.b01, .b03, .b04, .relate-tit, .b06, .b07, .b08, .b09, .b10, .b11, .b12, .b13, .b14, .b15, .b16, .b17, .b18, .b19, .b20, .b21, .b22, .b23, .b24, .b25, .b26, .b27, .b28, .b29, .b30, .b31, .b32, .b33, .b34, .b35, .b36, .b37, .b38, .b39, .b40, .b41, .b42, .b43, .b44, .b45, .b46, .b47, .b48, .b49, .b49b, .b59, .b60, .b61, .b62, ul.n_rt_ul {
	background: url(/images/skinsvibtn.png) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.bc01 {
	background: url(/images/bc.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.cz01 {
	background: url(/images/cz.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.relate-tit {
	line-height: 40px;
	background: #0074b4;
}
.relate-tit {
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	text-align: center;
} /*左边标题块*/
.relate-tit a {
	color: #fff;
	font-size: 16px;
}
.relate-tit img {
	padding: 6px 0 0 0;
	float: right;
}
.relate-tit_con {
	border-top: 0;
	padding: 8px 1px;
	margin-bottom: 10px;
	zoom: 1;
	overflow: hidden;
	background: #fff;
}
.relate-tit_cons {
	border-top: 0;
	padding: 2px 0;
	margin-bottom: 10px;
	zoom: 1;
}
.relate-tit_cons1 {
	border-top: 0;
	padding: 5px 12px;
	zoom: 1;
	background: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.relate-tit_cons1 li {
	background: url(/images/dian.png) left center no-repeat;
	margin-top: 5px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding-left: 20px;
	width: 192px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
}
.relate-tit_cons1 li a:hover{
	color: #288ce3;
}
/* -- 产物分类列表 -- */
ul.relate-tit_ul li {
	line-height: 30px;
	color: #666;
	margin-bottom: 5px;
	padding: 0 5px 0 14px;
	overflow: hidden;
	background: #f3f3f3;
	width: 100%;
	_float: left;
}
ul.relate-tit_ul li span {
	font-size: 11px;
}
ul.relate-tit_ul li a {
*width:90%;
	display: block;
	overflow: hidden;
}
ul.relate-tit_ul li a:hover{
	color: #288ce3;
}
.check {
	color: #E61217;
}
.relate-tit_con .tc .text {
	border: solid 1px #d7d7d7;
	height: 20px;
	line-height: 20px;
}
.clr {
	float: right;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}
/* -- 最近浏览过的产物 -- */
dl.relate-tit_con_dl {
	margin-bottom: 10px;
	width: 194px;
	padding-left: 17px;
}
dl.relate-tit_con_dl dt {
	width: 194px;
}
dl.relate-tit_con_dl dt img {
	width: 190px;
	height: 184px;
	padding: 1px;
	border: solid 1px #d7d7d7;
}
dl.relate-tit_con_dl dt a:hover img {
	border: solid 1px #0094da;
}
dl.relate-tit_con_dl dd {
	width: 174px;
	margin-top: 3px;
	text-align: center;
}
/*左侧电话*/
.subMain .phone {
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
	padding-left: 75px;
	border-radius: 10px;
	background: url(/images/pro_phone.png) no-repeat 20px center;
	background-color: #0074b4;
}
.subMain .phone p {
	font-size: 16px;
	color: #fff;
}
.subMain .phone b {
	display: block;
	font-size: 24px;
	color: #fff;
	font-family: 'Times New Roman'
}
/*对于我们右侧*/
/*cpright*/
.cpright {
	width: 78.75%;
	min-height:680px;
	padding: 0 25px;
	background: #fff;
	float: right;
}
#ny_prBox {
	background-color: #fff;
	margin-bottom: 30px;
	min-height: 500px;
	margin-top: 55px;
}
 
.rtop {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}
.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #0074b4;
	font-weight: normal;
	line-height: 16px;
}
.rtop h5 a {
	font-size: 16px;
	color: #0074b4;
}
.rtop h5 a:hover{
	color: #288ce3;
}
.rtop span {
	float: right;
}
.rtop span em {
	color: #999;
}
.rtop span a {
	color: #999;
}
.rtop span a:hover{
	color: #288ce3;
}
/*对于我们内容*/
.age_li_about h4 {
	line-height: 27px;
}
.agent_con {
	padding-top: 20px;
	line-height: 24px;
	padding-bottom: 30px;
	font-size: 14px;
}
.agent_con p {
	font-size: 14px;
}
.agenttop .call {
	padding-bottom: 10px;
}

.agenttop div {
	font-size: 12px;
	line-height: 20px;
}
.agenttop .call span {
	font-weight: bold;
	color: #f00;
	margin: 0;
} 

/*内页合作案例*/
.sub-case{
	padding-top: 0;
}
.sub-case .row{
	margin: 0 -12px;
}
.sub-case .row .p9{
	padding: 0 12px;
	margin-top: 30px;
}
.sub-case .pic {
	width: 100%;
	overflow: hidden;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 82.59%;
	position: relative;
}
.sub-case .pic img {
	cursor: pointer;
	transition: all 1s;
	width: 100%;
	height: 219px;
}

.sub-case a:hover .pic img {
	transform: scale(1.1);
}
.sub-case .row .p9 p{
	text-align: center;
}
.sub-case .row .p9 a:hover p{
	color: #288ce3;
}
/*案例推荐*/
/*---产物列表页面的随机资讯--*/
.RandomNews h4 {
	padding-left: 12px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #0094da;
	font-weight: bold;
}
.RandomNews ul {
	height: 196px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.RandomNews li {
	height: 28px;
	line-height: 28px;
	padding: 0 15px 0 10px;
	width: 50%;
	float: left;
	overflow: hidden; /* overflow: hidden; */ /* white-space: nowrap; */ /* text-overflow: ellipsis; */
}
.RandomNews li a {
	width: 100%;
	display: block;
	background: url(/images/ico55.gif) no-repeat 0 5px;
	padding-left: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 18px;
	line-height: 18px;
}
.RandomNews li a:hover{
	color: #288ce3;
}
.RandomNews li .fr{
	float: right;
}
.right .RandomNews .news_random {
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
}
.news_random .row{
	margin: 0 -9px;
}
.news_random .row .p9{
	padding: 0 9px;
}
.news_random .row .p9 .pic{
	padding-bottom: 66%;
	border: #f1f1f1 solid 1px;
}
.sub-case .news_random .row .p9 .pic img{
	height: auto;
}
.news_random .row .p9 p{
	margin-top: 14px;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*内页新闻资讯*/
 
.newsList {
	margin-top: 20px;
}
.newsList dl {
	position: relative;
	padding: 20px;
	height: 190px;
	background-color: #eee;
}
.newsList dt {
	float: left;
}
.newsList dt img {
	display: block;
	width: 300px;
	height: 190px;
}
.newsList dd {
	margin-left: 325px;
}
.newsList dd h5 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
}
.newsList dd h5 a {
	color: #0094da;
}
.newsList dd h5 span {
	float: right;
	color: #bfbfbf;
}
.newsList dd p {
	line-height: 22px;
	height: 112px;
	overflow: hidden;
	font-size: 13px;
}
.newsList dd i {
	position: absolute;
	bottom: -10px;
	left: 0;
	border: 5px solid transparent;
}
.newsList ul {
	margin-top: 16px;
}
.newsList li {
	position: relative;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
}
.newsList li a {
	padding-left: 18px;
	background: url(/images/newsli_ico.png) no-repeat left center;
}
.newsList li a:hover{
	color: #288ce3;
}
.newsList li span {
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
}
/*新闻详情页*/
.t03 {
	background: #E2E2E2;
	line-height: 28px;
	text-indent: 15px;
}
.t04 {
	background: #0094da;
	line-height: 30px;
	text-indent: 15px;
}
.plc2 {
	background: #ccc;
	line-height: 43px;
	text-indent: 10px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.plc2 a {
	color: #000;
}
.plc2 a:hover {
	color: #000;
}
.newscont {
	padding-top: 15px;
	padding-bottom: 10px;
}
.left2 {
	width: 75%;
	float: left;
	overflow: hidden;
}
.left2top {
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.left2_main {
	width: 100%;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}

/*资讯详细页面内容*/
.n_info_con {
	width: 861px;
	padding: 25px 20px 0 20px;
	overflow: hidden;
	font-size: 14px;
}
.n_info_con h1 {
	text-align: center;
	font-size: 20px;
	color: #000;
	margin-bottom: 6px;
}
.n_info_con2 {
	width: 100%;
	margin: 0 auto;
}
.n_info_con h3 {
	text-align: center;
	color: #000;
	font-family: "Microsoft YaHei";
	margin-bottom: 10px;
	font-size: 24px;
} /*资讯详细页面，内容标题*/
.info_con_tit {
	font-family: "Microsoft YaHei";
	line-height: 24px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 20px;
}
.info_con_tit span {
	margin-right: 20px;
}
.info_con_tit .n_tit {
	text-align: center;
	color: #7E7E7E;
}
.info_con_tit .n_tit a {
	color: #BCBBBB;
}
.info_con_tit .n_tit2 {
	height: 24px;
}
.n_info_con .tit2_span {
	float: right;
	margin: 0;
	_margin-top: 5px;
}
.n_info_con p {
	font-size: 14px;
	line-height: 25px;
	padding: 0 5px;
}
.n_info_con p a {
	color: #0094da;
}
.n_info_con .apage {
	text-align: center;
	margin-bottom: 10px;
} /*资讯详细页面，翻页区块*/
.info_input {
	text-align: center;
	color: #000;
	margin-bottom: 15px;
}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input {
} /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key {
	border-bottom: solid 1px #d7d7d7;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 10px 0;
}
.info_key span {
	font-size: 14px;
	font-weight: bold;
}
.info_key a {
	margin-right: 10px;
}
.ad2 {
	margin-bottom: 10px;
}
.n_info_con2 .t04 {
	color: #fff;
}/*可修改文字色彩(对于网络推广)*/
.n_info_con2 .t04 a {
	color: #0094da;
}/*可修改文字色彩(对于网络推广)*/
.n_info_con2 .t04 a:hover {
	color: #0094da;
}
/* -- 新闻详细页新闻列表 -- */
.info_b, .info_b2 {
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
}
ul.p_list_ul, ul.p_list_ul2 {
	font-size: 14px;
}
ul.p_list_ul li, ul.p_list_ul2 li {
	background: url(/images/ico10.gif) no-repeat 10px 9px;
	line-height: 23px;
	float: left;
	width: 298px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 20px;
	margin-left: 10px;
	display: inline;
	color: #666;
}
.info_b2 {
	width: 738px;
}
ul.p_list_ul2 li {
	width: 342px;
	padding-right: 5px;
}
.right2 {
	width: 22.91%;
	float: right;
	overflow: hidden;
}
.right2top {
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2bot {
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2_main {
	width: 100%;
	border-top: 0;
	padding-bottom: 15px;
	overflow: hidden;
	display: block;
	background: #fff
}
 
ul.n_rt_ul {
	background: url(/images/news_list_bg.png) no-repeat 0 5px;
	width: 235px;
	margin: 8px auto;
	overflow: hidden;
	padding-left: 5px;
}
ul.n_rt_ul li {
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
	height: 24px;
	overflow: hidden
}
ul.n_rt_ul2 {
	width: 240px;
	margin: 8px auto;
	overflow: hidden;
}
ul.n_rt_ul2 li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px;
}
/*上下篇*/
.gduo {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 15px 0px;
	padding: 0 10px;
}
.gduo span {
	float: right;
	width: 320px;
	overflow: hidden;
	height: 30px;
	display: block;
}
.gduo a {
	font-weight: bold;
}

/*详情页推荐产物*/
dl.sear_dl {
	margin: 10px auto;
	width: 23%;
	float: left;
	padding-left: 15px;
}
dl.sear_dl dt.tit, .l2tit {
	font-size: 14px;
	text-indent: 10px;
	line-height: 25px;
}
dl.sear_dl dt.tit .tit_a, .l2tit .tit_a {
	height: 25px;
	background: url(/images/ico10.gif) no-repeat 0 12px;
	overflow: hidden;
	display: block;
	float: left;
}
dl.sear_dl dt.tit .tit_b {
	width: 300px;
	height: 25px;
	overflow: hidden;
	display: block;
	float: left;
}
dl.sear_dl dt.tit .span1, .l2tit .span1 {
	font-size: 12px;
	float: left;
	margin-left: 10px;
}
dl.sear_dl dt.tit .span2, .l2tit a .span2 {
	float: left;
	margin-left: 10px;
}
dl.sear_dl dt.tit .span2 a, .l2tit a .span2 a {
	color: #ff0000;
}
dl.sear_dl dd.d1 {
	padding: 0 10px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	color: #000;
}
dl.sear_dl dd span, .l2tit span {
	padding: 0 20px;
}
dl.sear_dl dd .a_d {
	margin-right: 5px;
	padding-left: 10px;
	line-height: 20px;
}
.sear_dl .dt2 {
}
.sear_dl .dt2 a {
	padding: 1px;
	display: block;
}
.sear_dl .dt2 a:hover {
	background-color: #ccc;
} /*产物边框，点击效果*/
.sear_dl .dt2 img {
	display: block;
	width: 100%;
}
.sear_dl .d2 {
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	text-align: center;
	text-justify: inter-ideograph;
}

/*内页产物左侧*/
.subMain .pleft {
	overflow: hidden;
	float: left;
	width: 20%;
}
.subMain .pleft h3 {
	text-align: center;
	width: 100%;
	height: 100px;
	background-color: #0074b4;
	font-weight: normal;
	line-height: 100px;
	font-size: 20px;
	color: #fff;
	border-radius: 10px 10px 0 0
}
.subMain .pleft h3 a {
	color: #fff;
}
.subMain .pleft h3 a i{
	color: #fff;
	font-size: 30px;
	position: relative;
	top: 4px;
}
.subMain .pleft h3 span {
	font-size: 14px;
	color: #fff;
	margin-left: 5px;
}
.subMain .pleft ul {
	overflow: hidden;
	width: 100%; /*border:2px solid #e3e0e0;*/
	margin: 0;
	border-radius: 0 0 10px 10px;
	margin-bottom: 15px;
	border-top: none;
	padding-top: 1px;
	border-bottom: 1px solid #e3e0e0;
	background: #fff;
}
.subMain .pleft li {
	overflow: hidden;
	width: 100%;
}
.subMain .pleft li>a {
	display: block;
	padding-left: 35px;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	width: 100%;
	text-decoration: none;
	background: url(/images/pro_s.png) no-repeat 87.5% center;
	border-bottom: 1px solid #e3e0e0;
	color: #333
}
.subMain .pleft li:hover>a, .cpMain .pleft li>a.cur {
	background-color: #f7f7f7
}
.subMain .pleft li>a.cur {
	color: #0094da;
}
.subMain .pleft .pnav {
	overflow: hidden;
	padding: 15px 0;
	width: 217px;
	padding-left: 23px;
	font-size: 16px;
	line-height: 35px;
	color: #666;
	border-bottom: 1px solid #e3e0e0;
}
.subMain .pleft .pnav a {
	display: block;
	padding-left: 15px;
	background: url(/images/02.png) no-repeat left center;
	text-decoration: none;
}
.subMain .pleft li.cur>a {
	color: #fff;
	background-color: #0074b4;
}
.subMain .pleft .pnav a:hover, .cpMain .pleft .pnav a.cur {
	color: #0094da
}

/*内页产物右侧*/
 
.pro_c {
	overflow: hidden;
	padding-top: 20px;
	width: 110%;
}
.pro_c li {
	float: left;
	width:400px;
	margin-right:40px;
	margin-bottom: 20px;
}
.pro_c li.noMl {
	margin-right:40px;
}
.pro_c li.noMl img {
}
.pro_c li img {
	width:100%;

	display: block;
	overflow: hidden;
	padding: 5px;
}
.pro_c li p {
	line-height: 48px;
	padding: 0 0 0 5px;
}
.pro_c li p span {
	float: right;
}
.pro_c li p b {
	font-weight:bold;;
	display: inline-block;
	padding: 0 0 0 20px;
	float: left;
	background: url(/images/pro_ic1.gif) left 18px no-repeat;
}
.pro_c li:hover p b {
	color: #0094da
}
.pro_c li p a {
	font-size: 16px;
	color: #333;
	font-weight: 100;
}
/*产物详情页*/
.pro_main {
	background-color: #fff; /*border:solid 1px #ccc;*/
	border-top: none;
	border-bottom: none;
	zoom: 1; /*padding:10px 5px;*/
	overflow: hidden;
	
}
.proinfo {
	font-size: 14px;
	line-height: 25px;
	overflow : hidden;
}
.proinfo h4 {
	line-height: 36px;
	background: #F7F7F7;
	padding: 0 5px;
	margin-top: 10px;
}
.proinfo p {
	color: #414141
}
.proinfo p a {
	color: #0094da;
}
.proinfo .p_tit {
	font-weight: bold;
}
/*详情页参数*/
/* -- 产物详细页__产物详细参数 -- */
.mod_goods_info {
	clear: both;
	margin-bottom: 10px;
	position: relative;
	background-color: #eee;
	height: 65px;
}
.mod_goods_info .hds {
	height: 65px;
	_overflow: hidden;
}
.mod_goods_info .hds li {
	float: left;
	cursor: pointer;
	border-right: 1px solid #fff
}
.mod_goods_info .hds li h3 {
	display: block;
	width: 128px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 18px;
	border-bottom: 0;
	font-weight: normal
}
.mod_goods_info .hds li h3 a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	outline: none
}
.mod_goods_info .hds .status_on {
	height: 62px;
	line-height: 62px;
	border-top: 3px solid #0094da;
	position: relative;
}
.mod_goods_info .hds .status_on h3 {
	height: 62px;
	line-height: 58px;
	background-color: #fff;
	color: #0094da
}
.mod_goods_info .hds .status_on h3 a {
	color: #076EBB;
	font-weight: bold
}
.mod_goods_info .more {
	position: absolute;
	top: 8px;
	right: 0px;
}
.mod_goods_info .more a:link, .mod_goods_info .more a:visited {
	text-decoration: none;
	color: #085C9B;
}
.mod_goods_info .more a:hover {
	color: #D4105A;
}
 
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
.b15 {
	background: url(/images/skinsvibtn.png) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/*处理中动画占全屏*/
#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
.cur{ background-color:#f39800;}



/* .question */
.question {
	width: 100%;
	overflow: hidden;
	background: url(/images/questionbg.jpg) no-repeat center;
	height: 385px;
}
.question .container {
	overflow: hidden;
	position: relative;
	height: 385px;
}
.question .con {
	width: 341px;
	height: 269px;
	background-color: #fff;
	position: absolute;
	top: 43px;
	right: 1px;
	border-radius: 5px;
	padding: 21px 34px;
	overflow: hidden;
}
.question .con ul {
	width: 100%;
	overflow: hidden;
	height: 263px;
	position: relative;
}
.question .con li {
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px dotted #e2e5e6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.question .con li {
	color: #333333;
	background: url(/images/question-icon01.png) no-repeat 1px center;
	padding-left: 14px;
	text-decoration: none;
}
/*.question .con li:hover{background: url(/images/question-icon02.png) no-repeat 1px center;color: #ff9900;font-weight: bold;cursor:pointer;}*/
.question .con li span {
	color: #ff9900;
	font-weight: bold;
}
/* pro_details */
.pro_details {
	width: 100%;
	overflow: hidden;
	background: url(/images/pro_detailsbg.jpg) no-repeat center;
	height: 913px;
}
.pro_details .Title {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-top: 51px;
}
.pro_details .Title p {
	text-align: center;
	margin-top: 14px;
}
.pro_details .Title p span {
	font-size: 18px;
	color: #666666;
	background: url(/images/pro_details_icon01.png) no-repeat left center;
	padding-left: 18px;
	margin-right: 24px;
}
.pro_details .con {
	width: 100%;
	overflow: hidden;
	height: 731px;
	margin-top: 34px;
}
.pro_details .con .menu {
	overflow: hidden;
	text-align: center;
}
.pro_details .con .menu li {
	display: inline-block;
	width: 181px;
	height: 40px;
	border: 2px solid #333333;
	line-height: 40px;
	text-align: center;
	margin-right: 14px;
	font-size: 18px;
}
.pro_details .con .menu li {
*display: inline;
}
.pro_details .con .menu li.cur {
	background: #0095db;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
}
.pro_details .con .menu li.cur a {
	color: #fff;
}
.pro_details .con .menu li a {
	color: #333333;
	text-decoration: none;
	display: block;
}
.pro_details .con .menu li:hover {
	background: #0095db;
	height: 44px;
	width: 185px;
	border: none;
	line-height: 44px;
}
.pro_details .con .menu li:hover a {
	color: #fff;
}
.pro_details .con .qieh {
	width: 100%;
	overflow: hidden;
	height: 620px;
	margin-top: 46px;
}
.pro_details .conBox {
	overflow: hidden;
	position: relative;
	height: 620px;
}
.pro_details .conBox img {
	margin: 0 auto;
	display: block;
}
.pro_details .conBox .box {
	overflow: hidden;
	position: absolute;
}
.pro_details .conBox .box h3 {
	font-size: 23px;
	color: #0095db;
	font-weight: bold;
}
.pro_details .conBox .box p {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	margin-top: 12px;
}
.pro_details .conBox .box1 {
	width: 262px;
	top: 27px;
	left: 48px;
	text-align: right;
}
.pro_details .conBox .box2 {
	width: 290px;
	top: 27px;
	left: 908px;
}
.pro_details .conBox .box3 {
	width: 202px;
	top: 158px;
	left: 19px;
	text-align: right;
}
.pro_details .conBox .box4 {
	width: 148px;
	top: 158px;
	left: 992px;
}
.pro_details .conBox .box5 {
	width: 230px;
	top: 341px;
	left: 0;
	text-align: right;
}
.pro_details .conBox .box6 {
	width: 227px;
	top: 342px;
	left: 982px;
}
.pro_details .conBox .box7 {
	width: 244px;
	top: 482px;
	left: 58px;
	text-align: right;
}
.pro_details .conBox .box8 {
	width: 244px;
	top: 482px;
	left: 894px;
}
.pro_details .conBox_yyj {
	overflow: hidden;
	position: relative;
	height: 620px;
}
.pro_details .conBox_yyj img {
	margin: 0 auto;
	display: block;
}
.pro_details .conBox_yyj .box {
	overflow: hidden;
	position: absolute;
}
.pro_details .conBox_yyj .box h3 {
	font-size: 23px;
	color: #0095db;
	font-weight: bold;
}
.pro_details .conBox_yyj .box p {
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	margin-top: 12px;
}
.pro_details .conBox_yyj .box1 {
	width: 244px;
	top: 15px;
	left: 35px;
	text-align: right;
}
.pro_details .conBox_yyj .box2 {
	width: 290px;
	top: 15px;
	left: 908px;
}
.pro_details .conBox_yyj .box3 {
	width: 202px;
	top: 230px;
	left: 0;
	text-align: right;
}
.pro_details .conBox_yyj .box4 {
	width: 148px;
	top: 230px;
	left: 1000px;
}
.pro_details .conBox_yyj .box5 {
	width: 292px;
	top: 402px;
	left: 0;
	text-align: right;
}
.pro_details .conBox_yyj .box6 {
	width: 276px;
	top: 422px;
	left: 920px;
}
/* adv */
.adv {
	width: 100%;
	overflow: hidden;
	padding-bottom: 58px;
}
.adv .Title {
	width: 100%;
	text-align: center;
	padding-top: 38px;
	
}
}
.adv .Title h2 {
	font-size: 16px;
	color: #2F2F2F;
	font-weight: normal;
}
.adv .Title .p1 {
	font-size: 30px;
	color: #005eaf;
	font-weight: bold;
	margin-top: 6px;
	background-color: #fff;
	display: inline-block;
	padding: 0px 30px 0px 30px;
}

.line_y{
	 width:1200px;
	margin: 0px auto;
	height: 1px;
	border-bottom: 1px solid #ccc;
	margin-top: -20px;
}
.line1{ width: 80px; height: 4px; background-color: #005eaf; float: left;}
.line2{width: 80px; height: 4px; background-color: #005eaf; float: right;}

.adv .conBox {
	width: 100%;
	overflow: hidden;
	padding-top:40px;
}
.adv .conBox .container {
	overflow: hidden;
	position: relative;
}
.adv .conBox .container .pic {
	top: 38px;
	left: 562px;
	display: block;
	position: absolute;
}
.adv .conBox .con {
	overflow: hidden;
}
.adv .conBox .con img {
	display: block;
	float: left;
}
.adv .conBox .con .box {
	float: right;
	width: 527px;
}
.adv .conBox .con .box h3 {
	font-size: 26px;
	color: #0074b4;
	font-weight: bold;
	margin-bottom: 44px;
}
.adv .conBox .con .box h3 span {
	color: #ff9900;
}
.adv .conBox .con .box p {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 24px;
	background: url(/images/pro_details_icon01.png) no-repeat left 6px;
	padding-left: 28px;
}
.adv .conBox .con1 .box {
	padding-top: 60px;
	height: 343px;
}
.adv .conBox .con2 .box {
	height: 313px;
	width: 532px;
	padding-top: 18px;
}
.adv .conBox .con3 .box {
	height: 284px;
	width: 514px;
	padding-top: 26px;
}
.adv .conBox .con4 .box {
	height: 265px;
	width: 529px;
	padding-top: 32px;
}
.adv .conBox .con4 .box h3 {
	margin-bottom: 30px;
}
.adv .conBox .con3 .box h3 {
	margin-bottom: 30px;
}
.adv .conBox .con2 img, .adv .conBox .con4 img {
	float: right;
}
.adv .conBox .con2 .box, .adv .conBox .con4 .box {
	float: left;
	text-align: right;
}
.adv .conBox .con2 .box p, .adv .conBox .con4 .box p {
	background: url(/images/pro_details_icon01.png) no-repeat right 6px;
	padding-right: 28px;
}
/* Dz */
.Dz {
	width: 100%;
	background: url(/images/dzbg.jpg) no-repeat center;
	height: 206px;
}
.Dz .container {
	position: relative;
	height: 206px;
}
.Dz img {
	position: absolute;
	left: 25px;
	bottom: 21px;
}
.Dz .con {
	width: 417px;
	position: absolute;
	top: 60px;
	left: 782px;
	overflow: hidden;
}
.Dz .con .btn {
	width: 131px;
	float: left;
}
.Dz .con .btn a {
	font-size: 15px;
	color: #fff;
	display: block;
	height: 39px;
	width: 131px;
	line-height: 39px;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
}
.Dz .con .btn .a1 {
	background: #ff9900;
	border-bottom: 1px solid #f6dcb4;
	margin-bottom: 8px;
}
.Dz .con .btn .a2 {
	background: #0095db;
	border-top: 1px solid #b2dbef;
}
.Dz .con .phone {
	width: 190px;
	float: left;
	margin-left: 67px;
}
.Dz .con .phone p {
	background: url(/images/dz-phone.png) no-repeat 3px center;
	font-size: 16px;
	color: #333333;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
}
.Dz .con .phone i {
	display: block;
	color: #0087d5;
	font-size: 28px;
	font-family: 'Myriad Pro';
	margin-top: 2px;
}


/* honor */
.honor {
	width: 100%;
	overflow: hidden;
	background: url(/images/honorbg.jpg) no-repeat center;
	height: 353px;
}
.honor .container {
	width: 1165px;
	padding-right: 35px;
}
.honor .top {
	overflow: hidden;
	height: 34px;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 30px
}
.honor .top span {
	float: left;
	background: url(/images/pro_details_icon01.png) no-repeat right center;
	padding-right: 22px;
	display: block;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.honor .top span a {
	color: #333333;
	text-decoration: none;
}
.honor .top .more {
	display: block;
	width: 74px;
	height: 21px;
	float: right;
}
.honor .con {
	overflow: hidden;
	margin-top: 19px;
	height: 206px;
	position: relative;
}
.honor .con ul {
	overflow: hidden;
	width: 105%;
	height: 206px;
	position: absolute;
	top: 0;
	left: 0;
}
.honor .con li {
	float: left;
	width: 145px;
	height: 204px;
	border: 1px solid #e7e7e7;
	margin-right: 56px;
}

/* link */
.link {
	width: 100%;
}
.link_top{ height:40px; background: url(/images/index_57.jpg) left bottom no-repeat; }
.link_top a{ font-size:18px; font-weight: bold; color: #333; line-height: 40px;}
.link_top span{ margin-left:5px; color: #ccc;}
.link_top .more{ float:right; font-size: 14px; color: #ccc; font-weight: normal;}
.link_con { padding: 20px 0px 40px 0px; display: block;}
.link_con li{ float: left; display: inline-block; padding: 0px 15px 0px 15px; border-right: 1px dotted #ccc;}

.sroll_top {
	right: 0.8%;
	bottom: 6%;
	position: fixed;
	display: none;
	cursor: pointer;
	z-index: 1000;
}

/*内页公司文化*/

.sub-honor .row {
	margin: 0 -16px;
}

.sub-honor .row .p9 {
	padding: 0 16px;
	margin-bottom: 10px;
}

.sub-honor .row .pic {
	width: 100%;
	background-size: 100%;
	transition: all 0.6s;
	height: 0;
	padding-bottom: 64.5%;
}

.sub-honor .row .pic img {
	cursor: pointer;
	transition: all 0.6s;
	width: 100%;
	padding: 1px;
}

.sub-honor .row .p9 h2 {
	font-size: 16px;
	overflow: hidden;
	line-height: 22px;
	height: 22px;
	color: #666;
	margin: 10px 0 15px 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sub-honor .row a:hover h2 {
	color: #288ce3;
}

.sub-honor .row .p9 a:hover .pic {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}

#boxer .boxer-close {
	display: none !important
}

#boxer .boxer-position {
	width: 30%;
	float: right;
	text-align: right;
	padding-top: 15px;
}

.boxer-caption {
	font-size: 16px;
}

.boxer-caption p {
	
}

#boxer .boxer-position .current {
	color: #458806;
	font-size: 28px;
}

/*分页*/

.page {
	padding: 50px 0px 30px 0px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	font-size: 14px;
}

.page A {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid;
	TEXT-DECORATION: none;
}

.page A:hover {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #322516;
	BORDER-BOTTOM: #c9c9c9 1px solid
}

.page A:active {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	BORDER-BOTTOM: #c9c9c9 1px solid
}

.page SPAN.current {
	BORDER-RIGHT: #0c4692 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #0c4692 1px solid;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #0c4692 1px solid;
	COLOR: #0c4692;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #0c4692 1px solid;
	background: #fff;
}

.page SPAN.disabled {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #ababab;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid
}






 
