html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,section, article, aside, header, footer, nav, dialog, figure,menu,hgroup,iframe{
    margin: 0;
    padding: 0;
    /* [disabled]border:0; */
    font-family: "Open Sans";
}
html{ -webkit-text-size-adjust:none;}
body{ font-size:12px; line-height:22px;}
table{ font-size:12px}
input,textarea{ resize:none; font-family:"Open Sans";}
img{ border:none; vertical-align:top; }
ul,li{ list-style:none;}
a{ text-decoration:none; color:#444;}
a:focus{outline:none;}
h1,h2,h3,h4,h5,th{ font-weight:normal;}
input:focus,textarea:focus{ outline:none; }
h2 {
    font-size: 18px;
}

.box {width:1200px; margin: 0 auto;}
.or{ overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
.clearboth {
    clear: both;
}
.mar-lr-50{margin:0 50px;}
.hid {
    display: none;
}
img{vertical-align: middle;}


.company-wrap{
    width:100%;
    height:100%;
    background: #fff;
}

/* 椤堕儴瀵艰埅 */
.top-nav-bg {
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
}
.box {
    width:1200px; 
    margin: 0 auto;
}
.top-nav {
    height: 40px;
    line-height: 40px;
}
.top-nav ul li {
    float: left;
}
.top-nav ul li a {
    color: #000;
}
.top-nav .fl li {
    margin-right: 60px;
}
.top-nav .fl li span {
    border-left:1px solid #bfbfbf;
    margin:0 10px;
}
.top-nav .fr li{
    margin:0 10px;
}

/* 澶撮儴瀵艰埅 */
.head .nav{
    width:1200px;
    margin:10px auto 0;
}
.head .nav .fl{
    margin-top: 6px;
}
.head .head_serch_box {
    text-align: right;
}
.head .query_box {
    margin-top: 30px;
    border: 1px solid #ededed;
    width:438px; 
}
.head  .drop_query{
    display: inline-block;
    float:left;
    position: relative;
    width: 100px;
    padding: 7px 0;
    text-align: center;
    border-right:1px solid #ededed;
}
.head  .drop_query .drop_icon{
    background: url(../images/crcc-icon.png) no-repeat -404px -34px;
    display: inline-block;
    width: 15px;
    height: 6px;
    margin-left: 5px;
    position: absolute;
    right:4px;
    top:16px;
}
.head  .drop_query ul{
    display:none;
    background:#fff;
    border: 1px solid #ededed;
    border-top:0;
    text-align: center;
    width: 101px;
    line-height: 30px;
    padding: 0;
    margin: 9.5px 0 0 -1px; 
    position: absolute;
    top: 22px;  
    z-index: 1;
} 
.head  .drop_query ul li:hover{
    background: #f7f7f7;
    color:#3c98ff;
    cursor: pointer;
}
.head .head_serch .city_input {
    
    height:34px; 
    line-height:34px;
    padding-left:10px;
    width:250px;
    background:#fff; 
    display:inline-block;   
    font-size:12px;
    display:inline-block;
    border:0;
}
.head .head_serch .btn {
    border: 1px solid #007cc5;
    background:#007cc5;
    color: #fff;
    height: 39px;
    font-size: 16px;
    width: 70px;
}
.head .nav .logo span {
    border-left: 1px solid #ddd;
    font-size: 18px;
    margin-left: 15px;
    padding-left: 10px;
}
.login-after {
	text-align: center;
	margin-top:20px;
}
.login-after .btn {
	border-radius:3px;
	background: #007cc5;
	color: #fff;
	display: inline-block;
	padding: 2px 10px;
	margin:20px 5px 0 5px;
}

/* 涓嬫媺瀵艰埅 */
.head .menu_list{
    margin-top: 20px;
    height: 41px;
    background: #4f4f4f;
}
.head .menu_list ul>li {
    width:100px;
    margin:0 35px;
    float:left;
    height:40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    position: relative;
}
.head .menu_list ul li .dropdown-menu{
    background: #000;
    position:absolute;
    left:-333em; 
    width:100%;
    z-index: 1;
}
.head .menu_list ul li:hover .dropdown-menu {
    left:0em;
}

.head .menu_list ul li a {
    color: #fff;
    font-size: 14px;
    display:block;
}
.head .menu_list ul li .dropdown-menu a {
    color: #fff;
}
.head .menu_list ul li .dropdown-menu a:hover {
    background: #000;
    color:#3c98ff;
}
.head .menu_list ul li a i {
    background:url(../images/crcc-icon.png) -404px -33px no-repeat;
    display: inline-block;
    width: 11px;
    height: 8px;
    margin-left: 5px;
    vertical-align: 1px;
}

/* banner鍖� */

.royalSlider { max-width: 100%; max-height: 293px;min-width:900px;height:293px; position: relative; direction: ltr;}
.rsContainer {position: relative;width: 100%;height: 100%;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.rsSlide {position: absolute;left: 0;top: 0;display: block;height: 100%;width: 100%;}
.rsContent {width: 100%;height: 100%;position: relative;min-width: 900px;}
.rsOverflow { width: 100%;height: 100%;position: relative;overflow: hidden;float: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.rsMinW .rsBullets {width:100; position: absolute;bottom:20px;left:50%; margin:0 0 0 -42px; /* z-index: 1; */padding-top: 4px; height: auto; text-align: center;line-height:12px;overflow: hidden;}
.rsMinW .rsBullet { display: inline-block;*display:inline; *zoom:1; }
.rsMinW .rsBullet span {display: block; width:20px;height:4px;background:#fff; margin:0 4px; cursor:pointer;}
.rsMinW .rsBullet.rsNavSelected span {background: #fff; opacity:0.3;filter:alpha(opacity=30);}

.main{
    margin: 0 auto 20px auto;
    width: 1200px;
    min-height: 650px;
    display: block;
}
.banner{
    margin-top: 16px;
}
.banner-pro .fl{
    width: 815px;
    height: 293px;
}
.banner-pro .main_bg{
    background: none;
    position: relative;
    width:900px;
    height:293px;
}
.banner-pro img{
    vertical-align: top;
}


/* banner 鍙充晶鐧诲綍 */
.banner-box { position: relative;}
.water-login-box {
	width: 1300px;
	position: absolute;
	left:50%;
	margin-left: -650px;
	top: 0;
}
.login-bg {
	width: 268px;
	height: 277px;
	background: #000;
	opacity: 0.5;
	position: absolute;
	z-index: -1;
}
.water-login {
	width: 268px;
	height: 277px;
	color: #fff;
	position: relative;
	z-index: 1;
}
.water-login .title {
	height: 40px;
	line-height:40px;
	background: #1973a7;
	padding: 0 20px;
}
.water-login .title h2 {
	font-size: 16px;
}
.water-login .title .register {
	color: #fff;
	border: 1px solid #fff;
	line-height: normal;
	padding: 2px 5px;
	margin-top: 8px;
}
.water-login .login-btn {
	margin-top: 10px;
}
.water-login .login-btn li {
	text-align: center;
}
.water-login .login-btn a {
	color: #fff;
	font-size: 15px;
	display: block;
	border-bottom: 1px solid #afb2b2;
	height: 50px;
	width:90%;
	margin:0 auto;
	line-height: 50px;
}
.water-login .login-btn a.last {
	border-bottom: none;
}


/* 鍏憡 */
.part_con .title-con {
	color: #007cc5;
	font-size: 16px;
	margin:20px 0 5px 0;
}
.part_con .title-con .more-btn {
	float: right;
	font-size: 12px;
}
.part_con .mar_top {
    margin-top: 10px;
}.part_con .left {
    width: 900px;
}
.part_con .right {
    width: auto;
}
.part_con .public-box {
    margin-top: 0;
    border: 1px solid #ededed;
    border-top:1px solid #007cc5;
}
.part_con .tab_li {
	background: #f6f6f6;
	height: 40px;
}
.part_con .tab_li li{
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 4px 20px;
    float: left;
    padding: 0 10px;
}
.part_con .tab_li .on {
    /* border-top: 4px solid #aa0409; */
    border-top: 0;
    background: #007cc5;
    color:#fff;
    border-radius: 20px;
}
.part_con .list{
    margin:0 auto;
}
.part_con .list th{
    font-size: 14px;
    height: 35px;
}
.part_con .list-td-border td {
    height: 35px;
    border-bottom: 1px dotted #ededed;
}
.part_con .list-td-border tbody tr:hover {
    background: #e9eff4;
}
.part_con .list em{
    background: #6a6a6a;
    border-radius: 50%;
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 10px 0 10px;
    vertical-align: middle;
}
.zlw-lobby .list a {
    width: 230px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;	
}
.part_con .list a:hover {
    color: #1574a8;
}
.part_con .list a:hover .dian {
    background:#1574a8;
}
.part_con .more {
    background:#f6f6f6;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}
.part_con .more span {
    font-size: 18px;
    margin-left: 5px;
}
.right-more{
    float:right;
    font-size: 12px;
    display:inline-block;
    margin-right: 5px;
    cursor: pointer;
}
.crcc-video{
    margin:10px 20px;
}

.part_con .title li a .icon {
    background: url(../images/crcc-icon.png) -201px -25px no-repeat;
    display: inline-block;
    width: 29px;
    height: 22px;
    margin-right: 10px;
    vertical-align: middle;
}
.part_con .title li a .icon2 {
    background-position: -241px -27px;
}
.part_con .title li a .icon3 {
    background-position: -282px -27px;
}
.part_con .title li a .icon4 {
    background-position: -324px -27px;
}
.part_con .title h2 .icon-pur {
    width:20px;
    background-position: -74px -27px;
}
.part_con .title h2 .icon-bid {
    background-position:-49px -26px;
    
}
.zhao,.tou,.down{
    display:inline-block;
    width:31px;
    height:20px;
    vertical-align: -6px;
    margin:0 10px 0 20px;
    background: url(../images/crcc-icon.png) -430px -27px; 
}
.tou{
    background-position: -471px -27px;
}
.down{
    float:right;
    background-position: -516px -28px;
    cursor: pointer;
}
.part_con .title h2 .icon-help{
    background-position:  -164px -26px;
}
.water-icon {
	background: url(../images/water-icon.png);
	width: 18px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: -2px;
}
.icon-info {
	background-position: -31px 0;
	width:22px;
	height: 20px;
}
.icon-pub {
	background-position: -72px 0;
	width: 17px;
	height: 17px;
}
.icon-news {
	background-position: -105px 0;
	width: 17px;
	height: 17px;
}
.icon-ele {
	background-position: -141px 0;
	width: 16px;
	height: 16px;
}
.icon-best {
	background-position: -171px 0;
	width: 19px;
	height: 17px;
}
.icon-best {
	background-position: -171px 0;
	width: 19px;
	height: 17px;
}
.icon-sup {
	background-position: 0 -31px;
	width: 15px;
	height: 16px;
}
.icon-new {
	background-position: -34px -30px;
	width: 18px;
	height: 18px;
}
.icon-help {
	background-position: -68px -30px;
	width: 17px;
	height: 17px;
}
.part-jian-img { margin-top: 20px;}
.zlw-lobby {
	position: relative;
	overflow: hidden;
	height: 195px;
}
.left-sibader {
	width: 20%;
}
.left-sibader .sidebar-menu {
	text-align: center;
	margin-bottom: 50px;
}
.left-sibader .sidebar-menu li a {
	display: block;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}
.left-sibader .sidebar-menu .active {
	background: #3385ff;
}
.left-sibader .sidebar-menu .active a {
	color: #fff;
}

/* 浼樿川渚涘簲鍟� */

.friend{height:260px;overflow:hidden;width:1200px; margin: 0;}
.mr_frbox{position: relative;}
.mr_frBtnL{cursor:pointer;height:46px;float:left;position:absolute;z-index:3;margin-top:110px;width:25px; background:  url(../images/crcc-icon.png) no-repeat -568px -15px; }
.mr_frUl{float:left;}
.mr_frBtnL:hover{background:  url(../images/crcc-icon.png) no-repeat -626px -15px;}
.mr_frBtnR{right:-4px;margin-top:110px;position:absolute;z-index:3;cursor:pointer;width:25px;height:46px;background:url(../images/crcc-icon.png) no-repeat -594px -15px;}
.mr_frBtnR:hover{background:  url(../images/crcc-icon.png) no-repeat -651px -15px;}
.mr_frUl ul li{display:inline;float:left;width:298px;border: #f5f5f5 1px solid;height:260px;overflow:hidden;position:relative;}
.mr_frUl ul li label{ height:128px;display:block;width:298px;}
.mr_frUl ul li a img{/*display:block;*/width:100%;}
.mr_frUl ul li a span{display: block;text-align: center;font-size: 14px;color: #666;}
.mr_frUl ul li label:hover{width:296px;border:1px solid #c9c9c9;}
.bor-b{border-bottom: 1px solid #f5f5f5;}


/* 鍙嬫儏閾炬帴 */
.logo_list{
    background: #f1f1f1;
    padding: 30px 0;
    text-align: center;
    font-size: 14px;
}
.logo_list a {
    margin-right: 30px;
}


/* foot */
.foot-zlw {
    background: #444444;
    color: #fff;
    width: 100%;    
    text-align: center;
    padding: 20px 0;
}
.foot-zlw div {
    margin: 10px 0;
}
.text-center { text-align: center;} 
/*鍏充簬鎴戜滑*/
.about-us-img {
	width: 60%;
}
.about-us {
	width: 38%;
}	
.about-us dl {
	overflow: hidden;
	margin-bottom: 12px;
}
.about-us dl dt {
	float: left;
}	
.about-us dl dd {
	display: table;
    word-break: break-all;
}
/*棣栭〉椋樺姩鍏憡*/
.advert-public {
	padding:20px;
	width:200px;
	background:url(../images/tc_g.jpg) no-repeat;
	background-size: cover;
	position:absolute;z-index:99;
	border: 1px solid #ddd;
	border-radius:3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  /* For IE 8 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');  /* For IE 5.5 - 7 */
	-moz-box-shadow: 2px 2px 10px #909090;/* for firefox */
	-webkit-box-shadow: 2px 2px 10px #909090;/* for safari or chrome */
	box-shadow:2px 2px 10px #909090;/* for opera or ie9 */
	font-size: 15px;
}
.advert-public {
	position:absolute;z-index:99;
}
.youlian-select {
	width: 248px;
	margin: 10px auto;
	padding: 8px 0 8px 10px;
	height: 35px;
}
