/* ----------index------------- */
/* logo,nav */
.yp-header {
    display: block;
    /* background: #fafafa; */
	padding-bottom: 20px;
}
.inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.yp-header-logo {
    float: left;
    padding-top: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.yp-header-logo img {
    float: left;
}
.yp-header-logo span {
    float: left;
    line-height: 52px;
    color: #606060;
    padding-left: 2px;
}
.yp-header-nav .nav_wrap {
    background: #b81c22;
}
.yp-header-menu {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 40px;
    width: 100%;
}
.yp-header-menu li {
    float: left;
}
.yp-header-menu .nav2>li>a {
    padding: 0 20px;
    color: #fff;
    cursor: pointer;
    border-right: #920a0f solid 1px;
    border-left: #c94141 solid 1px;
}
.yp-header-menu li.menu-item-home a {
    border-left: none;
}
.yp-header-menu .nav2>li:hover a{
	color:#ddd; 
}
/* content */
.fl, .float_L {
	float: left;
}

.fr, .float_R {
	float: right;
}
.focus {
    width: 410px;
    margin: 0px 40px 0 0;
    background: #fdfdfd;
}
/* 轮播 */
.main{
	font: 14px/1.6 "Microsoft YaHei","微软雅黑";
}
.focus-scroll {
    height: 230px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.focus-scroll li {
    position: relative;
}
.focus-scroll img {
    height: 230px;
    width: 100%;
}
.focus-scroll p {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,.2);
    color: #fff;
    font-size: 18px;
    padding: 2px 50px 8px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: -webkit-linear-gradient(top,rgba(160,160,160,0),rgba(73,73,73,.9));
    background: -moz-linear-gradient(top,rgba(160,160,160,0),rgba(73,73,73,.9));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1471da, endColorstr=#1C85FB);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1471da, endColorstr=#1C85FB)";
}
.focus-scroll-num {
    position: absolute;
    right: 10px;
    bottom: 4px;
    color: #fff;
    z-index: 100;
}
.swiper-button-next {
    right: 0;
    width: 25px;
    height: 50px;
    border-radius: 5px 0px 0px 5px;
    background: rgba(0,0,0,.5);
    display: none;
}
.swiper-button-prev {
    left: 0;
    width: 25px;
    height: 50px;
    border-radius: 0 5px 5px 0px;
    background: rgba(0,0,0,.5);
    display: none;
}
/* conter */
.recommend {
	width: 410px;
	margin-right: 40px;
}
h3.title1 {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
h3.todayNew {
    background: url(http://r.itiexue.net/tiexue/wwwindex/fire.png) no-repeat left 18px;
}
h3.title1 span {
    display: inline-block;
    padding: 11px 22px 0px 22px;
    font-size: 16px;
    color: #8c8c8c;
    cursor: pointer;
}
h3.title1 span.active {
    font-size: 20px;
    color: #404040;
    /*border-top: 2px solid #d7000f;*/
    color: #d7000f;
}
.recommend .today li {
    padding-left: 13px;
    background: url(http://r.itiexue.net/tiexue/wwwindex/graydot.png) no-repeat left center;
}
.recommend .today ul li.today-hot {
    font-weight: bold;
}
.recommend .today ul li a {
    font-size: 17px;
    color: #404040;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.recommend .today ul li.today-hot a {
    font-size: 18px;
}
.recommend .today li {
    padding-left: 13px;
    background: url(http://r.itiexue.net/tiexue/wwwindex/graydot.png) no-repeat left center;
}
.a-l-box a {
    display: inline !important;
}
/* original */
.original {
    width: 300px;
}
h3.title2 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.tj1 {
    overflow: hidden;
}
.tj1 li {
    float: left;
    font-size: 13px;
    color: #404040;
    text-align: left;
    margin-left: 13px;
}
.tj1 li:after {
    content: "|";
    color: #808080;
    height: 14px;
    width: 1px;
    margin-left: 13px;
}
.tj1 li:last-child:after {
    content: "";
    margin-left: 0;
}
.tj2 {
    overflow: hidden;
    margin: 10px 0 28px 0;
}
.tj2 li {
    float: left;
    width: 60px;
    margin-right: 20px;
}
.tj2 li img {
    display: block;
    border-radius: 5px;
    margin-left: 3px;
}
.tj2 li p {
    color: #404040;
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
}
/* 2block */
.main-news{
	width: 770px;
}
.main-news{
	margin-bottom:30px;
}
.main-news .area1{
	float:left;
	width:72%;
	margin-top:15px;
}
.main-news .line{
	border-bottom:1px solid #efefef;
	padding:11px 0px 11px 0px;
}

.main-news .line,.main-news .line a{
	color:#2b2b2b;
}
.main-news .line h3{
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	height:30px;
	margin-bottom:5px;
}

.main-news .line p{
	font-family:"microsoft yahei";
	line-height:26px;
	height:26px;
}


.main-news .photo{
	margin-top:35px;
}

.main-news .photo p{
	height:40px;
	line-height:40px;
	background:#f0f0f0;
	text-align:center;
}
.main-news .area2{
	float:right;
	width:25%;
}
.main-news .area2 img{
	width: 100%;
}
.side-border{
	width: 370px;
}
.title1 {
    height: 46px;
    border-bottom: 1px solid #f6f2eb;
}
.title1 span {
    float: left;
    height: 46px;
    line-height: 26px;
    /*border-bottom: 1px solid #9a3334;*/
    font-size: 26px;
    font-family: "Microsoft Yahei","榛戜綋";
    color: #9a3334;
}
.title1 a {
    color: #9a3334;
}
.title1 .more {
    float: right;
    width: 15px;
    height: 15px;
    margin-top: 15px;
}
.side-padding {
    padding-left: 6.79%;
    padding-right: 6.79%;
}
.news-list4 {
    margin-top: 22px;
    position: relative;
}
.news-list4 .num {
    position: absolute;
    left: 0px;
    top: 8px;
    width: 20px;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.news-list4 .num img {
    width: 100%;
}
.news-list4 li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 7%;
}
.news-list4 li a {
    color: #333;
}

/* block3 */
.main2{
	float:left;
	width:770px;
}

.main2 .left,.main2 .right{
	width:360px;
}
.side2{
	float:right;
	width:370px;
}
.title3 {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-top: 1px solid #b64d4a;
    padding: 0px 10px 0px 5px;
}
.title3 span {
    float: left;
    font-size: 16px;
    font-family: "Microsoft Yahei","";
}
.title3 span, .title3 span a {
    color: #b64d4a;
}
.title3 .more {
    float: right;
    display: inline;
}
.title3 p {
    margin-right: -5px;
}
.title3 p a {
    margin: 0px 5px;
}
.pic-news3 {
    margin: 19px 0px 8px 0px;
}
.pic-news3 .photo {
    float: left;
    display: inline;
    margin: 0px 8px;
    width: 140px;
    height: 110px;
    position: relative;
    overflow: hidden;
}
.pic-news3 .photo img {
    width: 140px;
    height: 110px;
	display: block;
}
.textbg2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 18px;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.img-title2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
}
.img-title2 a {
    color: #d4d4d4;
}
.list14-30a li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    padding-left: 14px;
    background: url(http://www.dzwww.com/tpl/v2015/images/list-point4.gif) no-repeat left 14px;
}
.pic-news4 {
    position: relative;
    width: 295px;
    height: 110px;
    overflow: hidden;
    margin: 19px auto 8px 4px;
}
.pic-news4 img {
    width: 295px;
    height: 110px;
	display: block;
}
.pic-news4 p {
    left: 12px;
    width: 271px;
    text-align: left;
}
.pic-news1 img {
    float: left;
    display: inline;
    width: 90px;
    height: 70px;
    margin-right: 15px;
}

/* 4 block */
#layout11{
	margin-top: 20px;
}
.news-category .pic-news1 {
    margin: 19px 0px 19px 0px;
}
.news-category .pic-news1 h3{
	line-height: 27px;
    font-size: 17px;
}
.pic-news5 {
    zoom: 1;
    margin: 19px 0px 16px -15px;
}
.pic-news5 .photo {
    float: left;
    display: inline;
    margin-left: 15px;
    width: 95px;
}
.pic-news5 .photo img {
    width: 95px;
    height: 140px;
	display: block;
}
.pic-news5 .photo p {
    text-align: center;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    margin-top: 5px;
}
/* 5-block */
.title-nav li {
    float: left;
    display: inline;
    margin-left: -1px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.title-nav {
    height: 34px;
    border: 1px solid #e0e0e0;
    border-right: none;
    background: #f4f4f4;
    margin-bottom: 12px;
    font-family: "Microsoft Yahei","";
}
.title-nav li {
    float: left;
    display: inline;
    margin-left: -1px;
	width: 100%;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
#layout16 .side2 .block2 .title-nav li {
    width: 158px;
}
.title-nav .current {
    background: #fff;
    height: 35px;
}

/* 友情链接 */
.yp-footer{background:#f8f8f8; padding: 25px 0 0px;clear: both;}
.yp-footer .yp-footer-btm{padding-top: 25px;padding-bottom: 25px;}
.yp-footer .yp-footer-btm li{float: left; margin-right: 15px; margin-bottom: 5px;}
.yp-footer .yp-footer-btm li a{font-size: 12px;color: #636363;}
.yp-footer .yp-copyright{/*height: 45px;*/line-height: 45px;background-color: #fff;border-top: 1px solid #e8e8e8;color: #6f6f6f;font-size: 12px;}

/* ------article----- */
.layout {
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
#xl-headline .layout {
    padding-top: 30px;
    padding-bottom: 8px;
}
#xl-headline .layout {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 30px;
    padding-bottom: 8px;
}
#xl-headline h2 {
    font-size: 36px;
    line-height: 42px;
}
#xl-headline .fl {
    line-height: 18px;
    margin-top: 50px;
    font-size: 14px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-sm-8 {
    width: 66.66666667%;
}
.main {
    margin-top: 40px;
}
.layout p {
    margin: 0;
    overflow: hidden;
}
.main .news-con p {
    font-size: 18px;
    line-height: 32px;
    padding: 15px 0px;
}
/* 相关文章 */
.realted-artle {
    border: 1px solid #e1e1e1;
    margin-top: 20px;
}
.realted-artle .tit {
    background-color: #f6f6f6;
    height: 42px;
    line-height: 42px;
}
.realted-artle .tit .name {
    float: left;
    color: #dc6e4b;
    font-size: 20px;
    padding-left: 15px;
}
.realted-artle .list {
    padding: 6px 0;
}
.realted-artle .list li {
    float: left;
    padding: 6px 15px 6px 20px;
    width: 334px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.realted-artle .list li:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #5a5a5a;
    left: 15px;
    top: 18px;
}
.realted-artle .list li a {
    font-size: 14px;
    color: #5b5a5a;
}
.realted-artle .list li:hover a{color: #dc6e4b;}

/* right */
.col-sm-4 {
    width: 30.33333333%;
    position: relative;
    min-height: 1px;
}
.sidebar .block {
    padding: 16px 25px;
    border: 1px solid #eae8e3;
    zoom: 1;
}
.sidebar .block .title {
    height: 30px;
}
.sidebar .block .title span {
    float: left;
    font-size: 22px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
}
.sidebar .block .title .more {
    float: right;
    margin-top: 8px;
    width: 15px;
    height: 15px;
    background: url(../images/more.gif) no-repeat;
    overflow: hidden;
}
.sidebar .list1 {
    margin-top: 10px;
}
.sidebar .list1 li p {
    font-size: 18px;
    height: 57px;
    line-height: 57px;
    overflow: hidden;
}
.sidebar .list1 li span {
    color: #7f7f7f;
    font-style: italic;
    font-family: "Arial";
    font-size: 24px;
    margin-right: 8px;
}

/*  ----------list-----------*/
.newslist2-title {
    border-bottom: 5px solid #d5d5d5;
}
.newslist2-title span {
    float: left;
    line-height: 68px;
    font-family: "Microsoft Yahei";
    font-size: 36px;
}
.news-list2 li {
    border-bottom: 1px solid #f3f3f3;
    padding: 25px 0px 20px 0px;
    zoom: 1;
}
.news-list2 h3 {
    line-height: 34px;
    height: 34px;
    margin-bottom: 15px;
    font-size: 24px;
    color: #333;
}
.news-list2 li a {
    color: #333;
}
.news-list2 img, .news-list2 i {
    margin-bottom: 15px;
}
.news-list2 p {
    line-height: 26px;
    font-size: 15px;
}
.news-list2 .tail {
    color: #999;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: 15px;
}
.news-list2 .tail .left {
    margin-right: 15px;
}
.flip {
    text-align: center;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
}
.flip a, .flip span {
    padding: 11px 14px;
    border-radius: 5px;
    margin: 15px 4px 0px 4px;
    background: #ececec;
}
.flip .current, .flip .on {
    background: #b64d4a;
    color: #fff;
    text-decoration: none;
}
.flip a, .flip span {
    display: inline-block;
}
.pagination .page-item{
    display: inline-block;
}
/* right */
.sidebar .list2{
	margin-top:26px;
	overflow:hidden;
}

.sidebar .list2 ul{
	margin-top:-1px;
}

.sidebar .list2 li{
	border-top:1px dotted #c0c0c0;
	padding:7px 0px 8px 0px;
}

.sidebar .list2 h5{
	font-size:16px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}

.sidebar .list2 p{
	font-size:12px;
	line-height:20px;
	height:20px;
	overflow:hidden;
}