.notice{background: #fff;width:100%;height:185px;border-bottom:1px solid #f5f5f5;margin-top:10px;}
.notice .tabs{text-align: center;overflow: hidden;border-bottom: 1px solid #f5f5f5;padding: 0px 0;background:#f9f9f9;height:38px;line-height:38px;}
.notice .tabs span{display: block;width:50%;float: left;font-size: 16px;cursor: pointer;    height: 100%;}
.notice .tabs span.now{color: #3d72a3;font-size: 16px;background:#fff;}
.notice .switch-item ul {padding:8px 15px;padding-top: 9px; display:none;}
.notice .switch-item ul.now{display: block;width:100%;}
.notice .switch-item ul li{background: url(../img/switch-item-icon.png) no-repeat left center;padding: 5px 0;padding-left: 15px;line-height:23px;}
.notice .switch-item ul li a{display: block;font-size: 14px;}
.notice .switch-item ul li a:hover{color: #3d72a3;}
.imgbox{position: absolute;bottom: 330px;left: 240px;width: 751px;}
.imgbox a{width: 33.333%;float: left;}
.margintop10{margin-top:10px}
.margintop20{margin-top:20px}

.paddingtop10{padding-top:10px}

.fttit{width: 128px;height: 38px;background:#29e;color: #fff;border-bottom:0px solid #ce0000;padding: 0 0 0 28px;line-height:38px;}
.b20 {
    height: 20px;
    font-size: 1px;
    clear: both;
    width: 100%;
    overflow: hidden
	}
.hot {
    position: absolute;
    top: -10px;
    left: 1150px;
    width: 36px;
    height: 22px;
    background: url(../img/htyw_home_sprite.png) -83px -127px no-repeat;
}
.dqwz{height:38px;    padding: 0 0 0px;line-height:38px;}
.modele_Sider{position: relative;z-index: 1111;}
.module_left{padding:10px;min-height: 200px;margin: 20px 0 10px;}
.module_right_Items{background: rgba(0,0,0,0);}
.module_right_Items .title{background: #fff;}
.module_right_Items_container{background: #fff;}

.module_right_Items{width: 100%;height: auto;background: #fff;margin-top: 10px;overflow: hidden;}	
.module_right_Items .title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #000;
}
.module_right_Items_container{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.module_right_Items_container .item{
	width: 440px;
	height: 170px;
	margin: 10px 12.5px;
	position: relative; 
	float: left;
}
.module_right_Items_container .item a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
}
.module_right_Items_container .item .img{
	width: 170px;
	height: 170px;
	overflow: hidden;
}
.module_right_Items_container .item .img img{
	width: 100%;
	height: 100%;
}
.module_right_Items_container .item_info{
	width: 270px;
	height: 170px;
	padding: 0 30px 0 10px;
	position: relative;
}
.module_right_Items_container .item_info span{
	width: 29px;
	height: 29px;
	background: url('/sc-cmio/img/li_stye_2.png') no-repeat;
	background-size: 29px 60px;
	background-position: 0 -30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.module_right_Items_container .item_info .titles{
	width: 100%;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #fdfdfd;
	font-size: 16px;
	color: #333;
}
.module_right_Items_container .item_info .titleInfo{
	height: 100px;
	line-height: 20px;
	font-size: 13px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.module_right_Items_container .item:hover a{
	top: -3px;
	box-shadow: 0 0 8px #808080;
}
.module_right_Items_container .items{
	width: 290px;
	height: 230px;
	float: left;
	margin: 0 10px 25px;
}
.module_right_Items_container .items a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	border-bottom: 1px solid #f5f5f5;
	transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
}
.module_right_Items_container .items .img{
	width: 100%;
	height: 185px;
	overflow: hidden;
}
.module_right_Items_container .items .img img{
	width: 100%;
	height: 100%;
	transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
}
.module_right_Items_container .items .titles{
	width: 100%;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	background-color: #fdfdfd;
	padding: 0 10px;
	font-size: 14px;
	color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;
	transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
}
.module_right_Items_container .items span{
	width: 29px;
	height: 29px;
	background: url('/sc-cmio/img/li_stye_2.png') no-repeat;
	background-size: 29px 60px;
	background-position: 0 -30px;
	position: absolute;
	bottom: 10px;
	right: 0;
	display: none;
	opacity: 0;
	z-index: 11;
	transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
}
.module_right_Items_container .items:hover .img img{
	transform: scale(1.2);
}
.module_right_Items_container .items:hover a{
	box-shadow: 0 0 8px #808080;
}
.module_right_Items_container .items:hover a .titles{
	padding-bottom: 45px;
}
.module_right_Items_container .items:hover span{
	display: block;
	opacity: 1;
}
.module_right_commonItem .content img {
    width: 400px;
    height: auto;
    margin: 20px 185px;
}

.news-main{width: 1200px;margin: auto;}
.news-font{height: 59px;line-height: 60px;border-bottom: solid 1px #e2e2e2;background-color:white;}
.news-font-a{display: inline-block;width: 120px;text-align: center;font-size: 16px;}
.news-font-a-hover{display: inline-block;width:120px;text-align: center;font-size: 16px;border-bottom: solid 2px #f15322;color: #f15322;height: 58px;}
.exhiTop {
    width: 800px;
    height: 40px;
    float: left;
    margin-top: 0px;
    font: normal 14px/22px "Tahoma", "\5b8b\4f53";
}
.exhiTop p {
    width: 800px;
    height: 40px;
    background-color: #ff6600;
}
.exhiTop a {
    color: #333;
    color: #fff;
    height: 22px;
    padding-top: 9px;
    display: inline-block;
    margin: 0 18px;
    text-align: center;
}

/*展会*/
.meeting {
    width: 300px;
    float: left;
}
.meeting ul li {
    background: url(../images/exhi2016/exhi.png) 0 -232px no-repeat;
    text-indent: 14px;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    width: 300px;
    overflow: hidden;
	}
.jhtitle {
    position: relative;
    height: 32px;
    border-bottom: 2px solid #d7d7d7;
}
.jhtitle h3 {
    font: normal 22px/22px "microsoft yahei";
    height: 32px;
    position: absolute;
    bottom: -2px;
    border-bottom: 3px solid #0070ce;
}
.jhtitle a.more {
    color: #888;
    line-height: 36px;
    bottom: 0;
    position: absolute;
    right: 0;
}
.tuijian li span b {
    float: left;
    font-weight: normal;
    width: 38px;
    text-align: center;
    background-color: #ff6600;
    color: #fff;
}
.box_head {
    background: #ffffff;
    border-bottom: #e1e1e1 1px solid;
    padding: 0px 10px 0px 10px;
    line-height: 40px;
    height: 40px;
}
.box_head strong{
    font-size:16px;
	color:#ee2e2c;
}
.f_r {
    float: right;
}
.box_body {
    border:0px solid #e1e1e1;
    border-top: none;
    padding: 6px 8px 6px 8px;
    font-size: 14px;
    background: white;
}
.box_body li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 14px;
    list-style-type: none;
}

/*企业类别*/
.newss-main {
				width: 1200px;
				margin: auto;
			}
			
			.newss-font {
				height: 39px;
				line-height: 40px;
				border: solid 1px #e2e2e2;
				background-color: #f5f5f5;
			}
			
			.newss-font-a {
				float: left;
				width: 108px;
				text-align: center;
				font-size: 14px;
				position: relative;
				color: #666666;
				border-right: solid 1px #e2e2e2;
			}
			
			.img-t {
				transition: all 0.5s;
				margin-left: 5px;
			}
			
			.newss-font-a-hover {
				z-index: 999;
				position: absolute;
				border: solid 1px #E5E5E5;width: 100px;
				background-color: white;
				border-top: none;
				padding: 10px;
				font-size: 14px;
			    display:none;
			}
			
			.newss-font-a-hover>a {
				display: inline-block;
				margin-left: 0px;
			}
			
			.newss-font-a:hover .newss-font-a-hover {
				display: block;
			}
/*企业类别*/
.item-quyu{float:left;display: block;
    height: 30px;
    position: relative;overflow: hidden;width: 730px;width:50px;}
.item-quyu.jhmore{height:80px;}
.more{background: url(../img/cpzx-button2.png) no-repeat right 8px;width:50px;display: inline-block;padding-right: 0px;margin-top: 5px;}
.jhnow {
    color: rgb(48, 119, 185);
    background-position: right -16px;}

.chanye {
    width: 1200px;
    height: 45px;
    position: relative;
    border-bottom: 3px solid #f5f5f5;background:#fff;
}
.chanye h3 {
    border-bottom: 3px solid #1865f0;
    font: 20px "microsoft yahei";
    color: #333;
    position: absolute;
    left: 0;
    bottom: -2px;
    padding-bottom: 6px;width:80px;
	text-align:center;
}

.chanye a.cymore {
    font: 14px/45px "microsoft yahei";
    color: #777;
    position: absolute;
    right: 20px;width:350px;text-align: right;
}
.dhtype{background:#fff;border:0px solid #ce0000;height:auto;width:100%;overflow: hidden;padding:10px;font-weight:bold;}
.dhtype li{width: calc(100% / 10);float:left;overflow:hidden;display:block;text-overflow: ellipsis;
white-space: nowrap; line-height:30px;text-align:center;)}
.qycy{float:left;width: 100%;overflow: hidden;}
.qycy li{float:left;}
.chanyeyuantitle ul li{float:left;margin-top:15px;}
.chanyeyuantitle ul li img{width:190px;height:80px;border:1px solid #ccc;}
.chanyeyuanlicontent{width:190px;height:80px;border:1px solid #f5f5f5;line-height:80px;text-align:center;color:#ee2e2c;font-size:18px;}

.lmtitle{border-bottom:3px solid #ee2e2c;font-size:20px;left: 0;height:50px;line-height:50px;bottom: -2px;padding-bottom: 6px;text-align:center;width: 90px;}

head_so li {float: left;font-size: 14px;height: 14px;line-height: 14px;padding: 0px 2px 0px 8px;text-align: left;cursor: pointer;color: #dadada;}
.catalog li {font-size:16px;
    float: left;
    padding: 0 10px 0 10px;
    white-space: nowrap;
    background: url('../img/catalog_li.gif') no-repeat right center;
}

.chanye-zone{padding:10px;}
.chanye-zone li{height:38px;line-height:30px;float:left;display: inline-block;width:50%;}

/*需求信息*/
.xuqiutab{float:left;border-bottom:0px solid #29e;margin-left:0px;width:109px;border-right:0px solid #ddd;}
.xuqiu_title{height:60px;border-bottom: 1px solid #f6f6f6;background:#fff;}
.xuqiu_title span{font-size:18px;font-weight: bold;margin-left: 20px;line-height:60px;font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei","sans-serif";}
.xuqiu_title li{float:left;border:0px solid #ccc;margin-left:0px;width:150px;line-height: 60px;;color:#333;}
.xuqiu_title a{float: right;margin-right:10px;width: 80px;margin-top:15px;line-height: 30px;height: 30px;background: #ff6e06;color: #fff;font-size: 14px;text-align: center;}
.xuqiu{height:41px;border-bottom: 0px solid #f6f6f6;width: 100%;;}
.xuqiu ul{border-bottom: 1px solid #E9E9E9;height: 41px}
.xuqiu li{float:left;border-bottom:0px solid #ccc;margin-left:0px;width:50px;border-right:0px solid #ddd;font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei","sans-serif";}
.curtab span{background:#fff;color:#ff6600;border-bottom:2px solid #ff6600;cursor: pointer;}
.xuqiu span{font-size:14px;margin-left: 20px;line-height:41px;box-sizing: border-box;display: block;font-family:/*"PingFang SC","Hiragino Sans GB",*/"Microsoft YaHei","sans-serif"}
.xuqiu a{float: right;margin-right:10px;width: 80px;margin-top:10px;line-height: 30px;height: 30px;background: #ff6e06;color: #fff;font-size: 14px;text-align: center;}
.xuqiuinfo{border:0px solid #ce0000;height:350px;margin:5px;}
.xuqiuinfo li{border-bottom:1px dashed #dddddd;display: block;height: 40px;line-height: 41px;padding-left: 10px;float:left;font-size:14px;;padding-left:20px;
    ;float: left;width:100%;}
.xuqiuinfo span{font-size:14px;white-space: nowrap;text-overflow: ellipsis;float: left;color:#222;font-family:/*"PingFang SC","Hiragino Sans GB",*/"Microsoft YaHei","sans-serif"}
.xuqiuinfo a{font-size:14px;white-space: nowrap;text-overflow: ellipsis;color:#333;font-family:/*"PingFang SC","Hiragino Sans GB",*/"Microsoft YaHei","sans-serif"}
/*需求信息*/

/*供应信息*/
.gongyingtab{float:left;border-bottom:0px solid #29e;margin-left:0px;width:120px;border-right:0px solid #ddd;}
.gongying_title{height:60px;border-bottom: 1px solid #f6f6f6;/*background:#2196f3;*/}
.gongying_title span{font-size:18px;font-weight: bold;margin-left: 20px;line-height:60px;font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei","sans-serif"}
.gongying_title li{float:left;border:0px solid #ccc;margin-left:0px;width:150px;line-height: 60px;;color:#333;}
.gongying_title a{float: right;margin-right:10px;width: 80px;margin-top:15px;line-height: 30px;height: 30px;background: #ff6e06;color: #fff;font-size: 14px;text-align: center;}
.gongying{height:41px;border-bottom: 0px solid #f6f6f6;width: 100%;}
.gongying ul{border-bottom: 1px solid #E9E9E9;height: 41px}
.gongying li{float:left;border-bottom:0px solid #ccc;margin-left:0px;width:90px;border-right:0px solid #ddd;;}
.gongying .curtab span{background:#fff;color:#ff6600;border-bottom:2px solid #ff6600;cursor: pointer;}
.gongying span{font-size:14px;margin-left: 20px;line-height:41px;box-sizing: border-box;display: block;font-family:/*"PingFang SC","Hiragino Sans GB",*/"Microsoft YaHei","sans-serif"}
.gongying a{float: right;margin-right:10px;width: 80px;margin-top:10px;line-height: 30px;height: 30px;background: #ff6e06;color: #fff;font-size: 14px;text-align: center;}
.gongyinginfo{border:0px solid #ce0000;height:350px;margin:5px;}
.gongyinginfo li{border-bottom:1px dashed #dddddd;display: block;height: 40px;line-height: 41px;padding-left: 10px;float:left;font-size:14px;;padding-left:20px;
    ;float: left;width:100%;}
.gongyinginfo span{font-size:14px;white-space: nowrap;text-overflow: ellipsis;color:#222;float: left;font-family:/*"PingFang SC","Hiragino Sans GB",*/"Microsoft YaHei","sans-serif"}
.gongyinginfo a{font-size:14px;white-space: nowrap;text-overflow: ellipsis;color:#333;font-family:"Microsoft YaHei","sans-serif"}
/*供应信息*/
.xuqiuxinxi li{width:100%;float:left;background:#fff;margin-top:1px;height:80px;line-height:60px;padding:10px;font-size:16px;}
.xuqiuxinxi li:hover{background:#f9f9f9;font-size:16px;}
.xuqiuxinxi li img{border-radius: 100px;}
.xuqiuxinxi li .caozuo span{background:#ff6600;width:80px;height:30px;line-height:30px;color:#fff;font-size:12px;border: 1px solid #ff6600;text-align: center;
cursor: pointer;display: block;top:15px;border-radius:5px;}
.xuqiuxinxi li .caozuo span a{color:#fff;}
.xuqiuxinxi li .date span{;width:200px;height:26px;color:#333;font-size:14px;border:0px solid #ff6600;
cursor: pointer;display: block;}

.qylevel{color:#888;text-align:center;}
.qylevel li{width:50%;float:left;}
.qylevel li img{width:25px;}

.jhcontent{width: auto;height:30px;padding: 5px 15px;text-align: center;background-color: #000;opacity: 0.5;color: #fff;position: fixed;left: 50%;margin-left: -50px;top:50%;;border-radius: 20px;}


.feedback{}
.feedback li{float:left;}
.feedback li span{float:left;}
/*供需中心*/
.gongxu{}
.xqindextab{display: inline-block;
    width: 100px;
    height: 30px;
    border: solid 1px #F15322;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    color: #F15322;}

.xqindextab-cur{display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    background-color: #ff6600;
    color: white;}
/*供需中心*/
.box-hd{font-size: 20px;font-weight: 400;margin-top:80px;margin:0 auto;width:280px;;min-height:300px;border:0px solid #ce0000;padding-top:30px;padding-bottom:60px;}
.tip{font-size: 16px;font-weight: 400;margin-top:20px;text-align:left;}
.tuijianhd{}
.tuijianhd li{background:#fff;margin-left:0px;margin-right:px;width:25%;float:left;}
.huiyi{width:880px;float:left;border:0px solid #ce0000;}
.huiyi p{font-size:16px;line-height:30px;}
.huiyi li{background:#fff;height:280px;margin-left:20px;margin-right:8px;width:265px;float:left;margin-bottom:30px;margin-top:0px;}
.hycontent {
	width: 265px;
	height:260px;
	min-height:250px;
	max-height:300px;
	border: 1px solid #f4f4f4;
	transition: all .5s
}
.hycontent a{font-size:16px;}
.baomingbutton{text-align:center;background:#2196f3 ;color:#fff;padding: 5px 10px;}
.baomingbutton a{color:#fff;}
.hycontent:hover{transform: scale(1.05,1.05);transition: all .5s}
.jiabin{border:0px solid #ce0000;height:auto;width:100%;overflow:hidden;padding-bottom:30px;}
.jiabin li{width:20%;float:left;height:160px;border:0px solid #ce0000;text-align:center;margin-top:10px;margin-bottom:10px;}
.jiabin li img{border-radius:50%;}
.hdtitle{font-size:18px;padding-left:20px;height:50px;line-height:50px;border-bottom:1px solid #f8f8f8;border-left:3px solid #29e;}
.qytitle{font-size:18px;height:50px;line-height:50px;border-bottom:1px solid #f8f8f8;}

.qytitle span{font-size:18px;}
.calendarWrap {
    width: 270px;
    padding-bottom: 10px;
    margin: 10px auto 0;
}

.control_top {
    background: #2196f3;
    overflow: hidden;
    width: 269px;
}

.calendarWrap .all_span span {
    float: left;
    width: calc(100% / 4);
    height: 84px;
    border-right: 1px solid #B3C8DE;
    border-bottom: 1px solid #B3C8DE;
    padding-right: 10px;
    cursor: default;
}

.calendarWrap .all_span {
    border-left: 1px solid #B3C8DE;
}
.calendarWrap .all_span span strong {
    font-size: 14px;
    color: #333;
    display: block;
    width: 100%;
    text-align: right;
    margin: 15px 0 4px;
    font-weight: 400;
}
.calendarWrap .all_span span i {
    font-size: 18px;
    color: #CDD9E5;
    display: block;
    font-style: normal;
    width: 100%;
    text-align: right;
}
#backYear {
    float: left;
    width: 38px;
    height: 38px;
    background: url(../img/left.png) center no-repeat;
}
#nextYear {
    float: right;
    width: 38px;
    height: 38px;
    background: url(../img/right.png) center no-repeat;
}
.select_div {
    width: 191px;
    height: 38px;
    line-height: 40px;
    float: left;
	color:#fff;
}

.select_div {
    display: inline-block;
    text-align: center;
}

.business .targ {
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    top: 10px;
    left: 0;
    font-size: 14px;
}
.business {
    max-height: 180px;
    overflow: hidden;
    position: relative;
}
.business .info, .business .targ {
    position: absolute;
    color: #fff;
    text-align: center;
}
.business .info {
    font-size: 12px;
    border-radius: 2px;
    width: 88px;
    line-height: 20px;
    height: 20px;

    top: 65%;
    margin-left: -180px;
}
.business .info.orange {
    background: #F68C22;
}
.tuijianhd li img{width:260px;height:180px;}
.einfotitle{font-size:20px;font-weight:bold;}
.einfobutton{padding:6px;width:120px;background:#ccc;text-align:center;border-radius:5px;font-size:16px;}
.einfobutton a{color:#fff;font-size:16px;}

.einfo li{font-size:14px;;text-align:left;line-height:30px;width:100%}
.einfo li div{font-size:14px;}
.einfo li span{font-size:14px;}
.einfo li p{font-size:16px;text-align:center;}
.hdcontent{height:auto;overflow:hidden;padding-left:20px;padding-right:20px;padding-bottom:30px;}
.ehezuo{margin:0 auto;width:800px;height:auto;overflow:hidden;}
.ehezuo li{width:350px;float:left;height:50px;border:0px solid #ccc;border-radius:5px;}

.einfocontact p{text-align:left;height:30px;line-height:30px;}
.bmcontent{width: auto;margin:0 auto;height:50px;padding:12px 15px;font-size:16px;text-align: center;background-color: #000;z-index: 20000; opacity: 0.5;
width:350px;color: #fff;position:fixed;left:45%;margin-left: -50px;bottom:50%;;border-radius: 20px;}
.jh_nav-item{
	width: 1200px;
	height: 50px;
	margin: auto;
}
.jh_nav-item .item{
	width: calc(100% / 12);
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #333;
	float: left;
}
.jh_nav-item .item a{
	display: block;
	width: 100%;
	height: 100%;
	color: #333;font-weight:500;
	font-size: 16px
}
.jh_nav-item .item a:hover{
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
	font-size: 16px;
}
/*企业信息*/
.qycontent p{line-height:30px;}


.box-hd{font-size: 20px;font-weight: 400;margin-top:80px;margin:0 auto;width:280px;;border:0px solid #ce0000;padding-top:30px;}
.tip{font-size: 16px;font-weight: 400;margin-top:20px;text-align:left;}
.leftbox em.upArrow {
    display: block;
    height: 30px;
    width: 30px;
    float: right;
    background: url(//style.org.hc360.com/images/my/images/corcenter/mmt4/new/business/BusinessIco.png) 4px -23px no-repeat;
    margin-top: 10px;
}
.leftNav em {
    display: block;
    height: 30px;
    width: 30px;
    float: right;
    background: url(//style.org.hc360.com/images/my/images/corcenter/mmt4/new/business/BusinessIco.png) 4px 10px no-repeat;
    margin-top: 10px;
}
.strengBox {
    float: left;
}.newBox1Con {
    width: 585px;
    height: 460px;
    position: relative;
	}
.strentTit {
    height: 50px;
    background: #ee2e2c;
}

.companytext{font-size:16px;padding:20px;width:880px;min-height:500px;float:left;height:auto;overflow:hidden;border:0px solid #ce0000;}
.companytext p{font-size:16px;word-break: break-all;word-wrap: break-word;}

.service-bg {
	background: #fff;
	width: 1200px;
	margin: 0 auto;
}

.service-info {
	/*width: 50%;*/
	margin-top: 30px
}

.service-pic {
	width: 300px;
	height: 300px;
	float: left;
}

.service-pic img {
	width: 100%;
	height: 100%;
}

.service-contanier {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.service-pic-info {
	float: left;
	width: 300px;
	height: 300px;
	background: #f9f9f9;
	border-bottom: 1px solid #eeeeee;
}
/*
.list-show {
	margin-right: 20px;
	width: 284px;
	height: 160px;
}

.list {
	height: 222px;
	overflow: hidden;
}
.list-publish {
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 15px;
	height: 220px;
    overflow: hidden;
}

.list-publish .service-title {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}
.list-publish .list-publish-content {
	text-indent: initial;color: #333333;
    font-size: 14px;
    overflow: hidden;text-indent: 2em;
    text-align: left;
    padding-bottom: 15px;
    white-space: normal;
    text-overflow: ellipsis;
    line-height: 28px;
    height: 90px;    margin-top: 20px;
}
.list-publish p {
    font-size: 18px;
    color: #808080;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-publish .list-detail a {
    color: #0a74ff;
    font-size: 16px;
    font-weight: bolder;
}
.list-publish .list-detail img {
    padding-left: 16px;
}

.red-border {
	width: 54px;
	height: 2px;
	background: red;
	margin-top: 24px
}

.list-publish .service-title {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

.provided-info {
	background: #09428d;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.contact-person {
	background: #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.provided-info .info-consult {
	border: none;
	margin-bottom: 20px
}

.provided-show {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
}

.provided-show-pic {
	width: 378px;
	height: 282px;
	border: 1px solid #fff;
}

.provided-show-pic img {
	width: 100%;
	height: 100%;
}

.show-contenier {
	background: #fff;
	width: 378px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.show-intro {
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}

.show-price {
	font-size: 14px;
	color: #e4171a;
	line-height: 26px;
	font-weight: bold;
}

.provided-show-contenier {
	width: 378px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
	margin-right: 22px;
}*/

.topBoxRigBtn {
	float:right;
}
.topBoxRigBtn a {
	display:block;
	width:108px;
	height:35px;
	border:1px solid #0086f1;
	line-height:32px;
	text-align:center;
	font-size:14px;
	background:#fff;
	float:left;
	margin-left:10px;
	-webkit-transition:all .3s ease;
	-moz-transition:all ease .3s;
	transition:all .3s ease
}
.topBoxRigBtn a:hover {
	border:1px solid #0086f1;
	background:#0086f1;
	color:#fff
}