/* CSS Document */
body{ width:100%;}
*{ padding:0; margin:0;font-family:Microsoft YaHei;font-size: 14px;font-weight: normal; box-sizing:border-box;}
.cle{ clear:both;}
.content{width:100%;min-width:1200px;}
ul,li{ list-style:none;}
a{ text-decoration:none;}
.gap{padding:15px 0;}
p{line-height:24px;text-align: left;}
.title{font-size:24px;font-weight:600;padding:10px 0;background-size: 100% 3px;}
.title span{float:right;}
.title span a{font-weight:600;line-height:44px;}
.title span a:hover{color:#ec5844;}
.center{text-align: center;position: relative;}
.clear{clear: both;margin: 0 auto;padding: 0;}
.index_w{width: 1200px;margin: 0 auto;padding: 0;}
/*----------------------------------------------------*/

.header{ width:100%; height:69px;}
.header_imd{ width:1200px; height:69px; margin:0 auto;}
.nav{ float:right; width:660px; line-height:69px;margin-left: 200px;}
.header_imd img{ margin-top:11px; float:left;}
.header_imd ul li{ float:left; margin-left:10px;margin-top:15px;}
.header_imd ul li a{ color:#888;display: block;width:100px;text-align: center;height:35px;line-height:35px;vertical-align: middle;}
.header_imd ul li a:hover{ background-color:#d7140e;color: #fff;text-decoration: none;}
/*=====================fixed=======================*/
.fixed{
	position: fixed;
	z-index: 111;
	right: 0 ;
	text-align: center;
	background: #e3e3e3;
	top: 300px;
}
.fixed>ul>li>a{
	color:#888;display: block;width:100px;text-align: center;line-height:50px;vertical-align: middle;
}
.fixed>ul>li>a:hover{background-color:#d7140e;color: #fff;text-decoration: none;}
/*-------------------------------------------------*/

.banner .slideBox{overflow:hidden; position:relative; border:1px solid #ddd;  }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; right:0px;left:0;margin:0 auto;width:350px; bottom:5px; z-index:1; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin:8px;  width:46px; height:3px; line-height:14px; text-align:center;  cursor:pointer; background:#d9d9d9;}
.banner .slideBox .hd ul li.on{ background:#d50600; }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
.banner .slideBox .bd img{ width:100%; display:block;  }

.banner .slideBox .prev,
.banner .slideBox .next{ position:absolute; left:0; top:45%; margin-top:-25px; display:block; width:60px; height:113px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.banner .slideBox .next{ left:auto; right:10px; background-position:8px 5px; }
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .slideBox .prevStop{ display:none;  }
.banner .slideBox .nextStop{ display:none;  }

/*------------------------------------------------------*/

.navigation{ width:1200px; height:130px; margin:0 auto; padding-top:30px;}
.navigation a{
	display: block;
	width: 283px;
	height: 80px;
	float: left;
	color: #646464;
	position: relative;
	border-right: 0;
	border-bottom: 0;
	overflow: hidden;
	margin-right:22px;
}
.navigation .cover{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	overflow: visible;
	border: 0 solid #b42c2c;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.pic{    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.navigation .ico{
	background-repeat: no-repeat;
	background-position: left center;
	left: 0;
	transition: left 500ms;
	-webkit-transition: left 500ms;
	width: 50%;
	height: 160%;
	position: absolute;
	top: -48px;
	}
.navigation .txts{
	left: 50%;
	padding-right: 20%;
	transition: 500ms;
	-webkit-transition: 500ms;
	width:60%;
    height: 100%;
    position: absolute;
    top: 0;
	margin-top:-30px;
	}
	
.navigation .txts p{ color:#fff;line-height: 18px;font-size: 16px;}
.navigation .txts .ch{
	font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 3px;
	margin-top: 45px;
	border-color: #fff;
	
	}
.navigation a:hover .ico{ left:50%;}
.navigation a:hover .txts{
	left: 0;
	padding-right: 0;
	padding-left: 15%;
	}
.navigation a:hover .cover{
	opacity: 1;
	border: 150px solid #b42c2c;
	}
/*--------------------------------------------------*/
.case{ width:1200px; height:722px; margin:0 auto;}

.item2{position:relative;float:left; width:399px;height:284px;overflow:hidden;cursor:pointer;}
.item2 .caption{position:absolute;left:0;display:none;width:399px;height:286px; color:#fff; font-weight:bold; background:rgba(255, 0, 0, 0.7) none repeat scroll 0% 0%; padding:47px;}
.item2 h3{margin:10px 0 5px;height:25px;text-indent:-10000px;background:url(images/demo03.png) no-repeat 0 -10px;}
.item2 p{ margin:0; line-height:26px; font-size:14px; color:#fff; text-align:center;}
.item2 img{border:0;position:absolute;}

/*----------------------------------------*/

.hzlc{ width:1200px; height:322px; margin:0 auto;}
.hzlc ul li{ width:170px; height:170px; float:left; margin-right:87px; margin-top:10px;}
.hzlc ul li:last-child{ margin-right:0;  background:url(../images/lc05.jpg) center right no-repeat;}
.hzlc ul li:first-child{ background:url(../images/lc01.jpg) center right no-repeat;}
.hzlc ul li:nth-child(2){ background:url(../images/lc02.jpg) center right no-repeat;}
.hzlc ul li:nth-child(3){ background:url(../images/lc03.jpg) center right no-repeat;}
.hzlc ul li:nth-child(4){ background:url(../images/lc04.jpg) center right no-repeat;}
.hzlc ul li:first-child:hover{ background:url(../images/lc_01.jpg) center center no-repeat;}
.hzlc ul li:nth-child(2):hover{ background:url(../images/lc_02.jpg) center center no-repeat;}
.hzlc ul li:nth-child(3):hover{ background:url(../images/lc_03.jpg) center center no-repeat;}
.hzlc ul li:nth-child(4):hover{ background:url(../images/lc_04.jpg) center center no-repeat;}
.hzlc ul li:last-child:hover{ background:url(../images/lc_05.jpg) center center no-repeat;}

/*------------------footer----------------------*/
.index_w{width: 1200px;margin: 0 auto;padding: 0;}
.dyzw{ width:100%; height:132px; background:url(../images/dc01_02.jpg) no-repeat center;}

/*----------------------------------------*/
.footer{ width:100%; height:230px; background:#edebec; padding-top:27px;}
.f_left img{ display:block;
	margin: 50px 0 50px 160px;
	height: 100%;}
.f_left{
	float: left;
}
.f_right{
	float: right;
}
.p1{ margin-top:20px;}
.f_right p{ text-align:left; line-height:26px; color:#727171;}

/*--------bennei--------------*/
.a_banner{
	width: 100%;
	height: 200px;

	background-size: auto;
}
/*==========================about========================*/
.scd{ width:1200px; margin:0 auto;}
.scd .scd_l{ width:255px; float:left;}
.scd_l .l_name{ width:100%; height:70px; line-height:70px; border-bottom:2px solid #ddd; position:relative; font-size:18px; color:#BBBBBB;}
.scd_l .l_name span{ display:inline-block; *display:inline; zoom:1; height:70px; line-height:70px; border-bottom:2px solid #d7140e; font-size:24px; color:#d7140e; vertical-align:top;}
.scd .scd_l .s_nav{ width:100%; padding:10px 0;}
.scd .scd_l .s_nav li{ width:100%; height:50px; line-height:50px; vertical-align: middle;position:relative; border-bottom:1px dashed #ddd;}
.scd .scd_l .s_nav li a{ display:block; width:235px; padding:0 10px; height:50px; line-height:50px; font-size:18px; color:#545454;}
.scd .scd_l .s_nav li.on em{ display:none;}
.scd .scd_l .s_nav li.on{ background:#d7140e; border:0;}
.scd .scd_l .s_nav li.on a,.scd .scd_l .s_nav li.on a:hover{ color:#FFF;}
.scd .scd_l .s_nav li a:hover{ color:#d7140e;}
.scd .scd_r{ width:845px; float:right;}
.scd .scd_r .r_top{ width:100%; height:70px; position:relative; line-height:70px; border-bottom:2px solid #ddd;}
.scd .scd_r .r_top span,.scd .scd_r .r_top a{ display:inline-block; *display:inline; zoom:1;}
.scd .scd_r .r_top span{height:70px; line-height:70px;font-size:24px; color:#d7140e; border-bottom:2px solid #d7140e;}
.scd .scd_r .r_top .pst{ width:60%; position:absolute; right:0; top:0; height:50px; line-height:50px; text-align:right; font-size:12px; color:#444;}
.scd .scd_r .r_top .pst a{ height:70px; line-height:70px; margin:0 3px; color:#444;}
.scd .scd_r .r_top .pst a:hover{ color:#d7140e;}
.scd .scd_r .r_ctn{ width:100%; padding:30px 0; text-align:left; font-size:13px; color:#555; line-height:205%;}
.scd .scd_ra{ width:100%;}
.scd .scd_ra span{ font-size:18px;}
.scd .scd_ra em{font-size:14px; color:#BBBBBB;}
.scd .scd_r .r_top .pst .home{ padding-left:25px; background:url(../images/icon8.png) no-repeat left center;}
.scd .scd_l .s_nav li em{ display:block; width:5px; height:9px; background:url(../images/icon7.png) no-repeat; position:absolute; right:10px; top:15px;}



/*========news==========*/
.news{width: 1200px;margin: 30px auto;}
.news1{
	width:80%;height:100%;margin: 15px auto;
}
.news1 .a_left{
	float: left;
	width: 30%;
	height:200px;
	margin-right: 5%;
}
.news1 .a_left>img{
	width: 100%;
	height: 100%;
}
.news1 .a_right{
	float: left;
	width: 65%;height:200px;

}
.news1 .a_right>h1{
	font-size: 24px;
	font-family: "Microsoft yahei", Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin: 10px auto;
}
.news1 .a_right>p{
	padding: 10px 0;
	height: 100px;
	overflow: hidden;
}
.n_time{
	color: #666;
	margin:30px auto 0;

}
.n_time>span{
	color: #d7140e;
}
.n_gd{
	float: right;
	margin-right: 50px;
	color: #FDB302;
}
.news_s>p{
	margin: 30px 10px;
}
.news_s>h2{
	margin: 30px auto;
	width: 960px;
}
.c_h{
	width: 100%;
	text-align: center;
	margin: 10px auto;
}
.c_h>h1{
	font-size: 24px;
	font-family: "Arial", "Microsoft Yahei", sans-serif;
	color: #666;
	text-align: center;
	margin-top:10px;

}
.c_h>span{
	display: block;
	font-size: 16px;
	color:#d7140e ;
	font-family: "Microsoft yahei", Arial, Helvetica, sans-serif;
	margin-top:5px;
}
.c_h>p{
	width: 1200px;
	margin: 0 auto;
	height: 2px;
	background: #e3e3e3;
	position: relative;
	top: 10px;
}
.w_h2{
	font-size: 24px;
	font-family: "Microsoft yahei", Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin-top: 20px;
}


/*===================video===================*/
.jp-video {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	position:relative;

	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.3);
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.3);
	box-shadow:0px 0px 20px rgba(0,0,0,.3);
	background:#000;
}
.jp-video-360p {
	width:570px;
	margin:0 auto;
}
.jp-video-full {
	width:480px;
	height:270px;
	position:static !important;
	position:relative;
}
.jp-video-full .jp-jplayer {
	top: 0;
	left: 0;
	position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
	overflow: hidden;
	z-index:1000;
}

.jp-video-full .jp-gui {
	position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:1000;
}

.jp-video-full .jp-interface {
	position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */
	bottom: 0;
	left: 0;
	z-index:1000;
}


.jp-interface {
	position: relative;
	width:100%;
	height: 35px;

	background-image: -webkit-linear-gradient(top, rgb(242, 242, 242), rgb(209, 209, 209));
	background-image: -moz-linear-gradient(top, rgb(242, 242, 242), rgb(209, 209, 209));
	background-image: -o-linear-gradient(top, rgb(242, 242, 242), rgb(209, 209, 209));
	background-image: -ms-linear-gradient(top, rgb(242, 242, 242), rgb(209, 209, 209));
	background-image: linear-gradient(top, rgb(242, 242, 242), rgb(209, 209, 209));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f2f2f2', EndColorStr='#d1d1d1');

	-webkit-box-shadow:
	inset 0px 1px 0px #f7f7f7,
	inset 0px -1px 0px #e2e2e2;
	-moz-box-shadow:
	inset 0px 1px 0px #f7f7f7,
	inset 0px -1px 0px #e2e2e2;
	box-shadow:
	inset 0px 1px 0px #f7f7f7,
	inset 0px -1px 0px #e2e2e2;
}

div.jp-controls-holder {
	clear: both;
	width:570px;
	margin: 0 auto;

	position: relative;
	overflow:hidden;
}

a.jp-play,
a.jp-pause {
	width:40px;
	height:35px;
	float:left;
	text-indent:-9999px;
	outline:none;
}

a.jp-play {
	background: url(../images/sprite.png) 0 0 no-repeat;
}

a.jp-pause {
	background: url(../images/sprite.png) -40px 0 no-repeat;
	display: none;
}

#separator {
	background-repeat:no-repeat;
	width: 2px;
	height: 35px;
	float:left;
	margin-top: 7px;
	margin-right: 10px;
}

.jp-progress {
	background: #706d6d;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;

	-webkit-box-shadow:
	inset 0px 1px 4px rgba(0,0,0,.4),
	0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow:
	inset 0px 1px 4px rgba(0,0,0,.4),
	0px 1px 0px rgba(255,255,255,.4);
	box-shadow:
	inset 0px 1px 4px rgba(0,0,0,.4),
	0px 1px 0px rgba(255,255,255,.4);

	width:280px;
	height:10px;
	float:left;
	margin-top: 13px;
}

.jp-seek-bar {
	width:0px;
	height:100%;
	cursor: pointer;
}

.jp-seeking-bg {
	background:#575555;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.jp-play-bar {
	background: url(../images/play-bar.png) left repeat-x;
	width:0px;
	height:10px;
	position:relative;
	z-index: 9999;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.jp-play-bar span {
	position:absolute;
	top: -3px;
	right: -12px;

	background:url(../images/handle.png) no-repeat center;
	width: 16px;
	height: 17px;
}

.jp-current-time,
.jp-duration {
	font-size:11px;
	font-family:Arial;
	color:#444444;
	margin-top: 12px;
	float:left;
}
.jp-current-time {
	float: left;
	display:inline;
}
.jp-duration {
	float: left;
	display:inline;
	text-align: right;
}
.jp-video .jp-current-time {
	margin-left:10px;
}
.jp-video .jp-duration {
	margin-right:10px;
}
.time-sep {
	float:left;
	margin: 13px 3px 0 3px;

	font-size:11px;
	font-family:Arial;
	color:#444444;
}


.jp-video a.jp-mute,
.jp-video a.jp-unmute {
	text-indent:-9999px;
	float:left;

	height: 35px;
	outline:none;
}

.jp-mute {
	float:left;
	background: url(../images/sprite.png) -80px 0 no-repeat;
	margin-top: 1px;
	margin-left: -10px;
	width: 35px;
}

a.jp-unmute {
	background: url(../images/sprite.png) -115px 0 no-repeat;
	margin-top: 1px;
	margin-left: -13px;
	display: none;
	width: 38px;
}

.jp-volume-bar {
	float:left;
	margin-top: 13px;
	margin-right: 10px;
	overflow:hidden;
	width:70px;
	height:10px;
	cursor: pointer;

	background: #706d6d;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;

	-webkit-box-shadow:
	inset 0px 1px 4px rgba(0,0,0,.4),
	0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow:
	inset 0px 1px 4px rgba(0,0,0,.4),
	0px 1px 0px rgba(255,255,255,.4);
	box-shadow:
	inset 0px 1px 4px rgba(0,0,0,.4),
	0px 1px 0px rgba(255,255,255,.4);
}

.jp-volume-bar-value {
	background: rgba(112,109,109.01);
	width:0px;
	height:10px;
	position: relative;
}

.jp-volume-bar-value span {
	position:absolute;
	top: 0px;
	right: 0px;

	background:url(../images/volume.png) no-repeat center;
	width: 11px;
	height: 10px;
}

.jp-full-screen {
	background: url(../images/sprite.png) -150px 0 no-repeat;
	float:left;
	width: 40px;
	height: 35px;
	text-indent:-9999px;
	margin-left: -15px;
	outline:none;
}

.jp-restore-screen {
	background: url(../images/sprite.png) -150px 0 no-repeat;
	float:left;
	width: 40px;
	height: 35px;
	text-indent:-9999px;
	margin-left: -15px;
	outline:none;

}
/*============join================*/
.join{
	margin:0 auto;
}
.j_left{
	float: left;
	margin: 30px auto;
	width: 50%;
}
.input_d{
	width:48%;
	float: left;
	margin: 1%;
}

.j_right input{
	width:90%;
	height: 35px;
	margin: 10px 5%;
	padding: 5px;
}
.j_right textarea{
	height:150px;
	width:92%;
	margin:10px 4%;
	padding: 5px;
}
.j_right{
	float: right;
	width: 50%;
	margin: 30px auto;
	padding-left:40px ;
}
.sub_a{
	border-radius: 6px ;
	display: block;
	width: 100px;
	height: 35px;
	background: #d7140e;
	color: #fff;
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
	margin-left:250px;
	margin-top: 20px;
}
.j_l_left{
	width: 50%;
	float: left;
}
.j_l_right{
	width: 50%;
	float: right;
}
.j_l_left>h1{
	font-size: 28px;
	font-family: "Consolas", "Menlo", "Courier", monospace;
	color: #666;
	text-align: left;
	margin: 20px auto;
	font-weight: bold;
}
.j_l_left>p{
	color: #666;
	font-size: 16px;
	margin: 10px auto;
}

/*分页*/
.page{width:100%;margin:0 auto;}
.page ul .c{
	display: block;
	float: left;
	color: #c2c2c2;
	border: solid 1px #d6d6d6;
	font: 16px/33px Arial;
	width:55px;
	height: 33px;
	margin-left:8px;
	text-align: center;
	background-color:#d7140e ;
}
.page ul li{margin: 0 5px;  }
.page li a{display:block;float:left;color:#c2c2c2;border:solid 1px #d6d6d6;font:16px/33px Arial;width:55px;height:33px;margin-left:8px;text-align:center;}
.page .leftA,
.page .rightA{width:35px;height:35px;background:#c4c4c4;font:23px/33px 宋体;color:#fff;text-align:center;}
.page a.current{background:#d7140e;color:#fff;}
.page a:hover{background:#d7140e;color:#fff;}