/**************************************/
/*************[公用start]**************/
/**************************************/


*{
	font-family: 宋体!important;
}

div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	
	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	height: 37px;
	line-height: 36px;
	border-bottom: 1px solid #ececec;
	background-color: #fafafa;
	font-size: 14px;
	color:#585858;
	overflow: hidden;
}
.header-1-a{
	font-size: 12px;
	color:#999;line-height: 36px;height: 36px;
}
.header-1-a a{
	font-size:14px;
	font-weight: bold;
	color:#cf453f; vertical-align: middle;
	padding:0 5px;
	/*margin-top: -2px;*/
}

.header-1-a a:hover{
	text-decoration: underline;
}

.header-2{
	height: 112px;
	background-color: #fff;
}

.logo{
	font-size: 0;
	margin-top: 13px;
}


.search{
	position: relative;
	margin-top: 37px;
	width: 350px;
	padding-right: 65px;
}

.search a{
	position: absolute;
	right: 0;
	top: 0;
	height: 41px;
	line-height: 41px; 
}
.search a:hover{
	text-decoration: underline;
	color:#ca332c;
}
.search input:focus
{outline: none;}
.search input[type="text"]{
	width: 100%;
	height: 41px;
	border:1px solid #f1f1f1;

	padding-left: 18px;
	padding-right: 50px;
	font-size: 14px;
}

.search input[type="image"]{
	position: absolute;
	right: 65px;
	top: 0px;
}


.nav {
	background-color: #ca332c;
}

.nav .container{
	position: relative;
}
.n-date{
	width: 210px;
	color:#fff;
	font-size: 16px;
	text-align: center;
	background-color: #c01f17;
	height: 54px;
	line-height: 54px;
	position: absolute;
	right: 0;
	top: 0;
}
.nav-ul{
	padding-right: 210px;
}
.nav-ul ul{
	margin:0;
}

.nav-ul li{
	float: left;
	width: 11.111111111111%;
	text-align: center;
	position: relative;
}

.xiala{
	position: absolute;
	left: 0px;
	right: 0;
	background-color: #ca332c;
	top: 51px;
	display: none;
	z-index: 8000;
}
.xiala  a{
	display: block;
	padding:10px;
	/*height: 38px;*/
	/*line-height: 38px;*/
	text-align: center;
	color:#fff;
	font-size: 14px;
}

.xiala  a:hover{
	background-color: #c01f17;

}
.nav-ul li>a{
	display: block;
	height: 54px;
	line-height: 54px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.nav-ul li.active>a,.nav-ul li:hover>a{
	background-color:#c01f17;
}


/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	
}

.fafa .slides>li{
	height: 345px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}


.fafa .flex-control-nav{
	display: block;
	height: 47px;
	/*line-height: 47px;*/
	padding-top: 18px;
	bottom: 0;
	font-size: 0;
	background-image: url(../images/heidi.png);
}

.fafa .flex-control-nav li{
	margin:0 5px;
}
.fafa .flex-control-paging li a{
	width: 11px;
	height: 11px;
}

.fafa .flex-direction-nav{
	display: block;
	position: absolute;
	width: 170px;
	left: 50%;
	margin-left: -85px;
	bottom: 0;
	height: 47px;
}

.fafa .flex-direction-nav a{
	width: 10px;
	height: 17px;
	margin-top: -9px;
}

.fafa .flex-direction-nav .flex-next{
	right: 0;
}
.fafa .flex-direction-nav .flex-prev{
	left: 0;
}
.fafa .flex-direction-nav .flex-next:hover{
	background-image: url(../images/b-right-h.png);
}

.fafa .flex-direction-nav .flex-prev:hover{
	background-image: url(../images/b-left-h.png);
}


.main{
	background-color:#f3eded; 
}


.main-div{
	background-color: #fff;
	padding: 25px 20px;
	/*height: 500px;*/
}

.toutiao{
	height: 75px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/tou.jpg);
	padding-left:95px;
	text-align: center;
	padding-right: 13px;
	padding-top: 8px;
}

.toutiao h1{
	margin:0;
	font-size: 22px;
	font-weight: bold;
	color:#ca332c;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.toutiao h1 a:hover{
	text-decoration: underline;
}
.toutiao p{
	margin:0;
	font-size: 16px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	color:#333333;
	margin-top: 12px;
}
.main-li{
	margin-top: 18px;
}
.main-li-1{
	width: 401px;
}
.main-li-2{
	width: 409px;
	margin-left: 22px;
	margin-right: 22px;
}
.main-li-3{
	overflow: hidden;
}

.news{
	border:1px solid #ededed;
	padding: 7px;
}


.fefe .flex-control-thumbs{
	margin-top: 1%;
	/*height: 77px;*/
	display: block;
	margin-top: 6px;

}

.fefe .flex-control-thumbs li{
  
    width:24%;
    /*height: 75px;*/
    margin-left: 1.33333333333333333333%;
    position: relative;
    cursor: pointer;
  
}
.fefe .flex-control-thumbs li:first-child
{margin-left: 0;}



.fefe .flex-control-thumbs li img{
	  padding: 1px;
	  /*opacity: 1;*/
    border:2px solid #ededed;
	/*border:1px solid #fff;*/

		opacity: 1;
	   
  
}

.fefe  .flex-control-thumbs .flex-active {
	border:2px solid #c61000;
}

.title-11 {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/title-11.jpg);
}
.title-11 h1{
	float: left;
	height: 40px;
	line-height: 40px;
	margin:0;
	background-color: #ca332c;
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	padding: 0	25px;
	position: relative;
}
.title-11 h1 i{
	position: absolute;
	width: 12px;
	height: 6px;
	margin-left: -6px;
	bottom: -6px;
	left: 50%;
	background-repeat: no-repeat;
	background-position: center; 
	background-image: url(../images/jiao.png);
}
.title-11  a.fr{
	font-size: 12px;
	color:#828282;
	margin-top: 10px;
}

.title-11  a.fr:hover{
	color:#ca332c;
}
.list
{margin-top: 10px;}
.list ul{
	margin:0;
}

.list li{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 2px center;
	background-image: url(../images/list2.png);
	height: 35px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	line-height: 35px;
}

.list li span{
	font-size: 15px;
	margin-left: 15px;
	color:#999;
}
.list li a{
	font-size: 16px;
	color:#333333;
}

.list li a:hover{
	/*text-decoration: underline;*/
	color:#ca332c;
}



.title-22 {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 40px;
	background-image: url(../images/title-11.jpg);
}
.title-22 h1{
	float: left;

	margin:0;

	color:#c61000;
	font-weight: bold;
	font-size: 16px;
	padding: 9px	29px 10px 16px;
	/*border-bottom: 3px solid #ca332c;*/
	position: relative;
	/*cursor: pointer;*/
	background-repeat: no-repeat;
	background-position: left center;
}

.title-22 h1.cur{
	border-bottom: 3px solid #ca332c;
	background-image: url(../images/h1.jpg);
}

.title-22 h1 i{
	position: absolute;
	width: 12px;
	height: 6px;
	margin-left: -6px;
	bottom: -6px;
	left: 50%;
	background-repeat: no-repeat;
	background-position: center; 
	background-image: url(../images/jiao.png);
}
.title-22  a.fr{
	font-size: 12px;
	color:#828282;
	margin-top: 12px;
	display: none;
}
.title-22  a.frr{
	display: block;
}
.title-22  a.fr:hover{
	color:#ca332c;
}
.sm{
	/*padding: */
	border: 1px solid #ededed;
	padding-bottom: 4px;
}
.sm .title-22{
	/*padding: 0 12px;*/
	margin:0 12px;
}


.list2{
	margin-top: 10px;
}
.list2 ul{
	margin:0;
}

.list2 li{
	/*padding-left: 18px;*/
	
	height: 34px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	line-height: 34px;
	background-position: left center;
	-webkit-background-size: cover;
	background-size: cover;
}

.list2 li a{
	display: block;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0	20px 0 25px;
	background-repeat: no-repeat;
	background-position: 12px center;
	background-image: url(../images/list2.png);
}


/*.list2 li:hover{
	background-image: url(../images/list2.jpg);
	

}*/
.list2 li:hover a{
	/*color:#fff;*/
	    color: #ca332c;
}
.list2 li a{
	font-size: 16px;
	color:#333333;
}






.te-title{
	/*padding-left: 18px;*/
	
	height: 40px;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	line-height: 34px;
	background-position: left center;
	-webkit-background-size: cover;
	background-size: cover;
		background-image: url(../images/list2.jpg);
		color:#fff;
		font-size: 14px;
		padding: 0	20px 0 25px;
}

.te-title a.fr{
	font-size: 12px;
}
.te-title a.fr:hover{
	text-decoration: underline;
}
.te .list2{
	margin-top: 5px;
}




.list-wp .list{
	display: none;
}

.list-wp .list:first-child{
	display: block;
}
.zt-a{
	padding: 0	12px;
}
.zt-a dl{
	margin:0;
}

.zt-a dd{
	margin-top:15px; 

}
.zt-a a{
	display: block;
	overflow: hidden;
	padding-bottom: 23.21%;
	position: relative;
}
.zt-a a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.zt-a a:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.tui{
	margin-top: 19px;
}
.tui-pic{
	width: 113px;
	margin-right: 15px;
}

.tui-pic a{
	display: block;
	overflow: hidden;
	padding-bottom: 63%;
	position: relative;
}
.tui-pic a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.tui-pic a img.img-thumbnail{
	padding: 2px;
	border-radius: 0;
}

.tui-con{
	overflow: hidden;
	padding-top: 2px;
}

.tui-con h1{
	margin:0;
	font-size: 17px;
	line-height: 1.6;
	color:#ca332c;
	font-family: 黑体 !important;
	/*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    height: 50px;
	font-weight: 900;
}
.tui-con a{
	font-family: 黑体 !important;
}
.tui-con h1 a:hover{
	color:#ca332c;
}
.tui-con p{
	margin:0;
	font-size: 13px;
	color:#999;
	line-height: 1.8;
    overflow: hidden;
    height: 46px;
    margin-top: 8px;
    display: none;
}

.ffu{
	margin-top: 15px;
}
.bankuan{
margin-top: 20px;
}

.bankuan-left{
	width: 108px;
	margin-right: 12px;
}
.bankuan-left a{
	display: block;
	height: 39px;
	line-height: 39px;
	background-color: #f2f2f2;
	padding-left: 20px;
	font-size: 15px;
	color:#333333;
	position: relative;
	margin-top: 6px;
}
.bankuan-left a i {
    position: absolute;
    width: 6px;
    height: 12px;
 
    
    right:-6px;
    top: 50%;
    margin-top: -6px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/jiao2.png);
    display: none;
}
.bankuan-left a:first-child{
	margin-top: 0;
}
.bankuan-left a.cur{
	background-color: #ca332c;
	color:#fff;
}
.bankuan-left a.cur i{
	display: block;
}
.bankuan-con-wp{
	overflow: hidden;
}
.bankuan-con{
	display: none;
	position: relative;
	padding-bottom: 94%;
	overflow: hidden;
}

.bankuan-con:first-child{
	display: block;
}

.bankuan-con img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.bankuan-con:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.fengcai{
	margin-top: 20px;
}

.feng ul.slides>li{
	position: relative;
}

.feng ul.slides>li>a{
	display: block;
	padding-bottom: 64.55%;
	overflow: hidden;
}
.feng ul.slides>li>a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.feng ul.slides>li h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	margin:0;
	    background-image: url(../images/heidi.png);
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0	10px;
}

.feng .flex-direction-nav{
	display: block;
}

.list3 li{
	height: 28px;
	line-height: 28px;
}
.youq-sel{
	padding: 12px;
	border: 1px solid #ededed;
	border-top: 0;
}

.youq{
	margin-top: 3px;
}
.youq-sel .form-control{
	margin-top: 10px;
}
.youq-sel .form-control:first-child{
	margin-top: 0;
}

.title-33{
	height: 40px;
	line-height: 40px;
	padding-left: 18px;
	color:#fff;
	font-size: 16px;font-weight: bold;
	    background-image: url(../images/list2.jpg);
    background-position: left center;
    -webkit-background-size: cover;
    background-size: cover;
}

.title-33+.news{
	padding-top: 10px;
}


.title-33+.news .fefe .flex-control-thumbs li{
	width: 32.33333%;
	margin-left: 1.5%;
}

.title-33+.news .fefe .flex-control-thumbs li:first-child{
	margin-left: 0;
}



.mei{
	margin-top: 18px;
	 border: 1px solid #ededed;
	 padding: 7px;

}

#title-22-1.title-22 h1{
	cursor: pointer;
	color:#c61000;
}
.mei .img-thumbnail{
	border-radius: 0;
}
.mei-pic img{
	display: block;
	width: 100%;
}
.mei-pic2{
	margin-left: 20px;
	margin-top: 6px;
}
.mei-pic3{
	margin-left: 20px;
	margin-top: 6px;
}
.mei-pic4{
	margin-left: 18px;
	margin-top: 6px;
}
.mei-pic5{
	margin-left: 7px;
	margin-top: 6px;
}
/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	background-color:#ca332c;
	color:#ffcdcb; 
	font-size: 14px;
	line-height: 2;
	text-align: center;
	padding: 25px 0;
}




/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/



#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	    box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5000000000;
	background-color: #fff;
  
}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:130000;
	
}

.nav-2 li{

	border-top: 1px dashed #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 8px;
	
	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2 li:first-child{
	border-top: 0;
}
.nav-2 li>a{
	
	padding:13px 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;

}
.nav-xia-a{
	padding-bottom: 15px;
	display: none;
}
.nav-xia-a a{
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0; 
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/
.logo-2{
	font-size: 0;
	width: 300px;
	margin-left: 15px;
	margin-top: 5px;
}
.logo-2 a{
	display: inline-block;
	width: 100%;
	height: 67px;
	line-height: 67px;
}

.logo-2 img{
		
		vertical-align: middle;
	}

.menu2{
	
	margin-right: 15px;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 10px;
}
.menu2 li img{
	/*vertical-align: middle;*/
	display: block;
	margin-top: 29px;
}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 120000;
	background-image: url(../images/heidi.png);
	display: none;
	
}
.banner-x{
	display: none;
}

.fxfx .flex-control-nav{
	display: block;
	height: 47px;
	/*line-height: 47px;*/
	padding-top: 18px;
	bottom: 0;
	font-size: 0;
	background-image: url(../images/heidi.png);
}

.fxfx .flex-control-nav li{
	margin:0 5px;
}
.fxfx .flex-control-paging li a{
	width: 11px;
	height: 11px;
}

.fxfx .flex-direction-nav{
	display: block;
	position: absolute;
	width: 170px;
	left: 50%;
	margin-left: -85px;
	bottom: 0;
	height: 47px;
}

.fxfx .flex-direction-nav a{
	width: 10px;
	height: 17px;
	margin-top: -9px;
}

.fxfx .flex-direction-nav .flex-next{
	right: 0;
}
.fxfx .flex-direction-nav .flex-prev{
	left: 0;
}
.fxfx .flex-direction-nav .flex-next:hover{
	background-image: url(../images/b-right-h.png);
}

.fxfx .flex-direction-nav .flex-prev:hover{
	background-image: url(../images/b-left-h.png);
}







/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/




.menu{
	width:219px;
	margin-right:  24px;
}

.menu-list ul{
	margin:0;
}

.menu-list li{
	border:1px solid #e7e7e7;
	border-bottom: 0;
	margin-top: 6px;
}

.menu-list li a{
	display: block;
	
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/menu.jpg);
	padding: 10px 5px;
	font-size: 14px;
	color:#666;
	text-align: center;
}
.menu-list li:hover{
	border-color: #e11606;
}
.menu-list li:hover a{
	background-image: url(../images/menuh.jpg);
	color:#fff;
}

.menu-list li.active{
	border-color: #e11606;
}
.menu-list li.active a{
	background-image: url(../images/menuh.jpg);
	color:#fff;
}

.menu-title{
	height: 92px;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/menu-title.jpg);
	line-height: 92px;
	font-size: 21px;
	color:#fff;
	text-align: center;
}

.erji-content{
	padding-bottom: 30px;
	overflow: hidden;
}

.title-er {
	background-repeat: repeat-x;
	background-position: left bottom;

	background-image: url(../images/title-11.jpg);
}
.title-er h1{
	float: left;

	margin:0;

	color:#b81000;

	font-size: 18px;
	padding: 10px	0px 10px 16px;
	border-bottom: 3px solid #ca332c;
	position: relative;
	/*cursor: pointer;*/
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/h1.jpg);
}

.mianbaoxie{
	font-size: 12px;
	color:#999;
	margin-top: 10px;
}

.chanye-list ul{
	margin:0;
}

.chanye-list li{
	width: 49%;
	margin-top: 25px;
}
.chan-pic{
	width: 200px;
	margin-right: 18px;
}
.chan-pic a{
	display: block;
	overflow: hidden;
	padding-bottom: 75%;
	position: relative;
}
.chan-pic a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.chan-pic a:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.chan-con
{overflow: hidden;padding-top: 15px;}

.chan-con h1{
	margin:0;
	font-size: 16px;
	color:#c51201;
	font-weight: bold;
}
.chan-con h1 a:hover{
	text-decoration: underline;
}
.chan-con p{
	margin:0;
	font-size: 14px;
	color:#666666;
	line-height: 1.6;
	height: 88px;
	overflow: hidden;
	margin-top: 15px;
}

.map{
	margin-top: 15px;
}
.map-con{
	margin-top: 25px;
}
.map-con h1{
	font-size: 18px;
	color:#c51201;
	font-weight: bold;
	margin:0;
}

.map-con p{
	font-size: 14px;
	color:#666;
	line-height: 2;
	margin:0;
	margin-top: 10px;
}

.fenye{
	text-align: center;
	margin-top: 25px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.fenye ul{
	margin:0;
}
.pic-list .col-lg-3{
	margin-top: 20px;
}
.pic-list .col-lg-3 h1{
	font-size: 14px;
	color:#666;
	margin:0;
	margin-top: 13px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    padding: 0	10px;
}

.pic-list .col-lg-3 a:hover h1{
	color:#ca332c;
}

.pic-pic{
	position: relative;
	padding-bottom:75%;
	overflow: hidden;
}



.pic-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.pic-pic:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.jy-pic{
	position: relative;
	padding-bottom:75%;
	overflow: hidden;
}



.jy-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.jy-pic:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.jy-pic h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	margin:0;
	    background-image: url(../images/heidi.png);
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0	10px;
}

.jingying .col-md-6{
	margin-bottom: 20px;
}

.danpian{
	padding-top:15px;
}
.danpian-h1{
	font-size: 24px;
	line-height: 1.6;
	color:#333;
	text-align: center;
	padding: 10px 0;
	    font-family: "Microsoft Yahei"!important;
    font-weight: bold;
}


.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	
}

.danpian-con{
	font-size: 18px;
	color:#666;
	line-height: 2;
	padding: 10px 0 20px;
}

.danpian-con img{
	display: block;
	margin:15px auto;
}


.zazhi .col-md-6 h1{
	margin:0;
	font-size: 14px;
	color:#666;
	margin-top: 18px;
	text-align: center;
	   text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 30px;
}

.zazhi .col-md-6:hover h1{
	color:#ca332c;
}
.zazhi-pic{
	position: relative;
	padding-bottom: 135%;
	overflow: hidden;
}

.zazhi-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.gaoji{
	width: 50%;
	margin:60px auto;
}

.gaoji label{
	font-size: 14px;
	font-weight: normal;
	color:#333;
}

.gaoji .form-group{
	margin-bottom: 25px;
}

.gao-ge{
	height: 34px;
	line-height: 34px;
	color:#f00;
}


.gao-btn{
	text-align: center;
	padding: 20px;
}

.gao-btn input{
	height: 40px;
	line-height: 40px;
	border:0;
	background-color: #c61000;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	cursor:pointer;
	width: 126px;
}

.gao-btn input:focus{
	outline: none;
}



.shiip-top-right{
	overflow: hidden;
}

.video-right-list li{
	margin-top: 12px;
	    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 27px;
    overflow: hidden;
}
.video-right-list li i{
	height: 27px;
	width: 27px;
	line-height: 27px;
	display: inline-block;
	vertical-align: middle;
	
	margin-right: 10px;
	text-align: center;
	color:#fff;
	font-style: normal;
	background-color: #069fed;
	border-radius: 50%;
}
.video-right-list li i.ttop{
	background-color: #c61000;
}
.video-right-list li a:hover{
	color: #c61000;
}
.shiip-1{
	margin-top: 15px;
}
.shiip-pic img{
	display: block;
	width: 100%;
}

.title-er a.fr{
	font-size: 12px;
	color:#999;
	margin-top:13px;
}

.title-er a.fr:hover{
	color:#c61000;
}

.shiip-li{
	margin-top: 30px;
}

.shiip-li:first-child{
	margin-top: 20px;
}

.shiip-li-list .col-lg-4{
	margin-top: 25px;
}

.video-more-pic{
	overflow: hidden;
	padding-bottom: 62%;
	position: relative;
}

.video-more-pic i{
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 31px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/play.png);
}


.video-more-pic  img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
	

.video-more-con{
	background-color: #f5f5f5;
	padding: 10px 5px;
}


.video-more-con h1{
	font-size: 14px;
	line-height: 1.8;
	margin:0;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.video-more-con h1:hover{
	color:#c61000;
}


.video-more-con h2{
	background: url(../images/arrow1.jpg) 2px 7px no-repeat;
    height: 20px;
    padding-left: 20px !important;
    padding-bottom: 8px !important;
    line-height: 28px; 
    font-size: 12px;
	margin:0;
}

.danpian-page dl{
	margin:0;
	margin-top: 20px;
}

.danpian-page dd{
	height: 28px;
	line-height: 25px;
	font-size: 14px;
	color:#666;
	margin-top: 10px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.danpian-page dd:hover{
	color:#c61000;

}

.danpian-page dd:first-child{
	margin-top: 0;
}