﻿@charset "utf-8";
/*banner*/
.banner{ height:498px; }
.banner a{ display:block; height:498px;}

/*产品*/
.tmj_i_p{ padding: 20px 0;}
.tmj_i_p dl{height: 435px; padding: 20px 0 0 0}
.tmj_i_p dt{float: right; width: 940px;}
.tmj_i_p dt .list{display: block;}
.tmj_i_p dt .list .list_left{ width: 545px; float: left; }
.tmj_i_p dt .list .list_right{ float: right; width: 380px}
.tmj_i_p dt .list .list_right h2{ border-bottom: 1px solid #f2f1ef; line-height: 60px; color: #f39800;  font-size: 24px; margin-bottom: 10px}
.tmj_i_p dt .list .list_right p{line-height: 40px; font-size: 14px;}
.tmj_i_p dt .list .list_right a{ padding: 10px 20px; color: #fff; font-size: 16px; background: #0097e0; display: inline-block; margin: 10px 0 0 0}

.tmj_i_p dd{float: left;width:245px;background: #f9f9f9; height: 435px }
.tmj_i_p .u_lst1 li{float: left;width: 245px;height: 54px;color: #555555;font-size: 14px; text-align: left; line-height: 54px; text-indent: 20px;}
.tmj_i_p .u_lst1 .cur{background: #0097e0; color: #fff; position: relative;}
.tmj_i_p .u_lst1 .cur:after{content:'';width: 8px;height: 8px;border: 2px solid #fff;border-style: solid solid none none;position: absolute;top: 50%;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);right: 20px;}
.tmj_i_p .u_lst1 .cur a{color: #fff;}



/*检测*/
.tmj_i_j{  }
.tmj_i_j ul{ margin: 20px auto}
.tmj_i_j li{ display: inline-block; width: 360px; height: 500px; background: #0097e0; text-align: center; padding: 10px; margin:0 26px 0 0; border:none;}
.tmj_i_j li:nth-child(3n+0){ margin: 0 0 0 0}
.tmj_i_j li p{ line-height: 35px; font-size: 16px; color: #fff; padding: 10px 0 }
.tmj_i_j li:hover{background: #f39800}

/*案例*/
.tmj_i_c{background: #f2f1ef; height: 360px; margin: 30px auto 0; padding: 20px 0}
.g_hz{ height: 276px; padding-top: 50px;}
.m_hz .m_kfc{ height: 220px; position: relative; padding-left: 20px; }
.m_hz .u_ljt,.m_hz .u_rjt{ width:23px; height:42px;position: absolute; cursor:pointer;  display:block;}
.m_hz .u_ljt{left:-30px;top:60px;}
.m_hz .u_rjt{right:-30px;top:60px;}
.m_hz .u_ljt a{ background: url(../images/jt.png) no-repeat; width:30px; height:70px; display:block;}
.m_hz .u_rjt a{ background: url(../images/jt.png) no-repeat; width:30px;background-position: -30px 0; height:70px; display:block;}
.m_hz .m_kfc .u_mid{ width:1160px; overflow:hidden; }
.m_hz .m_kfc .u_lst1 li{ width:230px; float:left; margin-right:12px; }
.m_hz .m_kfc .u_lst1 .lastli{ margin-right:0;}
.m_hz .m_kfc .u_lst1 li img{ width:180px; height:180px;display: block; border: 1px solid #e2e2e2; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50% ; -moz-border-radius: 50% }
.m_hz .m_kfc .u_lst1 span{ width:182px; display:block;  height:34px; line-height:34px; overflow:hidden; text-align:center; color:#535353; cursor: pointer;font-size: 14px; }
.m_hz .m_kfc .u_lst1 a:hover{text-decoration: none;}

/*关于*/
.tmj_i_a{background: #0097e0; height: 490px; margin: 0 auto; padding: 40px 0 20px}
.tmj_i_a .tmj_i_a_l{ width: 620px; float: left; }
.tmj_i_a .tmj_i_a_l p{line-height: 35px; color: #fff; font-size: 15px; text-indent: 35px; padding: 10px}
.tmj_i_a .tmj_i_a_l a{ padding: 10px 20px; color: #fff; font-size: 16px; background: #f39800; display: inline-block; margin: 10px 0 0 0}
.tmj_i_a .tmj_i_a_r{ width: 560px; float: right;}

/*新闻*/
.tmj_i_n{  margin: 0 auto; padding: 40px 0 20px}
.tmj_i_n .tmj_i_n_l{ margin: 30px 0; float: left;width: 360px;}
.tmj_i_n .tmj_i_n_l img{ width: 360px; height: 245px }
.tmj_i_n .tmj_i_n_r{margin: 30px 0; float: right; width: 810px;}
.tmj_i_n .tmj_i_n_r ul{}
.tmj_i_n .tmj_i_n_r li{ float: left;  width: 390px; margin: 0 30px 10px 0;}
.tmj_i_n .tmj_i_n_r li:nth-child(2n+0){margin-right: 0}
.tmj_i_n .tmj_i_n_r li a{ display: block; background: #f5f5f5; line-height: 40px; text-indent: 30px; position: relative;}
.tmj_i_n .tmj_i_n_r li a:after{content:'';width: 5px;height: 5px;border: 1px solid #0097e0;border-style: solid solid none none;position: absolute;top: 50%;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);left: 10px;}

.tmj_i_n .tmj_i_n_r li a:hover{ background: #0097e0; color: #fff }
.tmj_i_n .tmj_i_n_r li a:hover:after{content:'';width: 5px;height: 5px;border: 1px solid #fff;border-style: solid solid none none;position: absolute;top: 50%;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);left: 10px;}


/*小广告*/
.g_xban{ height: 204px;  background:url(../images/xban.jpg) no-repeat center top;}
.g_xban .kong{ width: 1000px; height: 204px; display: block;}
.g_xban .btn1{top: 53px; right:9px;}
.g_xban .u_tel1{ left:644px; top: 108px; color: #ff6f0f; font-size: 16px; font-weight: normal;}
.g_xban .u_tel1 b{color: #ff6f0f;font-size: 18px;font-family: arial;font-weight: bold;}

/* 产品分类 */
.g_cpfl{padding-top: 30px;height: 1378px;}
.g_cpfl .cpfltit{background:url(../images/fltit.jpg) no-repeat 0 56px; height: 96px;text-align: center; padding-right: 20px;}
.g_cpfl .cpfltit a{color:#333333; font-size: 28px; text-decoration: none; font-weight: bold; }
.g_cpfl .cpfltit em{color:#ec6a1f; font-size:30px; display: block;  font-weight: normal; padding-top: 5px; }
.m_fl{border: 1px solid #e0e0e0;padding: 0 25px 0 15px; height: 465px; margin-bottom: 24px;}
.m_fl h3{position: relative;height: 40px;line-height: 38px;padding-left: 36px; margin-top: 12px;}
.m_fl h3 a{color: #ec6a1f;font-size: 18px;font-weight: bold;}
.m_fl h3 i{display: block;position: absolute;left:0;top:0;}
.m_fl dl{margin-top: 13px;border:1px solid #e0e0e0;height: 34px;line-height: 34px;}
.m_fl dt{float: left;width: 122px;padding-left: 1px; background: #ec6a1f;text-align: center; position: relative;}
.m_fl dt a{font-size: 14px;color: #fff;}
.m_fl dt i{display: block;position: absolute;right:-6px;top:16px;}
.m_fl dd{float: left;width: 770px;font-size: 14px;color: #292929; padding-left: 20px;}
.m_fl dd a{display: inline-block; font-size: 14px;color: #292929; padding: 0 10px; float: left; background:url(../images/flline.jpg) no-repeat right center;}
.m_fl dd .lasta{background: none;}
.m_fl dd span{display: inline-block; padding-top: 8px; float: left;}
.m_fl dd span a{background: none;}

.m_cp{height: 780px;}
.m_cp .cptit{height: 54px;line-height: 40px; padding-left: 300px;background:url(../images/cptab.jpg) no-repeat;margin-bottom: 20px;}
.m_cp .cptit a{display: block;float: left;width: 212px;height: 54px;line-height: 40px;background:url(../images/tab1.jpg) no-repeat;text-align: center;color: #fff;font-size: 24px;font-weight: bold;}
.m_cp .cptit em{font-size: 16px;color: #fff;text-transform: uppercase;font-weight: normal;}
.m_cp .cptit a:hover,.m_cp .cptit .cur{background:url(../images/tab2.jpg) no-repeat;}

.m_cpc{position: relative;height: 700px;}
.m_cpban{position: absolute;left:0;top:0;width: 667px;height: 442px;}
.m_cpban .u_lst1 li{width: 667px;height: 442px;}
.m_cpban .u_lst1 li img{display: block;width: 667px;height: 442px;}
.m_cpban .u_lst2{position: absolute;background:url(../images/cpbansha.png) no-repeat; left:0;bottom:0; height: 24px; width: 87px;padding-top: 10px; padding-left: 580px;}
.m_cpban .u_lst2 li{float: left;width: 16px;height: 16px;background: #ec6a1f;line-height: 16px;text-align: center; color: #fff; font-size: 12px; margin-right: 3px;}

.m_cpc .u_lst3 li{width: 324px;height: 216px;position: absolute;}
.m_cpc .u_lst3 li img{display: block;width: 324px;height: 216px;}
.m_cpc .u_lst3 li em{position: absolute;display: block; left:0;bottom:0;background:url(../images/sha.png) repeat; height: 34px;line-height: 34px;width: 324px;text-align: center; color: #fff;font-size: 14px; overflow: hidden; cursor: pointer;}
.m_cpc .u_lst3 .cp1{right:0;top:0;}
.m_cpc .u_lst3 .cp2{right:0;top:227px;}
.m_cpc .u_lst3 .cp3{right:337px;top:453px;}
.m_cpc .u_lst3 .cp4{right:676px;top:453px;}
.m_cpc .u_lst3 .cp5{right:0;top:453px;}


/* 方案 */
.g_fa{background:url(../images/fabg.jpg) no-repeat center top;height: 575px; padding-top: 50px;}
.g_fa h2{background:url(../images/fatit.jpg) no-repeat 0 52px; height: 113px;text-align: center; padding-right: 30px;}
.g_fa h2 a{color:#333333; font-size: 28px; text-decoration: none; font-weight: bold; }
.g_fa h2 em{color:#ec6a1f; font-size:30px; display: block;  font-weight: normal; padding-top: 5px;text-transform: uppercase; }
.g_fa h2 b{color: #ec6a1f;}
.m_fa dl{float: left;width: 150px; margin-right: 1px;}
.m_fa dd{height: 123px;text-align: center;padding-top: 30px;}
.m_fa dd b{background:url(../images/faico.png) no-repeat center top;height: 66px; width: 116px;text-align: center; line-height: 66px;color: #fff; font-size: 54px; font-weight: normal;display: block; margin: 0 auto;}
.m_fa dd p{font-size: 20px;color: #fff; padding-top: 10px;}
.g_fa .fa1 dd{background: #909090;}
.g_fa .fa2 dd{background: #909090;}
.g_fa .fa3 dd{background: #9a9a9a;}
.g_fa .fa4 dd{background: #a4a4a4;}
.g_fa .fa5 dd{background: #aeaeae;}
.g_fa .fa6 dd{background: #c6c6c6;}
.m_fa .bg2 dd{background: #fd8123;}
.g_fa .btn2{position: absolute;left:223px;top:490px;}
.g_fa .tel{position: absolute;left:470px;top:490px;color: #333333;font-size: 18px;}
.g_fa .tel b{color: #f36303;font-size: 28px;}


/* 优势 */
.g_ys{height: 1673px; }
.ysimg1{top:156px;  right:0;}
.ysimg2{top:520px; left:0;}
.ysimg3{top:898px; right:0;}
.ysimg4{top:1286px; left:0;}
.no1{top:165px; left:0;}
.no2{top:562px; left:586px;}
.no3{top:934px; left:0;}
.no4{top:1325px; left:586px;}


.g_ys h2{background:url(../images/ystit.jpg) no-repeat 0 40px;padding-top: 40px; padding-left: 375px; font-size: 24px;color: #ff6f0f;font-weight: bold;}
.g_ys h2 em{display: block;color: #333333; font-weight: normal; }

.m_ys1{top:160px;left:64px;}
.m_ys2{top:558px;left:646px;}
.m_ys3{top:930px;left:64px;}
.m_ys4{top:1318px;left:646px;}

.g_ys .m_gy{position: absolute;}
.g_ys .m_gy h3{padding-left: 15px;  color: #ff6f0f; font-size: 30px;font-weight: bold; margin-bottom: 30px;}
.g_ys .m_gy h3 em{display: block; font-size: 18px; color: #333333; }
.g_ys .m_gy h3 b{color: #f36303}
.g_ys .m_gy p{font-size: 14px; color: #666666; line-height: 24px;background:url(../images/ysico.jpg) no-repeat 0 5px;padding-left: 17px; margin-bottom: 15px; width: 360px;}
.g_ys .m_gy p b{font-weight: bold; color: #f36303}
.g_ys .m_gy span{display: block;background:url(../images/ysbtn.jpg) no-repeat;width: 136px;height: 37px;line-height: 37px;text-align: center; color: #fff;font-size: 16px;}
.g_ys .m_gy span a{color: #fff;}
.g_ys .m_gy .tel{background:url(../images/ystel.jpg) no-repeat; padding-left: 55px; font-size: 15px;color: #333333;display: block;margin-top: 30px;}
.g_ys .m_gy .tel b{display: block;font-size: 30px;font-weight: bold;}

.g_ys .m_ys1 p{margin-bottom: 24px;}


/* 案例展示 */
.g_an{background:url(../images/anbg.jpg) no-repeat center top;height: 545px; padding-top: 100px;}
.g_an h2{background:url(../images/antit.jpg) no-repeat 0 52px; height: 100px;text-align: center; padding-right: 30px;}
.g_an h2 a{color:#333333; font-size: 28px; text-decoration: none; font-weight: bold; }
.g_an h2 em{color:#ec6a1f; font-size:30px; display: block;  font-weight: normal; padding-top: 2px;text-transform: uppercase; }
.g_an h2 b{color: #ec6a1f;}

.m_anleft{float: left;padding-left: 17px;width: 714px;margin-right: 15px; position: relative;}
.m_anleft dt{float: left; width: 492px;height: 345px;}
.m_anleft dt img{display: block; width: 492px;height: 345px;}
.m_anleft dd{float: left;width:180px;background: #f0f0f0; border: 1px solid #e4e4e4; height: 313px;   padding: 30px 20px 0;}
.m_anleft dd h3{height: 30px;line-height: 30px;overflow: hidden;}
.m_anleft dd h3 a{font-size: 16px;color: #333333;font-weight: normal;}
.m_anleft dd p{font-size: 14px;color: #666;line-height: 24px;height: 144px;overflow: hidden; margin-bottom: 70px;}
.m_anleft dd span{display: block; width: 120px;height: 24px;line-height: 24px;background: #ff6f0f;text-align: center; color: #fff;font-size: 14px;; }
.m_anleft dd span a{color: #fff;}
.m_anleft .u_ljt,.m_anleft .u_rjt{ width:60px; height:60px;position: absolute; cursor:pointer;  display:block;}
.m_anleft .u_ljt{left:30px;top:134px;}
.m_anleft .u_rjt{left:436px;top:134px;}
.m_anleft .u_ljt a{ background: url(../images/jt2.png) no-repeat; width:60px; height:60px; display:block;}
.m_anleft .u_rjt a{ background: url(../images/jt2.png) no-repeat; width:60px;background-position: -60px 0; height:60px; display:block;}

.g_an .u_lst2{float: left; width: 234px;}
.g_an .u_lst2 li{position: relative; margin-bottom: 14px;}
.g_an .u_lst2 li em{display: block;position: absolute;left:0;bottom: 2px; width:234px;height: 30px;line-height: 30px;text-align: center;  background:url(../images/sha.png) repeat; color: #fff; font-size: 14px;overflow: hidden; cursor: pointer; }
.g_an .u_lst2 li img{display: block;width: 234px;height: 164px;}




/* 左边合作右边客户 */
.g_con2{height:430px; padding-top: 46px;}
.g_con2 h2{border: 2px solid #ff6f0f; height: 40px;line-height: 40px;}
.g_con2 h2 em{display: block;float: left; width: 152px;background: #ff6f0f; text-align: center; color: #fff;font-size: 22px;font-weight: bold;}
.g_con2 h2 em a{color: #fff;}
.g_con2 h2 span{display: block;float: right; font-size: 12px;color: #555555; padding-right: 10px; text-transform: uppercase;font-weight: normal;}
.g_con2 h2 span a{color: #555555;}

.g_con2 .m_jz{width: 640px;}
.g_con2 .m_jzc{ height: 370px; }
.g_con2 .m_jzc dl{height: 158px; padding-top: 25px;}
.g_con2 .m_jzc .lastdl{border-bottom: none;}
.g_con2 .m_jzc dt{float: left; width:154px; margin-right: 18px; }
.g_con2 .m_jzc dt img{width: 154px;height: 154px;display: block;}
.g_con2 .m_jzc dd{float: left; width: 466px; padding-top: 26px;}

.g_con2 .m_jzc dd h3{height: 48px;line-height: 24px;overflow: hidden;text-align: left; margin-bottom: 16px;}
.g_con2 .m_jzc dd h3 a{color: #555555; font-size: 14px;font-weight: bold;}
.g_con2 .m_jzc dd h3 em{display: block; font-weight: normal;}
.g_con2 .m_jzc dd p{color: #666666; font-size: 14px;line-height: 24px; height: 48px; overflow: hidden;}
.g_con2 .m_jzc dd p a{color: #ff6f0f;}


.g_con2 .m_zs{width: 320px; }
.g_con2 .m_zs h2{margin-bottom: 29px;}
.g_con2 .m_zsc{height: 340px;}
.g_con2 .u_lst2{  height: 370px; width: 238px;float: left;}
.g_con2 .u_lst2 li{width: 238px;}
.g_con2 .u_lst2 li img{width: 220px;height: 278px;display: block; background:url(../images/zsbg.jpg) no-repeat; padding: 7px;}
.g_con2 .u_lst2 li em{display: block;width: 238px; height: 34px;line-height: 34px;overflow: hidden;text-align: center; color: #555555;font-size: 14px; cursor: pointer;}
.g_con2 .m_zsc .u_ljt,.g_con2 .m_zsc .u_rjt{ width:26px; height:82px;float: left; cursor:pointer; padding-top: 100px;  display:block;}
.g_con2 .m_zsc .u_ljt{margin-right: 15px;}
.g_con2 .m_zsc .u_rjt{margin-left: 15px;}
.g_con2 .m_zsc .u_ljt a{ background: url(../images/jt3.jpg) no-repeat; width:26px; height:82px; display:block;}
.g_con2 .m_zsc .u_rjt a{ background: url(../images/jt3.jpg) no-repeat; width:26px;background-position: -26px 0; height:82px; display:block;}


.g_con2 .tempWrap{ float:left;}


/* 走进 */
.g_zj {height: 770px; background: #f0f0f0;}
.g_zj h2{position: absolute;background:url(../images/abtit.png) no-repeat; width: 158px;height: 432px;left:48px;top:50px;text-align: center;}
.g_zj h2 em{display: block;padding: 26px 7px 0 13px; margin-bottom: 134px;}
.g_zj h2 em img{width: 138px;height: 60px;display: block;}
.g_zj h2 a{color: #fff;font-size: 22px;font-weight: bold;}

.g_zj .u_dlst1 {height: 547px; overflow: hidden; width: 1000px;}
.g_zj .u_dlst1 dt{}
.g_zj .u_dlst1 dt img{ width: 1000px; height: 343px;display: block; }
.g_zj .u_dlst1 dd{padding: 48px 0 0 230px; height: 127px;}
.g_zj .u_dlst1 h3{height: 30px;line-height: 30px;font-weight: bold;margin-bottom: 10px;}
.g_zj .u_dlst1 h3 a{ font-size: 18px; color: #555555;}
.g_zj .u_dlst1 p{font-size: 14px; color: #555555;  line-height: 24px; height: 72px; overflow: hidden;}
.g_zj .u_dlst1 p a{color: #f36303;}
.g_zj .m_kfc2{position: relative;}
.g_zj .u_ljt,.g_zj .u_rjt{ width:12px; height:56px; float: left;margin-top: 50px; cursor:pointer;  display:block;}
.g_zj .u_ljt{padding-right:16px}
.g_zj .u_rjt{padding-left: 16px;}
.g_zj .u_ljt a{ background: url(../images/jt4.jpg) no-repeat; width:12px; height:56px; display:block;}
.g_zj .u_rjt a{ background: url(../images/jt4.jpg) no-repeat; background-position: -12px 0; width:12px; height:56px; display:block;}

.g_zj .m_kfc2 .u_mid{ width:940px; overflow:hidden; float: left; }
.g_zj .m_kfc2 .u_lst1 li{ width:225px; float:left; margin-right:12px; }
.g_zj .m_kfc2 .u_lst1 .lastli{ margin-right:0;}
.g_zj .m_kfc2 .u_lst1 li img{ width:225px; height:155px;display: block;}
.g_zj .m_kfc2 .u_lst1 li em{display: block;height: 44px;line-height: 44px;text-align: center; color: #555555;font-size: 14px;overflow: hidden;cursor: pointer;}

/* 新闻 */
.g_news{padding-top: 40px;height:473px; }
.g_news .m_news{width: 640px;border-top: 4px solid #717171;}
.g_news .u_dlst3{padding-top: 25px;  height: 190px;border-bottom: 1px solid #d9d9d9; margin-bottom: 25px;}
.g_news .u_dlst3 dt{ float: left; width: 228px;  margin-right: 12px;}
.g_news .u_dlst3 dt img{width: 226px; height: 153px;display: block;padding: 1px;border: 1px solid #d9d9d9;}
.g_news .u_dlst3 dd{ float: left; width: 383px;}
.g_news .u_dlst3 dd h4 a{ font-size: 16px; display: block; color: #303030; height: 42px; line-height: 42px; overflow: hidden; font-weight: normal; font-family:"Microsoft YaHei"; margin-bottom: 8px;}
.g_news .u_dlst3 dd p{ color: #555555; font-size: 14px; line-height: 24px; height: 96px; overflow: hidden;}
.g_news .u_dlst3 dd p a{color: #f36303;}
.m_zx1 h3{height: 40px;line-height: 40px;}
.m_zx1 h3 a{color: #333132;font-size: 22px;font-weight: normal;}
.m_zx1 h3 b{font-weight: normal;color: #f36303;}
.m_zx1{float: left; width: 290px; margin-right: 60px;}
.lastzxl{margin-right: 0;}
.g_news .u_lst5 li{height: 30px; line-height: 30px;background:url(../images/dtico.jpg) no-repeat 0 12px; padding-left: 19px;  overflow: hidden; font-size: 14px; }
.g_news .u_lst5 .lastli{ margin-right: 0;}
.g_news .u_lst5 li a{ font-size: 14px; color: #6e6e6e;}

.wend{ width: 302px;border-top: 4px solid #717171;}
.wend h2{height: 34px; padding-top: 15px;padding-bottom: 8px; border-bottom: 1px solid #e5e5e5;}
.wend h2 a{color: #333132;font-size: 22px;font-weight: normal; }
.wend h2 b{font-weight: normal;color: #f36303;}

.wend dl{ height: 107px; padding-top:20px; border-bottom: 1px dotted #939393;}
.wend .lastdl{border-bottom: none;}
.wend dt{ height:26px; overflow: hidden; line-height:26px;  font-size:14px; color:#575757;  }
.wend dt a{ color:#f36303;background:url(../images/wen.jpg) no-repeat 0 3px;padding-left:34px; display: block;}
.wend dd{ margin-top:4px; padding-left:34px; background:url(../images/da.jpg) no-repeat left top; line-height:24px; color:#6e6e6e; height: 72px; overflow: hidden; font-size: 14px;}  


/* 友情链接 */
.g_link{background:url(../images/linkbg.jpg) no-repeat center top; height: 178px;}
.g_link h2{padding-left: 46px; height: 60px;line-height: 60px;font-weight: normal;}
.g_link h2 a{color: #333132; font-size: 24px;  text-decoration: none;}
.g_link .more01{display: block; line-height: 24px;}
.g_link .more01 a{font-size: 14px; color: #f36303; font-weight: normal; display: inline-block; }
.link_c{line-height:26px; overflow:hidden; padding:10px 0 0 0;font-size: 14px;}
.link_c a{ white-space:nowrap; padding:0 27px; height: 26px; line-height:26px; color:#565656;display: inline-block;}



/******************************广告*********************************/
.banners{height: 498px;}
.fullSlide {
	width:100%;
	position:relative;
	height:498px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:498px;
	overflow:hidden;
	text-align:center;
	 background-position:center top;
}
.fullSlide .bd li a {
	display:block;
	height:498px;
}

.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:100px;
	height:8px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#FD8023;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px; 
	height:73px;
}
.fullSlide .prev
{
      background:url(../images/left1s.png) no-repeat;
  }
.fullSlide .next {
	left:auto;
	right:5%;
	background:url(../images/right1s.png) no-repeat;
}
