/****/
* { margin: 0; padding: 0; transition:background-color .4s,opacity .4s,border-color .4s; -webkit-transition:background-color .4s,opacity .4s,border-color .2s;}
body{ color: #3d4346; overflow-x: hidden; width: 100%; height: 100%; font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif; background: #fff;}
ul, li { list-style-type: none; }
input, button, select, textarea { outline: none;resize: none;font:14px/2 "Microsoft Yahei","Hiragino Sans GB",sans-serif; background: none; color: #999;border: 1px solid #ebebeb; text-indent: 5px; margin: 0; padding: 0;}
img { border:0; vertical-align: middle;}
small,i,em{font-style: normal;}
table{border-color: #e5e5e5; width: 100%; border-collapse: collapse;}
td,th {border-color: #e5e5e5; padding: 10px;}
hr{height: 1px; border: none; background-color: #efefef;margin: 10px 0;}
a{ color: #3d4346; text-decoration: none;}
a:hover{color: #015198;}
.hide,.ad_widget h4,.ad_widget p{display: none;}
.fl{float: left;}
.fr{float: right;}
.w{width: 1200px; margin: 0 auto;}
.main{padding:30px 0; height: auto; min-height: 400px;}
.container{margin: 0 auto;width:100%; overflow: hidden;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}


/*头部+导航*/
.header{background: #fff;box-shadow: 0 2px 4px rgba(0,0,0,.2);}
.header .logo a{display: block;margin: 25px 0;height: 60px;overflow: hidden;}

.header .tel{background: url(../images/tel.png) no-repeat left center;padding-left:45px;margin-top: 28px;}
.header .tel span{color: #6d6d6d;}
.header .tel p{color: #015198;font-size:25px;font-weight:bold;line-height:25px;}

.menu{background:#3d4346;}
.nav{display: block; text-align: center; float: left;}
.nav li{ display: inline-block;}
.nav .nav_li{float: left;position: relative;width: 170px;}
.nav .nav_li.curr .nav_a,.nav .nav_li.curr .nav_a:hover,.nav .nav_li:hover .nav_a{background: #015198 url(../images/nav_h.png) no-repeat center 45px;}
.nav .nav_a{display: block;font-size: 16px;color: #fff; line-height: 60px;border-left:1px #505260 solid;}
.nav .nav_li:last-child .nav_a{border-right:1px #505260 solid;}

.nav .subnav{ display: none;position: absolute;left: 0;right: 0;background:#fff;z-index:99;box-shadow:0 0px 5px -1px rgba(0,0,0,.5);}
.nav .subnav_li{display: block; }
.nav .subnav_a{ padding: 0 15px; display: block; line-height: 50px;min-width: 56px;border-bottom: 1px #e5e5e5 solid;}
.nav .subnav_a:hover{background: #f3f3f3;}

.nav .thinav{background: #f3f3f3;}
.nav .thinav .thinav_li{border-bottom: 1px #e5e5e5 solid;display: block;}
.nav .thinav .thinav_li a{display: block;line-height: 50px;}
.nav .thinav .thinav_li a:hover{background: #f3f3f3;}

/*搜索*/
.searchformzone{width: 260px;height: 36px;margin: 38px 100px 0 0; position: relative;background: #f0f0f0;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;overflow: hidden;}
.search .searchform{float: left;width: 224px;}
.search .input{width: 100%;height:36px; line-height: 36px; background: none;border:none;text-indent: 10px;}
.search .search_submit{ float: left; text-indent: -9999px; background:url(../images/search.png) no-repeat center center;}
.search .search_submit a{display: block;width: 36px;height: 36px;}

/*=======================首页部分start=======================*/
.t{font-weight: normal; text-transform: uppercase;margin-bottom: 30px;text-align: center;}
.t span{font-size: 36px;color: #3d4346;display: block;padding-top: 10px;border-bottom:1px #e8e8e8 solid;line-height: 100px;}
.t p{font-size: 16px;color: #fff;line-height: 26px;display: inline-block;background: #3d4346;padding: 0 10px;margin-top: -13px;position: relative;}
.t p::before{content: "";width: 0;height: 0;border: 13px rgba(0, 0, 0, 0) solid;border-right-color: #3d4346;border-bottom-color: #3d4346;position: absolute;left: -26px;}
.t p::after{content: "";width: 0;height: 0;border: 13px rgba(0, 0, 0, 0) solid;border-left-color: #3d4346;border-top-color: #3d4346;position: absolute;right: -26px;}

/*banner*/
.banner{width:100%; position:relative;overflow:hidden;background:#e3e8ee url(../images/loading.gif) 50% no-repeat;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{display: none;}
.banner .slides li a{display: block; width: 100%; height: 100%;text-align: center;}
.banner .slides li img{width: 100%;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav .flex-active{ background: rgba(255,255,255,1); width: 25px;}
.flex-direction-nav{display: none;position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.flex-control-nav li { height: 12px; margin: 0 3px;display: inline-block;}
.flex-control-nav li a{display: inline-block; width: 12px; height: 12px; overflow: hidden; background: #fff; background: rgba(255,255,255,.5); text-indent: -9999px; cursor: pointer; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}


/*产品滚动*/
.pdt_scroll {padding: 10px 0 40px;}
.pdt_scroll .dowebok{ width: 1220px;margin-left:-10px;}
.pdt_scroll .item{padding:0 10px;}
.pdt_scroll .item a{display: block;border:1px #eee solid;overflow: hidden; text-align: center;}
.pdt_scroll .item span{width: 100%; overflow: hidden; display: block; text-align: center;}
.pdt_scroll .item img{width: 100%;}
.pdt_scroll .item h4{font-size: 14px; padding: 5px 10px; line-height: 32px;font-weight: normal;}
.pdt_scroll .item p{display: none; padding: 0 10px 5px;color: #888;}
.pdt_scroll .item a:hover h4{color: #015198;}

.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{	display: none;	padding: 0;	position: relative;	width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{	display: none;	position: relative;	-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{	overflow: hidden;	position: relative;	width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{	cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.owl-controls .owl-pagination{width: 100%;text-align: center;}
.owl-controls .owl-page{width: 40px;height: 2px;background: #fff;display: inline-block;margin: 50px 5px;}
.owl-controls .owl-page.active{background: #015198;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls .owl-buttons div {position: absolute;top: 25%;width: 30px;height: 58px;margin: 0;padding: 0;overflow: hidden;_display: none;}
.owl-theme .owl-controls .owl-buttons div:hover{color: #666;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left: -60px; background: url(../images/l.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next { right: -60px;background: url(../images/r.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{background: url(../images/l_hover.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons .owl-next:hover{background: url(../images/r_hover.png) no-repeat center center;}

/*产品切换*/
.pdt_switch{padding-bottom: 50px;background: #fff url(../images/pdt_bg.jpg) no-repeat center top;background-size: cover;}
.pdt_switch .tabs{text-align: center;}
.pdt_switch .tabs li{display: inline-block; padding:0 10px 10px 0;}
.pdt_switch .tabs li a{background: #f3f3f3;font-size: 16px; display: block;line-height: 36px; border: 1px #e5e5e5 solid;padding: 0 15px; border-radius: 20px; transition:background .3s; -webkit-transition:background .3s,color .3s;}
.pdt_switch .tabs li.thistab a,.pdt_switch .tabs li a:hover{border-color: #015198;background: #015198; color: #fff;}
.pdt_switch .tab_conbox{margin-top: 30px;}
.pdt_switch .tab_conbox > li{display: none; width: 106%; position: relative;}
.pdt_switch .item:first-child a{width: 586px;height: 720px;}
.pdt_switch .item:first-child a h4{font-size: 18px;padding-top: 30px;}
.pdt_switch .item{ float: left; margin:0 20px 20px 0;}
.pdt_switch .item a{display: block;width: 285px; height: 350px; background: #fff;position: relative;;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);-webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}
.pdt_switch .item a em{content: "";width: 25px;height: 25px;position: absolute;bottom: -12px;left: 50%;margin-left: -12px;z-index: 1;background:url(../images/p1.png) no-repeat center center;}
.pdt_switch .item span{ display:block;background: #fff;padding:15px;}
.pdt_switch .item img{width:100%;}
.pdt_switch .item h4{padding: 5px 10px; line-height: 32px;font-weight: normal;text-align: center;}
.pdt_switch .item p{display: none;padding: 0 10px 5px;color: #888;}
.pdt_switch .item a:hover{box-shadow: 0px 0px 15px 0px rgba(1, 81, 152, 0.27); -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}
.pdt_switch .item a:hover h4{color: #015198;}
.pdt_switch .item a:hover em{bakcground:url(../images/p2.png) no-repeat center center;}



/*关于我们*/
.about_box{background: #3d4346;}
.about_box .t{text-align: right;padding-right: 40px;}
.about_box .t span{color: #fff;border-color: #4c4e5c;}
.about_box .t p{background: #636572;margin-right: 26px;}
.about_box .t p::before{border-right-color: #636572; border-bottom-color: #636572;}
.about_box .t p::after{border-left-color: #636572; border-top-color: #636572;border-right-color: #3d4346; border-bottom-color: #3d4346;}

.about_box .info_box{width: 50%;}
.about_box .info_l .info{width: 560px;float: right;padding-right: 40px;}
.about_box .info_l .info .desc{display: block;color: #cccdd3;padding-bottom: 20px;}
@media screen and (min-width:2180px){
  .about_box .info_l .info .desc{font-size: 16px}
}
.about_box .info_l .info .more{display: inline-block;color: #cccdd3;float: right;background: url(../images/more.png) no-repeat left center;padding:30px 0 30px 95px}
.about_box .info_l .info .more:hover{color: #fff;}
.about_box .info_r {position: relative;}
.about_box .info_r img{min-height: 618px;min-width: 100%;}
.about_box .info_r .desc{display: none;width: 420px;padding: 40px 30px;font-size: 20px;color: #fff;background: #015198;position: absolute;left: 90px;top: 50%;margin-top: -110px;z-index: 1;}
.about_box .info_r .desc::before{content: "";width: 35px;height: 3px;background: #fff;position: absolute;left: 30px;top: 30px;}
.about_box .info_r .desc b{font-size: 29px;padding-top: 5px;}

/*滚动相册*/
.photo_scroll{background: #f3f3f3 url(../images/case_bg.jpg) no-repeat center top;background-size: cover;}
.photo_scroll .dowebok{width: 1220px; margin:45px 0 0 -10px;}
.photo_scroll .item{width: 285px;padding: 0 10px; text-align: center;}
.photo_scroll .item a{display: block;overflow: hidden;background: #fff;position: relative;}
.photo_scroll .item span{display: block;height: 215px;text-align: center; overflow: hidden;}
.photo_scroll .item span img{height: 100%;transition: all ease 2s;-webkit-transition: all ease 2s;-moz-transition: all ease 2s}
.photo_scroll .item p,.photo_scroll .item h4{display: none;}
.photo_scroll .item a:hover em{width: 100%;height: 100%;display: block;color: #fff;line-height: 215px;position: absolute;left: 0;top: 0;background: rgba(1, 81, 152, 0.85) url(../images/case_h.png) no-repeat center center;}
.photo_scroll .item a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}

/* 优势 */
.adv_box .ad_widget .desc{display: block;width: 570px;height: 100px;overflow: hidden;padding-top: 125px;}
.adv_box .ad_widget span{display: block;width: 600px;height: 225px;overflow: hidden;}
.adv_box .ad_widget span img{height: 100%;}
.adv_box .ad_widget h4{display: block;font-weight: normal;font-size: 22px;color: #015198;padding-top: 80px;width: 570px;}
.adv_box .adv1 span,.adv_box .adv3 span,.adv_box .adv2 .desc,.adv_box .adv4 .desc,.adv_box .adv2 h4,.adv_box .adv4 h4{position: absolute;right: 0;top: 0}
.adv_box .adv2 span,.adv_box .adv4 span,.adv_box .adv1 .desc,.adv_box .adv3 .desc{position: absolute;left: 0;top: 0;}
.adv_box i{font-size: 40px;color: #015198;line-height: 60px;font-weight: lighter;border-bottom: 2px #015198 solid;position: absolute;left: 0;top: 10px;}
.adv_box .adv_li{position: relative;height: 225px;background: #f5f5f5;}
.adv_box .adv2 i,.adv_box .adv4 i{left: 630px;}
.adv_box{position: relative;}
.adv_box .w{padding-top: 20px;margin-bottom: 50px;}
.adv_box .b{width: 50%;background: #f5f5f5;height: 225px;position: absolute;left: 0;bottom: 675px;z-index: -1;}
.adv_box .b2{left: auto;right: 0;bottom: 450px;}
.adv_box .b3{bottom: 225px;}
.adv_box .b4{left: auto;right: 0;bottom: 0;}

/*新闻列表*/
.news_box{background: #f5f5f5;}
.news_box .news{width: 106%;}
.news_box .item{width: 383px;margin:0 25px 25px 0;float: left;}
.news_box .item a{display: block;background: #fff;}
.news_box .item span{ width: 100%; height: 235px;display: block;overflow: hidden;}
.news_box .item span img{width: 100%; height: 100%;transition: all ease 2s;-webkit-transition: all ease 2s;-moz-transition: all ease 2s}
.news_box .item h4{font-weight: normal; display: block; line-height: 18px; font-size: 18px;padding: 20px 20px 15px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.news_box .item p{font-size: 12px; line-height: 22px; color: #999; padding:0 20px;height: 66px;}
.news_box .item .time{display: block;font-size: 12px; line-height: 22px; color: #999; padding:10px 20px 20px;}
.news_box .item a:hover{background: #015198; color: #fff;}
.news_box .item a:hover p,.news_box .item a:hover h4,.news_box .item a:hover .time{color: #fff;}
.news_box .item a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.news_box .more{display: block;width: 95px;height: 40px;line-height: 40px;border: 1px #3d4346 solid;color: #3d4346;background: url(../images/news_more.png) no-repeat 30px center;padding-left: 85px;margin: 50px auto;}
.news_box .more:hover{border-color: #015198;}

/*首页广告*/
.ad_box{text-align: center;}

/*友链*/
.links_box{background: #f3f3f3; padding: 10px 0;}
.links_box .t{margin-bottom: 0;}
.links_box a{display: block;float: left;margin: 0 10px 10px 0;}

/*=======================首页部分end=======================*/

/*底部*/
.footer{margin:0 auto; clear:both; width:100%; background: #3d4346;color: #b6b6b6;}
.footer .f_ul{padding: 30px 0;}
.footer li{padding-right: 30px;min-height: 250px;}
.footer li h4{font-size: 18px; color: #fff; font-weight: normal;padding-bottom: 10px;}
.footer li h4 i{display: block;color: #a1a2a7;font-size: 14px;line-height: 15px;}
.footer li a{color: #b6b6b6;display: block;}
.footer li a:hover{color: #fff;}
.footer li p{line-height: 32px;}

.footer .f_tel{width: 310px;background: url(../images/f_con.png) no-repeat left 117px;}
.footer .f_tel h3{font-size: 28px; color: #b6b6b6; line-height: 50px;}
.footer .f_tel p{padding-left: 25px;}

.footer .f_link{width: 250px;}
.footer .f_link a{display: inline-block;margin:0 10px 10px 0;}

.footer .f_fb{width: 420px;}
.footer .f_fb input,.footer .f_fb textarea{border: 1px #656670 solid;}
.footer .f_fb .fb_name,.footer .f_fb .fb_tel{width: 200px;margin:5px 10px 10px 0;float: left;}
.footer .f_fb .fb_tel{margin-right: 0;}
.footer .f_fb textarea{width: 412px;height: 64px;}
.footer .f_fb .tncode_box{float: left;margin: 10px 10px 0 0;}
.footer .f_fb .tncode{background: none;border-color: #656670;color: #999;}
.footer .f_fb .submit_btn{width: 100px;float: left;margin-top: 10px;line-height: 40px;cursor: pointer;background: #5c6063;color: #fff;text-indent: 0;}

.footer .f_code{padding: 0;}
.footer .f_code .code_box{width: 108px;background: url(../images/code_bg.png) no-repeat left top;padding: 10px;margin-top: 5px;}
.footer .f_code img{width: 108px;height: 108px;}

.footer .copyright{background: #373d40; line-height: 60px;color: #b6b6b6;}
.footer .copyright a{color: #b6b6b6;}

/*404*/
.error{width: 440px; height: 400px; text-align: center;position: absolute;  left: 50%; margin-left: -220px; top: 50%; margin-top: -160px;}
.error_img{margin: -40px auto 0; width: 220px;}
.error a{width: 100px;display: block;margin: 0 auto; background: #015198;color: #fff;line-height: 40px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}

/*标签样式*/
.tags{}
.tags ul{position:absolute; z-index:100;width:720px; margin-top: 10px;}
.tags li{float: left;list-style:none; }
.tags a{display:block;color:#bdbdbd; height: 16px; font-size:12px; float:left;text-align:center; background-color:#68696D; padding:3px 10px; margin:5px 4px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius:12px;line-height: 16px;}
.tags a:hover{ text-decoration:none; background-color:#68696D; color:#fff;}


/*=======================内页部分start=======================*/

/*内页banner*/
.page_banner{position: relative; width: 1920px; left: 50%; margin:0 auto 0 -960px;  text-align: center; height: auto; overflow: hidden; background: #eee;}
.page_banner img{width: 100%;;transform: matrix(1.05,0,0,1.05,0,0); -webkit-transform: matrix(1.05,0,0,1.05,0,0); -webkit-animation: minus 5s 0s ease both infinite; -moz-animation: minus 5s 0s ease both infinite; animation: minus 5s 0s ease both infinite; animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}
@keyframes minus {from {-webkit-transform:matrix(1.05,0,0,1.05,0,0);transform:matrix(1.05,0,0,1.05,0,0);}
  to {-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);}
  }

/*左侧*/
#left {width:100%;border-bottom: 1px #eee solid;margin-bottom: 20px;margin-top: -30px;background: #fff;}
#left h2{width: 1200px;margin: 0 auto; font-size: 18px; font-weight: normal;text-indent: 10px; line-height: 70px; color: #015198;position: relative;}
#left h2::after{content: "";width: 4px;height: 15px;background: #015198;position: absolute;left: 0;top: 28px;}
#left img{width: 100%;}
#left .ad_widget{border: 1px #e5e5e5 solid;border-top: none;}
.side_menu{text-align: right;margin: -70px auto 0;width: 1200px;}
.side_menu > ul > li{position: relative;display: inline-block;margin: 0 6px;}
.side_menu em{display: none; position: absolute;width: 20px; height: 70px; cursor: pointer; right: 0;top: 0; z-index: 1}
.side_menu em.inactive{background: url(../images/arr_d.png) no-repeat center center;}
.side_menu em.active{background: url(../images/arr_u.png) no-repeat center center;}
.side_menu a{display:block; padding:0 20px; line-height: 70px;}
.side_menu a:hover,.side_menu a.category_active{ color: #015198;border-bottom: 1px #015198 solid;margin-bottom: -1px;}
.side_menu ul ul{display: none!important;position: absolute;top: 70px;left: -14px;right: -14px;z-index: 10;}
.side_menu li li a{display:block;text-decoration:none; background:#fff; color: #999;border: 1px #eee solid;border-top: none;padding: 0 5px;text-align: center;line-height: 40px;}
.side_menu li:hover ul{display: block!important;}
.side_menu li li a:hover{border-color: #eee;color: #015198;margin: 0;}

/*产品左侧*/
#left.pdt_left {width:240px;float:left; overflow: hidden;margin: 0;border: none;}
#left.pdt_left h2{display: block;width: auto;text-indent: 0;font-size: 24px; padding-left: 55px; line-height: 70px; background: #015198 url(../images/side_menu.png) no-repeat 20px center; color: #fff;}
.pdt_left .side_menu,.pdt_left .contact{background: #fdfdfd;text-align: left;width: 100%;margin: 0}
.pdt_left .side_menu > ul{border: 1px #e5e5e5 solid;border-top: none;border-bottom: none;}
.pdt_left .side_menu .fir_li{display: block;margin: 0;position: relative;border-bottom: 1px #e5e5e5 solid;}
.pdt_left .side_menu em{display: none; position: absolute;width: 50px; height: 50px; cursor: pointer; right: 0;top: 0; z-index: 1}
.pdt_left .side_menu em.inactive{background: url(../images/arr_d.png) no-repeat center center;}
.pdt_left .side_menu em.active{background: url(../images/arr_u.png) no-repeat center center;}
.pdt_left .side_menu a{display:block; padding:0 0 0 20px;  line-height: 50px;font-size: 16px;color: #015198;}
.pdt_left .side_menu a:hover,.pdt_left .side_menu a.category_active{color: #015198;background-color: #fff;border: none;margin: 0;}
.pdt_left .side_menu .sec_li:last-child{padding-bottom:15px;}
.pdt_left .side_menu ul ul{display: block!important;position: initial;}
.pdt_left .side_menu .sec_li a{display:block;text-decoration:none;color: #666;font-size: 12px;line-height: 26px;text-align: left;border: none;padding-left: 45px;;background: url(../images/side_menu_arr.png) no-repeat 35px center;}
.pdt_left .side_menu .sec_li a:hover,.pdt_left .side_menu .sec_li a.category_active{color: #015198;background-color: #fff;}

/*右侧*/
#right{width:1200px; margin: 0 auto;}
#right .content{padding: 20px 0; height: auto;}
#right .content img{max-width: 100%;}


/*产品右侧*/
.pdt_main{width: 1200px;margin: 0 auto;}
.pdt_main #right{float:left; width:930px; margin-left: 30px;}
.pdt_main #right .content{padding: 20px 0; height: auto;}

/*面包屑样式*/
.path_title{display: none;height:60px;border-bottom: 1px solid #ededed; line-height: 60px;}
.pdt_right .path_title{display: block;}
.path_title .span_left{display: none; float: left; font-size: 22px;}
.path_title .span_right{ float: left; color: #999}
.path_title .span_right a{color: #999;}

/*产品列表*/
.products_list {width: 102%; padding-top: 20px;}
.products_list li,.pdt_tpl .item{ width:31.3333%; float:left; margin-right: 2%; margin-bottom: 20px; }
.products_list li a,.pdt_tpl .item a{display: block;border: 1px #e5e5e5 solid;overflow: hidden;}
.products_list span{width:100%;display:block;overflow: hidden;}
.products_list img{width: 100%;transition: all ease 2s;-webkit-transition: all ease 2s; -moz-transition: all ease 2s;}
.products_list a:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.products_list p,.pdt_tpl h4{display: block;font-weight: normal;text-align: center; height: 50px; line-height: 50px;border-top: 1px #e5e5e5 solid; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.products_list a:hover p{color: #015198;}
.pdt_tpl p{display: none;}
.pdt_tpl h5{font-weight: normal;padding-bottom: 20px;font-size: 15px;}

/*产品详情*/
.pdt_info_box{background: #fff;padding: 20px;}
.main_photo{float:left; margin:0;}
.product_group{float:left; width:715px; margin:5px 0px 0px 30px;}
.product_group h1{color:#000;font-size:22px; line-height:30px; padding:5px 0px 15px 0px;border-bottom: 1px #e5e5e5 dashed;}
.product_group .attr{padding: 0 0 15px;}
.product_group li{list-style:none; line-height:28px;font-size: 18px; color: #666;width: 25%;float: left;text-align: center;padding-top: 80px;}
.product_group li p{font-size: 12px;color: #999;line-height: 12px;padding-top: 8px;}
.product_group li.a1{background: url(../images/zll.png) no-repeat center top;}
.product_group li.a2{background: url(../images/gl.png) no-repeat center top;}
.product_group li.a3{background: url(../images/cc.png) no-repeat center top;}
.product_group li.a4{background: url(../images/zl.png) no-repeat center top;}
.product_group .desc{padding: 10px 0 8px;color: #666;}
.product_group .download{padding-top: 10px;border-top: 1px #e5e5e5 dashed;}
.product_group .download li{float: left;margin-right: 20px;}
.product_group .download a{color: #999;background:url(../images/attch.png) no-repeat left center; padding: 3px 0 3px 12px;}
.product_group .download a:hover{color: #333;}
.introduce,.eintroduce{color:#333; margin-bottom: 20px; border-bottom: 1px #e8e8e8 solid; font-size: 18px; line-height: 50px;}

.product_group .pdt_tel{border-top:dashed 1px #e5e5e5;margin-top:10px;padding-top: 10px;}
.product_group span.tel{line-height: 22px;margin-bottom: 10px;display: block;font-size: 12px; background: url(../images/pdt_tel.png) no-repeat left center; padding-left: 20px;}
.product_group span.tel p{font-size: 18px; color: #015198;}
.product_group span.fd a{display: inline-block;background: #3e4150;padding: 5px  40px; text-align: center; color: #fff;margin-right: 10px;}
.product_group span.buy a{color: #fff; background: #015198; padding: 5px 40px; display: inline-block;}
	
.product_content{ clear:both; width:100%; padding-top: 20px;}
.product_content img{max-width: 100%; height: auto!important;}
.product_content .pdt_attr_li{background: #fff;padding: 20px;margin-bottom: 20px;}
.product_content .pdt_attr_h4{font-size: 26px;font-weight: normal;line-height: 26px;padding: 10px 0 30px;}


/* 相关产品 */
.related_product{padding: 20px;background: #fff;}
.related_product h3{font-size: 26px; font-weight: normal;padding-bottom: 10px;}
.related_product .dowebok{ width: 1180px;margin-left:-10px;}
.related_product .item{padding:0 10px;}
.related_product .item a{display: block;overflow: hidden; text-align: center;}
.related_product .item span{overflow: hidden; display: block;border: 1px #eee solid; text-align: center;}
.related_product .item img{width: 100%;}
.related_product .item h4{font-size: 14px; padding: 5px 10px; line-height: 28px;font-weight: normal; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.related_product .item p{display: none; padding: 0 10px 5px;color: #888;}
.related_product .item a:hover h4{color: #015198;}

/* 详情页订购 */
.pdt_inquiry{background: #fff;padding:10px 20px 20px;margin-top: 20px;position: relative;}
.pdt_inquiry .inq_t{font-size: 26px; font-weight: normal;padding-bottom: 10px;}
.pdt_inquiry .forms{width: 460px;}
.pdt_inquiry dt{float: left;width: 80px;background: #fff;border: 1px #e5e5e5 solid;padding: 0 6px;text-align: right;line-height: 32px;}
.pdt_inquiry dd{float: left;width: 360px;background: #fff;margin-bottom: 10px;border: 1px #e5e5e5 solid;border-left: none;position: relative;}
.pdt_inquiry dd input{width: 100%;border: none;height: 32px;text-indent: 10px;color: #333;}
.pdt_inquiry dd .codeimg{position: absolute;right: 5px;top: 5px;}
.pdt_inquiry .area_box{position: absolute;right: 20px;top: 64px;left: 500px;}
.pdt_inquiry .areawidth{width: 98%; height: 278px;background: #fff;color: #333;padding: 9px 1%;}
.pdt_inquiry .forms_btn{clear: both;}
.pdt_inquiry .submit_btn{cursor: pointer;width: 455px;line-height: 34px;background: #3e4150;color: #fff;border: none;margin: 0;}
.pdt_inquiry .submit_btn:hover{background: #015198;}

/*图片列表*/
.photo_list{width: 102%; padding-top: 20px;}
.photo_list li{ width:23%; float:left; margin-right: 2%; margin-bottom: 20px; }
.photo_list a{display: block; width: 100%;}
.photo_list span{width:100%; display:block; overflow: hidden;}
.photo_list img{width: 100%;}
.photo_list a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.photo_list p{display: block;text-align: center; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
.photo_list a:hover p{color: #015198;}

/*相册放大*/
body.over-flow-x{overflow: hidden;}
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:1000;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-image{max-width: 800px; max-height: 600px;}
#lightbox-loading{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;line-height:0;background: url(../images/loading.gif) no-repeat center center;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{float:left;}
#lightbox-nav-btnNext{float:right;}
#lightbox-container-image-data-box{background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-image-data{padding:0;color:#666;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}
#lightbox-secNav-btnClose{width:20px;float:right;padding:0 10px 10px 0;}

/*分页样式*/
.page{clear:both; margin:25px 0px; text-align: center; font-size: 13px;}
.page a,.page .current {display: inline-block; padding: 5px 15px; background: #ebebeb; border-radius: 3px; -webkit-border-radius: 5px; margin:0 3px;}
.page a:hover,.page .current{ background: #015198; color: #fff;}


/*上一个下一个*/
.point{border-bottom: 1px #e5e5e5 dashed;}
.point span{display: block; width: 46%; line-height: 50px;padding: 0 2%;float: left;}
.point span i{float: left;display: block;width: 56px;}
.point span a{display: block;float: left;width: 370px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.related_new{padding-top: 20px;}

/* 定制新闻首页 */
.news_page .n{background: #fff;padding: 20px;position: relative;}
.news_page .news_page_t{font-size: 30px;padding-bottom: 20px;}
.news_page .news_page_t span{font-size: 18px;color: #999;}
.news_page .more{position: absolute;z-index: 1;right: 0;top: 35px; display: inline-block; width: 65px; height: 28px; line-height: 28px; color: #fff; background-color: #015198; font-size: 12px; text-align: center;  border-bottom-left-radius: 12px; border-top-left-radius: 12px;}
.news_page .n1{margin: 40px 0 20px;}
.news_page .n1 .item a{display: block;overflow: hidden;position: relative;}
.news_page .n1 .item span{display: block;width: 400px;height: 250px;overflow: hidden;float: left;}
.news_page .n1 .item img{width: 100%;}
.news_page .n1 .item h4{font-size: 20px;font-weight: normal;float: right;width: 720px;margin-bottom: 20px;}
.news_page .n1 .item p{width: 720px;float: right;color: #666;}
.news_page .n1 .item a::after{content: "详情+";width: 120px;line-height: 40px;text-align: center;position: absolute;left: 440px;bottom: 55px;border: 1px #015198 solid;color: #015198;z-index: 1;}
.news_page .n1 .item a:hover::after{background: #015198;color: #fff;}

.news_page .n2{width: 760px;height: 415px;margin-bottom: 20px;}
.news_page .n2 img{display: none;}
.news_page .n2_top{padding:0 0 20px 70px;position: relative;}
.news_page .n2_top::after{content: "头条";display: block;width: 50px;line-height: 30px;text-align: center;border-radius: 4px;background: #015198;color: #fff;font-weight: bold;position: absolute;left: 0;top: 10px;}
.news_page .n2_top h4{font-size: 22px;padding-bottom: 10px;font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_page .n2_top p{color: #999;}
.news_page .n2_list .item{padding-left: 12px;position: relative;}
.news_page .n2_list .item::after{content: "";width: 4px;height: 4px;border-radius: 100%;background: #bdbdbd;position: absolute;left: 0;top: 18px;}
.news_page .n2_list a{display: block;border-bottom: 1px #e5e5e5 dashed;line-height: 40px;position: relative;}
.news_page .n2_list h4{font-weight: normal;color: #666;width: 640px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_page .n2_list p{display: none;}
.news_page .n2_list .time{display: block;position: absolute;right: 0;top: 0;color: #999;}
.news_page .n2_list a:hover h4{color: #015198}

.news_page .n3{width: 340px;height: 415px;margin-bottom: 20px;}
.news_page .n3 h4{font-weight: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_page .n3_top{padding-bottom: 10px;}
.news_page .n3_top span{display:block;width: 100%;height: 160px;overflow: hidden;}
.news_page .n3_top img{width: 100%;}
.news_page .n3_top h4{padding: 10px 0 6px}
.news_page .n3_top p{color: #999;font-size: 12px;}
.news_page .n3_list img,.news_page .n3_list p{display: none;}
.news_page .n3_list h4{font-size: 12px;line-height: 24px;}
.news_page .n3_list .item{padding-left: 12px;position: relative;}
.news_page .n3_list .item::after{content: "";width: 4px;height: 4px;border-radius: 100%;background: #bdbdbd;position: absolute;left: 0;top: 11px;}

.news_page .n4 .item{width: 275px;float: left;margin-right: 20px}
.news_page .n4_list {margin-right: -20px;}
.news_page .n4 .item span{display: block;height: 200px;overflow: hidden;}
.news_page .n4 .item img{width: 100%;}
.news_page .n4 h4{font-weight: normal;padding: 10px 0 5px}
.news_page .n4 p{font-size: 12px;color: #999;}


/* 关于定制 */
.about_page{}
.about_page .about_main{margin: 0 auto;width: 1200px;}
.about_page .ap{margin-bottom: 50px;}
.about_page .apt{font-size: 30px;line-height: 30px;padding-bottom: 40px;text-align: center;font-weight: normal;}
.about_page .ap1 span{display: block;float: right;width: 580px;overflow: hidden;}
.about_page .ap1 .desc{display: block;float: left;width: 540px;background: #f5f5f5;padding: 20px 1.5% 30px; color: #666;overflow: hidden;}
.about_page .ap1 span img{width: 100%;}
.about_page .ap2 img{width: 100%;}
.about_page .ap3 {display: block;text-align: center;}
.about_page .ap4{background: #efefef;padding-top: 50px;}
.about_page .ap5 .list{width: 52%;float: left;}
.about_page .ap5 .list .item{width: 48%;float: left;margin-right: 2%;margin-bottom: 20px;}
.about_page .ap5 .list .item h4{display: none;}
.about_page .ap5 .list .item span{display: block;text-align: center;height: 338px;}
.about_page .ap5 .list .item img{max-width: 100%;max-height: 100%;height: 100%;}
.about_page .ap5 .list .item a{display: block;height: 338px;padding: 20px;border: 1px #e5e5e5 solid;}
.about_page .ap5 .ap5_ad{width: 48%;float: right;text-align: right;}
.about_page .ap5 .ap5_ad img{height: 780px;}
.about_page .ap6{background: #efefef;padding-top: 50px;padding-bottom: 50px;}
.about_page .ap6 .list .item a{padding: 20px;display: block;}
.about_page .ap6 .list .item img{width: 100%;}
.about_page .ap6 .list .item h4{padding-top: 15px;font-weight: normal;text-align: center;}
.about_page .ap6 .owl-theme .owl-controls .owl-buttons .owl-prev{left: -80px;top: 40%;}
.about_page .ap6 .owl-theme .owl-controls .owl-buttons .owl-next{right: -80px;left: auto;top: 40%;}
.about_page .ap6 .owl-controls .owl-pagination{display: none;}

/*大事记start*/
.event_box{width:100%;margin:0 auto;position:relative;min-height:330px;}
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:85%;height:1px;background:#858585;position:absolute;/* top:33%;*//* right:-140%;*/right:8%;top:35%;/* margin-top:-0.5px;*/z-index:8;}
.parHd li.no_line:before{display:none;}
.parHd li.act{color: #5b3375;}
.parHd li{display:inline-block;width: 80px!important;;cursor:pointer;padding-top:15px;font-size:16px;color:#000;margin:0 30px;position:relative;}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:10;top:-12px;left:50%;margin-left:-12px;}
.parBd{text-align:center;margin-bottom: 70px;}
.parBd h4{position:relative;font-size:18px;padding:25px 60px;display:inline-block;text-align:center;background: #fff;box-shadow: 0 3px 10px 6px rgba(0, 0, 0, 0.1);font-weight: normal;}
.parBd h4 b{font-size: 30px;margin-right: 30px;}
div#listBox {width:100%;}
.sPrev,.sNext{width:35px;height:35px;display:block;position:absolute;bottom:107px;cursor: pointer;}
.sPrev{left:0;}
.sPrev::after{position: absolute;width: 200px;height: 1px;background: #858585;top: 17px;right: -200px;content: "";}
.sNext{right:0;}
.sNext::after{position: absolute;width: 200px;height: 1px;background: #858585;top: 17px;left: -200px;content: "";}

.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:28px;z-index:11;}
.parHd li span,.parHd li.clone span{display:none;}	

/*新闻列表*/
#right .news_list{padding: 30px 0;}
#right .news_list li{position: relative; padding-left: 202px; height: 130px;padding-bottom: 20px;border-bottom: 1px #e5e5e5 dashed;margin-bottom: 20px;}
#right .news_list .image{display: block; width: 200px; height: 130px; position: absolute; left: 0; top: 0; overflow: hidden; border: 1px #e5e5e5 solid;}
#right .news_list .image img{width: 100%; height: 100%;}
#right .news_list h4{font-size: 18px; color: #000; font-weight: normal;}
#right .news_list a{display: block;height: 132px;padding-left: 20px;}
#right .news_list a:hover{background: #f6f6f6;}
#right .news_list a:hover h4{color: #015198}
#right .news_list .list_time{display: block;color: #999;}
#right .news_list .desc{color: #999;}


/*下载列表*/
#right .download_list{padding: 30px 0;}
#right .download_list li{ margin-bottom: 20px; border-bottom: 1px #eee dashed; padding-bottom: 20px;}
#right .download_list h4{font-size: 18px; color: #000; font-weight: normal;}
#right .download_list a{display: block;}
#right .download_list a:hover h4{color: #015198}
#right .download_list .list_time{display: block;}
#right .download_list .desc{color: #999;}


/*新闻详情*/
.news_content .content_title{font-size:22px; font-weight: normal; line-height:45px; color: #000;text-align: center}
.news_content .time{display: block;text-align: center;color: #999;}
.news_info{border-top: 1px #e5e5e5 dashed;padding-top: 20px; margin-top: 20px;border-bottom: 1px #e5e5e5 dashed;}
.down_btn{display: inline-block; padding: 8px 25px; background: #e58904; color: #fff; font-size: 16px; border-radius: 3px; -webkit-border-radius: 3px; margin-right: 10px;}
.down_btn:hover{color: #fff; background: #CE7A00;}

/*订单留言*/
dl.table{margin:30px 0 0;}
dl.table dt{float:left; width:75px; height:40px; line-height:40px;}
dl.table dd{margin-bottom: 20px;}
dl.table dd input{border:1px solid #ebebeb;width:360px; height: 40px;border-radius: 2px;}
dl.table dd.biezhu textarea{height:115px;width:360px;border:1px solid #ebebeb;}
.codeimg{background-color: #000; margin: 0 0 0 10px;cursor: pointer;}
dl.table dd .submit_btn{ width: 160px; margin-right: 20px; background: #015198; color: #fff; cursor: pointer; border:none; text-indent: 0;position: relative;z-index: 100;}

/*网站地图*/
.ul_sitemap{margin: 10px auto 30px;}
.ul_sitemap li{list-style: none; line-height: 26px;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

/*=======================内页部分end=======================*/

/* 悬浮客服1*/
#leftsead{position:fixed;bottom:32%;right:0; z-index:79}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{height:50px;margin-bottom: 1px;}
#leftsead li span{display: block; width: 140px; height: 50px; padding-left: 50px;margin-right:-140px;cursor:pointer;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#leftsead li a{height:50px;float:right;display:block;min-width:50px;max-width:140px; color: #fff; line-height: 50px;border-radius: 6px 0 0 6px;overflow: hidden;}

#leftsead li.qq_li span{background: #19baea url(../images/q.png) no-repeat 12px center;}
#leftsead li.msn_li span{background: #58d249 url(../images/msn.png) no-repeat 12px center;}
#leftsead li.skype_li span{background: #12e2cd url(../images/skype.png) no-repeat 12px center;}
#leftsead li.w_li span{background: #ef6311 url(../images/ww.png) no-repeat 12px center;}
#leftsead li.ww_li span{background: #e8952d url(../images/ww.png) no-repeat 12px center;}
#leftsead li.www_li span{background: #b1d848 url(../images/ww.png) no-repeat 12px center;}
#leftsead li.feedback span{background: #e46464 url(../images/feedback.png) no-repeat 12px center;}
#leftsead li.code_li span{background: #6381f1 url(../images/code.png) no-repeat 12px center; position: relative;}
#leftsead li.code_li .code{ width: 280px; height: 280px; position: absolute; right: 140px; bottom: 0; background:#6381f1; background: rgba(99, 129, 241, 0.52); border-radius: 5px; padding: 10px;}
#leftsead li.code_li .code img{width: 280px; height: 280px;}
#leftsead li.top_li span{background: #6e6e6e url(../images/gotop.png) no-repeat 12px center;}
#remind{ width: 100%; height: 50px;line-height: 50px; position: fixed; bottom: 0; left: 0; z-index: 10; color: #f5d783; font-size: 20px; text-align: center; background: #000; background: rgba(0,0,0,.8);}

/* 悬浮客服2*/
.main-im{ position:fixed; right: 10px; top:30%; z-index: 100; width: 110px; height: 272px;}
.main-im .qq-a { display: block; width: 108px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd;padding-top: 10px;}
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #005199;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 145px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -100px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 116px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 114px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }
