@charset "utf-8";
/* CSS Document */


#measuretitle{
	background:url("img/top_back.jpg") no-repeat;
	background-position: center;
	background-color: #5f5f5f;
	width: 100%;
	overflow: hidden;
}
#maintitle{
	color: #ffcd11;
	font-size: 35px;
	font-weight: bold;
	text-shadow:0 0 10px #222222;
	padding: 25px 0;
}
#subtitle{
	color: #fff;
	font-weight: bold;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#list{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#listtitle{
	border-bottom: solid 1px #111;
	color: #111;
	padding: 20px 0 5px;
	font-size: 20px;

}
.listin{
	overflow: hidden;
	margin-top: 25px;
}
.last{
	padding-bottom: 25px;
}
.right{
	float: right;
	width: 445px;
}
.right_width{
	width: 780px;
}
.right h4{
	font-size: 27px;
	font-weight: bold;
	border-left: 6px solid #ffcd11;
	padding-left: 8px;
}
.right p{
	padding-top: 10px;
}
#bunner{
	overflow: hidden;
	padding: 30px 0 40px;
	margin: 0 auto;
	width: 960px;
}
#bunner li{
	float: left;
	padding: 0 10px;
}
#cate_title{
	background: #000;
	font-weight: bold;
	font-size: 30px;
	color: #ffcd11;
	margin: 20px 0;
	padding: 8px 30px;
	display: inline;
    border-radius: 30px;        /* CSS3草案 */  
    -webkit-border-radius: 30px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 30px;   /* Firefox用 */  	
}
#cate{
	width: 960px;
	margin: 30px auto;
	background: #fff;
	text-align: left;
}
#machine_name{
	background: #ffcd11;
	color: #000;
	padding: 5px 0 5px 15px;
}
.catein{
	width: 920px;
	margin: 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
}
.catein p{
	padding: 15px 0;
}
.catein span{
	color: #002987;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 0;
	display: block;
	line-height: 1.6;
}

#characteristic{
	border: 1px solid #b1b1b1;
	margin-top: 20px;
}
#characteristic strong{
	font-size: 20px;
	padding: 15px 0 5px 20px;
	display: block;
}
#characteristic ul{
	list-style: disc;
	padding: 0 0 15px 35px;
}
#for_list{
	text-decoration: underline;
	font-size: 18px;
	padding: 10px 0 0 0;
}
#for_list a{
 	color: #191919;
}
#for_list a:hover{
	color: #191919;
}

#pagination{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#pagination a span.c-page1 {
    background: #191919 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: brandon-grotesque,sans-serif;
    font-size: 20px;
    font-weight: 900;
    height: 42px;
    line-height: 18px;
    margin: 4px 8px;
    padding: 10px 0;
    transition: all 0.2s ease 0s;
    width: 42px;
	box-sizing: border-box;
	border-radius:10%;
}
#pagination span.c-page1{
	color: #000;
	border: 1px solid #000;
    display: inline-block;
    font-family: brandon-grotesque,sans-serif;
    font-size: 20px;
    font-weight: 900;
    height: 42px;
    line-height: 18px;
    margin: 4px 8px;
    padding: 10px 0;
    transition: all 0.2s ease 0s;
    width: 42px;
	box-sizing: border-box;
	border-radius:10%;
}
#pagination span.c-page2 {
    color: #191919;
    display: inline-block;
    font-family: brandon-grotesque,sans-serif;
    font-size: 18px;
    font-weight: 900;
    height: 42px;
    line-height: 18px;
    margin: 4px 8px;
    padding: 10px 0;
    transition: all 0.2s ease 0s;
    width: 110px;
	box-sizing: border-box;
	border: 1px solid #191919;
	border-radius:3px;
}
#pagination a span.c-page2 {
    background: #191919 none repeat scroll 0 0;
    color: #fff;
	border: 1px solid #000;
    display: inline-block;
    font-family: brandon-grotesque,sans-serif;
    font-size: 18px;
    font-weight: 900;
    height: 42px;
    line-height: 18px;
    margin: 4px 8px;
    padding: 10px 0;
    transition: all 0.2s ease 0s;
    width: 110px;
	box-sizing: border-box;
	border-radius:3px;
}
#page_machine{
	color: #333;
	padding: 10px;
	border: 1px solid #333;
	width: 940px;
	margin: 30px auto 0;
	text-align: left;
}
#title_number_01{
	background: url(img/no_01.jpg) no-repeat 12px #ffcd11;
	color: #000;
	padding: 12px 0 12px 57px;
	font-size: 22px;
}
#title_number_02{
	background: url(img/no_02.jpg) no-repeat 12px #ffcd11;
	color: #000;
	padding: 12px 0 12px 57px;
	font-size: 22px;
}
#title_number_03{
	background: url(img/no_03.jpg) no-repeat 12px #ffcd11;
	color: #000;
	padding: 12px 0 12px 57px;
	font-size: 22px;
}
#title_number_04{
	background: url(img/no_04.jpg) no-repeat 12px #ffcd11;
	color: #000;
	padding: 12px 0 12px 57px;
	font-size: 22px;
}
#sub_title2{
	font-size: 22px;
	font-weight: bold;
	padding: 15px 0 5px 0;
	border-bottom: 1px solid #666;
}
.sub_title3{
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 15px 0 5px;
	color: #002987;
}

.listin a{
	color: #000000 !important;
}
@media only screen and (max-width: 640px){
#list,#subtitle{
	width: 98%;	
}
#cate,#sub_title{
	width: 98%;
}
#cate{
	margin: 2% auto;
}
.catein{
	width: 96%;
}
#bunner{
	width: 90%;
}
#bunner li{
	margin: 5px 0;
}
.right{
	width: 100%;
	padding-top: 5px;
}
.right_width{
	width: 100%;
}
#page_machine{
	width: 92%;
	padding-right: 0;
}
}

@media only screen and (min-width: 641px) and (max-width: 1024px){
#cate,#sub_title,#list{
	width: 96%;
}
#cate{
	margin: 2% auto;
}
.catein{
	width: 96%;
}
#page_machine{
	width:90%;
}
.right{
	width: 49%;
}
.right_width{
	width: 73% !important;		
}
.left{
	width: 49%;
}
.left_width{
	width: 25% !important;	
}
#bunner{
	width: 90%;
}
#bunner li{
	margin: 5px 1%;
	width: 44%;
}	
}