.nybanner {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	max-width: none;
	z-index: -1;
}
.nybannj {
	height: 300px;
	position: relative;
	/* top: 0; */
    /* left: 50%; */
    /* margin-left: -960px; */
    width: 100%;
	max-width: 1920px;
	margin: auto;
	overflow: hidden;
}
.nybanner .container {
	position: relative;
}
/*内页样式*/

.neiye_main {
	padding: 70px 0;
	overflow: hidden;
	width: 100%;
}
/* search部分 */
.wrap-search {
	height: 75px;
	background: #eee;
}
.search .keyword {
	float: left;
	font-size: 14px;
	color: #666;
	height: 75px;
	width: 850px;
}
.search .keyword span {
	float: left;
	width: 90px;
	height: 75px;
	line-height: 80px;
	padding-left: 30px;
	background: url("../images/index_24.png") no-repeat left center;
}
.search .keyword p {
	float: left;
	line-height: 80px;
	height: 75px;
}
.search .keyword p a {
	float: left;
	color: #888;
	font-size: 14px;
	padding-right: 20px;
	margin-right: 10px;
	background: url("../images/index_25.png") no-repeat right center;
}
.search .keyword p a:last-of-type {
	background: none;
}
.search .keyword p a:hover {
	color: #014590;
}
.search .keyword a:first-child {
	padding-left: 0;
	border-left: none;
}
.search .inp {
	float: right;
	width: 300px;
	height: 38px;
	margin-top: 13px;
	overflow: hidden;
	border: 1px solid #dedbdc;
	padding: 0 16px;
	background: #fff;
	border-radius: 27px;
}
.search .inp input {
	float: left;
	border: none;
	height: 38px;
	line-height: 38px;
	width: 255px;
	float: left;
	text-indent: 12px;
	font-size: 14px;
	color: #999;
}
.search .inp span {
	display: block;
	float: right;
	width: 40px;
	height: 43px;
	border-left: 1px solid #dedbdc;
	cursor: pointer;
}
.search .inp span button {
	display: block;
	width: 55px;
	height: 38px;
	background: url(../images/search.png) no-repeat 10px center;
	border: none;
	cursor: pointer;
}
/* 模板1公共面包屑导航 */

.mub02address {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
}
.mub02address .con {
	width: 70%;
	height: 65px;
	float: left;
}
.mub02address .homePage {
	display: block;
	width: 75px;
	height: 65px;
	background: url(../images/mub02address_homePage.png) no-repeat center;
	float: left;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
.mub02address p {
	height: 65px;
	width: 84%;
	line-height: 65px;
	font-size: 13px;
	color: #000;
	float: left;
	margin-left: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mub02address p a {
	color: #000;
	padding: 0 4px;
}
.mub02address .backList {
	display: block;
	width: 117px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	float: right;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	cursor:pointer;
}
.mub02address .backList img {
	display: inline-block;
*display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
{
 border: 1px solid #e1e1e1;
 border-radius: 40px;
 height: 40px;
 width: 260px;
 text-indent: 20px;
}
/*解决方案*/
.salss {
	padding: 70px 0;
	overflow: hidden;
}
.salss .sallist ul li {
	width: 1082px;
	box-shadow: -1px 0px 15px -2px #e4e4e4;
	z-index: 99;
	height: 313px;
	padding: 32px 65px 47px 49px;
	margin: 2px 0;
}
.salss .sallist ul li:nth-child(1n) .salimg {
 float: left;
}
.salss .sallist ul li:nth-child(1n) .salwen {
 float: right;
}
.salss .sallist ul li:nth-child(2n) .salimg {
 float: right!important;
}
.salss .sallist ul li:nth-child(2n) .salwen {
 float: left!important;
}
.salss .sallist ul li .salwen:nth-child(1n) {
 width: 45%;
}
.salss .sallist ul li .salwen:nth-child(2n) {
 width: 45%;
}
.salss .sallist ul li .salwen p {
	font-size: 28px;
	font-weight: bold;
	color: #0061ae;
	margin-top: 20px;
}
.salss .sallist ul li .salwen i {
	font-size: 15px;
	color: #636363;
	display: block;
	margin: 10px 0 20px;
	font-weight: bold;
}
.salss .sallist ul li .salwen .gege {
	width: 35px;
	height: 2px;
	background: #999;
	margin: 15px 0;
}
.salss .sallist ul li .salwen pre p {
	font-size: 14px;
	color: #666;
	line-height: 27px;
	font-weight: normal;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	margin: 0!important;
	font-family: "微软雅黑";
}
/*关于我们*/
.mainCon {
	margin: 35px 0 0 0;
}
.proListSection .mainCon {
	margin: 0;
}
.mainCon p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.mainCon p strong {
	font-size: 16px;
}
/* mub01Title 模板1公共标题*/

.mub01Title {
	width: 100%;
	text-align: center;
}
.mub01Title h3 {
	font-size: 26px;
	color: #1e1e1e;
	font-weight: bold;
}
.mub01Title h3 em {
	color: #0061ae;
	font-weight: bold;
}
.mub01Title h3 i {
	display: inline-block;
	height: 1px;
	background: #e5e5e5;
	width: 534px;
	position: relative;
	top: -6px;
}
.mub01Title h3 i.xianL {
	margin-right: 12px;
}
.mub01Title h3 i.xianR {
	margin-left: 12px;
}
.mub01Title p {
	font-size: 12px;
	color: #999999;
	font-family: arial;
	margin-top: 6px;
}
/*服务流程*/
.fuwu {
	padding: 50px 0 80px;
	overflow: hidden;
}
.fuwu ul {
	width: 100%;
	overflow: hidden;
	margin: 40px 0 0;
	display: block;
}
.fuwu ul li {
	width: 200px;
	background: url("../images/liugx.jpg")no-repeat left top;
	float: left;
	cursor:pointer;
	text-align: center;
}
.num {
	color: #e3e3e3;
	font-size: 70px;
	line-height: 69px;
}
.wenzi {
	padding: 16px 0 30px;
}
.wenzi p {
	font-size: 24px;
	color: #333;
	display: block;
}
.wenzi span {
	margin: 10px 0 0;
	display: block;
}
.wenzi span pre {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	font-family: "微软雅黑";
}
.liu_tu {
	width: 178px;
}
.liu_tu * {
 transition: all .8s ease;
 -moz-transition: all .8s ease;
 -webkit-transition: all .8s ease;
 -o-transition: all .8s ease;
}
.slideTxtBox03 .bd ul li:hover .liu_tu img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.liu_tu img {
	margin: 0 auto;
}
/* 公司风采css */
.fengcai {
	overflow: hidden;
	padding: 50px 0;
	background:#fafaf8;
}
.fengtit {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #0061ae;
	background: url("../images/bjx3.png")no-repeat center center;
}
.picScroll-left74 {
	width:100%;
	overflow:hidden;
	position:relative;
}
.picScroll-left74 .hd {
	overflow:hidden;
	height:30px;
}
.picScroll-left74 .hd .prev {
	display:block;
	width:62px;
	height:62px;
	overflow:hidden;
	position: absolute;
	left: 0;
	top: 100px;
	cursor:pointer;
	background:url("../images/hjtz.png") no-repeat;
}
.picScroll-left74 .hd .next {
	display:block;
	width:62px;
	height:62px;
	overflow:hidden;
	position: absolute;
	right: 0;
	top: 100px;
	cursor:pointer;
	background:url("../images/hjtr.png") no-repeat;
}
.picScroll-left74 .bd {
	width: 1000px;
	margin: 0 auto;
}
.picScroll-left74 .bd ul li {
	margin: 0 15px!important;
	float: left;
	width: 300px!important;
	border: none;
}
.picScroll-left74 .bd ul li span {
	color: #999;
}
.picScroll-left74 .bd ul li .pic {
	text-align: center;
}
.picScroll-left74 .bd ul li .pic img {
	width: 300px;
	height: 200px;
	display: block;
	border: 1px solid #ccc;
	transition: all 1s ease-out;
	transform: scale(1);
}
.picScroll-left74 .bd ul li .chuimg img {
	max-height: 205px!important;
}
.picScroll-left74 .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left74 .bd ul li .title {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.picScroll-left74 .bd .tempWrap {
	width: 100%!important;
}
.picScroll-left74 .bd ul li {
	margin: 0 24px;
	float: left;
	width: 255px;
}
/*列表左侧*/

.newslist {
	width: 279px;
}
.newsListLt_top h2 {
	background: url("../images/aiya.jpg") no-repeat center;
	width: 279px;
	height: 148px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-indent: 60px;
}
.newsListLt_top h2, .newsListLt_top h2 span {
	display: block;
}
.newsListLt_top h2 {
	line-height: 148px;
	color: #fff;
	font-size: 26px;
}
.newsListLt_top h2 span {
	font-size: 12px;
	color: #53b2a2;
	margin-top: 2px;
}
.newsListWen {
	overflow: hidden;
	width: 100%;
	background-color: #f5f5f5
}
.newsListWen li {
	position: relative;
	height: 60px;
	line-height: 60px;
	text-indent: 45px;
	font-size: 16px;
	border-bottom: 1px solid #ececec;
}
.newsListWen li a {
	color: #333;
	text-decoration: none;
	display: block;
}
.newsListWen li i {
	display: block;
	background: url("../images/newsList_more.png") no-repeat center top;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 20px;
	right: 40px;
}
.newsListWen li:hover i {
	background-position: bottom
}
.newsListWen li.cur i {
	background-position: bottom
}
/*内页左侧联系方式*/

.zclianxibox2 {
	margin-top: 20px;
	background: #f1f1f1;
	margin-bottom: 20px;
}
.zclianxibox2 .phone {
	background: url(../images/proListClassify_phone.png) no-repeat 12px 30px;
	padding-left: 65px;
	padding-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.zclianxibox2 .intro {
	padding: 15px 15px 25px 15px;
}
.zclianxibox2 .intro p {
	line-height: 24px;
	padding: 5px 0;
	color: #777;
}
.zclianxibox2 .intro p.t2 span {
	display: block;
	width: 210px;
	background: #f5f5f5;
	line-height: 35px;
	padding-left: 10px;
	color: #666;
	font-weight: 700;
	margin: 10px 0;
}
.zclianxibox2 .intro p.t3 {
	text-align: center;
	background: #095ca1;
	color: #fff;
	margin-top: 15px;
}
.zclianxibox2 .intro p.t3 a {
	display: block;
	color: #fff;
	opacity: 0.7;
}
.zclianxibox2 .intro p.t3 a:hover {
	opacity: 1;
}
.zclianxibox2 .phone span {
	display: block;
	font-size: 14px;
	color: #777;
}
.zclianxibox2 .phone p {
	font-size: 24px;
	color: #e60000;
	line-height: 23px;
	font-family: arial;
}
/*产品列表*/
.prolist_main2 {
	width: 900px;
	overflow: hidden;
}
.prolist_main {
	width: 900px;
	overflow: hidden;
}
.prolist_main ul .Bbox {
	margin: 0 15px 25px 0;
	float: left;
	_display: inline;
	text-align: center;
	background: #f5f5f5;
	padding: 8px;
	width: 274px;
	overflow: hidden;
}
.prolist_main ul li .pic_img {
	width: 274px;
	height: 274px;
	overflow: hidden;
	transition: all 0.5s;
}
.prolist_main ul li:hover .pic_img img {
	transform: scale(1.1);
	transition: all 0.5s;
}
.prolist_main ul li:hover {
	background: #0061ae;
}
.prolist_main ul li:hover .Bbox_title {
	color: #fff;
}
.prolist_main ul li .pic_img * {
 transition: all .8s ease;
 -moz-transition: all .8s ease;
 -webkit-transition: all .8s ease;
 -o-transition: all .8s ease;
}
.prolist_main ul li .pic_img img {
	width: 274px;
	height: 274px;
	transition: all 0.5s;
}
.prolist_main ul li .Bbox_title {
	line-height: 50px;
	color: #333;
	font-size: 14px;
	width: 274px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.prolist_main .pic_texing {
	padding: 10px 0px 20px;
	overflow: hidden;
}
.prolist_main .texing01 {
	background: #e1e1e1;
}
.prolist_main .inputro {
	display: block;
	width: 125px;
	font-size: 12px;
	color: #112241;
	line-height: 35px;
	margin: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.prolist_main .texing02 {
	background: #dbe5f6;
}
/*新闻列表*/
.mub02MainContent {
	overflow: hidden;
	padding: 70px 0;
}
/* proList 产品列表*/

.proList {
	width: 100%;
	overflow: hidden;
}
.proListSection {
	width: 900px;
	float: right;
}
.proListSection .mainCon {
	border: 1px solid #e4e4e4;
	width: 900px;
}
.proListSection .mainCon .conBox {
	width: 900px;
	margin: 20px auto 0;
	padding-bottom: 30px;
}
.proListSection .mainCon .conBox ul {
	width: 100%;
}
.proListSection .mainCon .conBox li {
	float: left;
	width: 274px;
	margin: 0 12px;
	margin-bottom: 20px;
	border: 1px solid #eee;
}
.proListSection .mainCon .conBox li.noMl {
	margin-right: 0px;
}
.proListSection .mainCon .conBox li .Pic {
	width: 274px;
	height: 274px;
	overflow: hidden;
	display: block;
}
.proListSection .mainCon .conBox li .Pic img {
	display: block;
	width: 274px;
	height: 274px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.proListSection .mainCon .conBox li .intro {
	width: 274px;
	height: 60px;
	text-align: center;
	position: relative;
	background: #f5f5f5;
}
.proListSection .mainCon .conBox li .intro h3 {
	font-size: 16px;
	color: #0061ae;
	font-weight: bold;
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 60px;
}
.proListSection .mainCon .conBox li .intro h3 a {
	color: #333333;
	text-decoration: none;
}
.proListSection .mainCon .conBox li:hover .Pic img {
	transform: scale(1.2);
}
/*产品详细*/

.xianguan {
	border: 1px solid #eee;
	padding: 20px;
}
.neiye_main {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 20px 0;
}
.products_main {
	width: 884px;
	padding: 15px;
}
.cpxx_wen {
	width: 366px;
	margin-left: 25px;
}
.cpxx_wen .wen_bt {
}
.cpxx_wen .wen_bt p {
	color: #333333;
	font-size: 22px;
	line-height: 24px;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.cpxx_wen .wen_bt span {
	color: #0061ae;
	font-size: 16px;
	line-height: 43px;
	display: block;
	width: 100%;
	font-weight: 700;
	padding-top:10px;
}
.cpxx_wen .wen_bt pre {
	margin: 20px 0 0;
	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: #555555;
	line-height: 28px;
}
.cp_gengduo {
	margin-top: 28px;
}
.cp_gengduo a {
	width: 107px;
	height: 47px;
	display: block;
	float: left;
	text-align: center;
	line-height: 47px;
}
.cp_gengduo .gengduo01 {
	background: #e60000;
	color: #fff;
	font-size: 16px;
	margin-right: 10px;
	width: 225px;
	font-weight: 700;
}
.cp_gengduo .gengduo02 {
	background: #373737;
	color: #fff;
	font-size: 14px;
}
.con_xiangqing {
	width: 100%;
	display: table;
}
.biaogege {
/*	    overflow-x: auto;*/
}
.tishiwen {
	display: none;
}
/* 本例子css */
.slideTxtBox66 {
	width: 100%;
	text-align: left;
}
.slideTxtBox66 .hd {
	height: 50px;
	line-height: 50px;
	position: relative;
}
.slideTxtBox66 .hd ul {
	width: 100%;
	position: absolute;
	height: 50px;
	text-align: center;
}
.slideTxtBox66 .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	background: #ffc000;
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
	width: 46%;
	font-size: 18px;
}
.slideTxtBox66 .hd ul li:last-child {
	width:46.86%!important;
}
.slideTxtBox66 .hd ul li.on {
	height: 50px;
	background: #0061ae;
}
.slideTxtBox66 .bd dl {
	padding: 20px 0 0;
	zoom: 1;
	overflow: hidden;
}
.slideTxtBox66 .bd dl dt .telditu {
	width: 60%;
	overflow: hidden;
}
.slideTxtBox66 .bd dl dt embed {
	width: 830px!important;
	display: block;
	margin: 0 auto;
	height: 500px!important;
}
.slideTxtBox66 .bd dl dt {
	line-height: 27px;
	font-size: 14px;
	color: #333;
}
.slideTxtBox66 .telwens ul li {
	overflow: hidden;
	margin: 0 0 10px;
}
.slideTxtBox66 .telwens ul li img {
	display: block;
	float: left;
}
.slideTxtBox66 .telwens ul li p {
	display: block;
	float: left;
	padding-left: 13px;
}
.slideTxtBox66 .wxzx img {
	display: block;
	margin: 0 auto;
}
.slideTxtBox66 .wxzx p {
	text-align: center;
	font-size: 14px;
	color: #333;
}
.slideTxtBox66 .telditu iframe {
	height: 430px!important;
}
table {
	width: 100% !IMPORTANT;
	border: 1px solid #000 !IMPORTANT;
	border-collapse: collapse !IMPORTANT;
	font-size: 14PX !IMPORTANT;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 35px;
}
table td {
	border: 1px solid #333 !IMPORTANT;
	padding-left: 10px!important;
	color: #000;
}
.biaogege table td {
	border: 1px solid #333 !IMPORTANT;
	padding-left: 10px!important;
	color: #000;
	text-align: center;
}
/*新产品详情*/
.xiangqtitle {
	background: url(../images/bj2.png)no-repeat left center;
	color: #0061ae;
	text-indent: 35px;
	height: 63px;
	line-height: 63px;
	font-size: 22px;
	/* font-weight: 700; */
    padding-left: 25px;
}
.xiangs {
	margin: 30px 0 20px;
}
.xiangq-con {
	padding: 25px 15px 0 15px;
}
.xiangq-con p {
	font-size: 14px;
	color: #333;
	line-height: 23px;
}
.xangq-lianxi {
	padding: 15px 0 0 0;
}
.xangq-lianxi .telwens {
	padding-left: 0;
	width:39%;
}
.xangq-lianxi .telwens ul li {
	overflow: hidden;
}
.xangq-lianxi .telwens ul li img {
	display: block;
	float: left;
}
.xangq-lianxi .telwens ul li p {
	display: block;
	float: left;
	padding-left: 13px;
}
.xangq-lianxi .wxzx img {
	display: block;
	margin: 0 auto;
}
.xangq-lianxi .wxzx p {
	text-align: center;
	font-size: 14px;
	color: #333;
}
.xangq-lianxi .telditu {
	width: 57%;
	padding: 0 0 20px;
}
.xangq-lianxi .telditu iframe {
	height: 335px!important;
}
/* 相关产品css */
.txtScroll-left01 {
	width: 100%;
	position: relative;
}
.txtScroll-left01 .hd {
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	position: absolute;
	bottom: -3px;
	text-align: center;
	width: 100%;
}
.txtScroll-left01 .hd01 {
	height: 30px;
	padding: 0 10px;
	position: absolute;
	bottom: 52px!important;
	text-align: center;
	width: 100%;
}
.txtScroll-left01 .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.txtScroll-left01 .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #b7b7b7;
	border-radius: 40px;
}
.txtScroll-left01 .hd ul li.on {
	background: #0061ae;
}
.txtScroll-left01 .bd {
	padding: 32px 0;
	width: 99.68%;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	border-top: none;
}
.txtScroll-left01 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.txtScroll-left01 .bd ul li {
	margin: 0 14px;
	float: left;
	width: 260px;
	overflow: hidden;
}
.txtScroll-left01 .bd ul li span {
	color: #999;
}
.txtScroll-left01 .bd ul li .pic {
	text-align: center;
}
.txtScroll-left01 .bd ul li .pic img {
	width: auto;
	max-height: 253px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
	transition: all 1s ease-out;
	transform: scale(1);
}
.txtScroll-left01 .bd ul li .chpic img {
	width: 254px!important;
	height: 182px!important;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
	transition: all 1s ease-out;
	transform: scale(1);
}
.txtScroll-left01 .bd ul li .chpic a:hover img {
	border-color: #999;
}
.txtScroll-left01 .bd ul li .chuimg img {
	max-height: 205px!important;
}
.txtScroll-left01 .bd ul li .pic a:hover img {
	border-color: #999;
}
.txtScroll-left01 .bd ul li .title {
	line-height: 30px;
	color: #666;
	font-size: 14px;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.txtScroll-left01 .bd ul li:hover .title {
	color: #0061ae;
}
.txtScroll-left01 .bd .tempWrap {
	width: 860px!important;
	margin: 0 auto;
}
.txt02 .bd ul li {
	margin: 0 24px;
	float: left;
	width: 255px;
}
/* mub02xgyd 相关阅读/推荐阅读公共样式*/
.mub02Top {
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5;
}
.mub02Top h2 {
	font-size: 17px;
	color: #333;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	padding: 0 0 0 25px;
}
.mub02xgyd {
	margin-top: 40px;
}
.mub02xgyd .conBox {
	width: 99.68%;
	padding: 22px 0;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	border-top: none;
}
.mub02xgyd .conBox ul {
	width: 100%;
}
.mub02xgyd .conBox li:nth-child(2n) {
padding: 8px 33px 8px 14px;
}
.mub02xgyd .conBox li {
	width: 44%;
	overflow: hidden;
	float: left;
	padding: 8px 40px 8px 18px;
}
.mub02xgyd .conBox li a {
	display: block;
	font-size: 14px;
	color: #333333;
	float: left;
	width: 302px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mub02xgyd .conBox li a:hover {
	color: #0061ae;
}
.mub02xgyd .conBox li span {
	display: block;
	font-size: 14px;
	color: #999999;
	font-family: arial;
	float: right;
}
/*内页新闻列表*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.newsw {
	width: 890px;
	float: right;
}
.newsw .ul1 {
	border: 1px solid #eee;
}
.newlist li::after {
 -webkit-transition: all .3s ease-out 0s;
 -moz-transition: all .3s ease-out 0s;
 -ms-transition: all .3s ease-out 0s;
 -o-transition: all .3s ease-out 0s;
 transition: all .3s ease-out 0s;
}
.newlist {
	padding: 70px 0;
	overflow: hidden;
}
.newlist .ul1 li {
	position: relative;
	width: 100%;
}
.newlist .ul1 li::after {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 0;
 content: '';
 background: #f5f5f5;
}
.newlist .ul1 li:hover::after {
 height: 100%;
}
.newlist .ul1 li a {
	position: relative;
	z-index: 1;
	display: block;
	padding: 40px 20px;
	border-bottom: 1px solid #ccc;
}
.newlist .ul1 li .imgk {
	overflow: hidden;
	width: 25%;
	border: 1px solid #eee;
}
.newlist .ul1 li .imgk img {
	width: 100%;
}
.newlist .ul1 li .lin {
	float: left;
	width:74%;
}
.newlist .ul1 li .lin .lidate {
	font-family: 'Arial';
	font-weight: bold;
	float: left;
	width: 72px;
	text-align: center;
	color: #666;
	border-top: 2px solid #707070;
}
.newlist .ul1 li .lin .lidate .p1 {
	font-size: 30px;
	margin-top: 15px;
}
.newlist .ul1 li .lin .lidate .p2 {
	font-size: 12px;
	margin-top: 15px;
}
.newlist .ul1 li .lin .linn {
	float: left;
	width: 83%;
	padding-left: 32px;
}
.newlist .ul1 li .lin .linn h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.newlist .ul1 li .lin .linn p {
	font-size: 14px;
	line-height: 27px;
	overflow: hidden;
	margin-top: 18px;
	color: #888;
}
.newlist .ul1 li .lin .linn .morehn {
	font-size: 14px;
	line-height: 32px;
	width: 97px;
	height: 32px;
	margin-top: 24px;
	text-align: center;
	color: #0061ae;
	border: 1px solid #0061ae;
}
.newlist .ul1 li:hover .lidate {
	color: #0061ae;
	border-top-color: #0061ae;
}
.newlist .ul1 li:hover .lin .linn h4 {
	color: #0061ae;
}
}
.newlist .ul1 {
	padding-bottom: 40px;
}
/*新闻详细*/
.news_xx {
	border: 1px solid #eee;
	padding: 40px 0 0;
	border-bottom: none;
}
.news_xx01 {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #0061ae;
	font-weight: 700;
}
.news_xx02 {
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.news_xx03 {
	padding: 35px 20px;
}
.news_xx03 p {
	font-size: 14px;
	line-height: 27px;
	color: #666;
}
.news_xx04 img {
	display: block;
	margin: 20px auto;
}
.news_sx {
	padding: 0 20px;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	color: #333;
}
.news_sx a {
	color: #0061ae;
}
.n_s {
	width: 49%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-right: 1px solid #eee;
}
.n_x {
	width: 50%;
	float: right;
	text-align: right;
	hite-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.n_s a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: right;
	font-size: 14px;
	width: 82%;
}
.n_x a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: right;
	font-size: 14px;
	width: 82%;
	text-align: left;
}
/*联系我们*/
.conts {
	padding: 70px 0;
	overflow: hidden;
	background: #f5f5f5;
	overflow: hidden;
}
.mub01Titls {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 35px;
}
.hyc {
	background: rgb(255, 255, 255);
	overflow: hidden;
	padding: 38px 0 20px;
}
.conimg {
	word-break: break-all;
	width: 275px;
	align: center;
	float: left;
}
.conimg img {
	margin: 0 auto;
	display: block;
}
.conwen {
	word-break: break-all;
	margin: 20px 43px 0 0;
	float: right;
	width: 882px;
}
.contelss {
	background: #fff;
	overflow: hidden;
}
.telwens {
	width: 40%;
	padding: 0 0 0 30px;
}
.erwen img {
	width: 140px;
	border: 1px solid #eee;
}
.telwens ul li {
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	padding:7px 0;
}
.telwens ul li img {
	display: block;
	float: left;
}
.telwens ul li p {
	display: block;
	float: left;
	line-height: 35px;
	color: #333;
	font-size: 15px;
}
.contelss .telwens ul li p {
	display: block;
	float: left;
	line-height: 35px;
	color: #333;
	font-size: 15px;
	padding: 0 0 0 15px;
}
.telditu {
	width: 55%;
	padding: 0 20px 20px 0;
}
.contits h4 {
	display: block;
	font-size: 23px;
	color: #0061ae;
	font-weight: normal;
	height: 40px;
	padding: 40px 0 0;
	font-weight: bold;
}
.contits h4 i {
	background: #e4e4e4!important;
}
.erwen .gzh {
	float: left;
	margin: 15px 21px 0;
	text-align: center;
}
.erwen .wxzx {
	float: left;
	margin: 15px 21px 0;
	text-align: center;
}
.mub01Titls h4 i.xianL {
	margin-right: 12px;
}
.mub01Titls h4 i.xianR {
	margin-left: 12px;
}
.mub01Titls h4 i {
	display: inline-block;
	height: 1px;
	background: #e4e4e4;
	width: 493px;
	position: relative;
	top: -6px;
}
/*客户案例*/

.caselist_main {
	width: 890px;
}
.caselist_main ul li {
	position: relative;
	width: 280px;
	margin: 0 24px 25px 0;
	overflow: hidden;
	float: left;
}
.caselist_main ul li .box-show {
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	height:196px;
	background: rgba(0, 103, 189, .2);
	opacity: 0;
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
	text-align: center;
}
.caselist_main ul li .box-show p {
	width: 100%;
	height: 100%;
 -webkit-transition: .3s;
 -o-transition: .3s;
 transition: .3s;
	background: url(../images/anli_sp01.png) no-repeat center 89px;
	display: inline-block!important;
}
.caselist_main ul li .box-show p {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	outline: 0;
}
 .caselist_main ul li .box-show p:-webkit-any-link {
 color: -webkit-link;
 cursor: pointer;
 text-decoration: underline;
}
.caselist_main ul li .pict {
	width: 277px;
	height: 194px;
	overflow: hidden;
	border: 1px solid #f5f5f5;
}
.caselist_main ul li .pict img {
	width: 281px;
	height:197px;
	transition: all 0.5s;
}
.caselist_main ul li:hover .pict img {
	transform: scale(1.1);
	transition: all 0.5s;
}
.caselist_main ul li:hover .box-show {
	opacity: 1;
}
.caselist_main ul li:hover .box-show a {
	margin-top: 90px;
}
.caselist_main ul li:hover .altitle {
	background: #0067bd;
	color: #fff;
}
.caselist_main ul li .altitle {
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #f5f5f5;
	color: #333;
	padding: 0 13px;
}
.caseshipin iframe {
	width: 800px;
	margin: 0 auto;
	height: 500px;
	display: block;
}
.mub02Title {
	text-align: center;
}
.mub02Title h2 {
	color: #222;
	font-size: 32px;
}
.proListSection .mub02Title h2 {
	padding: 43px 0 8px;
}
.henduo {
	font-size: 14px;
	color: #999;
	line-height: 55px;
	width: 100%;
	text-align: center;
}
.caseshipin p {
	line-height: 27px;
	font-size: 14px;
	color: #666;
}
.xinw_view {
	border: 1px solid #eee;
	padding: 30px 20px;
	border-bottom: none;
}
.caseshipin {
	padding: 30px 13px;
}
.caseshipin img {
	display: block;
	margin: 0 auto 20px;
}
/*在线留言*/
#book_post {
	margin: 30px 0 0;
}
.zaixianly {
	overflow: hidden;
	background: #fff;
	padding: 0 40px 40px;
}
.zaixianly .Input {
	width: 363px;
	height: 58px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-bottom: 10px;
	margin-left: 12px;
}
.zaixianly input {
	width: 317px;
	padding-left: 22px;
	font-size: 16px;
	color: #999999;
	line-height: 58px;
	outline: none;
	border: none;
}
.zaixianly input.submit {
	color: #fff;
	background: #0061ae;
	cursor: pointer;
	padding: 0!important;
}
.zaixianly .Input1 {
	margin-left: 0;
}
.zaixianly textarea {
	padding-left: 22px;
	width: 97.9%;
	height: 150px;
	border: 1px solid #e0e0e0;
	padding-top: 18px;
	font-size: 16px;
	color: #999999!important;
	outline: none;
	resize: none;
	font-family: "微软雅黑"!important;
}
.zaixianly textarea::-webkit-input-placeholder { /* WebKit browsers */
color: #999;
}
.zaixianly textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999;
}
.zaixianly textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}
.zaixianly textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #999;
}
.zaixianly .yzmtj {
	margin-top: 20px;
}
.zaixianly .yzmtj img {
	margin: 10px 20px 15px 20px;
	cursor: pointer;
}
.zaixianly .yzmtj .sr {
	width: 250px;
	float: left;
	border: 1px solid #e0e0e0;
}
.zaixianly .yzmtj .sr span {
	display: block;
	font-size: 16px;
	color: #999999;
	display: block;
	height: 58px;
	line-height: 58px;
	float: left;
	border-right: 1px solid #e0e0e0;
	width: 100px;
	text-align: center;
}
.zaixianly .yzmtj .sr input {
	padding: 0 10px;
	width: 127px;
	float: left;
	display: block;
	border: none;
	line-height: 58px;
	font-size: 16px;
	color: #999;
	height: 58px;
	outline: none;
}
.zaixianly .yzmtj #spVerCode img {
	display: block;
	margin-top: 14px;
	margin-left: 10px;
	float: left;
	width: 105px;
	height: 38px;
}
.zaixianly .yzmtj a.p {
	line-height: 86px;
	margin-left: 10px;
}
.zaixianly .yzmtj a.tj {
	display: block;
	width: 410px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #fe9900;
	float: right;
}
.zaixianly input::-webkit-input-placeholder {
 color:rgba(153, 153, 153, 0.9);
}
.aui_outer table td {
	border: none!important;
}
.aui_outer table {
	border: none!important;
}
.zxlytit {
}
.zxlytit p {
	text-align: center;
	font-size: 20px;
	color: #0061ae;
	font-weight: bold;
}
.zxlytit i {
	margin:10px 0 35px;
	overflow: hidden;
	display: block;
}
/*资料下载*/
.download_list {
}
.download_list li {
	display: block;
	line-height: 36px;
	cursor: pointer;
	padding: 30px;
	overflow: hidden;
}
.download_list li:nth-child(2n-1) {
 background: #f7f7f7;
}
.download_list li .problem-h5 {
	position: relative;
	padding: 18px 50px 18px 0;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.download_list li .problem-h5 span {
	font-size: 14px;
	color: #999;
	padding-top: 15px;
}
.problem-xia {
	display: block;
	position: relative;
	text-align: center;
	width: 124px;
	height: 36px;
	border: 1px solid #d50a1d;
	border-radius: 18px;
	overflow: hidden;
	margin-top: 20px;
}
.problem-xia:before {
	content: "";
	display: block;
	width: 130%;
	height: 100%;
	position: absolute;
	left: -144%;
	top: 0;
	z-index: 1;
	background: #fff;
 transition: .3s ease-in-out;
 -webkit-transition: .3s ease-in-out;
	transform: skewX(45deg);
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
}
.problem-xia:after {
	content: "";
	position: absolute;
	z-index: 0;
	background: #d50a1d;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.problem-xia span {
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
 transition: .3s ease-in-out;
}
.problem-xia:hover:before {
	left: -13%;
}
.problem-xia:hover span {
	color: #d50a1d;
}
/*资料下载结束*/
/* mub02Ad 广告公共样式*/

.mub02Ad {
	background: #f5f5f5;
	/* border: 1px solid #e4e4e4; */
    position: relative;
	height: 240px;
	padding: 30px 0 0;
}
.mubss {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.mub02Ad .figure {
	width: 176px;
	height: 240px;
	float: left;
}
.mub02Ad .figure img {
	display: block;
	width: 176px;
	height: 240px;
}
.mub02Ad .conBox {
	padding-top: 48px;
	margin-right: 24px;
	float: right;
	width: 80%;
}
.mub02Ad .conBox p {
	font-size: 16px;
	color: #333333;
	margin-top: 6px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 30px;
}
.mub02Ad .conBox .box {
	margin-top: 14px;
	float: right;
}
.mub02Ad .conBox .box .zxzx {
	display: block;
	width: 185px;
	height: 55px;
	overflow: hidden;
	background: #0061ae;
	text-decoration: none;
	float: left;
	border-radius: 6px;
}
.mub02Ad .conBox .box .zxzx span {
	display: block;
	width: 55px;
	height: 55px;
	float: left;
	border-right: 1px solid #fff;
	background: url(../images/zxzx_icon01.png) no-repeat center;
}
.mub02Ad .conBox .box .zxzx em {
	display: block;
	width: 109px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	float: left;
}
.mub02Ad .conBox .box .zxzx em img {
	display: inline-block;
*display: inline-block;
	position: relative;
	top: 2px;
	margin-left: 8px;
}
.mub02Ad .conBox .phone {
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 59px;
	margin-top: 25px;
	height:50px;
	line-height: 50px;
}
.mub02Ad .conBox .phone em {
	display: block;
	font-size: 30px;
	color: #0061ae;
	font-family: arial;
}
.bwen {
	float: left;
	width: 70%;
}
.mubimg {
	margin: 0 auto 65px auto;
	overflow: hidden;
}
.mubimg img {
	display: block;
}
/*定制产品*/
.ab02 dl dt.qpk {
	width: 100%;
	text-align: center;
}
.ab02 dl dt.qpk img {
	width: 100%;
}
.ab02 dl dt.shipin .video {
	padding: 30px;
	background: #000;
	width: 100%;
	margin: 0 auto;
	height: 600px;
}
.ab02 dl {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	padding: 50px 37px;
	box-shadow: 0px 0px 1px 2px #f1f1f1;
	width: 93%;
}
.ab02 dl dt {
	width: 48%;
	float: left;
	padding: 2% 2% 2% 0;
}
.ab02 h2 {
	font-size: 32px;
	color: #234d99;
	margin-bottom: 5px;
	display: inline-block;
	font-weight: bold;
}
.ab02 strong {
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	padding: 10px 0px 5px;
	color: #444;
}
.ab02 dl dt p {
	font-size: 14px;
	line-height: 27px;
	color: #666;
}
.ab02 dl dt .bottom {
	font-size: 16px;
	background: #234d99;
	color: #fff;
	padding: 10px 20px;
}
.ab02 dl dd {
	width: 48%;
	float: right;
	overflow: hidden;
}
.ab02 dl dd img {
	width: 100%;
}
.ab02 dl:nth-of-type(2n) dt {
 float: right;
 padding: 2% 0 2% 2%;
}
.ab02 dl:nth-of-type(2n) dd {
 float: left;
 padding: 2% 0 2% 2%;
}
.age_li_about img {
	display: block;
}
.age_li_about h3 {
	width: 100%;
	height: 33px;
	border-left: 3px solid rgb(232, 232, 232);
	color: #d00a00;
	font-size: 20px;
	position: relative;
	text-indent: 20px;
	margin-bottom: 30px;
	line-height: 30px;
}
.age_li_about p {
	font-size: 14px;
	color: #555;
	line-height: 30px;
	font-weight: normal
}
.age_li_about .fuwuneirong {
	overflow: hidden;
	border-top: 1px solid #eee;
	padding: 30px 0;
	margin-top: 30px;
}
.age_li_about .fuwuneirong p {
	line-height: 24px;
}
.age_li_about .fuwuneirong img {
	padding-left: 25px;
}
.age_li_about .fuwuneirong02 {
	overflow: hidden;
	border-top: 1px solid #eee;
	padding: 30px 0;
	margin-top: 30px;
}
.age_li_about .fuwuneirong02 p {
	line-height: 28px;
}
.age_li_about .fuwuneirong02 img {
	padding-right: 25px;
}
.inpagebox {
	overflow: hidden;
	width: 100%;
	padding: 40px 0;
	background-color: #e8eff9;
}
.inpagebox02 {
	background-color: #fff;
}
.inpagebox03 {
	background-color: #f5f5f5;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.ab02 .fourbu {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	/* text-align: center; */
    width: 53%;
}
.ab02 .fourbu i {
	display: block;
	border: 1px solid #0061ae;
	padding: 10px 0;
	width: 22.8%;
	float: left;
	margin: 0 5px;
	border-radius: 40px;
	font-size: 14px;
	color: #000;
}
.sixgao {
	display: block;
	overflow: hidden;
	margin: 20px auto 0 auto;
	width: 84%;
}
ul.sixgao li {
	font-size: 14px;
	background: #0061ae;
	width: 15.3%;
	padding: 11px 0;
	color: #fff;
	border-radius: 40px;
	float: left;
	margin: 0 6px;
}
/*左侧产品列表*/
.newsListLt_top .box1 {
	overflow: hidden;
	width: 100%;
	background-color: #f1f1f1;
}
/*
.proCol .conleft .box1 dl {
    margin-top: 20px;
}
*/
.newsListLt_top .box1 dd .erji:before  {
 content: "·"!important;
 font-weight: bold;
 color: #333;
}
.newsListLt_top .box1 dl:first-child {
	margin-top: 0;
}
.newsListLt_top .box1 dt {
	position: relative;
	height: 60px;
	line-height: 60px;
	text-indent: 45px;
	font-size: 16px;
	border-bottom: 1px solid #ececec;
}
.newsListLt_top .box1 dt a {
	color: #111;
	display: block;
}
/*
.newsListLt_top .box1 dt:hover a, .newsListLt_top .box1 dt.cur a, .newsListLt_top .box1 dt.on a {
    color: #fff;
    font-weight: bold;
    background: #026cc4 url("../images/proicon02.png")no-repeat 220px center;
}
*/
.newsListLt_top .box1 p {
	height: 60px;
	text-indent: 20px;
	font-size: 17px;
	background: url("../images/proicon02.png") no-repeat 220px center #333;
	line-height: 60px;
	margin: 2px 0;
}
.newsListLt_top .box1 p a {
	color: #333;
	text-decoration: none;
	display: block;
}
.newsListLt_top .box1 p:hover a, .newsListLt_top .box1 p.cur a, .newsListLt_top .box1 p.on a {
	color: #fff;
	font-weight: bold;
	background: url("../images/proicon02.png")no-repeat 220px center;
}
.newsListLt_top .box1 dd a.erji {
	display: block;
	font-size: 13px;
	color: #666666;
	height:36px;
	line-height: 36px;
	text-indent: 55px;
	text-decoration: none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newsListLt_top .box1 dd {
	border-bottom: 1px solid #ececec;
	background: #f9f9f9;
	padding: 10px 0;
}
.newsListLt_top .box1 dd a:first-child {
	border-top: none;
}
.newsListLt_top .box1 dd a:hover, .newsListLt_top .box1 dd a.cur {
	color: #026cc4;
	font-weight: 700;
}
.newsListLt_top .box1 dd .xiaxiala {
	padding-left: 25px;
	padding-bottom: 10px;
}
.newsListLt_top .box1 dd .xiaxiala a {
	line-height:32px!important;
	font-size: 12px;
	display: block;
}
.newsListLt_top .box1 dd .xiaxiala a.on {
	color: #026cc4;
	font-weight: 700;
}
.newsListLt_top .box1 dt i {
	display: block;
	background: url(../images/newsList_more.png) no-repeat center top;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 20px;
	right: 40px;
}
.newsListLt_top .box1 dt:hover i {
	background-position: bottom
}
.newsListLt_top .box1 dt.cur i {
	background-position: bottom
}
.newsListLt_top .box1 dd i {
	display: block;
	background: url(../images/newsList_more.png) no-repeat center top;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 20px;
	right: 40px;
}
.newsListLt_top .box1 dd:hover i {
	background-position: bottom
}
.newsListLt_top .box1 dd.cur i {
	background-position: bottom
}
.prolist_main ul .zx_Bbox {
	margin: 0 32px 25px 0;
	float: left;
	_display: inline;
	text-align: center;
	width: 200px;
	overflow: hidden;
}
.prolist_main ul .zx_Bbox:hover {
	background: none;
}
.prolist_main ul li pre.tit {
	font-size: 14px;
	color: #333;
	font-family: '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;
	margin: 8px 0 0 0;
	height: 42px;
}
.txtScroll-left01 .bd ul li.zxs {
	margin: 0 14px;
	float: left;
	width: 200px;
	overflow: hidden;
}
.txtScroll-left01 .bd ul li span {
	color: #999;
}
.txtScroll-left01 .bd ul li .piczx {
	text-align: center;
}
.txtScroll-left01 .bd ul li .piczx img {
	width: 200px;
	display: block;
	transition: all 1s ease-out;
	transform: scale(1);
}
.txtScroll-left01 .bd ul li .titlezx {
	color: #666;
	font-size: 14px;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	margin: 11px 0 0 0;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: 'Arial', "Microsoft Yahei";
}
.fidtits {
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	background: url("../images/xqbj.jpg")no-repeat left center;
	margin: 0 0 15px 0;
	padding: 0 20px;
}
.fidtits p {
	float: left;
	color: #fff;
	font-size: 19px;
}
.fidtits h3 {
	float: right;
	color: #fff;
	font-size: 14px;
}
.inpro {
	overflow: hidden;WIDTH: 950px;
}
.cpshow LI {
	MARGIN-BOTTOM: 30px;
	FLOAT: left;
	MARGIN-RIGHT: 19px
}
.cpshow LI.noMl {
	MARGIN-RIGHT: 0px
}
.cpshow LI IMG {
	BORDER-BOTTOM: #d3d3d3 1px solid;
	BORDER-LEFT: #d3d3d3 1px solid;
	WIDTH: 280px;
	DISPLAY: block;
	HEIGHT: 280px;
	BORDER-TOP: #d3d3d3 1px solid;
	BORDER-RIGHT: #d3d3d3 1px solid
}
.cpshow LI H4 {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 16px;
	MARGIN-TOP: 22px
}
.cpshow LI H4 A {
	COLOR: #2454ac;
	FONT-SIZE: 16px
}
.cpshow LI P {
	LINE-HEIGHT: 21px;
	HEIGHT: 63px;
	COLOR: #666;
	FONT-SIZE: 13px;
	OVERFLOW: hidden
}
.cpshow LI SPAN {
	MARGIN-TOP: 20px;
	DISPLAY: block;
	OVERFLOW: hidden
}
.cpshow LI SPAN .zx {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 40px;
	WIDTH: 103px;
	BACKGROUND: #2454ac;
	FLOAT: left;
	HEIGHT: 40px;
	COLOR: #fff;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none
}
.cpshow LI SPAN .xq {
	MARGIN-TOP: 14px;
	FLOAT: right;
	COLOR: #666;
	FONT-SIZE: 13px
}
.cpshow LI IMG:hover {
	BORDER-BOTTOM-COLOR: #2454ac;
	BORDER-TOP-COLOR: #2454ac;
	BORDER-RIGHT-COLOR: #2454ac;
	BORDER-LEFT-COLOR: #2454ac
}
.cpshow LI SPAN .zx:hover {
	BACKGROUND: #7bcf36
}
.cptab {
	BORDER-BOTTOM: #d7d7d7 1px solid;
	BACKGROUND: #f7f7f7
}
.cptab {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 25px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	COLOR: #006bbd;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	PADDING-TOP: 0px
}
.cptab A:hover {
	TEXT-DECORATION: none
}
.cp {
	WIDTH: 935px;
	HEIGHT: 290px;
	BORDER-BOTTOM: #d7d7d7 1px solid;
	BORDER-LEFT: #d7d7d7 1px solid;
	PADDING-BOTTOM: 12px;
	MARGIN-BOTTOM: 10px;
	BACKGROUND: #fff;
	BORDER-TOP: #d7d7d7 1px solid;
	BORDER-RIGHT: #d7d7d7 1px solid
}
.cp DL {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 7px;
	WIDTH: 222px;
	HEIGHT: 290px;
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	FLOAT: left;
	OVERFLOW: hidden;
	PADDING-TOP: 12px
}
.cp DT {
	WIDTH: 220px;
	HEIGHT: 220px;
}
.cp DT A {
	BORDER-BOTTOM: #d5d5d5 1px solid;
	BORDER-LEFT: #d5d5d5 1px solid;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 1px;
	WIDTH: 210px;
	HEIGHT: 210px;
	PADDING-RIGHT: 1px;
	DISPLAY: block;
	BORDER-TOP: #d5d5d5 1px solid;
	BORDER-RIGHT: #d5d5d5 1px solid;
	PADDING-TOP: 1px
}
.cp DT A:hover {
	BORDER-BOTTOM: #006bbd 1px solid;
	BORDER-LEFT: #006bbd 1px solid;
	BORDER-TOP: #006bbd 1px solid;
	BORDER-RIGHT: #006bbd 1px solid
}
.cp DT IMG {
	WIDTH: 210px;
	HEIGHT: 210px;
	DISPLAY: block
}
.cp DD {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 24px;
	WIDTH: 222px;
	PADDING-TOP: 2px
}
.cp p {
	WIDTH: 285px;
	FONT-SIZE: 14px;
	text-align: center;
	HEIGHT: 32px;
}
.agent_con {
	LINE-HEIGHT: 24px;
	PADDING-TOP: 10px
}
.agent_con P {
	FONT-SIZE: 14px
}
.mod_goods_info {
	POSITION: relative;
	PADDING-BOTTOM: 10px;
	CLEAR: both;
	PADDING-top: 3px;
}
.mod_goods_info p {
	LINE-HEIGHT: 32px;
	font-size: 16px;
}
.mod_goods_info td {
	LINE-HEIGHT: 32px;
	font-size: 16px;
	border:1px solid #ddd;
}
.mod_goods_info table {
	border-collapse: collapse;
}
.mod_goods_info .hds {
	BORDER-BOTTOM: #1F6842 1px solid;
	HEIGHT: 33px;
}
.mod_goods_info .hds LI {
	BORDER-BOTTOM: #d7d7d7 0px solid;
	BORDER-LEFT: #d7d7d7 1px solid;
	FLOAT: left;
	BORDER-TOP: #d7d7d7 1px solid;
	CURSOR: pointer;
	MARGIN-RIGHT: -1px;
	BORDER-RIGHT: #d7d7d7 1px solid
}
.mod_goods_info .hds LI H3 {
	BORDER-BOTTOM: #fff 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #fff 1px solid;
	LINE-HEIGHT: 30px;
	BACKGROUND-COLOR: #f3f3f3;
	WIDTH: 128px;
	DISPLAY: block;
	HEIGHT: 30px;
	FONT-SIZE: 14px;
	BORDER-TOP: #fff 1px solid;
	BORDER-RIGHT: #fff 1px solid
}
.mod_goods_info .hds LI H3 A {
	OUTLINE-STYLE: none;
	COLOR: #333;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
.mod_goods_info .hds .status_on {
	POSITION: relative;
	BORDER-BOTTOM-COLOR: #006bbd;
	BORDER-TOP-COLOR: #006bbd;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-COLOR: #006bbd;
	BORDER-LEFT-COLOR: #006bbd
}
.mod_goods_info .hds .status_on H3 {
	BACKGROUND-COLOR: #fff;
	HEIGHT: 31px;
	COLOR: #006bbd
}
.mod_goods_info .hds .status_on H3 A {
	COLOR: #076ebb;
	FONT-WEIGHT: bold
}
.mod_goods_info .more {
	POSITION: absolute;
	TOP: 8px;
	RIGHT: 0px
}
.mod_goods_info .more A:link {
	COLOR: #085c9b;
	TEXT-DECORATION: none
}
.mod_goods_info .more A:visited {
	COLOR: #085c9b;
	TEXT-DECORATION: none
}
.mod_goods_info .more A:hover {
	COLOR: #d4105a
}
.probigshow {
	Z-INDEX: 5;
	POSITION: relative;
	FLOAT: left;
	BORDER-BOTTOM: #ddd 1px solid;
	POSITION: relative;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-BOTTOM: 1px;
	PADDING-LEFT: 1px;
	WIDTH: 380px;
	PADDING-RIGHT: 1px;
	OVERFLOW: hidden;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-TOP: 1px;
	HEIGHT: 380px;
}
.probigshow IMG {
	WIDTH: 380px;
	HEIGHT: 380px;
}
.prodbaseinfo_a {
	Z-INDEX: 1;
	WIDTH: 450px;
	FLOAT: left;
	MARGIN-LEFT: 16px;
	ADDING-top: 18px;
}
.h2_prodtitle {
	BORDER-BOTTOM: #bbbbbb 1px dashed;
	PADDING-BOTTOM: 10px;
	LINE-HEIGHT: 1.6em;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	COLOR: #414141;
	FONT-SIZE: 19px;
	PADDING-TOP: 2px
}
.ul_prodinfo {
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	ZOOM: 1;
	HEIGHT: 98px;
	FONT-SIZE: 15px;
	OVERFLOW: hidden;
	PADDING-TOP: 6px
}
.ul_prodinfos {
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	ZOOM: 1;
	BACKGROUND: #f3f3f3;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	FONT-WEIGHT: bold;
	PADDING-TOP: 6px
}
.ul_prodinfos LI {
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 5px
}
.ul_prodinfos LI IMG {
	PADDING-LEFT: 0px;
}
.ul_prodinfo LI {
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 0px;
	WIDTH: 450px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 6px
}
.ul_prodinfo LI SPAN {
	FONT-SIZE: 14px
}
.li_normalprice {
	LINE-HEIGHT: 24px
}
.li_prono {
	LINE-HEIGHT: 24px
}
.ul_prodinfo .li_prono {
	COLOR: #999
}
.ul_prodinfo .li_marketprice {
	COLOR: #999
}
.ul_prodinfo .li_volume {
	COLOR: #999
}
.ul_prodinfos .li_weight {
	PADDING-BOTTOM: 6px;
	PADDING-LEFT: 0px;
	WIDTH: 370px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 6px
}
.RandomNews {
	margin:0 auto;
	PADDING-BOTTOM: 10px;
	MARGIN-BOTTOM: 15px;
	WIDTH: 995px;
}
.diysr {
	LINE-HEIGHT: 40px;
	PADDING-left: 25px;
	TEXT-INDENT: 30px;
	FONT-FAMILY: "Microsoft YaHei", "å¾®è½¯é›…é»‘";
	BACKGROUND: url(../images/top4.gif) no-repeat 18px center;
	HEIGHT: 40px;
	COLOR: #0089d1;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold
}
.diysr .line {
	HEIGHT: 0px;
	FONT-SIZE: 0px;
	OVERFLOW: hidden;
	BORDER-TOP: #ececec 1px solid;
	MARGIN-RIGHT: 10px
}
.diysr I {
	TEXT-TRANSFORM: uppercase;
	FONT-STYLE: normal;
	PADDING-LEFT: 1px;
	FONT-FAMILY: arial;
	COLOR: #999;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal
}
.news_random2 {
	MARGIN-TOP: 18px;
	FONT-SIZE: 14px
}
.news_random2 UL {
	WIDTH: 1000px;
	DISPLAY: block;
	PADDING-TOP: 10px
}
.news_random2 UL LI {
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 30px;
	PADDING-LEFT: 0px;
	WIDTH: 435px;
	PADDING-RIGHT: 10px;
	FLOAT: left;
	HEIGHT: 30px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
.news_random2 UL LI A {
	PADDING-LEFT: 21px;
	BACKGROUND: url(../images/ico55.gif) no-repeat 0px 8px
}
.news_random2 UL LI SPAN {
	FONT-SIZE: 12px
}
.new-s DL {
	MARGIN: 0px auto;
	PADDING-left: 12px;
	WIDTH: 952px;
	HEIGHT: 180px;
	PADDING-TOP: 2px
}
.new-s DL DT {
	BORDER-BOTTOM: #e2e2e2 1px solid;
	POSITION: relative;
	WIDTH: 200px;
	FLOAT: left;
	HEIGHT: 175px
}
.new-s DL DT IMG {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	WIDTH: 209px;
	PADDING-RIGHT: 2px;
	DISPLAY: block;
	HEIGHT: 159px;
	PADDING-TOP: 2px;
	border-radius: 3px;
	box-shadow: 0 0 6px #0089d1
}
.new-s DL DT P {
	POSITION: absolute;
	TEXT-ALIGN: center;
	WIDTH: 216px;
	DISPLAY: inline-block;
	FONT: 14px/28px 'Microsoft  YaHei';
	HEIGHT: 28px;
	COLOR: #fff;
	TOP: 53px;
	LEFT: 2px
}
.new-s DL DD {
	BORDER-BOTTOM: #e2e2e2 1px solid;
	POSITION: relative;
	MARGIN-left: 8px;
	WIDTH: 720px;
	FLOAT: RIGHT;
	HEIGHT: 174px
}
.new-s DL DD P {
	LINE-HEIGHT: 34px;
	MARGIN-BOTTOM: 8px;
	HEIGHT: 34px;
	COLOR: #353e47;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: "Microsoft YaHei", "å¾®è½¯é›…é»‘";
}
.new-s DL DD SPAN {
	LINE-HEIGHT: 30px;
	WIDTH:630px;
	DISPLAY: inline-block;
	HEIGHT: 110px;
	COLOR: #353e47;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	FONT-FAMILY: "Microsoft YaHei", "å¾®è½¯é›…é»‘";
}
.new-s DL DD A {
	POSITION: absolute;
	BOTTOM: 15px;
	DISPLAY: inline-block;
	FONT-FAMILY: "Microsoft YaHei", "å¾®è½¯é›…é»‘";
	FLOAT: right;
	COLOR: #c53535;
	RIGHT: 5px
}
.news_random2 UL LI A {
	COLOR: #353e47;
	PADDING-TOP: 2px;
	FONT-FAMILY: "Microsoft YaHei", "å¾®è½¯é›…é»‘";
}
.news_random2 UL LI A:hover {
	COLOR: #0089d1
}
.news_random2 UL {
	PADDING-TOP: 6px;
	PADDING-LEFT: 35px;
}
.news_random2 UL LI {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 445px;
	PADDING-RIGHT: 25px;
	FONT-SIZE: 13px;
	PADDING-TOP: 0px
}
.news_random2 UL LI.fr {
	FLOAT: right
}
.fr {
	FLOAT: right
}
.right2_main .t03 {
	POSITION: relative;
	WIDTH: 230px;
	PADDING-BOTTOM: 8px;
	LINE-HEIGHT: 20px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 8px;
	BACKGROUND: #0089d1;
	HEIGHT: 20px;
	COLOR: #fff;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	PADDING-TOP: 7px
}
.right2_main .t03 A {
	COLOR: #fff
}
.right2_main .t03 {
	COLOR: #fff
}
.nrr {
	BACKGROUND-COLOR: #ffffff;
}
UL.n_rt_ul5 {
	BACKGROUND-COLOR: #000000;
	PADDING-LEFT: 5px;
	WIDTH: 214px;
	BACKGROUND: url(../images/news_list_bg.gif) no-repeat 2px 5px;
	OVERFLOW: hidden
}
UL.n_rt_ul5 LI {
	LINE-HEIGHT: 24px;
	PADDING-LEFT: 20px;
	WIDTH:213px;
	TEXT-OVERFLOW: ellipsis;
	FONT-SIZE: 13px;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	FONT-FAMILY: "Microsoft YaHei", "å¾®è½¯é›…é»‘";
}
.lb {
	width:100%
}
.lb li {
	height:35px;
	line-height:35px;
	border-bottom:1px dotted #CCC;
	FONT-SIZE: 16px;
}
.lb span {
	float:right
}
.lbp li {
	float:left;
	text-align:center;
	line-height:30px
}
.fy {
	clear:both;
	text-align:center;
	FONT-SIZE: 16px;
	PADDING-TOP: 8px
}
.blk-xs {
	width:240px;
}
.blk-sm {
	width:930px;
}
.news2  p {
    FONT-FAMILY: Microsoft YaHei;
    COLOR: #010101;
    FONT-SIZE: 17px;
    LINE-HEIGHT: 2.3;
    PADDING-TOP: 10px;
    PADDING-right: 8px;
	
}
.news2   h1 {
    FONT-FAMILY: Microsoft YaHei;
    COLOR: #010101;
    FONT-SIZE: 26px;
    LINE-HEIGHT: 2.3;
    PADDING-TOP: 10px;
	text-align: center;
    
}
.cplb-1n-ts-01-tit h3 {
	height: 40px;
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
	padding-right: 24px;
	border-bottom: 2px solid #1C6ACA;

	
}
.right {
	float: right;
}
.right2{
	float: right;width:900px
}