/*公共*/
html,body,div,p,a,table,textarea,form,input,select,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre{margin:0px; padding:0px;font-size:100%;}
body{font-family:"微软雅黑";background: #fff;overflow-x:hidden;font-size:100%;}
li{text-indent:0px;}
ol,ul,li {list-style:none;}
img,a img{border:0px;max-width:100%;}
a {color:#4f4d4f;text-decoration: none;border:0px;}
table{border-collapse: collapse;}
.clear {background: none;border: 0px none;clear: both;display: block;float: none;font-size: 0px;margin: 0px;padding: 0px;overflow: hidden;visibility: hidden;width: 0px;height: 0px;line-height: 0px;list-style-type:none;}

/*内容自动图片展示*/
#show {position:absolute;top:0px;left:0px;height:100%;width:100%;overflow:hidden;background:#000;}
#show .bd{height:100%;}
#show .tempWrap{height:100%;}
#show .bd ul{height:100%;}
#show .bd li{vertical-align:middle;text-align:center;}
#show .bd li a{} 
#show .bd li img{background:url(images/loading.gif) center center no-repeat;max-width:100%;max-height:100%;}
#show .bd li .tit{display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;background:url(images/focusBg.png) repeat-x;color:#fff;text-align:left;}
#show .hd{position:absolute;height:28px;line-height:23px;bottom:0;right:0;z-index:1;}
#show .hd li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#333;text-indent:-9999px;overflow:hidden;margin:0 6px;}
#show .hd li.on{background:#fff;}
#show .hd span{color:#fff;display:inline-block;padding:0px 8px;font-size:12px;}

/*表单与编辑器样式*/
ul.fs{border:#eee 1px solid;margin:20px 0px;border-radius: 5px;}
ul.fs:hover{box-shadow: 5px 5px 10px #aaa;}
ul.fs li{background:#fff;padding:0px;border-top:#eee 1px solid;}
ul.fs li *{font-size:16px;font-family:'Microsoft Yahei','微软雅黑E软雅黑6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B体4F53'}
ul.fs li:hover{background:#fafafa;}
ul.fs li dl,ul.fs li dt,ul.fs li dd{min-height:46px;line-height:46px;margin-right:2%;display: inline-block;*display: inline;*zoom:1;vertical-align:top;}
ul.fs li dl{width:10%;text-align:right;}
ul.fs li dt{width:51%;}
ul.fs li dd{width:31.5%;}
ul.fs li:hover dl{color:red;}
ul.fs li:hover dd{color:red;}
ul.fs div.edittools{margin:5px;}
ul.fs .border-top{border-top:#eee 1px solid;}
ul.fs li.selects{display:none;}
ul.fs li dt input[type="text"],ul.fs li dt input[type="password"],ul.fs li dt textarea{width:95%;font-size:16px;height:23px;padding:2px;}
ul.fs li dt textarea{height:150px;line-height:150%;margin-top:8px;}
ul.fs li dt select,ul.fs li dt textarea,ul.fs li dt input{border:1px solid #0099cc;BACKGROUND:#fdfdfd;COLOR: #0099cc;}
ul.fs li dt select:hover,ul.fs li dt textarea:hover,ul.fs li dt input:hover {border:1px solid #00ddff;BACKGROUND: #fff;box-shadow: 0px 0px 13px #666;}
ul.fs li dt label{padding:0px 5px 0px 0px;}
ul.fs li dt label span:hover{background:#378BC8;color:#fff;}
ul.fs li dt label input[type="radio"],ul.fs li dt label input[type="checkbox"]{height:auto;border:0px;opacity:0;position: absolute;z-index: -1;}
ul.fs li dt input[type="checkbox"]+span,ul.fs li dt input[type="radio"]+span {padding:2px 5px;}
ul.fs li dt input[type="checkbox"]:checked+span,ul.fs li dt input[type="radio"]:checked+span {color:#fff;background:#285797;}
@media \0screen\,screen\9{
	/*区分IE9以下版本*/
	ul.fs li dt input[type="checkbox"]+span,ul.fs li dt input[type="radio"]+span{padding:0px 13px 0px 6px;}
    ul.fs li dt label input[type="radio"],ul.fs li dt label input[type="checkbox"] {opacity:100\9;position:static\9;}
}
ul.fs .showimg{position:relative;background:#fff;display:none;}
ul.fs .showimg dd{position:relative;margin-left:180px;}
ul.fs .showimg dt{position:absolute;top:37px;width:180px;}
ul.fs .showimg dt img,ul.fs .showimg dd img{height:100px;line-height:130px;padding:5px;margin:10px 10px 10px 0px;border:#eee 1px solid;background:#FFF;cursor:pointer;}
ul.fs .showimg dt img{max-height:100px;max-width:90%;}
ul.fs .showimg img:hover{box-shadow: 0px 0px 13px #666;}
div.editsubmit {text-align:center;width:100%;}
div.editsubmit input,.button{user-select: none;width:auto;border:0px;color: #fff;font-size:16px;font-family: 'Microsoft Yahei','微软雅黑E软雅黑6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B体4F53';text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);height:38px;line-height:38px;padding:0px 13px;margin:15px;display:inline-block;text-align: center;cursor: pointer;border-radius: 3px;box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);text-decoration: none !important;
background-color: #d60202;
background-image: -moz-linear-gradient(top, #d60202, #d60202);
background-image: -webkit-linear-gradient(top, #d60202, #d60202);
background-image: -ms-linear-gradient(top, #d60202, #d60202);
background-image: linear-gradient(top, #d60202, #d60202);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34c0e9', endColorstr='#29aae1',GradientType=0 );
}
div.editsubmit input:hover,.button:hover{box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.3);color:#ffd;}
ul.fs .seo div{line-height:200%;padding:20px;color:red;}
ul.fs table.table{background:#FFFFFF;}
ul.fs table.table td input{width:90%;}

@media only screen and (max-width: 425px){
ul.fs li dl{width:27%;text-align:right;}
ul.fs li dt{width:65%;}
ul.fs li dd{ display:none;}
}
/*菜单连接*/
ul.minmenu li {float:left;padding:15px 15px 15px 0px;}
ul.minmenu a {text-decoration: none;border:1px solid #bbb;display: block;background: #F6F6F6;line-height: 30px;text-align: center;padding:0px 20px;border-radius: 5px;}
ul.minmenu a:hover {background:#fff;}
ul.minmenu a:active, ul.minmenu li.selectlink a{background:#C4005B;color:#fff;border:1px solid #C4005B;box-shadow: 0px 0px 15px #aaa;}

/*状态信息*/
.error3{position:absolute;z-index:999;width:80%;border:1px solid #bbb;BACKGROUND: #fff;margin:auto auto;border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.error3 h1{BACKGROUND:#f0f0f0;}
.error3 h1 span{min-width:auto;}
.error3 div{padding:5px;line-height:30px;min-height:100px;max-height:360px;border-top:1px solid #bbb;font-size:1em;overflow:auto;}
.nocolor{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}


/*以上样式不得随意修改*/
@media only screen and (min-width: 320px){/*指定宽度屏幕样式*/}
@media screen and (orientation:portrait) {/* 竖屏样式 */}
@media screen and (orientation:landscape){/* 横屏样式 */}


.bian{-moz-border-radius:2.5%;-webkit-border-radius:2.5%;border-radius:2.5%;-moz-box-shadow: 0px 0px 8px #222;-webkit-box-shadow: 0px 0px 8px #222;box-shadow: 0px 0px 8px #222;}
.yuan,div.cpmini img{-moz-border-radius:2.5%;-webkit-border-radius:2.5%;border-radius:2.5%;}
.overtxt{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.jb{background:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#dcdcdc), color-stop(35% ,#ededed), color-stop(50%, #e3e3e3));}

div.top{background:#fff; border-bottom:#eee 1px solid;}

.showpic{max-width:none;}
.showpictxt{position:relative;top:-50px;left:0px;padding:10px;background:#FFFFFF;opacity:0.8;}

div#nav{position:absolute;z-index:99;top:0px;width:100%;height:100%;display:none;}
ul.nav{position:fixed;z-index:100;bottom:0px;width:100%;border-top:1px solid #bbb;background:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#dcdcdc), color-stop(35% ,#ededed), color-stop(50%, #e3e3e3));}
ul.nav li{float:left;position:relative;}
ul.nav li a{width:100%;height:50px;line-height:50px;font-size:1em;display:block;text-align:center;text-shadow: 0px 1px 0px #ffffff;border-left:1px solid #bbb;}
ul.nav li a img{height:50px;paddingtop:0px 0px 0px 0px;}
ul.nav ul{display:none;width:96%;position:absolute;left:1%;margin:0px;z-index:99;bottom:-130%;border:#ccc 1px solid;border-radius:2.5%;background:#E9E9E9;}
ul.nav ul:before{content: "";display:inline-block;position: absolute;z-index: 180;left:0%;width: 100%;height:100%;background:url(../images/mini/1.svg) no-repeat center 0;-webkit-background-size: 13% auto;bottom: -99%;}
ul.nav ul li{width:100%;}
ul.nav ul li a{border-left:0px;border-top:1px solid #e0e0e0;width:90%;margin:0 auto;font-size:1em;}
ul.nav ul li:first-child a{border:0px;}

#nav2{position:fixed;right:20px;z-index:100;top:20px;width:36px;overflow:auto;}
ul.nav2{position:fixed;left:-70%;opacity:0;z-index:100;top:0px;width:200px;overflow:auto;padding-right:4%;height:100%;border:1px solid #bbb;background:url(../images/mini/bigbg.jpg) no-repeat;background-size:100% 100%;}
ul.nav2 li{border-top:1px solid #e0e0e0;padding:3%;opacity:0.9;}
ul.nav2 li:first-child{border:0px;}
ul.nav2 li a{font-size:1.3em;white-space:nowrap;color:#fff;}
ul.nav2 li a img{height:36px;}
ul.nav2 li ul{padding-left:10%;}
ul.nav2 li ul li{}

h1.title3{
	color:#444;
	height:50px;
	line-height:50px;
	font-weight:bold;
	font-size:20px;
	font-family:'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';
	border-radius: 5px;
-moz-border-radius: 5px;-webkit-border-radius: 5px;	background-color: #0172cb;
}
h1.title3 i{
	width:5px;
	height:30px;
	display:block;
	float:left;
	margin:10px 10px 0px 0px;
	background-color: #0172cb;
}
h1.title3 .b{
	background-color: #0172cb;
}
h1.title3 .g{
	background-color: #0172cb;
}
h1.title3 span{float:right;padding:0px 15px;font-size:15px;}


h1.title2{background:#fafafa;color:#444;height:36px;line-height:36px;font-weight:bold;font-size:15px;font-family:'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
h1.title2 i{background:#C4005B;width:2px;height:20px;display:block;float:left;margin:8px 10px 0px 0px;}
h1.title2 .b{background:#005BC4;}
h1.title2 .g{background:#00C45B;}
h1.title2 span{float:right;padding:0px 15px;font-size:13px;}

.bottom{height:40px;}

div.pagelist {padding:8px;height:40px;}
div.pagelist a{float:left;padding-left:5px;}
div.pagelist select{float:right;}

/*单广告链接*/
.link {}
.link img{border-radius: 5px;}
.link img:hover{}

/*组广告链接*/
.links{}
.links li{}
.links li a{}
.links li a img{border-radius: 5px;}
.links li a img:hover{}


/*自定义条数新闻*/
ul.love1 li{width:47%; margin-left:4px; margin-top:4px;float:left;color:#666; border:#e6e6e6 solid 1px;}
ul.love1 li a{
	display:block;
	color:#666;
	padding:10px;
	font-size: 14px;
}
ul.love1 li a:hover{color:#FF0000;}
ul.love1 li a img:hover{box-shadow: 0px 0px 15px #aaa;}
ul.love1 li a img{width:100%;border-radius: 5px; height:120px;}
ul.love1 ol{ padding:0px;display:block;}
ul.lovelist1 li{width:100%;float:left;background:#fafafa;margin:5px 5px 5px 0px;padding:0px;border-radius: 5px;}
ul.lovelist1 li a{padding-left:10px;}
ul.lovelist1 li:hover{background:#ebebeb;}

/*自定义条数展示*/
ul.love li{width:47%; margin-left:4px; margin-top:4px;float:left;color:#666; border:#e6e6e6 solid 1px;}
ul.love li a{
	display:block;
	color:#666;
	padding:10px;
	text-align: center;
	font-size: 14px;
}
ul.love li a:hover{color:#FF0000;}
ul.love li a img:hover{box-shadow: 0px 0px 15px #aaa;}
ul.love li a img{width:100%;border-radius: 5px; height:120px;}
ul.love ol{ padding:0px;display:block;}
ul.lovelist li{width:100%;float:left;background:#fafafa;margin:5px 5px 5px 0px;padding:0px;border-radius: 5px;}
ul.lovelist li a{padding-left:10px;}
ul.lovelist li:hover{background:#ebebeb;}


/*新闻产品的内容*/
div.content {margin-top:10px;}
div.content h1{ display:block; font-size:18px; text-align:center; height:40px; line-height:40px;}
div.content .dl{border:#e6e6e6 solid 1px;background:#f9f9f9;height:auto;position:relative;margin:10px 0px;}
div.content .dl dt{width:150px;}
div.content .dl dd{padding:20px;overflow:hidden;}
div.content .dl dd:hover{overflow:auto;}
div.content .dl div{width:100%;}
div.content .dl .more{position:absolute;top:100px;width:95%;}
div.content .dl .more a{display:block;float:right;color:#FFf;background:#F40;padding:8px 15px;margin-left:20px;}
div.content .time{text-align:right;color:red;}
div.content .p{line-height:200%;}
div.content .p p{ padding:20px;}
div.content img{margin:10px;border:2px solid #fff;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;}
div.content img:hover{border:2px solid #eaeaea;background:#fdfdfd;box-shadow: 0px 0px 8px #ddd;}

h1.title3{
	color:#ffffff;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:20px;
	font-family:'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';
	border-radius: 5px;
	background-color: #0172cb;
}
h1.title3 i{background:#C4005B;width:2px;height:30px;display:block;float:left;margin:10px 10px 0px 0px;}
h1.title3 .b{background:#005BC4;}
h1.title3 span{float:right;padding:0px 15px;font-size:15px;}


h1.title2{background:#fafafa;color:#444;height:36px;line-height:36px;font-weight:bold;font-size:15px;font-family:'Microsoft Yahei','微软雅黑E\8F6F\96C5\9ED1',Arial,'Hiragino Sans GB','宋体B8B\4F53';border-radius: 5px;}
h1.title2 i{background:#C4005B;width:2px;height:20px;display:block;float:left;margin:8px 10px 0px 0px;}
h1.title2 .b{background:#005BC4;}
h1.title2 .g{background:#00C45B;}
h1.title2 span{float:right;padding:0px 15px;font-size:13px;}

div.show_content{min-height:100px;padding:0px;}
div.show_content div,div.show_content p{line-height:150%;font-size:14px;}
div.show_content div:hover{color:#000;}
div.show_content:hover{background:url(../images/hotbg.gif);}

.navtable{width:100%;height:100px;}
.navtable .td1{width:260px;}
.info{border-top:10px solid #C4005B;margin:10px 0px 20px 0px;}
.info div{border-top:1px solid #f1f1f1;background:#E5E5E5;height:30px;line-height:30px;padding:0px 15px;}
.hiddenhtml{overflow-y:hidden;}

/*y手机站样式*/
.mini_navv{width:100%;background:#0172cb;margin:0 auto;}
.nav5_11 {min-width:320px; background:#0172cb;  border-top:1px solid #ffffff; border-right:1px solid #ffffff;margin:0 auto;}
.nav5_11 ul li{
	font-weight:bold;
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	width:24.5%;
	text-align:center;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color: #0172cb;
}
.nav5_11 ul li a{display:block; float:left; width:100%; color:#fff;}






/*y手机站样式*/
.mini_navv1{width:100%;background:#6ba927;margin:0 auto;}
.nav5_111 {min-width:320px; background:#6ba927;  border-top:1px solid #ffffff; border-right:1px solid #ffffff;margin:0 auto;}
.nav5_111 ul li{
	font-weight:bold;
	display:block;
	float:left;
	height:50px;
	line-height:50px;
	width:24.5%;
	text-align:center;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color: #FF9900;
	font-size: 16px;
}
.nav5_111 ul li a{display:block; float:left; width:100%; color:#fff;}










/*手机banner轮播*/
.banner{width:100%}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:10px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}

/*  首页产品导航*/
.g-fw h3{text-align: center; line-height: 1.3rem; font-size: 1rem; color: #fdb328; padding:1rem 0 1rem 0;}
.g-fw h3 b{display: block; font-size: 1.5rem; margin-bottom: 0.5rem;}
.m-cnt{text-align: center; padding-bottom: 1.4rem;}
.m-cnt li{ width:150px;font-size: 1rem; color: #fff; display: inline-block; height: 40px;line-height: 40px; border-radius: 2.25rem;-moz-border-radius:2.25rem;-o-border-radius:2.25rem;-webkit-border-radius: 2.25rem; background: #ffae02; margin: 0 1%; position: relative;margin-bottom: 0.4rem; margin-top:10px;}
.m-cnt li a{ color:#ffffff;}

.m-cnt:after,.c-list:after,.m-box:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}



.sclwrap_box{ width: 96%; margin: 0 auto; }
.m-box2 li{float: left; width: 48%; margin-right: 2%; margin-bottom: 1.1rem;}
.clearfxi li a span{ text-align:center; display:block; margin:10px 0; font-size:14px}



.y-phone-content{ width:100%;}
.y-phone-content p{ padding:20px; text-align:left; line-height:150%; font-size:14px; color:#333;}

.y-tit01{ height:40px; line-height:40px; background-color:#EBEBEB; color:#333; font-size:17px; text-indent:20px; border-left: 5px solid #0172cb; font-family:"Microsoft Yahei";font-weight:bold}
.y-n-content{ height:50px; line-height:50px; text-align:center; border-bottom:#CCC 1px solid;}
.y-n-content h1{ font-size:16px;}
.y-n-content p{ font-size:15px; font-family:"Microsoft Yahei"; line-height:170%; text-align:left;}
.y-dy{ padding:20px;}
.y-dy p{ line-height:170%; text-align:left; font-size:14px; color:#333;}
/*my上一页下一页样式*/
.mypage{ background-color:#00984f; padding:5px; color:#fff;}
.mypage a{ color:#fff;}

.H_menu_bg{ height:140px;width: 100%;margin:0 auto;}
.H_menu{ height:140px;width: 100%;margin:0 auto;}
.H_menu a{ float: left; height: 51px; width: 20%; line-height: 51px; text-align: center; font-size: 16px; background-color:#579612;margin:5px;color:#fff;}

/*底部开始*/

body .g-ft{padding-bottom:48px;}
body .g-ft .u-top{width: 46px; margin: 0 auto; display: block;}
body .g-ft .u-top img{width: 46px;}
body .g-ft p{font-size: 15px; color: #333; text-align: center; padding:16px 0 24px;background: #eee; margin-top: -26px;line-height:28px;}



/* 底部固定导航 */
body .social_nav5{
	height:58px;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:999;
	background-color: #D00005;
}

body .social_nav5 li{ width:25%; float:left; position:relative;border-right:1px solid #ededed;border-left:1px solid #ededed; font-size:12px; text-align:center; color:#fff;line-height:12px; height:58px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
body .social_nav5 li:last-child{border-right:none;}
body .social_nav5 li:first-child{border-left:none;}
body .social_nav5 li em{ width:23px; display:block; margin:0 auto; padding:10px 0 6px 0;}
body .social_nav5 li em img{width: 23px;}
body .social_nav5 li a{ color:#fff;}
body .social_nav5 li.cur{ color:#fff; background: #ffae02;}
body .social_nav5 li .erji{ position:absolute; bottom:58px; left:0; width:100%; text-align:left; background:#0c7051; display:none; }
body .social_nav5 li .erji a{ display:block; border-bottom:1px solid #20a6ee; font-size:12px; height: 26px; line-height:26px;position:relative; text-align:center;  color:#fff;}
body .social_nav5 li .erji a:last-child{border-bottom:none;}

/*底部结束*/

.gd {
	font-size: 14px;
	text-decoration:none;
	color:#FFFFFF;
	font-family: "微软雅黑";
	
	line-height: 24px;
}
.gd  a:link{
text-decoration:none; 
color:#FFFFFF;
}
.gd a:hover{
text-decoration:underline;
color:#FFFFFF;
}
.gd a:visited{
text-decoration:none;
color:#FFFFFF;
}
.gd a:active{
text-decoration:none;
color:#FFFFFF;
}
.chit_neiye-h{width:96%;height:auto;margin:0 auto; text-align:center; padding-top:20px; padding-left:5%;}
.chit_neiye-h li{
	float:left;
	width:45%;
	height:41px;
	margin-right:2%;
	margin-bottom:2%;
	border:1px solid #CCCCCC;
}
.chit_neiye-h li a{
	color:#333333;
	line-height:41px;
	display:block;
	text-align:center;
	font-size: 14px;
}
.sjjj{
	width:100%;
	color:#333333;
	line-height:41px;
	display:block;
	text-align:center;
	font-size: 18px;
	font-family: "微软雅黑";
}

.sjhx{
	width:20%;
	height:3px;
	display:block;
	margin:0 auto;
	background-color: #FF9900;
}

ul.love li{
	width: 46%;
}