/*reset*/
* {word-wrap: break-word;}
*, body, div {margin: 0px; padding: 0px; line-height: 0;}
body {background:#FFFFFF;}
body, input, button, select, textarea {color: #42484a;font: 12px/1.5 'Microsoft Yahei', Tahoma, 'Simsun';}
textarea {resize: none;}
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, {margin: 0;padding: 0;}
table {border-collapse: collapse;empty-cells: show;}
caption, th {font-weight: 400;text-align: left;}
ul li, .xl li {list-style: none outside none;}
h1, h2, h3, h4, h5, h6,p {font-size: 1em; margin: 0px; padding: 0px;line-height: 1}
em, cite, i {font-style: normal;}
a {color: inherit;text-decoration: none;}
a:hover {text-decoration: none;}
a img {border: medium none;}
label {cursor: pointer;}
.z {float: left;}
.y {float: right;}
.cl:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.cl {}
hr {clear: both;display: block;}


/* container 
----------------------------------------*/
#content{
	background-color: rgb(237,244,252);
	width: 100%;
}
#container-950{
	width: 950px;
	height: auto;
}
.center{
    margin:0 auto;
}

/* header 
----------------------------------------*/
#head{
	float: left;
    width: 100%;
    height: 136px;
    overflow: hidden;
    margin: 0px 0 15px;
}
#img img{
    width: 950px;
}
/* Column 
----------------------------------------*/

.west, .middle, .east, .middle-east { float:left;}

/*  Clearfix
----------------------------------------*/
.west:after,  .middle:after,  .east:after, .middle-east:after {
    clear:both;
    content: '';
    display:block;
    height:0;
}
.west,  .middle,  .east, .middle-east {
    zoom:1; /* ie6 */
    display: inline-block;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}

/*  The 3 columns Block
--------------------------------------- */
.col-w330-m330-e270 {
    width: 100%
}
.col-w330-m330-e270 .west {
    margin:0px 620px 0 0;
    width:330px;
    min-height: 400px;
    margin-bottom: 20px;
}
.col-w330-m330-e270 .middle {
    margin:0px 0 0 -610px;
    width:330px;
    min-height: 400px;
}
.col-w330-m330-e270 .east {
    margin:0px 0 0 -270px;
    width:270px;
    min-height: 400px;
}
/*  footer
--------------------------------------- */
#footer{
    margin-top:20px; 
    padding: 10px;
    width: 80%;
    background-color:rgb(251,251,251);
}
#footer p{margin: 10px 0;text-align: center;}
#footer p a{margin: 0 10px;}
#footer .flk{padding: 3px;}
#footer p.ccc,#footer p.ccc a{color: #666666;}
#footer p.small{color: #666666;font-size: 10px;margin: 5px 0; line-height: 15px;}
/*  content
--------------------------------------- */
.block{
    margin-bottom: 15px;
    background:rgb(255,255,255);
    border-radius:8px 8px 0 0;
}
.west .block,.middle .block{
    height: 322px;
}
.east .block{
    height: auto;
}
.east .block li{
    margin-bottom: 10px;
}
.west .w1{
    border-radius:0;
}

.east .e1 .block-content{
    height:160px;
}
.east .e2 .block-content{
    height:65px;
}
.east .e3 .block-content{
    height:203px;
}

.block .block-head{
    height: 47px;
    width: 100%;
    border-radius:8px 8px 0 0;
    background: #0163ad url(../images/block_head_bg70.png) no-repeat;
}
.east .block .block-head{
    background-color: #99bc0a;
}
.block .block-head .title p{
    font-size: 16px;
    color: #ffffff;
    line-height: 47px;
    height: 100%;
    margin-left: 30px;
    display: inline-block;
    float: left;
}
.block .block-head .more{
    font-size: 11px;
    color: #ffffff;
    line-height: 13px;
    margin: 11px 20px 0 0;
    padding: 6px 10px;
    float: right;
    background-color: #28a9e7;
    border-radius:6px;
}
.east .block .block-head .more{
    background-color: #95b610;
}
.block-content{
    padding-top: 20px;
}
.west .block-content,.middle .block-content{
    background-color: #fff;
    height: 255px;
}
.east .block-content{
    background-color: #fff;
    height: 255px;
    padding-top: 20px;
}
.block-list{
    margin: 0 0 0 30px;
    width: 280px;
    font-size: 13px;
}
.block-list li{
    line-height: 1;
    list-style: disc;
    margin: 0 0 18px;
    letter-spacing:1px;
}
.block-list .super{
    color: #28a9e7;
}
.block-list .title{
    color: #666;
}
.block-list a:hover {
    color: #28a9e7;
}
.east .block-list a:hover {
    color: #95B610;
}
.block-list .date{
    float: right;
    color: #aaa;
}

/*  block-e3
--------------------------------------- */

.east .e3 .block-content{
    padding-left: 20px;
}
.east .e3 .block-img{
    width: 85px;
    height: 85px;
    overflow: hidden;
    float: left;
}
.east .e3 .block-img img{
    width: 85px;
    min-height: 85px;
}
.east .e3 .block-list{
    margin:0 15px 15px 115px;
    width: auto;
}
.east .e3 .block-list h1{
    margin-left: -15px;
    font-size: 14px;
    color: #192a46;
    margin-bottom: 12px;
}


/*  input-group
--------------------------------------- */
.input-group{
    display: table;
    padding: 0 20px;
    width: auto;
}
.input-group img{
    width: 70px;
    height: 30px;
}
.form-control{
    margin-bottom: 10px;
    display:block;
    width:200px;
    height:20px;
    padding:3px 10px;
    font-size:12px;
    line-height:1;
    color:rgb(200,200,200);
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.input-group #input-check{
    width: 55%;
    float: left;
    margin-right: 5px;
}
/*  slide
--------------------------------------- */
    .block-slide{
        width: 300px;
        padding: 15px 0 0 15px;
    }


    #slides {
      display: none
    }
    #slides img{
        min-height: 255px;
        min-width: 300px; 
    }
    #slides .slidesjs-container{
        overflow: hidden;
    }
    #slides .slidesjs-navigation {
      margin-top:3px;
      display: none;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: 20px 0 0 -33px;
      font-size: 0px;
      list-style: none;
      position: relative;
      left: 50%;
    }

    .slidesjs-pagination li {
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 12px;
      border-radius: 6px;
      height: 0;
      padding-top: 12px;
      background-color: #ccc;
      background-position: 0 0;
      float: left;
      overflow: hidden;
      margin-right: 8px;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-color: #28a9e7;
    }

    .slidesjs-pagination li a:hover {
      background-color: #28a9e7;
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }

.btn{
    display:inline-block;
    color: #fff;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-color: #28a9e7;
    border:1px solid transparent;
    border-radius:4px;
    width:45%;
}

.btn:hover{
    background-color: #2f96c8;
}