/* Write your styles */
.am-header-left{width:237px;}
.logo img{width: 106%;}
.am-header{background:#9dceff;}
.cpbt{text-align:center; margin:0 auto 20px auto; width:100%; padding-top:10px;}
.cpbt h2{ font-size:22px; font-family:Impact, Arial, Tahoma; font-weight:normal; margin:0;color:#FFF}
.cpbt h3{ font-weight:normal; margin:0; color:#FFF}
.am-slider-carousel li {margin-right: 15px;}
.am-slider-carousel li img{width:100%; height:80px;}
.proname{display:block; widows:100%; line-height:24px; background:#f8f9fa; border-top:1px solid #d2d3d3; text-align:center; color:#212433}
.am-btn-default{background:#fff; color:#222; width:30%; margin:10px auto 30px auto;}
.gybt{ margin:0 auto 10px auto; width:100%; text-align:center}
.about img{display:block; width:100%}
.about .am-badge-primary{background:#f8454b;}
 .am-list-item-text{color:#fff;}
 .xwbt{ text-align:center; margin-bottom:10px;}
 .xwbt h2{ font-size:22px; font-family:Impact, Arial, Tahoma; font-weight:normal; margin:0;color:#222}
.xwbt h3{ font-weight:normal; margin:0; color:#222}
 .gybt h2{ font-size:22px; font-family:Impact, Arial, Tahoma; font-weight:normal; margin:0;color:#FFF}
.gybt h3{ font-weight:normal; margin:0; color:#FFF}
.am-icon-caret-right{color:#212433;}
.am-active img{width:100%;}
.am-panel-bd img{width:100%;height: auto;}
.pagelist{width:100%; overflow:visible; height:30px; text-align:left;}
.pagelist li{line-height:20px;border:1px solid #E1E1E1;   margin-right:5px; background-color:#FFF; display:inline}
.pagelist li.c{background-color:#0ba754; color:#FFF;padding:0 8px;}
.pagelist li a{padding:0 8px;height:20px; color:#999}
.pagelistli a:hover{background-color:#0ba754; color:#FFF;text-decoration: none;}


    .white-pink {
    margin-left:auto;
    margin-right:auto;

    max-width: 800px;
    background: #FFF;
    padding: 30px 30px 20px 30px;
    color: #666;
    }
    
    .white-pink label {
    display: block;
    margin: 0px 0px 5px;
    }
    .white-pink label>span {
    float: left;
    width: 15%;
    text-align: right;
    padding-right: 10px;
    margin-top: 5px;
    color: #666;
    }
    .white-pink input[type="text"], .white-pink input[type="email"], .white-pink textarea,.white-pink select{
    color: #555;
    width: 75%;
    padding: 3px 0px 3px 5px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 25px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    height: 25px;
    line-height:15px;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
    box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
    }
    .white-pink textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 75%;
	font-size:12px;
    }
    .white-pink .button {
background: #FFCC02;
border: none;
padding: 10px 25px 10px 25px;
color: #585858;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-shadow: 1px 1px 1px #FFE477;
font-weight: bold;
cursor:pointer
    }
    .white-pink .button:active {
    position:relative;
    top:1px;
    }
    .white-pink select {
    background: url('../images/down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('../images/down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 75%;
    line-height: 15px;
    height: 30px;
    }

.am-titlebar-multi .am-titlebar-title{
	color: #0563bb !important;
}
.am-navbar-default .am-navbar-nav{
    background-color: #0563bb;
}
.am-titlebar-multi a{
	color: #0563bb !important;
}
.am-titlebar-multi{
	border-top: 2px solid #0563bb;
}
.am-navbar-default a{

}
.pagelist li.c{
	background-color: #0563bb !important;
}


/*集中修改项*/
.__header{
    background: url(../images/bg.png) repeat-x;
}

