﻿@charset "utf-8";
/* CSS Document */
/* powered by:杭州翰臣科技有限公司 方小燕; */
/*http://www.68hanchen.com http://68hanchen.com*/
/* Blood_Wolf专用样式表，支持开源，如有使用或二次开发，请标明出处，谢谢合作！ */
/*#ff8a00; 翰臣科技有限公司VI色系*/
/* 起始样式 */
body{ margin:0; padding:0; font-family:"微软雅黑",arial; font-size:12px; color:#4c4c4c;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0;}
a, a:hover, a:visited, li, li:hover, dd, dd:hover , p{ text-decoration:none; color:#4c4c4c; -webkit-transition: color 0.3s ease-in; -moz-transition: color 0.3s ease-in; -ms-transition: color 0.3s ease-in; -o-transition: color 0.3s ease-in; transition: color 0.3s ease-in;}
ul,li{ list-style:none; margin:0; padding:0;}
img{ border:0 none; text-decoration:none;}
.clear{ clear:both; width:0; height:0;}
html{ overflow-x:hidden;}
/* 起始样式结束 */

/* 头部 */
.top{ width: 100%; background: #f1f1f1;}

	.mobile_hd{ display: none;}
	.head{ width: 1000px; margin: 0 auto; padding-top: 6px;}
	.head .logo{ width:144px; height: 78px; float: left; padding: 15px 0 16px 0; }
	.head .head_rt{ width: 652px; float: right;}
	.head .head_rt .language{ width:306px; padding-left: 536px; overflow: hidden;}
	.head .head_rt .language a{ margin-left: 10px;}
	.head .head_rt .nav{ padding-bottom: 6px; padding-top:20px; }
	.head .head_rt .nav li{ float: left;}
	.head .head_rt .nav li a{ padding: 0 26px; display: block; font-size: 14px; line-height: 26px;}
	.head .head_rt .nav li a p{ border-bottom: 2px solid #f1f1f1; line-height: 24px; -webkit-transition: color 0.5s ease-in; -moz-transition: color 0.5s ease-in; -ms-transition: color 0.5s ease-in; -o-transition: color 0.5s ease-in; transition: color 0.5s ease-in;}
	.head .head_rt .nav li:hover a p , .head .head_rt .nav li.cur a p{ border-color:#00aeef;}
	.banner{ width: 100%; margin-bottom: 36px;}
	.banner img{ display: block; width: 100%;}
	.banner1{ width: 100%; margin-bottom: 46px; position: relative;}
	.banner1 img{ display: block; width: 100%;}
	.banner1 .banner-tit{ position: absolute; top: 26%; width: 1000px; left: 50%; margin-left: -500px; color: #fff;}
	.banner1 .banner-tit h1{ font-size: 36px; line-height: 56px;}
	.banner1 .banner-tit h1 b{ font-size: 42px; vertical-align: middle;}
	.banner1 .banner-tit .text{ height: 72px; width: 330px;}
	.banner1 .banner-tit .text1{ height: 72px; width: 410px;}
	.banner1 .banner-tit .text1 p{ color: #808080; font-size: 14px; line-height: 20px;}
	.banner1 .banner-tit p{ color: #fff; font-size: 14px; line-height: 30px;}
	.banner1 .banner-tit .text small{ font-family: arial; letter-spacing: 0px;}
	.banner1 .banner-tit span{ display: block; width: 48px; height: 1px; background: #fff;}

/* .index_main */

	.index_main{ width: 1000px; margin: 0 auto; padding-bottom: 70px;}
	.section .text{ float: left; width: 550px;}
	.section .picture{ float: right; width: 248px; height: 255px; margin-right: 40px; padding-top: 16px;}
	.section .item{ width: 202px; padding: 10px; border: 3px solid #efefef; margin-right: 29px; }
	.section .item h6{ width: 152px;}
	.section .item .img{ width: 202px; height: 129px;}
	.section .text .tit .tit_img{ margin-bottom: 24px;}
	.section .text .tit h3{ font-size: 18px; line-height: 24px;}

.section{ overflow: hidden; padding-bottom: 20px;}
.section .text .tit{ margin-bottom: 24px;}
.section .text .tit .tit_img{ margin-bottom: 24px;}
.section .text .tit .tit_img img{ max-width: 300px; width: 40%;}
.section .text .info{ line-height: 24px; height: 100px; overflow: hidden; margin-bottom: 20px;}
.section .text .more{ width: 230px; height: 44px; border:1px solid #00aeef; box-shadow: 2px 2px 0 #00aeef; -webkit-transition:all .3s; -moz-transition:all .3s;-o-transition: all .3s; -ms-transition: all .3s; transition:all .3s;}
.section .text .more a{ display: block; width: 180px; padding-right: 50px; text-align: center; line-height: 44px; font-size: 14px; background: url(../images/index_arrow.png) no-repeat 160px center;-webkit-transition:all .3s; -moz-transition:all .3s;-o-transition: all .3s; -ms-transition: all .3s; transition:all .3s;}
.section .text .more:hover{ box-shadow:none;}
.section .text .more:hover a{ background-position: 170px center;}
.section .item{ float: left; background: #efefef;  -moz-border-radius: 10px; -ms-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;-webkit-transition:all .3s; -moz-transition:all .3s;-o-transition: all .3s; -ms-transition: all .3s; transition:all .3s;}
.section .it2{-ms-animation-delay:0.3s; -o-animation-delay:0.3s; -moz-animation-delay:0.3s; -webkit-animation-delay:0.3s; animation-delay:0.3s;}
.section .it3{-ms-animation-delay:0.6s;-o-moz-animation-delay:0.6s; -moz-animation-delay:0.6s; -webkit-animation-delay:0.6s; animation-delay:0.6s;}
.section .it4{-ms-animation-delay:0.9s;-o-moz-animation-delay:0.9s; -moz-animation-delay:0.9s; -webkit-animation-delay:0.9s; animation-delay:0.9s;}
.section .item h3{ text-align: center; font-size: 16px; line-height: 18px;}
.section .item h6{ margin: 0 auto; margin-bottom: 10px; text-align: center; color: #be2018; background: url(../images/dot.jpg) repeat-x center;}
.section .item h6 span{ padding: 0 6px; background: #efefef;}
.section .item .img{ margin: 0 auto; margin-bottom: 10px; overflow: hidden; -moz-border-top-left-radius: 10px; -ms-border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -ms-border-top-right-radius: 10px; -moz-border-top-right-radius: 10px; -o-border-top-right-radius: 10px; border-top-right-radius: 10px;}
.section .item .img a{ display: block; -moz-border-top-left-radius: 10px; -ms-border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;}
.section .item .img img{ max-width: 100%; width: 100%; border-top-right-radius: 10px; -webkit-transition:-webkit-transform 0.8s ease-out; -moz-transition:-mos-transform 0.8s ease-out; -ms-transition:-ms-transform 0.8s ease-out; transition:transform 0.8s ease-out;}
.section .item:hover .img img{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.section .item p{ height: 36px; line-height: 18px; margin-bottom: 20px;}
.section .item .more{ padding-left:160px; margin-bottom: 8px;}
.section .item .more a{ display: block; overflow: hidden;}
.section .item .more a img{ margin-left: -16px; -webkit-transition:all .3s; -moz-transition:all .3s;-o-transition: all .3s; -ms-transition: all .3s; transition:all .3s;}
.section .item:hover .more a img{ margin-left: -8px;}
.section .item:hover{ border-color: #00aeef; box-shadow: 1px 1px 6px #a98686;}
/* foot */

	.footer{ width: 100%; background: #00aeef; line-height: 40px; color: #e5e5e5;}
	.footer .foot{ width: 1000px; margin: 0 auto; overflow: hidden;}
	.footer .foot .div1{ float:left;}
	.footer .foot .div1 .fot_a1{ color: #e5e5e5; margin-right: 40px; padding-left: 24px; background: url(../images/fot_icon.png) no-repeat left center; display: inline-block;}
	.footer .foot .div1 .fot_a1:hover{ color: #fff;}
	.footer .foot .div2{ float: right;}
	.footer .foot .div2 a{ color: #e5e5e5;}
	.footer .foot .div2 a:hover{ color: #fff;}
	.footer .foot .div3{ display: none;}

/* 引导页 */
.guide-body{ position: absolute; width: 100%; height: 100%; background: url(../images/guide_bg.jpg) no-repeat center; background-size: 100% 100%;}
.guide-body img{ width: 100%; height: 100%;}
.guide{ width: 600px; height: 370px; position: absolute; left: 50%; margin-left: -300px; top: 30%; text-align: center;}
.guide .guide-logo{ margin-bottom: 46px; position: relative; top: -80px; opacity: 0; filter:alpha(opacity=0);}
.guide .guide-logo img{ width: 100px; height:100px;}
.guide .guide-logo p{ font-size: 16px; color: #000; line-height: 36px;}
.guide .line{ display: block; width: 34px; height: 1px; margin: 0 auto; background: #dd3e35; margin-bottom: 50px; position: relative; top: -40px; opacity: 0; filter:alpha(opacity=0);}
.guide-tit{ margin-bottom: 56px; position: relative; top: -60px; opacity: 0; filter:alpha(opacity=0);}
.guide h3{ font-size: 20px; color: #000; line-height: 32px; }
.guide h4{ font-size: 16px; color: #e15149; line-height: 32px; letter-spacing: 3px; font-weight: normal; font-family: arial;}
.guide .enterBtn{ width: 110px; height: 38px; margin: 0 auto; position: relative; top: -60px; opacity: 0; filter:alpha(opacity=0);}
.guide .enterBtn a{ display: block; border-radius: 20px; background: #e1524b; color: #fff; line-height: 38px; font-size: 14px; position: relative;}
@-webkit-keyframes pulse1{
	0%{-webkit-transform:scale(0.2);transform:scale(0.2)}
	100%{-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes pulse1{
	0%{-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2)}
	100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}
	.pulse1{-webkit-animation-name:pulse1;animation-name:pulse1; -webkit-animation-duration:1.5s; -moz-animation-duration:1.5s; -o-animation-duration:1.5s; -ms-animation-duration:1.5s; animation-duration:1.5s;}

/*产品及解决方案*/
.body1{ background: #f2f2f2;}
.proGuide_main{ width: 1000px; margin: 0 auto; margin-bottom: 50px;}
.proGuide_main .section{ overflow: hidden; margin-bottom: 20px; padding-bottom: 0;}
.proGuide_main .section .lf{ float: left;}
.proGuide_main .section .rg{ float: right;}
.proGuide_main .picture1{ width: 1000px;overflow: hidden;}
.proGuide_main .picture1 img{ width: 100%;}
.proGuide_main .picture1:hover img{ animation-name:pulse;}
.proGuide_main .text-box{ display: table; width: 437px; height: 260px; text-align: center; background: #fff; position: relative;}
.proGuide_main .text-box .text1{ display: table-cell; vertical-align: middle;}
.proGuide_main .txtB1:before{ position: absolute; top: 50%; left: -32px; content: ''; width: 0px; height: 0px; display: block; border-width: 16px; border-style: solid; border-color: transparent #fff transparent transparent; overflow: hidden;}
.proGuide_main .txtB2:before{ position: absolute; top: 50%; right: -32px; content: ''; width: 0px; height: 0px; display: block; border-width: 16px; border-style: solid; border-color: transparent transparent transparent #fff; overflow: hidden;}
.proGuide_main .text-box h3{ font-size: 18px; line-height: 32px; color: #4d4d4d;}
.proGuide_main .text-box h4{ background: url(../images/line1.jpg) repeat-x center; width: 232px; margin: 0 auto; margin-bottom: 40px;}
.proGuide_main .text-box h4 span{ width: 190px; background: #fff; display: block; line-height: 32px; margin: 0 auto; font-size: 14px; font-family: arial; letter-spacing: 2px; color: #999; font-weight: normal;}
.proGuide_main .text-box a{ display: block; width: 110px; height: 30px; text-align: center; font-size: 14px; line-height: 30px; border: 1px solid #b41d1d; margin: 0 auto;}
.proGuide_main .text-box a:hover{ background: #b41d1d; color: #fff;}
.proGuide_main .dely{ -webkit-animation-delay:0.3s; -moz-animation-delay:0.3s; -o-animation-delay:0.3s; -ms-animation-delay:0.3s; animation-delay:0.3s;}

/* 行业应用 */
.content{ width: 1000px; margin: 0 auto;}
.location{ text-align: right; line-height: 30px; margin-bottom: 10px;}
.location a{ padding: 0 6px; color: #b2b2b2;}
.main-box{ padding-bottom: 88px;}
.lfSider{ width: 216px; float: left; background: #fff;}
.lfSider .side-top-tit{ padding: 20px;}
.lfSider .side-top-tit h2{ font-size: 16px; line-height: 22px;}
.lfSider .side-top-tit span{ display: block; font-size: 12px; line-height: 18px; color: #b3b3b3; font-family: arial;}
.lfSider .siderUl li{ border-top: 1px dashed #aaa; }
.lfSider .siderUl .dddd{ display: block; padding: 16px 20px; font-size: 14px; color: #b2b2b2; background: url(../images/side_icon.png) no-repeat 182px center;}
.lfSider .siderUl .dddd-active{ color: #fff; background: url(../images/side_icon1.png) no-repeat 182px center #b41d1d;}
.lfSider .side-item{ padding: 10px 20px; padding-right: 10px;}
.lfSider .side-item .aa1{ display: block; /*background: url(../images/side_icon2.png) no-repeat left top;*/ line-height: 32px; overflow: hidden; padding-left: 26px; font-size: 14px; color: #b2b2b2; -webkit-transition:all .3s; -moz-transition:all .3s;-o-transition: all .3s; -ms-transition: all .3s; transition:all .3s;}
.lfSider .side-item .aa1:hover , .lfSider .side-item .aa1.cur{ /*background-position: left bottom;*/ color: #b41d1d; font-weight: bold;}
.rgCont{ width: 690px; min-height: 500px; padding: 50px 30px; float: right; background: #fff;}
.rgCont .title-tip{ font-size: 16px; color: #b41d1d; line-height: 50px; border-bottom: 1px solid #e9e9e9; margin-bottom: 30px;}
.industry-list{ display: table; border-left: 1px solid #e5e5e5;}
.industry-list .list-item{ display: table-row; border-left: 1px solid #e5e5e5; line-height: 18px;  text-align: center;}
.industry-list .itm-hd{ font-size: 14px; background: #f2f2f2; border-top: 1px solid #e5e5e5;}
.industry-list .list-item span{ display: table-cell; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.industry-list .list-item .sp1{ width: 82px; padding: 10px 0;}
.industry-list .list-item .sp2{ width: 190px; text-align: left;}
.industry-list .list-item .sp3{ width: 74px;}
.industry-list .list-item .sp4{ width: 170px; text-align: left;}
.industry-list .list-item .sp5{ width: 82px;}
.industry-list .list-item .sp6{ width: 90px;}
.industry-list .list-item .sp7{ width: 82px;}
.industry-list .list-item .sp7 a{ display: block; width: 40px; height: 18px; text-align: center; line-height: 18px; border: 1px solid #b41d1d; margin: 0 auto;}
.industry-list .list-item .sp7 a:hover{ color: #fff; background: #b41d1d;}

.industry-list1{ display: table; border-left: 1px solid #e5e5e5;}
.industry-list1 .list-item{ display: table-row; border-left: 1px solid #e5e5e5; line-height: 18px;  text-align: center;}
.industry-list1 .itm-hd{ font-size: 14px; background: #f2f2f2; border-top: 1px solid #e5e5e5;}
.industry-list1 .list-item span{ display: table-cell; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.industry-list1 .list-item .sp1{ width: 100px; padding: 10px 0;}
.industry-list1 .list-item .sp2{ width: 250px; text-align: left;}
.industry-list1 .list-item .sp3{ width: 110px;}
.industry-list1 .list-item .sp6{ width: 110px;}
.industry-list1 .list-item .sp7{ width: 110px;}
.industry-list1 .list-item .sp7 a{ display: block; width: 40px; height: 18px; text-align: center; line-height: 18px; border: 1px solid #b41d1d; margin: 0 auto;}
.industry-list1 .list-item .sp7 a:hover{ color: #fff; background: #b41d1d;}
.industry-list1 .itm-hd .sp2 , .industry-list .itm-hd .sp2 , .industry-list .itm-hd .sp4{ text-align:center;}

.industry-info{ font-size: 14px; line-height: 24px; text-indent: 2em; padding-bottom: 20px;}
.industry-info .tt{ color: #b41d1d; text-indent: 0em;}
.industry-info ol{ padding: 0; margin: 0;}
.rgCont .back{ float: right; width: 86px; height: 28px;}
.rgCont .back a{ display: block; text-align: center; padding-left: 20px; font-size: 14px; border: 1px solid #ddd; background: url(../images/back.png) no-repeat 20px center; line-height: 28px; font-size: 14px;}
.rgCont .back a:hover{ border: 1px solid #b41d1d; background: url(../images/back1.png) no-repeat 20px center #b41d1d; color: #fff;}

/* 服务与支持 */
.lfSider .siderUl .ddd{ display: block; padding: 16px 20px; font-size: 14px; color: #b2b2b2; background: url(../images/service_icon.png) no-repeat 182px center; -webkit-transition:all .3s; -moz-transition:all .3s;-o-transition: all .3s; -ms-transition: all .3s; transition:all .3s;}
.lfSider .siderUl .ddd:hover , .lfSider .siderUl .ddd.cur{ background: url(../images/service_icon1.png) no-repeat 182px center #00aeef; color: #fff;}
.title-tip h3{ font-size: 16px; line-height: 22px; color: #00aeef; padding-left: 24px; margin: 0; background: url(../images/service_tt_icon.png) no-repeat left center;}
.title-tip span{ font-size: 16px; color: #808080; font-family: arial; line-height: 22px; margin-bottom: 20px; display: block;}
.customization-info{ font-size: 14px; line-height: 24px; color: #808080; padding: 0 40px; padding-bottom: 40px;}
.customization-info p{ color: #808080;}
.customization-info .form{ margin-bottom: 46px;}
.customization-info .form .form-group{ margin-bottom: 24px;}
.customization-info .form .form-group label{ text-align: right; display: inline-block; width: 132px; vertical-align: top;}
.customization-info .form .form-group input{ border: 1px solid #ddd; outline: none; width: 190px; height: 24px; line-height: 24px; font-family: "微软雅黑";}
.customization-info .form .form-group textarea{ outline: none; border: 1px solid #ddd; width: 470px; height: 116px; line-height: 24px; font-family: "微软雅黑";}
.customization-info .btn-group{ text-align: center;}
.customization-info .btn-group a{ display: inline-block; width: 180px; height: 40px; line-height: 40px; background: #f2f2f2; margin: 0 5px; margin-bottom: 10px;}
.customization-info .btn-group a:hover{ color: #fff; background: #da251c;}
.marketing-info{ padding: 0 40px;}
.market-map{ width: 595px; height: 504px; position: relative;}
.market-map img{ width: 100%; height: 100%;}
.market-map .icon{ position: absolute; width: 20px; height: 24px; background: url(../images/market_icon.png) no-repeat center; display: block; cursor: pointer; z-index: 1;}
.market-map .icon:hover{ background: url(../images/market_icon1.png) no-repeat center;}
.market-map .icon1{ /*left: 443px; top: 178px;*/ left: 75.45%; top: 35.32%;}
.market-map .icon2{ /*left: 450px; top: 216px;*/ left: 75.63%; top: 42.86%;}
.market-map .icon3{ /*left: 508px; top: 298px;*/ left: 85.38%; top: 59.13%;}
.market-map .icon4{ /*left: 485px; top: 308px;*/ left: 81.51%; top: 61.11%;}
.market-map .icon5{ /*left: 465px; top: 370px;*/ left: 78.15%; top: 70%;}
.market-map .icon6{ /*left: 416px; top: 400px;*/ left: 71%; top: 76%;}
.market-map .icon7{ /*left: 280px; top: 308px;*/ left: 47.06%; top: 61.11%;}
.market-map .show-div{ position: absolute; width: 310px; padding: 20px 30px; border: 1px solid #b41d1d; background: #fff; display: none; z-index: 2;}
.market-map .show-div h4{ font-size: 14px; color: #b41d1d; line-height: 22px; margin-bottom: 10px;}
.market-map .show-div p{ font-size: 14px; line-height: 24px;}
.market-map .show-div p i{ color: #b2b2b2; font-style: normal;}
.market-map .div1{ /*left: 73px; top: -40px; left: 12.27%; top: -7.9%;*/ left: 0; top: 0;}
.market-map .div2{ /*left: 79px; top: -6px; left: 13.28%; top: -1.2%;*/ left: 0; top: 0;}
.market-map .div3{ /*left: 130px; top: 80px; left: 21.85%; top: 15.87%;*/ left: 0; top: 0;}
.market-map .div4{ /*left: 116px; top: 90px; left: 19.49%; top: 17.85%;*/ left: 0; top: 0;}
.market-map .div5{ /*left: 100px; top: 150px; left: 16.81%; top: 29.76%;*/ left: 0; top: 0;}
.market-map .div6{ /*left: 50px; top: 180px; left: 8.4%; top: 35.71%;*/ left: 0; top: 0;}
.market-map .div7{ /*left: 60px; top: 80px; left: 10.08%; top: 15.87%;*/ left: 0; top: 0;}
/* news-list */
.new-list ul{ margin-bottom: 40px;}
.new-list li{ background: #f2f2f2; margin-bottom: 10px; position: relative; left: 0;}
.new-list li a{ display: block; position: relative; padding: 20px 26px;}
.new-list li a h3{ font-size: 16px; line-height: 24px; margin-bottom: 10px; font-weight: normal;}
.new-list li a span{ position: absolute; right: 26px; top: 22px; color: #b41d1d;}
.new-list li a p{ font-size: 14px; line-height: 22px; color: #999; height: 44px; overflow: hidden;}
.new-list li:hover{ background: #b41d1d;}
.new-list li:hover a , .new-list li:hover a span , .new-list li:hover a p{ color: #fff;}
.new-info{ padding: 0 20px;}
.news-info-title{ text-align: center; border-bottom: 1px solid #ddd; margin-bottom: 40px;}
.news-info-title h3{ font-size: 16px; line-height: 24px; margin-bottom: 10px;}
.news-info-title .from a{ color: #b3b3b3; font-size: 12px; line-height: 26px;}
.news-info-title .from a span{ color: #4d4d4d;}
.news-article{ font-size: 14px; line-height: 24px; color: #808080; border-bottom: 1px solid #ddd; padding-bottom: 30px; margin-bottom: 50px;}
.news-article p{ color: #808080; text-indent: 2em;}
.new-info .next{ position: relative;}
.new-info .next p{ font-size: 14px; line-height: 26px;}
.new-info .next p:hover a{ color: #b41d1d;}
.new-info .next .back{ width: 36px; height: 30px; line-height: 30px; position: absolute; right: 0; top: 4px; padding-left: 20px; background: url(../images/back.png) no-repeat left center;}
.new-info .next .back:hover{ background: url(../images/back2.png) no-repeat left center; color: #b41d1d;}
/*关于沸点*/
.about-info{ font-size: 14px; line-height: 24px; color: #808080;}
.about-info p{ color: #808080;}
.about-info p b{ color: #4d4d4d;}
.about-info h3{ font-size: 16px; color: #4c4c4c; margin-bottom: 20px;}
.history-item{ margin-bottom: 30px;}
.history-item h2{ font-size: 22px; line-height: 32px; color: #da251c; font-family: arial; margin-bottom:10px;}
.history-item .history-info{ background: #f2f2f2; padding: 10px; width: 600px; margin-left:30px;}
.history-item .history-info h4{ font-size: 14px; color: #da251c; padding-left: 26px; background: url(../images/history_line.jpg) no-repeat left center; margin: 10px 0;}
.history-item .history-info p{ padding: 0 26px; font-size: 14px; line-height: 22px; color: #808080;}
.partner-list{ overflow: hidden;}
.partner-list li{ width: 120px; height: 120px; border: 1px solid #ccc; float: left; margin-right: 16px; margin-bottom: 20px; display: table;}
.partner-list li span{ display: table-cell; vertical-align: middle; margin: 0 auto; text-align: center;}
/* 联系我们 */
.main-box1{ background: #fff; padding: 40px 56px; margin-bottom: 80px;}
.main-box1 .title-tip{ font-size: 16px; color: #b41d1d; line-height: 50px; border-bottom: 1px solid #e9e9e9; margin-bottom: 50px;}
.contact_info{ width: 1000px; float: left; padding-top: 20px;}
.contact_info h3{ font-size: 16px; line-height: 24px; color: #da251c; margin-bottom: 20px;}
.contact_info p{  font-size: 14px; line-height: 30px; overflow: hidden; height: 30px; }
.contact_info p.p1{background: url(../images/contact_icon1.jpg) no-repeat left center;}
.contact_info p.p2{ background: url(../images/contact_icon2.jpg) no-repeat left center;}
.contact_info p.p3{background: url(../images/contact_icon3.jpg) no-repeat left center;}
.contact_info p.p4{ background: url(../images/contact_icon4.jpg) no-repeat left center;}
.contact_info p.p5{background: url(../images/contact_icon5.jpg) no-repeat left center;}
.contact_info p.p6{ background: url(../images/contact_icon6.jpg) no-repeat left center;}
.contact-map{ width: 900px; height: 546px; float: right;}
.table{border-collapse:collapse; border-spacing:0; empty-cells:show; }

.th, td { border-collapse:collapse; padding:3px 7px 2px 7px; }
.pagination-wrapper{
margin: 20px 0;
}
.pagination{
height: 34px;
text-align: center;
}
.pagination li {
display: inline-block;
height: 34px;
margin-right: 5px;
}
.pagination li a{
float: left;
display: block;
height: 32px;
line-height: 32px;
padding: 0 12px;
font-size: 16px;
border: 1px solid #dddddd;
color: #555555;
text-decoration: none;
}
.pagination li a:hover{
background:#f5f5f5;
color:#0099ff;
}
.pagination li.thisclass {
background: #09f;
color: #fff;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover{
background: transparent;
border-color: #09f;
color: #fff;
cursor: default;
}
#nav {margin:20px 5px 15px 50px; width:840px; display:block;}
#nav .jquery_out {float:left;line-height:62px;display:block; border-right:1px solid #fff; text-align:center; color:#fff;font:24px/32px "微软雅黑"; background:#062723 url(../images/slide-panel_03.png) 0 0 repeat-x;}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel {background:#00cdff; float:left; border-right:1px solid #fff; width:120px;/*IE6 only*/}
#nav .mainlevel a {color:#000; text-decoration:none; line-height:32px; display:block; padding:0 20px; width:100px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#062723 url(../images/slide-panel_03.png) 0 0 repeat-x;}
#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {border-top:1px solid #fff; background:#00cdff; width:120px;/*IE6 only*/}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
