﻿*{padding:0px;margin:0px}
body, html {height:100%;}
html {overflow-x:hidden;overflow-y:scroll;}

html {font-size:100px;}  /*效果图750px*/
@media(max-width:540px){ html { font-size:84.375px; } } /*Android常用宽度*/
@media(max-width:480px){ html { font-size:75px; } }		/*Android常用宽度*/
@media(max-width:414px){ html { font-size:64.69px; } }  /*i6Plus,i7Plus宽度*/  
@media(max-width:375px){ html { font-size:58.59px; } }	/*i6,i7宽度*/
@media(max-width:360px){ html { font-size:56.25px; } }	/*Android常用宽度*/
@media(max-width:320px){ html { font-size:50px; } }		/*i5宽度*/

body 
{
    font-family:"Microsoft YaHei",'FontAwesome',Arial,Helvetica,sans-serif;
	padding:0px;margin:0px;
	font-size:0.14rem;
}
body,table,td,a,title,h2,h3,div,select{
    font-family:"Microsoft YaHei",'FontAwesome',Arial,Helvetica,sans-serif;
	font-size:0.14rem;
	color:#212121;
}
td,input{
	line-height:0.18rem;
}
form,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding: 0px;
}
img {border: 0;}   /* 图片边框为0  a:hover img{filter: Alpha(Opacity=70);}  图片透明度 */
a img,img{-ms-interpolation-mode:bicubic}

a:link       {text-decoration: none;color:#212121;}
a:visited    {text-decoration: none;color:#212121;}
a:hover      {text-decoration: none;color:#e70008;}/*top:1px;position:relative;bottom:1px;
*/
a.more:link       {text-decoration: none; color: #777777;}
a.more:visited    {text-decoration: none; color: #777777;}
a.more:hover      {TEXT-DECORATION:underline; color: #e70008;}

a.location:link       {text-decoration: none; color: #666666;}
a.location:visited    {text-decoration: none; color: #666666;}
a.location:hover      {TEXT-DECORATION: none; color: #e70008;}

/* IE下a:hover 背景闪烁 */
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

li {list-style-type: none;}
.fl{float:left;}
.fr{float:right;}
#hits {color:#DE250C;font-weight:400;}
.NoInfor {margin:0px auto;width:100%;height:1rem;margin-top:0.8rem;margin-bottom:0.8rem;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear:both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/
input{margin:0;outline:none;resize:none;border:none;}
.InputSubmit {padding:0.03rem;padding-left:0.1rem;padding-right:0.1rem;cursor:pointer;}
.inputTxt{ background:url(../images/input_bg.jpg);border:#D4D4D4 1px solid;padding:0.03rem;color:#212121;}

.input_off{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#F06B02;}
.input_on{padding:0px;width:90px;height:35px;border:none;color:#ffffff;background-color:#e70008;}

.font_red{color:#FF0000;}

/* 清除浮动 */
.cl:after,.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden}
.cl,.clearfix{zoom:1}

/* 文字单行溢出省略号 */
.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/*提示框样式*/
.reveal-modal-bg{/*position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:100;display:none;*/}
.reveal-modal{position:fixed;top:35%;left:50%;margin-left:-140px;width:280px;height:auto;padding-bottom:0.4rem;background:#f9f9f9 url(../images/reveal-modal.png) no-repeat -200px -50px;z-index:101;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:#c5c5c5 3px 3px 10px 2px;-moz-box-shadow:#c5c5c5 3px 3px 10px 2px;-webkit-box-shadow:#c5c5c5 3px 3px 10px 2px;}
.reveal-modal dl {float:left;width:280px;height:auto;font-size:16px;color:#666666;font-weight:600;}

#myModalContentDiv {float:left;width:240px;height:auto;padding:20px;padding-top:50px;}
#myModalContentDiv p{float:left;width:200px;height:auto;padding-top:5px;text-align:left;font-size:14px;color:#757575;}
#myModalContentDiv i{float:left;width:40px;font-size:28px;color:#FF9900;}

#confirmDiv{float:left;width:300px;height:auto;text-align:right;}
#confirmDiv ul{float:left;width:300px;}

.confirmButtom{float:right;width:65px;height:32px;}
.confirmButtom a{float:right;width:65px;height:32px;line-height:32px;text-align:center;color:#ffffff;font-size:14px;background:#F94A32;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.confirmButtom a:hover{float:right;width:65px;height:32px;line-height:32px;text-align:center;color:#ffffff;font-size:14px;background:#FA6E5B;}
.cancelButtom{float:right;width:50px;height:32px;padding-right:25px;}
.cancelButtom a{float:right;width:50px;height:32px;line-height:32px;text-align:center;color:#666666;font-size:14px;}
.cancelButtom a:hover{float:right;width:50px;height:32px;line-height:32px;text-align:center;color:#F94A32;}

.close-reveal-modal{font-size:22px;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:700;cursor:pointer;}  /** 关闭按钮样式 **/
/*提示框样式*/

/*分页开始*/
#page{margin: 0px auto;width:100%;padding:0.4rem 0rem 0.2rem 0rem;white-space:nowrap;text-align:center;clear:both;overflow:hidden;}
#page .pg{width:100%;height:0.24rem;margin-left:auto;margin-right:auto;font-size:0.14rem;line-height:0.14rem;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 0.1rem 0 0;padding:0.08rem;font-size:0.14rem;border:0.01rem #dddddd solid;color:#666666;}
#page .pg a:hover{margin:0 0.1rem 0 0;padding:0.08rem;background:#e70008;color:#ffffff;border:0.01rem #e70008 solid;}
#page .pg span.current{margin:0 0.1rem 0 0;padding:0.08rem;font-weight:bold;}
#page .pg span.font{margin:0 0.1rem 0 0;padding:0.08rem;}
#page .pg a.pre,#page .pg a.next,#page .pg a.first,#page .pg a.last{margin:0 0.1rem 0 0;}
/*分页结束*/

.PreveNext {float:left;width:100%;height:auto;padding-top:0.2rem;padding-bottom:0.2rem;}
.PreveNext ul{float:left;width:100%;height:auto;text-align:left;}
.PreveNext li{float:left;width:100%;height:auto;line-height:200%;text-align:left;font-size:0.14rem;}
.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited{color:#666666;font-size:0.14rem;text-decoration:underline;}
.PreveNext li a:hover{color:#777777;font-size:0.14rem;text-decoration:none;}

/*内页banner*/
.banner {margin:0px auto;width:100%;height:3.5rem;text-align:center;clear:both;overflow:hidden;}

.MidDiv {margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}

/*顶部*/
#topDivAll {margin:0px auto;width:100%;height:0.36rem;text-align:center;background-color:#F2F2F2;clear:both;overflow:hidden;}
#topDivAll ul {margin:0px auto;width:12rem;height:0.36rem;text-align:center;clear:both;overflow:hidden;}
#topDivAll dl{float:left;width:8rem;height:0.36rem;line-height:0.36rem;text-align:left;font-size:0.13rem;color:#757575;}

#topDivAllRight{float:right;width:4rem;height:0.36rem;line-height:0.36rem;text-align:right;}
#topDivAllRight a{margin-left:0.15rem;margin-right:0.15rem;height:0.36rem;line-height:0.36rem;color:#757575;font-size:0.13rem;text-align:center;}
#topDivAllRight a:hover{color:#FA9600;}

#topDiv {margin:0px auto;width:12rem;height:1.2rem;text-align:center;clear:both;position:relative;z-index:3;}
#topDivLeft{float:left;width:9rem;height:auto;text-align:left;}
#topDivLeft img{float:left;width:0.6rem;height:auto;padding-top:0.2rem;text-align:left;}
#topDivLeft h1{float:left;width:5rem;height:auto;margin-top:0.25rem;margin-left:0.1rem;padding-left:0.2rem;text-align:left;font-size:0.30rem;color:#212121;font-weight:600;background:url(../images/logo_ge.jpg) no-repeat;}
#topDivLeft h1 span{font-size:0.28rem;color:#e70008;font-weight:600;}
#topDivLeft h1 dl{float:left;width:5rem;margin-top:0rem;text-align:left;font-size:0.16rem;color:#333333;font-weight:100;}
#topDivRight{float:left;width:3rem;height:auto;margin-top:0.4rem;text-align:right;}
#topDivRight .tel{width:2.05rem;line-height:0.24rem;padding-right:0.5rem;text-align:right;font-size:0.14rem;color:#666666;background:url(../images/tel.gif) no-repeat right;}
#topDivRight .tel span,#topDivRight .tel span a{display:block;font-size:0.24rem;color:#e32618;font-weight:bold;}

/*导航*/
#menu{margin:0px auto;width:100%;height:0.6rem;text-align:center;background-color:#0B7AC4;margin-bottom:0.02rem;clear:both;overflow:hidden;}
.navigation-inner{position:relative;margin:0px auto;width:12rem;}
.navigation-up{height:0.6rem;line-height:0.6rem;}
.navigation-up .navigation-v3{float:left;width:100%;text-align:right;}
.navigation-up .navigation-v3 ul{float:left;width:100%;text-align:right;}
.navigation-up .navigation-v3 li{float:left;width:1.3rem;height:0.6rem;line-height:0.6rem;margin-right:0.2rem;color:#ffffff;text-align:center;}
.navigation-up .navigation-v3 li a{float:left;width:1.3rem;height:0.6rem;line-height:0.6rem;font-size:0.16rem;color:#ffffff;text-transform:uppercase;font-weight:600;font-style:normal;}
.navigation-up .navigation-v3 .nav-up-selected{color:#ffffff;background-color:#1B9CF3;} /*鼠标经过*/
.navigation-up .navigation-v3 .nav-up-selected a{color:#ffffff;}
.navigation-up .navigation-v3 .nav-up-selected-inpage{color:#ffffff;background-color:#1B9CF3;} /*当前状态*/

.navigation-down{width:100%;position:absolute;top:2.16rem;left:0rem;z-index:99999;}
.navigation-down .nav-down-menu{float:left;position:absolute;margin:0;width:100%;top:0rem;background-color:#F5F5F5;padding-bottom:0.4rem;}
.navigation-down .nav-down-menu .navigation-down-inner{position:relative;margin:auto;width:12rem;height:auto;}
.navigation-down .nav-down-menu .navigation-down-inner-img{float:left;width:5rem;height:3.2rem;padding-top:0.5rem;padding-bottom:0.6rem;}
.navigation-down .nav-down-menu .navigation-down-inner-img img{width:100%;}
.navigation-down .menu-1 dl{float:left;width:1.5rem;height:0.51rem;text-align:center;}
.navigation-down .menu-1 dl a{float:left;width:1.5rem;height:0.5rem;line-height:0.5rem;text-align:center;color:#333333;font-size:0.16rem;background-color:#F5F5F5;border-bottom:0.01rem #dddddd solid;}
.navigation-down .menu-1 dl a:hover{float:left;width:1.5rem;height:0.5rem;line-height:0.5rem;text-align:center;color:#ffffff;font-size:0.16rem;background-color:#1B9CF3;border-bottom:0.01rem #dddddd solid;top:1px;position:relative;bottom:1px;}
/*导航*/

/*顶部*/

/*底部*/
.links {margin:0px auto;width:100%;height:auto;padding-top:0.25rem;padding-bottom:0.2rem;text-align:left;font-size:0.14rem;background-color:#333333;clear:both;overflow:hidden;}
.links ul{margin:0px auto;width:12rem;height:auto;text-align:left;color:#CBCBCB;clear:both;overflow:hidden;}
.links dl{float:left;height:auto;text-align:left;font-size:0.18rem;color:#CBCBCB;}
.links dl i{font-size:0.2rem;padding-right:0.05rem;font-style:normal;}
.links a,.links a:visited{margin-left:0.1rem;margin-right:0.1rem;padding-top:0.05rem;color:#858585;font-size:0.16rem;text-decoration:none;} 
.links a:hover{color:#CACACA;font-size:0.16rem;text-decoration:underline;}

.footerDiv{margin:0px auto;width:100%;height:auto;padding-top:0.6rem;padding-bottom:0.6rem;text-align:center;background-color:#2A2A2A;clear:both;overflow:hidden;}
.footer {margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}

.footerLeft{float:left;width:30%;height:auto;}
.footerLeft ul{float:left;width:100%;height:auto;text-align:left;color:#ffffff;font-size:0.14rem;}
.footerLeft dl{float:left;width:100%;height:0.45rem;line-height:0.45rem;margin-top:0.2rem;margin-bottom:0.1rem;padding-left:16%;font-size:0.26rem;color:#ffffff;text-align:left;background:url(../images/tel.png) no-repeat;}

.footerMiddle{float:left;width:40%;height:auto;text-align:center;margin-left:3%;margin-right:5%;padding-left:6%;padding-right:3%;border-left:0.01rem #565656 solid;border-right:0.01rem #565656 solid;}
.footerMiddle dl{float:left;width:100%;height:auto;padding-bottom:0.1rem;color:#ffffff;font-size:0.18rem;text-align:left;}
.footerMiddle dl a{color:#DDDCDC;font-size:0.18rem;}
.footerMiddle ul{float:left;width:100%;height:auto;text-align:left;}
.footerMiddle li{float:left;width:100%;height:auto;line-height:240%;color:#DDDCDC;font-size:0.14rem;text-align:left;}
.footerMiddle li i{float:left;width:5%;line-height:240%;color:#DDDCDC;}
.footerMiddle li a{color:#DDDCDC;font-size:0.14rem;}

.footerRight {float:left;width:11%;height:auto;text-align:right;}
.footerRight img{float:left;width:100%;height:auto;}
.footerRight dl{float:left;width:100%;font-size:0.14rem;color:#AFAFAF;padding-top:0.1rem;text-align:center;}

.BottomDiv{margin:0px auto;width:100%;height:auto;padding-bottom:0.15rem;text-align:center;background-color:#EEEEEE;clear:both;overflow:hidden;}
.BottomDiv ul{margin:0px auto;width:12rem;height:auto;text-align:center;clear:both;overflow:hidden;}
.BottomDiv dd {float:left;width:30%;height:auto;line-height:180%;padding-top:0.15rem;text-align:left;color:#757575;font-size:0.14rem;}
.BottomDiv dd img{width:1.4rem;}
.BottomDiv dt {float:left;width:70%;height:auto;line-height:180%;padding-top:0.25rem;color:#757575;text-align:right;}
.BottomDiv dt a{color:#757575;font-size:0.14rem;text-decoration:none;}
.BottomDiv dt a:hover{color:#757575;text-decoration:underline;}
/*顶部、底部*/
/*底部*/

/*首页*/
/*首页标题*/
.indexTitle{margin:0px auto;width:12rem;height:auto;margin-top:0rem;background:url(../images/par_h.gif) #ffffff no-repeat center 0.2rem;text-align:center;clear:both;overflow:hidden;}
.indexTitle a{line-height:180%;color:#212121;font-size:0.28rem;}
.indexTitle a:hover {text-decoration:none;font-size:0.28rem;}
.indexTitle a span{color:#e32618;font-size:0.28rem;}
.indexTitle em{display:block;margin:0px auto;width:9.5rem;padding-top:0.1rem;color:#818181;font-size:0.15rem;line-height:160%;font-style:normal;text-align:center;clear:both;overflow:hidden;}
/*首页标题*/

/*首页服务*/
.IndexServiceDiv{margin:0px auto;width:12.7rem;height:auto;padding-top:0.4rem;margin-bottom:0rem;text-align:center;clear:both;overflow:hidden;}

.IndexService{float:left;width:100%;height:auto;background-color:#fff;padding:3%;}
.IndexService li{float:left;width:2.45rem;height:1.9rem;margin-right:0.32rem;padding:0.15rem;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);transition: 0.3s;}/*padding:0 33px;*/
.IndexService li dl{float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;}
.IndexService li a dl{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#1E1E1E;}
.IndexService li dl a:hover{float:left;width:100%;height:0.5rem;font-size:0.2rem;color:#0366CC;}
.IndexService li a:hover dl{color:#e32618;}

.IndexService li p{height:1.1rem;line-height:160%;padding-top:0.2rem;font-size:0.14rem;color:#757575;text-align:left;overflow:hidden;}
.IndexService li:hover{top:-3px;-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.2);
box-shadow:0 0px 15px rgba(0,0,0,0.2);-webkit-transform:translate3d(0, -2px, 0);transform:translate(-0,-3px);}

.IndexService li:nth-child(4){margin-right:0rem;}

.IndexService li .main_pic{width:2.45rem;height:1.5rem;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexService li .main_pic img{width:2.45rem;height:1.5rem;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexService li:hover img{width:2.45rem;height:1.5rem;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}
.IndexService li .main_pic img{width:2.45rem;height:1.5rem;text-align:left;overflow:hidden;}
/*首页服务*/

/*首页视频*/
.IndexVideoDiv{margin:0px auto;width:12.7rem;height:auto;padding-top:0rem;margin-bottom:0rem;text-align:center;clear:both;overflow:hidden;}
.IndexVideo {margin:0px auto;width:94%;height:auto;padding:0.2rem 0rem 0rem 0rem;text-align:center;clear:both;overflow:hidden;}
.IndexVideo li{float:left;width:22.75%;height:auto;margin:0% 3% 0.2rem 0%;text-align:center;background-color:#F4F4F4;}
.IndexVideo li img{max-width:100%;}
.IndexVideo li a dl,.video li dl{float:left;width:100%;height:0.5rem;line-height:0.5rem;color:#000000;font-size:0.18rem;}
.IndexVideo li:hover dl{color:#ffffff;background-color:#1B9CF3;}
.IndexVideo .video_class {max-width:100%;height:auto;}
.IndexVideo li:nth-child(4n){margin:0% 0% 0.5rem 0%;}
/*首页视频*/


/*首页6大核心优势*/
.AdvantageTitle{margin:0px auto;width:100%;height:2.5rem;margin-top:0.5rem;margin-bottom:0.3rem;text-align:center;background: url(../images/AdvantageTitle.jpg) no-repeat center top;clear:both;overflow:hidden;}
.AdvantageTitle h1{margin:0px auto;width:10.5rem;height:auto;padding-top:0.45rem;padding-left:1.8rem;text-align:center;color:#FFFFFF;font-size:0.4rem;font-weight:600;clear:both;overflow:hidden;}
.AdvantageTitle h2{margin:0px auto;width:10rem;height:auto;padding-top:0.2rem;padding-left:1.8rem;ttext-align:center;color:#ffffff;font-size:0.24rem;font-weight:100;clear:both;overflow:hidden;}

.Advantage1 {margin:0px auto;width:12rem;height:3.6rem;margin-top:0rem;text-align:center;clear:both;overflow:hidden;background:url(../images/AdvantageBg1.jpg) no-repeat bottom;}
.Advantage1 dl{float:right;width:5rem;height:auto;text-align:left;padding-top:0.1rem;}
.Advantage1 dl img{width:100%;max-height:3rem;}
.Advantage1 ul{float:left;width:6rem;height:auto;padding-left:0.2rem;margin-left:0.8rem;text-align:center;padding-top:0.1rem;}
.Advantage1 li {float:left;width:5rem;height:auto;text-align:left;padding-top:0.3rem;}
.Advantage1 li dd{color:#0180D1;font-size:0.28rem;}
.Advantage1 li dd span{color:#C1C1C1;font-weight:600;padding-right:0.1rem;}
.Advantage1 li dt{float:left;width:5rem;height:auto;padding-top:0.1rem;text-align:left;font-size:0.15rem;color:#454545;line-height:150%;}

.Advantage2 {margin:0px auto;width:12rem;height:3.6rem;margin-top:0rem;text-align:center;clear:both;overflow:hidden;background:url(../images/AdvantageBg2.jpg) no-repeat bottom;}
.Advantage2 dl{float:left;width:5rem;height:auto;margin-left:0.4rem;text-align:left;padding-top:0.1rem;}
.Advantage2 dl img{width:100%;max-height:3rem;}
.Advantage2 ul{float:left;width:5.2rem;height:auto;margin-left:0.5rem;text-align:center;padding-top:0rem;}
.Advantage2 li {float:left;width:5rem;height:auto;text-align:left;padding-top:0.3rem;}
.Advantage2 li dd{color:#0180D1;font-size:0.28rem;}
.Advantage2 li dd span{color:#C1C1C1;font-weight:600;padding-right:0.1rem;}
.Advantage2 li dt{float:left;width:5rem;height:auto;padding-top:0.1rem;text-align:left;font-size:0.15rem;color:#454545;line-height:150%;}
/*首页6大核心优势*/

/*首页产品*/
.IndexProductsDiv {margin:0px auto;width:100%;height:auto;margin-top:0rem;margin-bottom:0.4rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/indexProducts.gif) no-repeat;display:none;}
.IndexProducts {margin:0px auto;width:12rem;height:auto;padding-top:0.5rem;text-align:center;clear:both;overflow:hidden;}
.IndexProducts dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#FFE6C3;font-size:0.20rem;}
.IndexProducts ul{float:left;width:100%;height:auto;padding-top:0.3rem;text-align:center;}
.IndexProducts li{float:left;width:2.6rem;height:3.3rem;text-align:center;margin-left:0.18rem;margin-right:0.18rem;margin-bottom:0.4rem;}
.IndexProducts li img{float:left;width:2.6rem;height:2.6rem;}
.IndexProducts li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.IndexProducts li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#212121;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.IndexProducts li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#e70008;}
.IndexProducts li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.IndexProducts li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/
.IndexProducts li:nth-child(4),.IndexProducts li:nth-child(8){margin-right:0rem;}
/*首页产品*/

/*首页公司简介*/
.IndexAboutDiv{margin:0px auto;width:100%;height:auto;padding-bottom:0.4rem;margin-top:0.5rem;margin-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;background:url(../images/IndexAboutBg.jpg) no-repeat bottom;}
.IndexAbout{margin:0px auto;width:12rem;height:auto;padding-top:0.3rem;padding-bottom:0.5rem;text-align:center;background-color:#FFFFFF;opacity:0.8;filter:alpha(opacity=80);clear:both;overflow:hidden;}
.IndexAbout ul{float:left;width:11rem;height:auto;text-align:left;padding-left:0.5rem;padding-right:0.5rem;font-size:0.16rem;color:#000;line-height:180%;}
.IndexAboutContent,.IndexAboutContent div,.IndexAboutContent p{font-size:0.16rem;color:#000;font-weight:100;line-height:180%;}

.IndexPic {margin:0px auto;width:12rem;height:auto;padding-top:0.4rem;padding-bottom:0.5rem;text-align:left;clear:both;overflow:hidden;}
.IndexCertTd {height:auto;text-align:center;padding-left:0.15rem;padding-right:0.15rem;}
.IndexCertTdImg {width:2.8rem;height:1.6rem;text-align:center;}
.IndexCertTdFont{text-align:center;}
.IndexCertTdFont a{float:left;width:2.6rem;height:0.35rem;padding:0.1rem;color:#ffffff;font-size:0.14rem;background-color:#BBBBBB;}
.IndexCertTdFont a:hover{color:#ffffff;background-color:#1B9CF3;}
#colee_left_c1 {margin:0px auto;width:100%;height:auto;overflow:hidden;}
/*首页公司简介*/

/*首页新闻*/
.IndexNewsDiv{margin:0px auto;width:12rem;height:auto;margin-top:0.3rem;margin-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;}
.IndexNews{float:left;width:8.1rem;height:auto;padding-top:0.25rem;text-align:left;}
.IndexNews ul{float:left;width:8.1rem;height:auto;text-align:center;}
.IndexNews h1{float:left;width:1.5rem;height:auto;text-align:center;}
.index_title_off {display:inline-block;width:1.5rem;height:1.1rem;line-height:auto;padding-top:0.25rem;text-align:center;color:#ffffff;font-size:0.18rem;font-weight:100;background-color:#0180D1;border-top:0.01rem solid #FEFEFE;cursor:pointer;}
.index_title_on{display:inline-block;width:1.5rem;height:1.1rem;line-height:auto;padding-top:0.25rem;text-align:center;color:#ffffff;font-size:0.18rem;font-weight:100;background-color:#F12912;border-top:0.01rem solid #FEFEFE;cursor:pointer;}
.IndexNews h1 dl{display:block;width:1.5rem;margin-top:0.05rem;text-align:center;font-size:0.12rem;color:#fff;color:rgba(255,255,255,.6);font-family:'arial';}
.IndexNews h1 dl .more{display:block;width:0.7rem;height:0.2rem;line-height:0.2rem;margin:0.15rem 0.39rem 0.15rem 0.39rem;text-align:center;border:0.01rem solid rgba(255,255,255,.6);color:#fff;font-size:0.12rem;}
.IndexNews h1 dl .more a{color:#fff;font-size:0.12rem;}

.IndexNewsList{float:left;width:6.4rem;height:auto;text-align:center;}
.IndexNewsListNews{float:left;width:6.4rem;height:4.1rem;text-align:left;margin-left:0.2rem;background-color:#fff;}

.IndexNewsIndexFirst{float:left;width:6.1rem;height:auto;padding:0.15rem;text-align:left;background-color:#F4F4F4;border-bottom:0.01rem dotted #CCCCCC;}
.IndexNewsIndexFirstImg {position:relative;float:left;width:2rem;height:1.4rem;margin-right:0.2rem;z-index:2;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg{width:2rem;height:1.4rem;text-align:center;overflow:hidden;display:block;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexNewsIndexFirstImg .IndexNewsFirstImg img{width:2rem;height:1.4rem;text-align:center;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
.IndexNewsIndexFirstImg .IndexNewsFirstImg:hover img{text-align:center;transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
.IndexNewsImg {width:2rem;height:1.4rem;text-align:left;overflow:hidden;}

.IndexNewsIndexFirst h2{float:left;width:3.9rem;height:auto;text-align:left;}
.IndexNewsIndexFirst h2 a,.IndexNewsIndexFirst h2 a:visited{color:#000;font-size:0.20rem;font-weight:100;text-decoration:none;}
.IndexNewsIndexFirst h2 a:hover{color:#F12912;font-size:0.20rem;font-weight:100;text-decoration:none;}
.IndexNewsFont{float:left;width:3.9rem;height:auto;padding-top:0.1rem;text-align:left;}
.IndexNewsFont span{float:left;width:3.9rem;height:0.75rem;line-height:180%;text-align:left;color:#757575;font-size:0.13rem;overflow:hidden;}
.IndexNewsFont h3{float:right;width:3.9rem;height:0.2rem;padding-top:0.05rem;text-align:right;color:#454545;font-size:0.12rem;overflow:hidden;}
.IndexNewsFont h3 a{line-height:180%;color:#666666;font-size:0.12rem;font-weight:100;text-decoration:underline;} 
.IndexNewsFont h3 a:hover,IndexNewsFont h3 a:visited{line-height:180%;color:#F12912;font-size:0.12rem;font-weight:100;text-decoration:none;}

.IndexNews li{float:left;width:6.15rem;height:0.45rem;line-height:0.46rem;padding-left:0.25rem;text-align:left;background:url(../images/index8_39.jpg) 0px 0.12rem no-repeat;border-bottom:0.01rem #F4F4F4 solid;}
.IndexNews li a,.IndexNews li a:visited{color:#333333;font-size:0.14rem;text-decoration:none;}
.IndexNews li a:hover{color:#F12912;font-size:0.14rem;font-weight:100;text-decoration:none;}
.IndexNews li span{float:right;width:0.8rem;text-align:left;color:#999999;font-size:0.12rem;}
/*首页新闻*/

/*首页常见问题*/
.IndexFaq{float:left;width:3.5rem;height:auto;margin-left:0.4rem;padding-top:0.25rem;text-align:left;}
.IndexFaq dt{float:left;width:3.5rem;height:0.45rem;line-height:.45rem;text-align:left;border-bottom:0.01rem solid #EDEDED;font-size:0.18rem;color:#333333;}
.IndexFaq dt span{padding-left:0.15rem;font-size:0.14rem;color:#999;}
.IndexFaq dt i{float:right;width:0.7rem;height:0.2rem;line-height:0.2rem;padding-top:0.15rem;}
.IndexFaq dt i a{}
.IndexFaq dt i a:hover{}

.faqMain{float:left;width:3.5rem;height:3.38rem;margin-top:0.25rem;text-align:center;overflow:hidden;}
.faqMain li {float:left;width:3.5rem;height:auto;padding-top:0.15rem;padding-bottom:0.15rem;text-align:left;border-bottom:0.01rem dashed #EDEDED;}
.faqMain li h1{width:3.25rem;height:0.25rem;padding-left:0.25rem;background:url(../images/a.jpg) no-repeat left;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.faqMain li h1 a{font-size:0.15rem;font-weight:100;color:#000;}
.faqMain li h1 a:hover{font-size:0.15rem;font-weight:100;color:#F12912;}
.faqMain li p{float:left;width:3.25rem;height:0.38rem;line-height:160%;padding-left:0.25rem;color:#666666;font-size:0.12rem;background:url(../images/q.jpg) no-repeat left 0.05rem;overflow:hidden;}
.faqMain li:last-child{border-bottom:none;}
/*首页常见问题*/
/* 首页 */

/*内页左边右边设置*/
.Location {margin:0px auto;width:100%;height:0.56rem;margin-top:0.05rem;background:#F4F4F4;border-bottom:0.01rem #E3E3E3 solid;clear:both;overflow:hidden;}
.Location-nav {margin:0px auto;width:12rem;clear:both;overflow:hidden;}
.Location-nav .nav {float:left;height:0.56rem;line-height:0.56rem;color:#454545;font-size:0.20rem;}
.Location-nav .nav i{padding-right:0.06rem;color:#454545;font-size:0.2rem;}

.con-left{float:left;width:2.5rem;height:auto;margin-right:0.5rem;margin-bottom:0.5rem;padding-top:0.3rem;padding-bottom:0.5rem;text-align:left;}
.con-left dl{float:left;width:90%;height:0.5rem;line-height:0.2rem;padding-left:10%;padding-top:0.15rem;text-align:left;color:#FFFFFF;font-size:0.16rem;font-weight:600;background:#0B7AC4;}
.con-left dl span{display:block;color:#efefef;font-size:0.14rem;padding-left:40%;font-weight:100;}

.LeftMenu {float:left;width:100%;height:auto;text-align:left;}
.LeftMenu ul{float:left;width:100%;}
.LeftMenu li {float:left;width:100%;text-align:left;border-bottom:1px #E6E6E6 solid;}
.LeftMenu li a{float:left;width:80%;padding-left:20%;height:0.5rem;line-height:0.5rem;font-size:0.16rem;color:#303030;text-align:left;background:url(../images/left_off.gif) no-repeat left;}
.LeftMenu li a:hover{color:#E93D3F;background: url(../images/left_on.gif) no-repeat left;}
.LeftMenu li.current a{color:#E93D3F;background: url(../images/left_on.gif) no-repeat left;}

.LeftContact{float:left;width:100%;height:auto;margin-top:0.3rem;text-align:center;}
.LeftContact ul{float:left;width:90%;height:auto;line-height:200%;padding:5%;text-align:left;background:#F5F5F5;}
.LeftContact ul img{width:100%;height:auto;}
.LeftContact ul dd{float:left;width:100%;height:auto;padding-top:0.1rem;font-size:0.16rem;color:#303030;font-weight:600;}
.LeftContact li{float:left;width:100%;height:auto;line-height:180%;padding-top:0.03rem;font-size:0.14rem;text-align:left;}
.LeftContact li i{float:left;width:10%;line-height:180%;}
.LeftContact li a{font-size:0.14rem;}

.con-right{float:left;width:9rem;height:auto;margin-top:0.3rem;text-align:center;}
.con-right-title{float:left;width:100%;height:0.4rem;line-height:0.4rem;margin-bottom:0.3rem;text-align:left;color:#5A5A5A;border-bottom:0.01rem solid #E4E4E4;}
.con-right-title a{color:#5A5A5A;}

#con-right{margin:0px auto;width:12rem;height:auto;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;}
.con-right-content {margin:0px auto;width:12rem;height:auto;line-height:220%;padding-bottom:0.4rem;text-align:left;font-size:0.16rem;clear:both;overflow:hidden;}
.con-right-content p,.con-right-content div,.con-right-content a{font-size:0.16rem;line-height:220%;}
.con-right-content img{max-width:100%;height:auto;}
/*内页左边右边设置*/


/*关于我们*/
.aboutPic{margin:0px auto;width:100%;height:auto;padding-top:0rem;padding-bottom:0.1rem;text-align:center;clear:both;overflow:hidden;}
.aboutPic dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#FFE6C3;font-size:0.20rem;background:url(../images/indexProducts.gif) no-repeat;}
.aboutPic li{float:left;width:3.6rem;height:3.3rem;text-align:center;margin-left:0.2rem;margin-right:0.2rem;margin-bottom:0.3rem;}
.aboutPic li img{float:left;width:3.6rem;height:2.6rem;}
.aboutPic li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.aboutPic li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#212121;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.aboutPic li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#e70008;}
.aboutPic li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.aboutPic li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/

.aboutPicDetailed {margin:0px auto;width:100%;height:auto;padding-top:0rem;padding-bottom:0rem;text-align:center;clear:both;overflow:hidden;}
.aboutPicDetailed dl{float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.10rem;text-align:center;font-size:0.22rem;color:#212121;}
.aboutPicDetailed dd{float:left;width:100%;height:auto;padding-bottom:0.05rem;margin-bottom:0.20rem;text-align:right;border-bottom:0.01rem #E3E3E3 dashed;color:#969696;font-size:0.14rem;}
.aboutPicDetailedContent{float:left;width:100%;line-height:180%;padding-top:0.2rem;padding-bottom:0.2rem;margin-bottom:0.1rem;font-size:0.16rem;text-align:left;border-bottom:0.01rem #cccccc dashed;}
.aboutPicDetailedContent div,.aboutPicDetailedContent p,.aboutPicDetailedContent a{font-size:0.16rem;line-height:180%;}
.aboutPicDetailedContent img {margin:0px auto;max-width:100%;padding-top:0.2rem;padding-bottom:0.1rem;text-align:center;display:table-cell;clear:both;overflow:hidden;}
/*关于我们*/

/*产品展示*/
.Products {margin:0px auto;width:100%;height:auto;padding-top:0.3rem;padding-bottom:0.2rem;text-align:center;clear:both;overflow:hidden;display:none;}
.Products dl{float:left;width:95%;height:0.5rem;line-height:0.5rem;padding-left:5%;text-align:left;color:#FFE6C3;font-size:0.20rem;background:url(../images/indexProducts.gif) no-repeat;}
.Products li{float:left;width:2.6rem;height:3.3rem;text-align:center;margin-left:0.18rem;margin-right:0.18rem;margin-bottom:0.4rem;}
.Products li img{float:left;width:2.6rem;height:2.6rem;}
.Products li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.Products li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#212121;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.Products li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#e70008;}
.Products li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.Products li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/

.ProductDetailed {margin:0px auto;width:12rem;height:auto;padding-top:0rem;padding-bottom:0.2rem;text-align:center;clear:both;overflow:hidden;display:none;}
.ProductDetailed dl{float:left;width:100%;height:0.5rem;text-align:center;font-size:0.24rem;font-weight:400;color:#E72618;border-bottom:0.01rem #cccccc dashed;}

.ProContent {float:left;width:100%;height:auto;line-height:200%;padding-top:0.2rem;padding-bottom:0.2rem;text-align:left;font-size:0.16rem;border-bottom:0.01rem #E5E5E5 dashed;}
.ProContent div,.ProContent p,.ProContent a{font-size:0.16rem;line-height:200%;}
.ProContent img{max-width:100%;}

.ProductRelated {margin:0px auto;width:99%;height:auto;margin-top:0.3rem;text-align:center;border:0.01rem solid #EDEDED;clear:both;overflow:hidden}
.ProductRelated dl{float:left;width:98%;height:0.45rem;line-height:0.45rem;padding-left:2%;text-align:left;font-size:0.18rem;color:#333333;font-weight:400;background:#F4F4F4;border-bottom:0.01rem #E3E3E3 solid;}
.ProductRelated ul {margin:0px auto;width:95%;height:auto;padding:2%;padding-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.ProductRelated li{float:left;width:1.88rem;height:2.4rem;text-align:center;margin-left:0.18rem;margin-right:0.18rem;margin-bottom:0.4rem;}
.ProductRelated li img{float:left;width:1.88rem;height:1.88rem;}
.ProductRelated li dd{float:left;width:100%;height:0.55rem;text-align:center;background-color:#F9FAFE;}
.ProductRelated li dd a{float:left;width:100%;height:0.55rem;line-height:0.55rem;text-align:center;font-size:0.16rem;color:#212121;background:#FAFAFE;}/*white-space:nowrap;text-overflow:ellipsis;*/
.ProductRelated li .hoverImg:hover dd a{float:left;width:97.3%;height:0.55rem;padding-left:1.5%;padding-right:1.5%;text-align:center;font-size:0.16rem;color:#ffffff;background:#e70008;}
.ProductRelated li .hoverImg{float:left;width:100%;border:0.01rem solid #f0f0f0;box-shadow:1px 1px 1px rgba(238, 238, 238, 0.3);transition:all 0.4s linear 0s;}
.ProductRelated li .hoverImg:hover{top:-3px;-webkit-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 10px 20px rgba(0, 0, 0, 0.3);transform:translate(-0,-10px);box-shadow:0 1px 30px #DEDEDE;} /*阴影颜色*/
/*产品展示*/

/*新闻中心*/
.News{margin:0 auto;position:relative;width:9rem;padding-bottom:0.5rem;clear:both;overflow:hidden;}
.News ul {float:left;width:100%;height:auto;}
.News li {position:relative;width:99%;height:1.6rem;margin-bottom:0.2rem;text-align:left;background:#F9F9F9;border-bottom:0.01rem #ededed solid;transition:all .6s cubic-bezier(222,222,222,0.5) 0s;}/*border:1px solid transparent;*/
.News li:hover {border:0.01rem solid #E32618;box-shadow:0 6px 10px 5px rgba(0, 0, 0, .06);}
.News li img{float:left;width:2rem;height:1.2rem;margin:1.5%;transition:all .5s cubic-bezier(.215, .61, .355, 1) 0s;transition:all 0.3s;}
.News li:hover img {margin-left:1.8%;}

.NewsTitle {float:left;width:58%;margin-top:0.1rem;margin-left:2%;transition:all .3s ease-out 0s }
.News li:hover .NewsTitle {margin-top:0.2rem;margin-left:2%;}
.NewsTitle span {display:block;height:auto;line-height:140%;margin-bottom:0.08rem;font-size:0.20rem;color:#212121;font-weight:400;transition:all .3s ease-out 0s;}
.News li:hover .NewsTitle span {font-size:0.20rem;color:#E32618;font-weight:400;}
.NewsTitle dl {display:block;width:100%;height:0.8rem;line-height:150%;color:#888888;font-size:0.14rem;overflow:hidden;transition: all .3s ease-out 0s;}

.NewsTimes {float:right;width:11%;padding:0.25rem 0.3rem 0 0;text-align:center;transition:all .3s ease-out 0s;}
.News li:hover .NewsTimes {padding:0.25rem 0.2rem 0 0;}
.NewsTimes span {height:0.26rem;color:#999999;font-size:0.16rem;}

.NewsBtn {position:absolute;top:0.9rem;right:0.3rem;}
.News li:hover .NewsBtn {margin:0 -0.05rem;}
.MoreBtn {position:absolute;width:1rem;height:0.35rem;line-height:0.35rem;border-radius:0.05rem;text-align:center;font-size:0.14rem;background:#F9FAFE;border:0rem solid #EDEDED;transition:all .5s cubic-bezier(.215, .61, .355, 1) 0s;transition:all 0.3s;}
.News ul li a.MoreBtn{color:#888888;}
.News ul li:hover .MoreBtn{color:#E32618;font-size:0.14rem;border:0 solid #1B9CF3;}


.NewsDetailed {margin:0px auto;width:9rem;height:auto;margin-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.NewsDetailed dl{float:left;width:100%;height:auto;line-height:200%;margin-bottom:0.10rem;text-align:center;font-size:0.22rem;color:#333333;font-weight:400;}
.NewsDetailed dd{float:left;width:100%;height:auto;padding-bottom:0.05rem;text-align:right;border-bottom:0.01rem #cccccc dashed;color:#969696;font-size:0.14rem;}
.NewsDetailed dt{float:left;width:96%;height:auto;line-height:200%;padding:2%;text-align:left;background-color:#F9FAFE;color:#666666;font-size:0.14rem;}
.NewsDetailedContent{float:left;width:100%;line-height:200%;padding-top:0.2rem;padding-bottom:0.2rem;margin-bottom:0.1rem;font-size:0.16rem;text-align:left;border-bottom:0.01rem #cccccc dashed;}
.NewsDetailedContent div,.NewsDetailedContent p,.NewsDetailedContent a{font-size:0.16rem;line-height:200%;}
.NewsDetailedContent img {margin:0px auto;max-width:100%;padding-top:0.1rem;padding-bottom:0.1rem;text-align:center;display:table-cell;clear:both;overflow:hidden;}

.NewsLatest {argin:0px auto;width:2.48rem;height:auto;margin-top:0.3rem;text-align:center;border:0.01rem solid #EDEDED;clear:both;overflow:hidden;}
.NewsLatest ul {margin:0px auto;width:96%;height:auto;padding:2%;padding-bottom:0.2rem;text-align:center;clear:both;overflow:hidden;}
.NewsLatest li{float:left;width:1.93rem;height:auto;line-height:150%;margin-left:0.15rem;margin-right:0.15rem;padding-top:0.1rem;padding-left:0.25rem;padding-bottom:0.1rem;text-align:left;background:url(../images/index8_39.jpg) 0px 0.1rem no-repeat;border-bottom:0.01rem #F4F4F4 solid;}
.NewsLatest li a,.NewsLatest li a:visited{color:#333333;font-size:0.14rem;text-decoration:none;}
.NewsLatest li a:hover{color:#F12912;font-size:0.14rem;font-weight:100;text-decoration:none;}
.NewsLatest li span{width:0.8rem;padding-left:0.1rem;color:#999999;font-size:0.12rem;}


.NewsRelated {margin:0px auto;width:8.98rem;height:auto;margin-top:0.3rem;margin-bottom:0.5rem;text-align:center;border:0.01rem solid #EDEDED;clear:both;overflow:hidden;}
.NewsRelated dl{float:left;width:98%;height:0.45rem;line-height:0.45rem;padding-left:2%;text-align:left;font-size:0.18rem;color:#333333;font-weight:400;background:#F4F4F4;border-bottom:0.01rem #E3E3E3 solid;}
.NewsRelated ul {margin:0px auto;width:96%;height:auto;padding:2%;padding-bottom:0.3rem;text-align:center;clear:both;overflow:hidden;}
.NewsRelated li{float:left;width:8.3rem;height:0.4rem;line-height:0.4rem;margin-left:0.1rem;margin-right:0.1rem;padding-left:0.25rem;text-align:left;background:url(../images/index8_39.jpg) 0px 0.1rem no-repeat;border-bottom:0.01rem #F4F4F4 solid;}
.NewsRelated li a,.NewsRelated li a:visited{color:#333333;font-size:0.14rem;text-decoration:none;}
.NewsRelated li a:hover{color:#F12912;font-size:0.14rem;font-weight:100;text-decoration:none;}
.NewsRelated li span{float:right;width:0.8rem;text-align:left;color:#999999;font-size:0.12rem;}

/*新闻中心*/

/*视频*/
.VideoDiv {margin:0px auto;width:12rem;height:auto;padding-bottom:0.5rem;text-align:center;clear:both;overflow:hidden;}
.VideoDiv ul {float:left;width:5.5rem;height:auto;padding-left:0.25rem;padding-right:0.25rem;padding-bottom:0.3rem;text-align:center;}
.video {width:5.2rem;height:3.2rem;}
.VideoDiv dl {float:left;width:100%;height:auto;padding-top:0.1rem;text-align:center;font-size:0.18rem;}
.video_class {max-width:100%;height:auto;}

.VideoList{margin:0px auto;width:12.7rem;height:auto;padding-top:0rem;margin-bottom:0rem;text-align:center;clear:both;overflow:hidden;}
.VideoList {margin:0px auto;width:100%;height:auto;padding:0.2rem 0rem 0rem 0rem;text-align:center;clear:both;overflow:hidden;}
.VideoList li{float:left;width:46%;height:auto;margin:0% 8% 0.4rem 0%;text-align:center;background-color:#F4F4F4;}
.VideoList li img{max-width:100%;}
.VideoList li a dl,.video li dl{float:left;width:100%;height:0.5rem;line-height:0.5rem;color:#000000;font-size:0.18rem;}
.VideoList li:hover dl{color:#ffffff;background-color:#1B9CF3;}
.VideoList .video_class {max-width:100%;height:auto;}
.VideoList li:nth-child(2n){margin:0% 0% 0.5rem 0%;}

.VideoDetailed {margin:0px auto;width:9rem;height:auto;margin-top:0.3rem;text-align:center;clear:both;overflow:hidden;}
.VideoDetailed dl{float:left;width:100%;height:auto;line-height:200%;margin-bottom:0.10rem;text-align:center;font-size:0.22rem;color:#333333;font-weight:400;}
.VideoDetailed dd{float:left;width:100%;height:auto;padding-bottom:0.05rem;text-align:right;border-bottom:0.01rem #cccccc dashed;color:#969696;font-size:0.14rem;}
.VideoDetailed dt{float:left;width:96%;height:auto;line-height:200%;padding:2%;text-align:left;background-color:#F9FAFE;color:#666666;font-size:0.14rem;}
.VideoDetailedContent{float:left;width:100%;line-height:200%;padding-top:0.2rem;padding-bottom:0.2rem;margin-bottom:0.1rem;font-size:0.16rem;text-align:left;border-bottom:0.01rem #cccccc dashed;}
.VideoDetailedContent div,.VideoDetailedContent p,.VideoDetailedContent a{font-size:0.16rem;line-height:200%;}
.VideoDetailedContent img {margin:0px auto;max-width:100%;padding-top:0.1rem;padding-bottom:0.1rem;text-align:center;display:table-cell;clear:both;overflow:hidden;}
/*视频*/

/*联系我们部分*/
.ContactMapDiv{margin:0px auto;width:100%;height:auto;padding:0.3rem;margin-top:0rem;padding-bottom:0.8rem;text-align:center;clear:both;overflow:hidden;}
.ContactInformation{float:left;width:100%;height:auto;text-align:center;}
.ContactInformation dd{float:left;width:100%;height:auto;text-align:left;font-size:0.22rem;}
.ContactInformation ul{float:left;width:100%;height:auto;padding-top:0.3rem;text-align:center;}
.ContactInformation li{float:left;width:100%;height:auto;line-height:180%;margin-bottom:0.3rem;text-align:left;}
.ContactInformation li i{float:left;width:0.4rem;height:0.4rem;line-height:0.4rem;margin-right:0.2rem;text-align:center;border:0.01rem #454545 solid;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;font-size:0.2rem;}
.ContactInformation li dl{float:left;width:75%;height:auto;text-align:left;font-size:0.16rem;}
.ContactInformation li dl dt{font-size:0.16rem;}

.ContactMap{float:left;width:100%;height:auto;text-align:left;}
#dituContent{float:left;width:100%;height:4.5rem;border:0.01rem #FFE5C8 solid;display:block;}