@charset "utf-8";

/*全局控制*/
body{margin:0;padding:0;font-size:15px;line-height:22px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:14px;line-height:16px; color:#333;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.clear{ clear:both; display:block}
.fl{float:left;}.fr{float:left;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}


/********************* 以下(结束标识)代码请在实际开发中删除 *********************/


.tops{line-height:40px;position:relative;z-index:999; background:#eeeeee; border-bottom:1px solid #e0e0e0;}
.top{width:1200px; margin:0 auto;}
.top_m_l{width:auto;float:left; text-align:left; line-height:40px; font-size:14px; color:#333; background:url(../images/t_5.png) no-repeat left center; padding-left:25px;}
.top_m_l b{padding-left:65px; font-size:16px; color:#074b7c;}
.top_m_l a{color:#bebebe; text-decoration:none;}
.top_m_l a:hover{color:#bdd4ff;}
.top_m_r{width:auto; float:right;}
.top_m_r p{width:auto; float:right; line-height:40px; font-size:14px; color:#333; padding-left:15px;}
.top_m_r p a{color:#333; text-decoration:none;}
.top_m_r p a:hover{color:#074b7c;}
.top_m_r img{float:right; width:35px; height:40px; margin-left:5px;}

.shouji{width:70px; height:40px; position:relative; font-size:14px; line-height:40px; text-align:right; z-index:999;float:right; padding-right:20px;}
.shouji a{width:70px; height:40px; display:block; position:absolute; color:#333; left:0; top:0;background:url(../images/t_2.png) no-repeat left center; text-decoration:none;}
.shouji .shouji_nr{width:390px; height:210px; padding:0px; background:#d0cfcf; text-align:center; position:absolute; z-index:9999;left:-170px; top:40px; display:none; line-height:20px;}
.shouji .shouji_nr img{ margin-bottom:0px; margin:0px; width:390px; height:210px;}
.shouji .shouji_nr .arrow{ width:0; height:0; border-bottom:10px solid #f5f5f5;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:195px; top:-10px;}
.shouji.on .shouji_nr{ display:block;}
.shouji.on a{ background:url(../images/t_2-.png) no-repeat left center; color:#074b7c;}

.weixin{width:90px; height:40px; position:relative; font-size:14px; line-height:40px; text-align:right; z-index:999; float:right;}
.weixin a{width:90px; height:40px; display:block; position:absolute; color:#333; left:0; top:0;background:url(../images/t_1.png) no-repeat left center; text-decoration:none;}
.weixin .weixin_nr{width:126px; height:146px; padding:10px; background:#d0cfcf; text-align:center; position:absolute; left:-30px; top:40px; display:none; line-height:20px;}
.weixin .weixin_nr img{ margin-bottom:5px; margin:0px; width:126px; height:126px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #d0cfcf;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:63px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ background:url(../images/t_1-.png) no-repeat left center; color:#074b7c;}
@media screen and (max-width: 1200.98px) { 
.top{width:96%;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 660.98px) { 
.top{width:92%;}
.top_m_r{width:1px; height:40px; overflow:hidden;}
} 
/* 设置了浏览器宽度不大于1200px时 */


/*Banner*/
.banner, .footer{width:100%;margin:0 auto;}

/*首页标题*/
.home_tit{width:auto; height:auto; padding:50px 0px 30px 0px; line-height:45px; color:#919191; text-align:center; margin:auto;}
.home_tit dl{width:100%;}
.home_tit dl dt{font-size:32px; color:#222222;}
.home_tit dl dt span{font-size:12px; color:#d6d6d6;}
.home_tit dl dd{font-size:18px;}
@media screen and (max-width: 850px) { 
.home_tit{padding:30px 0px; line-height:30px;}
.home_tit dl{width:100%;}
.home_tit dl dt{font-size:20px;}
.home_tit dl dd{font-size:13px; line-height:25px; padding:3% 10% 0% 10%; width:80%;}
} 
/* 设置了浏览器宽度不大于850px时 */

/*首页服务*/
.service{width:1200px; height:auto; margin:auto; text-align:center;}
.service .ys_left{width:31.3%; margin:1%; height:auto; float:left; color:#fff; background:#000;position:relative;}
.service .ys_left img{width:100%; position:relative;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity: 0.4;}
.service .ys_left dl{width:100%; height:auto; padding:15% 0;line-height:35px; position:absolute; z-index:1;}
.service .ys_left dl dt{font-size:22px;}
.service .ys_left dl dd{font-size:16px;}
.service .ys_left:hover img{filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity: 0.3;}
@media screen and (max-width: 1200px) { 
.service{width:90%;}
.service .ys_left dl{padding:12% 0;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 860px) { 
.service .ys_left dl{padding:10% 0;}
.service .ys_left dl dt{font-size:18px;}

} 
/* 设置了浏览器宽度不大于860px时 */
@media screen and (max-width: 660px) { 
.service .ys_left{width:98%; margin:1%;}
} 
/* 设置了浏览器宽度不大于660px时 */


.zj_case{ width:100%; margin-bottom:50px;}
.zj_case .tab-bd{background: url(../images/zj_bg.jpg) no-repeat center bottom;}
.zj_case .tit_img{background: url(../images/zj_team.jpg) no-repeat;}
.main_width{width: 1200px; margin: 0 auto;}
.carousel {width:100%; position:relative; overflow:hidden;}
.carousel .prev , .carousel .next {height:60px;width:60px;display:block; font-size:20px; color:#F00; position:absolute; z-index:9; top:150px;  }
.carousel .prev img, .carousel .next img{ width:60px; }
.carousel .prev { left:50%;  margin-left:-600px;}
.carousel .next { right:50%; margin-right:-600px; }
.jCarouselLite { width:100%; margin:0 auto; height:399px; text-align: center; position:relative; overflow:visible;  }
.jCarouselLite li{width:399px;height:399px; display: inline-block; border-right:1px solid #fff; position:relative; overflow:visible ;}
.jCarouselLite li .img1{ width:399px; height:399px; position:relative;   }

.jCarouselLite>.tempWrap{width: 100% !important; height: 584px;}
.jCarouselLite .tempWrap .tempWrap{position: absolute !important; overflow:initial !important; left: 0px; right: 0; margin: auto;}

.zj_jieshao{height:110px;width: 359px;overflow: hidden;padding: 0 20px;text-align: left;background: #f7f7f7;position:absolute;bottom: 0px;background: rgba(255,255,255,0.8);}
.zj_jieshao h2{font-size:20px;color:#2c221a; float: none !important; font-weight: bold;padding-top: 10px;line-height:40px;height:30px;}
.zj_jieshao h3{font-size:16px; color:#333; font-weight: normal; padding: 15px 0 0 0px !important;}
.zj_jieshao p{font-size: 14px; line-height: 28px;}
.jCarouselLite li:hover .zj_jieshao{height:270px;transition:0.3s ease-out; -webkit-transition:0.3s ease-out; -moz-transition:0.3s ease-out;}
.jCarouselLite li:hover img{opacity: 0.5;}
.zj_jieshao a{width: 92px; height: 100px; display: block; background: url(../images/tb.png) no-repeat -675px -70px; float: right; margin-top: 10px;}



/*case特效*/
.fold_wrap{width:1200px;height:360px;margin:auto;overflow:hidden;}
.fold_wrap li{float:left;width:130px;height:360px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);_background:#B2B2B2;}
.fold_wrap li.active .mask_b{background:none;}
.fold_wrap li .mask_b h4{color:#fff;width:20px;margin:0 auto;display:block;font:20px/20px Microsoft Yahei;position:relative;padding:50px 0 0 0;}
.fold_wrap li.big{width:522px;}
.fold_wrap li .adv_intro{display: inline-block; position: absolute; left: -100%; top:320px; width: 100%; font-size:14px; color: #fff;text-align: center;}

.adv_intro_show{bottom:0 !important; transition:bottom 0.3s linear 0.3s; -webkit-transition:bottom 0.3s linear 0.3s;}

.pic_auto{width:100%;height:100%;}
.pic_auto1{background:url(../images/20150120_ifold1.jpg) no-repeat center 0;}
.pic_auto2{background:url(../images/20150120_ifold2.jpg) no-repeat center 0;}
.pic_auto3{background:url(../images/20150120_ifold3.jpg) no-repeat center 0;}
.pic_auto4{background:url(../images/20150120_ifold4.jpg) no-repeat center 0;}
.pic_auto5{background:url(../images/20150120_ifold5.jpg) no-repeat center 0;}
.pic_auto6{background:url(../images/20150120_ifold6.jpg) no-repeat center 0;}
.pic_auto7{background:url(../images/20150120_ifold7.jpg) no-repeat center 0;}


/*优势*/
.homeys{width:1200px; height:569px; margin:auto; background:url(../images/ys.jpg) center no-repeat;}


/*首页产品*/
.product{width:100%; height:auto; background:url(../images/pro_back.jpg) top center no-repeat;background-attachment:fixed; padding:3% 0;}
.product .home_tit{width:auto; height:auto; padding:30px 0px; line-height:45px; color:#fff; text-align:center; margin:auto;}
.product .home_tit dl{width:100%; color:#fff;}
.product .home_tit dl dt{font-size:20px;color:#fff; font-weight:normal;}
.product .home_tit dl dd{font-size:22px; font-family:Arial, Helvetica, sans-serif;}
.product .homesearch{width:1200px;height:auto; margin:auto; padding-bottom:1%;}
.product .homesearch .search{width:50%;height:50px; margin:auto;}
.product .homesearch .search .key{width:80%;height:50px;line-height:50px;border:0;float:left; text-indent:20px; background:#fff; color:#333; font-size:15px;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.product .homesearch .search .key[type="text"]:focus{outline:none;}
.product .homesearch .search .sub{float:right;width:20%;height:50px;background:#074b7c; color:#fff; font-size:20px; border:none;cursor:pointer;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.product .homesearch .search .sub span{display:none;}
.product .homesearch p{font-size:25px; line-height:90px; color:#333; text-align:center;}
.pro_con{width:1200px; height:auto; margin:auto;}
.procon{width:21%; height:auto; float:left; background:#fff; padding:1%; margin:1%; text-align:center; border-radius:5px;}
.procon .pimg{width:100%; height:auto;overflow:hidden; position:relative;}
.procon .pimg img{width:100%; height:auto; transform:scale(1); transition:all ease-in-out .5s; position:relative;}
.procon .pimg p{width:auto; height:30px; line-height:30px; padding:0 20px; position:absolute; z-index:1; color:#fff; background:#85b937;border-bottom-right-radius:10px;}
.procon .ptit{width:100%; line-height:50px; color:#333; font-size:16px;}
.procon .plogo{width:18%; margin:auto; padding-bottom:5%;}
.procon .plogo img{width:100%;}
.procon a{color:#333;}
.procon:hover{background:#e7e7e7;}
.procon:hover a{color:#074b7c;}
.procon:hover .pimg img{transform:scale(1.2);}

@media screen and (max-width: 1200px) { 
.product{width:90%; padding:3% 5%;}
.product .homesearch{width:100%;}
.pro_con{width:100%;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 660px) { 
.product .home_tit{line-height:30px;}
.product .home_tit dl dt{font-size:16px;}
.product .home_tit dl dd{font-size:16px;}
.product .homesearch{padding-bottom:0%;}
.product .homesearch .search{width:80%;}
.product .homesearch .search .key{width:70%;}
.product .homesearch .search .sub{width:30%;}
.product .homesearch p{font-size:20px; line-height:55px;}
.procon{width:92%;  float:left;padding:2%;margin:2%;}
.procon .ptit{line-height:40px; font-size:13px;}
} 
/* 设置了浏览器宽度不大于660px时 */


/*客户案例*/
.homecases{width:1200px; height:auto; margin:auto; padding-bottom:4%;}
.casecon{width:23%; height:auto; float:left; margin:0 1%; text-align:center; background:#e6e6e6;}
.casecon .pimg{width:100%; height:auto;overflow:hidden; position:relative;}
.casecon .pimg img{width:100%; height:auto; transform:scale(1); transition:all ease-in-out .5s; position:relative;}
.casecon .pimg p{position:absolute; z-index:1; line-height:30px; font-size:12px; background:rgba(255,255,255,0.5); color:#000; padding:0 20px;}
.casecon .ptit{width:100%; color:#333;}
.casecon .ptit p{font-size:16px; line-height:20px; padding:20px 0;}
.casecon .main_btn2{display:inline-block; border:1px solid #222; padding:0 25px; color:#222;font-size:14px;line-height:40px;text-align:center;border-radius:50px; margin-bottom:10%;}
.casecon a{color:#333;}
.casecon:hover a{color:#074b7c;}
.casecon:hover .pimg img{transform:scale(1.2);}
.casecon:hover .main_btn2{background:#074b7c;border:1px solid #074b7c; color:#fff;}

@media screen and (max-width: 1200px) { 
.homecases{width:90%; height:auto; margin:auto;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 860px) { 
.casecon{width:80%; margin:0 10% 4% 10%;}

} 
/* 设置了浏览器宽度不大于860px时 */
@media screen and (max-width: 660px) { 
.casecon{width:92%; margin:0 4% 4% 4%;}
.casecon .main_btn2{margin-bottom:8%;}
} 
/* 设置了浏览器宽度不大于660px时 */


/*首页应用行业*/ 
.industry{width:1200px; height:auto; margin:auto; padding-bottom:60px;}
.clearfix:before, .clearfix:after{display: table; content: ""; line-height:0px;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.content-info{position:relative; width:calc((100% - 60px)/3); float:left; overflow:hidden; height:300px; margin:10px; position:relative; }
.content-info:last-child{margin-right: 0; }
.content-info figure{height:100%; transition: 600ms; -webkit-transition: 600ms; background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; background: #eee; }
.content-info figure img{height:100%; display:block; background-repeat: no-repeat; background-size: cover; background-position: center center; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); position: absolute; transition: 466ms; }
.content-info figcaption{display: block; height:190px; line-height:35px; overflow: hidden; color:#fff; font-size:25px; text-align:left; position: absolute; left: 0; bottom: 0; width: 100%; transition: 335ms; background:url(../images/industry_back.png); color: #fff; padding:0px 30px;}
.content-info figcaption p{font-size:25px; padding-top:100px;}
.content-info figcaption span{font-size:16px; text-transform:uppercase;}
.content-text{width:100%; height:100%; background:rgba(0, 0, 0, 0.7); background: #000\7; filter: alpha(opacity=70); box-sizing: border-box; padding: 9px; position: absolute; left: 0; top: 0; opacity: 0; visibility: hidden; transform: rotateY(-90deg); transition: 450ms; text-align:center;}
.content-wr{padding:20px 24px 32px 22px; }
.content-wr:before{content: ""; width: 95%; height: 95%; position: absolute; left: 2.5%; top: 2.5%; border-left: 1px solid #fff; border-right: 1px solid #fff; box-sizing: border-box; }
.content-wr:after{content: ""; width: 95%; height: 95%; position: absolute; left: 2.5%; top: 2.5%; border-top: 1px solid #fff; border-bottom: 1px solid #fff; box-sizing: border-box; }
.content-wr h3{color:#fff; font-size:25px; line-height:50px; overflow: hidden; font-weight: normal; height:50px;}
.content-wr p{color:#fff; font-size:16px; overflow: hidden; line-height:40px; text-transform:uppercase;}
.content-wr .time{color:#fff; font-size:20px; overflow:hidden; width:24px; height:24px; margin:40px auto 10px auto; line-height:24px; border:3px solid #fff; border-radius:15px;}
.content-info:hover figure{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); }
.content-info:hover figcaption{bottom: -100%; }
.content-info:hover .content-text{opacity: 1; transform: rotateY(0); visibility: visible; }
.clear{clear: both; }

/*首页关于我们*/
.homeabout{width:100%; height:auto; padding:0 0 3% 0; background:url(../images/about_back.jpg) top center no-repeat;}
.syabout{width:1200px; height:auto; margin:auto; background:#fff;}
.syabout .aboutleft{width:75%; height:auto; float:left; text-align:left;}
.syabout .aboutleft .about_txt{width:90%; height:auto; padding:5%; color:#000;}
.syabout .aboutleft .about_txt .pwel{height:auto;font-size:30px; line-height:40px; font-weight:bold; text-transform:uppercase;}
.syabout .aboutleft .about_txt .ptxt{line-height:35px; font-size:16px; padding-top:15px;}
.syabout .aboutleft .about_txt p{line-height:60px; font-size:25px; color:#074b7c; font-weight:bold;}
.syabout .about_tel{width:25%; height:auto; float:right; background:#074b7c; padding:4% 0; text-align:left; color:#fff;}
.syabout .about_tel dl{width:85%; margin:auto;}
.syabout .about_tel dl dt{font-size:16px; line-height:35px; padding-bottom:12%;}
.syabout .about_tel dl dd{width:100%; font-size:18px; line-height:42px; background:#fff; color:#074b7c; text-align:center;}
.syabout .about_tel dl dd:hover{background:rgba(255,255,255,.95);-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .4);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .4);  box-shadow:0 0 10px rgba(0, 0, 0, .4);}
.homeabout .about_more{width:200px; line-height:36px; margin:auto; border:1px solid #074b7c; text-align:center; color:#074b7c; font-size:18px; margin-top:40px;}
.homeabout .about_more:hover{background:#074b7c; color:#fff;}
@media screen and (max-width: 1200px) { 
.syabout{width:90%;}
.syabout .aboutleft .about_txt .pwel{font-size:25px;}
.syabout .aboutleft .about_txt .ptxt{line-height:30px; font-size:15px;}
.syabout .aboutleft .about_txt p{line-height:50px; font-size:23px;}
.syabout .about_tel dl dt{font-size:15px; line-height:35px;}
} 
/* 设置了浏览器宽度不大于1200px时 */

@media screen and (max-width: 950px) { 
.syabout{width:90%;}
.syabout .about_tel{width:100%; padding:0; padding:5% 0;}
.syabout .about_tel dl dt{font-size:16px; line-height:35px; padding-bottom:5%;}
.syabout .aboutleft{width:100%; padding-left:0%;}
.syabout .aboutleft .about_txt .pwel{font-size:20px;}
.syabout .aboutleft .about_txt .ptxt{padding-top:5px;}
.syabout .aboutleft .about_txt p{font-size:20px;}
.homeabout .about_more{margin-top:30px;}
} 
/* 设置了浏览器宽度不大于950px时 */

.syabout .aboutleft span{line-height:63px;font-size:20px;}

.index_content {position: relative;width:1200px;}
.index_contentBlock {position: relative;width:100%;}
.index_img {position: relative;width:1200px;padding:50px 0;margin:auto;}
.index_img img {width:100%;}
.bgColor {background: #fff;}

.indexA_content {position: relative;padding:80px 0;margin:auto;width:1200px;}
.indexA_leftContent {position: relative;width:670px;height:405px;float: left;overflow:hidden}
.indexA_leftContent img{width:100%}
.indexA_rightContent {position: relative;width:470px;height:405px;float: right;}
.indexA_rightContent h2{font-size:32px;color:#333; font-weight:normal;}
.indexA_rightBtn{height:40px;position:absolute;right:0;top:0;z-index:99}
.indexA_rightBtn a{width:40px;height:40px;display:inline-block;margin-left:10px}
.indexA_rightBtn .al{background:url(../images/b_l.jpg) no-repeat center}
.indexA_rightBtn .ar{background:url(../images/b_r.jpg) no-repeat center}
.indexA_rightTxt{width:100%;position:relative}
.indexA_rightTxt .rightTit{position:relative;margin-top:10px}
.indexA_rightTxt span{font-size:20px;color:#333;letter-spacing:0px;padding-top:15px;float:left}
.indexA_rightTxt .ti{float:left;margin-left:5px}
.indexA_rightTxt .tl{width:26px;height:1px;background:#333;position:absolute;left:50%;margin-left:0px;top:50%;margin-top:5px}
.indexA_rightTxt .rightTic{height:150px;overflow:hidden;color:#666;line-height:30px;text-align:justify;margin-top:15px; font-size:14px;}
.indexA_rightTxt .rm{color:#3458a2;margin-top:30px; font-size:14px;}
.indexA_rightImg{position:absolute;left:0;bottom:0}
.indexA_rightImg ul{width:490px}
.indexA_rightImg li{width:78px;height:78px;float:left;margin-right:3px;position:relative;cursor:pointer;*cursor:hand;overflow:hidden}
.indexA_rightImg li img{width:100%}
.indexA_rightImg li .bg{width:100%;height:100%;background:url(../images/b_0.png);background-size:cover;position:absolute;top:0;left:0;z-index:1}
.indexA_rightImg li.at .bg{display:none}
.indexA_titleEn {font-size:35px;color:#333;text-transform: uppercase;}
.indexA_titleCh {font-size:32px;color:#333;padding:5px 0;}
.indexA_wire {position: relative;width:28px;height: 2px;background: #ccc;margin:20px 0;}
.indexA_text {position: relative;width:100%;line-height: 24px;color:#666;text-align:justify;padding-top:25px;}
.indexA_ulIcon {position: relative;width:104%;padding-top:45px;}
.indexA_iconBlock {position: relative;float: left;width:50px;margin-right: 40px;cursor: pointer;}
.indexA_iconBlock a{display:block}
.indexA_iconText {position: relative;text-align:center;padding-top:5px;color:#666;}
.indexA_aBlock {position: relative;display: block;float: left;margin-left:25px;margin-bottom:25px;width:268px;height: 205px;overflow: hidden;}
.indexA_imgTitle {position: absolute;top:50px;left:34px;z-index: 99;}
.indexA_colorBlock {position: absolute;top:0px;left:0px;width:100%;height: 100%;z-index: 88;}
.indexA_aBlock:hover .indexA_colorBlock {opacity: 0.5;filter:alpha(opacity=50);}
.indexA_aBlock:hover .indexA_img {margin-left:-32px;}

/*首页新闻中心*/
.synews{width:1200px; height:auto; margin:auto; padding:0 0 5% 0;}
.synews .news1{width:48%; height:auto; float:left; font-size:15px; color:#6b594c; text-align:left;}
.synews .news1 .newscon{width:100%; height:auto; position:relative;}
.synews .news1 .newscon img{width:100%; height:auto; position:relative;}
.synews .news1 .newscon .newtit{width:86%; font-size:16px; margin:0 5%; margin-top:-50px; padding:10px 2%; background:#e4e4e4; position:absolute;}
.synews .news1 .newscon .newtit .news_left{width:15%; float:left;}
.synews .news1 .newscon .newtit .news_left dl{color:#6b594c; padding:5px 0;}
.synews .news1 .newscon .newtit .news_left dl dt{font-size:35px; line-height:50px;}
.synews .news1 .newscon .newtit .news_left dl dd{font-size:12px;}
.synews .news1 .newscon .newtit .news_right{width:85%; float:left;}
.synews .news1 .newscon .newtit .news_right a{color:#6b594c; font-size:16px; line-height:40px; text-decoration:none;display:block; background:url(../images/news_line.jpg) left bottom 2px no-repeat;}
.synews .news1 .newscon .newtit .news_right p{color:#717171; line-height:20px; font-size:12px;}
.synews .news1 .newscon .newtit:hover .news_right a{color:#074b7c; text-decoration:none;}
.synews .news2{width:48%; height:auto; float:right; font-size:15px; color:#333; text-align:left;}
.synews .news2 .news_top{width:100%; height:auto;}
.synews .news2 .news_top .news_right{width:15%; float:right;}
.synews .news2 .news_top .news_right dl{color:#6b594c; padding:0 0 10px 0; text-align:right;}
.synews .news2 .news_top .news_right dl dt{font-size:20px; line-height:35px;}
.synews .news2 .news_top .news_right dl dd{font-size:12px; color:#074b7c;}
.synews .news2 .news_top .news_left{width:85%; float:left;}
.synews .news2 .news_top .news_left a{color:#6b594c; font-size:16px; line-height:25px; text-decoration:none;display:block; background:url(../images/news_line2.jpg) left center no-repeat; text-indent:15px;}
.synews .news2 .news_top .news_left p{color:#074b7c; line-height:25px; font-size:12px;}
.synews .news2 .news_top:hover .news_left a{color:#074b7c; text-decoration:none;}

.synews .news2 .newscon{width:100%; height:auto;}
.synews .news2 .newscon .newtit{width:100%; font-size:15px; line-height:42px; float:left; background:url(../images/news_sanjiao.png) left center no-repeat; text-indent:15px; border-top:1px dashed #e3d7c7;}
.synews .news2 .newscon .newtit a{color:#6b594c; text-decoration:none;display: block; float:left;}
.synews .news2 .newscon .newtit:hover a{color:#074b7c; text-decoration:none;}
.synews .news2 .newscon .newtit span{color:#074b7c; font-size:12px; float:right;}
@media screen and (max-width: 1200px) { 
.synews{width:90%;}

} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 1100px) { 
.synews .news1{width:100%; padding-bottom:80px;}
.synews .news1 .newscon .newtit .news_left{width:25%;}
.synews .news1 .newscon .newtit .news_right{width:75%;}
.synews .news2{width:100%;}
.synews .news2 .news_top .news_right{width:25%;}
.synews .news2 .news_top .news_left{width:75%;}
} 
/* 设置了浏览器宽度不大于1100px时 */


/*首页咨询*/
.homecontact{width:100%; height:auto; padding:0 0 3% 0; background:url(../images/message_back.jpg) top center no-repeat;background-attachment: fixed;}
.homecontact .home_contact{width:1200px; height:auto; margin:auto;}
.homecontact .home_contact .txt_message{width:70%;height:auto; margin:auto; text-align:center;}
.homecontact .home_contact .txt_message .txt_message_left{width:48%;height:auto; float:left; padding:0 1%; text-align:left;}
.homecontact .home_contact .txt_message .txt_message_left .msg_input{width:90%; font-size:15px;line-height:34px; text-indent:10px; color:#999; background:#fff; border:1px solid #fff; border-radius:4px; margin-bottom:20px;}
.homecontact .home_contact .txt_message .txt_message_left .msg_input_on{width:90%; font-size:15px;line-height:34px; text-indent:10px; color:#999; background:#fff; border:1px solid #fff; border-radius:4px; margin-bottom:20px;}
.homecontact .home_contact .txt_message .txt_message_left .msg_input_content{width:100%; font-size:15px; height:194px; line-height:50px; text-indent:20px; color:#999; background:#fff; border:1px solid #fff; border-radius:4px; margin-bottom:20px;}
.homecontact .home_contact .txt_message .txt_message_left .msg_input_content_on{width:100%; font-size:15px; height:194px; line-height:50px; text-indent:20px; color:#999; background:#fff; border:1px solid #fff; border-radius:4px; margin-bottom:20px;}
.homecontact .home_contact .txt_message .submit{width:25%; display:inline-block; font-size:15px;line-height:52px; background:#074b7c; border:0; text-align:center; color:#fff; text-transform:uppercase; border-radius:4px;}
.homecontact .home_contact .txt_message .submit a{color:#fff;}
.homecontact .home_contact .txt_message .submit_input{border:1px solid #dddce1; width:8%; display:inline-block; margin-left:5px;}
.homecontact .home_contact .txt_message p{width:auto;display:inline-block; font-size:15px;line-height:50px; padding:0; color:#333; padding-left:5px;}


@media screen and (max-width: 1200px) { 
.homecontact .home_contact{width:90%;}
.homecontact .home_contact .txt_message{width:80%;}
} 
/* 设置了浏览器宽度不大于1200px时 */

@media screen and (max-width: 750px) {
.homecontact{padding:0 0 5% 0;}
.homecontact .home_contact .txt_message{width:100%;}
.homecontact .home_contact .txt_message .txt_message_left{width:46%;height:auto; float:left; padding:0 2%;}
.homecontact .home_contact .txt_message .txt_message_left .msg_input{font-size:12px; text-indent:10px;}
.homecontact .home_contact .txt_message .txt_message_left .msg_input_content{font-size:12px; text-indent:10px;}
.homecontact .home_contact .txt_message .submit{width:40%;font-size:12px;margin:0 30%;}
} 
/* 设置了浏览器宽度不大于750px时 */

/*首页荣誉*/
.syhonor{width:100%; height:420px; background:url(../images/honor_back.jpg) center no-repeat;}

/*首页文化*/
.sy_tel{width:200px; height:100px; background:#074b7c; margin:auto;border-top-left-radius:100px;border-top-right-radius:100px;}
.sy_tel dl{text-align:center; color:#fff; line-height:30px; padding-top:30px;}
.sy_tel dl dt{font-size:18px;}
.sy_tel dl dd{font-size:22px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.sy_ad{width:100%; height:auto; background:#f0f0f0; border-top:1px solid #d5d5d5;}
.sy_ad dl{width:1200px; height:auto; padding:2% 0 328px 0; margin:auto; text-align:center; color:#000; background:url(../images/culture_img.jpg) bottom center no-repeat;}
.sy_ad dl dt{font-size:25px; font-weight:bold; line-height:50px;}
.sy_ad dl dd{font-size:16px; line-height:30px;}
@media screen and (max-width: 1200px) { 
.sy_ad dl{width:90%; padding:4% 0 328px 0;}
.sy_ad dl dt{font-size:25px;line-height:50px;}
.sy_ad dl dd{font-size:16px;}
} 
/* 设置了浏览器宽度不大于1200px时 */

@media screen and (max-width: 750px) { 
.sy_ad dl dt{font-size:20px;line-height:40px;}
.sy_ad dl dd{font-size:13px;}
} 
/* 设置了浏览器宽度不大于750px时 */


.symain{width:1200px; height:293px; background:url(../images/main.jpg) right no-repeat; margin:auto;}
.symain .main_con{width:730px; height:213px; line-height:29px; font-size:18px; color:#333; padding:40px 0px;}
.symain .main_con p{line-height:28px; font-size:19px;}
.symain .main_con span{line-height:65px; font-size:35px; color:#074b7c; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.symain .main_con .p_more{width:89px; height:35px; line-height:35px; text-align:center; background:#074b7c; font-size:16px; color:#fff; border-radius:5px; margin-top:15px;}
.symain .main_con .p_more a{color:#fff;}
.symain .main_con .p_more:hover{width:89px; height:35px;background:#1d9cf0; color:#fff; border-radius:5px;}
.symain .main_con .p_more:hover a{color:#fff; text-decoration:none;}



/*页脚*/
.footnav{width:100%; height:auto; background:#04091d; text-decoration:none;}
.footnav .footguide{width:1200px; height:auto; margin:auto; padding:2% 0; color:#868686;font-size:15px;}
.footnav .footguide .logo_m{width:39%; height:auto; float:left; overflow:hidden; padding-right:5%;}
.footnav .footguide .logo_m img{width:auto; height:96px; float:left;position: relative;left: -350px;-webkit-filter: drop-shadow(#fff 350px 0);filter: drop-shadow(#fff 350px 0);}
.footnav .footguide .logo_m .logo_txt{width:auto; line-height:30px; float:left; padding:2% 0;}
.footnav .footguide .logo_m p{font-size:18px; line-height:60px; color:#fff;}

.footnav .footguide .logo_m .search_foot{width:90%;height:40px; float:left; padding-top:8%;}
.footnav .footguide .logo_m .search_foot .key{width:85%;height:40px;line-height:40px;border:0;float:left; text-indent:20px; background:#14192c; color:#868686; font-size:15px;}
.footnav .footguide .logo_m .search_foot .key[type="text"]:focus{outline:none;}
.footnav .footguide .logo_m .search_foot .sub{float:right;width:15%;height:40px;background:#074b7c; color:#fff; font-size:20px; border:none;cursor:pointer;}
.footnav .footguide .logo_m .search_foot .sub span{display:none;}

.footnav .footguide .tit{width:13%; height:auto; float:left; line-height:35px; text-align:left;}
.footnav .footguide .tit p{font-size:18px; line-height:60px; color:#fff;}
.footnav .footguide .tit a{font-size:15px; color:#868686; width:100%; float:left;}
.footnav .footguide .tit a:hover{color:#fff;}
.footnav .footguide .contact{width:30%; height:auto; float:left; line-height:35px; text-align:left;}
.footnav .footguide .contact p{font-size:18px; line-height:60px; color:#fff;}
.footnav .footguide .contact a{font-size:15px; color:#868686; float:left; padding-right:5%;}
.footnav .footguide .contact a:hover{color:#fff;}
.ding{width:64px; height:64px; position:absolute; right:0px;}

.footer{width:100%; line-height:30px; background:#04091d; text-align:center; padding:30px 0px;}
.footer .foot_con{width:1200px; margin:auto; color:#868686; font-size:15px;}
.footer .foot_con a{color:#868686 !important;}
.footer .foot_con a:hover{color:#fff !important;}

@media screen and (max-width: 1200px) { 
.footnav .footguide{width:90%;}
.footnav .footguide .logo_m{width:38%; height:auto; float:left; overflow:hidden; padding-right:2%;}
.footnav .footguide .logo_m .search_foot{width:90%;}
.footnav .footguide .contact{width:30%;}
.footer .foot_con{width:90%;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 1100px) { 
.footnav .footguide{width:80%;}
.footnav .footguide .logo_m{width:100%; padding-right:0%;}
.homesearch .search_foot{width:100%;}
.homesearch .search_foot .key{width:60%;}
.homesearch .search_foot .sub{width:40%;}
.footnav .footguide .tit{width:100%;}
.footnav .footguide .tit a{width:33.3%;}
.footnav .footguide .contact{width:100%;}
.footer .foot_con{width:80%;}
} 
/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 800px) {
.footer{line-height:30px; padding:10px 0;}
.footnav .footguide .logo_m p{font-size:16px;}
.footnav .footguide .logo_m span{line-height:25px;}
.footnav .footguide .tit p{font-size:16px;}
.footnav .footguide .contact p{font-size:16px;}
} 
/* 设置了浏览器宽度不大于660px时 */
@media screen and (max-width: 660px) { 
.footnav .footguide{font-size:13px;}
.footnav .footguide .logo_m .logo_txt{line-height:25px;}
.footnav .footguide .tit{line-height:30px;}
.footnav .footguide .tit a{font-size:13px;}
.footnav .footguide .contact a{font-size:13px;}
.footer{line-height:30px; padding:10px 0 80px 0;}
.footer .foot_con{font-size:13px;}
} 
/* 设置了浏览器宽度不大于660px时 */


/*font*/
@font-face {
	font-family: "commonfont";
	src: url('../font/common.woff') format('woff'), url('../font/common.ttf') format('truetype');
}
.commonfont {
	font-family: "commonfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* footer */
.footer_float {
	width: 100%;
	height:0px;
	padding:0;
	overflow:hidden;
	position: fixed!important;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background:#074b7c;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.foot_float {
	width: 100%;
	position: fixed;
	height: 0.8rem;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.foot-relative_float {
	position: relative;
	width: 100%;
	height: 0.8rem;
}
.foot_float a {
	display: block;
	float: left;
	width: 33.33%;
	color: #ffffff
}
.foot_float a span {
	display: block;
	width: 100%;
	text-align: center;
	font-size:30px;
	line-height:40px;
}
.foot_float a h3 {
	width: 100%;
	text-align: center;
	font-size:14px;
	line-height:20px;
}

@media screen and (max-width: 660px) { 
.footer_float {
	height:60px;
	padding:5px 0;
}
} 
/* 设置了浏览器宽度不大于660px时 */


/*------------联系我们--------------*/
.contact_bg{ width:100%; min-width:1220px; background:url(../images/foot_back.jpg);padding:40px 0px 15px; overflow:hidden; box-sizing:border-box;}
.contact_box{ width:1220px; margin:0 auto; overflow:hidden; position:relative;}

.f_logo{ width:22%;}
.f_ewm {float:left; width:90%; margin-right:30px;}
.f_ewm dl{float:left; display:inline; width:40%; padding-right:10%; text-align:center;}
.f_ewm dl img{ max-width:100%;}
.f_ewm dl dd{ color:#fff;line-height:40px;font-size:14px;}
.f_logo .f_tels{background:url(../images/tels.png) center left no-repeat; padding-left:65px; margin-top:10px; margin-bottom:30px;color:#fff; line-height:30px;}
.f_logo .f_tels h5{font-size:16px; font-weight:normal;}
.f_logo .f_tels h3{font-size:25px; font-weight:bold;}

.f_nav{ float:left; width:77%; border-left:1px solid #fff;}
.f_nav dl{ padding-left:55px;float: left; display:inline; width:16%; box-sizing:border-box; text-align:left; min-height:210px;}
.f_nav dl dt{ color:#fff; font-weight:bold; font-size:18px;line-height:1; margin-bottom:25px;}
.f_nav dl dd{ line-height:2;font-size:15px; color:#dadada;}
.f_nav dl dt a,.f_nav dl dd a{color:#dadada; }
.f_nav dl dt a:hover,.f_nav dl dd a:hover{color:#074b7c; }

.contact_box .link{ position:absolute; top:120px; right:0;}
.contact_box .link p{height:60px;line-height:60px;background:url(../images/link.png) left center no-repeat;padding-left: 44px;color:#fff;font-size:16px;}
.contact_box .link select{width:140px;height:35px;line-height:35px;margin-top: 5px;border:1px solid #f7f7f7;outline:none;}




/*link*/
.sylink{width:1200px; height:170px; margin:auto;}
.sylink .sylink_top{width:1200px; height:60px; border-bottom:1px #ececec solid;}
.sylink .sylink_top p{width:80px; height:60px; float:left; line-height:60px; color:#074b7c; border-bottom:1px #074b7c solid; font-size:17px; text-align:center;}
.sylink .sylink_con{width:1200px; height:90px; margin-top:20px; line-height:25px; font-size:14px; color:#717171;}
.sylink .sylink_con a{color:#717171; text-decoration:none;}
.sylink .sylink_con a:hover{color:#074b7c;}


/*link*/
.hy { width:1200px; margin:auto; height:132px;}
.hy_top {width: 1200px; height: 40px; background:#f5f5f5; float:left;}
.hy_top ul li { float: left; height: 40px; line-height: 40px; width: 110px; font-size:14px; }
.hy_top ul li span{ width:12px; color:#074b7c; float:right;}
.hy_top ul li a { display: block; height: 40px; width:110px; color: #333; text-align:center; text-decoration:none;}
.hy_top ul li a:hover, .hy_top ul .cur a {  height: 40px; width:110px; color:#fff; text-decoration:none; background:#535353;}
.hy_con {width: 1200px;  height: 83px; margin-top:20px; float:left; line-height:25px;}


/*页脚区域*/
.contmsg{width:40px;height:37px;position:fixed;bottom:0;right:20px;background:url(../images/msg_bg.gif) no-repeat;cursor:pointer;text-decoration:none;line-height:18px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.msgtxt{display:none;border:1px solid #e1e1e1;width:120px;padding:5px 8px;position:absolute;bottom:40px;right:0;}


/*子页样式*/
.subBanner{width:100%; height:auto;}
.subBanner img{width:100%;}
.mainbody{padding:3% 0;background:#eee;}
.subBody{width:1200px; height:auto; margin:0 auto;}
.subBody .OneOfTwo{width:73%; float:right; height:auto;background:#fff; padding:2%;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);  box-shadow:0 0 20px rgba(0, 0, 0, .2);}
.subBody .TwoOfTwo{width:21%; float:left; height:auto; margin-bottom:20px;}
.subBody .TwoOfTwo .aboutus{width:100%; margin-bottom:20px; background:#fff; color:#333;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);  box-shadow:0 0 20px rgba(0, 0, 0, .2);}
.subBody .TwoOfTwo .aboutus p{line-height:87px; font-size:24px; font-weight:bold; text-align:left; color:#fff; background:#074b7c; text-align:center;}
.subBody .TwoOfTwo .aboutus .div_list{width:100%; font-size:14px; color:#333; text-align:center;}
.subBody .TwoOfTwo .aboutus .div_list .list_con{width:100%; color:#333; line-height:50px; border-bottom:1px dotted #d6d6d6; float:left;}
.subBody .TwoOfTwo .aboutus .div_list .list_con a{color:#333; text-decoration:none;}
.subBody .TwoOfTwo .aboutus .div_list .list_con:hover{color:#fff; background:#074b7c;}
.subBody .TwoOfTwo .aboutus .div_list .list_con:hover a{color:#fff; text-decoration:none;}
.subBody .TwoOfTwo .newsfocus{width:100%; margin-bottom:20px; background:#fff; color:#333;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);  box-shadow:0 0 20px rgba(0, 0, 0, .2);}
.subBody .TwoOfTwo .newsfocus p{line-height:87px; font-size:22px; font-weight:bold; text-align:left; color:#fff; background:#074b7c; text-align:center;}
.subBody .TwoOfTwo .newsfocus .div_news{width:100%; border-bottom: 1px dotted #d6d6d6;text-align:center;line-height:50px; float:left;}
.subBody .TwoOfTwo .newsfocus .div_news a{font-size:14px; color:#333;}
.subBody .TwoOfTwo .newsfocus .div_news:hover a{color:#074b7c;}
.subBody .TwoOfTwo .contactus{width:100%; margin-bottom:20px; background:#fff; color:#333;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);  box-shadow:0 0 20px rgba(0, 0, 0, .2);}
.subBody .TwoOfTwo .contactus p{line-height:87px; font-size:24px; font-weight:bold; text-align:left; color:#fff; background:#074b7c; text-align:center;}
.subBody .TwoOfTwo .contactus h3{padding:15px;line-height:30px; font-size:14px;  color:#333; text-align:left; font-weight:normal;}
.subBody .OneOfTwos{width:175px;float:left;}
.subBody .TwoOfTwos{width:750px;float:right;}
.subBody .search_l{margin-bottom:25px;}
.subBody .subnav{margin-bottom:25px;}
.subBody .subnav li{margin-bottom:2px;}
.subBody .subnav li a{display:block;height:24px;line-height:24px;padding-left:20px;background:url(../images/subnav_ico.gif) no-repeat 5px center;}
.subBody .subnav li a:hover{color:#fff;text-decoration:none;background:url(../images/subnav_ico_on.gif) no-repeat 5px center #ccc;}
.subBody .subnav li a.on, .subBody .subnav li a:hover.on{color:#fff;background:#999;}
.subBody .subTitle{font-size:15px;text-align:left; height:60px; line-height:60px; width:100%; margin-bottom:40px;border-bottom:1px solid #ccc;}
.subBody .subTitle .catname{float:right;color:#333; line-height:60px;}
.subBody .subTitle .shopcart{background:url(../images/shopcart_ico.gif) no-repeat 0 center; padding-left:20px;}
.subBody .subTitle a{color:#666;}
.subBody .subTitle span{color:#666;}
.subBody .subTitle a.goback{float:left;margin-left:10px;}
.subBody .subtype li{float:left;}
.subBody .subtype li a{background:#ffa41b;padding:2px 5px;margin-right:5px;color:#fff;}
.subBody .subtype li a:hover{text-decoration:none;background:#ff9900;}
.subBody .subtype li a.on{background:#999;}
.subBody .subtype2{padding:0 0 0 10px;}
.subBody .subtype2 li{float:left;}
.subBody .subtype2 li a{background:#fff8ed;border:1px solid #ff9900;padding:2px 5px;margin-right:5px;color:#3e3e3e;}
.subBody .subtype2 li a.on{color:#ff6600;}
.subCont{line-height:30px;color:#333;}

@media screen and (max-width: 1200px) { 
.subBody{width:90%;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 1100px) { 
.mainbody{padding:5% 0;}
.subBody{width:80%;}
.subBody .TwoOfTwo{width:100%;}
.subBody .TwoOfTwo .aboutus p{line-height:60px; font-size:20px;}
.subBody .TwoOfTwo .aboutus .div_list .list_con{width:25%;}
.subBody .TwoOfTwo .newsfocus p{line-height:60px; font-size:20px;}
.subBody .TwoOfTwo .newsfocus .div_news{width:100%;}
.subBody .OneOfTwo{width:96%;}
} 
/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) { 
.subBody{width:80%;}
.subBody .subTitle{font-size:14px; margin-bottom:10px;}
.subBody .TwoOfTwo{width:100%;}
.subBody .TwoOfTwo .aboutus .div_list{font-size:13px;}
.subBody .TwoOfTwo .aboutus .div_list .list_con{width:50%; float:left;}
.subBody .TwoOfTwo .newsfocus .div_news{width:100%; float:left;}
.subBody .TwoOfTwo .newsfocus .div_news a{font-size:13px;}
.subBody .OneOfTwo{width:90%;padding:5%;}
.subCont img{ width:100%;}
} 
/* 设置了浏览器宽度不大于660px时 */


/* 联系内页左边 */
.subBody .TwoOfTwo_contact{width:36%; float:left; height:auto; margin-bottom:20px;}
.subBody .TwoOfTwo_contact .aboutus{width:100%; margin-bottom:20px; background:#fff;border-radius:10px 10px 0 0; color:#333;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);  box-shadow:0 0 20px rgba(0, 0, 0, .2);}
.subBody .TwoOfTwo_contact .aboutus p{line-height:87px; font-size:22px; font-weight:bold; text-align:left; color:#fff; background:#1c5193; text-align:center;border-radius:10px 10px 0 0;}
.subBody .TwoOfTwo_contact .aboutus .div_list{width:80%; font-size:14px; color:#333; text-align:center; padding:10%;}
.subBody .TwoOfTwo_contact .aboutus .div_list .txt_message{width:100%;height:auto; font-size:16px; text-align:left;}
.subBody .TwoOfTwo_contact .aboutus .div_list .txt_message .left_txt{width:100%; font-size:14px;line-height:50px; text-indent:20px; color:#333; background:#fff; margin-bottom:18px; border:1px solid #b9b9b9; border-radius:4px;}
.subBody .TwoOfTwo_contact .aboutus .div_list .txt_message .submit{width:100%; font-size:18px;line-height:52px; background:#1c5193; border:0; text-align:center; color:#fff; text-transform:uppercase; border-radius:4px;}

/* 联系内页右边 */
.subBody .OneOfTwo_contact{width:58%; float:right; height:auto;background:#fff; padding:2%;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 20px rgba(0, 0, 0, .2);  box-shadow:0 0 20px rgba(0, 0, 0, .2);}
.subBody .OneOfTwo_contact_tit{width:100%; line-height:60px; border-bottom:1px solid #ccc; margin-bottom:30px; text-align:right; font-size:16px;}
.subBody .OneOfTwo_contact_content{width:100%; height:auto; line-height:30px; color:#333;}
.subBody .OneOfTwo_contact_content img{max-width:100%;}
 
@media screen and (max-width: 1100px) { 
.subBody .TwoOfTwo_contact{width:100%;}
.subBody .TwoOfTwo_contact .aboutus p{line-height:60px; font-size:20px;}
.subBody .TwoOfTwo_contact .aboutus .div_list{padding:5% 10%;}
.subBody .OneOfTwo_contact{width:80%;padding:2% 10%;}
} 
/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) { 
.subBody .OneOfTwo_contact_tit{font-size:14px; margin-bottom:20px;}
.subBody .TwoOfTwo_contact{width:100%;}
} 
/* 设置了浏览器宽度不大于660px时 */


/********************* 以上(结束标识)代码请在实际开发中删除 *********************/

/*幻灯Banner*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span{padding:0;margin:0;}
#full-screen-slider { width:100%; height:540px; position:relative}
#slides { display:block; width:100%; height:540px; list-style:none; padding:0; margin:0; position:relative}
#slides p { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides p a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:57%; width:100px; top:450px; z-index:990;  padding:5px 15px 5px 0; margin:0}
#pagination p { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:7px; background:#fff; border-radius:5px}
#pagination p a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination p.current { background:#074b7c;}



#slideplay{width:1920px;height:500px;position:relative;overflow:hidden; margin:auto;}
#slideplay ul{position:absolute; width:1920px;}
#slideplay ul li{height:500px; width:1920px; position:relative;  display:block;float:left; background:#fff;overflow:hidden;}
#slideplay ul li div{position:absolute;}
#slideplay ul li img{width:1920px;height:500px; text-align:center;}
#slideplay .btn{height:10px;padding:5px 10px;position:absolute; left:45%; bottom:0;}
#slideplay .btn span{width:25px;height:10px;margin-left:5px;background:#ff0000;display:inline-block;cursor:pointer;_display:inline;_zoom:5;_font-size:0;}
#slideplay .btn span.on{background:#fff;}
#slideplay .preNext{width:45px;height:100px;position:absolute;top:120px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
#slideplay .pre{left:0;}
#slideplay .next{right:0;background-position:right top;}


/*图片滚动*/
.scrollimg{width:960px;height:50px;position:relative;margin:0 auto 20px;}
.scrollimg div.imgwrap{
	width:880px;
	height:50px;
	margin:0 40px;
	position:absolute;
	top:11px;
	overflow:hidden;
}
.scrollimg div.imgwrap ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;position:absolute;top:0;}
.scrollimg ul li{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl dt{clear:both;float:left;height:45px;width:60px;overflow:hidden;margin-right:8px;}
.scrollimg ul li dl dt a{height:45px;width:60px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:39px;*font-family:Arial;}
.scrollimg ul li dl dt a img{vertical-align:middle;}
.scrollimg ul li dl dd{color:#aaa;}
.scrollimg ul li dl dd a{color:#3372A2;display:block;font-size:14px;height:20px;margin:2px 0;overflow:hidden;}
.scrollimg a.arrow{display:block;height:50px;width:20px;background:url(../images/arrow.png) no-repeat 0 0;position:absolute;top:0;cursor:pointer;text-indent:-99999px;}
.scrollimg a.back{background-position:0 0;left:0;}
.scrollimg a.back:hover{background-position:0 -100px;}
.scrollimg a.forward{background-position:0 -50px;right:0;}
.scrollimg a.forward:hover{background-position:0 -150px;}


/*新闻栏目*/
.news_list li{line-height:60px; border-bottom:1px dashed #bfbfbf;}
.news_list li a:hover{text-decoration:none;color:#333;}
.news_list span{float:left;font-family:Arial;color:#333;}
.news_list strong{padding-right:5px;font-size:8px;color:#fc0000;}

.news_list2 li{height:60px;line-height:30px;border-bottom:1px solid #eff2f4;padding:15px 0px;color:#a0a0a0;}
.news_list2 li span.title a{float:left;color:#333;font-weight:normal; font-size:14px; }
.news_list2 li span.title a:hover{text-decoration:none;color:#000;}
.news_list2 li span.time{float:left;}
.news_list2 li span.hits{float:right;}
.news_list2 li span.class{margin-left:0px;}
.news_list2 li span.class a{text-decoration:underline;color:#a0a0a0;}


/*产品栏目*/
.product_list li{width:100%;float:left; padding:20px 0px; border-bottom:1px dashed #cccccc;}
.product_list li img{width:25%;height:auto;float:left; border:1px solid #ccc; padding:1px;}
.product_list li .info{width:70%; height:auto; float:right;}
.product_list li .info dl{width:100%;}
.product_list li .info dl dt{font-size:16px; color:#333; font-weight:bold;line-height:30px;}
.product_list li .info dl dd{font-size:14px; color:#818181; line-height:25px;}
.product_list li .info dl .promore{font-size:14px; color:#818181; text-align:center; border:1px solid #818181; line-height:30px; width:120px; margin-top:15px;}
.product_list li .info a{color:#333;}
.product_list li:hover img{border:1px solid #074b7c;}
.product_list li:hover .info dl dt{color:#074b7c;}
.product_list li:hover .info dl .promore{color:#fff; border:1px solid #074b7c; background:#074b7c;}

@media screen and (max-width: 660px) { 
.product_list li img{width:100%}
.product_list li .info{width:100%; padding:10px 0;}
} 
/* 设置了浏览器宽度不大于660px时 */



/*企业资质*/
.qualification_list li{width:30%;height:auto;float:left; padding:1.5%;}
.qualification_list li img{width:100%;border:1px solid #ccc; padding:1px;}
.qualification_list li img:hover{border:1px solid #074b7c;}

/* 代码整理：懒人之家 www.lanrenzhijia.com */
#contentsss{width:auto;height:300px;}
#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}



/*案例样式*/
.caselist li{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #eee;clear:both;}
.caselist li p.preview{display:block;width:225px;height:150px;float:left;margin-right:25px;}
.caselist li p.desc{padding:0 10px;line-height:20px;color:#999;}
.caselist li a.img{width:225px;height:150px;margin:0 0 0 10px;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:70px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.caselist li a.img:hover{border:1px solid #074b7c;}
.caselist li a.img img{vertical-align:middle;width:225px;height:150px;}
.caselist li a.type{color:#074b7c;font-weight:bold;}
.caselist li a.title{font-weight:bold;font-size:14px;color:#333;}
.caselist span{display:block;line-height:22px;font-family:Arial;color:#666;}
.caselist span small{font-size:14px;margin-right:10px;}


/*软件下载*/
.softlist li{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee;clear:both;}
.softlist li .preview{float:left;margin-right:10px;}
.softlist li .preview .img{width:50px;height:50px;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:29px;*font-family:Arial;overflow:hidden;}
.softlist li .preview .img img{vertical-align:middle;}
.softlist li .cont{float:left;}
.softlist li .title{font-weight:bold;}
.softlist li .cont_area{float:left;width:500px;}
.softlist li .size{padding-left:8px;font-size:10px;}
.softlist li .desc{display:block;line-height:20px;}
.softlist li .dl_btn{float:right;width:67px;height:26px;line-height:26px;background:url(../images/bkgnormal.png) no-repeat;text-align:center;margin-top:12px;}
.softlist li .dl_btn:hover{background:url(../images/bkghover.png) no-repeat;text-decoration:none;}
.softlist li .dl_btn:active{background:url(../images/bkgdown.png) no-repeat;}


/*列表内容页*/
.listConts{line-height:26px;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:100%;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:14px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #074b7c;padding:1px;}
.listConts .conttitle{font-weight:bold;margin-bottom:30px;color:#2f2f2f;line-height:40px;border-bottom:1px solid #ddd;font-size:14px; width:100%;}
.listConts .conttitle p{color:#fff;line-height:40px;bfont-size:14px; background:#074b7c; width:120px; text-align:center; margin-right:20px; float:left; font-weight:normal;}
.listConts .author{text-align:right;color:#999;}

@media screen and (max-width: 760px) { 
.listConts #textarea img{width:100%;}
} 
/* 设置了浏览器宽度不大于900px时 */


/*软件内容页*/
.softConts{position:relative;line-height:26px;color:#666;}
.softConts .view{top:40px;right:0;position:absolute;}
.softConts .pic{width:82px;height:82px;background:url(../images/soft_logo_bg.png) no-repeat;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:75px;*font-family:Arial;}
.softConts .pic img{width:72px;height:72px;vertical-align:middle;}
.softConts .title{padding-bottom:6px;font-weight:bold;}
.softConts .title .softname{font-size:30px;color:#000;}
.softConts .title .green{font-size:14px;color:#44AC05;}
.softConts .info span{color:#000;}
.softConts .tabs{border-bottom:1px solid #ccc;height:28px;margin-bottom:15px;}
.softConts .tabs li{float:left;margin-right:5px;}
.softConts .tabs li a{width:83px;height:29px;display:block;text-align:center;line-height:29px;font-size:14px;font-weight:bold;}
.softConts .tabs li a:hover{text-decoration:none;}
.softConts .tabs li.active a{background:url(../images/soft_tabs_on.png) no-repeat;}
.softConts .tabs li.normal a{background:url(../images/soft_tabs.png) no-repeat;}


/*商品列表*/
.goods_list li{width:33.3%;float:left;margin-bottom:7px;}
.goods_list li a.img{width:220px;height:220px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:125px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.goods_list li a.img img{vertical-align:middle;}
.goods_list li a.img:hover{border:1px solid #F90;}
.goods_list li .info{width:222px;line-height:22px;padding-top:8px;}
.goods_list li .info div{display:block;}
.goods_list li .info i{color:#d94f44;font-style:normal;margin-right:5px;font-weight:bold;}
.goods_list li .info i.lt{text-decoration:line-through;color:#333;}
.goods_list li .info i.hits{font-weight:normal;margin-right:0;}
.goods_list li .info a{color:#555;}


/*商品内容页*/
.goodsConts{color:#666;}
.goodsConts h1.title{font-size:16px;text-align:left;line-height:40px;color:#000;}
.goodsConts .cloud-zoom{display:block;width:295px;height:295px;margin-bottom:10px;}
.goodsConts .cloud-zoom img{width:295px;height:295px;border:1px solid #ccc;}
.goodsConts .zoomlist li{float:left;margin-right:3px;border:1px solid #ccc;height:45px;}
.goodsConts .zoomlist li img{width:45px;height:45px;}
.goodsConts .cloud-zoom-lens{background:#fff;cursor:move;}
.goodsConts .cloud-zoom-title{font-family:Arial;position:absolute !important;background:#000;color:#fff;padding:3px;width:100%;text-align:center; font-weight:bold; font-size:10px;top:0px;}
.goodsConts .cloud-zoom-big{overflow:hidden;}
.goodsConts .cloud-zoom-loading{color:white;background:#222;padding:3px;border:1px solid #000;}
.goodsConts .tb-meta{width:400px;color:#999;}
.goodsConts .tb-meta li{padding-left:10px;line-height:30px;}
.goodsConts .tb-meta li span{display:inline-block;width:60px;}
.goodsConts .tb-meta li strong.price{font-size:24px;margin-right:5px;color:#c00;}
.goodsConts .tb-meta li strong.lt{text-decoration:line-through;margin-right:5px;color:#333;}
.goodsConts .tb-skin{width:360px;background:#fcfaf9;border:1px solid #f7f5f3;border-right:none;border-left:none;margin-top:10px;padding:20px;}
.goodsConts .tb-skin .tb-note-title{height:22px;margin-bottom:8px;}
.goodsConts .tb-skin .tb-note-title span{float:left;}
.goodsConts .tb-skin .tb-note-title a{float:right;font-weight:bold;color:#333;}
.goodsConts .tb-action{margin-top:20px;}
.goodsConts .tb-action a{background-image:url(../images/buybtn.png);overflow:hidden;text-indent:-9999px;float:left;}
.goodsConts .tb-action a#buynow{width:131px;height:37px;display:block;background-position:left 0;margin-right:10px;}
.goodsConts .tb-action a#addcart{width:156px;height:37px;display:block;background-position:-132px 0;}
.goodsConts .tb-prop dt{float:left;margin-bottom:8px;}
.goodsConts .tb-prop dd{margin-bottom:8px;}
.goodsConts .tb-prop dd a{border:1px solid #eae5e3;padding:2px 5px;background:#f0edec;color:#816957;margin-right:5px;}
.goodsConts .tb-prop dd a:hover{text-decoration:none;color:#000;}
.goodsConts .tb-prop dd a.selected{border:1px solid #816957;}
.goodsConts .tb-note-title{color:#816957;}
.goodsConts .tabs{border-bottom:1px solid #ccc;height:28px;margin:35px 0 15px;}
.goodsConts .tabs li{float:left;margin-right:5px;}
.goodsConts .tabs li a{width:83px;height:29px;display:block;text-align:center;line-height:29px;font-size:14px;font-weight:bold;}
.goodsConts .tabs li a:hover{text-decoration:none;}
.goodsConts .tabs li.active a{background:url(../images/soft_tabs_on.png) no-repeat;}
.goodsConts .tabs li.normal a{background:url(../images/soft_tabs.png) no-repeat;}
.goodsConts .buynum{width:50px;height:20px;background:url(../images/input_gray_bg.png) repeat-x;border:1px solid #ccc;text-align:center;}


/*招聘详细*/
.jobConts{line-height:30px;color:#666;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}


/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{width:90%;border:1px solid #e0e0e0;padding:8px 5%;background:#fff;font-size:14px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:90%;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 5%;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:14px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:right;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:14px;color:#900;}


/*废危咨询*/
.fwtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.advisory_block{color:#666;}
.advisory_block p{padding:12px;}
.fw_input{width:400px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:14px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.fw_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:14px;color:#888;}
.advisory_labes{font-size:14px;}
.advisory_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.advisory_title h2{color:#376b88;font-size:14px;float:left;}
.advisory_title span{float:right;font-weight:bold;color:#999;}
.advisory_info{color:#8ea6b6;text-align:right;}
.advisory_replay{background:#f5f5f5;padding:0 12px;}
.fw_btn_area{margin:16px 0;text-align:right;}
.fw_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.fw_btn_area a:hover{text-decoration:none;background:#F60}
.fwflag{margin-left:4px;font-size:14px;color:#900;}

/*大图样式*/
.picarr{margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .preview{width:900px;margin-top:20px;padding:5px;background:#eef3fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.picarr .preview li{float:left;margin:4px;}
.picarr .preview li a{width:58px;height:45px;border:1px solid #fff;background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:35px;*font-family:Arial;}
.picarr .preview li a img{vertical-align:middle;}
.picarr .preview li.current a{border:1px solid #000;}


/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}


/*评论样式*/
.commnet{margin:20px 0 30px;padding:8px 0 0 8px;background:url(../images/commnet_bg.png) repeat-x;border:1px solid #ccc;border-radius:3px;}
.commnet textarea{width:100%;height:59px;border:none;background:transparent;outline:none;font-size:14px;color:#999;overflow:auto;}
.commnet .toolbar{padding-top:8px;_padding-top:5px;*padding-top:5px!important;height:30px;line-height:30px;overflow:hidden;}
.commnet .options{float:left;}
.commnet .button,
.commnet .button_on{float:right;width:100px;height:30px;border:none;border-left:1px solid #ccc;font-size:14px;font-weight:bold;cursor:pointer;}
.commnet .button{background:url(../images/commnet_btn_bg.png) repeat-x;}
.commnet .button_on{background:url(../images/commnet_btnon_bg.png) repeat-x;}
.commlist{margin-top:20px;}
.commlist li{border-bottom:1px solid #eaeaea;word-wrap:break-word;}
.commlist li p{line-height:20px;color:#999；}
.commlist li span.uname{color:#D32;font-weight:bold;}
.commlist li span.time{color:#bbb;}
.commnum span{display:inline-block;width:70px;margin-top:20px;line-height:24px;border:1px solid #ccc;background:#f5f5f5;border-radius:3px;text-align:center;}
.commnum span i{color:#900;font-weight:bold;}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:14px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}


/*在线客服*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.kf{width:127px;border:1px solid #51b5f0;position:fixed;top:45%;right:0;background:url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;min-height:50px;_height:auto!important;_height:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||130)-(parseInt(this.currentStyle.marginBottom,10)||130)));}
.kf_r{margin-left:37px;background:#16a2dd;color:#fff;text-align:center;padding:10px 0 10px;}
.kf_r img{margin-bottom:5px;}


/*商品分类*/
.goodstype li.alltype{line-height:33px;margin-bottom:10px;background:#f89803;text-align:center;font-size:14px;font-weight:bold;}
.goodstype li a{color:#fff;}
.goodstype li h3{font-size:14px;font-weight:bold;}
.goodstype li ul{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e0e0e0;}
.goodstype li ul li{display:inline-block;margin-right:15px;padding-left:10px;background:url(../images/subnav_ico.gif) no-repeat 0 center;}
.goodstype li ul li a{color:#999;}
.goodstype li ul li a:hover{color:#F60;}
.goodstype li ul li a.on{color:#c00;}


/*购物车*/
.shoppingcart .thead{background:#e6f4fd;color:#333;font-weight:bold;}
.shoppingcart .title{margin:0 10px;}
.shoppingcart .attr{color:#999;margin-left:4px;}
.shoppingcart .total{font-size:14px;}
.shoppingcart .totalprice{font-size:20px;color:#c00;font-weight:bold;}
.shoppingcart .next{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;margin-left:15px;}
.shoppingcart .next:hover{text-decoration:none;background:#F60;}
.shoppingcartempty{margin-top:25px;}

.class_input{width:290px;border:1px solid #e0e0e0;padding:6px 9px;background:#fff;font-size:14px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.class_input_on{width:290px;border:1px solid #8cd1ff;background:#f1f9ff;padding:6px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:14px;color:#888;}

.class_areatext{width:290px;height:90px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:14px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.class_areatext_on{width:290px;height:90px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:14px;color:#888;}


/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*flash*/
.page_flash{width:100%; height:600px;}
@media screen and (max-width: 1200px) { 
.page_flash{width:100%; height:600px;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 700px) { 
.page_flash{width:100%; height:10px;}
} 
/* 设置了浏览器宽度不大于700px时 */
