﻿.cpmain {background:#ffffff;padding-top:30px;}
.cpmain form{}
.cpmain form input {height:32px;line-height:32px;display:inline-block; vertical-align:middle;}
.cpmain form select {height:34px;line-height:32px;display:inline-block; vertical-align:middle;}
.procaseTop{
    width: 100%;
    height: 190px;
    background: #0d67c2 url("../images/perfect_case_top.jpg") no-repeat center center;
    text-indent: -999em;
    overflow: hidden;
	margin-top:104px;
}

.cpmain .content h1 {font-size:24px;text-align:center;margin-bottom:20px;}
.in-invit{background:#f6f6f6;width:1160px;padding:0 20px; margin: 20px auto 0 auto;overflow:hidden;}
.in-invit span{font-weight:900;float:left;display:inline-block;width:100px;line-height:40px;}
.in-invit a {display:inline-block;line-height:40px;padding:0 20px;float:left;}
.in-invit a+a {border-left:1px dotted #666666;}
.in-invit a.on {background:#0d85dc;color:#ffffff;}
/*产品列表*/
.showlist {width:100%;float:left;}
.showlist div *{width:100%;}
.showlist li{background:#fdfdfd;border:5px solid #fff;border-radius: 5px;}
.showlist li:hover{box-shadow: 0px 0px 8px #666;background:#f0f0f0;}
.showlist li dl a{display:block;}
.showlist li img{border-radius: 5px;}
.showlist li .t{min-height:35px;display:block;}
.showlist li:hover b{color:#e30;}
.showlist dd {padding:5px;color:#666;}
.showlist dd *{color:#666;}
.showlist span{text-decoration:line-through;vertical-align: middle;}
.showlist .pm{text-decoration:none;color:#00F;}
.showlist li{margin:20px auto 20px auto;width:80%;}
.showlist div{float:left;border-left:1px solid #eee;}
.showlist div:hover{background:#fafafa;}


/*分页翻页*/
.page_list {margin: 0px;padding: 0px;list-style-type: none;}
.page_list div{position: relative;padding:10px;BACKGROUND-COLOR: #fff;}
.page_list select{position: relative; top: -3px}
.page_list_span1{position: absolute;right:100px;}
.page_list_span2{position: absolute;right:10px;}
.page_list font{color:red;}

/*搜索表单*/
div.form {height:44px;line-height:44px;border:1px solid #efefef;background:#fefefe url('../images/admin/contentTop.png');}
div.form span{padding-left:120px;}
div.form input{margin-right:5px;height:24px;}
div.form .key{width:180px;}
div.form select{height:28px;}
div.form .submit{height:28px;}
input{height:22px;/*background:transparent;*/}
input[type="password"],input[type="checkbox"],input[type="file"],input[type="radio"],input[type="text"],textarea,select{outline:0px;}
select{vertical-align:middle;height:22px;}


/*表单*/
.an {border:1px solid #0099cc;BACKGROUND:#fdfdfd;COLOR: #0099cc; margin-left:5px;}
.an:hover {border:1px solid #00ddff;BACKGROUND: #fff;box-shadow: 0px 0px 13px #666;}
.submit{padding:0px 18px;margin-left:3px;height:34px !important;background:#0b68c5;color:#ffffff;}

