/*************** 走进计量院 Start ***************/
/*通用框样式、标题样式*/
.about-general-box {
	position: relative;
	background: #f8f8f8;
	padding: 20px 15px 15px;
	box-shadow: #ccc 3px 3px 3px;
	-moz-box-shadow: #ccc 3px 3px 3px;
	-webkit-box-shadow: #ccc 3px 3px 3px;
	margin-top: 20px;
}
.about-general-tit {
	margin-bottom: 20px;
	position: relative;
}
.about-general-tit h2 {
	font-size: 18px;
	color: #ec0b39;
	font-weight: bold;
}
.about-general-tit h2 span {
	color: #444;
	font-weight: bold;
}
.about-general-tit a.more{
	background: url("../jl_img/more-img.gif") no-repeat;
	width: 35px;
	height: 5px;
	display: block;
	position: absolute;
	top: 8px;
	right: 0px;
}
.about-general-tit a.more:hover {background: url(../jl_img/more-img.gif) 0 -5px no-repeat;}
.show_information_l{
	width: 340px;
	height: 195px;
	overflow: hidden;
	float: left;
}
.show_information_c{
	width: 276px;
	height: 195px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.show_information_r{
	width: 254px;
	height: 195px;
	float: left;
}
/*我院简介*/
.ablout_box{
	width: 370px;
	height: 260px;
	overflow: hidden;
	margin-bottom: 20px;
}
.ablout_box {
	width: 370px;
}
.ablout_box img {
	width: 370px;
	height: 135px;
}
.ablout_box p {
	width: 370px;
	height: 80px;
	margin-top: 7px;
	line-height: 25px;
	color: #666;
	position: relative;
	z-index: 0;
}
.ablout_box a.look{
	color: #ffac00;
}
.ablout_box a.look:hover{
	color: #47bbff;
}
.ablout_box_text {
	width: 370px;
}
.ablout_box_text img {
	width: 370px;
	height: 135px;
}
.ablout_box_text p {
	width: 370px;
	height: 80px;
	margin-top: 7px;
	line-height: 27px;
	color: #666;
	position: relative;
	z-index: 0;
}
.ablout_box_text a.look{
	color: #ffac00;
}
.ablout_box_text a.look:hover{
	color: #47bbff;
}
/*机构设置*/
.mechanism_box {
	width: 370px;
	height: 170px;
	overflow: hidden;
}
.mechanism_box li {
	width: 183px;
	height: 40px;
	overflow: hidden; 
	float: left;
	position: relative;
	z-index: 1;
	margin-bottom: 4px;
}
.mechanism_box li:hover {
	cursor: pointer;
}
.mechanism_box span {
	width: 183px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
	display: block;
	background: #f8f8f8;
	position: absolute;
	left: 0;
	z-index: 0;
}
.mechanism_box span.leadername {
	background: #f8f8f8;
	top: 0px;
}
.mechanism_box span.leaderoffice {
	background: #ffebeb; 
	color: #ec0b39;
	top: -40px;
}
.mechanism_box li.mechanism_box_space {
	margin-right: 4px;
}
.mechanism_box li.agency {
	width: 370px;
}
.mechanism_box li.agency a {
	width: 370px;
	background: #ffebeb;
	color: #ec0b39;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
}
.mechanism_box li.agency a:hover {
	background: #ec0b39;
	color: #ffebeb;
}
/*发展历程*/
.course_box {
	width: 340px;
	height: 193px;
	overflow: hidden;
}
.course_box a {
	padding-left: 24px;
	height: 40px;
	line-height: 40px;
	color: #ec0b39;
	display: block;
	background: url(../jl_img/course_box_icon.png) no-repeat left center;
}
.course_box a span {
	color: #333;
}
/*核心文化*/
.core_culture {
	width: 610px;
	height: 698px;
	margin-left: 20px;
	float: left;
}
.core_culture_box {
	width: 610px;
	height: 660px;
	background: url(../jl_img/core_culture_bg.png) no-repeat 0 0;
	position: relative;
	
	box-shadow: #ccc 3px 3px 3px;
	-moz-box-shadow: #ccc 3px 3px 3px;
	-webkit-box-shadow: #ccc 3px 3px 3px;
}
.core_culture_box .core_culture_list {
	width: 120px;
	height: 320px;
	position: absolute;
	top: 158px;
	right: 46px;
}
.core_culture_box .core_culture_list a {
	width: 100px;
	height: 40px;
	background: url(../jl_img/core_culture_hover.png) no-repeat 0 0;
	line-height: 40px;
	font-size: 12px;
	text-align: right;
	display: block;
	color: #fff;
	padding-right: 30px;
}
.core_culture_box .core_culture_list a:hover {
	background-position: 0 -40px;
}
/*我院风采*/
.care_img {
	display: block;
}
.care_img {
	position: relative;
	width: 330px;
	height: 115px;
	overflow: hidden;
}
.care_img li {
	float: left;
	display: inline;
}
.care_img .img_wrap {
	display: block;
	font-size: 0;
	overflow: hidden;
}
.care_img_count li {
	width: 160px;
	height: 115px;
	margin-right: 15px;
}
.care_img_count .img_wrap {
	width: 160px;
	height: 115px;
}
.care_img_count li:hover .text-area,
.care_img_count li.hover .text-area {
	background-color: #d81c1b;
	color: #fff;
}
.care_img_tab {
	width: 330px;
	margin-top: 20px;
}
.care_img_tab li {
	width: 12px;
	height: 12px;
	font-size: 0;
	background-color: #dfdfdf;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	display: inline;
}
.care_img_tab li.cur {background-color: #ec0b39;}

/*领导关怀*/
.reputation_list {
	display: block;
	height: 67px;
	margin-bottom: 16px;
}
.reputation_list img {
	float: left;
	width: 90px;
	height: 67px;
	display: block;
	margin-right: 12px;
	border: 1px solid #f3f9fe;
}
.reputation_list h3 {
	width: 156px;
	display: block;
	float: left;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 6px;
}
.reputation_list h3 a {
	color: #ec0b39;
}
.reputation_list p {
	width: 156px;
	display: block;
	float: left;
	color: #999;
	line-height: 19px;
}
/*社会声誉*/
.style_list {
	position: relative;
	display: block;
}
.style_list p {
	height: 26px;
	line-height: 26px;
	color: #373737;
}
.style_list i {
	height: 13px;
	width: 13px;
	display: inline-block;
	background: url(../jl_img/style_list_icon.png) no-repeat 0 0;
}
.style_list i.style_list_icon1 {background-position: 0 0px;}
.style_list i.style_list_icon2 {background-position: 0 -20px;}
.style_list i.style_list_icon3 {background-position: 0 -40px;}
.style_list i.style_list_icon4 {background-position: 0 -60px;}
.style_list i.style_list_icon5 {background-position: 0 -80px;}
.style_list i.style_list_icon6 {background-position: 0 -100px;}
.style_list a {
	padding-left: 10px;
}
/*计量生活*/
.information_list {
	display: block;
}
.information_list p {
	background: url(../jl_img/about-life-icon.png) no-repeat left center;
	padding-left: 18px;
	height: 26px;
	line-height: 26px;
	color: #373737;
}
.information_list span {
	float: right;
	color:#999;
}
/*院报期刊*/
.newspaper_news {
	display: block;
}
.newspaper_news img {
	float: left;
	width: 106px;
	height: 148px;
	display: block;
	margin-right: 12px;
	border: 1px solid #f3f9fe;
}
.newspaper_news h3 {
	width: 156px;
	display: block;
	float: left;
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.newspaper_news h3 a {
	color: #ec0b39;
}
.newspaper_news p {
	width: 156px;
	display: block;
	float: left;
	color: #999;
	line-height: 24px;
}
/*视频介绍*/
.video_button {
	display: block;
	position: relative;
	border: 1px solid #ddd; 
}
.video_button a img {
	width: 252px;
	height: 147px;
}
.video_button input {
	border: none;
	background: none;
	background: url(../jl_img/about-video-play.png) no-repeat;
	width: 113px;
	height: 26px;
	position: absolute;
	top: 105px;
	left: 72px;
	cursor: pointer;
}
/*************** 走进计量院 End ***************/

/*************** 三级页面 Start ***************/
#sign-img {
	width: 980px;
	height: 200px;
	margin: 0px 10px;
	padding: 15px 0;
	display: block;
}
.about-img {
	width: 980px;
	height: 200px;
	text-indent: -9999px;
	background: url(../jl_img/page-tit-about.jpg) no-repeat center center;
}
#leftsidebar {
	width: 280px;
	margin: 0 10px 15px 10px;
	min-height: 1000px;
	position: relative;
	background: url(../jl_img/module-menu-bg.png) repeat-y;
}
#leftsidebar .leftsidebar-top {
	width: 280px;
	height: 100px;
	background: url(../jl_img/module-menu-top.png) no-repeat;
}
#leftsidebar .leftsidebar-top h2 {
	padding: 35px 0 2px 60px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
#leftsidebar .leftsidebar-top em {
	padding-left: 60px;
	font-size: 14px;
	color: #56a2e9;
}
#leftsidebar .leftsidebar-box {
	width: 280px;
	min-height: 800px;
}
#leftsidebar .leftsidebar-box ul.ls-menu {
	width: 220px;
	padding: 50px 30px;
}
#leftsidebar .leftsidebar-box ul.ls-menu li {
	height: 49px;
	border-bottom: 1px solid #ccc;
}
#leftsidebar .leftsidebar-box ul.ls-menu li a {
	width: 220px;
	height: 49px;
	display: block;
	padding-left: 20px;
	line-height: 65px;
	color: #094699;
	font-size: 16px;
}
#leftsidebar .leftsidebar-box ul.ls-menu li a i {
	line-height: 65px;
	color: #ccc;
	font-size: 12px;
	padding-left: 5px;
	font-style: italic;
}
#leftsidebar .leftsidebar-box ul.ls-menu li a:hover,
#leftsidebar .leftsidebar-box ul.ls-menu li a.ls-current {
	color: #fff;
	background: url(../jl_img/module-menu-selected.png) no-repeat left bottom;
}
#leftsidebar .leftsidebar-bottom {
	width: 280px;
	height: 100px;
	background: url(../jl_img/module-menu-bottom.png) no-repeat;
	position: absolute;
	bottom: 0;
}
#yourId {
	width: 690px;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#yourId .yourid-box {
	text-align: left;
}
#yourId .yourid-box li {
	float: right;
	line-height: 30px;
	color: #999;
}
#yourId .yourid-box li a {
	color: #999;
}
#yourId .yourid-box li a:hover {
	color: #47bbff;
}
#yourId .yourid-box li.yourid-home {
	background: url(../jl_img/home-icon.png) no-repeat center left;
	padding-left: 20px;
}
#yourId .yourid-box li.yourid-page {
	padding-right: 10px;
}
#rightcontent {
	width: 648px;
	min-height: 918px;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid #e0e0e0;
	padding: 20px;
}
#rightcontent .rightcontent-tit {
	width: 648px;
	height: 22px;
	border-bottom: 2px solid #e0e0e0;
}
#rightcontent .rightcontent-tit h3 {
	font-size: 16px;
	color: #000;
	border-bottom: 2px solid #137adf;
	padding: 0 5px 2px 5px;
}
#rightcontent .rightcontent-box {
	width: 648px;
	height: 22px;
	min-height: 864px;
	padding-top: 30px;
}
/*************** 三级页面 End ***************/

/*****************************/
#about_box{
	width: 370px;
	height:260px;
	overflow:hidden;
	margin-bottom:20px;
	
}
#about_box2{
	width: 1000px;
	position: relative;
	z-index: 0px;
}
.about_box_bg{
	min-height: 1000px;
	padding: 0!important;
	background: url(../jl_img/bg_bg.jpg) repeat-y;
}
.about_box3{
	background: url(../jl_img/bg_bg_2.jpg) repeat-y;
}
.party_nav_foot{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 280px;
	height: 612px;
	background: url(../jl_img/module-menu-bottom.png) no-repeat;
}
.party_nav_foot2{
	background: url(../jl_img/party-nav-foot.jpg) no-repeat;
	height: 95px;
}

.party_nav ul {
padding: 39px 30px 0 30px;	
}
.party_nav ul li{
margin-bottom: 8px;
border-bottom: 1px solid #ccc;
padding: 10px 16px;
}

.party_nav > a {
	width: 220px;
	height: 56px;
	padding: 24px 0 0 60px;
	color: #fff;
	font-size: 22px;
	display: block;
	background: url(../jl_img/module-menu-top.png) no-repeat;
}


.box{
	border:1px solid #e0e0e0;
	padding: 0px 10px;
	overflow: hidden;
}
.box_1{
	padding: 0;
}
.out_box_1{
	height: 330px;
}
.inter{
	margin: 0 20px;
}
/*客户管理中心*/
.title_name_kehu{
	border-bottom: 1px solid #e0e0e0;
	height: 38px;
	line-height: 38px;
	margin-top:0;
}
.title_name_kehu ul li a{
	padding: 0 15px;
	background: #137adf;
	color:#fff;
}
.title_name_kehu > a.more{
	margin: 18px 18px 0 0; 
}

.dynamic{
	overflow: hidden;
}
.dynamic ul li{
	border-bottom: 1px dotted #e0e0e0;
	padding: 0px 4px 0 6px;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
	*margin-top: 4px;
}
.dynamic ul li a{
	display:block;
	color: #666;
	overflow: hidden;
	width: 240px;
	height: 24px;
	float: left;
}
.dynamic ul li a:hover{
	color: #47bbff;
}
.dynamic ul li i{
	float: right;
	display: inline-block;      
	color: #e0e0e0;
}
.customerleft {
	width: 322px;
	height:374px;
}
.customerinter{
	width: 360px;
	height:374px;
	margin:0 15px;
}
.quick_link{
	padding: 0px;
}
.quick_link_search{
	zoom:1; 
}
.quick_link_search .quick_link_search_l{
	width: 280px;
	float: left;
}
.quick_link_search .quick_link_search_r{
	width: 70px;
	float: left;
	margin-left: 6px;
}
.quick_link_search input{
	border: none;
	background: none;
	border: 1px solid #d3d3d3;
	width: 256px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #999;
	-moz-border-radius: 3px; /* Gecko browsers */ 
	-webkit-border-radius: 3px; /* Webkit browsers */ 
	border-radius: 3px; /* W3C syntax */
}
.quick_link_search input.mar{
	margin-bottom: 10px;
}
.quick_link_search input.quick_link_search_but{
	border: none;
	background: none;
	background: #ec0b39;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	-moz-border-radius: 3px; /* Gecko browsers */ 
	-webkit-border-radius: 3px; /* Webkit browsers */ 
	border-radius: 3px; /* W3C syntax */
}
.quick_link .quick_link_list{
	zoom:1;
}
.quick_link .quick_link_list ul li{
	width: 170px;
	height: 65px;
	float: left;
	margin-top: 15px;
	background: #f3f3f3;
}
.quick_link .quick_link_list ul li.mar{
	margin-left: 18px;
}
.quick_link .quick_link_list ul li a{
	border: 2px solid #f3f3f3; 	
	display: inline-block;
	float: left;
}
.quick_link .quick_link_list ul li img{
	width: 100%;
	height: 100%;
	vertical-align:top;
	
}
#right_box {
	width: 280px;
	overflow: hidden;
}
.index_ability_height{
	height:330px!important;
}
.index_ability_height_1{
	height:301px!important;
}
.right_box_height{
	height: 100%;
}
#right_box h3{
	padding: 0;
}
#right_box h3 a{
	font-size: 14px;
}
.customer_survey{
	margin: 0px 0 20px 0;
}
.document_download{
	width: 390px;
	height: 228px;
}
.questions{
	width: 360px;
	height: 228px;
}
.counseling{
	width: 208px;
	height: 228px;
}
.announcement{
	padding:12px 0; 
}
.announcement p {
	padding: 0 10px 0 15px;
	line-height: 28px;
	height: 28px;
	text-align: right;
}
.announcement p span{
	width: 5px;
	height: 5px;
	background: #ff8604;
	display:block;
	float: left;
	margin-top: 13px;
}
.announcement p a.txt{
	display: inline-block;
	padding: 0 15px 0 10px;
	width: 200px;
	float: left;
	text-align: left;
	overflow: hidden
}
.announcement p a.xiazai{
	color: red;
	display:block;
	float: left;
}
.tel{
	padding: 3px 0 10px 0;
}
.announcement p i{
	color: #999;
	display:block;
}
.counseling > a{
	display: block;
	border: 1px solid #f7f7f8;
}
.counseling p{
	margin-top: 6px;
	line-height: 24px;
	height: 24px;
	border-bottom: 1px dotted #ccc;
	padding-left:2px;
}
.counseling p a{
	color: #ec0b39;
	padding-left: 10px
}
/***************党建Start******************/
.party_focus{
	width: 474px;
	height: 340px;
	border:1px solid #dfdfdf;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	
}
.party_focus > a{
	width: 38px;
	height: 60px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -30px;
}
.party_focus > a.party_focus_left{
	background: url(../jl_img/party_focus_left.png) no-repeat;
	left: 0;
}
.party_focus > a.party_focus_right{
	background: url(../jl_img/party_focus_right.png) no-repeat;
	right: 0;
}
.party_focus ul li {
	display: none;
}
.party_focus ul li:first-child {
	display:block;
}
.party_focus ul li span{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-indent: 2em;
	background: url(../jl_img/party_focus_sbg.png) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
}
.party_announcement{
	width: 500px;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
.party_announcement .title_name{
	height: 30px;
}
.party_announcement .title_name ul li a{
	border-top: 2px solid #b80000;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: none;
	padding: 0 15px; 
	line-height: 30px;
	height: 30px;
}
.party_dynamic{
	padding:0px; 
	margin:14px 0 0 0; 
}
.party_dynamic ul li{
	margin: 0 0 3px 0;  
}
.party_theme{
	width: 320px;
	height: 332px;
	overflow: hidden;
}
.party_tlt_bg{
	width: 320px;
	height:36px;
	background: url(../jl_img/party_title_bg.jpg) no-repeat;
}
.party_tlt_bg span{
	float:left;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	padding-left: 38px;
	font-weight: bold;
}
.party_tlt_bg a{
	width: 35px;
	height: 5px;
	float: right;
	display: inline-block;
	margin: 17px 16px 0 0;
	background: url(../jl_img/party_more_img.png) no-repeat scroll 0 0;
}
.party_txt{
	border: 1px solid #e0e0e0;
	border-top: none;
	height: 271px;
}
.party_grass_roots {
	padding:5px 0 20px 0; 
	height: 200px;
	width: 980px;
	background: #fff;
}
.party_nav_d > a{
	background: url(../jl_img/party_grass_nav_head.gif) no-repeat;
}
.party_nav_d > a em{
		color: #c84545;
}

.party_nav_d ul li a{
	color: #b80000;
}
.party_nav_dtxt > .title_name ul li a{
	border-bottom: 2px solid #b80000;
}
.party_index_Link{
	padding-top: 20px!important;
	margin: 0!important;
}
#index-Link .index-link-tit2{
	background: #e42400!important;
}
.party_footer{
	background: #b80000!important;
}
#footer .footer-us-co,#footer .footer-us strong.line-co{
	color:#ffc2b7;
}
#footer .footer-inf-co a,#footer .footer-vis-co,#footer .footer-inf strong.line-co{;
	color:#e67878;
}

/********分页*********/
#paging{
	margin: 30px auto 0;
	height: 12px;
	line-height: 12px;
	text-align: center;
	width: 280px;
}
#paging ul li {
	float: left;
}
#paging ul li a{
	line-height: 12px;
	padding: 0 6px; 
}

/*****************搜索Start*******************************/

.search_html_height{
	padding-bottom: 80px;
}
.location_search{
	line-height: 44px;
	height: 44px;
}
.search_html{
	width: 522px;
	margin: 15px auto 0;
	position: relative;
}
.search_enter{
	padding: 0 15px;
	line-height: 36px;
	height: 36px;
	width: 389px;
	border: 2px solid #ec0b39;
	
}
.search_button{
	position: absolute;
	right: 0;
	top: 0;
	*top:1px;
	border:none;
	background: none;
	width:99px;
	height: 40px;
	line-height: 39px;
	background: url(../jl_img/search_button.png) no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight:  bold;
	cursor: pointer;

}
.search_html  span{
	color: #ccc;
	display: inline-block;
	line-height: 28px;
}
.search_text{
	margin: 10px 40px;
}
.search_text .search_text_mod{
	padding: 18px 0 ;
	border-bottom:1px dotted #ccc; 

}
.search_text .search_text_mod > div{
	zoom:1;
}
.search_text .search_text_mod  h3{
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	display: block;
}

.search_text .search_text_mod em{
	float: right;
	line-height: 40px;
	display: block;
}
.search_text .search_text_mod p{
	text-indent: 2em;
	color: #666;
	line-height: 20px;
}
/*****************搜索End*******************************/
/*****关于计量院二级页面单位介绍*****/

.introduced{
	padding: 30px 20px 0;	
}
.introduced span{ 
	border:1px solid #e0e0e0;
	padding:5px;
	display: inline-block;
	width: 284px;
	height: 180px;
}
.introduced span:first-child{
	margin-right: 12px;
}
.introduced_text{
	padding-top: 22px;
	line-height: 30px;
	font-size: 14px;
	font-family: "宋体";
	color: #333;
	text-indent:3em ;
}
.introduced_text p:first-child{
	background: url(../jl_img/icon_3.gif) no-repeat 40px center;
	text-indent:4em ;
}
/*****关于计量院二级页面领导班子*****/
.leadership{
	margin-top: 24px;
	width: 648px;
	position: relative;
	z-index: 0;
}
.leadership .leadership_mod_top{
	background: url(../jl_img/leadersip_mod_top.gif) no-repeat;
	height: 7px;
}
.leadership .leadership_mod_bottom{
	background: url(../jl_img/leadersip_mod_bottom.gif) no-repeat;
	height: 7px;
}
.leadership .leadership_mod_tit{
	background: url(../jl_img/leadersip_mod_tit.gif) no-repeat;
	width: 49px;
	height: 189px;
	position: absolute;
	left: 10px;
	top: -5px;
}
.leadership .leadership_mod_center{
	background: #f9f9f9;
	padding:8px 22px 4px 72px; 
	height: 151px;
}
.leadership .leadership_mod_center dl{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	border-bottom:  1px dotted #e0e0e0;
	height: 30px;
}
.leadership .leadership_mod_center dl dt{
	color: #ec0b39;
	width: 70px;
}
.leadership .leadership_mod_center dl dd{
	width: 480px;
	
}
.leadership .leadership_mod_center dl dt,.leadership .leadership_mod_center dl dd{
	float: left;
		height: 24px;
}
/*****关于计量院二级页面发展历程******/
.about_course{
	padding: 30px 38px 0 20px;	
}
.about_course .about_course_text{
	min-height: 103px;
	border-top: 1px dashed #ccc;
	border-left: 3px solid #e0e0e0;
	margin-left: 9px;
	padding: 17px 9px 26px 23px;
	position: relative;
}
.about_course .about_course_last{
	border-left: 3px solid #fff;
}                 
.about_course .about_course_text a.about_course_time{
	display: inline-block;
	background: #fff url(../jl_img/icon_4.gif) no-repeat;
	padding: 0 12px 0 33px;
	position: absolute;
	left: -12px;
	top: -11px;
	color: #137adf; 
	font-size:14px;
}
.about_course .about_course_text span{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #000;
	font-family: "宋体";
}
.about_course .about_course_text p{
	color: #999;
	line-height: 18px;
}
/*****关于计量院二级页面社会声誉******/
.about_reputation_height{
}
.about_reputation_text{
	padding: 22px 20px 42px 30px;
	font: 14px/30px "宋体";
	text-indent: 2em;
}
.about_reputation_text img{
	vertical-align: middle;
}
.about_reputation_hbg{
	background: url(../jl_img/about_reputation_hbg.jpg) no-repeat 0 top;
	height: 26px;
	width: 618px;
	margin: 0 auto;
}
.about_reputation_medal h2{
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	
}
.about_reputation_medal  ul li{
	background: url(../jl_img/about_reputation_medalbg.png) no-repeat;
	width: 247px;
	height: 175px;
	float: left;
	margin: 20px 34px 0;
	text-align: center;
}
.about_reputation_medal  ul li img{
	
	margin-top: 10px;
}
.about_reputation_text a{
	color: #999;
	font-style: italic;
	padding-left: 10px;
	font-family: Microsoft YaHei,tahoma,arial,\5b8b\4f53;
	font-size: 12px;
}
.about_reputation_text a:hover{
	color: #47bbff;
	font-style: normal;
}
/*****关于计量院二级页面领导关怀******/




/*****关于计量院三级页面核心价值观、院风院训******/
.about_culture_corevalues{
	position: absolute;
	right: 0;
	bottom: 0;
}

/*****关于计量院三级页面视频宣传******/

.about_culture_videopropaganda{
	padding: 30px 10px 0;	
}
.about_culture_videopropaganda a{
	width: 300px;
	display: inline-block;
	margin-bottom: 15px;
	text-align: center;
}
.about_culture_videopropaganda a span{
	line-height: 44px;
	height: 44px;
	font-size: 14px;
	color: #000;
}
.about_culture_videopropaganda a.mar_r{
	margin-right: 20px;
}
/*****关于计量院三级页面我院风采******/
.about_culture_style{
	padding: 20px 10px 0;
}
.about_culture_style_height{
	height: 1192px;
}
.about_culture_style .about_culture_style_title{
	background: none;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #ccc;
}
.about_culture_style_text{
	line-height: 24px;
	color: #999;
}
.about_culture_style_text p{
	padding:18px 20px 12px 0;
	float: left;
	width: 238px;
}
.about_culture_style_text a{
	display: inline-block;
	float: left;
	border: 1px solid #ccc;
	padding:3px; 
	margin-top: 20px;
}
.about_culture_style_text a.mar_1{
	margin-left: 10px;
}
.about_culture_style_mar a{
	margin-left: 16px;
	margin-right: 16px;
}
.about_culture_style_mared{
	padding:40px 0;
}

/*****关于计量院三级页面院报周刊******/
.about_culture_weekly{
	padding: 30px 12px 0;
}
.about_culture_weekly ul li{
	margin:0 15px 15px; 
	float: left;
}
.about_culture_weekly ul li a{
	display:block;
	border: 1px solid #ccc;
	padding: 4px 6px;
	width: 267px;
	height: 346px;
}
.about_culture_weekly ul li a img{
	display:block;
	
	padding: 0px 0px;
	width: 267px;
	height: 346px;
}
.about_culture_weekly ul li span{
	display:block;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #000;
}
.about_culture_weekly_h{
	border-bottom: 1px dashed #ccc;
	margin: 25px 10px 13px 10px;
}
.about_culture_weekly_h a{
	padding: 0 20px;
	background: #ec0b39;
	line-height: 24px;
	height: 24px;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
p.about_culture_weekly_txt{
	line-height: 25px;
	color: #999;
	padding:0 10px;
	text-indent: 2em;
}
.about_culture_weekly_dname{
	margin-left: 30px;
}
.about_culture_weekly_dname a{
	display: inline-block;
	width: 286px;
	height: 26px;
	line-height: 26px;
	color: #ec0b39;
	background:url(../jl_img/icon_7.gif)  no-repeat left center;
	padding: 0 0 0  10px;
}

#browse{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 660px;
	background: #fff;
	margin:-330px 0 0 -500px; 
	z-index: 100;
	display: none;
}
.browse_weekly{
	width: 1000px;
	height: 660px;
	position:relative;
}
.browse_weekly > a{
	height:330px;
	width: 50px;
	color: #fff;
	font-size: 20px; 
	position: absolute;
	top: 50%;
	margin-top: -215px;
	display: none;
}
.browse_weekly .browse_left{
	background: url(../jl_img/bigimg-left.png) no-repeat;
	position: absolute;
	left: 0;
}
.browse_weekly .browse_right{
	background: url(../jl_img/bigimg-right.png) no-repeat;
	position: absolute;
	right: 0;
}
.browse_close{
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height:20px;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}
.browse_weekly_show,.browse_weekly_show img{
	width: 450px;
	height: 660px;
}
.browse_weekly_show{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.browse_weekly_show ul{
	position:absolute;
	top: 0;
	left: 0;
}
.browse_weekly_show ul li{
	width: 450px;
	height: 660px;
	float: left;
}

/*****检测能力*****/
.detect{
	width: 488px;
	height: 238px;
	margin-bottom: 10px; 
}
.detect_mar{
	margin-right: 20px;
}
.mod_title{
	background: url(../jl_img/tit-1-c.png) repeat-x;
	height: 34px;
	padding-left: 10px;
	line-height: 34px;
	font-size: 14px;
	position: relative;
	z-index: 0;
	text-align: right;
}
.mod_title .mod_title_t{
	background: url(../jl_img/tit-1-2.png) no-repeat;
	width: 11px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 0;
}
.mod_title span{
	float: left;
	display: inline-block;
}
.mod_title a{
	background: url(../jl_img/more-img.gif) no-repeat;
	width: 35px;
	height: 5px;
	display: inline-block;
	margin: 16px 20px 0 0;
}
.detect .detect_information{
	float: left;
	width: 221px;
	padding: 20px 10px 0 20px; 
}
.detect .detect_information_txt{
	padding: 20px 20px 0 ; 
	line-height: 24px;
}
.detect .detect_information span,.detect .detect_information_txt span{
	display: inline-block;
	padding:0;
	margin: 0 12px 0 0;
	float: left;
}
 .detect_information p{
	line-height: 24px;
}
.detect .detect_bor{
	border-left : 1px dotted #e0e0e0;
	height: 156px;
	float: left;
	margin-top: 6px;
}
.detect .detect_inquire{
	
	float: left;
	width: 190px;
	padding: 12px 20px 0;
	margin-top: 6px;
}
.detect .detect_inquire span{
	display: block;
	line-height: 18px;
	height: 18px;
}
.detect .detect_inquire input[type=text]{
	border: none;
	background: none;
	width: 168px;
	height: 22px;
	border: 1px solid #d3d3d3; 
	padding:  0 10px;
	color: #666;
	border-radius: 2px;
}
.detect .detect_inquire input.marb{
	margin-bottom: 6px;
}
.detect .detect_inquire input.marb2{
	margin-bottom: 10px;
}
.detect .detect_inquire p{
	text-align: center;
}

.detect .detect_inquire a{
	background: url(../jl_img/icon_1.gif) no-repeat left center;
	line-height: 30px;
	color:#ec0b39;
	display: block;
	padding-left: 16px;
}
/*********检测能力三级页面*/
.party_nav_detect ul li a{
	font-size: 12px;
}
.detect_authorize_inquire{
	background: #fff1f1;
	height: 54px;
	line-height: 54px;
	margin: 15px 0;
	color: #666;
	text-align: center;
}
.detect_authorize_inquire span{
	display: inline-block;
	padding-left: 20px;
}
.detect_authorize_inquire span.pad_left{
	padding: 0;
}
.detect_authorize_inquire span.pad_left_1{
	padding-left:14px;
}
.detect_authorize_inquire input[type="text"]{
	border: none;
	border: 1px solid #d3d3d3; 
	padding:  0 10px;
	color: #666;
	height: 22px;
	border-radius: 2px;
}
.detect_authorize_inquire input.w_1{
	width: 170px;
}
.detect_authorize_inquire input.w_2{
	width: 150px;
}
.detect_authorize_inquire input.w_3{
	width: 88px;
}
.detect_authorize_inquire .inquire_ed {
	margin-left: 10px;
}
.detect_authorize_text{
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 20px;
}
.detect_gjzx_text_1{
	border-top: 0px; 
}
.content_text{
	zoom:1;
}
.detect_authorize_text p{
	line-height: 30px;
	font-size: 14px;
	text-align: justify; 
	text-indent: 2em;
	font-family: "宋体";
	color: #333;
}
.certificate_show{
	padding: 20px;
	border-bottom: 1px dashed #ccc;
	min-height: 200px;
	overflow:hidden ;
}
.certificate_show img{
	width: 142px;
	height: 200px;
	margin-right: 30px;
	display: inline-block;
}
.certificate_show i{
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #8b9cae;
	margin-bottom: 30px;
}
.certificate_show span{
	display: inline-block;	
	text-align: left;
	line-height: 42px;
	color: #8b9cae;
	padding: 20px 0;
}
.certificate_show a{
	font-family: "宋体";
	font-size: 12px;
	text-align: left;
	display: block;
	padding-left: 24px;
	margin-top: 16px;
	height: 12px;
	line-height: 12px;
	color: #999;
	background: url(../jl_img/download.gif) no-repeat 0 0;
}
.certificate_show a:hover{
	color: #ec0b39;
	background: url(../jl_img/download.gif) no-repeat 0 -12px;
}
.download{
	text-align: center;
	padding: 22px 0;
}
.download a{
	font-family: "宋体";
	font-size: 14px;
	text-align: left;
	display: inline-block;
	width: 218px;
	padding-left: 24px;
	height: 12px;
	line-height: 12px;
	color: #999;
	background: url(../jl_img/download.gif) no-repeat 0 0;
}
.download a:hover{
	color: #ec0b39;
	background: url(../jl_img/download.gif) no-repeat 0 -12px;
}
.detect_bor{
	border-top: 1px dotted #ccc;
	margin:15px 0 0 0; 
}
.detect_table_name{
	background: url(../jl_img/icon_16.gif) no-repeat;
	height: 14px;
	font: bold 16px/16px "微软雅黑";
	padding: 0 0 0 17px;
	color: #666;
	margin: 30px 0 16px 0; 
}
.detect_table{
	width: 100%;
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
.detect_ota_fon{
	font-family: "宋体" ;
}
.detect_ota_fon h1{
	font-size: 20px;
	color: #333;
	font-family: "微软雅黑" ;
}
.detect_ota_fon p{
	text-indent: 3em;
}
.detect_ota_fon .detect_ota_img {
	margin: 48px 0;
	display: block;
}
.detect_ota_fon .detect_ota_img img{
	width: 500px;
	height: 352px;
}
table.detect_table th,table.detect_table td{
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	word-wrap:break-word;
} 
table.detect_table th{
	color: #ec0b39;
	background: #fff1f1;
	text-align: center;	
	height: 48px;
}
table.detect_table td{
	text-align: left;
	padding: 20px 13px;	
}
table.detect_table_cma th{
	height: 38px;
}
.pad_pad{
	padding: 0 0 50px 0;
}
/******客户中心二级页面常见问题*******/
.customer_problem{
	padding: 18px 20px 0 10px;
}
.customer_problem .customer_problem_tt h3{
	border-bottom: 1px dashed #ccc;
	background: url(../jl_img/icon_5.gif) no-repeat 10px center;
	line-height: 42px;
	padding:0 0 0 40px;	
	color: #ff8604;
	font-size: 16px;
}
.customer_problem .customer_problem_tt p{
	padding: 10px 24px 10px 40px;
	font: 12px/26px "宋体";
	color: #666;
}
.customer_problem_pag{
	padding-top: 14px;
}
/******客户中心二级页面工作承诺/客户中心二级页面公正严明性*******/
.customer_commitment{
	padding-bottom: 50px;
}
.customer_commitment h1{
	font-size: 30px;
	color: #333;
	text-align: center;	
	padding:  50px 0;
}
.customer_commitment p{
	font: 14px/30px "宋体";
	padding: 0 25px;
	text-indent: 3em;

}
.customer_commitment p span{
	font-weight: bold;
}
.customer_commitment p.pad{
	padding-top: 27px;
}
.customer_commitment div.bod{
	border-top: 1px dashed #ccc;
	margin: 60px 10px 0;
}
.customer_commitment .shuming{
	float: right;
	padding-top: 85px;
	padding-bottom: 25px;
}
/******客户中心二级页面检查进度查询*******/
.customer_check{
	margin-top: 43px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 27px;
}
.customer_check li{
	margin-bottom: 10px;
}
.customer_check span{
	width: 117px;
	height: 36px;
	text-align: right;
	display: inline-block;
}
.customer_check input.enter{
	width: 330px;
	height: 34px;
	border: 1px solid #ccc;
	padding: 0 10px;
	border-radius: 3px;
}
.customer_check input.enter:focus{
	border: 1px solid #ec0b39;
}
.but_check_b{
	text-align: center;
	padding-top: 10px;
}
.check{
	border:none;
	background: none;
	width: 64px;
	height: 35px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}
.but_check{
	background: url(../jl_img/but_bg.png) no-repeat 0 0;
}
.but_reset{
	background: url(../jl_img/but_bg.png) no-repeat -80px 0;
}
.customer_check_show{
	margin-top: 30px;
}
.customer_check_show dl{
	margin: 0  0 0 10px;
}
.customer_check_show dl dt,.customer_check_show dl dd{
	background: #f6f6f6;
	height: 51px;
	line-height: 50px;
	font-size: 14px;
	margin-bottom: 10px;
}
.customer_check_show dl dt{
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
	color: #333;
}
.customer_check_show dl dd{
	width: 434px;
	float: left;
	color: #444;
	padding: 0 0 0 30px;
}
.customer_check_show dl dd em{
	color: #ec0b39;
}

.customer_check_1{
	margin-top: 43px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 27px;
}
.customer_check_1 li{
	margin-bottom: 10px;
}
.customer_check_1 span{
	width: 117px;
	height: 36px;
	text-align: right;
	float: left;
	padding-top: 6px;
}
.customer_check_1 input.online{
	width: 300px;
	height: 34px;
	border: 1px solid #d3d3d3;
	padding: 0 10px;
	float: left;
	-moz-border-radius: 3px; /* Gecko browsers */
	-webkit-border-radius: 3px; /* Webkit browsers */
	border-radius: 3px; /* W3C syntax */
}
.customer_check_1 input.online:focus{
	border: 1px solid #ec0b39;
}
.customer_check_1 input.online_but{
	width: 60px;
	height: 34px;
	border: 1px solid #ccc;
	background: #eee;
	padding: 0 6px;
	margin-left: 10px;
	-moz-border-radius: 3px; /* Gecko browsers */
	-webkit-border-radius: 3px; /* Webkit browsers */
	border-radius: 3px; /* W3C syntax */
}
.customer_check_1 input.online_but:hover{
	background: #ddd;
}
.customer_check_1 img.online_img{
	width: 130px;
	height: 36px;
	margin-left: 10px;
	float: left;
}
/******客户中心二级页面留言板*******/
.customer_message{
	padding: 30px 68px 0 20px;
}
.customer_message_pag{
	padding-top: 29px; 
}
.headportrait_box{
	width: 47px;
	position: relative;
}
.headportrait_box span{
	position: absolute;
	left: 0px;top: 0px;
	background: url(../jl_img/headportrait_box.png) no-repeat;
	display: block;
	z-index: 10;
	width: 47px;
	height: 47px;
	cursor: pointer;
}
.headportrait_box a{
	cursor: pointer;
	position: absolute;
	left: 0px;top: -1px;
	display:block;
}
.customer_message_txt{
	margin-left: 63px;
	*margin-left: 16px;
	width: 507px;
	position: relative;
	z-index: 0;
}
.customer_message_txt .customer_message_t{
	background: url(../jl_img/customer_message_t.gif) no-repeat;
	height: 4px;
}
.customer_message_txt .customer_message_j{
	background: url(../jl_img/customer_message_j.gif) no-repeat;
	height: 11px;
	width: 7px;
	position: absolute;
	left: -6px;top:12px;
	display: inline-block;
}
.customer_message_txt .customer_message_b{
	background: url(../jl_img/customer_message_b.gif) no-repeat;
	height: 4px;
}
.customer_message_txt .customer_message_c{
	background: url(../jl_img/customer_message_c.gif) repeat-y;
	min-height: 100px;
	padding: 7px 20px 13px;
}
.customer_message_txt .customer_message_c h3{
	border-bottom:1px dashed #ccc;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	margin-bottom: 7px;
}
.customer_message_txt .customer_message_c h3 a{
	color: #ff8604;
}
.customer_message_txt .customer_message_c p{
	line-height: 22px;
	color: #666;
	padding: 0 8px;
}
/******客户中心二级页面我要留言*******/
.customer_message_into{
	margin-top: 43px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px dashed #ccc;
}
.customer_message_into dl dt,
.customer_message_into dl dd,
.customer_message_into dl dd input[type='text']{
	line-height: 36px;
}
.customer_message_into dl dd .customer_toll_sel{
	width: 350px;
}
.customer_message_into dl dd .customer_toll_sel input{
	width: 322px;
}
.customer_message_into dl dd .customer_toll_sel select{
	width: 352px;
}
.customer_message_into dl dd .customer_toll_sel div{
	width: 100%;
}
.customer_message_into dl dt{
	width: 140px;
	text-align: right;
	float: left;
	margin-top: 10px;
}
.customer_message_into dl dd{
	width: 468px;
	float: left;
	margin-top: 10px;
	font-size: 14px;
}
.customer_message_into .textinto{
	width: 350px;
	border:1px solid #d3d3d3;
	border-radius: 3px;
	height: 36px;
	font-size: 14px;
	color: #666;
}
.customer_message_into .textnews{
	width: 468px;
	height: 160px;
	border:1px solid #d3d3d3;
	border-radius: 3px;
	font-size: 14px;
	color: #666;
}
.customer_message_into .textbut{
	margin:20px 0;
}
/******客户中心二级页面收费标准*******/
.customer_toll{
	border-bottom:1px dashed #ccc;
	padding: 0 0 30px 0; 
	margin: 30px 20px 0 10px;
}
.customer_toll_notice{
	background: #fff7ee;
	margin-left: 10px;
	padding: 20px 30px 36px;
	color: #de1a00;
}
.customer_toll_notice h3{
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
}
.customer_toll_notice p{
	font-size: 14px;
	line-height: 30px;
}
.customer_toll_check{
	padding: 30px 0;
	line-height: 36px;
	font-size: 14px;
	color:#333;
}
.customer_toll_check span{
	width: 122px;
	text-align: right;
	display: block;
	float:left;
}
.customer_toll_checked{
	border:1px solid #ccc;
	width: 170px;
	height: 36px; 
	border-radius: 3px;
	padding: 0 5px;
	margin-right: 10px;
	color: #666;
}
.customer_toll_sel{
	position: relative;
	z-index: 0;
}
.customer_toll_sel > a{
	background: url(../jl_img/icon_6.gif) no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	right: 14px;top: 50%;
	margin-top: -3px;
	cursor: pointer;
}
.customer_toll_sel input{
	width: 200px;
	height: 36px;
	padding: 0  25px 0 5px;
	border:1px solid #ccc;
	border-radius: 3px;
	line-height: 36px;
	color: #666;
}
.customer_toll_sel div{
	width: 230px;
	position: absolute;
	left: 0px;top: 38px;
	*top:39px;
	background: #fff;
	padding: 10px 0;
	border:1px solid #ccc; 
	border-top: none; 
	border-radius: 0 0 3px 3px;
	display: none;
}
.customer_toll_sel div a{
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	display: block;
	padding: 0 10px;
}
.customer_toll_sel div a.tolhover,.customer_toll_sel div a:hover{
	background: #ccc;
}
.but_check_toll{
	margin:2px 0 0 10px; 
}
.table_toll{
	padding: 0 20px;
}
#information{
	width: 100%;
	border-left: 1px solid #ec0b39;
	border-top: 1px solid #ec0b39;
}
#information th{
	background: #fff1f1;
}
#information td,#information th{
	border-right: 1px solid #ec0b39;
	border-bottom: 1px solid #ec0b39;
	text-align: center;
	height:50px;
	padding: 0 3px;
}
/******客户中心二级页面网上委托*******/
.customer_entrust{
	margin: 0 20px 0 10px;
	padding: 0;
}
.customer_entrust p{
	background: url(../jl_img/download.gif) no-repeat 18px center;
	padding-left: 62px;
	border-style:dashed;
}
/*********联系我们    联系方式*******/
.contact_us_name{
	border-bottom: 1px dashed #ccc;
	margin: 0 10px;
	padding:  20px 0 20px 0px;
	position: relative;
	z-index: 0;
}
.contact_us_img{
	background:url(../jl_img/contact_us_img.jpg) no-repeat;
	width: 210px;height: 250px;
	display: block;
	position: absolute;
	right: 10px;top:67px;
}
.contact_us_name dl {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}
.contact_us_name dl dt{
	width:86px;
	float: left;
	text-align:right;
	color: #999;
}
.contact_us_name dl dd{
	float: left;
	color: #404040;
}
.contact_us_named dl{
	width: 314px;
	float: left;
}
/*********联系我们    地图*******/
.contact_map{
	margin: 30px 20px  
}
/***********领导关怀***********/
.about_care{
	 padding: 30px 29px;
}
.about_care ul li{
	float: left;
	position: relative;
	z-index: 0;
	margin-bottom: 18px;
}
.about_care ul li.odd_ed{
	margin-left: 50px;
}
.about_care ul li i{
	position: absolute;
	left: 0;
	top: 0;
	background: url(../jl_img/about_care_bor.png) no-repeat;
	width: 280px;
	height: 175px;
}
.about_care ul li a{
	width: 270px;
	height: 165px;
	padding: 5px;
	display:block;
}
.about_care ul li span{
	display: block;
	line-height: 36px;
	text-align: center;
	color: #000;
}
/******机构设置*********/
.about_agency{
	text-align: center;
	padding: 30px;
}
/***********业务指南**************/
.customer_guide{
	padding: 50px 0 0 40px;
}
.customer_guide a{
	display: block;
	background: url(../jl_img/customer_guide.jpg) no-repeat;
	width: 574px;
	height: 59px;
	margin-bottom: 22px;
	line-height: 58px;
	padding-left: 100px;
	font-size: 16px;
	color: #000;
}
.customer_guidemenu{
	text-align: center;
	padding: 50px 0  ; 
}
.customer_guidemenu h3{
	font-size: 22px;
	margin-bottom: 30px;
}
/***********短信定制上**************/
.customer_costomized,.customer_costomized_ed{
	padding: 30px 10px;
	border-bottom: 1px dashed #ccc;
}
.customer_costomized_ed p{
	height: 44px;line-height: 44px;
	font-size: 14px;
}
.customer_costomized_ed p span{
	width:150px;
	color: #666;
	display: inline-block;
	text-align: right;
}
.customer_costomized_ed p a{
	color: #f1486b;
	display: inline-block;
	text-indent: 1em;
}
.customer_costomized_ed p input.xiugai_t{
	width: 120px;
	height: 20px;
	border:1px solid #ccc;
	border-radius: 3px;
	display: none;
	margin-left: 1em;
}
.customer_costomized_ed p input.xiugai{
	background: url(../jl_img/icon_11.gif) no-repeat left center;
	width: 16px;
	height: 44px;
	margin-left: 20px;
	cursor: pointer;
}
/********注册***********/
.registered{
	width: 628px;
	height: 580px;
	margin: 0 auto;
	padding: 30px 20px;
}
.registered_box{
	border: 1px solid #e1e1e1;
}
.register_bg_head{
	text-align: center;
	height: 184px;
}
.register_bg_head img{
	width: 100%;
	height: 100%;
}
.registered dl{
	margin-bottom: 30px;
	height: 40px;
	line-height: 40px;
	color: #888;
	font-size: 14px;
}
.registered dl.mar_top{
	margin-top: 80px;
}
.registered dl.mar_top{
	margin-top: 50px;
}
.registered dl dt{
	width: 137px;
	text-align: right;
	float: left;
	height: 40px;
}
.registered dl dd{
	width: 300px;
	height: 40px;
	float: left;
	margin-left: 20px;
}
.registered dl dd input{
	width: 270px;
	padding: 0 15px;
	border:1px solid #e2e2e2;
	height: 40px;
	border-radius: 3px;
}
.registered dl dd input:focus{
	border:1px solid #ff5361; 
	/*box-shadow: 10px 10px 5px #888888;*/
}
.registered dl dd input.register_bt{
	background: url(../jl_img/register_bt.jpg) no-repeat;
	width: 302px;
	height: 52px;
	cursor: pointer;
}

/******调查*******/
.registered table{
	margin-bottom: 20px;
	line-height: 40px;
	color: #5c6a9a;
	font-size: 14px;
	width: 660px;
}
.registered table .p_tit{
	color: #666;
	font-size: 14px;
}
.registered table .p_height{
	height: 30px;
}
.registered table input.p_check{
	padding-right: 10px;
}
.registered table .p_dis{
	padding-left: 10px;
}
.registered table textarea{
	width: 100%;
	height: 90px;
	border:1px solid #e2e2e2;
	padding: 5px 10px;
	color: #888;
}
.registered table input.p_name{
	width: 100%;
	padding: 0 15px;
	border:1px solid #e2e2e2;
	height: 40px;
	border-radius: 3px;
}

/******登录*******/
#login_bg,#login{
	display: none;
}
#login_bg{
	position:fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../jl_img/login_bg.png);
	z-index: 100;
}
#login{
	width: 436px;
	height: 388px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -208px;
	margin-top: -194px;
	z-index: 101;
}
#login .login_t{
	background: url(../jl_img/login_t.png) no-repeat;
	height: 18px;
}
#login .login_b{
	background: url(../jl_img/login_b.png) no-repeat;
	height: 18px;
}
#login .login_c{
	background: url(../jl_img/login_c.png) repeat-y -1px 0;
	height: 360px;
	position: relative;
}
#login .login_c h2 {
	text-align: center;
	font-size: 24px;
	color: #666;
	padding-top: 50px;
}
#login .login_c ul{
	padding: 25px 0 0 64px;
	font-size: 16px;
	color:#888;
}
#login .login_c ul li.name{
	line-height: 40px;
	height: 40px;
	padding-left: 4px;
}
#login .login_c ul li.login_int span{
	display: inline-block;
	width: 40px;
	height: 40px;
	float: left;
}
#login .login_c ul li.login_int span.login_in_icon_1{
	background: url(../jl_img/login_in_icon_1.png) no-repeat center center;
}
#login .login_c ul li.login_int span.login_in_icon_2{
	background: url(../jl_img/login_in_icon_2.png) no-repeat center center;
}
#login .login_c ul li.login_int{
	background:url(../jl_img/login_int.png) no-repeat;
	width: 302px;
	height: 40px;
	padding: 1px;
	margin-bottom:30px;
}
#login .login_c ul li.login_int input{
	width: 240px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #888;
	float: left;
	padding: 0 0 0 14px;
}
#login .login_c ul li.login_int2{
	margin-bottom:20px;
}
.radio_icon{
	padding: 0 0 0 64px;
	color:#888;
	height: 24px;
	line-height: 24px;
}
.radio_n{
	background: none;
	border: none;
	background:url(../jl_img/radio_n.gif) no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	float: left;
	margin-right: 3px;
}
.radio_y{
	background:url(../jl_img/radio_y.gif) no-repeat;
}
.login_bt{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.login_bt input{
	text-align: center;
	margin: 0 10px;
}
.login_close{
	position: absolute;
	right: 36px;
	top: 15px;
	background: url("../jl_img/login_closw.png") no-repeat;
	width: 10px;
	height: 10px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    -ms-transition:all 1s ease-in-out;    
    transition:all 1s ease-in-out;
}
.login_close:hover{
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);    	
}
.login_till{
	color:red;
	display:block;
	margin:10px 0 0 64px;
}
/******浮标******
#fb{
position: fixed;
left: 87%;
top: 45%;
width: 36px;
height: 178px;
padding: 0 4px;
border: 1px solid #ccc;
}

#fb{
	position: fixed;
	right: 10px;
	top: 40%;
	width: 36px;
	height: 178px;
	padding: 0 4px;
	border: 1px solid #ccc;
	z-index: 150;
	background: #fff;
}


#fb a{
width: 36px;
height: 58px;
border-bottom: 1px solid #ccc;
display: block;
position: relative;
}
#fb a.fb_icon_1 {
background: url(../jl_img/fb_icon_1.png) no-repeat center 0;
}
#fb a.fb_icon_2{
background: url(../jl_img/fb_icon_2.png) no-repeat center 0;
}
#fb a.fb_icon_3{
background: url(../jl_img/fb_icon_3.png) no-repeat center 0;
border: none;
}
#fb .fbbox{
border: 1px solid #ccc;
display: none;
position: absolute;
right: 52px;
top: 0;
padding: 10px;
width: auto;
white-space: nowrap;
}
#fb .fbbox i{
color: #000;
line-height: 30px;
height: 30px;
display: block;
}
#fb .fbbox em{
font-weight: bold;
display: inline-block;
color: #ec0b39;
padding-right: 6px;
}
#fb .fbbox p{
font-weight: bold;
padding-bottom: 6px;
display: block;
color: #ec0b39;
border-bottom: 1px solid #ccc;
}*/
/******浮标*******/
/*客服条在右侧悬浮*/
.toolbar{
	position: fixed;
	right: 10px;
	top: 260px;
	z-index: 150;
	background: #fff;
}
.toolbar-item{
	display: block;
	width: 40px;
	height: 58px;
	border: 1px solid #ccc;
	background: #fff;
	position: relative;
	
	-moz-transition: background-position 1s;
	-ms-transition: background-position 1s;
	-o-moz-transition: background-position 1s;
	-webkit-moz-transition: background-position 1s;
	transition: background-position 1s;
}
.toolbar-item:hover .toolbar-layer{
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.toolbar-layer{
	position: absolute;
	right: 40px;
	top: 0px;
	padding: 10px;
	border: 1px solid #ccc;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	transform-origin: 100% 0%;
	-moz-transform-origin: 100% 0%;
	-ms-transform-origin: 100% 0%;
	-o-transform-origin: 100% 0%;
	-webkit-transform-origin: 100% 0%;
	
	transform: scale(0.01);
	-moz-transform: scale(0.01);
	-ms-transform: scale(0.01);
	-o-transform: scale(0.01);
	-webkit-transform: scale(0.01);
	
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}
.toolbar-layer li{
	color: #000;
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.toolbar-layer li a{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.toolbar-layer li a:hover{
	color: #47bbff;
	text-decoration: underline;
}
.toolbar-item-qq{
	background: url(../jl_img/fb_icon_1.png) no-repeat center 0;
}
.toolbar-item-qq .toolbar-layer{
	width: 100px;
	line-height: 30px;
}
.toolbar-item-qq .toolbar-layer em{
	font-style: normal;
	font-weight: bold;
	color: #ec0b39;
	padding-right: 6px;
}
.toolbar-item-telephone{
	background: url(../jl_img/fb_icon_2.png) no-repeat center 0;
}
.toolbar-item-telephone .toolbar-layer{
	width: 110px;
	line-height: 30px;
}
.toolbar-item-telephone .toolbar-layer i{
	font-style: normal;
	font-weight: bold;
	color: #ec0b39;
	border-bottom: 1px solid #ccc;
	display: block;
}
.toolbar-item-telephone .toolbar-layer span{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.toolbar-item-weixin{
	background: url(../jl_img/fb_icon_3.png) no-repeat center 0;
}
.toolbar-item-weixin .toolbar-layer{
	width: 100px;
}
.toolbar-item-weixin .toolbar-layer i{
	color: #000;
	font-size: 14px;
	display: block;
}
/*客服条在右侧悬浮*/
