﻿@font-face {font-family: 'iconfont';
    src: url('iconfont.eot');
    src: url('iconfont.eot?#iefix') format('embedded-opentype'),
    url('iconfont.woff') format('woff'),
    url('iconfont.ttf') format('truetype'),
    url('iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

body{font-family: 'microsoft yahei',Arial,Helvetica, sans-serif; color: #656464;}
header{}
ul{list-style:none;}
.top_menu{font-size: 12px; background-color: #222629; color: #E4E4E4;  width: 100%;  height: 10px;}
.language{float: right; height: 40px; padding: 9px 10px 0px 10px; font-size: 14px;}
.language a{
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}
.top_name{display: inline-block; padding-top:12px;}
.logo{margin-top: 0px; max-width: 700px;}
.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }
.main{ padding:30px 0px 10px 0px;}
.opacity_img{border: 1px solid #eeeeee;transition:border 0.4s;}
.img-thumbnail:hover,.opacity_img:hover{border: 1px solid #BFBEBE;}
.c {
	clear: both;
}

/*导航菜单*/
.navbar{
	margin:0px;
	background-color: #fff;
	border-top-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #162d42;
	height:92px;
}
.glyphicon-home:before {color: #fff;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #FB4542;}

/*首页方案*/
.index_about{background-color: #e2e3e3; padding:60px 0px 50px 0px;}
.about_one{background-color: #afb1b1; padding-left: 0px; padding-right: 0px;}
.about_one h3{
	color: #000000;
	font-size: 30px;
	text-align: center;
	margin-top: 50px;
	font-family: "微软雅黑";
}
.about_one p{
	color: #333333;
	line-height: 28px;
	font-size: 14px;
	margin-top: 20px;
	font-family: "微软雅黑";
}
.about_more{display: block; text-align: center; border-radius: 3px; line-height: 32px; width: 120px; background-color: #ffa134; color: #fff; text-decoration: none;transition:background 0.4s; font-size: 13px; margin-top: 50px;}
.about_more:hover{background-color: #3e3f3f; color: #de761b;text-decoration: none;}
.about_two{background-color: #de761b;padding-left: 0px; margin-bottom: 28px; margin-left: 10px;}
.about_two h3{color: #FFFFFF; font-size: 16px; text-align: center; margin: 50px 0px 5px 0px;}
.about_two p{color: #eac02f; font-size: 13px; text-align: center; }
.about_one img{ max-width: 270px;}
.about_two img{ max-width: 370px;}
.about_one div.col-md-6,.about_two div.col-md-8{padding-left: 0px;}
.about_two div.col-md-4{padding-right:0px;}
.right_more{display: block; text-align: center; line-height: 28px; width: 110px; background-color: #763e0e; color: #F9DFDF; border: 1px solid #F9DFDF; border-radius: 3px; text-decoration: none;transition:background 0.4s; font-size: 12px;margin: 0 auto; margin-top: 25px;}
.right_more:hover{background-color: #fff; color: #000;text-decoration: none;}
.about_one img:hover,.about_two img:hover{opacity: 0.85;}

.about_h2{
	font-size: 22px;
	color: #152437;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 36px;
	width: 260px;
	display: block;
	padding: 0px;
}
.about_span{float: left; text-indent: 8px; font-size: 12px; color: #7D7D7D; padding:24px 0px 0px 0px;}

/*产品搜索*/
.search_group{margin: 20px 0px 15px 0px;}
.form-control{border-radius: 0px; box-shadow: none;}
.mysearch_btn{ background-color:#AFACAC;color:#fff;border-radius: 0px;transition:background 0.3s;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#C50505; color:#fff;}
#small_search{float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px; color: #fff;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #3477c8;}

/*首页产品*/
.index_product{margin:15px 0px 0px 0px; }
.index_product h2{text-align: center; margin-top:50px; font-size: 24px; color: #152437;background: url(../images/pro_line.jpg) center bottom  no-repeat; padding-bottom:16px;}
.product_list{clear: both;  padding: 35px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 15px; min-height: 280px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;  max-height: 320px; max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px;}
.product_list2 div.product_img{min-height: 220px;}
.product_title{ text-align: center;padding: 0px 15px 0px 0px; height: 40px;}
.product_title a{ color: #656464; transition:color 0.3s;}
.product_title a:hover{text-decoration: none;color:#E60703;}

/*首页新闻*/
.news_box{background:url(../images/title_line.jpg) left top no-repeat; /*border:1px solid #ccc;*/ margin:20px 0px 30px 0px;}
.index_news{clear: both; list-style:none;margin:0px; padding:20px 0px 0px 0px;}
.index_news li{color:#898989;border-bottom: 1px dashed #ccc;background: url(../images/li.png) no-repeat left 16px;line-height:21px; padding: 10px 0px; padding-left:13px;}
.index_news li a{color:#656464;}
.index_news li a:hover{ text-decoration:none;color:#E60703; }
.news_time{ float:right;}
.left_news{clear: both;}
.left_news ul{padding:0px 0px 12px 0px;}
.left_news span.news_time{display: none;}


/*首页联系*/
.index_contact{
	background:url(../images/title_line.jpg) left top no-repeat;
	margin:20px 0px 15px 0px;
	height:280px;
	overflow: hidden;
}
.index_contact P{
	clear: both;

}

.list_box{clear: both; }
.page_bg{height: 160px;}
.path_title{border: 1px solid #f2f2f2;padding: 8px 19px;overflow: hidden;}

/*栏目导航*/
.left_nav{ clear: both;}
.index_left_nav{padding-top: 8px;}
.left_h2{background:url(../images/title_line.jpg) left bottom no-repeat; font-size: 22px; display: block; margin-top: 25px; padding: 3px 0px 10px 0px; color: #152437;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;padding-bottom: 10px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_li.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#E60703;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#E60703;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #E60703;}

/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:6px 0px 20px 0px;}
.list_news li{color:#898989;background: url(../images/li.png) no-repeat left 14px;line-height:22px; padding:8px 0px; padding-left:13px;border-bottom: 1px dashed #e3e2e2;/*dotted*/ }
.list_news li a{color:#303c4b;}
.list_news li a:hover{text-decoration:none;color:#E60703;}

.contents{clear: both; padding:6px 2px 0px 2px; line-height:28px; overflow: auto;}

.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px;}

/*分页样式*/
.page{clear:both; margin:20px 0px 0px 0px; text-align: center;}
.page a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #000 1px solid; padding:4px 9px;color: #fff; background-color: #31363c;}
.page .current {font-family: Arial;border: #000 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #31363c}

/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #145ca1; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}

.related_h2{padding: 30px 0px 12px 0px; color: #303c4b; margin:0px; display: block;  font-weight:300; font-size:24px; border-bottom:5px solid #f4f5f6;font-family:'Roboto',Arial,Helvetica, sans-serif;}
.related_list{padding-top: 12px;}
.related_news{ padding-top: 0px; clear: both;}

.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #C50505; border-radius: 0px; border: none; transition:background 0.3s;}
.page-btn:hover,.page-btn:focus{background-color:#270000; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover,.grey-btn:focus{background-color: #ccc;}

.a2a_default_style{display: inline-block;}

/*在线留言订购*/
.feedback{margin-top: 30px;}
.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;}
.codeimg{ margin: 0px 0px -10px -18px;}


/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#0068b7;}
.point span.to_prev a:hover{color: #ea042b}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{color: #ea042b}

/*标签样式*/
.tags{ margin: 8px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}
.tags_ul{ margin-top: 10px;}
.tags_ul li{line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_ul h3{font-size: 14px; padding: 0px; margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px; margin: 0px; color: #a0a0a0; line-height: 20px; padding-top: 8px;}

/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

#translate{width:180px; margin: 0 auto; }
#translate-this{margin: 15px 0px 10px 0px;}

/*底部信息*/
footer{ text-align:center; background-color: #193957; color:#A0A0A0; padding:10px 0px 0px 0px; font-size:12px;}
.copyright{ line-height:60px; background-color: #162d42; color:#FFFFFF}
.copyright a{ color:#FFFFFF;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}

/*大屏幕*/
      .logo{margin:10px 0px 0px 0px;}
      .navbar{min-height: 84px; margin-top: 0px;}
      .navbar-nav{
	float:right;
	margin: 0px;
	padding: 0px;
}
      .navbar-nav > li > a {text-align: center;}
      .navbar-default .navbar-nav > li > a{color: #312b2b;}
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {background-color: #de761b; color: #000;}
	  .navbar-default .navbar-nav > li > a.active{background-color: #de761b; color: #fff;}

      .small-nav{min-height: 50px; margin-top: 0px;background: rgba(255,255,255,0.95);}
      .small-nav .navbar-nav > li > a{padding-top: 20px; padding-bottom:20px;}
      .small-nav img.logo{max-height: 60px; max-width:450px; margin:8px 0px 0px 0px;}

      .nav_small{background: rgba(255,255,255,0.95);padding: 8px 0px 8px 0px; border-radius: 0px; border: none; }
      .nav_small > li{}
      .nav_small > li > a{line-height:26px; color: #312b2b; font-size: 13px;}
      .nav_small > li > a:hover{color: #fff; background-color: #de761b;}
       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }






.ewm {
	background-image: url(../images/xe_14.jpg);
	height: 152px;
	width: 122px;
	float: right;
	position: relative;
	top: -160px;
}
.wrap{
	width:1170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden ; ! } 
.cl { zoom: 1; }
/*产品*/
.scrollbox{width:1170px; position: relative;}
#scrollDiv{width:1170px;height:290px; overflow:hidden; display: block;}
#scrollDiv ul{
	width: 1171px;
	margin: 0px;
	padding: 0px;
}
#scrollDiv li{width:272px;height:290px;padding:10px;margin-right:20px; float:left;background: #e3e3e3;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;border:1px solid #dedede;}
#scrollDiv li img{width:250px;height:250px;float:left; }
#scrollDiv li:hover{ background: #de761b;border:1px solid #cbcbc9;}
#scrollDiv li p{
	color: #333333;
	line-height: 26px;
	text-align: center;
}


.scroltit{ position: absolute; right:-30px;width:30px;}
.scroltit small{float:right; font-size:12px;width:30px;height:30px; line-height:30px; text-align: center;background:#7a7d7f;color: #fff;font-family: "宋体"; margin:2px 0; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}
.scroltit small img{margin-top:12px;}
.scroltit small:hover{ background: #ff9a22;}
/*产品结束*/
.pro_1 {
	height: 40px;
}
/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.pro_2 {
	margin-bottom: 30px;
	margin-right: 16px;
	margin-left: 16px;
}
.pro_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.pro_4 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	margin-top:20px;
}
.so {
	width: 1140px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.so_1 {
	float: left;
	width: 670px;
	height: 110px;
}
.so_1 p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
}
.so_2 {
	float: right;
	width: 470px;
}
.so_2 li{
	float: right;
	margin-left: 20px;
	list-style-type: none;
}
.so_3 {
	width: 100%;
	height: 110px;
}
.so_3 p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #FF9900;
	font-weight: bold;
}
.mt50 {height: 50px;}
.pro-1sit {
	width: 850px;
	height: 250px;
	margin-left:16px;
}

.pro_5 {
	width: 850px;
}
.pro_5 img {
	float: left;
}
.pro_6 {
	float: right;
	height: 170px;
	width: 570px;
	margin-top:30px;
}
.pro_6 ul{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
}
.pro_6 ul li{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 34px;
	list-style-type: none;
	height: 34px;
	text-indent: 20px;	
}
.pro_6 ul li p{
	line-height: 33px;
	background-color: #F0F0F0;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.sy-products {
	padding:0px;
}
.wd {
	width:1180px;
	margin:0 auto;
	box-sizing:border-box;
}
.sy-title {
	font-size:26px;
	color:#000000;
	text-align:center;
	padding-bottom:20px;
	background:url(../images/bor1.png) no-repeat center bottom;
}


/*新闻列表*/
.news {
	background:#f2f2f2;
	padding:25px 0
}
.focus {
	width:1160px;
	margin:0 auto
}
.fc_tit {
	text-align:center;
	height:75px;
	line-height:75px;
	margin-bottom:40px;
	background:url(../images/bor1.png) no-repeat bottom;
}
.fc_tit a {
	color:#333333;
	font-size:30px;
	text-transform:uppercase;
}
.fc_tit em {
	display:block;
	color:#c2c2c2;
	font-size:20px;
}
.focus_con {
	height:360px;
	overflow:hidden;
}
.fs_lt {
	float:left;
	width:330px;
}
.fs_lt h4 {
	background:#0060d1;
	padding:22px 16px 0;
	height:78px;
	overflow:hidden;
}
.fs_lt h4 a {
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
.fs_lt h4 b {
	display:block;
	font-size:20px;
	line-height:25px;
}
.fs_pic {
	width:303px;
	height:172px;
	position:relative;
}
.lt {
	position:absolute;
	left:11px;
	top:66px;
	background:url(../images/lt.png) no-repeat;
	width:40px;
	height:40px;
}
.rt {
	position:absolute;
	right:11px;
	top:66px;
	background:url(../images/rt.png) no-repeat;
	width:40px;
	height:40px;
}
.fs_wrp {
	width:330px;
	overflow:hidden;
}
.fs_wrp li {
	float:left;
	width:303px;
}
.fs_wrp li a, .fs_wrp li img {
	display:block;
	width:330px;
	height:172px;
}
.fs_txt {
	color:#666;
	font-size:14px;
	line-height:26px;
	height:78px;
	overflow:hidden;
	margin:12px 0 15px;
	padding:0 0 0 0;
}
.fs_rt {
	width:742px;
	float:right;
}
.fs_more {
	display:block;
	border:2px solid #de761b;
	width:94px;
	height:25px;
	color:#de761b;
	font-size:12px;
	text-align:center;
	line-height:25px;
	font-family: "微软雅黑";
}
.fs_more:hover {
	display:block;
	border:2px solid #de761b;
	width:94px;
	height:25px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:25px;
	font-family: "微软雅黑";
	background-color: #333333;
}
.fs_rt h4 {
	height:47px;
	line-height:47px;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
	background:url(../images/n_line.gif) 293px 22px no-repeat;
}
.fs_rt h4 .n_more {
	float:right;
	font-weight:normal;
	color:#333;
	font-size:14px;
	padding-right:18px;
}
.fs_rt h4 .n_name {
	color:#333;
	font-size:20px;
	background:url(../images/lk_line.gif) right center no-repeat;
	padding-right:10px;
}
.fs_rt h4 .n_namesnone {
}
.fs_rt h4 .cur {
	color:#0060d1;
}
.n_list {
}
.n_list li {
	height:94px;
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:40px;
	_margin-bottom:36px;
}
.n_list li{ transition:All 0.5s ease-in-out;    -webkit-transition:All 0.5s ease-in-out;    -moz-transition:All 0.5s ease-in-out;    -o-transition:All 0.5s ease-in-out;}/*左右*/
.n_list li:hover {
	color: #EA5A49;-moz-transform:translateX(10px);-webkit-transform:translateX(10px);-o-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);
}



.n_list dl {
	float:left;
	width:690px;
}
.n_list dt {
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.n_list dt a {
	color:#333;
	font-size:16px;
}
.n_list dd {
	color:#666;
	font-size:14px;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.n_list dd a {
	color:#333;
}
.n_list li span {
	float:right;
	width:91px;
	height:80px;
	line-height:40px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #de761b;
}
.n_list li b {
	font-size:30px;
	display:block;
}
.n_list .n_top span {
	background:#AD0000;
}
.n_list .n_top span b {
	font-size:30px;
	margin-top:14px;
	font-family:"Microsoft Yahei";
}
.serv_bg {
	padding:42px 0 28px;
	background:#eee;
	margin-bottom:55px;
}
.service {
	width:1002px;
	margin:0 auto;
	height:408px;
}
.serv_list {
}
.serv_list dl {
	float:left;
	display:inline;
	margin-right:134px;
	width:150px;
}
.serv_list .s4 {
	margin-right:0;
}
.serv_list dt {
	height:162px;
	margin-bottom:15px;
}
.s1 dt {
	background:url(../images/s1.gif) no-repeat;
}
.s2 dt {
	background:url(../images/s002.gif) no-repeat;
}
.s3 dt {
	background:url(../images/s3.gif) no-repeat;
}
.s4 dt {
	background:url(../images/s4.gif) no-repeat;
}
.serv_list dt a {
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:22px;
	padding-top:99px;
}
.serv_list dt a:hover {
	text-decoration:none;
	font-weight:bold;
}
.serv_list dd {
	height:28px;
	line-height:28px;
	overflow:hidden;
	padding-left:45px;
	color:#333;
	font-size:14px;
}

.index_pro {
	margin: 0px;
	padding: 0px;
}
.index_pro li{
	float: left;
	list-style-type: none;
	background-color: #de761b;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.index_pro li img{
	width: 274px;
	height:180px;
	padding: 4px;
	overflow: hidden;
	-webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.index_pro li img:hover{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.index_pro li p{
	font-family: "微软雅黑";
	line-height: 20px;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	margin-top:6px;
	padding: 0px;
}
.index_news_l {
	padding: 0px;
}
.index_news_l h3{
	padding: 0px;
	line-height: 40px;
	display: block;
	height: 40px;
	width: 330px;
	background-color: #de761b;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	text-indent: 10px;
	color: #FFFFFF;
}
.index_news_l h3 a{
	color: #FFFFFF;
}
.index_news_l img{
	width: 330px;
	height:180px;
}
.index_news_l p{
	margin-top: 10px;
}
.w1160 {
	width: 1160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.w1200 {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.chanye {
	padding: 0px;
	margin-top:20px;
}
.chanye li {
	float: left;
	list-style-type: none;
}
.chanye li{ transition:All 0.5s ease-in-out;    -webkit-transition:All 0.5s ease-in-out;    -moz-transition:All 0.5s ease-in-out;    -o-transition:All 0.5s ease-in-out;}/*上下*/
.chanye li:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px); }

.foot_1 {
	float: left;
	width: 890px;
	font-family: "微软雅黑";
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.foot_1 h2{
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 24px;
	color: #fff;
}
.foot_1 p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #a4a1a1;
}
.foot_1 p a{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 18px;
	color: #a4a1a1;
}
.foot_2 {
	float: left;
	height: 190px;
	margin-top:20px;
}
.foot_2 dl{
	float: left;
	margin-left:20px;
}
.foot_2 dl p{
	line-height: 30px;
	text-align: center;
}
.demo{
	width:900px;
	left:-40px;
	position: relative;
}
.demo li{float:left;margin:10px;width:266px;overflow:hidden;border:solid 1px #ddd;display:inline;position:relative;}
.demo li{ transition:All 0.5s ease-in-out;    -webkit-transition:All 0.5s ease-in-out;    -moz-transition:All 0.5s ease-in-out;    -o-transition:All 0.5s ease-in-out;}/*上下*/
.demo li:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px); }

.demo li:hover{
	border: 1px solid #006699;
}
.demo li .subsummary{
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0 5px;
	border-top:solid 1px #ddd;
	text-align: center;
}
.demo li .subsummary a{
	font-size:14px;
	text-decoration:none;
	color:#333333;
}
.demo li .subsummary a:hover{
	color: #FF0000;
}
/* ver_pic */
.ver_pic{
	width:264px;
	height:200px;
	text-align:center;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	margin: 2px;
}
.ver_pic .subpic{*position:absolute;top:50%;left:50%;}
.ver_pic .subpic img{*position:relative;top:-50%;left:-50%; }

.index-yw {
	overflow: hidden;
	margin-top:30px;
	margin-bottom:20px;
}
.index-yw ul{
	width: 1240px;
	margin: 0px;
	padding: 0px;
}
.index-yw ul li{
	width: 384px;
	height:219px;
	float:left;
	list-style-type: none;
	margin-right:26px;
	display: block;
	overflow: hidden;
}
.index-yw ul li img{ transition:All 0.5s ease-in-out;    -webkit-transition:All 0.5s ease-in-out;    -moz-transition:All 0.5s ease-in-out;    -o-transition:All 0.5s ease-in-out;}/*放大*/
.index-yw ul li img:hover {transform: scale(1.03, 1.03);}
.index-yw ul li p{
	width: 384px;
	height:50px;
	background-color: #000000;
	z-index: 999;
	top:-50px;
	position: relative;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(0,0,0,0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
.index-yw ul li a{
	text-decoration: none;
	color: #FFFFFF;
}
.index-dh {
	height:45px;
	line-height: 45px;
	color: #272626;
	margin-bottom:20px;
}
.index-dh p{
	font-family: "微软雅黑";
	font-size: 18px;
	margin-left:0px;
	background-image: url(../images/qz_33.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	text-indent: 10px;
	font-weight: bold;
	float:left;
}
.index-dh span{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	float:right;
	margin-right:10px;
}
.index-dh span a{
	color: #333333;
	text-decoration: none;
}
.index-dh dl{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	float:right;
	margin-right:10px;
}
.index-dh dl a{
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.index-dh dl a:hover{
	color: #FFFFFF;
	background-color: #162d42;
	border-radius: 15px;
}

.cpfw {
	overflow: hidden;
	margin-bottom:30px;
	margin-top:30px;
}
.cpfw ul{
	width: 1240px;
	margin: 0px;
	padding: 0px;
}
.cpfw ul li{
	width: 281px;
	height:330px;
	float:left;
	list-style-type: none;
	margin-right:25px;
	display: block;
	overflow: hidden;
	background-color: #162d42;
	text-align: center;
	transition:All 0.5s ease-in-out;    -webkit-transition:All 0.5s ease-in-out;    -moz-transition:All 0.5s ease-in-out;    -o-transition:All 0.5s ease-in-out; 
}
.cpfw ul li:hover{
	background-color: #d06b18;
	transform:translate(0,-5px); -webkit-transform:translate(0,-5px);    -moz-transform:translate(0,-5px);    -o-transform:translate(0,-5px);    -ms-transform:translate(0,-5px);
}
.cpfw ul li p{
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	margin-bottom:16px;
	color:#acb9c5;
}
.cpfw ul li h2{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #d06b18;
	padding: 0px;
	margin-top:26px;
    border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d06b18;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:110px;
	padding-bottom:10px;
}
.cpfw ul li a{
	width: 281px;
	height:122px;
	overflow: hidden;
}
.cpfw ul li:hover h2{
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.cpfw ul li:hover p{
	color: #ffc698;
}

		/* 本例子css */
.txtScroll-left{position:relative; margin-bottom:20px; }
.txtScroll-left .bd{ width:1200px; overflow:hidden;    }
.txtScroll-left .bd ul{
	overflow:hidden;
	zoom:1;
	margin-left:2px;
}
.txtScroll-left .bd ul li{
	margin-right:26px;
	float:left;
	height:198px;
	line-height:24px;
	text-align:left;
	_display:inline;
	width: 281px;
	transition:All 0.5s ease-in-out;
-webkit-transition:All 0.5s ease-in-out;    -moz-transition:All 0.5s ease-in-out;    -o-transition:All 0.5s ease-in-out;
	border: 1px solid #E3E3E3;
}
.txtScroll-left .bd ul li:hover {
	transform:translate(0,-10px);
-webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);		z-index: 9999;
	position: relative;
}
.txtScroll-left .bd ul li a{
	height:196px;
	width: 281px;
	overflow: hidden;
}
.txtScroll-left .bd ul li a img{
	height:192px;
	width: 273px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

.txtScroll-left .bd ul li p{
	color:#FFFFFF;
	background-color: #162d42;
	width:281px;
	line-height: 40px;
	text-indent: 10px;
}
.index-about {
	float: left;
	width: 576px;
}
.index-about-dh {
	width: 576px;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 20px;
	color: #000000;
	height: 20px;
	margin-bottom:24px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0085d0;
	text-indent: 10px;
}
.index-about-dh span {
	font-family: "微软雅黑";
	font-size: 14px;
	float: right;
}
.index-about-dh span a {
	color: #666666;
}
.index-about-nr{
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	float:left;
	width:322px;
	margin-top:-20px;
}
.index-about-nr h3{
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #187dd0;
	background-color: #e0e0e0;
	text-align: center;
	height:40px;
	display: block;
}
.index-news-nr {
	padding: 0px;
}
.index-news-nr li{
	list-style-type: none;
	line-height: 27px;
}
.index-news-nr li a{
	color: #333333;
}
.index-news-nr li span{
   float:right;
	color: #999999;
}
.index-sp {
	float: left;
	height: 260px;
	width: 358px;
}
.index-sp-dh {
	width: 358px;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 40px;
	color: #000000;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a5acb0;
	margin-bottom:10px;
	float: right;
}

.index-about-2 {
	float: left;
	height: 270px;
	width: 814px;
	margin-right:21px;
}
.index-about-dh-2 {
	width: 814px;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 40px;
	color: #000000;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a5acb0;
	margin-bottom:10px;
}
.index-about-dh-2 span {
	font-family: "微软雅黑";
	font-size: 14px;
	float: right;
}
.index-about-dh-2 span a {
	color: #666666;
}

	.ladyScroll{width:1300px;height:219px;margin:0px auto; position:relative;}
	.ladyScroll .prev,.ladyScroll .next{width:46px;height:45px;position:absolute;top:110px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
	.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}
	.ladyScroll .prev:hover{ background-position:0 -45px; }
	.ladyScroll .next:hover{ background-position:0 -135px; }

	.ladyScroll .scrollWrap{width:1200px;margin-left:52px;padding-top:0px;overflow:hidden;position:absolute;}
	.ladyScroll dl{float:left;width:384px;text-align:center;position:relative; margin-right:26px; }
	.ladyScroll span{display:block;width:384px;height:40px;position:absolute;left:0px;bottom:0;background:#000;filter:alpha(opacity=60);opacity:0.60;}
	.ladyScroll dt{margin:0 auto;width:384px;overflow:hidden;}
	.ladyScroll img{display:block;width:384px;height:219px;}
	.ladyScroll img{ transition:All 0.5s ease-in-out;    -webkit-transition:All 0.5s ease-in-out;    -moz-transition:All 0.5s ease-in-out;    -o-transition:All 0.5s ease-in-out;}/*放大*/
    .ladyScroll img:hover {transform: scale(1.03, 1.03);}
	.ladyScroll dd{width:384px;height:40px;line-height:40px;font-size:18px;color:#fff;text-align:center;overflow:hidden;position:absolute;bottom:0;}
	.ladyScroll dd a{ color:#fff;  }
	.ladyScroll dd a:hover{ text-decoration:none;  }
	.ladyScroll dl:hover span{ background:#08338a;  }
.index_class_pic_bg {
	background-color: #e4e4e4;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom:30px;
}
.index-news-tj {}
.index-news-tj img{ float:left; width:234; height:126px;}
.index-news-tj dl{ float:right; width:310px;}
.index-news-tj dt a{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
}
.index-news-tj dd{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 24px;
	color: #656464;
}
.index-news-tj p{
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 24px;
	color: #656464;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.sub{width:262px; padding:10px 0px; border:#e6e6e6 1px solid; background:#fff; margin-bottom:15px; margin-top:30px;}

.sub h2{
	font-size:20px;
	color:#333;
	margin:0px 30px;
	line-height:45px;
	border-bottom:#e6e6e6 1px solid;
	clear:both;
	font-weight: bold;
}

.sub ul{
	width:100%;
	margin-top:10px;
	clear:both;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sub ul li{width:100%; height:36px; line-height:36px; text-indent:2em; margin-bottom:5px; clear:both;}

.sub ul li a{color:#666; display:block;}

.sub ul li a:hover,.sub ul li a.active{
	background:url(../images/sub_hover.jpg) no-repeat left center;
	color:#0066FF;
	text-decoration: none;
}
.ny_rt{width:100%; height:46px; line-height:46px; background:url(../images/dian.jpg) repeat-x bottom; clear:both; margin-top:30px;}

.ny_rt h2{
	float:left;
	font-weight:normal;
	color:#808080;
	padding:0px 30px;
	border:#e6e6e6 1px solid;
	border-bottom:none;
	background:#fff;
	margin-left:5px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 46px;
	margin-top:-1px;
}

.ny_rt span{float:right; color:#999; font-size:12px;}

.ny_rt span a{color:#999;}

.ny_rt span img{vertical-align:middle; padding-right:10px;}

.pic-w img{ max-width:640px;}
.vs-1 {
	float: left;
	background-color: #0d639a;
	width:110px;
}
.vs-1 li {
	width:110px;
	line-height: 45px;
	height: 45px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82a9c4;
	list-style-type: none;
}
.vs-2 {
	float: left;
	background-color: #edeaea;
	width:146px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #82a9c4;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #82a9c4;
}
.vs-2 li {
	width:146px;
	line-height: 45px;
	height: 45px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #333333;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82a9c4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.vs-2 li p{
	line-height: 22px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #333333;
	margin-left: 10px;
	margin-top:0px;
	text-indent: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.vs-2 li dl{
	line-height: 15px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-top:0px;
	text-indent: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.vs-2 li dd{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #089540;
	text-align: center;
	text-indent: 0px;
}