﻿/* 织梦园（dedeyuan.com）做最好的织梦整站模板下载网站 */

@charset "utf-8";

body {

	min-width: 1200px;

	width: 100%;

}

/**/

.four {

	padding: 60px 0;

	font-size: 0;

	width:100%;

	background:#f7f7f7;

}

.four_t {

	font-size: 32px;

	color: #333;

	text-align: center;

	height: 60px;

	letter-spacing:4px;

}
.tp{
	margin-top:30px;
}
.caizhi {
	text-align: center;
    font-size: 22px;
    padding-top: 8px;
    color: #2a5ebb;
}

.four_t span {

	font-size:32px;

	color: #2e5bac;

}

.four_t p{

	margin-top:20px;

}

.four_t:hover {

	-webkit-transform: translate(0, -10px);

	transform: translate(0, -10px);

}

.four_t em img {

	width: 42px;

	height: 42px;

	display: block;

	transition: all 0.5s ease-in-out 0s;

}

.four_t:hover em img {

	transform: rotateY(180deg);

}

.ibrand-num {

	padding: 25px 0 0;

}

.ibrand-num li {

	float: left;

	width: 31%;

	height: 400px;

	text-align: center;

	color: #fff;

	font-weight:bold;

	font-size: 20px;

	margin:10px;

	line-height:400px;

}



.ibrand-num li span {

	font-size: 42px;

	font-family: Verdana, Geneva, sans-serif;

}

.ibrand-num li b {

	display: block;

	font-size: 16px;

	color: #666;

	font-weight: normal;

	padding: 10px 0 0;

}

/*.four .four_li01{ background:url(../images/four_k01.gif) no-repeat;}

.four .four_li02{ background:url(../images/four_k02.gif) no-repeat;}

.four .four_li03{ background:url(../images/four_k03.gif) no-repeat;}

.four .four_li04{ background:url(../images/four_k04.gif) no-repeat;}*/





.four .four_li01 .spinner {

	border-right-color: #006060;

}

.four .four_li02 .spinner {

	border-top-color: #006060;

}

.four .four_li03 .spinner {

	border-left-color: #006060;

}

.four .four_li04 .spinner {

	border-bottom-color: #006060;

}

/**/

.case_be {
	


	overflow: hidden;

	padding-top:50px;

}

.prul{

	width:1200px;

	text-align:center;

}

.prul ul{

	list-style:none;

}

.prul ul li{

	width:21%;

	height:255px;

	float:left;

	margin:20px;

	text-align:center;

}

.prul ul li img{

	width:200px;

}

.prul ul li p{

	width: 230px;

    padding: 3px 20px;

	font-size:16px;

}

.prul p a{

	width: 200px;

    background: #b7282c;

    color: #fff;

    padding: 10px 30px;

    border-radius: 5px;

}



/*雄业产品中心*/

.cp_bg {

	background: url(../images/cp_bg.jpg) no-repeat center top;

	font-size: 0;

	padding: 0 0 60px;

}

.cp_t {

	height: 140px;

	text-align: center;

	line-height: 115px;

	padding: 0 0 40px;

}

.cp_t a {

	font-size: 32px;

	color: #fff;

	-webkit-transition: transform .3s;

	transition: transform .3s;

	display: inline-block;

	background: url(../images/cp_ico01.gif) no-repeat center 95px;

	height: 140px;

}

.cp_t a:hover {

	-webkit-transform: translate(0, -10px);

	transform: translate(0, -10px);

}

.cp_l {

	width: 224px;

	padding: 0 0 15px;

	border: #006060 3px solid;

	background: #fff;

}

.cp_l h3 {

	background: url(../images/cp_ltbg.gif) no-repeat;

	width: 224px;

	height: 81px;

	font-weight: normal;

}

.cp_l h3 a {

	font-size: 26px;

	color: #eee;

	display: block;

	padding: 20px 0 0 72px;

}

.cp_ul01 li a {

	display: block;

	font-size: 16px;

	color: #333;

	font-weight: bold;

	width: 160px;

	height: 46px;

	line-height: 46px;

	background: #0072bf url(../images/cp_libg.gif) no-repeat;

	margin: 15px auto 0;

	padding: 0 0 0 40px;

}

.cp_ul01 li a:hover {

	color: #006060;

}

.cp_ul02 {

	padding: 10px 0 0;

}

.cp_ul01 .cp_ul02 li a {

	display: block;

	font-size: 14px;

	color: #666;

	font-weight: normal;

	margin: 0 auto;

	border-bottom: #d3d3d3 1px dashed;

	height: 32px;

	line-height: 32px;

	background: url(../images/cp_ico02.gif) no-repeat 25px 14px;

	padding: 0 0 0 42px;

	width: 158px;

	overflow: hidden;

}

.cp_ul01 .cp_ul02 li a:hover {

	font-weight: bold;

	color: #006060;

}

.cp_l .cp_ul01 .cp_ul02 .nobor a {

	border: none;

}

.cp_r{
    width:1200px;
	margin-top:100px;

	text-align:center;

}

.cp_r ul li {

	width: 23%;

	float: left;

	margin: 10px 0 0 22px;

	background:#fff;

}

.cp_r ul li img {

	width: 100%;
	height:270px;
}



.cp_r ul li span {

	display: block;

	text-align: center;

	height: 50px;

	line-height: 50px;

	overflow: hidden;

}

.cp_r ul li a {

	font-size: 16px;

	color: #666;

}

.cp_r ul li a:hover {

	color: #006060;

	font-weight: bold;

}

.cp_r ul li a:hover em {

	display: block;

}

.cp_r p a{

	padding:10px 30px;

	border-radius:5px;

	background:#b7282c;

	color:#fff;

	margin:0px 100px;

}

.cp_r p{

	margin:100px 0px;

}

/*广告条*/

.ban01 {

	background: url(../images/ban01.jpg)  center 0;

	overflow: hidden;

}

.ban01 p {

/*	position: absolute;

	top: 170px;

	right: 0;*/

}

.ban01 p span {

	display: block;

	font-size: 14px;

	color: #666;

	float: left;

	text-shadow: 1px 2px 1px #fff;

	width: 330px;

	background: url(../images/ban_tel.png) no-repeat 0 5px;

	padding: 0 0 10px 60px;

	height: 46px;

	line-height: 46px;

}

.ban01 p span b {

	font-size: 22px;

	color: #006060;

}

.ban01 p em {

	display: block;

	float: left;

	width: 144px;

}

.ban02 {

	background: url(../images/ban02.jpg) no-repeat center 0;

	height: 260px;

	overflow: hidden;

}

.ban02 p {

	position: absolute;

	top: 195px;

	left: 0;

}

.ban02 p span {

	color: #fff;

	text-shadow: 1px 2px 1px #ccc;

}

/*优势*/

.ys_tbg {

	background: url(../images/ys_tbg.jpg) no-repeat center 0;

	height: 180px;

	padding: 38px 0 0;

	overflow: hidden;

}

.ys_tbg .four_t {

	background: url(../images/ys_line.gif) no-repeat center 68px;

}

.ys_tbg .four_t span, .about {

	font-size: 16px;

	color: #666;

	padding: 5px 0 0;

}

.ys01 {

	background:url(/skin/images/ys1.jpg);

	height: 300px;

	overflow: hidden;

}

.ys02 {

	background:url(/skin/images/ys2.jpg);

	height: 300px;

	overflow: hidden;

}





.ys dl {

	width: 510px;

	display: inline-block;

}

.ys dl dt {

	width: 80px;

	height: 80px;

	text-align: center;

	line-height: 80px;

	font-size: 50px;

	color: #fff;

	font-weight: bold;

	background: #1d50ad;

	font-family: "Times New Roman", Times, serif;

	float: left;

}

.ys dl dd {

	padding: 0 0 0 30px;

	width: 400px;

	float: left;

}

.ys dl dd h5 {

	font-size: 28px;

	color: #1d50ad;

	line-height: 32px;

}

.ys dl dd h5 em {

	text-align: center;

	display: block;

	font-size: 14px;

	color: #d9d9d9;

	font-weight: normal;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	background: #fff;

	border: #e0e0e0 2px solid;

	margin: 12px 0 0;

}



.ys dl dd span {

	display: block;

	width: 144px;

	padding: 20px 0 0;

}

.ys dl dd p{

	font-size:18px;

	background: #fff;

	margin:20px;

}

.ys dl dd p a{

	padding:10px 30px;

	border-radius:5px;

	background:#b7282c;

	color:#fff;

}

.ys dl dd span a {

	background: url(../images/ys_btn.png) no-repeat;

	color: #f97b47;

}

.ys02 .ys dl, .ys04 .ys dl {

	padding: 65px 0 0 690px;

}

/**/

.anli_bg {

	padding: 0 0 60px;

}

.anli_t {

	height: 60px;

	text-align: center;

	padding: 40px 0 0;

	line-height: 40px;

}
.bt{
	text-align: center;
    width: 1200px;
    margin-bottom: 30px;
}

.bt1{
	text-align: center;
    width: 1890px;
    margin-bottom: 30px;
}

.anli_t a {

	font-size: 32px;

	color: #2e5bac;

	-webkit-transition: transform .3s;

	transition: transform .3s;

	display: inline-block;

}

.anli_t span {

	display: block;

	font-size: 18px;

	font-weight: normal;

	letter-spacing: 2px;

}

.anli_t a:hover {

	-webkit-transform: translate(0, -10px);

	transform: translate(0, -10px);

}

.anli_l {

	width: 400px;

	height:300px;

	background:#f1f1f1;

}

.anli_l ul li {

	width: 46%;

	float:left;

	height: 82px;

	padding: 8px 5px;

	text-align:center;

	line-height:82px;

}

.anli_l ul li a {

	font-size: 20px;

	color: #333;

	font-weight: bold;

	display: block;

	border: #1d50ad 3px solid;

	background: #fff;

}

.anli_l ul li a:hover, .anli_l ul li.cur a {

	background: #1d50ad;

	color: #fff;

}

.anli_l ul li em {

	display: block;

	font-size: 14px;

	color: #b7b7b7;

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

}

.anli_l ul li a:hover em, .anli_l ul li.cur em {

	color: #888;

}

.anlicm{

	width:400px;

	height:300px;

}

.anlicm img{

	width:100%;

}

.anli_cb {

	width: 590px;

	left: 50%;

	margin-left: -295px;

	bottom: 10px;

	position: absolute;

	z-index: 1;

	overflow: hidden;

}

.anli_cb ul {

	margin-left: 250px;

}

.anli_cb ul li {

	float: left;

	margin: 0 10px;

	display: inline;

	cursor: pointer;

}

.anli_cb ul li {

	width: 12px;

	height: 12px;

	background: url(../images/anli_ico01.png) no-repeat;

}

.anli_cb ul .on {

	background: url(../images/anli_ico02.png) no-repeat;

}

.anli_r {

	width: 400px;

	height:300px;	

	background: #f1f1f1;

	text-align:center;	

}

.anli_r b {

	font-size:30px;

	letter-spacing:25px;

	margin-top:30%;

	display: block;

	margin-bottom:50px;

}

.anli_r p a{
	


	padding:10px 30px;

	color:#fff;

	background:#b7282c;

	border-radius:5px;	

}



/*新闻中心*/

.news{
	margin-top: 37px;

	width:1200px;

	height:677px;

	background:url(/skin/images/diannao.jpg);

}

.newsform{

	margin:0 auto;

}

.newsform form{

	text-align:center;

	margin-top:12%;

}



.newsform p{

	margin:20px 0px;

}

.xingming{

	font-size:18px;

}

.coolbg{

	width:300px;

	height:40px;

	border-radius:5px;

	background:#b7282c;

	color:#fff;

	margin-top:100px;

	border:1px solid #b7282c;

}

.intxt{

	width:300px;

	height:40px;

	border-radius:5px;



}

.news_bt {

	padding: 60px 0 0;

	text-align: center;

	background: url(../images/news_line.png) no-repeat center 125px;

	height: 95px;

}

.news_bt a {

	font-size: 28px;

	color: #333;

	-webkit-transition: transform .3s;

	transition: transform .3s;

	display: block;

}

.news_bt em {

	display: block;

	width: 42px;

	height: 42px;

	margin: 0 auto;

	padding: 0 0 10px;

}

.news_bt em img {

	width: 42px;

	height: 42px;

	display: block;

	transition: all 0.5s ease-in-out 0s;

}

.news_bt a:hover em img {

	transform: rotateY(180deg);

}

.news_bt a:hover {

	-webkit-transform: translate(0, -10px);

	transform: translate(0, -10px);

}

.wd {

	width: 725px;

	padding: 0 0 45px;

	font-size: 0;

}

.news_t {

	height: 45px;

	line-height: 45px;

	border-bottom: #c8c8c8 1px solid;

}

.news_t a {

	font-size: 20px;

	color: #006060;

	font-weight: bold;

}

.news_t em {

	display: block;

	float: left;

	width: 22px;

	padding: 13px 10px 0 0;

}

.news_t span {

	float: right;

}

.news_t span a {

	font-size: 14px;

	color: #999;

	font-weight: normal;

}

.news dl {

	width: 725px;

	padding: 25px 0 30px;

	display: inline-block;

	overflow: hidden;

}

.news dt {

	width: 300px;

	height: 150px;

	float: left;

	overflow: hidden;

}

.news dt img {

	width: 300px;

	height: 150px;

}

.news dd {

	float: left;

	overflow: hidden;

	width: 400px;

	padding: 0 0 0 20px;

}

.news dd h3 {

	height: 30px;

	line-height: 30px;

	overflow: hidden;

}

.news dd h3 a {

	font-size: 16px;

	color: #333;

}

.news dd h3 a:hover, .news ul li a:hover, .wd dt a:hover {

	color: #006060;

}

.news .news_desc {

	font-size: 14px;

	color: #666;

	height: 66px;

	line-height: 22px;

	overflow: hidden;

	padding: 5px 0 0;

}

.news dd span {

	display: block;

	width: 100px;

	padding: 15px 0 0;

}

.news dd span a {

	font-size: 14px;

	color: #fff;

	display: block;

	width: 100px;

	height: 30px;

	background: #006060;

	text-align: center;

	line-height: 30px;

	overflow: hidden;

}

.news dd span a:hover {

	animation: shake .5s linear;

	-webkit-animation: shake .5s linear;

}

.news ul li {

	height: 50px;

	overflow: hidden;

	width: 362px;

	float: left;

	padding: 0 0 16px;

}

.news ul li em {

	display: block;

	float: left;

	width: 50px;

	height: 50px;

	text-align: center;

	line-height: 50px;

	background: #888;

	font-size: 30px;

	color: #fff;

	font-family: "Times New Roman", Times, serif;

}

.news ul li a {

	display: block;

	height: 48px;

	line-height: 48px;

	border: #ddd 1px solid;

	font-size: 14px;

	color: #555;

	padding: 0 5px 0 10px;

	width: 280px;

	float: left;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

}

/*常见问题*/

.wd {

	width: 400px;

	font-size: 0;

}

.wd .news_t {

	margin: 0 0 20px;

}

.wd dl {

	width: 400px;

	height: 85px;

	border-bottom: #c4c4c4 1px dashed;

	padding: 15px 0 0;

}

.wd dt {

	background: url(../images/wen.gif) no-repeat;

	padding-left: 35px;

	height: 25px;

	line-height: 20px;

	overflow: hidden;

}

.wd dt a {

	font-size: 16px;

	color: #333;

	font-weight: bold;

}

.wd dd {

	font-size: 14px;

	color: #555;

	background: url(../images/da.gif) no-repeat 0 5px;

	padding-left: 35px;

	line-height: 25px;

	height: 50px;

	overflow: hidden;

}

/*走进雄业*/

.ab_bg {

	background: #fff;

	padding: 60px 0 75px;

	font-size: 0;

	overflow: hidden;

}



.about .four_t a {

	font-size: 28px;

	color: #333;

}

.about dl {

	width: 1200px;

	display: inline-block;

	overflow: hidden;

	padding: 0 0 20px;

}

.about dl dt {

	width: 600px;

	float: left;

}

.about dl dt img {

	width: 600px;

	height: 428px;

}

.about dl dd {

	width: 530px;

	padding: 0px 30px 0 40px;

	float: left;

	background: #fff;

}

.about dl dd span a{

	width:200px;

	background:#b7282c;

	color:#fff;

	padding:10px 30px;

	border-radius:5px;

}

.about dl dd h5 {

	background: url(../images/case_ico01.gif) no-repeat 0 72px;

	height: 75px;

	line-height: 30px;

}

.about dl dd h5 a {

	font-size: 24px;

	color: #333;

}

.about dl dd h5 i {

	display: block;

	font-size: 16px;

	color: #7c7c7c;

	font-weight: normal;

	text-transform: uppercase;

}

.about .ab_desc{

	font-size: 18px;

	line-height: 44px;

	color:#2e5bac;

	letter-spacing: 5px;

	margin-bottom:40px;

}

.about .ab_desc h2{

	font-size:27px;

}

.ab_bot {

	padding: 48px 0 0 175px;

	width: 1200px;

	display: inline-block;

}

.ab_bot a {

	display: block;

	font-size: 20px;

	color: #006060;

	font-weight: bold;

	height: 64px;

	line-height: 62px;

	width: 264px;

	text-align: center;

	float: left;

	margin: 0 30px 0 0;

}

.ab_bot .ab_btn01 {

	background: url(../images/ab_k01.png) no-repeat;

}

.ab_bot .ab_btn02 {

	background: url(../images/ab_k02.png) no-repeat;

}

.ab_bot .ab_btn03 {

	background: url(../images/ab_k03.png) no-repeat;

}

/*友情链接*/

.links_bg {

	height: 60px;

	background: #2e5bac;

}

.links_l {

	width: 150px;

	text-align: center;

	height: 60px;

	line-height: 60px;

	background: #2e5bac;

	font-size: 18px;

	color: #fff;

	font-weight: bold;

}

.links_c {

	height: 60px;

	line-height: 60px;

	overflow: hidden;

	width: 1050px;

}

.links_c a {

	font-size: 14px;

	color: #fff;

	display: inline-block;

	padding: 0 0 0 20px;

}



/**/

@-webkit-keyframes shake {

 from, to {

-webkit-transform:translate3d(0, 0, 0);

}

 20%, 60% {

-webkit-transform:translate3d(-10px, 0, 0);

}

 40%, 80% {

-webkit-transform:translate3d(10px, 0, 0);

}

}

 @keyframes shake {

 from, to {

transform:translate3d(0, 0, 0);

}

 20%, 60% {

transform:translate3d(-10px, 0, 0);

}

 40%, 80% {

transform:translate3d(10px, 0, 0);

}

}


.bg1{color: #666666;
    }



.clear{
	clear:both;
}
.in-news {
    background: #f9f9f9;
    padding: 30px 0;
}
.layout {
    width: 1200px;
    margin: 0px auto;
    clear: both;
}
.in-news .left {
    float: left;
    width: 65%;
    padding: 30px 20px 40px;
    background: #fff;
}
.in-news .right {
    float: right;
    width: 23%;
    padding: 30px 20px 40px;
    background: #fff;
}
.in-news .top {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    height: 20px;
}
.in-news .top h3 {
    font-weight: normal;
    float: left;
    font-size: 18px;
    color: #208de4;
}

.in-news .top h3 span {
    font-size: 14px;
    color: #666;
}
.in-news .top .more {
    float: right;
    color: #666;
}
.in-news-list{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 100%;
    font-family: "arial";
    font-size: 14px;
    color: #666;
}
.in-news-list li {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    border-bottom: 1px #e5e5e5 dotted;
    line-height: 40px;
}
.in-news-list li a {
    display: inline-block;
    max-width: 500px;
    float: left;
    line-height: 40px;
    color: #555;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.in-news-list li span {
    float: right;
    font-size: 12px;
    display: block;
    line-height: 40px;
    color: #999;
}
.in-news-list li a:hover {
    color: #208de4;
}
.in-wenti-list li {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px #e5e5e5 dotted;
}
.in-wenti-list li .tit {
    height: 24px;
    line-height: 24px;
}
.in-wenti-list li .instr {
    margin-top: 21px;
    float: left;
    width: 100%;
}
.in-wenti-list li .instr span {
    background: #e23321;
}
.in-wenti-list li span {
    display: block;
    float: left;
    width: 22px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #208de4;
}
.in-wenti-list li font {
    float: right;
    width: 240px;
}
.in-wenti-list li .tit font {
    color: #333;
}







