/*
* name: Mobile && SmallScreen StyleSheet
* version: v1.1.0
* update: 尺寸细分代替横竖屏
* date: 2015-08-10
*/

.wrap{width:100%;}
/* <640 */
/*通用头部*/

.head{position: fixed;width: 100%;background: #fff;z-index: 5;border-bottom: 1px solid #e0e0e0;}
.head_r{ height:40px; margin-right:5px;}
.head_r li{line-height: 40px; float:left;}
.head_r li span{display:none;}
.head_r li a.l_c{ background:url("l_c.jpg") no-repeat; width:31px; height:21px; float:left; margin-right:5px;margin-top: 34px;}
.head_r li a.l_e{ background:url("l_e.jpg") no-repeat; width:31px; height:21px; float:left;margin-top: 34px;}
.head_r .li03{ display:none;}
.top-form-message{width:100%;}
.top-form-close{top: -75px;}
.mobile_key{font-size: 30px;float: left;margin-top: -6px;}
.mobile_key i{margin:0;}
.logo{float: none;width: 100%;clear: both;}
.logo a{width:100%;}
.nav{display:none;}
.head_r .li01{margin-top: 11px;}



/*********************************************菜单样式***************************************************/
.dh_mobile:before{
	content:url("wapNavBtn.png");
	position:fixed;	
	top: 34px;
	right: 100px;
	cursor:pointer;
	z-index: 100000;
}

.panel_box
{
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
	background-color: rgba(0, 0, 0, 0.69);
	font-family:"microsoft yahei";
}
.panel_box .panel_side
{
	position: absolute;
	right: 0;
	width: 200px;
	height: 100%;
	color: #ECECEC;
	z-index: 10000;
}
.panel_side .e.show
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(0px,0px,0px);	
}
.panel_side .e
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(313px,0px,0px);	
}
.panel_side[widget="sidemenu"] {
display: none;
position: absolute;
right: 0;
width: 100%;
height: 100%;
background: #333;
overflow: hidden;
}

.panel_side ul
{
	list-style:none;
	padding:0;
	margin:0;	
}
.panel_side ul li
{
	text-indent: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	margin: 0;
	overflow: visible;
	text-align: left;
	border-width: 0;
	border-top-width: 1px;
	font-weight: 700;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #555555;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#050303),to(#0F0202));
	background-image: -webkit-linear-gradient(#050303,#0F0202);
	background-image: -moz-linear-gradient(#050303,#0F0202);
	background-image: -ms-linear-gradient(#050303,#0F0202);
	background-image: -o-linear-gradient(#050303,#0F0202);
	background-image: linear-gradient(#050303,#0F0202);
	/*background-image: linear-gradient(#AA8E1E,#634C16);*/
	border-bottom: 1px #cccccc solid;
}
.panel_side ul li a
{
	color: #FFF;
	font-size: 1.2em;
	line-height: 2.5em;
	display:block;
}
.panel_btn_innerBox {
	display: block;
	position: relative;
	padding: 0;
	width:100%;
	margin:0px;
}

.panel_btn_innerBox .panel_btn_text
{
	text-align:left;
}
.panel_btn_text a
{
	padding: 1em 15px;
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1.5em;
}
.panel_btn_text a.closed
{
	font-family:"微软雅黑", "黑体";
}
.panel_btn_innerBox .panel_btn_icon
{
	top:15px;
	right: 10px;
	width:20px;
	position:absolute;
	background:url("view_list.png") center no-repeat;
	opacity: 0.5;
}

/*首页中间区域*/
.banner{ padding-top: 90px;width: 100%;height: auto;overflow: hidden;}
.banner .contents{position: relative;float: left;width: 100%;height: 100%;min-height:180px;}
.banner .content{background-size:auto 180px;background-position:center 0px;background-attachment: inherit;text-align: center;    background-repeat: no-repeat;    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;}
.banner .container {
	width: 93.75%;
    height: 100%;
	margin: 0px auto;
	position: relative;
}
.banner .contentInfo {overflow: hidden; position: absolute;z-index: 1;text-align: left;}
.banner .contentInfo{top:50%;left:0px;height:200px;width:100%;margin-top:-100px;}
.banner .contentInfo .sub {
    transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
}
.banner .contentInfo .sub{top:47px;left:8px;width:2px;height:120px;background: #fff;text-shadow: 0px 0px 3px #b67ebc;position: absolute;}
.banner .contentInfo .quan{top:120px;left:0px;width:14px;height:14px;border:2px solid #fff;border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;-webkit-border-radius:16px;text-shadow: 0px 0px 3px #b67ebc;position: absolute;}
.banner .contentInfo .title{position:relative;left:32px;top:0px;line-height:30px;font-size:22px;padding-top:40px;color: #fff;font-family: "微软雅黑";text-shadow: 0px 0px 3px #b67ebc;}
.banner .contentInfo .info{display:none;position:relative;left:32px;top:0px;line-height:32px;padding-top:10px;font-size:20px;color: #fff;    text-shadow: 0px 0px 3px #b67ebc;}
.banner .contentInfo .btn{position:relative;top:0;left:32px;line-height:22px;margin-top:16px;width:110px;height:22px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px;color: #fff;border: 1px solid #fff;text-align: center;}
.banner .bannerNav{bottom:10px;}
.banner .bannerNav .bannerNavChild{margin:0 10px;width:10px;height:10px;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;}
.banner .bannerBg{width:auto;height:160px;}

@keyframes sub{
0%{height:0px;}
100%{height:60px;}
}
@-moz-keyframes sub{
0%{height:0px;}
100%{height:60px;}
}
@-webkit-keyframes sub {
0%{height:0px;}
100%{height:60px;}
}
@-o-keyframes sub{
0%{height:0px;}
100%{height:60px;}
}




/*首页产品新闻模块*/
.c_pd {
    margin-bottom: 0;
	margin-top:10px;
}
.cent_box1 {
    width: 100%;
}
.cen_box1 .cen_box1_pro {
    width: 100%;
    float: left;
}
.cen_box1_pro .ProdText h3.title {
    height: 49px;
    line-height: 50px;
    font-size: 26px;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
    color: #333;
	font-weight:100;
    font-family: microsoft yahei;
}

.cen_box1_pro .ProdText ul{ width:100%;}
.cen_box1_pro .ProdText ul li{width: 90%;
    height: 320px;
    float: left;
    overflow: hidden;
    margin: 0px 6px;}
.cen_box1_pro .ProdText ul li .Names
{
	height: 40px;
    background-color: #e1e1e1;
    color: #5E5D5D;
    font-size: 16px;
    text-indent: 10px;
    line-height: 40px;
    font-weight: bold;
    position: relative;
}
.cen_box1_pro .ProdText ul li .Names a{color: #5E5D5D; }

.cen_box1_pro .ProdText ul li .Images
{
	float:left;
	width:100%;
	height:205px;
	overflow:hidden;
}
.cen_box1_pro .ProdText ul li .Images img
{
	width:100%;
	max-height:205px;
	transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;
}
.cen_box1_pro .ProdText ul li .Images img:hover{transform:rotate(20deg) scale(1.4);-moz-transform:rotate(20deg) scale(1.4);-ms-transform:rotate(20deg) scale(1.4);-o-transform:rotate(20deg) scale(1.4);-webkit-transform:rotate(20deg) scale(1.4);}
.cen_box1_pro .ProdText ul li .Desc
{
	float: left;
	height: 70px;
    color: #666;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
}


.cen_box1_hzhb {width:100%; height:auto; overflow:hidden; float:left;}
.cen_box1_hzhb .Context{width:100%;}
.cen_box1_hzhb .Context h3.title {
    height: 49px;
    line-height: 50px;
    font-size: 26px;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
    color: #333;
	font-weight:100;
    font-family: microsoft yahei;
	background:none;
}
.cen_box1_hzhb img{ text-align:center;}
.cen_box1_hzhb .more{ display:none;}



.cen_box2{position: relative; padding:0px; float:left; margin-top:10px;}
.cen_box2 h3{height: 49px;
    line-height: 50px;
    font-size: 26px;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
    color: #333;
	font-weight:100;
    font-family: microsoft yahei;
	background:none;}
.cen_box2 .cen_box2_newMix{ width:100%;float: left;    margin-top: 20px;}
.cen_box2_newMix dl{ width:280px; height:315px; overflow:hidden; margin: auto;margin-bottom: 10px;}
.cen_box2_newMix dl dt{ width:280px; height:190px; float:left;overflow: hidden;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}
.cen_box2_newMix dl dt:hover{box-shadow:0px 0px 5px #000;-moz-box-shadow:0px 0px 5px #000;-ms-box-shadow:0px 0px 5px #000;-o-box-shadow:0px 0px 5px #000;-webkit-box-shadow:0px 0px 5px #000;}
.cen_box2_newMix dl dt img{ width:280px; height:200px;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s; }
.cen_box2_newMix dl dt img:hover{transform:rotate(20deg) scale(1.4);-moz-transform:rotate(20deg) scale(1.4);-ms-transform:rotate(20deg) scale(1.4);-o-transform:rotate(20deg) scale(1.4);-webkit-transform:rotate(20deg) scale(1.4);}
.cen_box2_newMix dl dd{ width:280px; height:110px; overflow:hidden; float:left;margin-top: 0px;}
.cen_box2_newMix dl dd h5{ width:280px; height:30px;text-align:left; color:#535353; font-size:18px; font-weight:bold; overflow:hidden; font-family:"Microsoft Yahei"; margin-bottom: 5px;margin-top: 15px;}
.cen_box2_newMix dl dd h5 a{color: #535353;}
.cen_box2_newMix dl dd span{width:280px; height:70px; line-height:1.8em; color:#666666; float:left; overflow:hidden;font-size: 12px;}
.cen_box2_newMix dl dd .more{ display:none;}
.cen_box2_newMix dl dd .more a{ color:#FB7C00;}

.cen_box2 .cen_box2_newText{ width:100%;float: left; background-color:#efefef; padding-bottom:10px;}

.cen_box2_newText .ArticleList {width: 90%; margin:10px auto;}
.cen_box2_newText .ArticleList ul {width: 100%;float: left;margin: 10px;}
.cen_box2_newText .ArticleList ul li {
    width: 90%;
	height: 30px;
    line-height: 30px;
    font-size: 1em;
    float: left;
    margin:0px 0px 0px 0px;
    border-bottom: 1px #CCCCCC dashed;
}
.cen_box2_newText .ArticleList ul li span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 1em;
    float: left;
    overflow: hidden;
}
.cen_box2_newText .ArticleList ul li a {
    background: url('/style/ico01.gif') 5px center no-repeat;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
    padding-left: 15px;
	font-family:"微软雅黑", "黑体";
}
.cen_box2_newText .more{ display:none;}

.cen_box3{width:100%; background:rgba(165,189,197,0.5); float:left; margin-top:0px;overflow: hidden;}
.cen_box3 ul{ width:100%; margin:34px auto 20px;}
.cen_box3 ul li{width: 300px;text-align: center; overflow:hidden;margin: auto;margin-bottom: 10px;}
.cen_box3 ul li img{box-shadow: 2px 2px 5px #999;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s; }
.cen_box3 ul li img:hover{transform:rotate(0deg) scale(1.1);-moz-transform:rotate(0deg) scale(1.1);-ms-transform:rotate(0deg) scale(1.1);-o-transform:rotate(0deg) scale(1.1);-webkit-transform:rotate(0deg) scale(1.1);}
.cen_box3 ul li h3{margin: 0;padding: 0;font-size: 1em;line-height: 40px;font-family: microsoft yahei,sans-serif;}

.cen_box4{ display:none;}


/*通用底部*/
.foot{width: 100%;
    background: #000;
    float: left;}
.foot .Bottom{ text-align: left;color: #d2d2d2;padding: 20px;font-size: 0.9em;line-height: 1.5em;}
.Bottom a{color:#d2d2d2;}


.MyCont{ width:100%; margin-top:20px;}
.MyContLeft{ display:none;}
.MyContRight{ width:95%; margin:auto;}
.box_right_titles{height: 49px;
    line-height: 50px;
    font-size: 26px;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
    color: #333;
    font-weight: 100;
    font-family: microsoft yahei;}
.sation{ font-size:0.8em; margin-bottom:10px;}
.sation img{ margin-top:5px;}
.sation a{ color:#666;}
.Maincont{ font-size:0.8em; color:#666; line-height:2em; font-family:"微软雅黑", "黑体";}
.Maincont .CustomTextList {    width: 100%;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
    background-image: -webkit-linear-gradient(#fff,#f1f1f1);
    background-image: -moz-linear-gradient(#fff,#f1f1f1);
    background-image: -ms-linear-gradient(#fff,#f1f1f1);
    background-image: -o-linear-gradient(#fff,#f1f1f1);
    background-image: linear-gradient(#fff,#f1f1f1);
    border-radius: 10px;
    border: 1px #cccccc solid;}
.CustomTextList li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    margin: 0;
    overflow: visible;
    text-align: left;
    border-width: 0;
    border-top-width: 1px;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    border-bottom: 1px #cccccc solid;
}

.CustomTextList li a {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: block;
    overflow: visible;
    text-align: left;
    border-width: 0;
    border-top-width: 1px;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    display: block;
}
.CustomTextList li .Name {
        margin: 10px 20px 0px 20px;
}
.CustomTextList li .Time {
        margin: 0px 20px 0px 20px;
}


.pagination{height:22px;text-align:right;line-height:20px; font-family:"微软雅黑", "黑体";}
.pagination{ margin-top:20px; height:22px; text-align:right; line-height:20px; font-family:'\5b8b\4f53';}
.pagination span{ color:#999; border:0;}
.pagination a, .pagination span{ display:inline-block; border:1px solid #CCC; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.pagination a{ color:#424242;}
.pagination .current, .pagination a:hover{ color:#f60; border:1px solid #f60;}
.pagination .current{ font-weight:bold; background-color:#ffefe5;}


/***************************************************************************/
.page{ margin-top:20px; height:22px; text-align:right; line-height:20px; font-family:'\5b8b\4f53'; margin-bottom:10px;}
.page span{ color:#999; border:0;}
.page a, .page span{ display:inline-block; border:1px solid #CCC; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.page a{ color:#424242;}
.page .current, .page a:hover{ color:#f60; border:1px solid #f60;}
.page .current{ font-weight:bold; background-color:#ffefe5;}

/*.Pagination{ height:22px; text-align:center; line-height:20px; font-family:'\5b8b\4f53'; float: left; width: 100%;margin: 10px auto 20px auto;}
.Pagination span{ color:#999; border:0;}
.Pagination a, .Pagination span{ display:inline-block; border:1px solid #CCC; background-color:#f5f5f5; padding:0px 7px; text-align:center; vertical-align:middle; text-decoration:none; margin-right:5px;}
.Pagination a{ color:#424242;}
.Pagination .current, .Pagination a:hover{ color:#f60; border:1px solid #f60;}
.Pagination .current{ font-weight:bold; background-color:#ffefe5;}*/


/*.PageNext {width:40%;float:right; padding-right:5px; }
.PageNext a{display:inline-block; border:0px; background-color:inherit; padding:0px; text-align:left; vertical-align:middle; text-decoration:none; margin:0px;height:40px; line-height:40px; overflow:hidden;width:100%;}
.PagePreview{width:40%;float:left; padding-left:5px;}
.PagePreview a{display:inline-block; border:0px; background-color:inherit; padding:0px; text-align:right; vertical-align:middle; text-decoration:none; margin:0px;height:40px;overflow:hidden; line-height:40px;width:100%;}*/
/*分页*/

.Pagination{clear: both;padding: 10px 0px;text-align: center;}
.Pagination span{padding: 5px 10px;margin: 0px 5px;background-color: #009ED5;color: #FFFFFF;font-size: 12px;}
.PagePreview0{
float:left;
width:100%;
margin-bottom:5px;
color: #333;
font-size: 12px;
display: block;
text-align: left;
text-indent: 25px;
height:25px;
line-height:25px;
background:rgb(239, 239, 239) url("ico04.gif") 5px no-repeat;}
.PageNext0{
float:left;
width:100%;
margin-bottom:5px;
color: #333;
font-size: 12px;
display: block;
text-align: left;
text-indent: 25px;
height:25px;
line-height:25px;
background:rgb(239, 239, 239) url("ico04.gif") 5px no-repeat;}

/*返回*/

.PageBack {clear: both;padding: 10px 0px;text-align: center;}

.PageBack a {padding: 3px 10px;margin: 0px 5px;border: 1px gray solid;background-color: #F9F9F9;font-size: 12px;color: #444;}

.PageBack a:hover {background-color: #0066CC;color: #FFFFFF;}