﻿/* global */
html,body{margin: 0;padding: 0;}
a{text-decoration: none;}
ul{padding: 0; margin: 0; list-style-type: none;}
.clearfloat{clear: both;}


/* header */
.header .banner{width: 100%; height: 340px; background-image: url('../images/bg1.jpg'); background-size: 100% 100%;}
.header .banner .in{width: 1200px; margin-left: auto; margin-right: auto; padding-top: 95px;}
.header .banner .in .left{width: 143px; float: left;}
.header .banner .in .right{width: 657px; float: left;}
.header .banner .in .right img{margin-top: 20px;}
.header .banner .in .right p{margin: 8px 0 0;text-align: center; font-size: 28px; color: #fc010d; font-family: 'KaiTi'; font-weight: bold;}
.header .banner .in .right p span{margin-right: 30px;}


.header .menu{height: 54px; position: relative; background-color: #B90000;}
.header .menu .in{width: 1200px; margin-left: auto; margin-right: auto; }
.header .menu .in .menu-item{ 
	display: block; float: left;
	height: 54px; padding-left: 15px; padding-right: 15px; margin-right: 20px;
	line-height: 54px;  color: white; font-size: 20px; text-align: center;
}
.header .menu .in .menu-item:first-child{width: 100px; margin-right: 0; padding: 0;}
.header .menu .in .menu-item:hover{
	background-color: #f00000;
	box-shadow: 0px 0px 0 4px #f00000;
}
.header .menu .subin{display: none; width: 100%;height: 54px;line-height: 54px;box-shadow: 2px 2px 35px 0 #999;position: absolute;top: 54px;background-color: white;z-index: 9999;}
.header .menu .subin .submenu{width: 1200px;text-align: right;margin: 0 auto;}
.header .menu .subin .submenu .sutmenu-item{margin-right: 10px; color: #333333;}

/* main */
.main .hot{width: 1100px;  margin-left: auto; margin-right: auto; padding-top: 35px;padding-left:100px; padding-bottom: 35px; background-image: url('../images/hot.jpg'); background-repeat: no-repeat;background-position: 0 27px;}
.main .hot a{font-size: 38px; font-weight: bold; color: #D71618; position: relative; top: -10px;}

.main .news-up{width: 1200px; margin-left: auto; margin-right: auto; }
.main .news-up .carousel{width: 705px; height: 460px; float: left; margin-right: 10px; background-color: antiquewhite;}
.main .news-up .yaowen{width: 485px; float: left;}
.main .news-down{width: 1200px; margin-left: auto; margin-right: auto; }
.main .news-down .xydt{width: 590px;float: left; margin-top: 30px; margin-right: 20px;}
.main .news-down .tzgg{width: 590px;float: left; margin-top: 30px;}
.main .news-down .chlt{width: 590px;float: left; margin-top: 30px; margin-right: 20px;}
.main .news-down .xqdx{width: 590px;float: left; margin-top: 30px;}
.main .mid{width: 1200px; margin-left: auto; margin-right: auto; margin-top: 50px; }
.main .mid .item{float: left; width: 298px; height: 212px;border-top:1px solid #dcdcdc;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.main .mid .item:last-child{border-right:1px solid #dcdcdc;}
.main .recommend{width: 1200px; margin: 33px auto 0;}
.main .recommend .content{margin-top: 33px;}
.main .recommend .content .item{width: 530px; height: 180px; float: left; margin-right: 10px; margin-left: 45px;}
.main .recommend .content .item:last-child{margin-right: 0;}
.main .cloud-class{width: 1200px; margin: 33px auto 0;}
.main .cloud-class .content{margin-top: 33px;}
.main .cloud-class .content .left{width: 350px; height: 406px; background-image: url('../images/cloud-class-left.jpg'); margin-right: 7px; float: left; color: white;}
.main .cloud-class .content .left .title{padding-top: 45px; text-align: center; font-size: 24px;}
.main .cloud-class .content .left .desc{padding-left: 33px;padding-right: 7px;margin-left: auto;margin-right: auto;margin-top: 20px;font-size: 20px;text-indent: 2em;line-height: 36px;}
.main .cloud-class .content .right{width: 843px; height: 406px; float: right; background-color: #f7f4e3;}
.main .cloud-class .content .right video{outline:none;}
.main .cloud-class .content .right .coverimg{width: 230px; height: 406px; float: left; margin-right: 10px; overflow-y: auto;}
.main .cloud-class .content .right .coverimg .item{ border: 3px solid transparent; cursor: pointer;}
.main .cloud-class .content .right .coverimg .inner-active{ border: 3px solid red;}
.main .cloud-class .content .right .videodetail{width: 585px; height: 406px; margin-right: 15px; float: right;}
.main .cloud-class .content .right .coverimg .item{background-color: #fbf5d1; margin-left: 5px; margin-top: 4px;}


.main .fengcai{width: 1200px; margin: 33px auto 0;}
.main .fengcai .content{margin-top: 33px; height: 340px;}
.main .fengcai .content .item{width: 379px; height: 260px; float: left; margin-right: 25px;}
.main .fengcai .content .item:last-child{margin-right: 0;}
.main .fengcai .content .item .img{border: 1px dashed #959595;}
.main .fengcai .content .item h3{text-align: center; background-color: #f8f8f8; margin: 0; padding: 18px 0;}
.main .fengcai .content .item h3 a{color: #333333; font-weight: normal; font-size: 18px;}

/* 主页tab选项卡 */
.navs{height: 43px; border-bottom: 1px solid #DCDCDC;}
.navs .nav1, .navs .nav2{
	width:168px;
	height:43px;
	line-height:43px;
	text-align:center;
	color:black;
	float:left;
}
.navs .navActive{background-image: url('../images/nav_bg.png'); background-repeat: no-repeat;color:white;}
.navs .title{font-size:20px;}
.navs .mores{float:right;}
.navs .mores .more1, .navs .mores .more2 {font-size:14px; position:relative; top:9px; display:none;}
.navs .mores a{color:#999999;}
.navs .mores .moreActive{display:inline;}
.tabcon1{display:block;}
.tabcon2{display:none;}


/* footer */
.footerBox{ background:url('../images/footer_bg.jpg') repeat-x center top;  position:relative; width:100%}
.foot{ width: 1200px; margin-left: auto; margin-right: auto; position: relative;}
.footer {height: 56px; line-height: 54px;}
.footer li { width:150px;float: left; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; text-align:center; background:url('../images/down.png') no-repeat right center;}
.footer li a {color:#5e5e5e; font-size: 20px; display: block;}
.footer li.active {transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; background:#c60001  url('../images/up.png') no-repeat right center }
.footer li.active a{ color:#fff}
.footer li .footnav {background:rgb(240,76,75,.8);background:rgb(240,76,75); margin:0; padding: 0px; display: none;position: absolute;left:0 !important; z-index: 9999999; zoom: 1; width:1200px; padding:20px 40px; bottom:56px; box-sizing: border-box;}
.footer li .footnav h2{ text-align:left; padding-left:15px; color:#fff}
.footer li .footnav li a{ font-size:14px;}
.footer li .footnav li{ line-height:36px; width:250px; text-align:left; padding-left:15px; margin-right:15px; height:36px; background:none }
.footer li .footnav li.active {transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; background:#fff}
.footer li .footnav li.active a{ color:#ea0000}
.bottom{ text-align:center; line-height:36px; font-size:16px; color:#fff; padding-bottom: 25px;}
.bottom p{font-size:16px; margin-top: 16px; margin-bottom: 16px;}
.bottom a{font-size:16px; color:#fff}

/* list1.asp */
.content1{width:1200px; margin:20px auto;}
.center_left{float:left;width:261px;}
.msjs{
	width: 259px;
	border-top: 2px solid #e65907;
	border-right: 1px solid #d19e71;
	border-bottom: 1px solid #d19e71;
	border-left: 1px solid #d19e71;
}
.msjs_title{ background-image:url(../../images/czdx_27.jpg); height:58px;}
.msjs_content{ width:248px; margin:0px auto;}
.msjs_picnews{height:84px;}
.msjs_pic{
	width:60px;
	float:left;
	padding:3px;
}
.msjs_news{
	width:170px;
	float:right;
	font-size:12px;
}
.jxjd_title{ background-image:url(../../images/czdx_30.jpg); height:58px;}
.tj_title{ background-image:url(../../images/czdx_28.jpg); height:58px;}
.jxjd{
	width:248px;
	margin:0px auto;
}
.jxjd li{
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	list-style-type: none;
	background: url(../../images/czdx_13.jpg) no-repeat left center;
	padding-left: 13px;
	overflow: hidden;
}
.jxjd ul{
	padding:0 5px;
	margin:5px;
}
.jxjd a{
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}
.jxjd a:hover{
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #f5a417;
	text-decoration: none;
}
.content1 .center_right{float:right;width:1200px;}
.content1 .center_right .list_kuang .list_title{ line-height:62px; font-size:20px; font-weight:bold; height:62px; color:#cd0000; border-bottom:1px #e1e1e1 solid}
.content1 .center_right .list_kuang .list li {height: auto;line-height: 56px;background-image: url('../images/list-style-type_01.jpg'); background-repeat: no-repeat;background-position: 0 27px; border-bottom: 1px dashed #eeeeee;}
.content1 .center_right .list_kuang .list li:last-child{border-bottom: none;}
.content1 .center_right .list_kuang .list li span {color: #999;float: right;font-size: 14px !important;}
.content1 .center_right .list_kuang .list li a {color: #494848; background:url(dd.png) no-repeat left 10px; padding-left:10px;font-size: 16px !important;}
.content1 .center_right .list_kuang .list #pagerUI{width: 100%; height: 46px; line-height: 46px; border: none; background-color: white;}
.content1 .center_right .list_kuang .list #pagerUI .current{padding: 10px; margin: 0 5px; font-size: 16px;}
.content1 .center_right .list_kuang .list #pagerUI a{padding: 10px; margin: 0 5px; font-size: 16px;}
/* components css */
.nav{
	height: 43px; padding-left: 38px; border-bottom: 1px solid #DCDCDC;box-sizing: border-box;
	line-height: 37px; background-image: url('../images/nav_bg.png'); background-repeat: no-repeat;
}
.nav span.more{ font-size: 14px; float: right;}
.nav span.more a{ color: #999999;}
.nav span.title{ font-size: 20px; color: white;}
.con1 ul li{
	border-bottom: 1px solid #D4D4D4;padding-left: 15px; padding-bottom: 8px; margin-top: 20px;
	background-image: url('../images/list-style-type_01.jpg'); background-repeat: no-repeat;background-position: 3px 8px;
 }
.con1 ul li:last-child{border-bottom:none;}
.con1 ul li a{color: #333333; font-size: 18px;}
.con1 ul li p{color: #999999;}

.con ul li{
	border-bottom: 1px solid #D4D4D4;padding-left: 15px; padding-bottom: 35px; margin-top: 30px;
	background-image: url('../images/list-style-type_01.jpg'); background-repeat: no-repeat;background-position: 3px 8px;
}
.con ul li:last-child{border-bottom:none;}
.con ul li span{color: #999999; float: right;}
.con ul li a{color: #333333; font-size: 18px;}


