@charset "utf-8";
* {margin:0px;padding:0px;}
body {font-family:Arial,'Microsoft Yahei',sans-serif,'SimSun','SimHei';color:#020202;width:100%;height:auto;margin:0px auto;}
input,textarea,select { color:#020202; outline:none}
a { text-decoration:none; color:#020202}
h1, h2, h3, h4, h5 {font-size:14px;color:#020202;font-weight:normal;}
li{list-style:none;}
select,input,img{vertical-align:middle;}
/*导航开始*/
.dongxun{
	width:100%;
}

.dongxun .nav{
	overflow: hidden;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	color: #5c5b5b;
	background: #231f21;
}

.dongxun_logo{
    float: left;
    display: inline-block;
    margin: 3px 20px 0px 6px;
}

.dongxun_logo img{
    width: 130px;
    height:45px;
}

svpan{
    margin-left:10px;
    color: #7d7c7c;
}
.location{
    text-decoration: none;
    color: #7d7c7c;
    display: inline-block;
    line-height: 35px;
    padding: 0 20px;
    font-size: 13px;
    font-family:SimSun;
    border-left: 1px solid #7d7c7c;
    margin: 8px 0;
}

.location a{
    color: #7d7c7c;
}

.location a:hover,.dongxun .date-source span a:hover{
    color: #ff0002;
}

.location a:after {
    content: ">";
    color: ##7d7c7c;
    font-size: 12px;
    margin: 0 7px;
}

.dongxun .pic{
    margin: 0 auto;
}

.dongxun .title{
	padding: 3px 0 2px;
	line-height: 25px;
	margin: 0 92px;
	position: relative;
}

.dongxun .title h1,.dongxun .title tt{
	color: #000;
	font: 26px/70px "Microsoft YaHei",arial;
}

.dongxun .date-source{
	padding: 3px 0 2px;
    line-height: 25px;
    margin: 0 92px;
    position: relative;
    height: 28px;
    font-size:13px;
    overflow: hidden;
    color: #979797;
    border-bottom: 1px solid #ddd;
    margin-bottom:30px;
}

.dongxun .date-source span {
	margin-right: 1.2rem;
	display: inline-block;
}

.dongxun .date-source span a{
	color: #979797;
}

.dongxun .content {
    width: 85%;
    height:100%;
    margin: 0 auto;
}

.dongxun .content .owl-buttons{
    top: 50%;
}

.owl-buttons a {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px;
    text-indent: -9999px;
}

.owl-prev {
    left: 200px;
    background: url(//res.dongxunnet.com/t/site/nav/img/dx_page.png) no-repeat 0px -18px;
}

.owl-next {
    right: 200px;
    background: url(//res.dongxunnet.com/t/site/nav/img/dx_page.png) no-repeat -90px -18px;
}

.dongxun_content{
    margin: 0 auto;
    height: 100%;
}

.dongxun_content p {
    line-height: 26px;
    font-size: 14px;
    color: #000;
}

.dongxun_content p.f_center {
    text-align: center;
    text-indent: 0;
}


.dongxun_content p img{
    display: block;
    min-height:550px;
    max-height:550px; 
    margin: 0 auto;
    height: auto;
    margin-bottom: 50px;
}


.dongxun_content .picIntro {
    text-align: center;
    text-indent: 0;
    line-height: 30px;
    font-family: 楷体!important;
    font-size: 16px;
}

.dongxun_content p img,.dongxun_content .edui-upload-video{
    max-width: auto;
    display: block;
    height: auto;
}

.dongxun .content .dongxun_f{
    margin-top: -60px;
    margin-left: -45px;
    float: left;
    overflow: hidden;
}

#xun_cur{
    text-align: center;
    font-family: Georgia, tahoma;
    font-size: 20px;
    color: #757575;
}

.xun_cur span {
    font-size: 22px;
    font-weight: bold;
}

#photopage{
    font-size: 30px;
    color: #379be9;
}

#xun_cur {
    text-align: center;
    font-family: Georgia, tahoma;
    font-size: 20px;
    color: #757575;
}

.dongxun .content  .writer {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.dongxun .content .ep-editor {
    text-align: right;
    font-size: 12px;
	color: #999;
}

/*相关推荐*/
.dongxun .cor{
    height: 195px;
    border-bottom: 1px solid #dadada;
    margin-top: 45px;
    min-width: 990px;
    position: relative;
}

.cor_title{
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dadada;
}

.cor_title .active {
    border-bottom-color: white;
    background-color: white;
    box-shadow: none;
}
.cor_title tt{
	height: 38px;
    line-height: 38px;
    padding: 0 30px;
    text-align: center;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    font-size: 16px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid solid solid none;
    border-color: #dadada;
    background-color: whitesmoke;
    float: left;
}

.cor_pic{
    width: 100%;
    height: 155px;
    overflow: hidden;
}

.cor_fr{
    height: 100%;
    padding-left: 30px;
}

.cor_pic ul{
	height: 155px;
    padding: 0 10px;
    overflow: hidden;
}

.cor_pic ul li {
    display: block;
    float: left;
    width: 140px;
    height: 98px;
    padding: 4px;
    margin: 23px 0;
    cursor: pointer;
    border: 1px solid transparent;
    _border-color: white;
    position: relative;
}

.cor_pic ul li:hover {
  border-color: #d6d6d6;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.28);
  background: white;
  text-decoration: none;
}

.cor_pic ul li p {
    display: block;
    height: 34px;
    width: 120px;
    padding: 6px 10px;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
    color: white;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url(//res.dongxunnet.com/t/site/nav/img/set_pic.png);
    background-repeat: no-repeat;
    background-position: 120px 28px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    bottom: 4px;
    left: 4px;
}

.cor_pic ul li i {
    display: block;
    height: 28px;
    width: 28px;
    background: url(//res.dongxunnet.com/t/site/nav/img/pic_mumber.png) no-repeat;
    position: absolute;
    left: 4px;
    top: 4px;
}

.cor_pic ul li i.content-wrapper-list1 {
  background-position: 0   0;
}

.cor_pic ul li i.content-wrapper-list2 {
  background-position: -28px 0;
}

.cor_pic ul li i.content-wrapper-list3 {
  background-position: -56px 0;
}

.cor_pic ul li i.content-wrapper-list4 {
  background-position: -84px 0;
}

.cor_pic ul li i.content-wrapper-list5 {
  background-position: -112px 0;
}

.cor_pic ul li i.content-wrapper-list6 {
  background-position: -140px 0;
}

.cor_pic ul li i.content-wrapper-list7 {
  background-position: -168px 0;
}

.cor_pic ul li i.content-wrapper-list8 {
  background-position: -196px 0;
}

.cor_pic ul li i.content-wrapper-list9 {
  background-position: -224px 0;
}

.cor_pic ul li i.content-wrapper-list10 {
  background-position: -252px 0;
}

.footer {
    margin: 50px auto 0;
    background: #333;
    clear: both;
}

.footer .copyright {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    clear: both;
    font-size: 12px;
    font-family: arial;
    line-height: 40px;
}

.footer .copyright span, .footer .copyright a {
    color: #ccc;
}

.footer .copyright span span {
    font-family: sans-serif;
    margin-left: 3px;
    margin-right: 3px;
}

.footer .copyright .fr {
    float: right;
}

.footer .copyright .fr a {
    margin-left: 25px;
}
