*{
    margin: 0;
    padding: 0;
    box-sizing:border-box!important;
    -moz-box-sizing:border-box!important; /* firefox */
    -webkit-box-sizing:border-box!important; /* safari */

}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;

}
input, textarea {
    outline: none;
}
/*清除浮动*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf {
    *zoom: 1;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
}
.mt40{
    margin-top: 40px;
}
.mt20{
    margin-top: 20px;
}
.mb30{
    margin-bottom: 37px;
}
.mr10{
    margin-right: 10px;
}
.commontitle {
    font-size: 18px;
    text-align: left;
}
.commontitle:before {
    content: "";
    float: left;
    margin-top: 2px;
    margin-right: 10px;
    border-left: 3px solid #015293;
    height: 18px;
    border-radius: 3px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'microsoft yahei', sans-serif;
    font-weight: normal;
    color: #272727;
    text-transform: uppercase;
}
.co06518b{
    color: #06518b;
}
.cf:after {
    clear: both;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.warp{
    width: 100%;
    height: 100%;
}
.head{
  background: #2d90e3;
    /*  background: #971700; */
    height: 145px;
}
.container_title_div{
    width: 1190px;
    margin: auto ;
    color: #fff;
    height: 100%;
    background-image: url(/uploads/image/rcwnpaimage/page-header.png) ;
    background-repeat:no-repeat ;
    background-position:right ;
}
.cn_text{
    padding-top: 41px!important;
    padding-left: 22px!important;
}
.cn_text p{
    font-size: 14px;
}
.container_title_div .cn_text h2{
    font-size: 30px!important;
    margin-bottom: 2px;
    font-weight: 200;
    text-transform: uppercase;
    color: #fff!important;
}
.center{
    width: 1190px;
    margin: auto ;
}
.center .left{
    width: 16.3%;
    padding-top: 79px;
}
.center .right{
    width: 83.5%;
}
.left ul li{
    color: #5a5a5a;
    cursor: pointer;
    font: 14px 'microsoft yahei', sans-serif;
    font-weight: normal;
    padding: 4px 13px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin:0;
    border: medium none;
    background-color: transparent;
    padding-left: 20px;
    letter-spacing:1px;
}
.left  h5{
    font-weight: 400;
    margin-bottom: 18px;
    font-size: 16px;
font-weight: bold;
}
.left ul li a {
    color: #5a5a5a;
}
.left li.cur{
    color:#06518b;
}
.right .title h2{
    text-align: center;
    padding-top: 18px;
    font-size: 22px!important;
    padding-bottom: 38px;
    letter-spacing: 1px;
    font-family: 'microsoft yahei', sans-serif;
    font-weight: normal;
    color: #272727;
    text-transform: uppercase;
}
.active_li{
    color: #2d90e3!important;
}
.left ul li :hover{
    color:#2d90e3;
}
.jcarousel_ul{
    transition-duration: 0s;
    transition-timing-function: ease;
    transition-property: all;
    transform: translate3d(-1496px, 0px, 0px);
}
.width893{
    width: 893px;
}
.cbp-caption {
    border-right: 1px solid #e3e3e3!important;
    border-left: 1px solid #e3e3e3!important;
    border-top: 1px solid #e3e3e3!important;
}
.cbp-caption .img_width img{
    height: 100% !important;
}