@charset "utf-8";
/*------------------通用样式-------------------*/

body {font-family: "微软雅黑"; background-color:#FFF;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:14px; color:#333;}
a:hover {color:#0F66B5;}
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:145px; margin:0px auto; overflow:hidden; background-color:#FFF;}
.head-top{width:1200px; height:85px; margin-left:auto; margin-right:auto;}

.logo{height:55px; overflow:hidden; float:left; margin-top:15px;}
.logo a{ display:block;}
.i-dh{height:20px; float:right; margin-top:32px; margin-right:10px;}
.i-lxa{height:40px; line-height:40px; font-size:14px; color:#333333; float:right; display:block; text-align:center; margin-top:22px; margin-left:20px;}
.i-lxb{height:40px; line-height:40px; font-size:14px; color:#333333; float:right; display:block; text-align:center; margin-top:22px; 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; }
.nav ul li a{height:60px; display:block; color:#333333; font-size:18px; line-height:60px; padding:0px 15px;}
.nav ul li a:hover{height:60px; color:#FFF; background-color:#0F66B5; -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:#0F66B5;}


.search{ width:270px; height:35px; float:right; margin-top:12px;}
.search form{width:270px; height:35px; display:block; clear:both;}
.sousuo{width:196px; 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;}
.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;}
.search_btn:hover{background-image: url(searcha.png); background-color:#0F66B5;border:1px solid #0F66B5; border-left:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


/*--------------------头部样式 结束----------------------*/





/*--------------------banner样式 开始----------------------*/

.banner{width:100%; height:600px; overflow:hidden; margin:0px auto; position: relative;}

/*-------首页banner特效------*/

.flexslider { margin: 0px auto;position: relative;width: 100%;height: 600px;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: 600px;display: block;}


/*--------------------banner样式 结束----------------------*/



/*--------------------动态样式----------------------*/



.mb-notice{width:1160px; height:40px; margin-left:auto; margin-right:auto; padding:15px 20px; background-color:#0F66B5; position:relative; margin-top:-35px; border-radius:70px;}

.mbn-box{position:relative;width:1160px; height:40px;}
.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{ display: inline; float: left;  position:relative; height:40px; width:780px;}

.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:780px; height:30px; overflow:hidden; position:relative; float:left; padding-right:69px; border-right:1px solid #9FC2E1; margin-top:5px;}
.mbn-name{width:600px; 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 #9FC2E1; margin-top:5px; padding-left:40px; margin-left:15px;}





.main{width:100%; margin:0 auto; clear:both;}



/*--------------------通用标题样式----------------------*/


.general-title{ margin-left:auto; margin-right:auto;}
.st-name{line-height:30px; font-size:26px; color:#333333; height:30px;font-weight:bold;}
.st-name span{color:#0F66B5;}

.general-titlea{width:1200px; height:49px; margin-left:auto; margin-right:auto; border-bottom:1px solid #dddddd;}
.st-namea{line-height:30px; font-size:26px; color:#333333; height:30px;font-weight:bold; float:left;}
.st-namea span{color:#0F66B5;}
.st-more{height:30px; line-height:30px; font-size:12px; color:#999; display:block; float:right;}

.general-titlex{width:1200px; margin-left:auto; margin-right:auto; text-align:center;}
.st-namex{line-height:50px; font-size:36px; color:#333333; height:50px;}
.st-namex span{color:#0F66B5; font-size:48px;font-weight:bold;}
.st-enx{height:30px; line-height:30px; font-size:14px; color:#999; display:block; margin-top:10px;}


/*--------------------首页-关于我们样式----------------------*/


.mbbd-about{width:100%; margin-left:auto; margin-right:auto; padding-top:60px; padding-bottom:60px;}
.mbbdab-frame{width:1200px; margin-left:auto; margin-right:auto; position:relative;}

.mbbdab-left{width:420px; float:left; padding-top:50px;}
.mbbdabl-title{height:30px; line-height:30px; font-size:20px; color:#333; font-weight:bold; margin-top:10px;}
.mbbdabl-jian{height:160px; line-height:30px; font-size:14px; color:#555; margin-top:30px; overflow:hidden;}
.mbbdabl-icon{height:60px; overflow:hidden; margin-top:50px;}
.mbbdabl-gd{height:40px; margin-top:60px;}
.mbbdabl-more{width:126px; height:40px; line-height:40px; font-size:14px; color:#FFF; display:block; text-align:center; background-color:#0F66B5; border-radius:40px; overflow:hidden; float:left;}
.mbbdabl-more:hover{background-color:#359AE5; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbbdabl-morea{width:126px; height:40px; line-height:40px; font-size:14px; color:#FFF; display:block; text-align:center; background-color:#333333; border-radius:40px; overflow:hidden; float:left; margin-left:30px;}
.mbbdabl-morea:hover{background-color:#FFBE06; color:#FFF; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.mbbdab-right{width:600px; height:450px; overflow:hidden; float:right;}
.mbbdabr-pic{width:600px; height:360px; overflow:hidden;}
.mbbdabr-bottom{width:600px; height:50px; overflow:hidden; margin-top:40px;}
.mbbdabrb-pic{width:50px; height:50px; overflow:hidden; float:left;}
.mbbdabrb-text{width:500px; height:50px; line-height:25px; font-size:14px; color:#444444; overflow:hidden; padding-left:24px; border-left:1px solid #0F66B5; float:left; margin-left:25px;}


/*--------------------首页-产品中心样式----------------------*/


.mbbd-cp{width:100%; margin-left:auto; margin-right:auto; padding-top:50px; padding-bottom:60px; background-color:#f4f5f6;}
.mbbdcp-frame{width:1200px; padding-top:10px; margin-left:auto; margin-right:auto;}
.mbbdcp-left{width:270px; float:left; margin-top:30px; position:relative;}
.mbbdcp-top{width:230px; height:70px; padding:0px 20px; background-color:#0F66B5;}
.mbbdcp-top p{ line-height:70px; font-size:20px; color:#FFF; font-weight:bold;}
.mbbdcp-top p span{ line-height:70px; font-size:14px; color:#FFF; font-weight:normal; margin-left:10px;}

.mbbdcp-mid{width:230px; padding:0px 20px;overflow:hidden; background-color:#FFF;}
.mbbdcp-dao{width:230px; height:952px; overflow:hidden;}
.mbbdcp-dao li{width:230px; height:55px;}
.mbbdcp-dao li a{width:230px; height:55px; line-height:55px; display:block; font-size:16px; color:#333; font-weight:normal; overflow:hidden; border-bottom:1px solid #dddddd;background-image:url(xl-i.png); background-repeat:no-repeat; background-position:right center;}
.mbbdcp-dao li a:hover{color:#0F66B5; background-image:url(xl-ia.png); border-bottom:1px solid #0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}


.mbbdcp-right{width:918px; float:right; padding-top:0px;}

.mbbdcp-single{width:256px; height:300px; position:relative; margin-top:30px; margin-left:30px; float:left; background-color:#f4f5f6; border:10px solid #0f66b5;background-image:url(cp-bg.png); background-repeat:no-repeat; background-position:240px 220px;}
.mbbdcp-pic{width:256px; height:192px; overflow:hidden; display:block;}
.mbbdcp-pic img{width:256px; height:192px;}
.mbbdcp-text{width:256px; margin-left:auto; margin-right:auto;}
.mbbdcp-name{width:234px;height:30px; line-height:30px; font-size:16px; color:#0f66b5 overflow:hidden; display:block; margin-top:15px; margin-left:auto; margin-right:auto;}
.mbbdcp-line{width:30px; height:1px; background-color:#0f66b5; margin-left:10px; margin-top:14px; opacity:0.7;}
.mbbdcp-jian{width:234px;height:30px; line-height:30px; font-size:12px; color:#131212; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px; opacity:0.6;}
.mbbdcp-name:hover{color:#FFF;}
.mbbdcp-single:hover{background-color:#0F66B5; border:10px solid #0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}




/*--------------------首页-热门产品样式----------------------*/


.mbbd-hp{width:100%; margin-left:auto; margin-right:auto; padding-top:50px; padding-bottom:60px; background-color:#f4f5f6;}
.mbbdhp-frame{width:1200px; padding-top:0px; margin-left:auto; margin-right:auto; position:relative;}

.mbbdhp-single{width:256px; height:300px; position:relative; margin-top:30px; margin-right:32px; float:left; background-color:#FFF; border:10px solid #FFF;}
.mbbdhp-single.nom{margin-right:0px;}
.mbbdhp-pic{width:256px; height:192px; overflow:hidden; display:block;}
.mbbdhp-pic img{width:256px; height:192px;}
.mbbdhp-text{width:256px; margin-left:auto; margin-right:auto;}
.mbbdhp-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;}
.mbbdhp-line{width:30px; height:1px; background-color:#dddddd; margin-left:10px; margin-top:14px;}
.mbbdhp-jian{width:234px;height:30px; line-height:30px; font-size:12px; color:#777777; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px;}
.mbbdhp-single:hover{background-color:#0F66B5; border:10px solid #0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbbdhp-single:hover .mbbdhp-name{color:#FFF;}
.mbbdhp-single:hover .mbbdhp-jian{color:#FFF; opacity:0.7;}
.mbbdhp-single:hover .mbbdhp-line{width:30px; height:1px; background-color:#FFF; margin-left:10px; margin-top:14px; opacity:0.7;}

.hp_Ul {width:1200px; overflow:hidden; position:relative; margin-left:auto; margin-right:auto;}
.hp_Ul ul li {}



.c_frBtnL {cursor: pointer; position: absolute;left:0px; 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;/*过渡效果*/}
.mbbdhp-frame:hover .c_frBtnL{display:block;}
.mbbdhp-frame:hover .c_frBtnR{display:block;}


/*--------------------首页-综合样式----------------------*/


.mbbd-ny{width:100%; margin-left:auto; margin-right:auto; padding-top:60px;}
.mbbdny-frame{width:1200px; margin-left:auto; margin-right:auto;}

.mbbdny-left{width:250px; height:440px; padding:0px 25px; background-color:#0F66B5; float:left;}
.mbbdnyl-title{height:40px; line-height:40px; font-size:20px; font-weight:bold; color:#FFF; overflow:hidden; padding-top:20px;}
.mbbdnyl-frame{width:250px; height:182px; margin-top:20px; position:relative;}
.mbbdnyl-text{height:50px; line-height:25px; color:#FFF; font-size:12px; overflow:hidden; margin-top:25px;}


.ny_Ul {width:250px; height:182px;overflow:hidden; position:relative; margin-left:auto; margin-right:auto;}
.ny_Ul ul li {width:250px; height:182px; float:left;}

.c_frBtnLny {cursor: pointer; position: absolute;left:0px; top:290px; width:30px; height:30px; background-image:url(lc.png); background-repeat:no-repeat; background-position:center center;z-index:999; display:block;}
.c_frBtnRny {cursor: pointer; position: absolute;left:60px; top:290px; width:30px; height:30px; background-image:url(rc.png); background-repeat:no-repeat; background-position:center center; display:block; z-index:999;}
.c_frBtnLny:hover{ background-image:url(lca.png); z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.c_frBtnRny:hover{background-image:url(rca.png); z-index:999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.mbbdny-right{width:860px; height:440px; float:left; margin-left:40px; background-color:#f4f5f6;}
.mbbdnyr-top{width:860px; height:60px; overflow:hidden; background-color:#D6D6D6;}
.mbbdnyr-top li{height:60px; float:left;}
.mbbdnyr-top li a{height:60px; line-height:60px; font-size:16px; display:block; color:#333; font-weight:normal; padding-left:30px; padding-right:30px;}
.mbbdnyr-top li a:hover{background-color:#0F66B5; color:#FFF;}

.mbbdnyr-bottom{width:800px; padding-left:30px; padding-right:30px;}
.mbbdnyr-l{width:420px; float:left; padding-top:10px;}
.mbbdnyrl-single{width:420px; height:90px; border-bottom:1px solid #dddddd; margin-top:30px;}
.mbbdnyrl-pic{width:90px; height:68px; display:block; overflow:hidden; float:left;}
.mbbdnyrl-text{width:310px; height:60px; float:left; margin-left:20px;}
.mbbdnyrl-name{height:30px; line-height:30px; font-size:14px; color:#333; font-weight:bold; overflow:hidden; display:block;}
.mbbdnyrl-wen{height:30px; line-height:30px; font-size:12px; color:#666666; overflow:hidden;}
.mbbdnyrl-singlea{width:420px; height:90px; margin-top:30px;}

.mbbdnyr-r{width:300px; height:300px; padding-left:34px; border-left:1px solid #dddddd; float:left; margin-top:40px; margin-left:45px;}
.mbbdnyrr-pic{width:300px; height:225px; display:block; overflow:hidden;}
.mbbdnyrr-title{height:30px; line-height:30px; font-size:14px; color:#333; font-weight:bold; overflow:hidden; display:block; margin-top:20px;}
.mbbdnyrr-time{height:30px; line-height:30px; font-size:12px; color:#999999; margin-top:5px;}



/*--------------------首页-宣传样式----------------------*/


.mbbd-xc{width:100%; margin-left:auto; margin-right:auto; padding-top:0px; padding-bottom:0px;}
.mbbdn-frame{width:1200px; margin-left:auto; margin-right:auto; position:relative;}
.mbbdxc-lx{width:200px; height:50px; line-height:50px; font-size:18px;border:1px solid #0F66B5; background-color:#0F66B5; color:#FFF; text-align:center; display:block; margin-left:auto; margin-right:auto; margin-top:30px;}
.mbbdxc-lx:hover{color:#FFF; background-color:#359AE5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.mbbdxc-frame{width:1200px; height:422px; margin-left:auto; margin-right:auto; background-image:url(xc-bg.png); background-repeat:no-repeat; background-position:center 210px; margin-top:70px;}
.mbbdxc-top{}
.mbbdxc-single{width:260px; height:216px; text-align:center; float:left;}
.mbbdxc-jian{height:50px; line-height:25px; font-size:12px; color:#666; overflow:hidden;}
.mbbdxc-title{height:30px; line-height:30px; font-size:18px; color:#333; overflow:hidden; margin-top:10px;}
.mbbdxc-num{width:66px; height:96px; overflow:hidden; line-height:62px; font-size:36px; font-weight:bold; color:#0F66B5; background-image:url(xz-icon.png); background-repeat:no-repeat; background-position:center center; margin-left:auto; margin-right:auto; margin-top:30px;}
.mbbdxc-singleb{width:260px; height:216px; text-align:center; float:left; margin-left:210px; margin-right:210px;}

.mbbdxc-bottom{ position:relative;}
.mbbdxc-singlea{width:260px; height:216px; text-align:center; float:left; margin-left:226px; margin-top:-10px;}
.mbbdxc-numa{width:66px; height:64px; padding-top:32px; overflow:hidden; line-height:64px; font-size:36px; font-weight:bold; color:#0F66B5; background-image:url(xz-icona.png); background-repeat:no-repeat; background-position:center center; margin-left:auto; margin-right:auto;}
.mbbdxc-titlea{height:30px; line-height:30px; font-size:18px; color:#333; overflow:hidden; margin-top:30px;}
.mbbdxc-jiana{height:50px; line-height:25px; font-size:12px; color:#666; overflow:hidden; margin-top:10px;}


/*--------------------首页-信息动态样式----------------------*/



.mbbd-news{width:100%; padding-top:50px; padding-bottom:60px;}

.mbbdn-frame{width:1200px; margin-left:auto; margin-right:auto; padding-top:40px; position:relative;}

.mbbdn-single{width:1198px; height:320px; overflow:hidden; border:1px solid #dddddd; border-radius:6px;}
.mbbdn-pic{width:512px; height:320px; display:block; overflow:hidden; float:left;}
.mbbdn-text{width:550px; height:320px; overflow:hidden; float:left; margin-left:40px;}
.mbbdn-name{height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; display:block; overflow:hidden; margin-top:50px;}
.mbbdn-time{height:20px; line-height:20px; font-size:12px; color:#999999; background-image:url(time.png); background-repeat:no-repeat; background-position:left center; margin-top:10px; padding-left:25px;}
.mbbdn-jian{height:50px; line-height:25px; font-size:12px; color:#666; overflow:hidden; margin-top:30px;}

.mbbdn-more{width:120px; height:40px; line-height:40px; font-size:14px;background-color:#0F66B5; color:#FFF; border-radius:6px; text-align:center; display:block;margin-top:50px;}
.mbbdn-more:hover{color:#FFF; background-color:#4c9df1; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.mbbdn-singlea{width:1140px; height:70px; overflow:hidden; border:1px solid #dddddd; border-radius:6px; padding:29px; margin-top:30px;}
.mbbdn-timea{width:90px; height:70px; float:left; text-align:center;}
.mbbdn-day{height:50px; line-height:50px; font-size:48px; font-weight:bold; color:#85a8cb;}
.mbbdn-year{height:20px; line-height:20px; font-size:12px; color:#999999;}
.mbbdn-texta{width:750px; height:70px; overflow:hidden; float:left; padding-left:40px; border-left:1px solid #dddddd; margin-left:30px;}
.mbbdn-namea{height:30px; line-height:30px; font-size:18px; color:#333; display:block; overflow:hidden;}
.mbbdn-fabu{height:30px; line-height:30px; font-size:12px; color:#666666; padding-left:20px;background-image:url(rq.png); background-repeat:no-repeat; background-position:left center; margin-top:10px;}

.mbbdn-morea{width:120px; height:40px; line-height:40px; font-size:14px;background-color:#eeeeee; color:#666666; border-radius:6px; text-align:center; display:block;margin-top:15px; float:left; margin-left:100px;}
.mbbdn-morea:hover{color:#FFF; background-color:#0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.mbbdn-singlea:hover{border:1px solid #0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbbdn-singlea:hover .mbbdn-morea{color:#FFF; background-color:#0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}






/*--------------------首页-公司案例样式----------------------*/


.mbbd-case{width:100%; margin-left:auto; margin-right:auto; padding-top:50px; padding-bottom:60px;}
.mbbdc-frame{width:1200px; margin-left:auto; margin-right:auto; padding-top:10px; position:relative;}


.mbbdc-left{width:270px; height:360px; float:left;}
.mbbdcl-title{height:30px; line-height:30px; font-size:18px; color:#333; font-weight:bold; margin-top:15px;}
.mbbdcl-p{width:270px; height:60px; overflow:hidden; margin-top:60px;}


.mbbdc-single{width:276px; height:360px; position:relative; margin-right:31px; float:left; background-color:#f4f5f6;}
.mbbdc-pic{width:276px; height:207px; overflow:hidden; display:block;}
.mbbdc-pic img{width:276px; height:207px;}
.mbbdc-text{width:276px; margin-left:auto; margin-right:auto;}
.mbbdc-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;}
.mbbdc-line{width:30px; height:1px; background-color:#dddddd; margin-left:20px; margin-top:14px;}
.mbbdc-jian{width:236px;height:50px; line-height:25px; font-size:12px; color:#777777; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px;}
.mbbdc-single:hover{background-color:#0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbbdc-single:hover .mbbdc-name{color:#FFF;}
.mbbdc-single:hover .mbbdc-jian{color:#FFF; opacity:0.7;}
.mbbdc-single:hover .mbbdc-line{ background-color:#FFF; opacity:0.7;}

.case_Ul {width:890px; overflow:hidden; position:relative; float:left; margin-left:40px;}
.case_Ul ul li {}

.c_frBtnLc {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_frBtnRc {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_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;/*过渡效果*/}
.mbbdc-frame:hover .c_frBtnLc{display:block;}
.mbbdc-frame:hover .c_frBtnRc{display:block;}





/*--------------------首页脚部----------------------*/



.mbbdfoot {width:100%;color:#FFF; background-color:#333333;}

.mbbdfoot .top {width:1200px; margin-left:auto; margin-right:auto;}

.erwei-foot{width:140px; height:140px; float:left; margin-top:50px; margin-left:20px;}
.erwei-pic{width:140px; height:140px; overflow:hidden;}
.erwei-pic img{width:140px; height:140px;}

.mbbdfoot .leftula {width:260px; float:left;}
.mbbdfoot .leftula ul {width:260px;height: 120px;
    overflow: hidden;}
.mbbdfoot .leftula ul li {width:110px;height:40px;line-height:40px;float:left; margin-right:20px;}
.mbbdfoot .leftula ul li a {display:block;width:110px;font-size:14px;color:#cccccc;float:left; font-weight:normal;}
.mbbdfoot .leftula ul li a:hover{color:#0F66B5;}

.mbbdfoot .leftulb {width:110px; float:left; margin-left:50px;}
.mbbdfoot .leftulb ul {width:110px;}
.mbbdfoot .leftulb ul li {width:110px;height:40px;line-height:40px;}
.mbbdfoot .leftulb ul li a {display:block;width:110px;font-size:14px;color:#cccccc; font-weight:normal;}
.mbbdfoot .leftulb ul li a:hover{color:#0F66B5;}

.mbbdfoot .labels {width:100%;line-height:55px;color:#FFF;font-size:18px; margin-top:30px;}


.mbbdfoot .middle {width:280px;float:left;margin-left:50px;}
.mbbdfoot .middle p { height:30px; line-height:30px;color:#cccccc;font-size:14px;}

.mbbdfoot .right {float:right;width:250px; text-align:right;}
.fw-rx{height:30px; line-height:30px; font-size:14px; color:#cccccc; margin-top:50px;}
.fw-num{height:40px; line-height:40px; font-size:30px;color:#FFF; font-weight:bold; margin-top:10px;}
.fw-lx{width:120px; height:30px; line-height:30px; font-size:14px; text-align:center; display:block; color:#cccccc; border:1px solid #cccccc; border-radius:30px; margin-left:128px; margin-top:20px;}
.fw-lx:hover{ background-color:#FFF;color:#0F66B5;}

.mbbdfoot .bottom {width:1200px;height:30px; margin-left:auto; margin-right:auto; padding-bottom:20px; padding-top:20px;}
.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;}
.mbbdfoot_record{line-height:30px; height:30px; font-size:12px; color:#aaaaaa; float:left;}
.mbbdfoot_record a{color:#aaaaaa; font-size:12px;}
.mbbdfoot_record a:hover{color:#FFF;}



/*--------------------关于我们页面样式----------------------*/


.ipt-topa{width:270px; height:70px; line-height:70px; font-size:20px; color:#FFF; font-weight:bold; background-color:#0F66B5; 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;    padding-top: 30px;}

.main_top{width:100%; height:70px; background-color:#FFF; margin-left:auto; margin-right: auto;}
.mt_in{width:890px; height:70px; background-image:url(mrt-bg.png); background-repeat:no-repeat; background-position:left bottom;}

.page-name{float:left; line-height:70px; font-size:20px; color:#333;}
.crumbs{height:30px; float:right; 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:#0F66B5;}
.suo span{padding-right:10px; height:30px;line-height: 30px;display: inline-block;}



.main_nei{width:1200px; margin-left:auto; margin-right:auto; position:relative;}
.page_title{width:270px; height:70px; line-height:70px; font-size:20px; color:#FFF; font-weight:bold; text-indent:20px; background-color:#0F66B5;background-image:url(ta-icon.png); background-repeat:no-repeat; background-position:230px center;}


.main_left{width:270px; float:left; position:relative;}

.ce-title{width:230px; height:60px; border:1px solid #dddddd; background-color:#eeeeee; padding-left:19px; padding-right:19px;}
.cet-name{height:30px; line-height:30px; font-size:18px; color:#333; margin-top:15px;}


.ce-cp{width:250px; height:300px; padding:10px; background-color:#f4f5f6; margin-top:30px;}
.wrapBoxp{ width:250px; height:188px; overflow:hidden; position:relative;}
.wrapBoxp ul{width:60000px;}
.wrapBoxp ul li{float:left;width:250px;height:260px;overflow:hidden;position:relative;}

.frp{position: relative; margin-top:15px; margin-left:10px; z-index:9;}
.tabp{width:500px;}
.tabp li{width:8px;height:8px;font-size:0;background-color:#dfdfdf;float:left;margin-right:10px;cursor:pointer;display:inline; border-radius:8px;}
.tabp li.cur{background-color:#015cb4;border-radius:20px;}


.ac-ct{width:270px; margin-top:30px;}
.ac-cta{width:270px; margin-top:40px;}


.acct-title{width:270px; height:30px; line-height:30px; padding-bottom:10px; font-size:18px; font-weight:bold; color:#333; background-image:url(neit.png); background-repeat:no-repeat; background-position:left bottom;}
.acct-frame{width:270px; margin-top:5px;}


.acct-single{width:250px; height:260px; float:left; overflow:hidden; position:relative;}
.acct-single.nom{margin-right:0px;}

.acct-pic{width:250px; height:188px; overflow:hidden; position:relative;}
.acctphoto_ipro{width:250px;height:188px;overflow:hidden;}
.acctcover_ipro{width:250px;height:188px;overflow:hidden;position: absolute;background:#111111;top:0px;left:0px;}
.accttext_ipro{position:absolute;width:250px;height:188px;left:-250px;top:0px;overflow:hidden;}
.acctlook_ipro{width:250px; height:188px;display:block; background-image:url(look.png); background-repeat:no-repeat; background-position:center center;}
.acct-name{width:230px; height:30px; line-height:30px; font-size:16px; color:#333333; margin-top:15px; display:block; margin-left:auto; margin-right:auto;}
.acct-line{width:30px; height:1px; background-color:#cccccc; margin-top:14px; margin-left:10px;}




.ac-nt{width:270px; margin-top:30px; position:relative;}
.acnt-frame{width:230px; padding:0px 19px; border:1px solid #dddddd; border-top:0px; position:relative;}
.acnt-single{width:210px; height:70px; overflow:hidden; padding-left:20px; margin-top:10px; background-image:url(n-i.png); background-repeat:no-repeat; background-position:left 10px;}
.acnt-single:hover{border-bottom:1px solid #0F66B5;}
.acnt-name{width:210px; height:30px; line-height:30px; font-size:12px; color:#333; display:block; overflow:hidden;}
.acnt-time{height:20px; line-height:20px; font-size:12px; color:#999; margin-top:3px;}

.wrapBoxn{ width:230px; height:80px; overflow:hidden; position:relative;}
.wrapBoxn ul{width:60000px;}
.wrapBoxn ul li{float:left;width:250px;height:80px;overflow:hidden;position:relative;}

.frn{position:absolute; right:10px; top:-34px; z-index:9;}
.tabn{}
.tabn li{width:8px;height:8px;font-size:0;background-color:#cccccc;float:left;margin-right:10px;cursor:pointer;display:inline; border-radius:8px;}
.tabn li.cur{background-color:#015cb4;border-radius:20px;}

.ce-dh{width:270px; height:120px; overflow:hidden; margin-top:30px;}
.ce-dh img{width:270px;}

.guan-zhu{width:268px; height:275px; border:1px solid #dddddd; margin-top:30px;}
.gz-title{width:268px; height:60px; line-height:60px; font-size:16px; color:#333; text-align:center; background-color:#eeeeee;}
.gz-pic{width:140px; height:140px; margin-left:auto; margin-right:auto; margin-top:25px;}
.gz-pic img{width:140px; height:140px;}
.gz-wen{height:30px; line-height:30px; font-size:14px; text-align:center; color:#333; margin-top:5px;}

.main_right{width:890px; float:right; position:relative;}
.main-title{width:230px; height:70px; padding:0px 20px; background-color:#0F66B5; 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:830px; overflow:hidden; padding:29px; margin-top:30px; border:1px solid #dddddd;}
.details_f{ width:830px; overflow:hidden; margin-left:auto; margin-right:auto;}
.details_f p{text-indent:2em; line-height:2em;}






/*--------------------产品中心页面样式----------------------*/


.mbbdcp-mida{width:230px; padding:0px 19px;overflow:hidden; background-color:#FFF; border:1px solid #dddddd; border-top:0px;}
.mbbdcp-daoa{width:230px; overflow:hidden;}
.mbbdcp-daoa li{width:230px; height:58px;}
.mbbdcp-daoa li a{width:230px; height:57px; line-height:57px; display:block; font-size:16px; color:#333; font-weight:normal; overflow:hidden; border-bottom:1px solid #dddddd;background-image:url(xl-i.png); background-repeat:no-repeat; background-position:right center;}
.mbbdcp-daoa li a:hover{color:#0F66B5; background-image:url(xl-ia.png); border-bottom:1px solid #0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.product_frame{ width:890px; overflow:hidden;}

.mbbdcp-singlep{width:256px; height:300px; position:relative; margin-top:30px; margin-right:31px; float:left; background-color:#f4f5f6; border:10px solid #f4f5f6;background-image:url(cp-bga.png); background-repeat:no-repeat; background-position:240px 220px;}
.mbbdcp-singlep.nom{margin-right:0px;}
.mbbdcp-picp{width:256px; height:192px; overflow:hidden; display:block;}
.mbbdcp-picp img{width:256px; height:192px;}
.mbbdcp-textp{width:256px; margin-left:auto; margin-right:auto;}
.mbbdcp-namep{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;}
.mbbdcp-linep{width:30px; height:1px; background-color:#dddddd; margin-left:10px; margin-top:14px;}
.mbbdcp-jianp{width:234px;height:30px; line-height:30px; font-size:12px; color:#999999; overflow:hidden; margin-left:auto; margin-right:auto; margin-top:10px; opacity:0.6;}
.mbbdcp-singlep:hover{background-color:#0F66B5; border:10px solid #0F66B5; background-image:url(cp-bg.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.mbbdcp-singlep:hover .mbbdcp-namep{color:#FFF;}
.mbbdcp-singlep:hover .mbbdcp-jianp{color:#FFF;}
.mbbdcp-singlep:hover .mbbdcp-linep{width:30px; height:1px; background-color:#FFF; margin-left:10px; margin-top:14px; opacity:0.7;}

/*-------页码样式-----*/
.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:#0F66B5; border:1px solid #0F66B5; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

/*------------*/



/*--------------------产品中心-内页页面样式----------------------*/



.product_profiles{ width:830px; height:240px; overflow:hidden; padding:29px; background-color:#f4f5f6; margin-top:30px; border:1px solid #dddddd;}
.mp_pic{width:320px; height:240px; float:left;} 

.pp_right{width:470px; height:240px; overflow:hidden; float:right;}
.pp_title{width:470px; line-height:30px; height:40px; font-size:18px; color:#333; margin-top:5px; border-bottom:5px solid #eeeeee; 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:#0F66B5; 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:470px; 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:#0F66B5;}


/*-----------产品放大镜----------*/

/*正常容器*/
.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:830px; height:50px; overflow:hidden; padding:0px 29px; line-height:50px; font-size:18px; color:#333; background-color:#eeeeee; margin-top:30px; border:1px solid #dddddd; border-bottom:0px;background-image:url(mr-bg.png); background-repeat:no-repeat; background-position:30px center; text-indent:15px;}
.detailsa{ width:830px; overflow:hidden; padding:29px; border:1px solid #dddddd;}



/*--------------------新闻资讯页面样式----------------------*/



.news_frame{ width:890px;background-image:url(ns-bga.png); background-repeat:no-repeat; background-position:95px top;}
.news_single{width:890px; height:100px; overflow:hidden; position:relative; padding-top:30px;background-image:url(ns-bg.png); background-repeat:repeat-y; background-position:98px top;}

.news-time{width:86px; float:left;height:30px; line-height:30px; font-size:12px; color:#666666; margin-top:35px;}
.news-icon{width:26px; height:26px; overflow:hidden; float:left; margin-top:37px;}
.news-jiao{width:8px; height:16px; float:left; margin-top:42px; margin-left:30px;background-image:url(nj.png); background-repeat:no-repeat; background-position:left center;}
.news_text{width:680px; height:60px; float:left; background-color:#f1f1f1; padding:20px 30px; border-radius:6px;}
.news_name{ height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold; display:block;}
.news_sketch{height:25px; line-height:25px; font-size:12px; color:#666; overflow:hidden; margin-top:5px;}

.news_single:hover .news_text{ background-color:#0F66B5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.news_single:hover .news_name{color:#FFF;}
.news_single:hover .news_sketch{color:#FFF;}
.news_single:hover .news-jiao{background-image:url(nja.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.ac-xianga{background-image:url(ns-l.png); background-repeat:no-repeat; background-position:center top; padding-top:3px; background-color:#FFF;}


.sanews_top{width:840px; padding:24px; background-color:#FFF; margin-top:30px; border:1px solid #dddddd;}
.sant-left{width:840px; height:80px; overflow:hidden; float:left;}
.sanews_h{height:20px; line-height:20px; font-size:20px; color:#333; font-weight:bold; padding-left:17px; border-left:3px solid #0F66B5; margin-top:5px;}
.sanewsn_t{height:20px; line-height:20px; font-size:12px; color:#999; margin-top:15px; margin-left:20px;}


.sanews_single:hover .ns_icon{background-image:url(newsa.png); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
.sanews_single:hover .news_text{ border-bottom:1px dashed #AF6AE5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.change{width:840px; 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:830px; padding:25px 30px; background-color:#FFF; margin-top:30px; background-color:#EEEEEE; border-radius:6px 6px 0px 0px;}

.newsn_text{width:770px; height:65px;}
.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;}

.newsn_jian{width:780px; background-color:#f4f5f6; padding:22px 25px; margin-top:20px;}
.newsnj-t{height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold;}
.newsnj-w{height:60px; line-height:30px; font-size:14px; color:#666; margin-top:10px;}

.detailsn{ width:830px; overflow:hidden; padding-bottom:30px; background-color:#FFF; border:1px solid #dddddd; border-top:0px; padding:29px;}
.details_n{ width:830px; 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:#0F66B5; font-weight:bold; border-bottom:1px solid #CCC;}
.tagBody{padding-top:10px;}
.tagBody a{line-height:30px; font-size:14px;}
.tagBody a:hover{color:#0F66B5;}

.linkbox h3 a{font-size:18px; color:#333; font-weight:bold; line-height:40px;}
.linkbox h3 a:hover{color:#0F66B5;}
.linkbox .f6 a{line-height:30px; margin-right:10px; font-size:14px;}

.suo em{color:#C00; font-style:normal;}

.product_framea{ width:922px;}
.mt_ina{width:1200px; height:70px; background-image:url(mrt-bg.png); background-repeat:no-repeat; background-position:left bottom; margin-left:auto; margin-right:auto;}



/*--------------------首页-解决方案样式----------------------*/

.mbpc-jiejue{ width:100%; min-height:400px; padding-top:60px; padding-bottom:60px; background-image:url(jiejue.png); background-repeat:no-repeat; background-position:center top; margin-top:60px;}
.mbpcjj-frame{width:1200px; margin-left:auto; margin-right:auto;}
.mbpcjj-left{width:500px; float:left;}
.mbpcjj-single{width:500px; height:150px; margin-top:50px;}
.mbpcjj-icon{width:80px; height:100px; overflow:hidden; float:left;}
.mbpcjj-text{width:395px; float:left; margin-left:25px;}
.mbpcjj-name{height:60px; line-height:60px; font-size:24px; font-weight:bold; color:#333; overflow:hidden; border-bottom:1px dashed #999999;}
.mbpcjj-wen{height:90px; line-height:30px; font-size:14px; color:#666; overflow:hidden; margin-top:14px;}

.mbpcjj-right{width:500px; float:right; margin-top:-110px;}
.ch_name1 {
    line-height: 30px;
    font-size: 24px;
    color: #0f66b5;
    height: 30px;
    font-weight: bold;
    float: left;
}
.en_name1 {
    line-height: 30px;
    font-size: 14px;
    color: #999;
    height: 30px;
    float: left;
    margin-left: 10px;
}
.ch_line1 {
    line-height: 30px;
    font-size: 24px;
    color: #666;
    float: left;
    padding-left: 10px;
}