@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:14px/1.5 Arial,'Microsoft YaHei',sans-serif; }
h1, h2, h3, h4, h5, h6,b,strong,th {}
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
a {text-decoration: none; cursor: pointer;color:#666;}
a:hover { text-decoration: none; color:#ff3319; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img { vertical-align: top; display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*:focus {outline: none;} 
del {text-decoration:line-through;}
em {font-style:normal;}
textarea {resize:none;}
body {color:#666;overflow-x: hidden;}

.w {width:1200px;margin:0 auto;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.pt50 {
	padding-top: 50px;
}
.mt30 {
	margin:30px 0;
}
.jianju {
    margin-top: 50px;
    overflow: hidden;
}

.top {width: 100%;height:30px;line-height: 30px;border-bottom: 1px solid #eee;}
.top_l {width:980px;}
.top_r {width:200px;text-align:right;}

.head {overflow: hidden;padding:10px 0;}
.tel {
	background: url(../images/tel.png) no-repeat left center;
    margin: 10px 0;
    width: 195px;
    padding: 10px 0;
}
.tel p {
	font-size: 20px;
    padding-left: 46px;
    font-weight: bold;
}
.nav {
	width:100%;
	height:45px;
	line-height: 45px;
	background: #000;
}
.nav li {float: left;font-size: 16px;}
.nav li a {display: block;padding: 0 28px;color:#fff;}
.nav li a.cur, .nav li a:hover {background: #ff3319;}

.ban {width:100%; height:500px;background:url(../images/ban.jpg) no-repeat center;}

.tit {
	margin-bottom: 30px;
}
.iabout {
	padding:0 30px;
}
.iabo_img {
	width: 355px;	
}
.abo_txt {
	width: 735px;
}
.abo_txt h3 {
	color: #333;
	font-size: 24px;
	font-weight: 500;
}
.abo_txt p {
	line-height: 28px;
	
}
a.ab_more {
	display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #ff3319;
    text-align: center;
    color: #fff;
    margin-top: 12px;
}
.ipro {
	width: 100%;
	background: #000;
	overflow: hidden;
}
.ipro_l {
	width: 230px;
	height: 540px;
	background: #282828;
}
.sort li{
	border-bottom: 1px solid #3b3b3b;
}
.sort li a{
	display: block;
    color: #fff;
    line-height: 50px;
    padding-left: 25px;
}
.sort li:hover {
	background: url(../images/sort_bg.jpg) no-repeat left top;
}
.ipro_r {
	width: 970px;
    padding: 30px 0px;
    background: #474747;
}
.ipro_list {
	padding: 0 40px;
}
.ipro_list li {
	float: left;
    margin: 12px 10px;
}
.ipro_list li a.img {
	display: block;
    width: 194px;
    height: 172px;
    border: 4px solid #d6d6d6;
    border-bottom: none;
}
.ipro_list li a.img img {
	width: 194px;
    height: 172px;
}
.ipro_list li p a{
	display: block;
    color: #333;
    line-height: 40px;
    background: #d6d6d6;
    text-align: center;
}
.ipro_list li:hover a.img{
   border-color: #ff3319;
}
.ipro_list li:hover p a{
	background: #ff3319;
	color: #fff;
}
.ipro_box {
	overflow: hidden;
}
a.more {
	display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #ff3319;
    text-align: center;
    color: #fff;
    margin: 30px auto;
}

.ser_tit {
	text-align: center;
	margin-bottom: 30px;
}
.ser_tit h3 {
	color: #000;
	line-height: 50px;
	font-size: 36px;
    font-weight: 600;
}
.ser_tit span {
	display: block;
    color: #666;
    line-height: 30px;
    font-size:16px;
    font-weight: 500;
    background: url(../images/hx.png) no-repeat center;
}
.service li {
	width: 245px;
    text-align: center;
    float: left;
    margin: 0 27px;
}
.service li h3 {
	color:#333;
	line-height: 50px;
	font-size:18px;
}
.service li p {
	line-height: 30px;
}

.inews {
	background: #000;
	overflow: hidden;
}
.inews_box {
	margin:20px 0;
	overflow: hidden;
}
.inews_l {
	width: 500px;
}
.slideBox{
	position: relative;
}
.inews_img li{
	width: 500px;
}
.inews_img li a.img{
	display: block;
	width: 500px;
	height: 310px;
	position: relative;
}
.inews_img li a.img img {
	width: 500px;
	height: 310px;
}
.inews_img li a.img h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.6);
	line-height: 40px;
	color: #fff;
	padding-left: 15px;
}
.dot {
	position: absolute;
	right: 10px;
	bottom: 14px;
	z-index: 999;
}
.dot li{
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: -100px;
	background: #fff;
	border-radius: 50%;
	float: left;
	margin-right: 5px;
}
.dot li.on{
	background: #ff3319;
}
.inews_r {
	width: 650px;
}
.inews_top li h3 a{
	color:#fff;
	line-height: 50px;
	font-size: 16px;
}
.inews_top li h3 a:hover {
	color: #ff3319;
}
.inews_top li p {
	color: #ccc;
	line-height: 30px;
}
.inews_bottom {
	margin-top: 30px;
}
.inews_bottom li {
	height: 34px;
	line-height: 34px;
}
.inews_bottom li a{
	float: left;
	color: #ccc;
    padding-left: 14px;
    background: url(../images/jiant.png) left center no-repeat;
}
.inews_bottom li a:hover {
	color: #ff3319;
}
.inews_bottom li span {
	float: right;
    color: #ccc;
    line-height: 34px;
}

#demo1p {
    width:1200px;
    margin-top: 15px;
    overflow: hidden;
}
#indemo1p {
    float: left;
    width: 800%;
}
#demo1p1 {
    float: left;
}
.top_14 li {   
    float: left;
    overflow: hidden;
    text-align: center;
    margin-right: 20px;
}
.top_14 li a {
	display: block;
}
.top_14 li a.img {
	border: 4px solid #d6d6d6;
	border-bottom: none;
}
.top_14 li p {
	text-align: center;
	background: #d6d6d6;
	height: 40px;
	line-height: 40px;
}
.top_14 li:hover a.img{
   border-color: #ff3319;
}
.top_14 li:hover p a{
	background: #ff3319;
	color: #fff;
}
#demo1p2 {
    float: left;
}

.ibuss_tit {
	width: 140px;
}
.buss_txt {
	width: 1050px;
}
.buss_txt ul li {
	float:left;
}
.buss_txt ul li a{
	padding:0 12px;
	line-height: 25px;
}

.ft_nav {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #000;
}
.ft_nav ul li {
	float: left;
}
.ft_nav ul li a{
	color: #fff;
	display: block;
	padding: 0 30px;
}
.ft_nav ul li a:hover{
	color: #ff3319;
}
.ft_con {
	background: #404040;
    padding: 15px 0;
    overflow: hidden;
}
.ft_item {
	padding: 0 50px;
}
.ft_txt {
	width: 900px;
	color: #fff;
}
.ft_txt a {
	color: #fff;
}
.ft_txt p {
	line-height: 30px;
}
.wx {
	padding:45px 20px;
}

.banc {
	width:100%; height:300px;background:url(../images/banc.jpg) no-repeat center;
}
.crumb {
	height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #d5d5d5;
}
.site {
    text-align: left;
    line-height: 50px;
    padding-left: 40px;
    background: url(../images/home.jpg) no-repeat 2px center;
}
.main {
	padding-top:35px;
	overflow: hidden;
}
.main_l {
	width: 240px;	
}
.cate {
	margin-bottom: :10px;
}
.cate h3 {
	line-height: 90px;
    background: url(../images/cate.png) no-repeat 0% 100%;
    font-size: 26px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
}
.cate ul li a{
	display: block;
    line-height: 40px;
    color: #5a5a5a;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 30px;
    background: url(../images/dot.png) no-repeat center left;
}
.cate ul li a:hover,.cate ul li a.hover {
	color: #fff;
	background: #ff3319;
}





.cate ul.accordion li .submenu {margin: 0px;padding:30px 40px;display: none;background-color: #f5f5f5}
.cate ul.accordion li .submenu p {text-indent: 0em;color: #555;font-size: 16px;line-height: 32px;}
.cate ul.accordion li .submenu a.join {display: block;width: 110px;height: 40px;line-height: 40px;text-align: center;border-radius: 3px;background-color: #74ab21;color: #fff;font-size: 16px;margin-top: 30px}

.cate ul.accordion li.open .link i {-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }








.cont_left {
	margin-top: 24px;
    padding-top: 40px;
    background: url(../images/cont.png) no-repeat center top;
    border: 2px solid #e4e4e4;
    border-top: 0;
}
.cont_left h3 {
	text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #5a5a5a;
}
.cont_item {
	padding:5px 10px;
}
.cont_item p {
	line-height: 30px;
	border-top: 1px solid #e5e5e5;
}
.main_r {
	width: 940px;
}
.main_r .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}
.main_r .content p {
    line-height: 30px;
}
.title {
	color: #ff3319;
    font-size: 24px;
    border-bottom: 1px solid #e5e5e5;
}
.protext {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 2em;
}
.prolist li {
    float: left;
    text-align: center; 
    margin: 0 8px;
    padding-bottom: 10px; vertical-align:middle;
}
.prolist li h3 {
	width: 210px;
    height: 185px;
    overflow: hidden;
    padding: 1px;
    border: 1px solid #ff3319;  
    cursor: pointer;
    transition: all 0.6s; 
}
.prolist li h3 img {
    max-width: 210px;
    max-height: 185px;
}
.prolist li h3:hover {
    transform: scale(1.1);
}
.prolist li h4 {
    padding-top: 10px;
}
.prolist li h4 a {
    color: #666;
    display: block;
}
.hx {
    border-top: 1px solid #E2E3E4;
    margin-top: 20px; 
}
.pages {
    padding: 10px 0 10px;
    margin-top: 5px;   
}
.pages li {
    display: inline;
    margin:0 1px;
}
.pages li.pages_solid {
    color: #ff3319;
}
.pages li a {
    padding: 4px 8px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    font-size:12px;
}
.pages li a:hover {
    padding: 3px 8px;
    border: 1px solid #ff3319;
    background: #ff3319;
    color: #fff;
    text-decoration: none;
}

.newslist li {
    position: relative;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
    background: url(../images/dot.png) no-repeat center left;
    padding-left: 30px;
}
.newslist li span {
    color: #999;
    z-index: 0;
    line-height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.content h6 {
    text-align: center;
    line-height: 30px;
}
.para_l {
    width: 252px;
    height: 252px;
    padding: 1px;
    border: 1px solid #e0e1dc;      
}
.para_l img {
    width: 250px;
    height: 250px;
}
.para_r {
    width: 400px;
    margin-left: 30px;
    display: inline;
    padding-top: 8px;
}
.para_r h1 {
    color: #ff3319;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e0e1dc;
}
.para_r p {
    height: 30px;
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pro_detail {
    margin:15px 0;
}
.pro_detail h4{
    line-height: 28px;
    height: 28px;
    color: #ff3319;
    margin: 15px 0;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #ff3319;
}
.tag {
    line-height: 30px;
    border-top: 1px dashed #e0e1dc;
    color: #999;
}
.news_related {
    margin: 10px 0;
}
.xg_tit {
    line-height: 28px;
    height: 28px;
    color: #ff3319;
    margin: 15px 0;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #ff3319;
}
.news_related li {
    border-bottom: 1px solid #ddd;
    padding-left: 10px;
    line-height: 30px;
    position: relative;
}
.news_related li span {
    position: absolute;
    z-index: 0;
    top:0px;
    right:0px;
}
.biaot h1 {
    color: #144a96;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.sitemap {
    margin:10px 0;
}
.sitemap h3 {
    margin:20px 0;
    font-size:16px;
}
.sitemap dl a {
    margin-right:10px;
}





.mainSlide{width:100%;height:500px;overflow:hidden;position:relative;z-index:9;background:#000;}

.mainSlide .bd{height:500px;position:relative;left:50%;margin-left:-960px;}

.mainSlide .bd li{width:1920px;}

.mainSlide .prev,.mainSlide .next{display:block;width:50px;height:50px;background: url(../images/abtn.png) no-repeat 0 0;position:absolute;opacity:0;filter:alpha(opacity=0);left:10%;top:50%;margin-top:-50px;z-index:10;}

.mainSlide .next{left:auto;right:10%;background-position:0 -50px;}

.mainSlide:hover .prev,.mainSlide:hover .next{opacity:1;}

.mainSlide:hover .prev{left:15%;}

.mainSlide:hover .next{right:15%;}

.mainSlide .hd{
    position: absolute;
    bottom: 15px;
    z-index: 12;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 0;
    line-height: 0;
    height: 12px;
    overflow: hidden;
}

.mainSlide .hd li{
    z-index: 2;
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    width: 12px;
    height: 12px;
    zoom: 1;
    background: #fff;
    overflow: hidden;
    text-indent: 9999px;
    border-radius: 50%;
}

.mainSlide .hd li:hover,.mainSlide .hd .on{background:#ff3319;border-color:#ff3319;}




.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; width:100%; margin:0 auto }
	.form-box dl{ display:block; padding:5px 0; }
	.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
	.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
	.form-box dl dd label.radio{ margin-right:5px; }

/*按钮样式*/
.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btn{ background:#164a96; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{ background:#52A152; border:1px solid #417F41; text-shadow:0 -1px 0 #52A152; }
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }
.input{ height:30px; line-height:30px;}


.xypg-pro-description {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 2em;
}
#pages {
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font: 14px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0px;
}
#pages a:hover {
	background: #ff3319;
	color: #fff;
	text-decoration: none;
}
#pages .hovers {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	background: #ff3319;
	border: 1px solid #ff3319;
	color: #fff;
	text-align: center;
}