body{
    background-color: #f2f2f2;
}
.banner{
    width: 100%;
    height: 331px;
    background: url(/images/banner.jpg) no-repeat center;
}
.toptitle{
    height: 100px;
    line-height: 38px;
    background: url(/images/listbg.jpg) repeat-x center;
    margin-bottom: -26px;
}
.toptitle .wenzi{
    color: #000000;
    font-size: 13px;
}
.toptitle a{
    color: #000;
}

.substance{
    width: 1200px;
    margin: 0 auto;
}
.aside{
    padding: 44px 19px 0;
    width: 224px;
    float: left;
    background-color: #fff;
    border-radius: 10px;
}

.aside .bt{
    padding: 0 10px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 16px;
}
.aside .bt .eng{
    color: #003993;
    font-size: 18px;
    font-weight: bold;
    font-family: "Verdana";
}
.aside .bt h2{
    color: #003993;
    font-size: 18px;
}
.sideMenu{width: 100%;}
.sideMenu h3{padding: 13px 10px; color: #181818; font-size: 16px; font-weight: normal; line-height: 24px; border-bottom: 1px solid #e6e6e6;}
.sideMenu h3.on{color: #003993;}
.sideMenu h3.on a{color: #003993;}
.sideMenu ul{padding: 11px 10px; display:none; /* 默认都隐藏 */ border-bottom: 1px solid #e6e6e6;}
.sideMenu li{
    line-height: 24px;
}
.sideMenu li a{
    color: #000000;
    font-size: 14px;
}
.sideMenu li.on a{ color:#003993;}
.sideMenu h3.last{
    border-bottom: 0 none;
}

.substance .right{
    width: 810px;
    padding: 0 50px;
    border-radius: 10px;
    background-color: #fff;
    min-height:600px;
}
.topweizhi{
    padding-top: 20px;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.topweizhi h2{
    color: #181818;
    font-size: 18px;
    float: left;
}
.topweizhi a{
    padding-left: 36px;
    background: url(/images/prev.jpg) no-repeat left;
    font-size: 14px;
    float: right;
    color: #032082;
}

.cp{
    text-align: center;
}
.cp ul{
    margin-top: 22px;
    overflow: hidden;
}
.cp li{
    width: 247px;
    font-size: 0;
    float: left;
    margin-top: 14px;
    margin-right: 34px;
}
.cp li.last{
    margin-right: 0;
}
.cp li img{
    width: 243px;
    height: 243px;
    border: 2px solid #eeeeee;
}
.cp li h3{
    line-height: 47px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    width: 100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news{
    width: 1100px;
    padding: 0 50px;
    margin: -26px auto 0;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
}
.news ul{
    margin-top: 10px;
    overflow: hidden;
}
.news li{
    padding: 30px 0 25px;
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
}
.news li .left{
    font-size: 0;
}
.news li .left img{
    width: 197px;
    height: 119px;
    vertical-align: top;
}
.news li .wenzi{
    width: 761px;
    float: left;
    margin-left: 35px;
    margin-top: -19px;
}
.news li .wenzi .title{
    height: 58px;
    line-height: 58px;
    overflow: hidden;
}
.news li .wenzi h2{
    color: #181818;
    font-size: 20px;
    font-weight: normal;
    float: left;
}
.news li .wenzi .date{
    color: #b5b5b5;
    font-size: 16px;
    float: right;
}
.news li .wenzi .txt{
    color: #373737;
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
    line-height: 26px;
}
.news li .more{
    text-align: center;
    width: 53px;
    float: right;
    height: 84px;
    padding-top: 34px;
    color: #7b7b7b;
    background-color: #e8e8e8;
    font-size: 15px;
    line-height: 26px;
}
.news li:hover .more{
    color: #fff;
    background-color: #003993;
}
.news .page{
    margin-top: 0;
}
.page{
    height: 88px;
    line-height: 88px;
    text-align: center;
    margin-top: 38px;
    border-top: 1px solid #e5e8f2;
}
.page ul{
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.page li{
    padding:0;
    text-align: center;
    float: left;
    margin: 0 17px;
}
.page a{
    display: block;
    color: #282828;
    font-size: 14px;
}
.page li a{
    color: #032082;
}
.page li.prev a{
    padding-left: 36px;
    background: url(/images/prev.jpg) no-repeat left;
}
.page li.next a{
    padding-right: 36px;
    background: url(/images/next.jpg) no-repeat right;
}
.aboutus{
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    margin-top:30px;
    overflow:hidden;
}
.dianqi{}
.dianqi ul{}
.dianqi li{
    width: 100%;
    height: 206px;
    padding: 39px 0;
    border-bottom: 1px dashed #c4c4c4;
    overflow: hidden;
}
.dianqi li .left{}
.dianqi li .left img{
    width: 328px;
    height: 206px;
    vertical-align: top;
}
.dianqi li .wenzi{
    width: 446px;
    float: right;
}
.dianqi li .wenzi .title{
    height: 46px;
    line-height: 46px;
    color: #181818;
    font-size: 20px;
    margin-bottom: 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.dianqi li .wenzi .txt{
    width: 100%;
    height: 104px;
    color: #373737;
    font-size: 14px;
    line-height: 26px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 4; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.dianqi li .wenzi .btn{
    text-align: center;
    width: 105px;
    height: 29px;
    line-height: 29px;
    display: block;
    color: #fff;
    font-size: 15px;
    background-color: #003993;
    margin-top: 21px;
}
.dianqi li.last{
    border: 0 none;
}
.mien{
    text-align: center;
}
.mien ul{
    overflow: hidden;
    margin-top: 18px;
}
.mien li{
    width: 242px;
    float: left;
    margin-right: 42px;
    margin-top: 11px;
}
.mien li img{
    width: 242px;
    height: 152px;
    vertical-align: top;
}
.mien li h3{
    width: 100%;
    line-height: 48px;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.mien li.last{
    margin-right: 0;
}

.download li{
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #f2f2f2;
}
.download li h3{
    width: 80%;
    color: #181818;
    font-size: 16px;
    font-weight: normal;
    padding-left: 16px;
    background: url(/images/dotted.jpg) no-repeat left;
    float: left;
    font-weight: normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.download li .btn{
    text-align: center;
    width: 55px;
    height: 29px;
    line-height: 29px;
    background-color: #003993;
    color: #fff;
    float: right;
    margin-right: 6px;
    margin-top: 21px;
}
.download li.last{
    border: 0 none;
}
.message{
    width: 484px;
    margin: 60px auto;
    text-align: center;
    font-size: 0;
}
.message .write{
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    margin-top: 20px;
}
.message .write h3{
    color: #181818;
    font-weight: normal;
    float: left;
    font-size: 16px;
    float: left;
}
.message .write h3 span{
    color: #b13131;
    margin-right: 4px;
}
.message .write input{
    float: right;
    width: 375px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}
.message .write1{
    height: 87px;
}
.message .write textarea{
    float: right;
    width: 375px;
    height: 85px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    resize: none;
}
.message .check label{
    color: #181818;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 20px;
    overflow: hidden;
    float: left;
}
.message .check input{
    width: 19px;
    height: 19px;
    margin-right: 14px;
    float: left;
    margin-top: 10px;
    border: 0 none;
}
.message .check span{
    float: left;
}
.message .you{
    float: right;
    width: 377px;
    overflow: hidden;
}
.message .btn{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    margin: 45px auto 0;
}
.message .btn a{
    text-align: center;
    width: 163px;
    height: 35px;
    line-height: 35px;
    color: #202020;
    font-size: 18px;
    background-color: #dedede;
    margin: 0 5px;
    float: left;
    border-radius: 5px;
}
.message .btn .submit{
    color: #fff;
    background-color: #003993;
}

.footer{
    margin-top: 40px;
}


.infotitle{ margin-bottom:30px; text-align:center; font-size:24px;}
.infocontent{ overflow:hidden;}