/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* 全局 */
* {
	transition: background-color ease .3s;
	-moz-transition: background-color ease .3s;
	-webkit-transition: background-color ease .3s;
	-o-transition: background-color ease .3s;
	box-sizing: border-box;
}
html {
	webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all
}
/* Style Reset
*/
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;
}
/*公共部分*/
.fl {
	float: left;
} /*左浮动*/
.fr {
	float: right;
} /*右浮动*/
.c {
	clear: both;
} /*清浮动*/
.dn {
	display: none;
} /*不显示*/

/* ------------------------------------------index----------------------------------- */

input[placeholder], [placeholder], *[placeholder] {
 color:#a4a4a4 !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #a4a4a4;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #a4a4a4;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #a4a4a4;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #a4a4a4;
}
/* 头部 */

/* 顶部样式 */
.h_top {
	width: 100%;
	height: 25px;
	background-color: #EAE9E8;
}
.h_top_c {
    width: 1200px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
}
.h_mid {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.h_top_c {
    width: 1200px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
}
.h_top_c h3 {
    display: block;
    width: 225px;
    height: 25px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    float: left;
    text-align: right;
}
.h_top_i {
    float: right;
}
.h_top_i li{
	float: left;
	width: 85px;
	background: url(../images/index_013.png) no-repeat 2px 0px;
	margin-right: 10px;
}
.h_top_i li img{
	display: none;
	width: 120px;
}
.h_top_i li:nth-child(2){
	background: url(../images/index_013.png) no-repeat -80px 0px;
}
.h_top_i li:nth-child(3){
	background: url(../images/index_013.png) no-repeat -160px 0px;
}
.h_top_i li a{
	color: #666;
	display: block;
	text-align: right;
}
.h_top_i li:hover img{
display: block;
    
    z-index: 999;
    position: absolute;
    margin-left: 25px;
}
/* 顶部样式 end*/

/* logo search */
.h_mid_c {
	width: 100%;
	height: 120px;
	background-color: #fcfbfb;
	position: relative;
	z-index: 99;
}
.logo {
	float: left;
	margin-top: 15px;
	margin-right: 30px;
}
.search {
	float: left;
	margin: 26px 60px;
	border-radius: 25px;/* 	overflow: hidden; */
}
.search form{
	height: 43px;
}
.s_c {
	height: 43px;
	float: left;
	border:1px solid #e8e6e7;
	position: relative;
	z-index: 10;
	background-color: #fff;
}
.search_text {
	width: 242px;
	height: 45px;
	line-height: 40px;
	background-color: transparent;
	text-indent: 15px;
	color: #707070;
	float: left;
}
.top_contact {
	width: 250px;
	height: 65px;
	margin-top: 26px;
	float: left;
	background: url(../images/one_10.png) no-repeat left center;
}
.top_contact span {
	display: block;
	width: 235px;
	text-align: right;
	font-size: 22px;
	color: #DB0000;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-top: 30px;
	
	
}
.drop_down {
	float: left;
	width: 73px;
	height: 37px;
	line-height: 37px;
	color: #39114e;
	padding-left: 10px;
	background: url(../images/drop_down_icon_03.png) no-repeat 90% center;
	cursor: pointer;
}
.drop_down:hover {
	color: #763696;
}
.dd_list {
	width: 83px;
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 9;
	background-color: #efe6f3;
}
.dd_list span {
	display: inline-block;
	width: 73px;
	padding-left: 10px;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 35px;
	color: #39114e;
	cursor: pointer;
}
.dd_list span:hover {
	color: #763696;
}
.current_dd_span {
	color: #fff!important;
	background-color: #220630;
}
.search_submit {
	width: 65px;
	height: 45px;
	float: left;
	cursor: pointer;
	background: #fff url(../images/0014050_12.png) no-repeat right;
}
.search_submit:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.h_mid_news {
	width: 100%;
	height: 93px;
	background: #ededed;
}
.h_mid_news_c {
	width: 1200px;
	margin: 0 auto;
}
.h_mid_news_c_nn {
	width: 800px;
	height: 25px;
	line-height: 25px;
	
}
.h_mid_news_c_nn li{
	width: 260px;
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	float: left;
}
.h_mid_news_c_nn li a{
	color: #787878;
	font-size: 14px;
}
/* logo search end*/

/* 头部 end*/

/* nav */
.nav_c {
	width: 950px;
	float: left;
	height: 55px;
	position: relative;
	z-index: 8;
   margin-top: 30px;
}
.nav {
	margin: 0 auto;
	height: 55px;
	position: relative;
	z-index: 11;
}
.nav ul li {
	float: left;
	width: 95px;
	height: 55px;
	font-size: 15px;
	position: relative;
	z-index: 8;
}
.nav ul li a {
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #303030;
	text-align: center;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav ul li:hover {
	border-bottom: 3px solid #25155E;
}

.nav_dd {
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 10;
	text-align: center;
	padding: 7px 0;
	background-color: rgb(250, 191, 0);
}
.nav_dd a {
	font-size: 18px;
}
.dn a:hover {
	color: #fff;
	background: #171778;
}
.nav_dd a:last-child {
	border-right: 0;
}
.zz_nav {
	width: 100%;
	position: absolute;
	top: 55px;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 8;
}
/* nav end*/

/* banner */
.banner {
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.banner h3{
	display: block;
	position: absolute;
	top:40%;
	right: 50%;
	font-size: 30px;
	font-weight: bold;
	color: #fff;

}

/* banner end*/

.txtMarquee-left .bd ul li {
	width: 225px!important;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-right: 15px;
}
.txtMarquee-left .bd ul li a {
	width: 225px!important;
	color: #787878;
	font-size: 14px;
}
.about_text {
	width: 477px;
	height: 246px;
	margin-top: 12px;
	padding: 0 9px;
	line-height: 28px;
	text-align: justify;
	overflow: hidden;
}
/* main */
.main_c {
	width: 100%;
border-top: 5px solid #FABF00;
margin-top: 20px;
}
.main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/* common */
.common {
	width: 830px;
	float: left;
	margin-right: 10px;
}
.news_index_ccc{
	width: 100%;
	margin-top: 10px;
	
}
.c_title_c {
	width: 1200px;
	height: 70px;
	line-height: 70px;
	margin: 10px auto;
}
.c_title_c ul li {
	width: 185px;
	height: 65px;
	float: left;
	margin-left: 15px;
}
.c_title {
	width: 1200px;
	margin: 5px auto;
}

.c_title_ss {
	height: 35px;
	border-bottom: 1px solid #25155E;

}
.c_title_ss h3 {
	width: 110px;
	margin-top: 10px;
}

.big_news{
width:830px;
height:393px;
float: left;
}

.big_news ul{
	width: 790px;
	margin: 15px;
	border: 1px solid #ccc;
	height: 320px;

}
.big_news ul li {
	height: 50px;
	margin:0 5px;
	border-bottom: 1px solid #ccc;

}
.big_news ul li a{
	display: block;
	width: 100%;
	color: #333;
}
.big_news ul li a span{
	width: 60px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	border-right: 1px solid #ccc;
	color: #4D407C;
	overflow:hidden;
}
.big_news ul li a p{

	float: left;
font-size: 12px;
width: 700px;
margin-left: 10px;
margin-top: 7px;
}
.f_title{
	width: 25px;
	height: 88px;
	float: left;
	background: url(../images/list-top.png ) no-repeat;
	margin: 0 5px;
}
.f_title h2{
	height: 88px;
	text-indent:-9999px;
	
}
.f_title h2 span{
	 margin-left: 10px;
	font-size: 22px;
	color: #fff;

}
.news_index_cc.c_title {
	position: relative;
	margin-top: 23px;
	padding-bottom: 20px;
	margin-bottom: 16px;
}
.tuijian .c_title a {
	background-color: #fff
}
/* common */

/* 楼层 */
.news_index{
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
.news_index_cc {
	width: 895px;
	float: left;
	border: 1px solid #ccc;
webkit-box-shadow: #9a9a9a 0px 0px 5px;
-moz-box-shadow: #9a9a9a 0px 0px 5px;
box-shadow: #9a9a9a 0px 0px 5px;
}
	.news_index_cc .hd{width: 855px;height: 50px; overflow:hidden;   float: left;background:url(../images/bg1.png) no-repeat -13px 40px; }
	.news_index_cc .hd li{width: 125px;height: 50px;background:url(../images/bg.png) no-repeat -8px 40px; position:relative; margin-left:-1px; text-align:center; float:left;
		font:normal 14px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default; }
	.news_index_cc .hd li.on{ width: 125px;height: 50px; background:url(../images/bg_h.png) no-repeat 0 36px; color: #E90101; }
	.news_index_cc .bd{ height:350px; margin-top: -25px; border: 1px solid #ccc;margin-left: 35px; margin-bottom: 15px;margin-right: 15px; }
	.news_index_cc .lh{ overflow:hidden;  }
	.news_index_cc .lh li{ width:280px; float:left;  margin-top: 5px;  }
	.news_index_cc .lh li .p-img{ width:280px; height:180px;   }
    .news_index_cc .lh li .p-img img{width:280px; height:180px;padding: 5px;}
	.news_index_cc .lh li .p-name{ height:145px; line-height:18px;  word-break:break-all; word-wrap: break-word; overflow:hidden;padding: 5px; line-height: 25px; }
	.news_index_cc .lh li .p-name h3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.news_index_cc .lh li .p-name a{height: 35px ;width: 85px;margin-top: 5px; background: url(../images/1589.png) no-repeat 5px 9px;text-align: right; padding: 5px; border: 1px solid #ccc; color: #333; }
  .news_index_cc .lh li .p-name dd{width: 270px;height: 25px;overflow: hidden;    white-space: nowrap;-ms-text-overflow: ellipsis; text-overflow: ellipsis;}
.news_index_cc .lh li .p-name dt{height: 25px;overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;}
.news_index_n1{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #ccc;
	webkit-box-shadow: #9a9a9a 0px 2px 2px;
-moz-box-shadow: #9a9a9a 0px 2px 2px;
box-shadow: #9a9a9a 0px 2px 2px;
}
.news_index_right{
	width: 295px;
	float: left;
	margin-left: 5px;
	border: 1px solid #ccc;
}
.gpao{
	width: 290px;
}
.gpao img{
	margin-left: 10px;
}
.news_index_centent{
	width: 290px;
	height: 223px;
	overflow:hidden; 
	overflow-y:auto;
	
}
.news_index_centent p{
padding: 5px;
line-height: 30px;
}
.big_pic {
	background: #EAEAEA;
	width: 100%;	
	height: 160px;

}
.big_pic li{
	width: 220px;
	height: 160px;
	border: 1px solid #EAEAEA;
	float: left;
}
.big_pic img {
	padding: 5px;
	width: 220px;
	height: 150px;
}
 .pro_content {
	width:318px;
 	float:left;
 	margin: 0 20px;
}
.pro_content h3{
	width: 274px;
	height: 30px;
}
.pro_content a{
	display: block;
	text-align: center;
}
.pro_content a img{
	margin-top: 10px;
}
 .sn-simple-logo {
width: 320px;
height: 170px;
margin-top: 10px;
border: 1px solid #ccc;
}
.small_pic {
	width: 500px;
	margin-top: 20px;
	float: left;
}
    .small_pic .hd{width: 500px;height: 30px; overflow:hidden;   float: left; border-bottom:5px solid #ccc; }
	.small_pic .hd li{width: 107px;height: 28px;  position:relative;line-height: 28px;  text-align:center; float:left; color: #333; cursor:default; }
	.small_pic .hd li.on{ width: 107px;height: 28px; color: #2A1679;background:url(../images/index_44.png) no-repeat; font-weight: bold;}
	.small_pic .bd{ width: 100%;  margin-top: 15px; padding-left: 8px;}
	.small_pic .lh{ overflow:hidden; width: 100%; }
	.small_pic .lh div { width: 100%;height: 240px; border-bottom: 2px dashed #ccc;margin-bottom: 10px;}
	.small_pic .lh div h3{ color: #666 ;line-height: 35px; height: 35px;}
	.small_pic .lh div img{ width: 500px;height: 200px; }
	.small_pic .lh li{ line-height: 35px;  border-bottom: 1px solid #ccc; position: relative;}
	.small_pic .lh li a{background: url(/skin/images/tite.png) no-repeat left; color: #333;  padding-left: 20px; font-size: 16px;}
	.small_pic .lh li p{font-size: 14px; color: #808080;}
	 .small_pic .lh li span{position: absolute; right: 8px; font-size: 12px; top: 0;}
	.small_pic .lh li a:hover{ color: #ff0000; }
    .small_pic .lh li .p-img img{width:270px; height:170px;padding: 5px;}
	.small_pic .lh li .p-name{ height:36px; line-height:18px;  word-break:break-all; word-wrap: break-word; overflow:hidden;  text-align: center; }
	.small_pic .lh li .p-name a{color: #000;}
	.small_pic .lh li:last-child{border: none;}

/* 友情链接 */

.links {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}
.links h2{float: left;}
.links ul{float: left;}
.links ul li{
	float: left;
	width: 215px;
	color: #666;
	display: block;
	margin-left: 10px;
}
.links ul li:last-child{
	margin-left: 0;
}
.sel-drop{
	width: 215px;
	padding: 2px;
border: 1px solid;
border-color: #666 #CCC #CCC #666;
background: #F9F9F9;
color: #333;
resize: none;
}
/* 友情链接 end*/
.bottom_c {
	width: 100%;
	background-color: #000000;
	padding: 40px 0;
}
.bottom_nav {
	width: 1200px;
	margin: 0 auto;
}
.bottom_content {
	width: 644px;
	float: left;
	padding: 3px 0;
	border-right: 1px solid #171717;
}
.bottom_content ul li {
	float: left;
	width: 115px;
	color: #676767;
	margin-right: 45px;
}
.bottom_content ul li h2 {
	padding: 10px 0;
	padding-left: 40px;
	font-size: 16px;
}


.QR {
	width: 330px;
	float: right;
	margin-top: 10px;
}
.QR div {
	float: left;
	margin-left: 15px;
	margin-top: 40px;
}
.QR div span {
	display: block;
}
.QR img {
	float: left;
	margin-left: 25px;
}

.jiathis_style {
	display: inline-block;
	margin-top: 20px;
	opacity: 0.7;
	color: #486dd3;
}
/* ------------------------------------------index end----------------------------------- */

/* ------------------------------------------subpage------------------------------------- */

/* 公共 */
.sub_common {
width: 100%;

}
.sub_common ul li{
list-style: inside;
height: 45px;
line-height: 45px;
font-family: '宋体';
font-size: 16px;
color: #4b4b4b;
}
.sub_common ul li a{
	color: #4b4b4b;
}
.sub_common_padding {
	/* 	padding:0 15px; */
/* 	padding-bottom: 7px; */
	padding: 13px;
	color: #515d6b;
}
.sub_common_padding a {
	color: #390f4e;
}
.sub_common_title {
	width: 100%;
	height: 63px;
	line-height: 63px;
	background-color: #632781
}
.sub_common_title h2 {
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #efe6f3;
	background: url(../images/sub_common_title_bg_03.png) no-repeat center center;
}
.content_com_title {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #eaeaea;

}
.content_com_title h2 {
	display:block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #1B1B7A;
	background: #FCD966;
	padding-left: 10px;
	
}
.bread {
	height: 55px;
	line-height: 55px;
	color: #000000;
	background: url(../images/banche_03.png) left no-repeat;
	padding-left: 30px;
}
.bread a {
	display: inline-block;
	color: #000000;/* 	height: 26px;
line-height: 26px; */
}
.bread a:hover {
	color: #db0e34;
}
/* 左侧 */
.sp_left {
	width: 225px;
	float: left;
	margin-top: 15px;
	margin-bottom: 13px;
}
/* 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 */
/* 左侧  end*/

/* 右侧内容 */
.sp_content {
	width: 758px;
	float: right;
	margin-top: 15px;
}
.content {
	min-height: 330px;
	line-height: 28px;
	padding: 0 5px;
 _height:expression(this.scrollHeight < 672 ? "672px" : "auto");
}
#tip b {
	color: #333e8d;
}
/* ------------------------------------------subpage end------------------------------------- */

.select select {
	width: 96%;
	padding: 0 3%;
	cursor: pointer;
	background-color: transparent;
	overflow: hidden;
	color: #a4a4a4;
	border-right: 1px solid #b7bfe8;
	border-left: 1px solid #b7bfe8;
	font-size: 14px;
}
.picScroll-left {
	width: 1200px;
	position: relative;
	margin-top: 20px;
}
.picScroll-left .hd {
	width: 100%;
	overflow: hidden;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -25px;
	text-align: center;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 27px;
	height: 50px;
	float: left;
	cursor: pointer;
	background: url(../images/0014042_03.png) no-repeat left center;
	border-radius: 4px;/* 	margin:0 10px; */
}
.picScroll-left .hd .next {
	background-position: right center;
	float: right;
}
.about_us_aa_cc {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 16px;
	background: url(../images/common_bg_07.jpg) no-repeat center bottom;
}
.bg_pic {
	margin-right: 4px;
	margin-left: 10px;
}
.right_pic {
	margin-right: 10px;
	margin-top: 10px;
}
.right_pic span{
	font-size: 22px;
	color: #292929;
	float: left;
}
.right_pic ul{
	float: left;
}
.right_pic ul li{
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.right_pic ul li:last-child{
 margin-right: 0;
}
.right_pic ul li a{
	color: #1b1b7a;
	font-size: 18px;
}
.right_pic ul .on{
	background: #FABF00;
}
.right_pic ul li:hover{
	background: #FABF00;
}
.scv-shaixuan{font-size:16px;height:60px;border:1px solid #ccc;}
.scv-shaixuan a{width: 130px;line-height: 60px; display: block;border-right: 1px solid #ccc; float: left; text-align: center;color:#000}
.scv-shaixuan a:hover{color:#c00}
.scv-shaixuan span{
	padding: 19px 40px;
	text-align: center;
	line-height: 60px;
	color:#1B1B7A;
	background:#FAC516
}

.topmenu1 li.back1 .left {
	height: 29px;
	margin-right: 14px; /* 7px is the width of the rounded shape */
	color: #000;
}
 .content .lh{ overflow:hidden;  }
.content .lh li{ width:280px; float:left;  margin-top: 5px; margin-right: 20px }
.content .lh li:nth-child(4n){
	margin-right: 0;
}
.content .lh li .p-img{ width:280px; height:180px; border: 1px solid  #2A1679  }
.content .lh li .p-img img{width:280px; height:180px;padding: 5px;}
.content .lh li .p-name{width: 100%; height:170px;  word-break:break-all; word-wrap: break-word; overflow:hidden;padding: 5px; line-height: 25px; }
.content .lh li .p-name .ddText{height: 50px;
	display:
            -webkit-box;
            -webkit-box-orient: vertical; 
            -webkit-line-clamp: 2;
            overflow:hidden;}
.content .lh li .p-name h3{width: 100%;overflow:hidden;white-space: nowrap;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.content .lh li .p-name a{height: 35px ;width: 95px; background: url(../images/1589.png) no-repeat 5px 9px;text-align: right; padding: 5px; border: 1px solid #ccc; color: #333; }

.news_index_new {
	margin-top: 30px;
	background-color: #f2f2f2;
}.news_index_n{
	width: 100%;
}

.news_index_cc_new {
	background: none;
	padding-bottom: 25px;
}
.cc_common_title {
	position: relative;
}
.cc_common_title h2 {
	color: #636363;
	font-size: 24px;
}
.cc_common_title span {
	display: inline-block;
	color: #10a710;
	font-size: 28px;
	font-family: "Impact";
}
.cc_common_title a {
	position: absolute;
	right: 0;
	bottom: 7px;
	display: inline-block;
	background-color: #23201d;
	color: #fff;
	padding: 2px 5px;
}
.l_news_content {
  width: 780px; 
}

.right_c {
	width: 660px;
	margin-left: 30px;
	float: left;
}
.right_c_title {
	width: 660px;
    height: 30px;
     margin-top: 20px;
    border-bottom: 5px solid #ccc;
  
}
.right_c_title h3 {
	width: 100px;
	height: 27px;
	line-height: 27px;
	font-size: 16px;
	color: #333;
	text-align: center;
	float: left;

}
.right_c_title h3 span{
	color: #ff0000;
	font-size: 16px;
}
.right_c_index{
	width: 670px;
}

.right_c_index ul li{
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	margin-left: 5px; 
}
.right_c_index ul li h3{
	width: 140px;
	height: 28px;
   background: url(../images/index2_03.png) no-repeat left;
    float: left;
    font-weight: bold;
    color: #25155E;
	font-size: 16px;
	line-height: 28px;
    padding-left: 16px;
        overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;

}
.right_c_index ul li span{
	display: block;
	color: #808080;
}
.right_c_index ul li:last-child{border: none;}
.right_c_right{
	width: 300px;
	float: left;
	margin-left: 15px;
	
}
.right_c_right li{
	width: 140px;
	float: left;
	margin-top: 10px;
	height: 28px;
	border-bottom: 1px solid #ccc;
	margin-left: 5px; 
}
.right_c_right  li h3{
	width: 140px;
	height: 28px;
    float: left;
    background: url(../images/index2_03.png) no-repeat left;
    font-weight: bold;
    color: #25155E;
	font-size: 16px;
	line-height: 28px;
    padding-left: 16px;
        overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.right_c_right  li span{
	width: 150px;
	display: block;
	float: left;
	color: #333;
	font-size: 12px;
	margin-left: 10px;
	white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bb_nav {
	width:100%;
	margin: 0 auto;
	background: #E6E6E6;
	border-top: 1px solid #ccc;
	border-bottom: 10px solid #2A1679;
}
.bb_nav_f{
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	}
.bb_nav_c {
	margin: 20px  40px 0 40px;
	width: 285px;
	height: 110px;
	float: left;
	border-right: 1px solid #ccc;

}
.bb_nav_c ul li {
	width: 65px;
	float: left;
	font-size: 14px;
	margin-right: 30px;
	position: relative;
	
}
.bb_nav_c ul li:last-child{
	margin-right: 0
} 
.bb_nav_c ul li h3{
	color: #666;
    font-size:14px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-family: '宋体';
}

.bb_nav_c ul li  p{
	width: 56px;
	color: #191979;
}
.bb_nav_c .bb_nav_a.WeChat{
	display: block;
    width: 51px;
    height: 50px;
    background: url(../images/weixin.png); 
}
.bb_nav_c .bb_nav_a.weibo{
	display: block;
    width: 51px;
    height: 50px;
    background: url(../images/weibo.png); 
}
.bb_nav_a img{
	display: none;
	width: 120px;
	height: 120px;
}
.bb_nav_a:hover img {
	display: block;
	z-index: 999;
	position: absolute;
    top: -125px;
    right: -20px;
}
.footer_c {
	width: 280px;
	height: 110px;
	float: left;
	border-right: 1px solid #ccc;
}

.footer {
	width: 450px;
	float:left;
	height: 150px;
	margin-left: 20px;
}

.f_content {
	width: 450px;
	height: 170px;
    line-height: 35px;
	margin: 0 auto;
	color: #333;
	overflow: hidden;
}

.f_content ul li {
width: 450px;
overflow: hidden;
font-size: 12px;
}
.f_content ul li a{
	color: #333;
}
.pro_t{
	display: block;
	width: 75px;
	height: 29px;
	line-height: 29px;
	color: #000;
	text-align: left;
    margin: 0 auto;
    font-size: 13px;
    background: url(../images/index_18.png) no-repeat right center;
    float: left;
    border-bottom: 2px solid #000;

}
.pro_ta{
	display: block;
	color: #666;
	width: 50px;
	height: 19px;
    float: right;
    background: url(../images/index_07.png) no-repeat left;
    text-align: right;
}

.tuijian {
	width: 100%;
	height:90px;
	margin: 10px 0;
}
.tuijian_box{
	width:1200px;
	margin:0 auto;
	background: url(../images/link.png) no-repeat left;
	height: 90px;
	
}
.tuijian_u{
	width:825px;
	height:90px;
	float: left;
	    margin-left: 130px;
}
.tuijian_u ul li{
    color:#c4070b;
    float: left;
    margin-right: 10px;
}
.tuijian_box .hd{
	width: 100px;
	float: left;
}
.tuijian_box .hd .prev{
	 display:block;  
	 width:40px; 
	 height:83px; 
	 float:left; 
	 margin-right:5px; 
	 overflow:hidden;
	background:url("../images/link_left.png") no-repeat;
}
.tuijian_box .hd .next{ 
	 display:block;  
	 width:44px; 
	 height:83px; 
	 float:right; 
	 margin-right:5px; 
	background:url("../images/link_right.png") no-repeat ;
}



.jishu_s{
	width: 1200px;
	margin: 0 auto;
}
.jishu_s .hd{
	 position: relative;  
	 top: -120px;
}
.jishu_s .hd ul{
	display: none;
    position: absolute;
    zoom: 1;
    top: 165px;
    right: 50%;
    text-align: center;
 }
.jishu_s .hd .prev{
	 display:block;  
	 width:18px; 
	 height:39px; 
	 float:left; 
	 margin-right:5px; 
	 overflow:hidden;
	background:url("../images/left_h.png") no-repeat;
}
.jishu_s .hd .next{ 
	 display:block;  
	 width:18px; 
	 height:39px; 
	 float:right;  
	background:url("../images/right_h.png") no-repeat ;
}


.jishu_s .hd ul li{
     float:left; 
     width:20px; 
     height:20px; 
     overflow:hidden; 
     margin-right:5px; 
     text-indent:-999px; 
     cursor:pointer; 
     background:url("../images/icoCircle.gif") 0 0 no-repeat;
 }
.jishu_s .hd ul li.on{ 
	background-position:0 -20px; 
}
.jishu_c {
	width: 1160px;
	margin: auto;
	margin-top: 22px;
	overflow: hidden;
	webkit-box-shadow: #9a9a9a 0px 0px 5px;
-moz-box-shadow: #9a9a9a 0px 0px 5px;
box-shadow: -5px 0 5px #ccc, 
           5px 0 5px #ccc
             
          ;
}
.tempWrap{
	width: 1160px;
margin-left: 10px;
margin-top: 10px;
}
.jishu_c ul li{
	width: 240px;
	float: left;
	margin-right:20px;
	
}

.jishu_c ul li:nth-child(4) p{
     width: 240px;
     margin-left: -30px
}
.jishu_c ul li img{
	border: 1px solid #ccc;
	display: block;
	width: 240px;
	height: 160px;
	padding: 2px;
	
}

.jishu_c ul li p{
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}
.jishu_c ul li span{
	width: 40px;
	margin-left: 65px;
	margin-top: 10px;
	display: block;
	text-align: center;
	border: 3px solid #dcdcdc;
}
.jishu_c ul li a:hover img{
    border-color:#ff0000;
   
}
.jishu_c ul li a:hover p{
	color: #ff0000
}
.jishu_c ul li a:hover span{
	border-color: #ff0000
}

/* 服务内容滚动完*/

.selectBox {
	width: 84px;
	padding: 0 8px;
	border-left: 1px solid #b7bfe8;
	border-right: 1px solid #b7bfe8;
	height: 30px;
	margin-top: 4px;
}
.selectLt {
	float: left;
	width: 67px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	cursor: pointer;
}
.selectRt {
	float: left;
	width: 17px;
	height: 28px;
	background: url(../images/b_sanjiao_03.jpg) no-repeat center;
	cursor: pointer;
}
.optionsBox {
	width: 100px;
	background-color: #fff;
	border: 1px solid #b7bfe8;
	border-top: 0;
}
.optionBox {
	cursor: pointer;
}
.optionBox span {
	padding: 0 9px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.optionBox:hover {
	background-color: #eb0a4a;
	color: #fff;
}
.cssSelect .selected {
	background-color: #eb0a4a;
	color: #fff;
}
/* banner */
.atm_banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	z-index: 0
}
.atm_banner img {
	display: block;
	margin: 0 auto;
}
.atm_banner_box {
	position: absolute;
	top: 0;
	left: 50%;
}
.atm_btns {
	width: 1002px;
	position: absolute;
	height: 81px;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -501px;
}
.atm_btns .atm_prev, .atm_btns .atm_next {
	width: 100px;
	height: 100px;/* float:left; */
	font: 700 56px/70px "simsun";
	color: #fff;
	text-align: center;
	position: absolute;
	left: -10%;
	top: 0;
	background: url(../images/qqwwqq_03.png) no-repeat left center;
}
.atm_btns .atm_next {
	float: right;
	background-position: right center;
	position: absolute;
	left: 100%;
	top: 0;
}
/*==========分页样式===========*/
.paging {
	width: 100%;
	height: 24px;
	text-align: center;
	margin: 15px 0;
	float: right
}

.paging  a {
	margin: 15px 0;
	font: 14px/24px "microsoft yahei";
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
	padding: 0 8px;
}
.paging .thisclass{
	 width: 25px;
	background: #FABF00;

}

/* product view 产品内页 */
.view{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #ccc;
}
.view_p{
	padding: 5px;
}
.view_imgs {
	width: 430px;
	height: 500px;
	position: relative;
	background: #f7f7f7;

	float: left;
}
.view_title{
	width: 730px;
	margin-left: 20px;
	float: left;
}
.view_title h3{
	font-size: 24px;

}
.view_title h4{
	line-height: 30px;
	color: #ff0000;
}
.price{
	width: 525px;
	height: 115px;
	background: #ccc;
	color: #ff0000;
	font-size: 22px
}
.price li{
	color: #666;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	padding-top: 10px;
    padding-left: 35px;
}
.price li span{
	font-size: 22px;
	color: #ff0000;
}
.cont-summary li{
	font-size: 12px;
	line-height: 25px;
}
.ct{
	margin-top: 10px;	
}
.ct li{
height: 25px;
	line-height: 25px;	
}
.view_imgs .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 423px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.view_imgs .prev {
	left: 0;
	background: url(../images/view_left.png) no-repeat center center #bfbebe;
}
.view_imgs #prev, .view_imgs #prev #next {
	width: 15px;
	height: 70px;
	margin-left: 0;
}
.view_imgs #prevTop, .view_imgs #nextTop {
	display: none
}
.view_imgs .next {
	left: 415px;
	background: url(../images/view_right.png) no-repeat center center #bfbebe;
}
.view_imgs li {
	float: left;
}
.view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #830808;
}
.view_imgs .cf li {
	position: relative;
	color: #fff;
}
.view_imgs .cf a {
	display: block;
	width: 555px;
	height: 416px;
	position: absolute;
	color: #fff;
}
.view_imgs .picBox {
	height: 416px;
	position: relative;
	overflow: hidden;
}
.view_imgs .picBox ul {
	height: 416px;
	position: absolute;
}
.view_imgs .picBox li {
	width: 430px;
	height: 415px;
}
.view_imgs .listBox {
	width: 405px;
	height: 71px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 10px;
	overflow: hidden;
}
.view_imgs .listBox ul {
	height: 71px;
	position: absolute;
}
.view_imgs .listBox li {
	width: 104px;
	height: 71px;
	cursor: pointer;
	position: relative;
}
.view_imgs .listBox li a {
	display: block;
	width: 95px;
	height: 71px;
}
.view_imgs .listBox li img {
	width: 95px;
	height: 71px;
}
.view_imgs .listBox .on img {
	width: 89px;
	height: 65px;
	border: 3px solid #830808;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.view_how {
	width: 1200px;
	margin: 0 auto;
}
.fb {
	width: 100%;
	background: #FCD966;
}
.fb li{
	font-size: 18px;
	color: #333;
	margin-left: 20px;
}
.fb li span{
	font-weight: bold;
}
.fenqi{margin-top: 10px;}
.fenqi .hd{width: 730px;height: 30px; overflow:hidden; }
.fenqi .hd span{margin-left: 5px; float: left; line-height: 30px; font-size: 12px;}
.fenqi .hd li{width: 90px;height: 30px; position:relative; margin-left:-1px; text-align:center; float:left;
		font:normal 12px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default; }
.fenqi .hd li.on{ width: 90px;height: 30px;  color: #fff; background: #FF6700 }
.fenqi .bd{ height:30px; margin-left: 60px; margin-bottom: 15px;margin-right: 15px; }
.fenqi .lh{ overflow:hidden;  }
.fenqi .lh li{ width:110px; padding:0 3px; float:left;  margin-top: 5px;   }
.fenqi .lh li .p-img{ width:110px; height:30px; line-height: 30px; text-align: center;  font-size: 12px;border: 1px solid #ccc;}
.fenqi .lh li .p-img:hover{border: 1px solid #ff6700;  border-bottom: 1px solid transparent; position: relative;z-index: 9;    background: #fff !important;}
.fenqi .lh li .p-img:hover+.p-name{display: block;}
.fenqi .lh li .p-name{width: 200px; position: absolute;  background: #fff;padding: 8px;border: 1px solid #ff6700;z-index: 8; display: none;margin-top: -1px;} 
.fenqi .lh li .p-name h3{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fenqi .lh li .p-name a{height: 20px ;width: 80px;margin-top: 10px; background: url(../images/1589.png) no-repeat 5px 9px;text-align: right; padding: 5px; border: 1px solid #ccc; color: #333; float: left; margin-left: 10px;}
.view_buy{
	margin-left: 20px;
}
.nuy_b {
	padding: 0 20px;
	height: 35px;
	background: #ff6700;
	margin: 5px 12px 0 0;
	display: inline-block;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	color: #fff;
	line-height: 35px;
	border-radius: 2px;

}
.buy_f{
	padding: 0 20px;
	height: 35px;
	background: #7597DC;
	margin: 5px 12px 0 0;
	display: inline-block;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	color: #fff;
	line-height: 35px;
	border-radius: 2px;	
	margin-left: 20px;
}
.ol_width {
	width: 580px;
}
<style type="text/css">
    body{
    margin: 0;
    padding: 0;
      height: 1500px;
    }
    ol,
ul {
    list-style: none
}

    .right_side {
    position: absolute;
    right: 15% !important;
    top: 35%;
    width: 60px;
    height: 245px;
    z-index: 80000
}

.right_side ul li {
    width: 60px;
    height: 60px;
    border-bottom: 1px solid #3197f0;
    background: #2c88d8 url(../images/right_ico.png) no-repeat;
    cursor: pointer;
    position: relative;
    -webkit-transition: background .5s ease-out;
    -moz-transform: background .5s ease-out;
    transition: background .5s ease-out
}

.right_side ul li:hover {
    background: #fff url(../images/right_hover_ico.png) no-repeat
}

.right_side ul li.qq {
    background-position: center 17px;
    border-top-left-radius: 5px
}

.right_side ul li.qq div {
    display: none;
    background-color: #f9f9f9;
    position: absolute;
    right: 60px;
    width: 180px;
    height: 80px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden;
    box-shadow: -7px 0 10px rgba(0, 0, 0, .2)
}

.right_side ul li.qq div dt {
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #fff
}

.right_side ul li.qq div dd {
    height: 60px;
    line-height: 60px;
    color: #666;
    margin: 0 auto;
    width: 160px;
    font-size: 16px;
    border-bottom: 1px dotted #dedede;
    text-indent: 30px;
    background: url(../images/qqbg.gif) no-repeat 30px 17px
}

.right_side ul li.qq div dd a {
    display: block
}

.right_side ul li.qq div dd a:hover {
    color: #556c9c
}


.right_side ul li.top {
    background-position: center -166px;
    border: none;
    border-bottom-left-radius: 5px
}

.right_side ul li:hover div {
    display: block
}

.right_side ul li.qq:hover {
    border-radius: 0
}
