﻿@charset "utf-8";
/* CSS Document */


 /* Title */

.Title_main {
	width: 100%;
	text-align: center;
}
.Title_main h2 {
	font-size: 32px;
	color: #333333;
	font-weight: normal;
}
.Title_main h2 a {
	color: #333333;
	text-decoration: none;
}
.Title_main p {
	font-size: 15px;
	color: #999;
	margin-top: 5px;
}
.Title_main i {
	display: block;
	width: 169px;
	height: 4px;
	margin: 18px auto 0;
}
.Title_main i img {
	display: block;
	width: 169px;
	height: 4px;
}

.banner {
	overflow: hidden;
	width: 100%;
}
#flashs {
	position: relative;
	height: 550px;
	overflow: hidden;
}
#flashs .btn {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 30px;
	z-index: 998;
}
#flashs .btn span {
	display: inline-block;
*display: inline-block;
	width: 40px;
	height: 3px;
	background: #5e9ac6;
	margin: 0 3px;
}
#flashs .btn span.on {
	background: #fff;
}
#flashs .bot {
	display: block;
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
	display: none;
}
#flashs .bot1 {
	background: url(../images/babot1.png) no-repeat center;
	left: 5%;
	z-index: 2;
}
#flashs .bot2 {
	background: url(../images/babot2.png) no-repeat center;
	right: 5%;
	z-index: 2;
}
#flashs:hover .bot {
	display: block;
}
/* search */

.search {
	width: 100%;
	height: 66px;
	background: #f6f6f6;
}
.search p {
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 14px;
	color: #333333;
	width: 575px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
}
.search p a {
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	margin-left: 10px;
}
.search p a:first-child {
	margin-left: 0;
}
.search p a:hover{
	color: #0c6eb3;
}
.search .Input {
	width: 335px;
	height: 33px;
	line-height: 33px;
	float: right;
	margin-top: 16px;
	position: relative;
	background: url(../images/searchBg.png) no-repeat center;
}
.search .Input .input02 {
	padding-left: 20px;
	font-size: 13px;
	outline: none;
	border: none;
	color: #999999;
	height: 33px;
	line-height: 33px;
	width: 275px;
	background: none;
	float: left;
}
.search .Input .btn {
	display: block;
	width: 40px;
	height: 33px;
	background: url(../images/searchBtn.png) no-repeat center;
	float: right;
	border:none;
}
.search .Input .btn:hover{
	cursor: pointer;
}

/*首页推荐产品*/
.index_products{
	overflow: hidden;
	padding: 80px 0;
}
.inprolist{
	width: 275px;
	float: left;
}
.inprolist .title{
	width: 100%;
	padding: 33px 0;
	background: #1568bf;
	text-align: center;
}
.inprolist .title p{
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	
}
.inprolist .title span{
	color: #fff;
	opacity: .4;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 30px;
}
.inprolist .line1{
	background: #f9f9f9;
}
.inprolist .line1 .pfw{
	
}
.inprolist .line1 .pfw h3{
	background: #ececec;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	
}
.inprolist .line1 .pfw h3 a{
	display: block;
	background: url(../images/proline.png) no-repeat 33px 19px;
	padding-left: 62px;
	color: #0765b5;
}
.inprolist .line1 .pfw ul.artlist{
	display: block;
	padding: 15px 0;
}
.inprolist .line1 .pfw ul.artlist li a{
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #777;
	padding-left: 62px;
}

.inpromain{
	width: 897px;
	height: 545px;
	border: 1px solid #eee;
	float: right;
}
.inpromain .title{
	width: 100%;
	background: url(../images/rexiaobj.jpg) no-repeat;
	height: 100px;
	text-align: center;
	position: relative;
	padding-top: 25px;
}
.inpromain .title span{
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	color: #f1f1f1;
}
.inpromain .title p{
	font-size: 36px;
	color: #fb8800;
	font-weight: 700;
	margin-top: -38px;
}

.picScroll-left{
	position: relative;
	margin-top: 60px;
}
.picScroll-left .hd{
	
}
.picScroll-left .bd{
	
}
.picScroll-left .bd .tempWrap{
	width: 810px!important;
	    margin-left: 45px;
}
.picScroll-left .bd ul.picList li{
	display: block;
}
.picScroll-left .bd ul.picList li .pic{
	width: 380px;
	height: 285px;
	float: left;
	margin-right: 20px;
}
.picScroll-left .bd ul.picList li .pic img{
	width: 380px;
}
.picScroll-left .bd ul.picList li .jieshao{
	width: 385px;
	margin-top: 15px;
	float: left;
}
.picScroll-left .bd ul.picList li .jieshao .protit{
	font-size: 26px;
	color: #333;
	line-height: 35px;
	padding-bottom: 15px;
}
.picScroll-left .bd ul.picList li .jieshao .protit a{
	color: #333;
}
.picScroll-left .bd ul.picList li .jieshao .tedian span{
	font-size: 16px;
	color: #0765b5;
	float: left;
	display: block;
}
.picScroll-left .bd ul.picList li .jieshao .tedian em{
	width: 306px;
	height: 1px;
	display: block;
	border-bottom: 1px dotted #ccc;
	float: right;
	margin-top: 10px;
}
.picScroll-left .bd ul.picList li .jieshao .note{
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}

.picScroll-left .bd ul.picList li .jieshao .note pre{
	font: 14px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	color: #979797;
	line-height: 25px;
}
.anniu a{
	width: 131px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	display: block;
	float: left;
	border-radius: 50px;
	margin-top: 15px;
}
.anniu a.anniu01{
	background: #1568bf;
}
.anniu a.anniu02{
	background: #fb8800;
	margin-left: 20px;
}

.picScroll-left .hd .prev{
	    display: block;
    width: 23px;
    height: 40px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 115px;
    left: 15px;
    background: url(../images/proqie.jpg) no-repeat 0 0px;
	z-index: 999999;
}
.picScroll-left .hd .next {
	display: block;
	width: 23px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 115px;
	    right: 10px;
	    background: url(../images/proqie.jpg) no-repeat -24px 0px;
    z-index: 999999;
}

/**/
.inpromain02{
	clear: both;
	padding-top: 17px;
}
.picScroll-left02{
	width: 100%;
	overflow: hidden;
}
.picScroll-left02 .bd ul li{
	display: block;
	float: left;
	width: 289px;
	margin: 0 14px 0 0;
	position: relative;
}
.bofang{
	width: 56px;
	height: 56px;
	position: absolute;
	z-index: 99;
	top: 72px;
	left: 110px;
	opacity: .7;
}
.picScroll-left02 .bd ul li .pic{
	width: 320px;
	height: 240px;
	position: relative;
}
.picScroll-left02 .bd ul li .pic img{
	width: 320px;
	height: 240px;
	border: 1px solid #eee;
}
.picScroll-left02 .bd ul li .protit{
	width: 100%;
	text-align: center;
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
	font-size: 14px;
	color: #777777;
	line-height: 40px;
}

/*非标生产和流水线设计*/
.feibiao_liushui{
	width: 100%;
	padding: 90px 0;
	overflow: hidden;
	background: url(../images/feilsbj.jpg) no-repeat center top;
}

.feibiao{
	width: 515px;
	float: left;
	padding-right: 85px;
}
.feibiao .title{
	
}
.feibiao .title span{
	font-size: 34px;
	color: #fff;
}
.feibiao .title a{
	float: right;
	color: #a1cfff;
	font-size: 14px;
	line-height: 35px;
}
.feibiao .main{
	overflow: hidden;
	margin: 28px 0; 
}
.feibiao01{
	float: left;
	width: 236px;
	height: 75px;
	background: rgba(0,0,0,.12);
	border-radius: 10px;
	margin: 10px;
}

.feibiao01 img{
	margin: 15px 0 0 30px;
	display: block;
	float: left;
}
.feibiao01 span{
	font-size: 18px;
	color: #fff;
	display: block;
	float: left;
	line-height: 75px;
	padding-left: 10px;
}

.liushui{
	width: 515px;
	float: left;
	padding-left: 85px;
}
.liushui .title{
	
}
.liushui .title span{
	font-size: 34px;
	color: #fff;
}
.liushui .title a{
	float: right;
	color: #999;
	font-size: 14px;
	line-height: 35px;
}
.liushui .main{
	overflow: hidden;
	margin: 28px 0; 
}
.liushui01{
	float: left;
	width: 236px;
	height: 75px;
	background: rgba(0,0,0,.12);
	border-radius: 10px;
	margin: 10px;
}

.liushui01 img{
	margin: 15px 0 0 30px;
	display: block;
	float: left;
}
.liushui01 span{
	font-size: 18px;
	color: #fff;
	display: block;
	float: left;
	line-height: 75px;
	padding-left: 10px;
}


/* flow */

.flow {
	width: 100%;
	margin: 95px 0;
}
.flow .mainCon {
	width: 100%;
	margin-top: 50px;
}
.flow .mainCon .conBox {
	width: 100%;
	height: 356px;
	overflow: hidden;
	position: relative;
}
.flow .mainCon .conBox .box {
	width: 100%;
	height: 356px;
}
.flow .mainCon .conBox .boxL {
	float: left;
	width: 618px;
	height: 356px;
}
.flow .mainCon .conBox .boxL img {
	display: block;
	width: 618px;
	height: 356px;
}
.flow .mainCon .conBox .boxR {
	width: 582px;
	float: left;
	background:#1468be;
	height: 356px;
}
.flow .mainCon .conBox .boxR dt {
	float: left;
	width: 68px;
	height: 79px;
	padding-top: 12px;
	background: #fb8800;
	text-align: center;
}
.flow .mainCon .conBox .boxR dt span {
	display: inline-block;
	font-size: 42px;
	color: #fff;
	font-family: arial;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
*display: inline-block;
	zoom: 1;
	font-weight: bold;
}
.flow .mainCon .conBox .boxR dd {
	width: 390px;
	float: left;
	margin-left: 22px;
	padding-top: 60px;
}
.flow .mainCon .conBox .boxR h3 {
	font-size: 30px;
	color: #fff;
}
.flow .mainCon .conBox .boxR span {
	display: block;
	color: #5091c2;
	font-size: 14px;
	margin-top: 4px;
}
.flow .mainCon .conBox .boxR i {
	margin: 26px 0;
	height: 1px;
	display: block;
	background: #2c77c5;
}
.flow .mainCon .conBox .boxR p {
	line-height: 28px;
	font-size: 15px;
	color: #fff;
}
.flow .mainCon .menu {
	width: 100%;
	position: relative;
	margin-top: 60px;
}
.zaixianzx{
	    background: #fb8800;
    width: 131px;
	    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
    border-radius: 5px;
    margin-top: 15px;
}
.flow .mainCon .menu ul {
	position: relative;
	z-index: 2;
}
.flow .mainCon .menu li {
	float: left;
	margin-left: 36px;
	width: 140px;
	text-align: center;
	cursor: pointer;
}
.flow .mainCon .menu li span {
	display: block;
	width: 58px;
	height: 37px;
	line-height: 37px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	font-family: arial;
	background: url(../images/flow_y01.jpg) no-repeat center;
}
.flow .mainCon .menu li:first-child {
	margin-left: 0;
}
.flow .mainCon .menu li em {
	font-size: 16px;
	color: #333333;
	margin-top: 22px;
	display: block;
}
.flow .mainCon .menu i {
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	top: 17px;
	left: 0;
}
.flow .mainCon .menu li.cur span {
	background: url(../images/flow_y02.jpg) no-repeat center;
}

/* adv */

.adv {
	width: 100%;
	background: url(../images/advBg.jpg) no-repeat center top;
	height: 684px;
	padding: 95px 0 0 0;
}
.adv .mainCon {
	width: 100%;
	margin-top: 55px;
	position: relative;
}
.adv .mainCon .conBox {
	width: 1210px;
	height: 493px;
	margin-left: -10px;
	overflow: hidden;
}
.adv .mainCon .conBox dt {
	float: left;
	width: 600px;
	height: 402px;
	border-top: 9px solid #fff;
	border-left: 10px solid #fff;
	margin-top: 82px;
}
.adv .mainCon .conBox dd {
	width: 459px;
	height: 299px;
	padding: 125px 72px 0 69px;
	float: left;
	background: #fbfbfb;
}
.adv .mainCon .conBox dd h3 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.adv .mainCon .conBox dd h3 em {
	color: #333333;
	font-weight: bold;
	font-size: 45px;
}
.adv .mainCon .conBox dd span {
	display: block;
	font-size: 12px;
	color: #cdcdcd;
	text-transform: uppercase;
	position: relative;
	top: 0px;
}
.adv .mainCon .conBox dd i {
	display: block;
	width: 100%;
	height: 1px;
	background: #f1f1f1;
	margin: 14px 0 30px 0;
}
.adv .mainCon .conBox dd p {
	line-height: 28px;
	color: #666666;
	font-size: 15px;
}
.adv .mainCon .menu {
	width: 600px;
	height: 69px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.adv .mainCon .menu li {
	float: left;
	width: 149px;
	height: 69px;
	background: #1568bf;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 69px;
	border-left: 1px solid #8db9d9;
}
.adv .mainCon .menu li img {
	display: inline-block;
*display: inline-block;
	position: relative;
	top: 8px;
	margin-right: 10px;
}
.adv .mainCon .menu li.cur {
	background: #fb8800;
}

/*合作客户*/
.hezuo{
	padding:50px 0 90px 0;
	overflow: hidden;
}
.picScroll-left03{
	width: 100%;
	position: relative;
	margin: 48px 0 0 0;
}
.picScroll-left03 .bd ul li{
	display: block;
	float: left;

	margin: 0 10px;
}
.picScroll-left03 .bd ul li .pic{
	width: 208px;
	height: 100px;
	float: left;
	margin-right: 20px;
}
.picScroll-left03 .bd ul li .pic img{
	width: 206px;
	height: 98px;
	border: 1px solid #eee;
}
.picScroll-left03 .bd ul li .frwen{
	width: 375px;
	float: left;
}
.picScroll-left03 .bd ul li .frwen p{
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.picScroll-left03 .bd ul li .frwen span{
	font-size: 13px;
	color: #999;
	line-height: 23px;
}
.picScroll-left03 .hd .prev{
	    display: block;
    width: 23px;
    height: 40px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 25px;
    left: -25px;
    background: url(../images/proqie.jpg) no-repeat 0 0px;
	z-index: 999999;
}
.picScroll-left03 .hd .next {
	display: block;
	width: 23px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 25px;
	    right: -45px;
	    background: url(../images/proqie.jpg) no-repeat -24px 0px;
    z-index: 999999;
}


/* about */

.about {
	width: 100%;
	overflow: hidden;
}
.about02 {
	width: 100%;
	overflow: hidden;
	background: url(../images/aboutbj.jpg) no-repeat center top;
	margin: 50px 0;
}
.about .mainCon {
	width: 100%;
	margin-top: 70px;
	padding-bottom: 70px;
}
.about .mainCon .conL {
	float: left;
	width: 640px;
	margin-left:80px;
	color:#2f2f2f;
}
.about .mainCon .conL h3 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.about .mainCon .conL h3 a {
	color: #333333;
	text-decoration: none;
}
.about .mainCon .conL i {
	display: block;
	width: 43px;
	height: 2px;
	background: #1568bf;
	margin: 21px 0 36px 0;
}
.about .mainCon .conL pre {
	font: 14px Arial, "Microsoft Yahei";
	line-height: 26px;
	
	text-indent: 2em;
	white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;

}
.about .mainCon .conL a.details {
	display: block;
	width: 146px;
	height: 42px;
}
.about .mainCon .conL a.details img {
	display: block;
	width: 146px;
	height: 42px;
	margin-top: 35px;
}
.about .mainCon .conL .box {
	margin-top: 50px;
	float: right;
}
.about .mainCon .conL .box a img {
	display: inline-block;
*display: inline-block;
	position: relative;
	top: 10px;
	margin-right: 10px;
	width: 33px;
	height: 33px;
}
.about .mainCon .conL .box a {
	display: block;
	background: #1568bf;
	color: #fff;
	width: 170px;
	height: 60px;
	margin-right: 7px;
	line-height: 60px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
.about .mainCon .conL .box a:first-child {
	background: #fb8800;
}
.about .mainCon .conR {
	width: 480px;
	padding: 0 0 0 0px;
	overflow: hidden;
	float: left;
}
.about .mainCon .conR h3 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}
.about .mainCon .conR h3 a {
	font-size: 24px;
	color: #666;
}
.about .mainCon .conR h3 em {
	font-size: 14px;
	color: #569be3;
	text-transform: uppercase;
}
.about .mainCon .conR .conBox {
	width: 480px;
	position: relative;
	margin-top: 26px;
	height: 363px;
	overflow: hidden;
	border-radius: 20px;
	background: #fff;
}
.about .mainCon .conR .conBox:hover{
	cursor: pointer;
}
/*荣誉证书*/

.picScroll-left04{
	position: relative;
}
.picScroll-left04 .hd{
	
}
.picScroll-left04 .bd{
	
}
.picScroll-left04 .bd .tempWrap{
	
}
.picScroll-left04 .bd ul.picList li{
	display: block;
	width: 480px;
}
.picScroll-left04 .bd ul.picList li .pic{
	width: 211px;
	height: 289px;
	margin:  20px auto 0 auto;
}
.picScroll-left04 .bd ul.picList li .pic img{
	width: 211px;
	height: 289px;
}

.picScroll-left04 .bd ul.picList li .protit{
	font-size: 14px;
	color: #333;
	line-height: 35px;
	width: 100%;
	clear: both;
	text-align: center;
}
.picScroll-left04 .hd .prev{
	display: block;
    width: 52px;
    height: 49px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 155px;
    left: 0px;
    background: url(../images/aboutBtn02.png) no-repeat 0 0px;
	z-index: 999999;
}
.picScroll-left04 .hd .next {
	display: block;
	width: 52px;
	height: 49px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 155px;
	    right: 0px;
	    background: url(../images/aboutBtn03.png) no-repeat 0px 0px;
    z-index: 999999;
}

/* news */
/*新闻*/
.news{width: 100%;background: #f5f5f5;padding: 50px 0;}
.news .mainCon{width: 100%;margin-top: 33px;}
.news .mainCon .menu{width: 444px;margin: 0 auto;}
.news .mainCon .menu li{float: left;width: 145px;height: 46px;line-height: 46px;text-align: center;margin-left: 3px;background: #0c6baf;font-size: 16px;color: #fff;position: relative;}
.news .mainCon .menu li a{text-decoration: none;display: block;color: #fff;}
.news .mainCon .menu li i{display: none;position: absolute;width: 9px;height: 5px;left: 50%;margin-left: -4px;bottom: -5px;}
.news .mainCon .menu li img{display: block;width: 9px;height: 5px;}
.news .mainCon .menu li.cur{background: #f26a20;}
.news .mainCon .menu li.cur i{display: block;}
.news .mainCon .conBox{width: 100%;height: 400px;overflow: hidden;margin-top: 35px;}
.news .mainCon .conBox .box{width: 100%;height: 400px;}
.news .mainCon .conBox .boxL{float: left;width: 502px;height: 384px;border: 8px solid #fff;}
.news .mainCon .conBox .boxL a{position: relative;display: block;width: 502px;height: 384px;}
.news .mainCon .conBox .boxL a img{width: 502px;height: 384px;}
.news .mainCon .conBox .boxL a span{display: block;height: 53px;position: absolute;left: 0;bottom: 0;width: 100%;background: url(Img/Index/newsBg.png);line-height: 53px;text-align: center;font-size: 16px;color: #fff;}
.news .mainCon .conBox .boxR{width: 634px;float: right;}
.news .mainCon .conBox .boxR dl{height: 107px;border-top: 1px dotted #d2cdcc;padding-top: 14px;}
.news .mainCon .conBox .boxR dl:first-child{border-top: none;}
.news .mainCon .conBox .boxR dt{width: 78px;float: left;text-align: center;}
.news .mainCon .conBox .boxR dt span{display: block;font-size: 58px;color: #c8c8c8;}
.news .mainCon .conBox .boxR dt em{display: block;font-size: 18px;color: #c8c8c8;position: relative;top: -5px;}
.news .mainCon .conBox .boxR dd{padding-top: 10px;width: 538px;float: right}
.news .mainCon .conBox .boxR dd h3{font-size: 16px;color: #333333;font-weight: normal;}
.news .mainCon .conBox .boxR dd h3 a{color: #333333;text-decoration: none;}
.news .mainCon .conBox .boxR dd p{line-height: 24px;color: #888888;font-size: 13px;margin-top: 12px;height: 48px;overflow: hidden;text-overflow: ellipsis;}
.news .mainCon .conBox .boxR dd p a{text-decoration: none;color: #888888;}
.news .mainCon .conBox .boxR dd:hover h3 a{color: #f26a20;font-weight: bold;}
.slideTxtBox02 {
	text-align: left;
}
.slideTxtBox02 .hd {
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}
.slideTxtBox02 .hd ul {
	display: block;
	width: 370px;
	float: left;
}
.slideTxtBox02 .hd ul li {
	float: left;
	font-size: 22px;
	color: #666;
	margin-right: 15px;
}
.slideTxtBox02 .hd ul li b {
	font-weight: normal;
}
.slideTxtBox02 .hd ul li.on a {
	color: #1e1e1e;
}
.slideTxtBox02 .hd ul li.on b {
	font-weight: bold;
}
.slideTxtBox02 .hd span {
	float: right;
	font-size: 20px;
	color: #1e1e1e;
	text-align: right;
	font-weight: bold;
}
.slideTxtBox02 .hd span em {
	display: block;
	font-size: 13px;
	margin-right: 26px;
	font-weight: bold;
}
.slideTxtBox02 .bd {
	clear: both;
	overflow: hidden;
}
.slideTxtBox02 .bd dl {
	margin-top: 40px;
	padding-left: 220px;
	color: #fff;
	position: relative;
	background: #1568bf;
	height: 144px;
	margin-bottom: 40px;
}
.slideTxtBox02 .bd dl dt {
	width: 220px;
	height: 169px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.slideTxtBox02 .bd dl dt img {
	display: block;
	width: 220px;
	height: 144px;
	transition: all 0.5s;
}
.slideTxtBox02 .bd dl dd.dd1 {
	padding-top: 25px;
	margin-left: 25px;
	width: 260px;
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slideTxtBox02 .bd dl dd.dd2 {
	font-size: 13px;
	line-height: 20px;
	margin-left: 25px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 55px;
	margin-bottom: 0px;
	width: 260px;
	color: #fff;
}
.slideTxtBox02 .bd dl dd.dd3 {
	text-align: right;
	width: 260px;
	margin-left: 25px;
	font-style: italic;
	color: #fff;
}
.news .conright ul {
}
.slideTxtBox02 .bd li {
	overflow: hidden;
	position: relative;
	font-size: 14px;
	margin-bottom: 23px;
}
.slideTxtBox02 .bd li a {
	float: left;
	width: 380px;
	color: #1e1e1e;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slideTxtBox02 .bd li span {
	float: right;
	font-size: 14px;
	color: #ccc;
}
.slideTxtBox02 .bd li:hover a {
	color: #1568bf;
}
.slideTxtBox02 .bd dl:hover dt img {
	transform: scale(1.1);
}
.conleft {
	width: 540px;
	border-left: 1px solid #ebebeb;
	margin-left: 60px;
	padding: 50px 0 0 55px;
}
.conleft .con_top {
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}
.conleft .con_top a {
	float: left;
	font-size: 22px;
	color: #1e1e1e;
	margin-right: 15px;
}
.conleft .con_top span {
	float: right;
	font-size: 20px;
	color: #1e1e1e;
	text-align: right;
	font-weight: bold;
}
.conleft .con_top em {
	display: block;
	font-size: 13px;
	margin-right: 26px;
	font-weight: bold;
}
.txtMarquee-top .bd dl {
	padding: 40px 0 30px 70px;
	width: 470px;
	border-bottom: 1px solid #ebebeb;
	background: url(../images/cjwtbg.png) no-repeat left 28px;
}
.txtMarquee-top .bd dl dt {
	height: 24px;
	line-height: 24px;
	margin-bottom: 5px;
	font-size: 16px;
}
.txtMarquee-top .bd dl dd {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 40px;
	color: #999;
}
