@charset "utf-8";
/*

*/
 
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input
{margin:0;padding:0;}
body,input,textarea{font-size:14px;color:#666666; font-family: '宋体';}
img{border:none;}
ul,ol,li,a{list-style:none;text-decoration: none;}
input,select,textarea{outline:none; border:none; background:#FFF;}
textarea{resize:none;}
 
/*清浮?/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
.clear { clear:both;}
/*公共部分*/
.fl{ float: left; } /*左浮?/
.fr{ float: right;} /*右浮?/
.c { clear: both; } /*清浮?/
.dn{ display: none; } /*不显?/

/* ------------------------------------------index----------------------------------- */

/* 头部 */

/* 顶部样式 */
.h_top_c{
	width: 100%;
	height: 45px;
	background-color: #000000;
}
.h_top,.h_mid{
	width: 1004px;
	margin:0 auto;
	position: relative;
}
.h_top div{
	float: left;
	height: 45px;
	line-height: 45px;
	padding-left: 45px;
	font-size: 16px;
	color:#fff;
	background: url(../images/0013920_45.png) no-repeat left 10px;
}
.h_top span{
	position: absolute;
	top: 12px;
	right: 0;
	color:#ffd200;
	font-size: 16px;
}
/* 顶部样式 end*/

/* logo search */
.h_mid_c{
	width: 100%;
	height: 97px;
	background-color: #fff;
	position: relative;
	z-index: 99;
}
.logo{
	float: left;
	margin-top: 5px; padding-left:20px;
}

div.selectbox-wrapper{border:#dcdcdc 1px solid;overflow:hidden;width:91px;position:absolute; top:32px; left:3px;background:#fff;text-align:left;z-index:10; border-top:0;}
div.selectbox-wrapper ul li.selected{background:#7a7a7a;color:#fff}
div.selectbox-wrapper ul li.current{color:#fff;background-color:#7a7a7a}
div.selectbox-wrapper ul li{ float:left;display: inline-block; overflow:hidden;
	width: 81px;
	padding-left: 10px;
	height: 33px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 33px;
	color:#7a7a7a;
	cursor: pointer;}
.selectbox{float: left;
	width: 100px;
	height: 33px;
	line-height: 33px;
	color:#7a7a7a;
	padding-left: 6px;
	background:url(../images/drop_down_icon_03.png) #fff  no-repeat 90% center; margin:0 0 0 3px;
	cursor: pointer;}
.text{ background:#fff;
	width: 210px;
	height: 33px;
	line-height: 33px;
	
	text-indent: 6px;
	color:#7a7a7a;
	float: left;}
.button{width: 49px; z-index:9; position: relative;
	height: 37px;
	float: left;
	background: url(../images/insexsearch.png) no-repeat left top;
	cursor: pointer; margin-left:-1px;}
.select{float: left; position:relative;
	width: 110px;
	height: 33px;
	line-height: 33px;
	color:#7a7a7a;
	
	}
.select select{margin:5px auto;width:80px}
/* logo search end*/
.head_rtel{ float:right; background: url(../images/tel.png) left no-repeat; line-height:1;font-size:28px; color:#F00; width:200px; height:40px;  padding-left:90px; padding-top:40px;}
/* 头部 end*/

/* nav */
.nav_c{
	width: 100%;
	height: 52px;
	background-color: #2061c4;
}
.nav{
	width: 1004px;
	margin:0 auto;
	height: 52px;
	position: relative;
	z-index: 1;
}
.nav ul li{
	float: left;
	width: 105px; margin:0 5px 0 0 ;
	text-align: center;
	position: relative;
	z-index:8;
}
.nav ul li:hover{
	background:url(../images/nav_li_bg_07.png);
}

.nav ul li.on{
	background:url(../images/nav_li_bg_07.png);
}
.nav ul li a{
	width: 100%;
	font-size: 16px;
	line-height: 52px;
	color:#fff;
	display: block;
	
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav ul li a:first-child{
	
}
.nav ul li a:hover{
	color:#fff;
}
.nav ul li.on a{
	color:#fff;
}
.nav_dd{
	width:90%;
	position: absolute;
	padding:1% 2% 5% 2%;
	top: 54px;
	left: 2%;
	z-index: 37;
	background:#ff9d10; 
}
.nav ul li .nav_dd a{ font-size:12px; line-height:30px;border-bottom: 1px dotted #fff; z-index:10;}
/* nav end*/

/* banner */
.banner{
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.banner a{
	width: 100%;
	text-align: center;
	overflow: hidden;
}
/* .banner img{
	display:block;
} */
/* banner end*/


/* main */
.main_c{
	width: 100%;
	background-color: #fff;
}
.main{
	width: 980px;
	margin:0 auto;
	overflow: hidden;
}
.noticefra{ width:100%; background: url(../images/indexsebg.gif) center top no-repeat;}
.notice{width:1004px;margin:0 auto;position:relative;height:82px;}
.noticecon{width:430px;float:left; display:inline; margin:25px 0 0 42px;padding:0 0 0 40px;height:30px; background: url(../images/indexne.png) left center no-repeat;font-size:12px;}
.noticecon marquee{float:left;width:350px;color:#fff;}
.search{position:relative;float:left;width:440px;z-index:999;height:32px;display:inline; margin:0 0 0 30px;line-height:30px; padding:25px 0 13px 10px;}
.index_sname{ float:left; color:#fff; line-height:35px;}
#marquee2{width:360px;height:30px;overflow:hidden;padding:2px 0 0 10px;}
#marquee2 ul li{float:left;height:30px;display:block;width:360px;}
#marquee2 ul li a{float:left;height:30px;line-height:30px;display:block;width:360px;color:#fff}
#marquee2 ul li a span{float:left;width:260px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
#marquee2 ul li a label{float:right;width:90px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
#marquee2 ul li img{display:block}
.control{width:9px;left:400px;top:2px}
#goD{width:7px;height:9px;position:absolute;right:25px;top:37px;dis/play:none}
#goU{width:18px;height:20px;position:absolute;right:55px;bottom:45px;display:none}
#goTopBtn{POSITION:fixed;TEXT-ALIGN:center;LINE-HEIGHT:30px;WIDTH:74px;BOTTOM:201px;HEIGHT:74px;margin-right:144px;FONT-SIZE:12px;CURSOR:pointer;RIGHT:0}
.bus{width:1004px;margin:0 auto;height:280px}
.busfra{width:1004px;height:200px;float:left;position:relative;overflow:hidden}
.busul{float:left;width:1004px;padding:20px 0 0 0; text-align:center;}
.busul  a{ display:inline-block;width:120px; height:150px; border:1px solid #dbdbdb; margin:0 5px;background:#f2f2f2;color:#464646;font-family:Microsoft Yahei;}
.busul  a:hover{ background:#2061c4;color:#fff; }
.busul  a label{ display:block; text-align:center; font-size:16px; line-height:30px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap }
.index_1{ display:block; margin:35px 0 0 35px; background:url(../images/indexquick.png) 0 0 no-repeat; height:52px; width:50px;}
.busul  a:hover .index_1{ background-position:0 -55px;}
.index_2{ display:block; margin:38px 0 0 35px; background:url(../images/indexquick.png) 0 -118px no-repeat; height:49px; width:50px;}
.busul  a:hover .index_2{ background-position:0 -172px;}
.index_3{ display:block; margin:38px 0 0 41px; background:url(../images/indexquick.png) 0 -224px no-repeat; height:49px; width:38px;}
.busul  a:hover .index_3{ background-position:0 -276px;}
.index_5{ display:block; margin:38px 0 0 35px; background:url(../images/indexquick.png) 0 -333px no-repeat; height:49px; width:48px;}
.busul  a:hover .index_5{ background-position:-1px -390px;}
.index_4{ display:block; margin:38px 0 0 35px; background:url(../images/indexquick.png) 0 -452px no-repeat; height:49px; width:48px;}
.busul  a:hover .index_4{ background-position:0 -514px;}

.prona{margin:0px auto 0 auto; padding:25px 0 0 0;width:980px;text-align:center;position:relative;font-size:20px;color:#2cadc4; background:url(../images/topline.gif) center 36px no-repeat;}
.prona1{margin: 0 auto; padding:25px 0 0 0;width:980px;text-align:center;position:relative;font-size:20px;color:#fff; background:url(../images/topline1.gif) center 36px no-repeat;}
.prona font{color:#585858;font-size:25px; background:#fff; display:inline-block; text-transform:uppercase; padding:0 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }
.prona1 font{color:#fff;font-size:25px; background:#1e61c5; display:inline-block; text-transform:uppercase; padding:0 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }
.proname{margin:0 auto;width:220px;text-align:center;color:#393939;font-size:20px; line-height:1;padding:0 10px 0 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap; font-family:Microsoft Yahei;}
.proname1{margin:0 auto;width:220px;text-align:center;color:#fff;font-size:20px; line-height:1;padding:0 10px 0 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap; font-family:Microsoft Yahei;}
.index_pro{width:100%;padding-top:0;height:459px; background: url(../images/indexpbg.jpg) center top no-repeat;}
.imore{ width:100%; text-align:center; padding:25px 0 0 0;}
.imore a{ display:inline-block; width:194px; height:40px; border:3px solid #fff; border-radius:10px; line-height:40px; text-align:center; color:#fff; font-size:20px; font-family:黑体;}
.imore1{ width:100%; text-align:center; padding:10px 0 0 0;}
.imore1 a{ display:inline-block; width:194px; height:40px; border:3px solid #8d8c91; border-radius:10px; line-height:40px; text-align:center; color:#8d8c91; font-size:20px; font-family:黑体;}

.pro-ul{ width:1000px; margin:0 auto; height:240px; padding: 0 0 0 0;}
.protopul{ float:left; width:980px;}
.protopul li{ float:left; width:232px; height:210px; overflow:hidden; display:inline; margin:30px 5px 0 5px ;di/splay:none; }
.protopul li a{ float:left; width:240px; height:180px; position:relative;}
.protopul li:hover{ margin-top:20px;-webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;}
.protopul li a span{ display:block; border:1px solid #afafaf;width:220px; padding:0 5px; font-size:14px; line-height:28px; color:#5c5c5c; text-align:left;height:28px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; background:url(../images/indexpr.gif ) #fff 200px center no-repeat}
.protopul  li a img{ background: url(../images/indexpimgbg.jpg) left top no-repeat; padding:4px; width:224px; height:166px; overflow:hidden;}
.protopul li a:hover span{ display:block;}
.news-fra{ width:980px; margin:20px auto 0 auto; padding: 0 0 0 0; position:relative; overflow:hidden;}
.inewsleft{ float:left; width:293px; height:299px; border-bottom:3px solid #2061c4; background:#FFF; }
.inewsname{ float:left; width:273px; height:50px; background:#ff9d10; line-height:25px; padding:20px 10px; overflow:hidden; color:#fff; font-family:Microsoft Yahei; font-size:16px;}
.inewimg{ margin:1px 0 0 0; float:left;display:block;}
.inewcon{  font-size:12px;float:left; width:275px; line-height:20px; padding:10px 0 0 15px; height:60px; overflow:hidden; color:#464646;}
.newsmain{ float:right;width:657px; }
.newsmain li{ float:left;width:657px; display:inline; margin:0 0 15px 0;height:87px; border-bottom:4px solid #2061c4;}
.newsmain .time{ float:right;width:88px;height:87px; background:#2061c4;  color:#fff;font-family:Arial, Helvetica, sans-serif; text-align:center;}
.newsmain .time font{ float:left;width:88px;font:36px/26px 'Arial'; color:#fff; padding:20px 0 0 0;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newsmain .time span{ font:14px/40px 'Arial'; float:left; width:100%; color:#fff;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newsmain .newsli_r{float:left; line-height:1.5; height:87px;color:#8b8b8b;width:568px; background:#f2f2f2; }
.newsmain .newsli_rt{float:left; padding:10px 0 0 30px;width:530px;font:16px/1.5 'Microsoft Yahei' ;color:#242424;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newsmain p.newscontent{ font-size:12px; float:left; width:530px; text-indent:20px; line-height:18px; height:36px; overflow:hidden; padding:5px 0 0 30px;}
.indexnews{ width:100%; height:500px;}
.indexcafra{ width:100%; height:348px; background:url(../images/inexcsbg.jpg) center top no-repeat}
.newsleft{ float:left; width:462px}
.nameff{ float:left; width:462px;padding:29px 0 0 0; border-bottom:1px solid #cbcbcb;}
.nr{ width:458px;}
.nameff p{ float:left; }
.nameff p span{ display:inline;   font-size:20px;line-height:1; font-family:'Microsoft Yahei'; color:#3f3f3f; position:relative; z-index:10}
.nameff p label{display:inline; font-weight:bold;   font-family: Arial, Helvetica, sans-serif; color:#a9a9a9; line-height:1.3;font-size:20px; text-transform:uppercase; z-index:0;}
.nameff a{font-family:'Microsoft Yahei'; float:right; padding:20px 0 0 0;  color:#464646; font-size:14px;}
.pimg{ float:left;  width:120px; height:90px; display:inline; margin:0 ;}
.newsmain1{ float:left;width:462px; }
.newsmain1 li{ float:left;width:462px;  padding:30px 0 0 0; }
.newsmain1 .time{ float:left;width:60px;height:60px; background:#fff; margin-right:1px; color:#fff;font-family:Arial, Helvetica, sans-serif; text-align:center;}
.newsmain1 .time font{ float:left;width:58px;font:26px/26px 'Arial'; color:#0b4189;}
.newsmain1 .time span{ font:12px/12px 'Arial'; float:left; width:100%; color:#0b4189;}
.newsmain1 .newsli_r{float:left; line-height:1.5; color:#595959;width:323px; margin-left:10px; padding:0 0 0 0; background:url(../images/indexplus.gif) right 3px no-repeat; }
.newsmain1 .newsli_rt{float:left;width:298px;font:16px/1.5 'Microsoft Yahei' }
.newsmain1 .newsli_rt .fl{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:280px;color:#0a0a0a }
.newsmain1 label{float:left;width:298px; font-size:12px; line-height:1.8;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.newsmain1 .newscon{ display:block; height:36px; line-height:18px;}
.newsmain1 p.newscontent{ float:left; width:323px; line-height:18px; height:36px;font-size:12px; overflow:hidden; padding:5px 0 0 0; border-top:1px dashed #acacac}
.newsright{ float:right; width:458px;}
.bd .xin{ float:left; width:404px; height:135px; padding:18px 0 5px 12px; }
.bd  .xin a.img{ float:left; width:178px; height:133px; border:1px solid #c5c5c5;}
.bd .xin .xinright{ float:left; width:204px; height:135px; padding:0 0 0 14px;}
.bd .xin .xinright a.name{ float:left; width:204px; height:30px; line-height:30px; color:#0a0a0a; font-size:16px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;font-family:'Microsoft Yahei';}
.bd .xin .xinright a.con{ float:left; font-size:12px; padding:5px 0 3px 0; width:204px; line-height:18px; height:54px; overflow:hidden; color:#646464;}
.bd .xin .xinright a.more{ float:left; background:#2061c4; font-size:12px; color:#fff; border-radius:5px; padding:7px 10px; margin:10px 0 0 0;}
.index_focus { float:left;position: relative;width:418px;height: 170px; border:21px solid #fff; background:#f2f2f2;margin: 30px auto 0 auto;over/flow: hidden;}
.index_focus .bd li {  display: none;position: absolute;left: 0;top: 0; width:100%; tex/t-align:center;}
.index_focus_post {z-index: 10;}
.index_focus .slide_nav {position: absolute;l/eft: 45%;bottom:2%; width:100%; text-align:center;}
.index_focus .slide_nav a {cursor:pointer;f/loat:left;font-size:40px;font-family: arial;color: #ccc;padding:5px;}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration: none;color: #0689d8;}
.index_focus_pre,.index_focus_next {position: absolute;top:64px;width:13px;height:80px;text-indent: 100%;white-space: nowrap;overflow: hidden;z-index: 10;}

.index_focus_pre {left:-21px;background:url(../images/lv1.gif) no-repeat;}
.index_focus_pre:hover {left:-21px;background:url(../images/lv1.gif) no-repeat;}
.index_focus_next {right:-21px;background:url(../images/lv2.gif) no-repeat;}
.index_focus_next:hover {right:-21px;background:url(../images/lv2.gif) no-repeat;}
.indexpnav{ margin:0 auto; width:500px; padding:10px 0 0 0;}
.slider{ z-index:9999; width:500px; margin:0px auto;position:relative;}
.slider span{ position:absolute; color:#fff; top:10px; text-align:center;display:inline-block;width:10px;height:10px;}
.slider .end{color:#d78d30;}
#left{ left:0;}
#right{ right:0;}
.ipro .main{ overflow:hidden; height:35px; position:relative;width:468px; padding:0; }
.ipro li a{ width:100%; text-align:center;float:left; -webkit-transition: all 0s ease-in-out 0s;-moz-transition: all 0s ease-in-out 0s;transition: all 0s ease-in-out 0s; color:#5c5c5c;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ipro li a:hover{background:url(../images/prohover.gif) bottom center no-repeat;}
.ipro{ position:relative;width:468px; height:35px; margin:0 auto;}
.ipro ul{ position:absolute;width:100%; left:0;}
.ipro li{ float:left; position:relative;width:146px; text-align:center;height:31px; line-height:31px; background:#fff; bor/der:1px solid #d7d7d7;margin:0 5px 0 5px; display:inline; }
/* foot*/
.footclear{ width:100%; clear:both; margin:0 0 0px 0;height:0px; font-size:0; overflow:hidden;}
.foot{width:100%; min-width:1004px;color:#fff; height:200px; overflow:hidden;background:#424242}
.fmain{ width:980px; margin:0 auto;}
.bottomnav{ text-align:center; padding:30px 0 0 0;}
.bottomnav a{ height:30px;overflow:hidden;display:inline-block;width:90px; line-height:30px;margin:0 6px 0 6px; _display:inline; _zoom:1;}

.bootTxt{ color:#bac5d9; margin:0 auto;width:1038px; padding-top:40px;line-height:30px;background:url(../images/indexline.gif) left top repeat-x; }
.booleft{ float:left; width:580px; color:#fff; font-size:12px; padding:0 0 0 80px; background:url(../images/logo1.png) no-repeat left;}
.foot a{ color:#fff;  }
.booleft a{ color:#fff;}
.share{margin-top:30px; float:right; width:280px; padding:0 0 0 0px;}


/* common */
.common{
	width: 1000px;
	margin:0 auto;
	margin-top: 10px;
}
.common_title{
	position: relative;
	height: 45px;
	margin-bottom: 15px;
	border-bottom: 2px solid #d6bae4;
}
.common_title h2{
	width: 100px;
	padding-left: 36px;
	padding-bottom: 6px;
	position: absolute;
	left: 0;
	top: 10px;
	border-bottom: 2px solid #8241a3;
	font-size: 22px;
	font-weight: normal;
	color:#632781;
	text-align: center;
}
.common_title a{
	display: inline-block;
	width: 70px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 10px;
	right: 9px;
	text-align: center;
	color:#f1a4f0;
	background-color: #632781;
}
.common_title a:hover{
	opacity: 0.95;
	filter: alpha(opacity=95);
}
/* common */



/* 友情链接 */
.links{ background:#333;
	color:#fff;
	margin:0; height:50px; line-height:50px; font-size:12px;
}
.linkleft a{
	display: inline-block;
	padding:0 10px;
	color:#fff;
}
.linkleft{ float:left; width:860px;}
.linktop{ cursor:pointer; float:right; width:115px; height:25px; line-height:20px; background: url(../images/indextop.gif) center 10px no-repeat #2061c4; text-align:center; color:#fff; padding:25px 0 0 0;}
.linkleft span{ color:#fff; font-weight:bold; font-family:宋体}
/* 友情链接 end*/


/*---------右边悬浮------------------------------*/
.side_nav{
	position: fixed;
	top: 50%;
	right: 0;
  	width: 60px; z-index:10;
}
.side_nav ul li{
	position: relative;
	width: 60px;
	height: 60px;
  	float: right; 
  	margin-bottom: 1px;
  	/* border-bottom: 1px solid #fff; */
}
.side_nav ul li a{
	display:inline-block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
/* 	border-bottom: 1px solid #fff; */
}
/* .side_nav ul li:last-child,.side_nav ul li:last-child a{
	border-bottom: 0;
} */
.current_side_n{
	width: 140px!important;
}
.current_side_n a{
	width: 140px!important;
}
/* .current_side_n span{

} */
.side_nav ul li span{
/*  	display:block; */
  	float: left;
	color:#fff;
	line-height: 60px;
	font-size: 16px;
 	margin-left: 60px;
 	cursor: pointer;
}
.side_nav_3 a{
	width: 60px;
}
.side_nav_3 a span{
	height:128px;
	position: absolute;
	right: 60px;
	bottom: -55px;
	margin-left: 0!important;
	display: none;
}

.tel a{
	background: #1e75f8 url(../images/0013920_47.png) no-repeat 15px 15px;
}
.QQ a{
	background: #1e75f8 url(../images/0013920_47.png) no-repeat 15px -96px;
}
.sub_QR a{
	background: #1e75f8 url(../images/0013920_47.png) no-repeat 15px -207px;
}
.back_top a{
	background: #1e75f8 url(../images/0013920_47.png) no-repeat 15px -317px;
}



/* ------------------------------------------index end----------------------------------- */

/* ------------------------------------------subpage------------------------------------- */

/* 公共 */
.sub_content { background:#ff9d10; width:225px;}
.sub_youhui{ width:225px; margin-top:20px; padding:0 0 10px 0; background:url(../images/fytop.jpg) #2269d5 center top no-repeat;}
.sub_common{
	margin-bottom: 20px;
}
.sub_common_padding{ width:203px;
	margin:0 auto;
	padding-bottom: 15px;
	padding-top: 5px;
	background-color: #fff;
	color:#390f4e;
}
.sub_common_padding a{
	color:#390f4e;
}
.sub_common_title{
	width: 100%;
	height: 63px;
	line-height: 63px;
	
}
.sub_common_title h2{ font-family:microsoft yahei;
	font-size: 18px; font-weight:bold;
	text-align: center;
	
	color:#fff;
	
}

.content_com_title{ background:url(../images/fy_rrtline.gif) left bottom repeat-x;
	position: relative;
	height: 45px;
	margin-bottom: 15px;
	
}
.content_com_title h2{
	display: inline-block;
	padding-bottom: 6px;
	position: absolute;
	left: 0;
	top: 10px;
	
	font-size: 22px;
	font-weight: normal;
	color:#2269d5;
	text-align: left; font-family:黑体;
}
.bread{ font-size:12px;
	color:#2269d5;
	position: absolute;
	top: 18px;
	right: 9px;
}
.bread a{
	display: inline-block;
	color:#2269d5;
/* 	height: 26px;
line-height: 26px; */
}



/* 左侧 */
.sp_left{
	width: 225px;
	float: left;
	margin-top: 15px;
}
.fy_ltname{ display:block; text-indent:10px; color:#fff; padding:20px 0 0 0;}
.fyltel{ display:block; font-family:Georgia; color:#fff; font-size:20px;text-indent:10px; padding:0 0 5px 0;}
/* left_nav */
.sub_nav_list{
	overflow: hidden;
}
.sub_nav_list ul li{
	width: 195px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 9px;
	overflow: hidden;
}
.sub_nav_list ul li a{
	display: block;
	height: 33px;
	padding-left: 40px;
	border-radius: 20px;
	border:1px solid #7e5195;
}
.sub_nav_list ul li a:hover{
	background-color: #cd9ae6;
	border:1px solid #cd9ae6;

}
.current_snl a{
	color:#d6bae4!important;
	border:1px solid #632781!important;
	background-color: #632781!important;
}
/* left_nav */

/* 优惠模块 */
.syl_pic img{
	width: 240px;
	height: 138px;
}
.syl_list ul li{
	width: 98%; padding:0 1%;
	height: 33px;
	line-height: 33px;
	
}
.syl_list ul li a{ font-size:12px; color:#646464; background:url(../images/fyjian1.gif) 174px center no-repeat; border-bottom:1px solid #cfcfcf;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;padding:0 30px 0 5px;
}
.syl_list ul li a:hover{
background:url(../images/fyjian.gif) #2269d5 174px center no-repeat; border-bottom:1px solid #2269d5; color:#fff;
}
/* 优惠模块 end*/

/* 左侧联系我们 */
.sub_content_list{ background:#ff9d10; color:#fff; font-size:12px;
	padding-bottom: 15px;
	line-height: 20px;
}
/* 左侧联系我们 end*/
/* 左侧  end*/

/* 右侧内容 */
.sp_content{
	width: 758px;
	float: right;
	margin-top: 15px;
}
.content{
	min-height: 672px; line-height:180%;
	_height:expression(this.scrollHeight < 672 ? "672px" : "auto");
}

/* ------------------------------------------subpage end------------------------------------- */






.dibu {
	width: 100%;
	height: 296px;
	padding-top: 50px;
	background: #18284a;
	font: 12px/1 'Microsoft Yahei';
}



.index-main {
	overflow:hidden;
	width: 980px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.index-main .news-fennei01 {
	height:116px;
	background: url(/images/img/lunbobj.jpg) no-repeat;
}
.index-main .news-fennei01 .content01 {
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding-top:55px;
}
.index-main .news-fennei01 .content01 .hd {
	width:74px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-left: 20px;
	color:#fff;
}
.index-main .news-fennei01 .content01 .bd {
	float: right;
	width: 900px;
	overflow:hidden;
}
.index-main .news-fennei01 .content01 .bd li a {
	width:70%;
	overflow:hidden;
	display:block;
	float:left;
}
.index-main .news-fennei01 .content01 .bd li span {
	float:right;
	margin-right:15px;
	overflow:hidden;
}
.index-main .indexleft {
	overflow: hidden;
	margin-top: 20px;
	float: right;
	width: 450px;
}
.index-main .indexright {
	float: left;
	margin-top: 20px;
	width: 490px;
	height: 250px;
	overflow: hidden;
}
.index-main .baoxgd {
	width: 980px;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin:  auto;
}


.i_case_bg .blk_29 li a {
	display: block;
	width: 235px;
	height: 272px;
	padding-top: 3px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
.i_case_bg .blk_29 li h3 a {
	display: block;
	width: 235px;
	/* height: 272px; */
 padding-top: 3px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
.i_case_bg .blk_29 li.box:hover {
	background: #f84653;
	color: #fff!important;
}
.i_case_bg .blk_29 li.box a:hover {
	background: #f84653;
	color: #fff!important;
}
.i_case_bg .blk_29 li.box a h3:hover {
	background: #f84653;
	color: #fff!important;
}
.index-main .indexleft .about {
	overflow: hidden;
	float: left;
	width: 450px;
}
.index-main .indexleft .about .hd {
	width: 100%;
	padding-bottom: 13px;
	background: url(../images/title.gif) center bottom repeat-x;
	position: relative;
	height: 26px;
}
.index-main .indexleft .hdgy span a {
	float: left;
	font-size: 22px;
	line-height: 22px;
	font-family: 'Microsoft Yahei';
	position: relative;
	color:#fff;
}
.index-main .indexleft .hdgy a.mo {
	float: right;
	font-size: 12px;
	color:#40b0da;
	margin-top: 8px;
}
.index-main .indexleft .about .about-img img {
	overflow:hidden;
}
.index-main .indexleft .about .about-im img {
	margin-left: 10px;
}
.index-main .indexleft .about .about-text {
	line-height: 22px;
	text-indent: 2em;
	float: right;
	width: 130px;
	margin: 30px 10px 10px 0px;
}
.index-main .indexleft .about .about-img {
	width: 244px;
	float: left;
	overflow: hidden;
	/* border: #FF9900; */
  /* border: 1px; */
  border: solid 1px #FF9900;
	border-radius: 20px 20px 10px 10px;
	height: 182px;
	display: none;
}
.index-main .indexleft .about .ab {
	margin-top:10px;
	color: #fff;
	line-height: 22px;
}
.index-main .indexleft .about .about-im {
	overflow: hidden;
	float: right;
	margin-top:6px;
	color: #666666!important;
	line-height: 22px;
}
.index-main .indexleft .news-fennei02 {
	float: left;
	/* margin: 0 10px; */
  width: 310px;
	height: 298px;
	background: url('../images/new_bg.jpg') no-repeat;
	margin-right: 15px;
	display:none;
}
.index-main .indexleft .news-fennei02 .box-d {
	margin: 15px 22px;
	overflow:hidden;
}
.index-main .indexleft .news-fennei02 .box-d .news {
	overflow:hidden;
}
.index-main .indexleft .news-fennei02 .hd {
	height: 25px;
	line-height: 25px;
	margin-bottom: 12px;
}
.index-main .indexleft .news-fennei02 .hd h3 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.index-main .indexleft .news-fennei02 .hd a.more {
	float: right;
	color: #333333;
}
.index-main .indexleft .news-fennei02 ul li {
	overflow:hidden;
}
.index-main .indexleft .news-fennei02 ul li .img {
	float:left;
	width:153px;
	height:66px;
	overflow:hidden;
	margin-right:13px;
}
.index-main .indexleft .news-fennei02 ul li .text {
	float:right;
	width:242px;
	overflow:hidden;
}
.index-main .indexleft .news-fennei02 ul li .text a {
	font: bold 12px/22px simsun;
	color: #555;
	display:block;
}
.index-main .indexleft .news-fennei02 ul li .text a:hover {
	color:#0885d0!important;
}
.index-main .indexleft .news-fennei02 ul.news li {
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 15px;
	background: url('../images/Icon_02.gif') left no-repeat;
}
.index-main .indexleft .news-fennei02 ul.news li a {
	wdith:60%;
	overflow:hidden;
	float:left;
}
.index-main .indexleft .news-fennei02 ul.news li span {
	float:right;
}

.indexright .news-fennei03 {
}
.indexright .news-fennei03 .bd {
}
.indexright .news-fennei03 .hd {
	width: 100%;
	padding-bottom: 13px;
	background: url(../images/title.gif) center bottom repeat-x;
	position: relative;
	height: 26px;
}
.indexright .news-fennei03 .hd span {
	float: left;
	font-size: 22px;
	line-height: 22px;
	font-family: 'Microsoft Yahei';
	position: relative;
	color: #3a8c8a;
}
.indexright .news-fennei03 .hd a {
	float: right;
	font-size: 12px;
	color: #3a8c8a;
	margin-top: 8px;
}
.indexright .news-fennei03 ul li {
	float: left;
	margin: 21px 0 7px 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #d7d7d7;
	width: 490px;
	overflow: hidden;
	margin-right: 10px;
}
.indexright .news-fennei03 ul li font {
}
.indexright .news-fennei03 ul li .time {
	font-family: Arial, Helvetica, sans-serif;
	width: 81px;
	color: #3a8c8a;
	float: left;
	text-align: center;
}
.indexright .news-fennei03 ul li .time font {
	font-size: 26px;
}
.indexright .news-fennei03 ul li .time span {
	font-size: 12px;
}
.indexright .news-fennei03 ul .newslistcat:hover {
}
.news_r {
	float: right;
	line-height: 18px;
	width: 305px;
}
.news_r p {
	height: 18px;
}
.news_r a:hover {
	color:#0B375E;
}
.news_r a {
	color: #3a8c8a;
	font-size: 14px;
	float: left;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news_r em {
	float: left;
	font-style: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.indexright .news-fennei03 ul li a {
}
.indexright .news-fennei03 ul li span {
	float:right;
}
.indexright .news-fennei ul li span {
	float:right;
}
.indexright .news-fennei .hd {
	width: 100%;
	padding-bottom: 13px;
	background: url(../images/title.gif) center bottom repeat-x;
	position: relative;
	height: 26px;
}
.indexright .news-fennei .hd span {
	float: left;
	font-size: 22px;
	line-height: 22px;
	font-family: 'Microsoft Yahei';
	position: relative;
	color:#fff;
}
.indexright .news-fennei .hd .mo {
	float: right;
	font-size: 12px;
	color:#40b0da;
	margin-top: 8px;
}
.indexright .news-fennei ul .newsw {
	width: 100%;
	border-bottom: 1px dashed #5d687f;
	height: 30px;
	line-height: 30px;
}
.indexright .news-fennei ul .newsw a:hover {
	color:#40b0da;
}
.indexright .news-fennei ul .newsw a {
	color: #fff;
	width: 95%;
	float: left;
	background: url(../images/newsic.gif) 6px center no-repeat;
	padding-left: 19px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.indexright .news-fennei ul .newsw p a {
	cursor: pointer;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.indexright .news-fennei .bd {
	margin-top: 21px;
}
.indexright .contact {
	overflow: hidden;
	display: none;
	border: solid 1px #FF9900;
	border-radius: 20px 20px 10px 10px;
	height: 182px;
	margin-left: 40px;
}
.indexright .contact ul {
	overflow: hidden;
	height: 180px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;}

.index-main .product .baoxgd .blk_29 .Cont {
	overflow: hidden;
	width: 879px !important;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 37px;
	text-align: center;
}
.index-main .indexleft .about .about-i {
	margin-top: 21px;
}
.index-main .indexleft .about .ab ul li {
	float: left;
	line-height: 25px;
	height: 25px;
	width: 470px;
	text-align: left;
}


/* flexslider */
.flexslider{position:relative;height:450px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; }
.slides{position:relative;z-index:1;}
.slides li{height:450px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

.pro_bj .content h2 { height:105px; overflow:hidden; text-align:center;}
.pro_bj .content h2 span{ display:block; font:36px Arial, Helvetica, sans-serif; color:#494949; text-transform:uppercase; padding:34px 0 0 0 ; line-height:30px;}
.pro_bj .content h2 a{ font:18px "Microsoft Yahei"; font-weight:bold; color:#000;}


.con { width: 1010px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
.content3 { width: 100%; padding-top: 30px; padding-bottom: 30px; float: left; }
.left { float: left; width: 230px; margin-bottom: 30px; }
.left .biaoti1 { height: 36px; width: 220px; font-family: "微软雅黑"; font-size: 16px; line-height: 36px; background-color: #2381CF; padding-left: 10px; color: #FFF; }
.left .daohang2 ul li a { font-family: "宋体"; font-size: 12px; line-height: 30px; color: #333; height: 30px; width: 220px; padding-left: 10px; display: block; margin-top: 3px; background-color: #efefef; }
.left .daohang2 ul li a:hover { color: #FFF; text-decoration: none; background-color: #535353; display: block; }
.right1 { width: 760px; margin-left: 20px; float: left; }
.right1 .biaoti2 { line-height: 30px; height: 30px; width: 740px; background-image: url(../images/index_1.jpg); background-repeat: no-repeat; padding-left: 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; }
.right1 .biaoti2 span { font-size: 14px; float: left; }
.right1 .biaoti2 i { font-style: normal; float: right; margin-right: 10px; }
.right1 .about { line-height: 25px; margin: 30px; font-family: "宋体"; font-size: 12px; width:700px;  }
.right1 .about1 { line-height: 25px; margin: 30px; font-family: "宋体"; font-size: 12px; width:700px;  }
.right1 .news1 { margin: 30px; width: 700px; }
.right1 .news1 ul li a { height: 30px; width: 670px; margin-top: 20px; display: block; line-height: 30px; padding-left: 30px; background-image: url(../images/index_112.png); background-repeat: no-repeat; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; color:#666; font-size:12px; }
.right1 .news1 ul li a span { float: left; }
.right1 .news1 ul li a i { float: right; margin-right: 10px; font-style: normal; }
.fenye { text-align:center; margin-top:15px; margin-bottom:15px; float:left; }
.fenye span { display:inline-block; border:1px solid #ccc; height:20px; line-height:20px; padding:0 7px; margin-left:5px; background:#fff; text-indent:0px; text-decoration:none; color:#8f8f8f; }
.fenye a { display:inline-block; border:1px solid #ccc; height:20px; line-height:20px; padding:0 7px; margin-left:5px; background:#fff; text-indent:0px; text-decoration:none; color:#8f8f8f; }
.fenye a:hover { color:#f60; border:1px solid #ff5500; }
.fenye .curr { display:inline-block; color:#f60; border:1px solid #ff5500; height:20px; line-height:20px; padding:0 7px; margin-left:5px; background:#ffeee5; text-indent:0px; }
.right1 .biaoti3 { margin: 20px; text-align: center; }
.biaoti3 h2 { font-family: "微软雅黑"; font-size: 18px; margin-bottom: 5px; }
.productlist1 { margin: 30px; }
.productlist1 .productlist2 ul li { float:left;}
.productlist1 .productlist2 ul li a { height: 192px; width: 192px; display: block; padding: 4px; border: 1px solid #CCC;  margin-right: 20px; margin-bottom: 30px; margin-left: 6px; }
.productlist1 .productlist2 ul li a span img { height: 192px; width: 192px; }
.productlist1 .productlist2 ul li a p { display: block; height: 30px;  text-align: center; line-height: 30px;  color:#666; }
.right1 .tu3 { text-align: center; }
.productlist1 .productlist2 ul li a:hover { background-color: #CCC; display: block; height: 192px; width: 192px; }
.right1 .news ul li { width: 700px; display: block; height: 30px; }
.right1 .news1 ul li a:hover { color: #F00; }
#index_Case dl .nr .fl a { display: block; height: 224px; width: 279px; float: left; margin-bottom: 10px; }
.nr ul li a span img { height: 218px; width: 273px; }
.nr ul li a { display: block; height: 222px; width: 277px; float: left; margin-right: 31px; margin-bottom: 30px; border: 1px solid #CCC; }
.nr ul li a span { padding: 2px; display: block; height: 218px; width: 273px; }
.nr ul li a p { display: block; height: 30px; width: 277px; font-family: "宋体"; font-size: 12px; font-style: normal; line-height: 30px; text-align: center; }
