.b-left { float: left !important;}
.b-right { float: right !important;}
.b-clear { clear: both !important;}
.b-hide { display: none !important;}
.b-mar-l-10 { margin-left: 10px !important;}
.b-mar-r-10 { margin-right: 10px !important;}
.b-mar-b-5 { margin-bottom: 5px !important;}
.b-mar-b-10 { margin-bottom: 10px !important;}
.b-mar-b-15 { margin-bottom: 15px !important;}
.b-mar-b-20 { margin-bottom: 20px !important;}
.b-mar-b-30 { margin-bottom: 30px !important;}
.header-search-bar { margin-bottom: 0 !important;}
.friend-link { margin-top: 0 !important;}
.pad-t-20 { padding-top: 20px !important;}
.pad-b-30 { padding-bottom: 30px !important;}
.bg-gy { background-color: #f7f7f7 !important;}
.tc-r { color: #f00;}
.company-main {
	position: relative;
	min-height: 500px;
	background-color: #fff;
}
.cp-sidebar {
	width: 322px;
	min-height: 1800px;
	padding-top: 30px;
	background:url(../img/company/bg_sidebar.gif) repeat-y left top;
}
.cp-sidebar .cp-sidebar-cnt {
	margin: 0 20px;
	padding-right: 32px;
}
.cp-container {
	margin-left: 322px;
	padding-top: 30px;
	overflow: hidden;
}
.cp-container-cnt {
	width: 580px;
	margin: 0 auto;
}

/* adver */
.cp-adver1 { height: 82px;}
.cp-adver1 img {
	width: 100%;
	height: 82px;
}
.cp-adver2 { height: 70px;}
.cp-adver2 .cp-adver-item {
	display: block;
	float: left;
	width: 320px;
	margin-left: 24px;
}
.cp-adver2 .cp-adver-item.first { margin: 0;}
.cp-adver2 img {
	width: 320px;
	height: 82px;
}
.cp-adver2 .cp-adver-item:hover { opacity: .6;}
/* adver */

/* box */
.cp-box1 {
	padding: 0 15px;
	padding-bottom: 8px;
	background-color: #dadada;
	border-radius: 5px;
}
.cp-box2 {
	height: 245px;
	padding-top: 2px;
	background: url(../img/company/bg_box2.jpg) no-repeat right bottom;
}
.cp-box3 {
	width: 329px;
	padding: 40px 28px 0;
}
/* box */

/* btn */
.cp-btn1 {
	display: block;
	width: 148px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #1d68b9;
	background: url(../img/company/btn_1.png) no-repeat left top;
}
.cp-btn1:hover { opacity: .8;}
.cp-box3 .cp-btn1 { margin-bottom: 40px;}
/* btn */

/* comment */
.cp-comment {
	width: 636px;
	margin: 0 auto;
}
.cp-comment-pic {
	width: 34px;
	height: 34px;
	border: 1px solid #ddd;
	border-radius: 17px;
}
.cp-comment-pic img {
	width: 34px;
	height: 34px;
}
.cp-comment-cnt {
	width: 580px;
	background: #fff;
	border: 1px solid #c8c8c8;
}
.cp-comment-cnt textarea {
	width: 100%;
	background: none;
	border: none;
}
.cp-comment-cnt-foot {
	height: 27px;
	background: url(../img/company/bg_1.gif) repeat-x left top;
	border-top: 1px solid #c8c8c8;
}
.cp-comment-btn {
	display: block;
	width: 109px;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	text-align: center;
	color: #6c6c6c;
	background: url(../img/company/bg_2.gif) repeat-x left top;
}
/* Comment */

/* info */
.cp-info {
	line-height: 22px;
	font-size: 14px;
	color: #fff;
}
.cp-info-title {
	margin-bottom: 10px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #ececec;
}
.cp-info-vip {
	width: 50px;
	text-align: center;
	background: #1d1d1d url(../img/company/icon_sign.png) no-repeat 41px 3px;
	border-radius: 3px;
}
.cp-info-pic {
	margin-top: 50px;
	margin-bottom: 25px;
	border: 2px solid #b0b1b1;
}
.cp-info-pic-cnt {
	display: table-cell;
	width: 260px;
	height: 260px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	border: 4px solid #59595a;
}
.cp-info-pic-cnt img {
	max-width: 260px;
	max-height: 260px;
}
.cp-info-item {
	line-height: 22px;
}
.cp-info-item-name {
	float: left;
	width: 80px;
	font-weight: 700;
	text-align: right;
}
.cp-info-item-cnt { margin-left: 85px;}
.cp-info-item a { color: #fff;}
.cp-info-item a:hover { text-decoration: underline;}
.cp-info-item p { text-indent: 2em;}
.cp-info-btn {
	height: 30px;
	padding: 0 1.5em;
	line-height: 30px;
	font-weight: 700;
	color: #103786;
	background-color: #fafafa;
	border: 1px solid #7794af;
	border-radius: 15px;
}
.cp-info-btn:hover { background-color: #ddd;}
/* info */

/* link */
.cp-link1 {
	padding: 70px 0 20px 180px;
	line-height: 22px;
	color: #424242;
}
.cp-link1 a {
	margin: 0 2px;
	text-decoration: underline;
	color: #2559b7;
}
.cp-link1 a:hover { color: #f00;}
/* link */

/* list */
ul.cp-list1 {
	padding: 12px 0;
	background:url(../img/company/bg_line1.gif) no-repeat center center; overflow: hidden;
	border-bottom: 1px solid #dfe0df;
}
.cp-list1 li.cp-list-item {
	width: 260px;
	float: left;
	padding-left: 30px;
	line-height: 22px;
	font-size: 13px;
	overflow: hidden;
}
.cp-list1 li.cp-list-item a:hover { color: #f00;}
div.cp-list1 { text-align: center;}
.cp-list1 a.cp-list-item {
	display: inline-block;
	width: 170px;
	height: 375px;
	margin-right: 4px;
	padding-left: 8px;
	background: url(../img/company/li_line2.gif) repeat-y left top;
	overflow: hidden;
}
.cp-list1 a.cp-list-item.first {
	padding-left: 0;
	background: none;
}
.cp-list1 .cp-list-item-pic {
	width: 154px;
	height: 114px;
	padding: 7px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
}
.cp-list1 .cp-list-item-pic img {
	width: 154px;
	height: 114px;
}
.cp-list1 .cp-list-item-title {
	height: 42px;
	line-height: 40px;
	margin: 0 7px;
	font-size: 15px;
	text-align: left;
	color: #2e2e2e;
	background: url(../img/company/li_line1.gif) repeat-x left bottom;
}
.cp-list1 .cp-list-item-sign {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	margin-top: 11px;
	padding: 0 .8em;
	font-size: 14px;
	color: #fff;
	background-color: #00ccef;
	border: 1px solid #0493bf;
	border-radius: 9px;
}
.cp-list1 .cp-list-item-text {
	padding: 0 7px;
	line-height: 22px;
	font-size: 13px;
	text-align: left;
	color: #462108;
}
.cp-list1 .cp-list-item-text p {  text-indent: 2em;}
.cp-list1 a.cp-list-item:hover { opacity: .7;}
div.cp-list2 {
	padding-top: 2px;
	text-align: center;
}
.cp-list2 a.cp-list-item {
	display: inline-block;
	width: 114px;
	height: 104px;
	margin: 0 3px;
	overflow: hidden;
}
.cp-list2 a.cp-list-item img {
	width: 114px;
	height: 104px;
}
ul.cp-list2 {
	width: 250px;
	height: 118px;
	font-size: 13px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.cp-list2 li.cp-list-item {
	padding: 0 20px;
	line-height: 20px;
	color: #666;
}
.cp-list2 li.cp-list-item a {
	font-size: 13px;
	color: #666;
}
.cp-list2 li.cp-list-item a:hover { color: #f00;}
ul.cp-list2 .cp-list-btn {
	margin-right: 20px;
	color: #2481ca;
}
ul.cp-list2 .cp-list-btn:hover { text-decoration: underline;}
div.cp-list3 a.cp-list-item {
	display: block;
	float: left;
	width: 88px;
	height: 40px;
	margin-right: 20px;
	margin-bottom: 25px;
	border: 1px solid #b1b1b1;
}
div.cp-list3 a.cp-list-item img {
	width: 88px;
	height: 40px;
}
div.cp-list4 .cp-list-item {
	padding: 14px;
	border-bottom: 1px dashed #e6e6e6;
}
div.cp-list4 .cp-list-item-cnt {
	float: left;
	width: 648px;
}
div.cp-list4 .cp-list-item-subcnt {
	display: block;
	margin-left: 648px;
}
div.cp-list4 .cp-list-item-pic {
	float: left;
	width: 216px;
	height: 160px;
	padding: 7px;
	border: 1px solid #e7e7e7;
}
div.cp-list4 .cp-list-item-pic img {
	width: 216px;
	height: 160px;
}
div.cp-list4 .cp-list-item-box {
	margin-left: 232px;
	padding-left: 14px;
}
div.cp-list4 .cp-list-item-title {
	height: 80px;
	line-height: 47px;
	font-size: 17px;
	font-weight: 700;
	color: #545454;
}
div.cp-list4 .cp-list-item-subcnt .cp-list-item-title { text-align: right;}
div.cp-list4 .cp-list-item-vip {
	display: inline-block;
	width: 50px;
	height: 20px;
	margin-left: 5px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #1d1d1d url(../img/company/icon_sign.png) no-repeat 41px 3px;
	border-radius: 3px;
}
div.cp-list4 .cp-list-item-info {
	line-height: 25px;
	font-size: 15px;
	color: #585858;
}
div.cp-list4 .cp-list-item-name {
	float: left;
	width: 90px;
	text-align: right;
}
div.cp-list4 .cp-list-item-text { margin-left: 95px;}
/* list */

/* location */
.cp-location {
	height: 24px;
	padding-top: 16px;
	padding-left: 34px;
	line-height: 24px;
	color: #585858;
	background: url(../img/company/icon_location.png) no-repeat 7px 16px;
	border-bottom: 1px dashed #e6e6e6;
}
.cp-location a { color: #585858;}
.cp-location a:hover {
	text-decoration: underline;
	color: #f00;
}
/* location */

/* nav */
.cp-nav1 {
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #817e80;
	border-radius: 3px;
}
.cp-nav1 .cp-nav-item ,
.cp-nav1 .cp-nav-tag { color: #fff;}
.cp-nav1 .cp-nav-item:hover { text-decoration: underline;}
.cp-nav1 .cp-nav-tag { margin: 0 10px;}
/* nav */

/* pic */
.cp-pic1 {
	width: 576px;
	height: 320px;
	border: 2px solid #c7c7c7;
}
.cp-pic1 img {
	width: 576px;
	height: 320px;
}
/* pic */

/* search */
.cp-search-item {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #585858;
	border-bottom: 1px dashed #e6e6e6;
	overflow: hidden;
}
.cp-search-item .cp-search-item-name {
	float: left;
	width: 100px;
	font-weight: 700;
	text-indent: 1em;
}
.cp-search-item .cp-search-item-btn {
	float: right;
	width: 80px;
}
.cp-search-item .cp-search-item-btn span {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	color: #555;
	border: 1px solid #d8d9d9;
}
.cp-search-item .cp-search-item-btn:hover { color: #0493bf;}
.cp-search-item .cp-search-item-cnt {
	margin-left: 100px;
	margin-right: 80px;
}
.cp-search-item .cp-search-item-link {
	font-size: 14px;
	padding: 0 12px;
	white-space: nowrap;
}
.cp-search-item .cp-search-item-link.current {
	padding: 0 11px;
	color: #fff;
	background-color: #00ccef;
	border: 1px solid #0493bf;
	border-radius: 1em;
}
.cp-search-item .cp-search-btn {
	display: block;
	float: left;
	width: 83px;
	height: 30px;
	margin-top: 8px;
	margin-right: 18px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #000;
	background: url(../img/company/btn_2.png) no-repeat left top;
}
.cp-search-item .cp-search-btn.current {
	color: #fff;
	background: url(../img/company/btn_3.png) no-repeat left top;
}
.cp-search-item .cp-search-cnt { margin-top: 8px;}
.cp-search-item .cp-search-cnt input {
	float: left;
	width: 158px;
	height: 24px;
	padding: 0 10px;
	border: 1px solid #c5c5c5;
}
.cp-search-item .cp-search-cnt-btn {
	float: left;
	height: 24px;
	line-height: 24px;
	padding-left: .5em;
	padding-right: .7em;
	color: #757c82;
	border: 1px solid #e8e8e8;
	border-left: none;
	border-top-right-radius: 13px;
	border-bottom-right-radius: 13px;
}
.cp-search-item .cp-search-cnt-btn:hover { background-color: #f8f8f8;}
.cp-search-item .cp-search-page-btn {
	display: inline-block;
	width: 21px;
	height: 21px;
	margin: 0 2px;
	line-height: 21px;
	font-size: 16px;
	text-align: center;
	color: #303030;
	background-color: #fdfdfd;
	border: 1px solid #d0d0d0;
}
.cp-search-item .cp-search-page-btn:hover { background-color: #f8f8f8;}
.cp-search-item .cp-search-select {
	position: relative;
	float: left;
	width: 177px;
	height: 26px;
	margin-top: 10px;
	margin-right: 15px;
	background: url(../img/company/btn_4.png) no-repeat;
}
.cp-search-item .cp-search-select input{
	position: absolute;
	top: 0;
	left: 0;
	width: 92%;
	height: 26px;
	padding: 0 4%;
	background: none;
	border: none;
	z-index: 200;
}
.cp-search-item .cp-search-select select {
	position: relative;
	float: left;
	width: 100%;
	height: 26px;
	background: none;
	border: none; 
	opacity: 0;
	filter:alpha(opacity=0);
	z-index: 300;
}
/* search */

/* swiper */
.cp-swiper1 {
	position: relative;
}
.cp-swiper1 .swiper-cnt {
	width: 546px;
	height: 92px;
	margin: 0 auto;
	padding: 17px 17px 35px;
	background-color: #fff;
	overflow: hidden;
}
.cp-swiper1 .swiper-container { width: 576px;}
.cp-swiper1 .swiper-slide img {
	width: 160px;
	height: 90px;
	border: 1px solid #d6d6d6;
}
.cp-swiper1 .swiper-btn {
	width: 53px;
	height: 126px;
	line-height: 126px;
}
.cp-swiper1 .swiper-slide:hover { opacity: .8;}
.cp-swiper2 ,
.cp-swiper2 .swiper-container ,
.cp-swiper2 .swiper-slide img {
	width: 623px;
	height: 245px;
}
.cp-swiper2 { position: relative;}
.cp-swiper2 .swiper-pagination {
	position: absolute;
	right: 8px;
	bottom: 8px;
}
.cp-swiper2 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 2px;
	background-color: #fff;
	border-radius: 0;
	opacity: 1;
}
.cp-swiper2 .swiper-pagination-bullet-active { background-color: #5c4d50;}
.cp-swiper3 { padding-bottom: 5px;}
.cp-swiper3 .swiper-cnt {
	width: 864px;
	height: 77px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.cp-swiper3 .swiper-container { width: 884px;}
.cp-swiper3 .swiper-slide img {
	width: 201px;
	height: 77px;
}
.cp-swiper3 .swiper-btn {
	width: 62px;
	height: 77px;
	line-height: 77px;
}
.cp-swiper3 .swiper-slide:hover { opacity: .8;}
.cp-swiper4 { padding-bottom: 5px;}
.cp-swiper4 .swiper-cnt {
	width: 864px;
	height: 210px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.cp-swiper4 .swiper-container { width: 884px;}
.cp-swiper4 .swiper-slide { opacity: .6;}
.cp-swiper4 .swiper-slide a {
	display: block;
	width: 164px;
	padding: 20px;
	background: url(../img/company/bg_swiper.png) no-repeat left top;
	overflow: hidden;
}
.cp-swiper4 .swiper-slide img {
	width: 162px;
	height: 93px;
	border: 1px solid #d2d3d3;
}
.cp-swiper4 .swiper-slide-title {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: 700;
	color: #171717;
	border-bottom: 2px solid #aaa; 
}
.cp-swiper4 .swiper-slide-text {
	padding-top: 10px;
	line-height: 18px;
	font-size: 13px;
	color: #414141;
}
.cp-swiper4 .swiper-btn {
	width: 62px;
	height: 210px;
	line-height: 210px;
}
.cp-swiper4 .swiper-slide:hover { opacity: 1;}
.cp-swiper4 .swiper-slide:hover .swiper-slide-title { border-color: #3777c4;}
.swiper-btn {
	display: block;
	text-align: center;
	font-size: 50px;
	color: #87acd9;
}
.swiper-btn:hover { color: #1862bb;}
/* swiper */

/* tab */
.cp-tab1 { font-size: 14px;}
.cp-tab1 .cp-tab-trigger {
	height: 30px;
	background: url(../img/company/li_line3.gif) repeat-x left bottom;
}
.cp-tab1 .cp-tab-trigger-item {
	display: block;
	float: left;
	height: 28px;
	margin: 0 .6em;
	line-height: 28px;
	font-size: 14px;
	font-weight: 700;
	color: #060001;
}
.cp-tab1 .cp-tab-cnt {
	min-height: 82px;
	background: url(../img/company/li_line3.gif) repeat-x left bottom;
}
.cp-tab1 .cp-tab-cnt-item p {
	line-height: 80px;
	text-align: center;
	color: #c3c3c3;
}
.cp-tab1 .cp-tab-trigger-item.current { border-bottom: 2px solid #2481ca;}
.cp-tab2 { background-color: #ededed;}
.cp-tab2 .cp-tab-trigger {
	width: 168px;
	float: left;
}
.cp-tab2 .cp-tab-trigger-item {
	display: block;
	height: 57px;
	line-height: 57px;
	font-size: 15px;
	text-align: center;
	letter-spacing: .1em;
	color: #fff;
	background: url(../img/company/bg_tab_item.gif) repeat-x left top;
}
.cp-tab2 .cp-tab-cnt {
	margin-left: 175px;
	padding: 6px 0 6px 7px;
}
.cp-tab2 .cp-tab-cnt-item {
	padding-left: 12px;
	border-left: 3px solid #a5a5a5;
}
.cp-tab2 .cp-tab-trigger-item.current { background: #323232;}
.cp-subtab1 {}
.cp-subtab1 .cp-subtab-trigger {
	height: 33px;
	margin-right: 45px;
	line-height: 32px;
	background: url(../img/company/li_line4.png) repeat-x left bottom;
}
.cp-subtab1 .cp-subtab-trigger-item {
	display: inline-block;
	height: 33px;
	margin: 0 -2px;
	padding: 0 1em;
}
.cp-subtab1 .cp-subtab-trigger-item.current { background: url(../img/company/li_line5.gif) repeat-x left bottom;}
.cp-subtab1 .cp-subtab-cnt-item { margin-right: 10px;}
.cp-tab-cnt-item ,
.cp-subtab-cnt-item { display: none;}
.cp-tab-cnt-item.current ,
.cp-subtab-cnt-item.current { display: block;}
/* tab */

/* table样式 */
.mb-table .mb-table-title {
	height: 34px;
	line-height: 32px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	overflow:hidden;
}
.mb-table .mb-table-cnt table td ,
.mb-table .mb-table-cnt div {
	height: 21px;
	line-height: 21px;
	text-align: center;
}
.mb-table .mb-table-cnt div {
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	overflow: hidden !important;	
}
.mb-table1 ,
.mb-table1 a { color: #424242;}
.mb-table1 .mb-table-title { background: url(../img/company/li_line1.gif) repeat-x left bottom;}
.mb-table1 .mb-table-td-1 ,
.mb-table1 .mb-table-td-1 div ,
.mb-table1 .mb-table-td-2 ,
.mb-table1 .mb-table-td-2 div ,
.mb-table1 .mb-table-td-3 ,
.mb-table1 .mb-table-td-3 div ,
.mb-table1 .mb-table-td-4 ,
.mb-table1 .mb-table-td-4 div ,
.mb-table1 .mb-table-td-5 ,
.mb-table1 .mb-table-td-5 div { width: 110px;}
/* table样式 */

/* text */
.cp-text1 {
	width: 121px;
	height: 84px;
	padding-top: 20px;
	padding-left: 30px;
	line-height: 26px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background-color: rgba(255,255,255,.3);
	border-radius: 5px;
}
.cp-text1 span {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-left: 8px;
	vertical-align: middle;
	background: url(../img/company/icon_sign1.png) no-repeat left top;
}
/* text */

/* title */
.cp-title1 {
	height: 39px;
	line-height: 37px;
	font-size: 15px;
	color: #2e2e2e;
	background: url(../img/company/li_line1.gif) repeat-x left bottom;
}
.cp-title1 .cp-title-cnt {
	float: left;
	margin-left: 18px;
}
.cp-title1 .cp-title-btn {
	float: right;
	margin-right: 26px;
	font-size: 15px;
	color: #038ff6;
}
.cp-title1 .cp-title-btn:hover { text-decoration: underline;}
.cp-box1 .cp-title1 .cp-title-cnt { margin-left: 3px;}
.cp-box1 .cp-title1 .cp-title-btn { margin-right: 13px;}
.cp-title2 {
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: url(../img/company/bg_title.png) no-repeat center top;
}
.cp-title3 {
	height: 60px;
	line-height: 40px;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	background: url(../img/company/li_line4.png) repeat-x left 40px;
}
.cp-title3 .cp-title-cnt {
	float: left;
	height: 60px;
	background: url(../img/company/bg_title_cnt.png) no-repeat left top;
}
.cp-title3 .cp-title-cnt span {
	display: inline-block;
	width: 40px;
	text-align: center;
	color: #1862bb;
}
.cp-title3 .cp-title-btn {
	float: right;
	line-height: 60px;
	color: #0983e7;
}
.cp-title3 .cp-title-btn:hover { color: #f00;}
/* title */