@charset "utf-8";
/*------------------通用样式-------------------*/

body {font-family: "微软雅黑"; background-color:#FFF; zoom:1;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:14px; color:#333;}
a:hover {color:#BA251F;}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}
form {display: block;}
#all {width: 100%;margin:0px auto;height: auto;min-width:1200px;overflow:hidden;background-color:#FFF;}
#alla{width: 100%;margin:0px auto;height: auto;min-width:1200px;overflow:hidden;background-color:#f5f6f7;}
.nav ul li h2,.ce_nav li h3{font-weight:normal;}


/*--------------------通用样式结束----------------------*/




/*--------------------头部样式 开始----------------------*/

.header {width:100%; height:165px; margin:0px auto; overflow:hidden; background-color:#FFF;}
.head-top{width:1200px; height:105px; margin-left:auto; margin-right:auto;}

.logo{height:55px; overflow:hidden; float:left; margin-top:25px;}
.logo a{ display:block;}
.i-dh{height:30px; float:right; margin-top:27px; margin-right:10px;}
.i-lxa{height:40px; line-height:40px; font-size:14px; color:#333333; float:right; display:block; text-align:center; margin-top:32px; margin-left:20px;}
.i-lxb{height:40px; line-height:40px; font-size:14px; color:#333333; float:right; display:block; text-align:center; margin-top:32px; margin-left:20px;}
.i-line{width:1px; height:14px; background-color:#dddddd; float:right; margin-top:35px; margin-left:20px;}

.head_nav{width:100%; height:60px; background-color:#FFF; border-top:1px solid #dddddd;}

.head_nn{width:1200px; height:60px; margin-left:auto; margin-right:auto; overflow:hidden;}
.nav{ height:60px; float:left;}
.nav ul{clear:both; margin-left:2px;}
.nav ul li{
	float: left;
	height: 60px;
	margin-right: 20px;
	margin-left: 20px;
}
.nav ul li a{height:60px; display:block; color:#333333; font-size:18px; line-height:60px; padding:0px 18px;}
.nav ul li a:hover{height:60px; color:#FFF; background-color:#BA251F; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;/*过渡效果*/}
.nav ul .nav_Location a{color:#FFF; background-color:#BA251F;}



/*--------------------头部样式 结束----------------------*/





/*--------------------banner样式 开始----------------------*/

.banner{width:100%; height:650px; overflow:hidden; margin:0px auto; position: relative;}

/*-------首页banner特效------*/

.flexslider { margin: 0px auto;position: relative;width: 100%;height:650px;overflow: hidden;zoom: 1;}   
.flexslider .slides li {width: 100%;height: 100%;}
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 60px;text-align:center;}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {background-position: 0 0;}
.flexslider .slides a img { width: 100%;height:650px;display: block;}


/*--------------------banner样式 结束----------------------*/



/*--------------------动态样式----------------------*/



.mb-notice{width:1200px; height:70px; margin-left:auto; margin-right:auto; position:relative; margin-top:-110px; border-radius:70px;}

.mbn-rsl{width:110px; height:70px; line-height:70px; font-size:16px; font-weight:bold; text-align:center; color:#BA251F; background-color:#FFF; border-radius:6px; float:left;}
.mbn-rsr{width:460px; height:70px; background-color:#FFF; border-radius:6px; float:left; margin-left:15px;}
.mbn-rsr ul{width:440px; height:40px; margin-top:15px; overflow:hidden; padding-right:20px;}
.mbn-rsr ul li{float:left; height:40px; margin-left:25px; margin-right:5px;}
.mbn-rsr ul li a{height:40px; line-height:40px; font-size:14px; color:#333; display:block;}


.mbn-box{position:relative;width:550px; height:40px; padding:15px 20px; background-color:#BA251F; border-radius:6px; float:right;}
.mbnBtnL {cursor: pointer; z-index:90;position: absolute;right:60px; top:5px; width:30px; height:30px; background-image:url(left.png); background-repeat:no-repeat; background-position:center center;}

.mbnBtnR {cursor: pointer; position: absolute; right:0px;top:5px;width:30px; height:30px; background-image:url(right.png); background-repeat:no-repeat; background-position:center center;}
.notice-text ul li{width:370px; height:40px; display: inline; float: left;  position:relative; }

.mbnBtnL:hover,.mbnBtnR:hover{display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbnBtnL:hover{background-image:url(left.png);}
.mbnBtnR:hover{background-image:url(right.png);}

.notice-text {width:370px; height:30px; overflow:hidden; position:relative; float:left; margin-top:5px;}
.mbn-name{width:370px; height:30px; line-height:30px; font-size:16px; color:#FFF; display:block; float:left; overflow:hidden; background-image:url(gg-icon.png); background-repeat:no-repeat; background-position:left center; text-indent:16px;}
.mbn-name:hover{color:#FFBE06;}
.mbn-time{height:30px; line-height:30px; font-size:12px; color:#9FC2E1; float:right; padding-left:30px;}

.gonggao{width:99px; height:30px; line-height:30px; font-size:20px; font-weight:bold; color:#FFF; background-image:url(gg.png); background-repeat:no-repeat; background-position:left center; float:left; margin-right:30px; border-right:1px solid #FFF; margin-top:5px; padding-left:40px;}





.main{width:100%; margin:0 auto; clear:both;}



/*--------------------通用标题样式----------------------*/


.general-title{ margin-left:auto; margin-right:auto;}
.st-en{line-height:30px; font-size:28px; color:#333333; height:30px;font-weight:bold;}
.st-name{line-height:30px; font-size:26px; color:#333333; height:30px; margin-top:5px;}
.st-more{width:160px; height:46px; line-height:46px; font-size:16px; color:#333; text-align:center; display:block; border:1px solid #BA251F; border-radius:46px; margin-top:80px;}
.st-more:hover{background-color:#BA251F; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.general-titlea{width:1200px; margin-left:auto; margin-right:auto;}
.general-left{ float:left;}
.st-ena{line-height:30px; font-size:28px; color:#333333; height:30px;font-weight:bold;}
.st-namea{line-height:30px; font-size:26px; color:#333333; height:30px; float:left; margin-top:5px;}

.general-right{float:right;max-width:840px; }
.general-dao{height:40px; overflow:hidden; text-align:right;}
.general-dao li{height:40px; display:inline-block; margin-left:20px; float:right;}
.general-dao li a{height:38px; line-height:38px; display:block; font-size:16px; color:#333; font-weight:normal; padding:0px 14px; overflow:hidden; border:1px solid #dddddd;}
.general-dao li a:hover{color:#FFF; border-bottom:1px solid #BA251F; background-color:#BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-产品中心样式----------------------*/


.mbad-cp{width:100%; margin-left:auto; margin-right:auto; padding-top:90px; padding-bottom:60px;}
.mbadcp-frame{width:1200px; padding-top:10px; margin-left:auto; margin-right:auto;}
.mbadcp-top{width:1200px; }

.mbadcp-single{width:256px; height:300px; position:relative; margin-top:30px; margin-right:32px; float:left; background-color:#f4f5f6; border:10px solid #f4f5f6;}
.mbadcp-single.nom{margin-right:0px;}
.mbadcp-pic{width:256px; height:192px; overflow:hidden; display:block;}
.mbadcp-pic img{width:256px; height:192px;}
.mbadcp-text{width:256px; margin-left:auto; margin-right:auto;}
.mbadcp-name{width:234px;height:30px; line-height:30px; font-size:16px; color:#333333; overflow:hidden; display:block; margin-top:15px; margin-left:auto; margin-right:auto;}
.mbadcp-line{width:30px; height:1px; background-color:#cccccc; margin-left:10px; margin-top:14px;}
.mbadcp-jian{width:234px;height:30px; line-height:30px; font-size:12px; color:#666666; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px;}
.mbadcp-single:hover{background-color:#BA251F; border:10px solid #BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadcp-single:hover .mbadcp-name{color:#FFF;}
.mbadcp-single:hover .mbadcp-jian{color:#FFF; opacity:0.7;}
.mbadcp-single:hover .mbadcp-line{width:30px; height:1px; background-color:#FFF; margin-left:10px; margin-top:14px; opacity:0.7;}

.mbadcpb-left{width:600px; height:207px; position:relative; margin-top:30px; float:left; background-color:#f4f5f6;}
.mbadcpb-pic{width:276px; height:207px; overflow:hidden; display:block; float:left;}
.mbadcpb-pic img{width:276px; height:207px;}
.mbadcpb-text{width:264px; float:left; margin-left:30px;}
.mbadcpb-name{width:264px;height:30px; line-height:30px; font-size:16px; color:#333333; overflow:hidden; display:block; margin-top:50px;}
.mbadcpb-jian{width:264px;height:75px; line-height:25px; font-size:12px; color:#666666; overflow:hidden; margin-top:10px;}
.mbadcpb-left:hover{background-color:#333333; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadcpb-left:hover .mbadcpb-name{color:#FFF;}
.mbadcpb-left:hover .mbadcpb-jian{color:#999999;}

.mbadcpb-right{width:510px; height:147px; padding:30px; padding-right:60px; overflow:hidden; float:left; background-color:#BA251F; margin-top:30px; background-image:url(cpr-bg.png); background-repeat:no-repeat; background-position:540px center;}
.mbadcpbr-ch{height:30px; line-height:30px; font-size:20px; color:#FFF; font-weight:bold; overflow:hidden;}
.mbadcpbr-en{height:30px; line-height:30px; font-size:12px; color:#DD928F; overflow:hidden;}
.mbadcpbr-lx{height:50px; margin-top:30px; overflow:hidden;}




/*--------------------首页-热门产品样式----------------------*/


.mbad-hp{width:100%; margin-left:auto; margin-right:auto; padding-top:80px; padding-bottom:80px; background-image:url(hp-bg.png); background-repeat:repeat-y; background-position:center top;}
.mbadhp-frame{width:1200px; padding-top:0px; margin-left:auto; margin-right:auto; position:relative;}
.mbadhp-left{width:280px; float:left; margin-top:50px;}

.mbadhp-single{width:256px; height:340px; position:relative; margin-right:31px; float:left; background-color:#ECEFF4; border:10px solid #ECEFF4;}
.mbadhp-single.nom{margin-right:0px;}
.mbadhp-pic{width:256px; height:192px; overflow:hidden; display:block;}
.mbadhp-pic img{width:256px; height:192px;}
.mbadhp-text{width:256px; margin-left:auto; margin-right:auto;}
.mbadhp-name{width:234px;height:30px; line-height:30px; font-size:16px; color:#333333; overflow:hidden; display:block; margin-top:15px; text-align:center; margin-left:auto; margin-right:auto;}
.mbadhp-line{width:30px; height:1px; background-color:#dddddd; margin-left:10px; margin-top:14px; margin-left:auto; margin-right:auto;}
.mbadhp-jian{width:234px;height:50px; line-height:25px; font-size:12px; color:#666666; overflow:hidden; text-align:center; margin-left:auto; margin-right:auto; margin-top:15px;}
.mbadhp-single:hover{background-color:#BA251F; border:10px solid #BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadhp-single:hover .mbadhp-name{color:#FFF;}
.mbadhp-single:hover .mbadhp-jian{color:#FFF; opacity:0.7;}
.mbadhp-single:hover .mbadhp-line{width:30px; height:1px; background-color:#FFF; margin-left:10px; margin-top:14px; opacity:0.7; margin-left:auto; margin-right:auto;}

.hp_Ul {width:890px; overflow:hidden; position:relative; float:right;}
.hp_Ul ul li {}

.c_frBtnL {cursor: pointer; position: absolute;left:310px; top:120px; width:40px; height:60px; background-image:url(lefta.png); background-repeat:no-repeat; background-position:center center;z-index:999; display:none;}
.c_frBtnR {cursor: pointer; position: absolute;right:0px; top:120px; width:40px; height:60px; background-image:url(righta.png); background-repeat:no-repeat; background-position:center center; display:none; z-index:999;}
.c_frBtnL:hover{ background-image:url(leftaa.png); display:block; z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnR:hover{background-image:url(rightaa.png); display:block; z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadhp-frame:hover .c_frBtnL{display:block;}
.mbadhp-frame:hover .c_frBtnR{display:block;}


/*--------------------首页-新闻样式----------------------*/


.mbad-xw{width:100%; margin-left:auto; margin-right:auto; padding-top:60px; padding-bottom:60px; background-color:#F5F5F5;}
.mbadxw-frame{width:1200px; margin-left:auto; margin-right:auto; padding-top:30px;}

.mbadxw-left{width:580px; float:left;}
.mbadxwl-single{width:580px; height:244px; border-bottom:1px solid #dddddd;}
.mbadxwl-time{width:160px; height:95px; padding-top:25px; background-color:#BA251F; color:#FFF; text-align:center; float:left;}
.mbadxwl-day{ height:40px; line-height:40px; font-size:36px;}
.mbadxwl-year{ height:30px; line-height:30px; font-size:12px;}
.mbadxwl-pic{width:420px; height:120px; display:block; overflow:hidden; float:left;}
.mbadxwl-text{width:580px; height:60px; float:left; margin-top:20px;}
.mbadxwl-name{height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; overflow:hidden; display:block;}
.mbadxwl-wen{height:50px; line-height:25px; font-size:12px; color:#666666; overflow:hidden; margin-top:8px;}

.mbadxwl-singlea{width:580px; height:59px; border-bottom:1px solid #dddddd;}
.mbadxwl-titlea{width:500px; height:59px; line-height:59px; font-size:16px; color:#333; display:block; overflow:hidden; float:left;}
.mbadxwl-timea{width:80px; height:59px; line-height:59px; font-size:12px; color:#999999; float:left; text-align:right;}


.mbadxw-right{width:580px; float:right;}
.mbadxwr-single{width:580px; height:120px; background-color:#FFF; float:left;}
.mbadxwr-time{width:160px; height:95px; padding-top:25px; background-color:#333333; color:#FFF; text-align:center; float:left;}
.mbadxwr-day{ height:40px; line-height:40px; font-size:36px;}
.mbadxwr-year{ height:30px; line-height:30px; font-size:12px;}
.mbadxwr-text{width:360px; height:100px; padding:10px 30px; display:block; overflow:hidden; float:left;}
.mbadxwr-name{height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; overflow:hidden; display:block; margin-top:10px;}
.mbadxwr-wen{height:50px; line-height:25px; font-size:12px; color:#666666; overflow:hidden; margin-top:5px;}
.mbadxwr-singlea{width:580px; height:59px; border-bottom:1px solid #dddddd; float:left; margin-top:5px;}
.mbadxwr-titlea{width:500px; height:59px; line-height:59px; font-size:16px; color:#333; display:block; overflow:hidden; float:left;}
.mbadxwr-timea{width:80px; height:59px; line-height:59px; font-size:12px; color:#999999; float:left; text-align:right;}
.mbadxwr-singleb{width:245px; height:115px; padding:20px; background-color:#FFF; float:left; margin-top:25px;}
.mbadxwr-titleb{width:245px; height:60px; line-height:30px; font-size:16px; color:#333; display:block; overflow:hidden; float:left;}
.mbadxwr-moreb{width:80px; height:30px; line-height:30px; float:left; background-image:url(go.png); background-repeat:no-repeat; background-position:left center; margin-top:25px;}
.mbadxwr-moreb:hover{background-image:url(goa.png);}
.mbadxwr-timeb{width:80px; height:30px; line-height:30px; font-size:12px; color:#999999; float:right; text-align:right; margin-top:25px;}
.mbadxwr-singlec{width:245px; height:115px; padding:20px; background-color:#FFF; float:left; margin-left:10px; margin-top:25px;}
.mbadxw-more{width:160px; height:46px; line-height:46px; font-size:16px; color:#333; text-align:center; display:block; border:1px solid #BA251F; border-radius:46px; margin-top:50px; margin-left:auto; margin-right:auto;}
.mbadxw-more:hover{background-color:#BA251F; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-选择样式----------------------*/
.mbad-hb{width:100%; height:209px; margin-left:auto; margin-right:auto; padding-top:20px; padding-bottom:170px; background-image:url(xz-hb.jpg); background-repeat:no-repeat; background-position:center top;}



.mbad-xz{width:100%; height:650px; margin-left:auto; margin-right:auto; padding-top:90px; padding-bottom:60px; background-image:url(xz-bg.jpg); background-repeat:no-repeat; background-position:center top;}

.mbadxz-framea{width:1200px; margin-left:auto; margin-right:auto;}
.mbadxzf-left{width:500px; float:left;}
.mbadxzf-jian{height:60px; line-height:30px; font-size:14px; color:#FFF; overflow:hidden; margin-top:70px;}
.mbadxzf-lx{height:30px; overflow:hidden; margin-top:20px;}

.st-enx{height:30px; font-size:16px; color:#FFF;}
.st-namex{
	height: 30px;
	font-size: 28px;
	color: #FFF;
	font-weight: bold;
}
.mbadxzf-gd{
	height: 40px;
	margin-top: 100px;
}
.mbadxzf-more{width:110px; height:50px; line-height:50px; font-size:14px; color:#FFF; text-indent:15px; display:block;background-image:url(lj-bg.png); background-repeat:no-repeat; background-position:left center; float:left;}
.mbadxzf-more:hover{color:#FFBE06;}
.mbadxzf-morea{width:160px; height:50px; line-height:50px; font-size:14px; color:#FFF; display:block; text-align:center; background-color:#BA251F; overflow:hidden; float:left; margin-left:60px;}
.mbadxzf-morea:hover{background-color:#FFBE06; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.mbadxzf-right{width:280px; height:300px; padding:0px 30px; background-color:#FFFFFF; float:right; margin-top:105px;}
.mbadnyl-title{height:40px; line-height:40px; font-size:20px; color:#333333; overflow:hidden; padding-top:20px;}
.mbadnyl-frame{width:280px; height:200px; margin-top:10px; position:relative;}
.mbadnyl-text{height:50px; line-height:25px; color:#FFF; font-size:12px; overflow:hidden; margin-top:25px;}

.ny_Ul {width:280px; overflow:hidden; position:relative; margin-left:auto; margin-right:auto;}
.ny_Ul ul li {width:280px; height:200px; float:left;}
.ny_Ul ul li img {width:280px; height:200px;}

.c_frBtnLny {cursor: pointer; position: absolute;left:-30px; top:80px; width:40px; height:40px; background-image:url(lefta.png); background-repeat:no-repeat; background-position:center center;z-index:999; display:none;}
.c_frBtnRny {cursor: pointer; position: absolute;right:-30px; top:80px; width:40px; height:40px; background-image:url(righta.png); background-repeat:no-repeat; background-position:center center; display:none; z-index:999;}
.c_frBtnLny:hover{ display:block; background-image:url(leftaa.png); z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnRny:hover{ display:block; background-image:url(rightaa.png); z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadxzf-right:hover .c_frBtnLny{display:block;}
.mbadxzf-right:hover .c_frBtnRny{display:block;}

.mbadxz-frameb{width:1200px; margin-left:auto; margin-right:auto; margin-top:80px;}
.mbadxzfb-title{height:30px; line-height:30px; font-size:20px; color:#FFF;}
.mbadxzfb-bottom{width:1200px; height:90px; overflow:hidden; margin-top:35px;}
.mbadxzfb-single{width:170px; height:60px; padding:15px 10px; background-color:#FFF; text-align:center; margin-right:12px; float:left;}
.mbadxzfb-ch{height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; overflow:hidden;}
.mbadxzfb-en{height:30px; line-height:30px; font-size:12px; color:#999999; overflow:hidden;}
.mbadxzfb-more{width:170px; height:60px; line-height:60px; font-size:18px; color:#FFF; display:block; padding:15px 10px; background-color:#BA251F; text-indent:30px; float:left;background-image:url(gob.png); background-repeat:no-repeat; background-position:120px center;}
.mbadxzfb-more:hover{color:#333333; background-color:#FFBE06; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-关于我们样式----------------------*/


.mbad-about{width:100%; margin-left:auto; margin-right:auto; padding-top:60px; padding-bottom:40px;}
.mbadab-frame{width:1200px; margin-left:auto; margin-right:auto; position:relative; margin-top:30px;}

.mbadab-pic{width:1000px; height:340px; overflow:hidden;}

.mbadab-text{width:520px; height:260px; padding:30px 40px; background-color:#BA251F; position:absolute; top:120px; right:0;}
.mbadab-title{height:30px; line-height:30px; font-size:26px; color:#FFF; margin-top:15px;}
.mbadab-jian{height:90px; line-height:30px; font-size:14px; color:#FFF; margin-top:20px; overflow:hidden;}
.mbadab-more{width:126px; height:40px; line-height:40px; font-size:14px; color:#FFF; text-align:center; display:block; border:1px solid #FFF; border-radius:46px; margin-top:35px;}
.mbadab-more:hover{background-color:#FFF; color:#BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}



/*--------------------首页-公司案例样式----------------------*/


.mbad-case{width:100%; margin-left:auto; margin-right:auto; padding-bottom:60px;}
.mbadc-frame{width:1200px; margin-left:auto; margin-right:auto; padding-top:10px; position:relative;}

.mbadc-left{width:270px; height:360px; float:left;}
.mbadcl-title{height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; margin-top:15px;}
.mbadcl-p{width:270px; height:60px; overflow:hidden; margin-top:60px;}

.mbadc-single{width:276px; height:270px; position:relative; margin-right:32px; float:left; background-color:#FFF; text-align:center;}
.mbadc-pic{width:276px; height:207px; overflow:hidden; display:block;}
.mbadc-pic img{width:276px; height:207px;}
.mbadc-text{width:276px; margin-left:auto; margin-right:auto;}
.mbadc-name{width:236px;height:30px; line-height:30px; font-size:16px; color:#333333; overflow:hidden; display:block; margin-top:15px; margin-left:auto; margin-right:auto;}

.mbadc-single:hover{background-color:#BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadc-single:hover .mbadc-name{color:#FFF;}


.case_Ul {width:1200px; overflow:hidden; position:relative; margin-top:40px;}
.case_Ul ul li {}

.c_frBtnLc {cursor: pointer; position: absolute;left:0px; top:200px; width:40px; height:60px; background-image:url(lefta.png); background-repeat:no-repeat; background-position:center center;z-index:999; display:none;}
.c_frBtnRc {cursor: pointer; position: absolute;right:0px; top:200px; width:40px; height:60px; background-image:url(righta.png); background-repeat:no-repeat; background-position:center center; display:none; z-index:999;}
.c_frBtnLc:hover{ background-image:url(leftaa.png); display:block; z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnRc:hover{background-image:url(rightaa.png); display:block; z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadc-frame:hover .c_frBtnLc{display:block;}
.mbadc-frame:hover .c_frBtnRc{display:block;}





/*--------------------首页脚部----------------------*/



.mbadfoot {width:100%;color:#FFF; background-color:#333333;}

.mbadfoot .top {width:1200px; margin-left:auto; margin-right:auto; padding-top:50px;}

.erwei-foot{width:130px; height:130px; float:left; margin-left:50px;}
.erwei-pic{width:120px; height:120px; overflow:hidden; border:3px solid #BA251F; margin-top:14px;}
.erwei-pic img{width:120px; height:120px;}

.mbadfoot .leftula {width:260px; float:left; margin-left:50px;}
.mbadfoot .leftula ul {width:260px;}
.mbadfoot .leftula ul li {width:110px;height:40px;line-height:40px;float:left; margin-right:20px;}
.mbadfoot .leftula ul li a {display:block;width:110px;font-size:14px;color:#cccccc;float:left; font-weight:normal;}
.mbadfoot .leftula ul li a:hover{color:#BA251F;}

.mbadfoot .leftulb {width:110px; float:left; margin-left:40px;}
.mbadfoot .leftulb ul {width:110px;}
.mbadfoot .leftulb ul li {width:110px;height:40px;line-height:40px;}
.mbadfoot .leftulb ul li a {display:block;width:110px;font-size:14px;color:#cccccc; font-weight:normal;}
.mbadfoot .leftulb ul li a:hover{color:#BA251F;}

.mbadfoot .leftulc {width:220px; float:left; margin-left:40px;}
.mbadfoot .leftulc ul {width:220px;}
.mbadfoot .leftulc ul li {width:90px;height:40px;line-height:40px;float:left; margin-right:10px;}
.mbadfoot .leftulc ul li a {display:block;width:90px;font-size:14px;color:#cccccc;float:left; font-weight:normal;}
.mbadfoot .leftulc ul li a:hover{color:#BA251F;}


.mbadfoot .labels {width:100%;line-height:50px;color:#FFF;font-size:18px; font-weight:bold;}

.mbadfoot .foot-lx {width:280px;float:left; padding-right:19px; border-right:1px solid #595959;}
.mbadfoot .foot-lx p { height:40px; line-height:40px;color:#cccccc;font-size:14px;}


.mbadfoot .bottom {width:1200px;height:30px; margin-left:auto; margin-right:auto; padding-bottom:30px; padding-top:40px;}
.fen_zhan{text-align:center; height:30px; float:right;}
.fen_zhan span{line-height:30px; font-size:12px; color:#aaaaaa;}
.fen_zhan a{line-height:30px; font-size:12px; color:#aaaaaa; display: inline-block; padding-left:20px;}
.fen_zhan a:hover{color:#FFF;}
.mbadfoot_record{line-height:30px; height:30px; font-size:12px; color:#aaaaaa; float:left;}
.mbadfoot_record a{color:#aaaaaa; font-size:12px;}
.mbadfoot_record a:hover{color:#FFF;}



/*--------------------关于我们页面样式----------------------*/


.ipt-topa{width:270px; height:70px; line-height:70px; font-size:20px; color:#FFF; font-weight:bold; background-color:#BA251F; position:relative; margin-top:-71px; left:0px; z-index:2; text-indent:25px;}

.banner_nei{ width:100%; height:460px; overflow:hidden; margin:0 auto; background-image:url(../images/inside.jpg); background-repeat:no-repeat; background-position:center;}

.mainin{width:100%; padding-bottom:50px;}

.main_top{width:100%; height:70px; background-color:#FFF; margin-left:auto; margin-right: auto;}
.mt_in{width:880px; height:70px; border-bottom:1px solid #dddddd;}
.ce-ttname{width:280px; height:70px; padding-top:50px;}
.page-name{height:30px; line-height:30px; font-size:22px; font-weight:bold; color:#FFF; text-indent:30px;}
.page-en{height:30px; line-height:30px; font-size:16px; color:#FFF; text-indent:30px;}

.crumbs{height:30px; float:left; margin-top:20px; text-align:left; background-image:url(home.png); background-repeat:no-repeat; text-indent:15px; background-position:left center;}
.suo{font-size:14px; color:#888; line-height:30px; height:30px;}
.suo a{font-size:14px; color:#333;}
.suo a:hover{color:#BA251F;}
.suo span{padding-right:10px; height:30px;line-height: 30px;display: inline-block;}

.search{ width:270px; height:35px; float:right; margin-top:17px; margin-right:20px;}
.search form{width:270px; height:35px; display:block; clear:both;}
.sousuo{width:196px!important; height:33px; border:1px solid #ccc; display:block; float:left; padding:0 10px; padding-left:15px; line-height:26px; font-size:12px; color:#666; border-right:0px; border-radius:30px 0px 0px 30px;}
.search_btn{width:48px; height:35px; background-color:#FFF; display:block; border:1px solid #ccc; border-left:0px; float: left; cursor: pointer; background-image: url(search.png); background-repeat:no-repeat; background-position:center center;border-radius:0px 30px 30px 0px;}
.search_btn:hover{background-image: url(searcha.png); background-color:#BA251F;border:1px solid #BA251F; border-left:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.main_nei{width:1200px; margin-left:auto; margin-right:auto; position:relative; margin-top:-120px;background-image:url(../images/mn-bg.png); background-repeat:no-repeat; background-position:left top;}



.main_left{width:280px; float:left; position:relative;}

.ce-about{width:280px; height:400px; background-color:#f4f5f6;}
.ceab-pic{width:280px; height:180px; overflow:hidden;}
.ceab-pic img{width:280px; height:180px;}
.ceab-name{height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; padding-left:20px; padding-right:20px; overflow:hidden; margin-top:20px;}
.ceab-text{height:150px; line-height:25px; font-size:12px; color:#666666; padding-left:20px; padding-right:20px; overflow:hidden; margin-top:10px;}

.tabox{width:280px;margin:30px auto;}
.tabox .hd{overflow:hidden;}
.tabox .hd li{width:140px;position:relative;height:90px;line-height:60px; color:#FFF;text-align:center; float:left;cursor:default; background-color:#333333; text-align:center;}
.tabox .hd li span{ display:block; line-height:30px; font-size:18px; font-weight:bold; overflow:hidden; padding-top:20px;}
.tabox .hd li i{ display:block; line-height:25px; font-size:12px; font-style:normal; overflow:hidden;}

.tabox .hd li.on{width:140px;background:#BA251F; color:#FFF;}
.tabox .bd{width:240px; padding-left:19px; padding-right:19px; background-color:#FFF; border:1px solid #dddddd; padding-bottom:20px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.tabox .lh{overflow:hidden;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.tj-single{width:240px; height:55px; border-bottom:1px solid #dddddd; margin-top:15px;}
.tjs-pic{width:56px; height:42px; display:block; overflow:hidden; float:left;}
.tjs-name{width:115px; height:40px; display:block; line-height:20px; font-size:12px; color:#333; overflow:hidden; margin-top:2px; float:left; margin-left:16px;}
.tjs-more{ width:37px; height:42px; display:block; background-image:url(np-more.png); background-repeat:no-repeat; background-position:right center; border-left:1px solid #dddddd; margin-left:15px; float:left;}
.tj-single:hover .tjs-more{background-image:url(np-morea.png);}

.tj-singlea{width:240px; height:55px; border-bottom:1px solid #dddddd; margin-top:15px;}
.cns-name{width:240px; height:25px; font-size:12px; color:#222222; line-height:25px; display:block; overflow:hidden;}
.cns-time{width:240px; height:20px; font-size:12px; color:#999999; line-height:20px; display:block; overflow:hidden;}
.tj-singlea:hover{border-bottom:1px solid #BA251F;}


.main_right{width:880px; padding-left:40px; background-color:#FFF; float:right; position:relative; margin-top:50px;}
.main-title{width:230px; height:70px; padding:0px 20px; background-color:#BA251F; background-image:url(tt.png); background-repeat:no-repeat; background-position:220px center; line-height:70px; font-size:20px; color:#FFF; font-weight:bold;}


.details{ width:880px; overflow:hidden; margin-top:30px;}
.details_f{ width:880px; overflow:hidden; margin-left:auto; margin-right:auto;}
.details_f p{text-indent:2em; line-height:2.4em;}






/*--------------------产品中心页面样式----------------------*/

.ce-tticon{width:280px; height:80px; background-color:#BA251F; background-image:url(ce-tticon.png); background-repeat:no-repeat; background-position:30px 20px; overflow:hidden;}

.mbadcp-mida{width:250px;overflow:hidden; padding-top:5px; padding-bottom:20px; background-image:url(cedao-bg.png); background-repeat:repeat-y; background-position:left top;}
.mbadcp-daoa{width:250px; overflow:hidden;}
.mbadcp-daoa li{width:230px; padding-left:20px; height:52px;}
.mbadcp-daoa li a{width:210px; height:51px; line-height:51px; display:block; font-size:16px; color:#333; font-weight:normal; padding-right:20px; overflow:hidden; border-bottom:1px solid #dddddd; background-position:200px center;}
.mbadcp-daoa li:hover{background-image:url(cedao-ia.png); background-repeat:no-repeat; background-position:left center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbadcp-daoa li a:hover{color:#BA251F; background-image:url(cedao-i.png); background-repeat:no-repeat; background-position:right center; border-bottom:1px solid #BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.product_frame{ width:880px; overflow:hidden;}

.mbadcp-singlep{width:272px; height:310px; position:relative; margin-top:30px; margin-right:29px; float:left; border:1px solid #dddddd;}
.mbadcp-singlep.nom{margin-right:0px;}
.mbadcp-picp{width:272x; height:204px; overflow:hidden; display:block;}
.mbadcp-picp img{width:272x; height:204px;}
.mbadcp-textp{width:256px; margin-left:auto; margin-right:auto;}
.mbadcp-namep{width:234px;height:39px; line-height:30px; font-size:16px; color:#333333; border-bottom:1px solid #dddddd; overflow:hidden; display:block; margin-top:15px; margin-left:auto; margin-right:auto;}

.mbadcp-jianp{width:234px;height:30px; line-height:30px; font-size:12px; color:#666666; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px;}
.mbadcp-singlep:hover{border:1px solid #BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}




/*-------页码样式-----*/
.ye_ma{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 890px;padding-top: 40px; font-size:14px; color:#666;}
.ye_ma a{line-height: 35px;clear: none; height: 35px; font-size:14px; color:#333; padding:0 15px; border:1px solid #dddddd; border-radius:6px; display:inline-block; margin:0 3px;}
.ye_ma a:hover{background-color:#BA251F; border:1px solid #BA251F; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

/*------------*/



/*--------------------产品中心-内页页面样式----------------------*/



.product_profiles{ width:880px; height:240px; overflow:hidden;margin-top:30px;}
.mp_pic{width:320px; height:240px; float:left;} 

.pp_right{width:520px; height:240px; overflow:hidden; float:right;}
.pp_title{width:520px; line-height:30px; height:40px; font-size:18px; color:#333; margin-top:5px; border-bottom:5px solid #f4f5f6; overflow:hidden;}

.buy{width:120px; height:40px; display:block; margin-top:30px; line-height:40px; font-size:14px; color:#FFF; text-align:center; background-color:#BA251F; border-radius:6px; float:left;}
.buy:hover{ color:#FFF; background-color:#FEA733; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.telephone{height:30px; float:right; margin-top:35px;}

.tagLabel{ width:520px; padding-top:19px; border-bottom:1px solid #dddddd; padding-bottom:9px;}
.tag_title{ height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; text-indent:20px; background-image:url(tui.png); background-repeat:no-repeat; background-position:left center;}
.tag_k{height:30px; overflow:hidden;}
.tag_line{height:1px; background-color:#dddddd; float:left; width:330px; margin-top:14px;}
.tag_frame{margin-top:5px; height:30px;}
.tag_frame a{height:30px; width:106px; overflow:hidden; display:block; line-height:30px; font-size:14px; color:#333; margin-right:20px; float:left;}
.tag_frame a:hover{color:#BA251F;}


/*-----------产品放大镜----------*/

/*正常容器*/
.con-fangDaIMg{
	width: 320px;
	height: 240px;
	position: relative;
	background-color: #454545; z-index:9;
}
.zc_pic{width:320px; height:240px; overflow:hidden;}
.zc_pic img{width:320px; height:240px; display:block;}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 160px;
	height: 120px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;

	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 320px;
	height: 240px;
	display: none;
	position: absolute;
	right: -360px;
	top: 0;
	overflow: hidden;
	background-color: #454545;
	border-left:2px solid #999;
	border-right:2px solid #999;
}
.magnifyingShow > img{
	width: 640px;
	height: 480px;
	margin-left:0;
	margin-top: 0;
}

/*-----------*/

.mr-top{ width:880px; height:50px; overflow:hidden; line-height:50px; font-size:18px; color:#333; background-color:#eeeeee; margin-top:30px;text-indent:30px; font-weight:bold;}
.detailsa{ width:880px; overflow:hidden; padding-top:30px;}



/*--------------------新闻资讯页面样式----------------------*/



.news_frame{ width:880px;}
.news_single{width:880px; height:130px; overflow:hidden; position:relative; border-bottom:1px solid #dddddd; margin-top:30px;}

.news-time{width:100px;height:100px; background-color:#f4f5f6; float:left; text-align:center;}
.news-day{ height:40px; line-height:40px; font-size:36px; color:#333333; margin-top:18px;}
.news-year{ height:30px; line-height:30px; font-size:12px; color:#999999;}

.news_text{width:620px; height:100px; float:left; margin-left:30px;}
.news_name{ height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block; margin-top:5px;}
.news-fabu{height:30px; line-height:30px; font-size:12px; color:#999; text-indent:22px; background-image:url(fabu.png); background-repeat:no-repeat; background-position:left center;}
.news_sketch{height:25px; line-height:25px; font-size:12px; color:#666; overflow:hidden; margin-top:5px;}
.news-more{width:90px; height:30px; line-height:30px; font-size:12px; color:#666; background-color:#eeeeee; text-align:center; display:block; float:left; margin-left:40px; margin-top:35px;}

.news_single:hover{border-bottom:1px solid #BA251F; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news-more:hover{color:#FFF; background-color:#BA251F;}


.change{width:880px; margin-top:40px; border-top:8px solid #f4f5f6; padding-top:10px; font-size:14px; color:#666; line-height:25px; margin-left:auto; margin-right:auto;}
.change a{line-height:25px; font-size:14px; color:#333; display:inline-block; margin-top:10px;}
.change a:hover{ color:#0EC68D;}


.news_top{width:880px; margin-top:30px; padding-bottom:29px; border-bottom:1px solid #dddddd;}

.newsn_text{width:880px;}
.news_title{ height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold;}
.news_time{height:20px; line-height:20px; font-size:12px; color:#999; margin-top:10px;}

.detailsn{ width:880px; overflow:hidden; margin-top:30px;}
.details_n{ width:880px; overflow:hidden; margin-left:auto; margin-right:auto;}
.details_n p{text-indent:2em; line-height:2em;}



/*--------------------------后添程序样式----------------------*/


.m_inside{width:1200px; margin-top:40px; margin-left:auto; margin-right:auto;}
.tagCon{margin-top:40px;}
.tagCon .title{line-height:40px; font-size:18px; color:#BA251F; font-weight:bold; border-bottom:1px solid #CCC;}
.tagBody{padding-top:10px;}
.tagBody a{line-height:30px; font-size:14px;}
.tagBody a:hover{color:#BA251F;}

.linkbox h3 a{font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.linkbox h3 a:hover{color:#BA251F;}
.linkbox .f6 a{line-height:30px; margin-right:10px; font-size:14px;}

.suo em{color:#C00; font-style:normal;}

.product_framea{ width:910px;}
.main_neia{width:1200px; margin-left:auto; margin-right:auto; position:relative; margin-top:0px;}
.mt_ina{width:1200px; height:70px; border-bottom:1px solid #dddddd; margin-left:auto; margin-right:auto;}
/*流程*/

.content{
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
.til01{text-align: center;color: #0088ce;font-size:34px;line-height:42px;font-family: "Microsoft Yahei";font-weight: normal;clear: both;display: block;height:97px;white-space: nowrap;background:url(../images/tilbg1.png) no-repeat center 17px;}
.til01 span{display: block;font-size:22px;color: #555;line-height:26px;}
.til01 em{display: block;font-size:14px;color: #c1c1c1;line-height:16px;letter-spacing: 3px;text-transform: uppercase;font-style: normal;}
.til01 a{color: #0088ce;}
.tec_p .til01{background:url(../images/tilbg2.png) no-repeat center 17px;color: #fff;}
.tec_p .til01 span,.tec_p .til01 a{color: #fff;}
.tec_p{background:url(../images/tecbg.jpg) no-repeat center 0;font-family:"Microsoft Yahei";color: #fff;position: relative;line-height:23px;padding: 73px 0 0;height: 455px;text-align: center;}
.tec_pc dl{width:186px;float: left;height: 235px;padding: 0 44px 0 0;background:url(../images/ico04.png) no-repeat right 48px;margin: 0 22px 0 0;}
.tec_pc dl.born{background:none;margin: 0;padding: 0;}
.tec_pc dt{width:130px;height: 98px;display: block;padding: 32px 0 0;background:url(../images/teclbg2.png) no-repeat center 0;font-size: 20px;line-height: 28px;margin: 0 auto 18px;}
.tec_pc dt em,.tec_pc dt b{display: block;}
.tec_pc dl.tec_l1 dt{background:url(../images/teclbg4.png) no-repeat center 0;}
.tec_pc dl.tec_l2 dt{background:url(../images/teclbg3.png) no-repeat center 0;}
.tec_pc dl:hover dt{background:url(../images/teclbg1.png) no-repeat center 0;}
.tec_pho{display: block;height: 42px;line-height: 42px;clear: both;}
.tec_pho span{display: inline-block;padding: 0 0 0 57px;background:url(../images/c_pho.png) no-repeat 0 0;}
.tec_pho span b{font-family: Impact;font-size: 30px;color: #d62727;font-weight: normal;}



.section_bmap{ margin-top: 0px; height: 100%; overflow: hidden; }
#bmap{ height: 315px; }