*{
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑";
	list-style:none;
}

img {
	border: 0px;
}
h3{ font-size:18px; color:red; font-weight:bold;}

a {
	text-decoration: none;
	color: #333;
}
a:hover{
	color: #e70012;
}
#top{
	width: 100%;
	height: 98px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#top_con{
	width: 1000px;
	height: 98px;
	margin: 0px auto;
	padding:0px;
}

#top_con_l{
	width: 400px;
	height: 98px;
	margin: 0px 0px 0px 50px;
}

#top_con_r{
	height: 30px;
	margin: 40px 85px 0px 0px;
}
#top_con_r span{
	font-size:16px;
	line-height:30px;
	margin-left:10px; 
}
.f_l{
	float: left;
}

.f_r{
	float: right;
}
#con{
	width: 100%; margin:0px; margin:0px;
}

#menu_bar{
	height: 45px;
	width: 100%;
	background-image: url("/img6/sc-11.png");
}

#menus{
	width:1250px;
	margin:0px auto;
	height: 45px;
	list-style: none;
	background-image: url("/img6/sc-11.png");
}

#menus li{
	height: 45px;
	float: left;
	line-height: 45px;
	text-align: center;
	color: white;
	cursor:pointer;
	font-size:18px;
}

#menus>li:hover{
	background-color: #bb2404;
}
#menus>li>a{
	display: block;
	height: 45px;
	text-decoration: none;
	color: white;
	font-size: 18px;
}

.menus_separetor{
	width: 4px;
	background-image: url("/img6/sc-51.png");
}
.ma a:hover{
	color: #aaa;
}
.w159{
	width: 160px;
	position: relative;
}


.w159 ul{
	list-style: none;
	width: 160px;
	position: absolute;
	top: 45px;
	z-index: 101;
	display: none;
}

.w159 li{
	width: 160px;
}
.w159 ul a{
	display: block;
	color: white;
	font-size: 16px;
	text-align: center;
	width: 160px;
	height: 49px;
	line-height: 49px;
	text-decoration: none;
	background-image: url("/img6/sc-6.png");
		
}

.w159:hover>ul{
	display: block;
}
.opt{
	background-position: 0px -48px;
}

.firstOpt{
	background-position: 0px 0px;
}

.lastOpt{
	background-position: 0px -97px;
}


#tb_content div{
text-align:left !important;
font-size:13px;
}
#jstb_content div{
text-align:left !important;
font-size:13px;
}
#jstb_content {
	color:#333;
}

#jstb_content a {
	text-decoration:none;
	color:#e70012;
	font-size:16px;
	margin-top:20px;
}
#jstb_content a:hover {
	text-decoration:underline;
	color:#e70012;
}

/* ******ccc1表示首页最新文章中带有链接的文字的风格样式，带下划线****** */
a.wzclass1:link {color: #333;text-decoration: none;font-size:15px;}
a.wzclass1:active {color: #333;text-decoration: none;font-size:15px;}
a.wzclass1:visited {color: #333;text-decoration: none;font-size:15px;}
a.wzclass1:hover{color: #e70012;text-decoration: underline;font-size:15px;}

/* ******首页最新文章中间隔各行的风格样式，分奇数行与偶数行****** */
.wzclass3 /* --偶数行栏目文章列表内容间隔颜色的定义2-- */
{
font-size:15px;color:#333;background:#FFFFFF;padding-top:6px; padding-bottom:6px;
}
.wzclass4 /* --偶数行栏目文章列表内容间隔颜色的定义2-- */
{
font-size:15px;color:#333;background:#eeeeee;padding-top:6px; padding-bottom:6px;
}
/* ******ccc1表示首页最新文章中带有链接的文字的风格样式，带下划线****** */
a.wzclass13:link {color: #333;text-decoration: none;font-size:13px; font-weight:normal;}
a.wzclass13:active {color: #333;text-decoration: none;font-size:13px; font-weight:normal;}
a.wzclass13:visited {color: #333;text-decoration: none;font-size:13px; font-weight:normal;}
a.wzclass13:hover{color: #e70012;text-decoration: none;font-size:13px; font-weight:normal;}

/* ******首页最新文章中间隔各行的风格样式，分奇数行与偶数行****** */
.wzclass2 /* --偶数行栏目文章列表内容间隔颜色的定义2-- */
{
font-size:13px;color:#333;background:#FFFFFF;padding-top:4px; padding-bottom:4px;
}
.huixk{
border-color:#cccccc;
border-style:solid;
border-width:1px;
 font-family:"微软雅黑";
}

.div0{
	width:100%; background-color:#eee;
}
.div00{
	width:100%; 
}
.div1 {
	width: 1250px;
	margin: 0px auto 20px auto;
}
#newslist{ width:800px; float:left; background-color:#FFF; margin-top:0px; padding:0px 20px; overflow:hidden;}
.newscont{ width:800px; padding-top:16px; overflow:hidden; }
.pic_art{overflow:hidden;}
.pic_art_img{ overflow:hidden;}
.pic_art_title{overflow:hidden;}
.pic_art_content{overflow:hidden;}
.newscont .pic_art{width:760px; border-bottom:1px dotted #ddd; padding:20px;}
.newscont .pic_art:hover{background-color:#efefef;}
.newscont .pic_art_img{width:180px; height:150px; float:left;}
.pic1{
	transition: all 0.6s;
}
.pic1:hover{
	transform: scale(1.1);
}
.newscont .pic_art_title{width:550px; height:30px; line-height:30px; font-size:16px; margin-left:20px; margin-bottom:20px; float:left;}
.newscont .pic_art_title a{font-weight:bold;}
.newscont .pic_art_title a:hover{ color:#CC0000;}
.newscont .pic_art_content{width:550px; font-size:15px; line-height:22px;float:left; margin-left:20px;}
.newscont .pic_art_content a{color:#333;}
.newscont2{ width:800px;height:50px; line-height:50px; text-align:center;}
#newsright{ width:370px; float:right;  padding:0px 20px;}
.newscont0{ width:800px; font-size:32px; color:#999; text-align:center; height:80px; line-height:80px;}
.newscont1{ width:800px; font-size:16px; color:#999; font-weight:bold; text-align:center; height:36px; line-height:36px; margin-bottom:20px;}

.lmyk{ width:390px;margin-top:10px; background-color:#FFF; padding:0px; overflow:hidden;}
.modstit{ width:332px; height:30px; margin-top:15px; margin-bottom:10px; font-size:22px; line-height:30px;}
.nrbt{ font-size:13px;width:360px; margin-bottom:10px; overflow:hidden;}
.nrbt .pic_art{width:360px; border-bottom:1px dotted #ddd; padding:10px;}
.nrbt .pic_art:hover{background-color:#efefef;}
.nrbt .pic_art_img{width:120px; height:90px; float:left;}
.nrbt .pic_art_title{width:220px; height:60px; line-height:20px; font-size:13px; margin-left:10px; float:left;}
.nrbt .pic_art_title a{color:#333;}
.nrbt .pic_art_title a:hover{ color:#CC0000;}

.symqrz{ overflow:hidden;}
.symqrz a{ color:#666; font-size:13px; text-decoration:none;}
.symqrz a:hover{ color:#CC0000; }
.symqrz img{
	transition: all 0.6s;
}
.symqrz img:hover{
	transform: scale(1.1);
}
.symqrz .pic_art{width:230px; padding:10px; float:left;}
.symqrz .pic_art_img{width:230px; height:190px;}
.symqrz .pic_art_title{width:210px; height:40px; margin:auto; line-height:20px; font-size:13px; text-align:center; }
.symqrz .pic_art_title a{color:#333;}
.symqrz .pic_art_title a:hover{ color:#CC0000;}
.pic{ padding:0px;overflow:hidden;}

.hzqykh{ overflow:hidden;}
.hzqykh a{ color:#666; font-size:13px; text-decoration:none;}
.hzqykh a:hover{ color:#CC0000; }
.hzqykh img{
	transition: all 0.6s;
}
.hzqykh img:hover{
	transform: scale(1.1);
}
.hzqykh .pic_art{width:210px; padding:10px; float:left; margin-left:10px;}
.hzqykh .pic_art_img{width:210px; height:160px;}
.hzqykh .pic_art_title{width:210px; height:40px; line-height:20px; font-size:15px; margin-left:10px; text-align:center; }
.hzqykh .pic_art_title a{color:#333;}
.hzqykh .pic_art_title a:hover{ color:#CC0000;}

.sxh{ overflow:hidden; padding:5px;}
.sxh a{ color:#666; font-size:13px; text-decoration:none;}
.sxh a:hover{ color:#CC0000; }
.sxh .pic_art{width:230px; padding:10px; float:left; margin-left:20px;}
.sxh .pic_art:hover{box-shadow:0px 0px 5px #666;}
.sxh .pic_art_img{width:230px; height:153px;}
.sxh .pic_art_title{width:230px; height:40px; line-height:20px; font-size:15px; margin-left:10px; text-align:center; }
.sxh .pic_art_title a{color:#333;}
.sxh .pic_art_title a:hover{ color:#CC0000;}
.sxh .pic1{border-radius:10px 10px 10px 10px;}

.hzyx{ overflow:hidden;}
.hzyx .pic_art{width:130px; padding:10px; float:left; margin-left:5px;}
.pic_art:hover{box-shadow:0px 0px 3px #666;}
.hzyx .pic_art_img{width:130px; height:130px;}
.hzyx .pic_art_title{width:130px; height:40px; line-height:40px; font-size:13px; text-align:center;color:#333; }

.div11 {
	width: 360px;
	float: left;
	padding: 0px;
	margin-top: 18px;
}
.div12 {
	width: 800px;
	float: right;
	padding: 10px;
	margin-top: 18px;
}

#leftul {
	list-style: none;
	width: 334px;
	border: 0px solid red;
	padding: 0px;
}

#leftul li {
	height: 30px;
	border-bottom: 1px gray solid;
	text-align:center;
	font-size:16px;
}
#leftul li a{
	line-height:30px;
	color:#333;
	font-size:16px;
}
#leftul li a:hover{
	color:#fff;
}
.divmini {
	width: 332px;
	height: 30px;
	font-size: 16px;
	margin-top: 10px;
	padding: 2px 0px;
	border-left: 3px solid #e70012;
}

.divmini:hover {
	background: #e70012;
}

.divmini a:hover {
	color:#fff;
}


.ywmk1{
border:1px #cccccc solid;
font-size:13px;
font-family:"微软雅黑";
}
.leftTitle {
	width: 202px;
	height: 40px;
	margin: 0px 0px 15px;
}
.leftTitle span{
	font-weight: bold;
	font-size: 22px;
	font-family:"微软雅黑";
}

.leftnews {
	width: 280px;
	border: 0px solid red;;
	margin: 0px auto;
	margin-top:25px;
}

.erweima {
	width: 220px;
	height: 220px;
	border: 0px solid red;;
	margin: 45px auto 20px auto;
	text-align:center;
}
.leftpic {
	width: 350px;
	height: 128px;
	margin: 0px auto;
	border: 0px solid red;
	text-align:center;
}
#wznr p{
	font-size:16px;
}

#bottom{ width:100%; background-color:#232323;color:#F4F4F4; margin:0px;}
#bottom a{ text-decoration:none; color:#F4F4F4;}  
#bottom a:hover{ color:#CC0000;}
#bottomcon{ width:1250px; margin:0px auto; background-color:#232323; padding-bottom:50px;}
#bottom_left{ width:700px; height:175px; float:left; margin-top:35px; margin-left:50px; border-right:1px solid #5C5C5C; padding-top:15px;}
#bottom_right{ width:480px; height:205px; float:left; margin-top:35px; text-align:center;}
#bottom_left > ul{ width:180px; height:170px; float:left;}
#bottom_left p{ font-size:18px;}
#bottom_left a{ font-size:14px; line-height:30px;}
#tel{ width:200px; height:200px; float:left; margin-left:30px; text-align:center;}
#tel strong{ font-size:25px;}
#shalong{ width:127px; height:155px; float:left; margin-top:10px; margin-left:30px;}
.website{ width:1250px; height:30px; font-size:14px; line-height:30px; clear:both; text-align:center; border-bottom:30px;}

.ys0{ width:370px; height:260px; margin-right:20px;background-color:#fff; padding:10px; float:left; overflow:hidden;border-radius:10px 10px 10px 10px;border:1px solid #fff;}
.ys1{ width:370px; height:50px; font-size:23px; line-height:50px; color:#FF6600; text-align:center; float:left;overflow:hidden; }
.ys2{width:240px; height:210px; float:left;font-size:16px; color:#333; margin-left:5px; line-height:25px;overflow:hidden;}
.ys3{width:110px; height:210px; padding:20px 0px 0px 10px;; float:left; overflow:hidden;}
.ys0:hover{ border:1px solid #FF6600;}


.zxyw0 {
background: url(/img/zxfw1.jpg) no-repeat; 
width:100%;
height:100%;
min-width: 1250px;
z-index:-10;
zoom: 1;
background-color: #fff;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-position: center 0;
}
.zxyw{width:1250px; margin:0px auto; padding:0px; text-align:center;}
.zxyw h2 {color:#fff; font-size:24px; font-weight: bold; letter-spacing: 10px; height:150px; line-height:150px; }
.zxyw p {color:#fff; background-color: #1681df; display: inline-block; border-radius: 8px; font-size:16px; line-height:30px; height:30px; padding:5px; }
#zx1:hover{ background-color:#eee;}
#zx2:hover{ background-color:#eee;}
#zx3:hover{ background-color:#eee;}
#zx4:hover{ background-color:#eee;}

.zxjl0 {
background: url(/img/1.jpg) no-repeat; 
width:100%;
height:100%;
min-width: 1250px;
z-index:-10;
zoom: 1;
background-color: #fff;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-position: center 0;
}
.zxjl{width:260px; height:360px; float:left; margin-left:25px; background-color:#fff; padding:0px; text-align:left;}
.zxjl:hover{box-shadow:0px 0px 10px #333;}
.zxjl img{
	transition: all 0.6s;
}
.zxjl img:hover{
	transform: scale(1.1);
}
.zxjl_img{width:260px; height:260px;padding:0px; margin:0px; overflow:hidden;}
.zxjl_tit{width:250px; height:90px;padding:0px 0px 0px 10px; margin:0px; overflow:hidden;}
.zxjl_tit h4{width:200px; margin-left:20px; height:40px; line-height:40px; font-size:18px;}
.zxjl_tit p{width:230px; height:25px; padding:0px 0px 0px 20px; line-height:25px; font-size:15px;}

.crm0 {
background: url(/img/crm/b20.jpg) no-repeat; 
width:100%;
height:100%;
min-width: 1250px;
z-index:-10;
zoom: 1;
background-color: #fff;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-position: center 0;
}
.crm1{width:1250px; margin:0px auto; padding:0px; text-align:left;}
.crm1 h2 {color:#000; font-size:26px; font-weight:bold; letter-spacing:5px; height:80px; line-height:80px; margin-left:160px; }
.crm1 h3 {color:#000; font-size:32px; font-weight:normal;letter-spacing:5px; height:100px; line-height:100px; margin-left:160px; }
.crm1 p {color:#fff; background-color: #1681df; display: inline-block; border-radius: 8px; font-size:16px; line-height:30px; height:30px; padding:5px; text-align:left; margin-left:200px; }

.bkuang:hover{box-shadow:0px 0px 5px #333;}
.crm2{ width:300px; height:50px; color:333px; text-align:center; font-size:22px; line-height:50px; margin-bottom:10px; background-color:#ddd;}
.crm2:hover{ background-color:#55a4c5; color:#fff;box-shadow:0px 0px 2px #333;}
.crm3{ margin-top:10px; text-align:center;}

.cys0{ width:370px; height:210px; margin-right:20px;background-color:#fff; padding:10px; float:left; overflow:hidden;border-radius:10px 10px 10px 10px;border:1px solid #fff;}
.cys1{ width:370px; height:50px; font-size:23px; line-height:50px; color:#55a4c5; text-align:center; float:left;overflow:hidden; }
.cys2{width:240px; height:160px; float:left;font-size:16px; color:#333; margin-left:5px; line-height:25px;overflow:hidden;}
.cys3{width:110px; height:160px; padding:20px 0px 0px 10px;; float:left; overflow:hidden;}
.cys0:hover{ border:1px solid #55a4c5;}

.rcfw0 {
background: url(/img/rcfw/b1.jpg) no-repeat; 
width:100%;
height:100%;
min-width: 1250px;
z-index:-10;
zoom: 1;
background-color: #fff;
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-position: center 0;
}
.rcfw{width:1250px; margin:0px auto; padding:0px; text-align:center; }
.rcfw h2 {color:#333; font-size:24px; font-weight: bold; letter-spacing: 10px; height:150px; line-height:70px;  }
.rcfw p {color:#fff; background-color: #1681df; display: inline-block; border-radius: 8px; font-size:16px; line-height:30px; height:30px; padding:5px; }
