﻿/*body,div,ul,li{font-family: '微软雅黑'}*/
img{ border:none;}
.myclick{
display: block;
outline:none;
text-align: center;
border:0;
color:#FFF;
cursor: pointer;
}
.myclick:hover{
opacity:0.5;
}
.myclick:active{
opacity:0.5;
}
.dhimgdiv{
    width:33%;
    float:left;
    padding:10px;
}
.bodydivUI {
    width: 100%;
}
    .bodydiv {
        margin: 0 auto;
        width: 1250px;
    }
.box{width:100%;padding:10px;margin-top:10px;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius: 5px;}
.box a:link,a:hover,a:visited{color:#5a5959;text-decoration: none;}
.box a:active{color:#ff0000;text-decoration: none;}
    .box div {
        font-size:16px; line-height:24px;
    }
    .box img {
        max-width:100%;height:auto;
    }
    .box div img {
        max-width:100%;height:auto;
    }
    .box div p img {
        width:100%;
    }
    .box span div table{
        width:100%;
    }
    .box span p {
        font-size: 14px;
        line-height: 24px;
    }
.topNav {
    width: auto;
    font-family: '微软雅黑';
}
.topNav ul {
    padding:0px;
    margin-top:10px;
}
.topNav li {
    width: 30%;
    font-family: '微软雅黑';
    float:left;
    position:relative;
    list-style-type:none;
    margin-left:10px;
    margin-bottom:10px;
}
.topNav li a {
    line-height: 30px;
    color:#313131;
    }
.topNav li a:active {
    color:#313131;
    }
.topNav li a:hover {
    color:#808080;
    }
.bntbox{width:100%;padding-top:10px;padding-bottom:10px;background-color:#FFF}
.bntdiv{text-align:center;padding:5px}
.bntdiv p{font-size:1.5em;color:#FFF;}
.bntdiv1 {
    margin: 10px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #edecec;
    color: #808080;
    border: 1px solid;
    border-top-color: #e6e4e4;
    border-left-color: #e6e4e4;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.newtitle{font-weight:bold; font-size:18px}
div a:active{color:#313131;}
.nl ul {
    padding:0px;
    margin:0px;
}
.nl li {
    width: 50%;
    font-family: '微软雅黑';
    float:left;
    position:relative;
    list-style-type:none
}
.nlh ul{
    padding:0px;
    margin:0px;
}
.nlh li{
    width: 100%;
    font-family: '微软雅黑';
    float:left;
    position:relative;
    list-style-type:none
}
.odivl{
    width:40%;
    float:left;
}
.odivr{
    width:60%;
    float:left;
}
.wjobtitle {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #077CC2;
	background-color: #DEEEFB;
	text-align: left;
}
.wunderLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.casebox{width:100%}
.casebox ul{width:100%;margin-top:10px;margin-bottom:10px}
    .casebox ul li {    
        width: 45%;
        float:left;
        position:relative;
        list-style-type:none;
        margin-left:10px;
        overflow:hidden;
    }
    .casebox ul li a{color:#313131;}