@charset "UTF-8";



/* banner */

#banner{

    position: relative;

    z-index: 9;

    overflow: hidden;

}

#banner img{

    width: 100%;

    min-width: 1200px;

}

#banner .slide-img li{

    display: none;

}

#banner .slide-img li:first-child{

    display: block;

}

#banner .slide-control{

    width: 200px;

    position: absolute;

    bottom: 30px;

    margin-left: 50%;left: -40px;

}

#banner .slide-control li{

    cursor: pointer;

    float: left;

    display: inline-block;

    width: 14px;height: 14px;

    background-color: #cccccc;

    margin-left: 10px;

    border-radius: 7px;

}

#banner .slide-control li.current{

    background-color: #4fb8f5;

}

#banner .slide-control li:hover{

    background-color: #4fb8f5;

}

#banner .slide-control li:first-child{

    margin-left: 0;

}







.tit{

    width: 1200px;height: 100px;line-height: 100px;

    background: url('../images/tit-bg.png')no-repeat -24px 0;

    font-size: 24px;letter-spacing: 1px;

    text-align: center;

    margin: 0 auto;

}







.special-box{

    width: 370px;margin-left: 42px;

    height: 650px;

    float: left;

    border: 1px solid #cccccc;

    box-shadow: 4px 11px 20px -14px rgba(0, 0, 0, 0.5);

    position: relative;

}



.special-box img{

    width: 100%;

}

.special-box .s-tag{

    display: inline-block;

    text-align: center;

    background-color: #118df0;

    color: #f0f0f0;

    position: relative;

    left: 230px;top: -32px;

    width: 140px;

    height: 30px;line-height: 30px;
	font-size:16px;
	font-weight:bold;

}

.special-box .s-tit{

    font-size: 20px;

    color: #118df0;

    letter-spacing: 1px;

    text-indent: 30px;

}



.special-box .s-desc{
	margin-top: 13px;
	margin-bottom: 8px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.special-box .s-desc p{

    text-indent: 2em;

    line-height: 22px;

    letter-spacing: 0.5px;

    color: #333;

    font-size: 14px;

}

.special-box .s-other a{

    padding: 0 0 0 30px;

    height: 30px;

    width: 100%;

    position: absolute;

    left: 0;bottom: 5px;

    color: #96a0ae;

    font-size: 14px;



    -moz-transition: 0.5s color ease;

    -webkit-transition: 0.5s color ease;

    -o-transition: 0.5s color ease;

    transition: 0.5s color ease;

}

.special-box .s-other a:hover{

    color: #ff3333;

}
#rmtj{ height: auto; width: 280px; margin-left: 20px; margin-bottom:10px; margin-top:10px; }

#rmtj .s-desc { border-bottom-width: 0px; padding-left:10px; padding-right:10px; }
#rmtj p{ text-indent: 0em;  }
#rmtj h3{
	font-size: 16px;
	letter-spacing: 0px;
	text-indent: 5;
	text-align:center;
	text-indent: 0px;
}
