﻿@charset "utf-8";
/* CSS Document */
@import url("layout.css");
@import url("base.css");
* { margin: 0; padding: 0; list-style-type: none; list-style:none; }
a, img { border: 0; }
a { color: #757575; text-decoration: none; }
a:hover { color: #d80c18; }
body { font: 12px/180% Microsoft YaHei, Helvetica, sans-serif, "\5B8B\4F53"; text-align:left; background: #fff; /*overflow-x: hidden;*/ }
h2.en { display:inline-block; font-family:Arial; font-size:26px; font-weight:bold; color:#4aabd0; line-height:40px;}
h2.ch { display:inline-block; font-family:'Microsoft YaHei'; font-size:16px; color:#221815; line-height:40px; }

#wrapper { width: 960px; margin: 0 auto; height: 756px; }
.item-container { position: relative; width: 100%; display: none; }
.item-content { position: absolute; top: 0; left: 0; }
.item-img { display: block; position: relative; z-index: 1002; margin-top: 40px; margin-left: 80px; float: left; }
.img-link { display: block; z-index: 1003; border: none; float: left; }
.item-title { display: inline-block; position: relative; color: #FFF; margin-top: 40px; margin-left: 80px; width: 380px; padding: 12px; font-size: 24px; float: left; }
.item-desc { display: inline-block; position: relative; font-size: 12px; color: #FFF; line-height: 160%; width: 380px; padding: 10px; margin-top: 4px; margin-left: 80px; float: left; z-index: 1001; /* Fallback for web browsers that doesn't support RGBa */ background: rgb(0, 0, 0) transparent; /* RGBa with 0.6 opacity */ background: rgba(0, 0, 0, 0.6); /* For IE 5.5 - 7*/ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); /* For IE 8*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }
.alpha60 { /* Fallback for web browsers that doesn't support RGBa */ background: rgb(0, 0, 0) transparent; /* RGBa with 0.6 opacity */ background: rgba(0, 0, 0, 0.6); /* For IE 5.5 - 7*/ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); /* For IE 8*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }

/*产品中心底部客户幻灯片样式*/
.blk_18 { overflow: hidden; height: 140px; width: 980px; margin: 0 auto;}
.blk_18 .pcont { width: 960px; padding: 2px 6px; margin: 0 auto; overflow: hidden; }
.blk_18 .ScrCont { width: 28000px; padding: 15px 1px 2px; zoom: 1; }
.blk_18 #List1_1, .blk_18 #List2_1 { float: left; height: 120px; }
.blk_18 .pl img { display: block; width: 166px; height: 100px; cursor: pointer; border: none; margin: 6px auto 1px auto; }
.blk_18 .pl { width: 166px; height: 108px; border: 2px solid #ccc; margin: 0px 11px; float: left; text-align: center; line-height: 24px; }
.blk_18 a.pl:hover { border: 1px solid #5dacec; color: #5dacec; background: #fff; }
/*图片木马旋转样式*/
#featured-area { height: 320px; width: 980px; padding: 25px 1px 25px 2px; }
#featured-area img { border: none; }
.roundabout-holder { list-style: none; width: 600px; height: 320px; margin: 0px auto; }
.roundabout-moveable-item { font-size: 12px!important; height: 320px; width: 600px; cursor: pointer; /*padding:5px;border:1px solid #aaaaaa;*/ -webkit-border-radius: 5px; -moz-border-radius: 5px; background: #f9f9f9; }
.roundabout-moveable-item img { height: 100%; width: 100%; background-color: #FFFFFF; margin: 0; }
.roundabout-in-focus { cursor: auto; }
.roundabout-in-focus:hover { -webkit-box-shadow: 0px 0px 20px #787878; -moz-box-shadow: 0px 0px 20px #787878; background: #f9f9f9; }
.roundabout-holder span { display: none; font-size: 11px; }
.roundabout-in-focus:hover span { display: inline; position: absolute; bottom: 5px; right: 5px; padding: 8px 20px; background: #f9f9f9; color: #8A428B; z-index: 999; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px; font-size: 11px; border-left: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; }
.roundabout a:active, .roundabout a:focus, .roundabout a:visited { outline: none; text-decoration: none; }
.roundabout li { margin: 0; }
/*通用样式
------------------------------------------------------------------------------------------*/
/*GOTO TOP*/
.gotop { display: none; background: url(../images/gotop.gif) no-repeat; bottom: 110px; height: 48px; margin-right: -560px; position: fixed; right: 50%; width: 48px; z-index: 9999; }
.gotop:hover { background-position: left -50px; }
/*文本框样式*/
input.wide { width: 250px; }
input.txt { width: 200px; }
input.small { width: 50px; }
.input { display: inline; margin-right: 5px; padding: 5px; height: 18px; line-height: 18px; vertical-align: middle; background: #fff; color: #999px; border: 1px solid #CACACA; border-radius: 4px 4px 4px 4px; font-family: ＂宋体＂; }
/*按钮样式*/
.btn { border-radius: 2px 2px 2px 2px; color: #FFF; display: inline-block; font-size: 12px; height: 30px; line-height: 30px; min-width: 48px; padding: 0 25px; text-align: center; font-family: ＂宋体＂; }
.btn { background-color: #1E7BB3; background-image: -moz-linear-gradient(center top, #3999D2, #1E7BB3); border-bottom: 1px solid #02598E; box-shadow: 0 1px 2px #BBBBBB; text-shadow: 0 -1px 0 #1E7BB3; }
.btn:hover { color: #FFF; opacity: 0.9; }
.btn-mini { height: 20px; line-height: 20px; padding: 1px 8px 0; }
input.btn, button.btn { border-left: 0 none; border-right: 0 none; border-top: 0 none; cursor: pointer; }
.btn-success { background-color: #52A152; background-image: -moz-linear-gradient(center top, #5FBE5F, #52A152); border-bottom: 1px solid #417F41; text-shadow: 0 -1px 0 #52A152; }
.btn-error { background-color: #CB423B; background-image: -moz-linear-gradient(center top, #E85A56, #CB423B); border-bottom: 1px solid #AA352F; text-shadow: 0 -1px 0 #CB423B; }
.btn-gray { background-color: #DDDDDD; background-image: -moz-linear-gradient(center top, #EEEEEE, #DDDDDD); border-bottom: 1px solid #A9A9A9; text-shadow: 0 -1px 0 #EEEEEE; }
.btn-gray, .btn-gray:hover { color: #777777; }
.btn_yellow { display:inline-block; background:url(/templates/green/images/btn_yellow.png) no-repeat; width:142px; height:42px; text-align:center; color:#f08300; line-height:42px; margin-top:5px;}
.btn_yellow:hover { background:url(/templates/green/images/btn_yellow_pressed.png) no-repeat; text-decoration:none; color:#f08300; }
.btn_red { display:inline-block; background:url(/templates/green/images/btn_red.png) no-repeat; width:120px; height:44px; text-align:center; color:#fff; line-height:44px; margin-top:5px;}
.btn_red:hover { background:url(/templates/green/images/btn_red_pressed.png) no-repeat; text-decoration:none; color:#fff; }


/*侧边栏内容表头*/
.head { border-radius: 0 3px 3px 0; height: 35px; background: #faebe4; }
.head dt { float: left; color: #fff; font: bold 14px "Microsoft Yahei"; border-radius: 3px 0 0 3px; width: 150px; line-height: 35px; background: #FF641A; text-align: center; }
.head dd { color: #7BAB2E; }
.head dd span { float: right; margin-right: 10px; font-size: 12px; line-height: 35px; color: #999; }
.head dd span a { color: #999; }
.head .sub_nav { float: left; font-size: 12px; }
.head .sub_nav li { float: left; padding: 0 9px 0 11px; background: url(../images/spacing.gif) no-repeat left 11px; }
.head .sub_nav li.n1 { background: none; }
.head .sub_nav a { color: #7BAB2E; line-height: 35px; font-family: ＂宋体＂; }
.head .sub_nav a:hover { color: #0089cd; }
.head.blue dt { background: #3B8DD1; }
.head.blue dd { color: #3B8DD1; }
.head.blue .sub_nav a { color: #3B8DD1; }
.head.blue .sub_nav a:hover { color: #8CAC52; }
.head.green dt { background: #8CAC52; }
.head.green dd { color: #7BAB2E; }
.head.green .sub_nav a { color: #7BAB2E; }
.head.green .sub_nav a:hover { color: #3B8DD1; }

/*图标定义样式*/
.comm, .view, .time, .sidebar li a { background: url(../images/sprite.gif) no-repeat; }
.comm, .view, .time { margin-right: 10px; padding-left: 20px; }
.comm { background-position: left 4px; }
.view { background-position: left -38px; }
.time { background-position: left -162px;  }
.arrow { float: right; font-weight: bold; padding: 16px 10px 1px 4px; }
.left325 .arrow { float: right; font-weight: bold; padding: 16px 30px 1px 4px; }
/*侧栏目导航*/
.sidebar { /*padding: 4px 10px 10px 10px;*/ }
.sidebar h1 { border-top: 8px solid #ccc; color: #444; font-size: 16px; margin-bottom: 7px; padding-bottom: 50px; background: url(../images/gsxw.png) no-repeat; background-position: 15px 25px;padding-top:15px; }
.sidebar h1 span { color: #e90606; float: left; font-weight: normal; text-indent: 4em; }
.sidebar h2 { border-top: 8px solid #ccc; color: #444; font-size: 16px; margin-bottom: 7px; padding-bottom: 50px; background: url(../images/cpxw.png) no-repeat; background-position: 15px 25px;padding-top:15px; }
.sidebar h2 span { color: #e90606; float: left; font-weight: normal; text-indent: 4em; }
.sidebar h3 { border-top: 8px solid #ccc; color: #444; font-size: 16px; margin-bottom: 7px; padding-bottom: 50px; background: url(../images/hydt.png) no-repeat; background-position: 10px 25px;padding-top:15px; }
.sidebar h3 span { color: #e90606; float: left; font-weight: normal; text-indent: 4em; }
.sidebar h4 { border-top: 8px solid #ccc; color: #444; font-size: 16px; margin-bottom: 7px; padding-bottom: 50px; background: url(../images/mtbd.png) no-repeat; background-position: 15px 25px;padding-top:15px;}
.sidebar h4 span { color: #e90606; float: left; font-weight: normal; text-indent: 4em; }
.sidebar ul { margin: 1px 1px 1px 14px; }
.sidebar ul li { _display: inline; }
.sidebar li a { background-position: left -68px; /*border-bottom:1px solid #F2F2F2;*/ color: #595757; display: block; padding: 8px 0 8px 20px; }
.sidebar li a:hover {color: #333; }
.sidebar li a i { background: #D6D6D6; border-radius: 20px 20px 20px 20px; color: #FFF; float: right; font-size: 10px; font-style: normal; height: 12px; line-height: 12px; margin-top: 1px; overflow: hidden; padding: 1px 4px; text-align: center; width: 12px; }
.sidebar li a .time { color: #999; margin-right: 10px; }
.sidebar .section p { clear: both; display: block; float: none; padding: 5px 0; line-height: 22px; color: #5E5E5E; }
.sidebar1 { padding: 1px 1px 1px 1px; }
.sidebar1 h3 { background-position: 10px 10px; background-color:#eee; color: #444444; font-size: 16px; padding: 10px 1px 2px 16px; height:28px;width:315px;border:1px solid #dadada;}
.sidebar1 h3 span { color: #e90606; float: left; font-weight: normal; text-indent: 4em; }

.sidebar1 ul li { _display: inline; }
.sidebar1 li a { background-position: left -68px; border-bottom: 1px solid #F2F2F2; color: #888; display: block; padding: 8px 0 8px 20px; }
.sidebar1 li a:hover { background-color: #FBFBFB; background-position: left -68px; border-color: #DADADA; color: #333; }
.sidebar1 li a i { background: #D6D6D6; border-radius: 20px 20px 20px 20px; color: #FFF; float: right; font-size: 10px; font-style: normal; height: 12px; line-height: 12px; margin-top: 1px; overflow: hidden; padding: 1px 4px; text-align: center; width: 12px; }
.sidebar1 li a .time { color: #999; margin-right: 10px; }
.sidebar1 .section p { clear: both; display: block; float: none; padding: 5px 0; line-height: 22px; color: #5E5E5E; }
.navbar { margin-bottom: 16px; }
.navbar:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.navbar li { clear: both; padding-bottom: 10px; }
.navbar li a { margin: 0; padding: 0; background: none; border: none; }
.navbar li a:hover { background: none; border: none; }
.navbar li h4 { margin: 0; padding: 5px 0 5px 20px; border: none; color: #888; font-weight: normal; height: 18px; background: url(../images/sprite.gif) no-repeat left -71px; }
.navbar li .list { margin-left: 20px; position: relative; }
.navbar li .list a { display: block; float: left; padding-left: 5%; width: 45%; background: url(../images/icon_arrow_blue.gif) no-repeat left center; line-height: 24px; }
.navbar li .list a.current { color: #3991D0; font-weight: bold; }
/*焦点*/
.focus_list { padding-bottom: 10px; width: 224px; overflow: hidden; }
.focus_list ul { margin-top: 5px; width: 250px; }
.focus_list li { float: left; padding: 0 10px 10px 0; text-align: center; }
.focus_list li a { padding: 0; border: none; background: none; color: #888; }
.focus_list li a:hover { border: 0; }
.focus_list li a img { margin: 0 auto; padding: 1px; border: 1px solid #ccc; width: 64px; height: 64px; }
.focus_list li a span { display: block; line-height: 24px; width: 68px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
/*焦点*/
.focus_list1 { padding: 1px 0 10px; width: 335px; }
.focus_list1 img { width: 335px; /*height: 320px;*/ }
.focus_list1 ul { margin-top: 5px; width: 250px; }
.focus_list1 li { float: left; padding: 0 10px 10px 0; text-align: center; }
.focus_list1 li a { padding: 0; border: none; background: none; color: #888; }
.focus_list li a:hover { border: 0; }
.focus_list1 li a img { margin: 0 auto; padding: 1px; border: 1px solid #ccc; }
.focus_list1 li a span { display: block; line-height: 24px; width: 68px; text-overflow: ellipsis; white-space: nowrap; }
.newsbao_list {
    width:335px;
}
/*新闻栏目*/
.sidebar .news_list li { position: relative; _display: block; padding: 10px 0 3px 30px; height: 20px; vertical-align: top; width:445px; background:url("/templates/green/images/disk.png") no-repeat scroll 16px 19px;}
.left325 .news_list li {width:425px;}
.news_list li a { text-decoration: none; /*border-bottom:1px solid #ccc;*/ /* #ccc换成链接的颜色 */ display: inline-block; padding-bottom: 20px; /*这里设置你要空的距离*/ white-space: nowrap; overflow: hidden; background: none; padding: 0; padding-bottom: 3px; }
.news_list li a:hover { border: none; color: #0089CD; }
.news_list li span { float: right; color: #999; }
/*排行*/
.sidebar .rank_list li { position: relative; _display: block; padding: 10px 0 0 25px; height: 20px; vertical-align: top; }
.rank_list li a { display: block; padding: 0; border: none; background: none; color: #595757; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.rank_list li a:hover { border: none; }
.rank_list li .num { position: absolute; left: 0px; top: 12px; display: inline-block; vertical-align: -3px; *vertical-align: middle; width: 16px; height: 16px; margin-right: 10px; background: #1389d7; font-style: normal; color: #fff; font-size: 10px; font-family: ＂宋体＂; text-align: center; overflow: hidden; }
.rank_list li.active .num { top: 9px; background: #d60007; font-family: ＂宋体＂; }
.rank_list li span { float: right; color: #999; }
/*新闻栏目*/
.sidebar1 .news_list li { position: relative; _display: block; padding: 10px 0 0 0px; height: 20px; vertical-align: top; list-style-type: disc; }
.news_list li a { margin-left:-5px; text-decoration: none; /*border-bottom:1px solid #ccc;*/ display: inline-block; white-space: nowrap; overflow: hidden; background: none; padding: 0; padding-bottom: 3px; font-size:14px;}
.news_list li a:hover { border: none; color: #0089CD; }
.news_list li span { float: right; color: #999; }
/*排行*/
.sidebar1 .rank_list li {height:30px;width:305px; position: relative; _display: block;padding: 7px 1px 1px 26px; background: url(../images/hsjt.png) no-repeat scroll 10px;border:1px solid #dadada;border-top:none; }
/*.rank_list li a{background:url(../images/hsjt.png) no-repeat left;}*/
.rank_list li a:hover { border: none; color: #0089CD; }
.rank_list li .num { position: absolute; left: 0px; top: 12px; display: inline-block; vertical-align: -3px; *vertical-align: middle; width: 16px; height: 16px; margin-right: 10px; background: #1389d7; font-style: normal; color: #fff; font-size: 10px; font-family: ＂宋体＂; text-align: center; overflow: hidden; }
.rank_list li.active .num { top: 9px; background: #d60007; font-family: ＂宋体＂; }
.rank_list li span { float: right; color: #999; }
/*提示样式*/
.msg_tips { margin: 30px auto; position: relative; width: 380px; }
.msg_tips .ico { display: block; float: left; background: url(../images/icon_tips.png) no-repeat left top; width: 46px; height: 46px; text-indent: -99999px; overflow: hidden; }
.msg_tips .ico.error { background-position: -50px 0; }
.msg_tips .ico.warning { background-position: -100px 0; }
.msg_tips .msg { margin-left: 60px; }
.msg_tips .msg strong { margin-bottom: 10px; font-size: 14px; color: #444; }
.msg_tips .msg p { line-height: 1.8em; }
/*标题*/
/*.meta { border-bottom: 1px solid #EEE; padding-bottom: 10px; }*/
.meta .share { float: right; }
.meta-tit { color: #d80c18; font-size: 18px; margin: 0 0 10px;text-align:center; }
.meta-tit span a { color: #008800; font-size: 12px; font-weight: normal; margin-left: 10px; }
.meta-tit1 { color: #3B8DD1; font-size: 18px; margin: 0 1px 0 10px; }
.meta-tit1 span a { color: #008800; font-size: 12px; font-weight: normal; margin-left: 10px; }
.meta-info { color: #999;text-align:right;}


.ntitle { padding-bottom: 10px; }
.ntitle-tit { color: #444; font-size: 14px; margin: 0 0 10px; }
.ntitle-tit span a { color: #008800; font-size: 12px; font-weight: normal; margin-left: 10px; }
.ntitle-info { color: #999; }
/*内容*/
.entry { font-size: 14px; line-height: 24px; word-wrap: break-word; color:#595757;}
.entry img { max-width: 100%; }
.entry h2, .entry h3, .entry h4 { border-bottom: 1px solid #EEE; color: #111; padding-bottom: 5px; }
.entry h2 { font-size: 15px; }
.entry h3, .entry h4 { font-size: 14px; }
.entry strong { color: #DC2523; }
.entry ul, .entry ol { margin: 16px; }
.entry li { margin-left: 26px; }
.entry ul li { list-style: disc outside none; }
.entry ol li { list-style: decimal outside none; }
.entry p { margin: 15px 0; }
.entry a { text-decoration: underline; }
.entry code, .comment code { background-color: #EEE; border-radius: 2px 2px 2px 2px; color: #777; font-family: ＂宋体＂; margin: 0 4px; padding: 1px 4px; }
.entry table { border-left: 1px solid #EEE; border-top: 1px solid #EEE; }
.entry table th { background-color: #F9F9F9; text-align: center; }
.entry table td, .entry table th { border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; padding: 5px 10px; }
/*分享*/
.share-con{height:38px;overflow:hidden;padding-left:10px;}
.share-con span.tit{float:left;line-height:38px;}
.share-con a,.share-con a span{height:16px;width:16px;display:block;float:left;overflow:hidden;}
.share-con a{padding:3px;border:solid 1px #fff;margin-top:7px;}
.share-con a span{background-image:url(../images/share-icon.gif);background-repeat:no-repeat;cursor:pointer;}
.share-con a:hover{opacity:0.7;filter:alpha(opacity=70);border:solid 1px #ddd;}
.share-con a span.copylink{background-position:0 0;}
.share-con a span.tengxunweibo{background-position:0 -16px;}
.share-con a span.xinlang{background-position:0 -32px;}
.share-con a span.sohu{background-position:0 -48px;}
.share-con a span.wangyi{background-position:0 -64px;}
.share-con a span.qqzone{background-position:0 -80px;}
.share-con a span.qqpengyou{background-position:0 -96px;}
.share-con a span.renren{background-position:0 -112px;}
.share-con a span.kaixin{background-position:0 -128px;}
.share-con a span.taojianghu{background-position:0 -144px;}
.share-con a span.douban{background-position:0 -160px;}
.share-con a span.baidusoucang{background-position:0 -176px;margin-right:0px;}
span.sheartitle { line-height:30px; float:left;}

/*同类推荐*/
.related { width: 670px; overflow: hidden; }
.related .txt_list { padding: 10px 0; }
.related .txt_list li { padding-left: 12px; font-size: 13px; line-height: 24px; background: url(../images/icon_arrow_blue.gif) no-repeat left center; }
.related .txt_list li span { color: #999; font-size: 12px; padding: 0 6px; }
.related .img_list { width: 700px; }
.related .img_list li { float: left; margin: 10px 20px 0 0; }
.related .img_list li img { padding: 2px; width: 112px; height: 112px; border: 1px solid #eee; }
.related .img_list li span { display: block; width: 118px; font-size: 12px; color: #999; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
/*顶踩*/
.newdigg { clear: both; margin: 30px auto; padding-left: 8px; width: 406px; height: 51px; overflow: hidden; }
.diggbox { float: left; margin-right: 8px; width: 195px; height: 51px; overflow: hidden; cursor: pointer; }
.diggbox .digg_act { float: left; font-size: 14px; font-weight: bold; line-height: 31px; text-indent: 32px; height: 29px; overflow: hidden; }
.diggbox .digg_num { float: left; line-height: 29px; text-indent: 5px; }
.diggbox .digg_percent { clear: both; padding-left: 10px; width: 180px; overflow: hidden; }
.diggbox .digg_percent .digg_percent_bar { float: left; margin-top: 3px; width: 100px; height: 7px; background: #E8E8E8; border-right: 1px solid #CCC; overflow: hidden; }
.diggbox .digg_percent .digg_percent_num { float: left; padding-left: 10px; font-size: 10px; }
.diggbox .digg_percent .digg_percent_bar span { display: block; height: 5px; background: #000; overflow: hidden; }
.newdigg .digg_good { background: url(../images/newdigg-bg.png) left top no-repeat; }
.newdigg .digg_bad { background: url(../images/newdigg-bg.png) right top no-repeat; }
.newdigg .digg_good .digg_act { color: #C30; }
.newdigg .digg_good .digg_num { color: #C63; }
.newdigg .digg_bad .digg_act { color: #36C; }
.newdigg .digg_bad .digg_num { color: #39C; }
.newdigg .digg_good .digg_percent .digg_percent_bar span { color: #ff0000; border: 1px solid #E37F24; background: #FFC535; }
.newdigg .digg_bad .digg_percent .digg_percent_bar span { border: 1px solid #689ACC; background: #94C0E4; }
/*评论*/
.comment_box { }
.comment_list li { padding: 15px 0; border-bottom: 1px solid #EEE; }
.comment_list li .floor { float: right; font-size: 18px; color: #DDD; }
.comment_list li .avatar { display: block; background: #FFF; border-radius: 2px 2px 2px 2px; float: left; height: 36px; overflow: hidden; width: 36px; }
.comment_list li .avatar img { width: 36px; height: 36px; }
.comment_list li .inner { margin-left: 48px; }
.comment_list li .inner p { font-size: 13px; }
.comment_list li .inner .meta { padding-top: 3px; color: #999; border: none; }
.comment_list li .answer { margin-left: 48px; padding: 10px; background: #F6F6F6; border: 1px solid #E6E6E6; border-radius: 3px 3px 3px 3px; }
.comment_list li .answer .meta { color: #999; margin-bottom: 5px; padding: 0; border: none; }
.comment_editor { padding: 10px 0; width: 100%; }

/*表单验证*/
.onShow,.onFocus,.onError,.onCorrect,.onLoad,.onTime{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline; vertical-align:middle;background:url(/templates/green/images/msg_bg.png) no-repeat;   color:#444;line-height:18px;padding:2px 10px 2px 23px; margin-left:10px;_margin-left:5px}
.onShow{background-position:3px -147px;border-color:#40B3FF;color:#959595}
.onFocus{background-position:3px -147px;border-color:#40B3FF;}
.onError{background-position:3px -47px;border-color:#40B3FF; color:red}
.onCorrect{background-position:3px -247px;border-color:#40B3FF;}
.onLamp{background-position:3px -200px}
.onTime{background-position:3px -1356px}

/*头部
-------------------------------------------------------------------------------------------*/
.header { height: 91px;padding-top:5px; background: url(../images/headtop.png) repeat-x; width: 100%; min-width:1007px;position:relative;z-index:30;}
.header_inner { margin: 0 auto; padding: 18px 0 0;/*background-color:#d80c18;*/width:1000px; }
.header_tog {width:1000px;margin:auto;overflow:hidden;}
.header_inner a:hover { color: #0089CD; }
.header .logo { background: url(../images/logo_bg.png) no-repeat scroll 0 0; color: #FFF; display: block; height: 42px; line-height: 200px; margin: 13px auto 0 30px; width: 258px; float: left; }
.header .logo a { color: #FFF; display: block; height: 46px; overflow: hidden; }
ul.ldd_menu { float: left; height: 67px; list-style: none outside none; width: 679px;font-family: 'Microsoft YaHei';/*background:url(../images/bg_ldd_menu.png) no-repeat;*/ margin-left:31px;}
ul.ldd_menu a { text-decoration: none;display:block;width:97px;height:67px;}
ul.ldd_menu li { float: left; text-align: center; /*background: url("../images/bg_navli.png") no-repeat scroll 0 2px;*/}
ul.ldd_menu li li { float: none; }
ul.ldd_menu li span { float: left; width: 97px; height: 68px; cursor: default; }
ul.ldd_menu li span:hover {color:#EEE; }
ul.ldd_menu li span:hover a {color:#EEE; }
ul.ldd_menu li span a:hover { color: #EEE; }
ul.ldd_menu ul { list-style: none; float: left; border-left: 1px solid #f2fcfc; margin: 20px 0px 10px 30px; padding: 10px; }
li.ldd_heading { font-family: SimSun, serif; font-size: 18px; font-style: italic; color: #FFB39F; padding: 0px 0px 10px 0px; }
ul.ldd_menu ul li a { font-family: SimSun, serif; font-size: 15px; line-height: 20px; color: #fff; padding: 1px 3px; }
ul.ldd_menu ul li a:hover { background: #fa4d0b; color: #52edf2; }

ul.ldd_menu .submenu { width:100%; background: url(../images/menu.png) repeat; height: 90px; padding-top: 0px; margin: 0 auto; overflow: hidden; top: 90px; display: none; left: 0px; font-size: 18px; position: absolute; text-align: center; /*border-bottom: 2px solid #a5a2a2;*/ z-index: 100; }
ul.ldd_menu .submenu1 { background: url(../images/menu.png) repeat; height: 90px; padding-top: 0px; margin: 0 auto; overflow: hidden; top: 226px; display: none; left: 0px; font-size: 18px; position: absolute; text-align: center; /*border-bottom: 2px solid #a5a2a2;*/ z-index: 100; }
ul.ldd_menu .submenu .pl img { display: block; width: 52px; height: 48px; cursor: pointer; border: none; margin: 2px auto; }
ul.ldd_menu .submenu .pl { width: 93px; height: 56px; float: left; text-align: center; line-height: 24px; padding: 8px 2px; color: #444; font-family: Microsoft YaHei, serif; font-size: 13px; }
ul.ldd_menu .submenu a.pl:hover { /*border: 2px solid #D80C18;*/ color: #FFF; background-color: #D80C18; text-decoration: none; height: 71px; margin-top: 0px; }
ul.ldd_menu .submenu .submenu_inner {width:1000px; margin:0 auto; }
ul.ldd_menu .submenu .submenu_inner .items { margin-left:28px;}

/* tog */
.tog{width:100%;height:30px;position:absolute;z-index:300;}
.tog .top-inner { width:1000px; margin:0 auto; position:relative;}
.tog .top-inner span {position:absolute; left:720px; display:block;  width:159px; color:#FFF;text-align:center; cursor:pointer;}
.tog .top-inner .togspan1{background:url(../images/tog.png) 0 5px no-repeat; top:5px; line-height:20px; height:30px;}
.tog .top-inner .togspan2 {background:url(../images/togclose.png) no-repeat; top:10px; line-height:12px; height:27px;}
.tog .top-inner .flag-en { display:inline-block; position:absolute; left:920px; top:12px; width:30px; height:25px; line-height:25px; background:url(../images/flag-en.png) no-repeat right center; color:#000; text-align:right; padding-right:30px;}
.tog_contact{height:125px;width:100%;background:#FFF url(../images/tog_contact_bg.png) 0 bottom repeat-x;display:none;padding-top:10px;min-width:1007px;}
.t_con_box {width:960px;margin:0 auto;}
.box_weibo, .box_phone, .box_qq, .box_erweima {float:left;height:125px;}
.box_weibo{width:120px;margin-left:13px;}
.box_phone{width:210px;}
.box_phone img {margin-top:19px;}
.box_qq{width:250px;}
.box_erweima{width:130px;margin-left:210px;text-align:center;}
.box_weibo img{float:left;}
.box_weibo p{line-height:40px;}
.weibo01 {width:120px;height:32px;margin-top:21px;}
.weibo01 a,.weibo02 a{line-height:32px;margin-left:10px;color:#595757;font-size:12px;font-family:宋体;}
.weibo02 {width:120px;height:32px;padding-top:10px;}
.box_qq_img1 {height:33px;margin-top:20px;margin-left:5px;}
.box_qq_img2 {height:27px;margin-top:14px;}
.box_erweima_img {height:91px;}


/*新的头部*/
.header2_top a:hover { text-decoration:none;}
.header2_inner { margin: 0 auto; /*padding: 18px 0 0;background-color:#d80c18;*/width:1000px; }
.header2_tog {width:1000px;margin:auto;overflow:hidden;}
.header2_inner a:hover { color: #0089CD; }
.header2_top { height:30px; border-bottom:1px solid #EEEEEE;}
.header2_top .header2_top_inner { width:85%; min-width:1000px; max-width:1175px; margin:0 auto;}  
.header2_top .header2_top_inner .left { width:450px; line-height:30px;}
.header2_top .header2_top_inner .left .welcome { display:inline-block; padding:0 50px 0 20px; line-height:30px; height:30px; background:url(../images/user.png) no-repeat 0 center;}
.header2_top .header2_top_inner .left .hotline b{ color:red; font-size:14px;}
.header2_top .header2_top_inner .right { width:400px;}
.header2_top .header2_top_inner .right ul { }
.header2_top .header2_top_inner .right ul li { display:inline-block; float:right; width:100px; height:30px; line-height:30px;}
.header2_top .header2_top_inner .right ul li a { display:block; text-align:center;}
.header2_top .header2_top_inner .right ul li.icon1 { position:relative; background: url(../images/sanjiao.png) no-repeat 72px 8px; font-family:Arial,Verdana,Tahoma,"宋体"!important; }
.header2_top .header2_top_inner .right ul li.icon2 { position:relative; background: url(../images/weixin.png) no-repeat 80px center; }
.header2_top .header2_top_inner .right ul li.icon3 { background: url(../images/weibo.png) no-repeat 80px center; }
.header2_top .header2_top_inner .weixin { display:none; position:absolute; top:2px; left:80px; border:1px solid #E2E2E2; width:88px; height:88px; /*padding:5px;*/}
.header2_top .header2_top_inner .language { display:none; position:absolute; left:0; top:-3px; width:100px; border-left:1px solid #E2E2E2; border-right:1px solid #E2E2E2; border-bottom:1px solid #E2E2E2; background-color:#FFF; text-align:center; border-radius:3px; padding-top:3px;}
.header2_top .header2_top_inner .language .title { font-weight:bold; /*border-bottom:2px solid #E2E2E2;*/ }
.header2_nav { height:70px; border-bottom:1px solid #E2E2E2;}
.header2_nav .header2_nav_inner { width:85%; min-width:1000px; max-width:1175px; margin:0 auto;}  
.header2_nav .header2_nav_inner .logo { float: left; background: url(../images/logo_bg.png) no-repeat scroll 0 0; color: #FFF; display: block; height: 42px; line-height: 70px; margin: 16px 4px 0 5px; width: 258px;  }
.header2_nav .header2_nav_inner .logo a { color: #FFF; display: block; height: 46px; overflow: hidden; text-indent:9999px;}
.header2_nav .header2_nav_inner .nav { float:right; width:680px;}
.header2_nav .header2_nav_inner .nav > li { display:inline-block; float:right; line-height:70px; padding:0 23px; /*margin:0 15px;*/}
.header2_nav .header2_nav_inner .nav > li.selected { /*background:url(../images/nav_arrow_03.png) no-repeat center 55px;*/}
.header2_nav .header2_nav_inner .nav > li .corner {z-index:9999; display:none; position:absolute; top:100px; left:0; width:22px; height:10px; background:url(../images/nav_arrow_03.png) #FFF no-repeat center; margin-top:-13px;}
.header2_nav .header2_nav_inner .nav > li > a{ font-family: '黑体'; font-size: 16px; line-height:70px; color:#393636; }
.header2_nav .header2_nav_inner .nav .subnav_block {z-index:9998; display:none; position:absolute; left:0; top:96px; width:100%; height:120px ;padding:20px 0; background-color:#FFF; overflow:hidden; border-top:1px solid #E2E2E2;  }
.header2_nav .header2_nav_inner .nav .subnav_block .subnav_block_inner { margin:0px auto;}
.header2_nav .header2_nav_inner .nav .subnav_block .subnav_block_inner .group { display:block; float:left; }
.header2_nav .header2_nav_inner .nav .subnav_block .subnav_block_inner .group dt { color:red; height:30px; line-height:30px; font-weight:bold; text-align:left;}
.header2_nav .header2_nav_inner .nav .subnav_block .subnav_block_inner .group dd { float:left; padding-right:10px;}
.header2_nav .header2_nav_inner .nav .subnav_block .subnav_block_inner .group dd ul li { display:block; min-width:120px; height:22px; line-height:22px; text-align:left; }
.header2_nav .header2_nav_inner .nav .subnav_block .subnav_block_inner .group .weibo_t { padding-left:15px;}
.header2_nav .header2_nav_inner .nav .subnav_block .subnav_block_inner .group .weixin_t { padding-left:18px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_news { width:600px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_news .group { width:100px; margin:0 50px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_product { width:800px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_try { width:500px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_service { width:700px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_support { width:500px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_cases { width:800px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_channel { width:500px;}
.header2_nav .header2_nav_inner .nav .subnav_block .h_about { width:800px;}


/*HeaderNav*/
.header2015{width:900px;margin:0 auto;padding:12px 0 18px;position:relative;*z-index:1}
.header2015 .logo2015{height:32px;width:260px;margin-top:20px;}
.navlist-wrap {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
.top-nav .navlist-wrap{width:1250px;margin:0 auto;position:relative}
.top-nav .navlist{position:absolute;right:50PX;top:-40PX}
.top-nav .navlist .nav-btn-shouye{float:left;margin-left:30px;color:#666;vertical-align:middle;text-decoration:none;font-size:18px;}
.top-nav .navlist .nav-btn-anlie{float:left;margin-left:30px;color:#666;vertical-align:middle;text-decoration:none;font-size:18px;}
.top-nav .navlist .nav-btn{float:left;margin-left:30px;color:#666;vertical-align:middle;text-decoration:none;font-size:18px;}
.navlist .nav-btn span{display:inline-block;width:16px;height:16px;margin-left:4px;vertical-align:middle;*height:12px;*vertical-align:middle;*cursor:pointer;*letter-spacing:0;*margin-left:0;*background-position:-26px -145px}
.navlist .btn-active span{*background-position:-5px -145px}
.top-nav .expand{height:0px;background-color:#466384;overflow:hidden;position:relative;width:100%}
.expand .download{height:130px;width:500%;}
.expand .download .item{float:left;width:20%}
.expand .download .item-active{display:block}
.expand .close-btn{width:120px;height:20px;background:url(../index_2015/home/header_home.png) no-repeat -13px -117px;position:absolute;left:50%;bottom:-2px;margin-left:-60px;cursor:pointer;}
.download .download-list{text-align:center;height:56px;padding:37px;margin: 0 auto; }
.download .download-list .btnNav{display: inline-block;text-decoration:none;color:#e3f5ff;font-size:16px;line-height:30px;margin:0 5px;}
.download .download-list .btnNav a:hover{color:#fff;}
.download-list .btnNav .iconProduct{padding-right: 20px;background-repeat:no-repeat;background-image:url(../index_2015/home/header_product.png);height:60px;width:60px;float:left}
.download-list .btnNav .iconService{padding-right: 20px;background-repeat:no-repeat;background-image:url(../index_2015/home/header_service.png);height:60px;width:60px;float:left}
.download-list .btnNav .iconQuDao{padding-right: 20px;background-repeat:no-repeat;background-image:url(../index_2015/home/header_qudao.png);height:60px;width:60px;float:left}
.download-list .btnNav .iconAbout{padding-right: 20px;background-repeat:no-repeat;background-image:url(../index_2015/home/header_about.png);height:60px;width:60px;float:left}
.download-list .btnNav .text{float:left;padding:16px 16px 16px 16px}
.download-list .zj .icon{background-position:-4px 0}
.download-list .headerIcon {background:url('../index_2015/home/header_product.png') no-repeat;width:60px;height:60px;float:left;margin-right: 50px;margin-left: 50px;}

.top-nav .nav-bottom-bg{height:7px;_font-size:1px;background-color:#fff}
.btm{ margin:30px auto;}
.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center;}

/*首页样式
--------------------------------------------------------------------------------------------*/
/*网站首页底部*/
.footer { padding: 0px 0 20px 0; text-align: center; background: #e0e0e0;min-width:1007px; *min-width:1007px;}
.footer_inner { margin: 0 auto; width: 980px; position: relative; top: 15px; }
.foot_nav { line-height: 1.8em; letter-spacing: 4px; color: #ccc; }
.foot_nav a { color: #444; letter-spacing: 1px; margin-right: 10px; font-size: 12px; font-family: "宋体"; }
.footer .copyright { padding-top: 5px; color: #151414; line-height: 1.8em; font-size: 12px; font-family: "宋体"; margin-right: 10px; }
/*网站非首页底部*/
.footerla { clear: both; margin: 50px 0 0 0; text-align: left; min-width:1007px;*min-width:1007px;}
.footerla_inner { margin: 0 auto; width: 100%; overflow: hidden; }
.footla_nav { margin: 0 auto; line-height: 1.8em; letter-spacing: 4px; width: 1000px; }
.base_titfoot { border-top: 1px solid #DADADA; font-size: 14px; padding: 12px 1px 0px 0px; font-size: 12px; font-weight: normal; }
.base_titfoot a { color: #444; letter-spacing: 1px; margin-right: 10px; margin-left: 10px; }
.base_titfoot a:hover { background: none; border: none; color: #0089CD; }
.base_titfoot span { color: #444; letter-spacing: 1px; margin-right: 10px; margin-left: 10px; font-weight: bold; }
.footerla .copyright { color: #DADADA; height: 30px; letter-spacing: 1px; font-weight: normal; width: 100%; background-color: #444; padding: 10px 1px 1px 0px;text-align:center; }
.footerla .topmiddle { background: url(../images/r01.jpg) repeat-x; height: 30px; width: 100%; }
.footerla .midmiddle { background: url(../images/r03.png) no-repeat; float: left; height: 140px; left: 5px; margin-top: 30px; position: relative; width: 1px; }
.footerla .copyright span { width: 100px; height: 20px; }
.footla_middle { /*height: 200px;*/ width: 100%; }
.footla_middles { background: url("../images/r02.jpg") no-repeat; width: 990px; height: 180px; margin: 0 auto; background-color: #FFF; }
.footla_middless1 { float: right; height: 150px; margin: 12px 2px 10px 1px; padding: 0 1px 0 35px; position: relative; right: 5px; width: 132px; }
.footla_middless1 .weixin { background: url("../images/wx.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color: #666666; font-size: 14px; margin: 20px 10px 0 0; }
.footla_middless1 .weixin a { height: 28px; overflow: hidden; margin: 1px 0 1px 32px; overflow: hidden; }
.footla_middless1 .tubiao { background: url("../images/tx.png") no-repeat; height: 100px; margin: 5px 1px 0; overflow: hidden; }
.footla_middless2 { float: left; height: 150px; left: 5px; margin: 12px 2px 10px 4px; padding: 10px 2px 1px 0px; position: relative; width: 180px; }
.footla_middless2 .tubiao { background: url("../images/gl.jpg") no-repeat; height: 100px; margin: 5px 1px 0; }
.footla_middless3 { float: left; height: 150px; left: 5px; margin: 12px 0 10px; padding: 10px 0 1px 31px; position: relative; width: 768px; }
.ldd_footer { float: left; font-size: 12px; font-weight: normal; padding: 0 24px; width: 79px; }
.ldd_footer a:hover { color: #0089CD; }
.ldd_footheading { font-size: 14px; color: #444; padding: 0px 0px 10px 0px; font-weight: bold; }

/*友情链接样式*/
.link { width:990px; margin:0 auto 20px auto;}
.link h3 {font-size:14px; height:40px; line-height:40px; background:#eee; color:#444;padding-left:15px;}
.link ul li {list-style:none; display:inline;}
.link ul li a {text-decoration:none;font-size:12px;color:#757575;margin-left:20px;}
.link ul li a:hover {text-decoration:underline;font-size:12px;color:#ff0000;}






/*新闻资讯样式
------------------------------------------------------------------------------------*/
.newsToppic dl dt { margin-bottom: 6px; border-bottom: 1px solid #EEE; }
.newsToppic dl dt strong { display: block; margin: 0 auto 10px auto; font: 15px "SimSun"; border: 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.newsToppic dl dt strong a { color: #3B8DD1; }
.newsToppic dl dt strong a:hover { color: #0089cd; }
.newsToppic dl dt p { padding-bottom: 10px; line-height: 18px; color: #999; }
.newsToppic dl dd { font-size: 12px; height: 28px; line-height: 28px; }
.newsToppic dl dd a { color: #666; }
.newsToppic dl dd a:hover { color: #0089CD; }
.newsToppic dl dd span { float: right; color: #999; }
.newsToplist { clear: both;width:1000px;margin:0 auto; }
.newsToplist:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.newsToplist a { color: #595757;text-decoration:none; }
.newsToplist a:hover { color: #8CAC52; }
.newsToplist .list { float: left; margin: 0; width: 670px; }
.newsToplist .list dl { margin-top: 15px; }
.newsToplist .list dl dt { clear: both; margin: 0 0 5px 0; height: 90px; }
.newsToplist .list dl dt img { float: left; margin-right: 10px; width: 70px; height: 70px; }
.newsToplist .list dl dt strong { display: block; margin-bottom: 8px; font-size: 12px; line-height: 12px; color: #666; font-family: "SimSun"; width: 230px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.newsToplist .list dl dt p { padding-bottom: 8px; color: #999; line-height: 18px; }
.newsToplist .list dl dd { clear: both; font-size: 12px; height: 28px; background: url(../images/dot.gif) no-repeat 2px 12px; }
.newsToplist .list dl dd span { float: right; color: #999; }
.newsRedlist { padding: 3px 0; }
.newsRedlist li { height: 28px; line-height: 28px; font-size: 12px; overflow: hidden; }
.newsRedlist li a { padding: 0; background: none; border: none; }
.newsRedlist li a:hover { background: none; border: none; color: #0089CD; }
.newsRedlist li span { float: right; padding-left: 5px; color: #999; }
.news_list li { padding: 20px 0 0 0; border-bottom: 1px solid #ccc; /* #ccc换成链接的颜色 */ display: inline-block; padding-bottom: 20px; /*这里设置你要空的距离*/ }
.news_list h2 { font-size: 15px; height: 18px; margin: 0 auto 12px 0; overflow: hidden; }
.news_list .note { margin: 0; color: #777; line-height: 20px; }
.news_list .info { margin: 0 auto 8px 0; }
.news_list .info, .info a { color: #777; }
.news_list .info a:hover { color: #333; text-decoration: underline; }

.news_list1 li { padding-top: 15px;padding-bottom:5px; border-bottom: 1px dashed #ccc; /* #ccc换成链接的颜色 */ display: inline-block; /*padding-bottom: 20px; 这里设置你要空的距离*/ width:980px;}
.indexnews_list li { text-decoration: none; line-height: 28px; margin: 10px 0; font-size: 14px; font-family: ＂宋体＂; font-weight: 100;text-align:left; /*这里设置你要空的距离*/ }
.news_list1 h2 { font-size: 18px; height: 20px; margin: 0 auto 12px 0; overflow: hidden; }
.news_list1 h2 a{color:#1d1d1d;}
.news_list1 .note { margin: 0; color: #595757; line-height: 20px; font-size:14px;}
.news_list1 .info { float: right; margin: 3px auto 1px 2px; padding: 8px 2px 1px 1px; }
.news_list1 .info, .info a { color: #777; }
.news_list1 .info a:hover { color: #0089CD; text-decoration: underline; }
/*产品样式
------------------------------------------------------------------------------------*/
.pro_list { width: 670px; overflow: hidden; }
.pro_list ul { clear: both; width: 700px; }
.pro_list li { float: left; margin: 20px 18px 0 0; width: 154px; height: 200px; overflow: hidden; }
.pro_list li .pic { display: block; margin: 0 auto; position: relative; width: 152px; height: 152px; border: 1px solid #e1e1e1; }
.pro_list li .pic:hover { border-color: #CCC #CCC #BBB; }
.pro_list li .pic img { width: 152px; height: 152px; overflow: hidden; }
.pro_list li .info .name { color: #666; display: block; margin: 4px auto 4px 10px; width: 132px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pro_list li .info .price { margin: 0 auto 4px 15px; }
.pro_list li .info .price span { color: #888888; }
.pro_list li .info .price strong { color: #ED1C24; }
/* 图片放大镜样式*/
.pictureDIV { float: left; margin: 0 0 20px 0; }
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }
/*图片小图预览列表*/
.spec-preview { width: 292px; height: 292px; border: 1px solid #ccc; }
.spec-preview .jqzoom img { width: 292px; height: 292px; }
.spec-scroll { clear: both; margin-top: 5px; width: 294px; }
.spec-scroll .prev { float: left; margin-right: 5px; }
.spec-scroll .next { float: right; }
.spec-scroll .prev, .spec-scroll .next { display: block; font-family: "SimSun"; text-align: center; width: 10px; height: 54px; line-height: 54px; border: 1px solid #ccc; background: #EBEBEB; cursor: pointer; text-decoration: none; }
.spec-scroll .items { float: left; position: relative; width: 261px; height: 56px; overflow: hidden; }
.spec-scroll .items ul { margin: 0; padding: 0; list-style: none; position: absolute; width: 999999px; height: 56px; }
.spec-scroll .items ul li { float: left; margin: 0px; padding: 0px; width: 65px; text-align: center; }
.spec-scroll .items ul li img { border: 1px solid #CCC; padding: 2px; width: 50px; height: 50px; }
.spec-scroll .items ul li img:hover { border: 2px solid #FF6600; padding: 1px; }
.productItem { float: left; margin: 0 0 20px 10px; padding: 10px; height: 330px; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; list-style: none; width: 296px; line-height: 34px; font-size: 14px; }
.productItem li { margin: 0px; padding: 0px; }
/*产品属性样式*/
.pro-attr h1 { margin-bottom: 10px; font-size: 18px; font-weight: 500; color: #444; line-height: 30px; }
.pro-items { padding-bottom: 10px; }
.pro-items dl { clear: both; padding: 5px 0; font-size: 14px; }
.pro-items dl dt { float: left; display: block; padding-right: 5px; }
.pro-btns { padding: 10px; border: 1px solid #EDD28B; background: #FFFCF5; }
.pro-btns:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.pro-btns .input-box { margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px solid #eaeaea; }
.pro-btns .input-box .txt { padding: 0 5px; border: 1px solid #F5DA98; height: 24px; line-height: 24px; width: 60px; }
.pro-btns .btn-box { padding: 10px 0; position: relative; }
.pro-btns .btn-box .add, .pro-btns .btn-box .buy, .pro-btns .btn-box .add-over, .pro-btns .btn-box .buy-over { background: url(../images/car_btn_buy.png) no-repeat; display: block; float: left; height: 37px; text-indent: -9999px; }
.pro-btns .btn-box .add { background-position: 0 0; width: 127px; }
.pro-btns .btn-box .add-over { background-position: 0 -58px; width: 127px; }
.pro-btns .btn-box .buy { background-position: 0 -116px; margin-left: 15px; width: 127px; }
.pro-btns .btn-box .buy-over { background-position: 0 -174px; margin-left: 16px; width: 127px; }
.cart_info { z-index: 2; margin: 0; padding: 15px; border: 1px solid #DFC795; position: absolute; top: 0px; left: 0px; _left: -269px; width: 302px; height: auto; background: #F7F2D0; text-align: left; }
.cart_info .close { display: block; margin: 0; padding: 0; position: absolute; top: 5px; right: 5px; width: 15px; height: 10px; text-indent: -9999px; background: url(../images/sprite.gif) no-repeat left -240px; cursor: pointer; }
/*产品选项卡*/
.pro-tabs { border-bottom: 2px solid #498FCD; background: #fff; height: 35px; line-height: 35px; overflow: hidden; }
.pro-tabs ul li { float: left; font-size: 12px; }
.pro-tabs ul li a { float: left; display: block; margin-right: 2px; padding: 0 30px; border: 1px solid #E7E7E7; height: 35px; background: #F9F8FE; white-space: nowrap; }
.pro-tabs ul li a:hover,
.pro-tabs ul li a.current { background: #498FCD; color: #fff; display: block; text-decoration: none; }

/*图片分享样式
------------------------------------------------------------------------------------*/
.photo_list { width: 670px; overflow: hidden; }
.photo_list ul { width: 690px; }
.photo_list li { float: left; padding: 20px 20px 0 0; position: relative; width: 210px; z-index: 1; visibility: visible; opacity: 1; }
.photo_list li .img { display: block; position: relative; border: 1px solid #DDD; box-shadow: 0 1px 1px #eee; padding: 1px; }
.photo_list li .img:hover { border-color: #CCC #CCC #BBB; }
.photo_list li .img img { display: block; width: 206px; height: 206px; }
.photo_list li .img .info { position: absolute; left: 1px; bottom: 1px; color: #fff; cursor: pointer; width: 206px; height: 70px; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000'); background: rgba(0,0,0,0.4); overflow: hidden; }
.photo_list li .img .info h4 { padding: 0 14px; font-size: 18px; font-weight: bold; height: 30px; line-height: 30px; overflow: hidden; }
.photo_list li .img .info p { padding: 0 14px; font-size: 12px; height: 35px; line-height: 17px; overflow: hidden; font-weight: normal; }
/*slide样式*/
#pic_box { margin-bottom: 20px; position: relative; width: 670px; height: 300px; text-align: center; }
#pic_show img { display: none; *display: block; max-width: 670px; width: expression((this.width>670)?670:this.width); }
.slide_box { margin: 0 auto; }
.slide_box .items { float: left; position: relative; width: 624px; height: 64px; overflow: hidden; }
.slide_box .items ul { margin: 0px; padding: 0; position: absolute; list-style: none; width: 999999px; }
.slide_box .items ul li { margin: 0; padding: 0; float: left; width: 80px; }
.slide_box .items ul li img { width: 60px; }
.slide_box .items ul li a { display: block; width: 60px; height: 60px; border: 2px solid #fff; }
.slide_box .items ul li a:hover { border: 2px solid #f8ae0f; }
.slide_box .items ul li a.current { margin: 0; font-weight: normal; border: 2px solid #4394D6; }
.big_prev, .big_next { display: block; top: 0px; text-indent: -9999px; position: absolute; left: 0; width: 50%; height: 100%; background: url(../images/slide_bg.gif) no-repeat; cursor: pointer; }
.big_next { left: auto; right: 0; }
.big_prev:hover { background: url(../images/big_prev.png) no-repeat left center; }
.big_next:hover { background: url(../images/big_next.png) no-repeat right center; }
.small_prev, .small_next { display: block; width: 23px; height: 60px; cursor: pointer; }
.small_prev { float: left; background: url(../images/small_prev.png) no-repeat left center; }
.small_next { float: right; background: url(../images/small_next.png) no-repeat right center; }
/*slide结束*/

/*资源下载样式
------------------------------------------------------------------------------------*/
.down_list li { border-bottom: 1px solid #EEE; padding: 20px 0; height: 120px; }
.down_list .pic { float: left; padding: 4px; border: 1px solid #DDD; box-shadow: 0 1px 1px #eee; width: 110px; }
.down_list .pic:hover { border-color: #CCC #CCC #BBB; }
.down_list .pic img { display: block; height: 110px; width: 110px; }
.down_list h2 { font-size: 15px; height: 18px; margin: 0 auto 12px 144px; overflow: hidden; }
.down_list .note { margin: 0 auto 0 144px; color: #777; line-height: 20px; }
.down_list .info { margin: 0 auto 8px 144px; }
.down_list .info, .info a { color: #777; }
.down_list .info a:hover { color: #333; text-decoration: underline; }
.attach_list { font-family: ＂宋体＂; }
.attach_list ul { margin: 0; padding: 10px; list-style: none; }
.attach_list ul li { margin: 0; padding: 0 0 0 30px; line-height: 30px; background: url(../images/icon_down.gif) no-repeat left center; }
.attach_list ul li span { float: right; }
.attach_list ul li i { margin-left: 10px; font-style: normal; color: #666; }
/*单页样式
------------------------------------------------------------------------------------*/
.content { padding: 20px; }
.search_list li { margin-bottom: 20px; }
.search_list li a { display: inline-block; font-size: 15px; margin-bottom: 5px; }
.search_list li span { color: #999; font-size: 12px; }
.search_list li p { line-height: 2.0em; }

/*会员中心样式
------------------------------------------------------------------------------------*/
/*会员登录*/
.login-box { margin: 0 auto; padding: 40px 40px 80px 40px; width: 760px; }
.login-box .left-box { float: left; padding-top: 10px; width: 400px; }
.login-box .left-box dl { clear: both; padding: 8px 0; line-height: 28px; font-size: 14px; font-family: ＂宋体＂; }
.login-box .left-box dl dt { display: block; float: left; width: 70px; }
.login-box .left-box dl dd { margin-left: 70px; }
.login-box .left-box #msgtips { display: none; font-size: 12px; color: #F00; }
.login-box .left-box dl dd .btn_login { display: inline-block; margin-right: 10px; padding: 10px 30px; cursor: pointer; border: 1px solid #16699b; background: #1E7BB3; color: #fff; font-size: 18px; line-height: 1em; font-family: ＂宋体＂; }
.login-box .center-box { float: left; margin-left: 20px; width: 1px; height: 240px; background: url(../images/login_line.gif) no-repeat; overflow: hidden; }
.login-box .right-box { display: inline; float: right; margin-top: 20px; width: 270px; }
.login-box .right-box p { text-align: center; font-size: 14px; color: #F00; font-family: ＂宋体＂; }
.login-box .right-box p.button { padding: 8px 0 0; }
.login-box .right-box p.button a { display: inline-block; padding: 10px 30px; border: 1px solid #408f40; background: #52A152; color: #fff; font-size: 18px; line-height: 1em; font-family: ＂宋体＂; }
.login-box .right-box p.button a:hover { text-decoration: none; }
.login-box .right-box p.note { padding-bottom: 20px; font-size: 18px; color: #666; font-weight: 500; line-height: 1.8em; }
.login-box .center-box { float: left; margin-left: 20px; width: 1px; height: 240px; background: url(../images/login_line.gif) no-repeat; overflow: hidden; }
.oauth_inner { padding-top: 50px; }
.oauth_inner label { display: block; float: left; width: 100px; height: 36px; line-height: 36px; color: #777; font-size: 14px; font-family: ＂宋体＂; }
.oauth_inner .oauth_list { margin-left: 100px; }
.oauth_inner .oauth_list a { display: block; float: left; margin: 6px 15px 6px 0; line-height: 35px; vertical-align: middle; }
.oauth_inner .oauth_list a img { vertical-align: middle; }
/*会员注册*/
.reg-box { margin: 0 auto; padding: 0 50px; }
.reg-top ul { padding: 10px 0 10px; height: 23px; border-bottom: 1px solid #DADADA; }
.reg-top ul li { float: left; padding: 0 50px 0 10px; height: 18px; font: bold 18px "Microsoft Yahei"; color: #666; }
.reg-top ul li em { margin-right: 5px; padding: 2px 5px; background: #999; color: #FFF; font-size: 12px; font-family: ＂宋体＂; }
.reg-top .step .step1,
.reg-top .stepsendmail .step2,
.reg-top .stepcheckmail .step3,
.reg-top .stepcheckerror .step2,
.reg-top .stepverify .step2,
.reg-top .stepsucceed .step3 { color: #FF6C1E; }
.reg-top .step .step1 em,
.reg-top .stepsendmail .step2 em,
.reg-top .stepcheckmail .step3 em,
.reg-top .stepcheckerror .step2 em,
.reg-top .stepverify .step2 em,
.reg-top .stepsucceed .step3 em { background: #FF6C1E; }
.reg-con { margin-top: 30px; }
.reg-con dl { clear: both; padding: 8px 0; font-size: 14px; line-height: 28px; font-family: ＂宋体＂; }
.reg-con dl dt { display: block; float: left; width: 150px; text-align: right; }
.reg-con dl dt em { padding-right: 5px; color: #FF0000; font-style: normal; }
.reg-con dl dd { margin-left: 150px; padding-left: 10px; }
.reg-con dl dd i { display: block; line-height: 28px; color: #999; font-size: 12px; font-style: normal; }
.reg-con dl dd .btn_submit { padding: 10px 30px; border: 1px solid #cf5413; background: #FF6C1E; color: #fff; font-size: 18px; line-height: 1em; font-family: ＂宋体＂; cursor: pointer; }
/*授权登录*/
.oauth_box { margin: 0 auto; padding: 40px 40px 80px 40px; width: 760px; }

.main_box { background: #fff; margin: 0 auto; width: 85%; overflow: hidden;min-width:1000px;max-width:1175px; }
.main_box1 { padding: 20px 0px; background: #fff; margin-left: 0px; width: 610px; }
.newlist { padding: 20px 60px; text-align: left; }
.base_tit { /*border-bottom: 1px solid #DADADA;*/ color: #1d1d1d; font-size: 14px;width:1000px;margin:0 auto; padding: 24px 0px 5px 0px; font-size: 12px; font-weight: normal; }
.base_tit a {color:#595757;text-decoration:none;}
.base_tit a:hover {color:#8cac52;}
.base_tit span { float: right; font-size: 12px; font-weight: 100; margin: 5px 0 0 0; color: #ccc; }
.base_tit span a { color: #999; }
.base_tit1 { color: #1d1d1d; font-size: 14px; padding: 24px 0px 5px 0px;width:1000px;margin:0 auto; font-size: 12px; font-weight: normal; }
.base_tit1 a {color:#595757;text-decoration:none;    }
.base_tit1 a:hover {color:#8cac52;}
.base_tit1 span { float: right; font-size: 12px; font-weight: 100; margin: 5px 0 0 0; color: #ccc; }
.base_tit1 span a { color: #999; }
.main_tit { border-bottom: 1px solid #EEE; color: #595757; font-size: 18px; margin: 0 0 20px; padding: 0 0 10px; }
.main_tit strong { color: #999; font: bold 12px/18px arial; margin: 0 10px; }
.main_tit span { float: right; font-size: 12px; font-weight: 100; margin: 5px 5px 0 0; }
.main_tit span { color: #ccc; }
.main_tit span a { color: #999; }
.main_tit i { display: block; margin-top: 5px; color: #999; font-size: 12px; font-style: normal; font-weight: normal; }
.main_head h3 { margin-bottom: 15px; font-size: 15px; }
.main_head .tips_box { margin-left: 146px; }
.bar_tit { border-bottom: 1px solid #EEE; color: #595757; font-size: 15px; margin: 0 0 20px; padding: 0 0 10px; }
.avatarbox { float: left; text-align: center; }
.avatarbox img { width: 120px; height: 120px; padding: 2px; border: 1px solid #eee; }
.avatarbox span { display: block; margin: 5px auto 0 auto; }
.tips_box { position: relative; }
.tips_box h2 { border-bottom: 1px solid #EEE; color: #3B8DD1; font-size: 15px; margin: 0 0 20px; padding: 0 0 10px; }
.tips_box dl { float: left; width: 50%; _width: 48%; line-height: 2.4em; }
.tips_box dl dt { float: left; color: #666; }
.tips_box dl dd { color: #999; }
.form_box dl { clear: both; padding: 8px 0; font-size: 12px; line-height: 28px; }
.form_box dl dt { display: block; float: left; width: 150px; text-align: right; }
.form_box dl dt em { padding-right: 5px; color: #FF0000; font-style: normal; }
.form_box dl dd { margin-left: 150px; padding-left: 10px; }
.form_box dl dd i { display: block; line-height: 28px; color: #999; font-size: 12px; font-style: normal; }
.form_box dl dd em { line-height: 28px; color: #999; font-size: 12px; font-style: normal; }
.form_box dl dd .btn_submit { padding: 10px 30px; border: 1px solid #429342; background: #52A152; color: #fff; font-size: 14px; line-height: 1em; cursor: pointer; font-family: ＂宋体＂; }
.tab_head { overflow: hidden; position: relative; }
.tab_head .add { font-weight: 700; position: absolute; right: 4px; top: 12px; z-index: 100; color: #595757; font-family: ＂宋体＂; }
.tabs { border-bottom: 1px solid #ddd; float: left; line-height: 36px; margin: 0 0 10px 0; width: 100%; }
.tabs li { float: left; margin: 0 0 -1px 5px; }
.tabs li a { float: left; background: #F0F0F0; border: 1px solid #ddd; display: block; padding: 0 25px; color: #444; }
.tabs li a:hover,
.tabs li .current,
.tabs li.selected a { text-decoration: none; background: #fff; border-bottom-color: #fff; }
.tab_inner { display: none; }
.cart_box { padding: 20px; background: #fff; }
.cart_step { position: relative; }
.cart_step li { float: left; width: 33.33%; height: 35px; line-height: 35px; text-align: center; background: url(../images/cart_arrow.gif) no-repeat right -45px #F6F6F6; color: #999; }
.cart_step li span { display: inline-block; margin-right: 5px; font-weight: bold; font-size: 15px; }
.cart_step li.item { background-position: right 0; }
.cart_step li.selected { background: url(../images/cart_arrow.gif) no-repeat right -90px #E8E8E8; color: #8CAC52; }
.cart_step li.last { background-image: none; }
.cart_table { border: 1px solid #E6E4E3; }
.cart_table th { padding: 0.6em; color: #595757; font-weight: 400; background: #f3f3f3; border-bottom: 1px solid #E6E4E3; }
.cart_table td { padding: 0.6em; border-bottom: 1px solid #E6E4E3; }
.cart_table td .img { padding: 1px; width: 60px; height: 60px; border: 1px solid #eee; }
.cart_table .reduce, .cart_table .subjoin { display: inline-block; width: 9px; height: 9px; text-indent: -999em; background: url(../images/cart_icon.gif) no-repeat; overflow: hidden; }
.cart_table .reduce { background-position: -18px 0px; }
.cart_table .subjoin { background-position: 0px 0px; }
/*用户头像样式*/
.img_box { margin: 10px 0; border: 1px solid #ccc; border-radius: 3px; padding: 2px; width: 180px; }
.avatar_box { margin: 10px 0; }
.avatar_big_warp { float: left; display: table; *position: relative; border: 1px solid #ccc; border-radius: 3px; padding: 2px; width: 350px; height: 350px; overflow: hidden; }
.avatar_big_box { display: table-cell; *position: absolute; *top: 50%; *left: 0; *width: 100%; vertical-align: middle; text-align: center; background: #f4f4f4; }
.avatar_big_pic { margin: auto; display: inline-block; *display: inline; _display: inline-block; *position: relative; *top: -50%; }
.avatar_big_pic img { /*max-width:350px;max-height:350px;width:expression(this.width>350?"350px":this.width);*/ }
.avatar_small_warp { float: left; margin-left: 20px; width: 186px; }
.avatar_small_warp p { color: #666; font-family: ＂宋体＂; line-height: 24px; }
.avatar_small_box { margin-bottom: 10px; padding: 2px; border: 1px solid #ccc; border-radius: 3px; width: 180px; height: 180px; overflow: hidden; }
.avatar_small_pic { width: 180px; height: 180px; overflow: hidden; }
/*上传头像*/
.avatar_upload { margin: 10px 0; }
.avatar_upload a.files { margin: 0 auto; float: left; width: 120px; height: 30px; overflow: hidden; display: block; /*border:1px solid #4fabe4;*/ border-radius: 3px; background: url(../images/icon_upbtn_bg.png) left top no-repeat; text-decoration: none; }
.avatar_upload a.files input { margin-left: -270px; font-size: 24px; cursor: pointer; filter: alpha(opacity=0); opacity: 0; }
.avatar_upload a.files, .avatar_upload a.files input { outline: none; /*ff*/ hide-focus: expression(this.hideFocus=true); /*ie*/ }
.avatar_upload .uploading { float: left; background: url(../images/loading.gif) no-repeat left center; padding-left: 18px; display: none; line-height: 24px; height: 24px; color: #333; }
.ftable { width: 100%; border: 1px solid #eee; font-family: ＂宋体＂; }
.mtable { width: 100%; font-family: ＂宋体＂; }
.mtable th, .ftable th { padding: 0.6em; color: #595757; font-weight: 400; background: #f3f3f3; border-bottom: 1px solid #eee; }
.mtable td, .ftable td { padding: 0.6em; border-bottom: 1px solid #F3F3F3; }
.ftable td .img { padding: 1px; width: 60px; height: 60px; border: 1px solid #ccc; }
.mtable .tr_odd_bg, .ftable .tr_odd_bg { background: #F9F9F9; }
.page_foot { clear: both; padding-top: 15px; height: 35px; }
.page_btns { float: left; }
.page_btns a { color: #595757; font-weight: bold; margin-right: 5px; }
.page_btns .pipe { color: #CBCBCB; margin: 0 5px; }
/*订单状态样式*/
.order_flow { margin: 0 auto; padding: 0; font-size: 12px; font-weight: normal; padding-bottom: 4px; }
.order_flow_left, .order_flow_arrive, .order_flow_wait, .order_flow_right_arrive,
.order_flow_right_wait { margin: 0; padding: 0; background: url(../images/sprites_orderdetails.gif) no-repeat scroll 0 0; float: left; line-height: 16px; text-align: center; width: 90px; }
.order_flow div span { margin: 0; padding: 0; background: none repeat scroll 0 0 #FFFFFF; display: block; }
.order_flow div span p { margin: 0; padding: 0; }
.order_flow .name { margin: 0; padding: 0 0 4px 0; }
.order_flow .time { background: none; padding: 0; color: #999; }
.order_flow_arrive { background-position: 0 -40px; }
.order_flow_wait { background-position: 0 -20px; color: #878787; }
.order_flow_right_arrive { background-position: 0 -80px; }
.order_flow_right_wait { background-position: 0 -60px; color: #878787; }
.order_flow_input { display: block; margin: 2px auto; padding: 0; width: 20px; height: 20px; text-indent: -999px; cursor: pointer; overflow: hidden; }
.order_box { padding: 15px 5px 10px; line-height: 180%; }
.accept_box { text-align: left; line-height: 24px; }
.accept_box dl { clear: both; }
.accept_box dl dt { width: 80px; float: left; }

/*友情链接样式
------------------------------------------------------------------------------------*/
.links { width: 670px; overflow: hidden; }
.links ul { clear: both; }
.links ul li { float: left; }
.links .txt { margin: 0; padding: 10px 0 0 0; color: #ccc; line-height: 12px; }
.links .txt a { line-height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.links .img { width: 700px; }
.links .img li { margin-right: 28px; height: 46px; }
.links .img li img { width: 88px; height: 31px; }


/* 产品导航页 */
.cpnav {font-family : "方正细圆简体","微软雅黑";font-size : 14px;  line-height:1.5;}
.cpnav_banner { width:100%; height:360px; background:url(../images/cp/cpnav/cp_banner.png) no-repeat center; margin-top:-6px; position:relative;}
.cpnav_banner div { width:1000px; margin:0 auto; position:relative;}
.cpnav_banner div .sqsy { width:276px; height:64px; position:absolute; left:365px; top:250px;  background:url(../images/cp/cpnav/cp_sqsy.png) no-repeat; /*opacity:0.8; filter:alpha(opacity=80);*/ /* 针对 IE8 以及更早的版本 */}
.cpnav p { margin:20px 0px 0px 0px; line-height:26px; color:#505050 }

.cpnav_guide {background-color:#f9f9f9;}
.cpnav_guide > div { width:830px; height:210px;  margin:0 auto; }
.cpnav_guide .menunav { width:830px;  height:300px;  margin:0 auto; }
.cpnav_guide .menunav .menu li { float:left; display:block; width:170px; text-align:center; line-height:21px; height:300px; } 
.cpnav_guide .menunav .menu .lastli { width:150px;}
.cpnav_guide .menunav .menu .tab { float:left; display:block; cursor:pointer; width:170px; text-align:center; line-height:21px; height:210px; }
.cpnav_guide .menunav .menu .br {background:url(../images/cp/cpnav/cp_br.png) repeat-x bottom ; height:20px; width:100%; float:left; margin:15px 0px 0px 0px;}
.cpnav_guide .menunav .menu .jt {background:url(../images/cp/cpnav/cp_jt.png) no-repeat bottom ; height:20px; width:100%; float:left;margin:15px 0px 0px 0px;}
.cpnav_guide .menunav h2 {font-size:26px; line-height:40px; width:150px;  font-weight:normal; text-align:center; float:left; margin:30px auto 20px auto; }
.cpnav_guide .menunav h1 {font-size:20px; line-height:40px; width:150px; font-weight:normal; text-align:center; float:left; margin:9px auto 0px auto;  }
.cpnav_guide .menunav img { width:131px; height:131px; text-align:center; float:left;  margin:30px 10px 0px 10px;  }
.cpnav_guide .menunav .more1 { background:url(../images/cp/cpnav/cp_more1.png) no-repeat }
.cpnav_guide .menunav .more2 { background:url(../images/cp/cpnav/cp_more2.png) no-repeat }
.cpnav_guide .menunav .more3 { background:url(../images/cp/cpnav/cp_more3.png) no-repeat }
.cpnav_guide .menunav .more4 { background:url(../images/cp/cpnav/cp_more4.png) no-repeat }
.cpnav_guide .menunav .more5 { background:url(../images/cp/cpnav/cp_more5.png) no-repeat }
.cpnav_guide .menunav a { width:100px; height:34px; display:block; float:left;  margin:20px 0px 0PX 30PX;   }
.cpnav_guide .menunav a:hover {background-color:#C0C0C0;}
.cpnav_guide .main ul { display: none; } 
.cpnav_guide .main ul.block { display: block; } 
.cpnav_guide .main h1 { line-height:40px; font-size:18px;   font-weight:normal; text-align:left;  padding:30px 0px 0px 0px; }


.cpnav_zzcp {background-color:#ededed;}
.cpnav_zzcp .nav { background:url(../images/cp/cpnav/cp_06.png) no-repeat right center; margin-bottom:40px;}
.cpnav_zzcp .nav h2 { font-size:30px; color:#0c92dc; }
.cpnav_zzcp .nav p { font-size:16px;}
.cpnav_zzcp .nav > div {width:480px; margin-top:30px; float:left;}
.cpnav_zzcp .block1 { background-image:url(../images/cp/cpnav/cp_07.png)}
.cpnav_zzcp .block2 { background-image:url(../images/cp/cpnav/cp_08.png)}
.cpnav_zzcp .block3 { background-image:url(../images/cp/cpnav/cp_09.png)}
.cpnav_zzcp .block4 { background-image:url(../images/cp/cpnav/cp_10.png)}
.cpnav_zzcp .block5 { background-image:url(../images/cp/cpnav/cp_11.png)}
.cpnav_zzcp .block6 { background-image:url(../images/cp/cpnav/cp_12.png)}
.cpnav_zzcp .block7 { background-image:url(../images/cp/cpnav/cp_13.png)}
.cpnav_zzcp .row_a > div {width:480px; margin-top:10px; float:left;}
.cpnav_zzcp .row_b > div {width:480px; margin-top:10px; float:right; }
.cpnav_zzcp .row_a { background-repeat:no-repeat; background-position:550px center; }
.cpnav_zzcp .row_a h2 {font-size:24px; line-height:40px; margin:30px 0px 10px 0px; font-weight:normal; text-align:left;}
.cpnav_zzcp .row_b { background-repeat:no-repeat; background-position: 45px center;}
.cpnav_zzcp .row_b h2 { font-size:24px; line-height:40px; margin:30px 10px 10px 0px;  font-weight:normal; text-align:right;}
.cpnav_zzcp > div { width:840px; height:250px;  margin:0 auto;}




/*产品中心样式*/
.product { margin: 20px auto; min-width: 1275px; height: auto; overflow: hidden; background-color: #ffffff; }
.product1 { width: 980px; height: auto; height: 80px; background-color: #DADADA;margin:0 auto; }
.product10 { width: 480px; height: 50px; padding: 18px 1px 0 30px; float: left; }
.product10 p.ss { color: #595757; font-size: 20px; letter-spacing: 1px; font-weight: 600; }
.product10 p.hh { color: #666; font-size: 13px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 0; }
.product11 { width: 200px; height: 50px; float: left; padding: 12px 1px 0 240px; }
.product11_img {cursor:pointer;}
.product2 { width: 980px; height: auto; height: 96px;margin:20px auto; }
.product20 { width: 810px; height: 96px; padding: 25px 1px 0 1px; text-align: center; margin: 0 auto; }
.product20 p.ss { color: #d80c18; font-size: 24px; letter-spacing: 1px; font-weight: 500; font-family: ＂宋体＂; }
.product20 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 10px 2px 0 0; text-align: center; font-family: ＂宋体＂; }
/*******************************start产品2010样式*******************************/

.core10 { float: left; height: 220px; padding: 12px 1px 19px 12px; width: 290px; }
.core11 { width: 555px; height: 50px; padding: 11px 1px 0 20px; float: left; }
.core11 p.ss { color: #0d68ad; font-size: 24px; letter-spacing: 1px; font-weight: 600; padding: 6px 1px 8px; font-family: ＂宋体＂; }
.core11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 0; text-indent: 2em; font-family: ＂宋体＂; }

.div1234 { background:url(../images/1234.png) no-repeat 100px center;  margin:0 auto; margin-top:50px; height:436px; width:745px; min-width:745px;}
.div1234 table { width:100%; height:100%; font-size:14px; color:#28211B;}
.div1234 table td { padding-top:15px;}
.core1a a { background: transparent url(../images/wdck2010.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; text-decoration: none;}
.core2a a { background: transparent url(../images/sqsy2010.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; text-decoration: none;cursor:pointer; }
/*** Start .nav Class ***************/
.nav { display: block;width:1000px;margin:auto;}
div.hide { display: none; width: 0; overflow: hidden; }
div.show { clear: left; overflow:hidden; background-color:white ; position: relative; z-index: 50; border-bottom: none; height: auto; width: 100%; }
.bgLine { width:100%;}
div.leftLine { float:left; background:url(../images/leftLine.jpg) no-repeat; width:3px; height:139px;}
div.rightLine { float:right; background:url(../images/rightLine.jpg) no-repeat; width:3px; height:139px;}

#gallery2010 { font: 11px verdana,arial,sans-serif;  padding: 5px 0 0 0; position: relative;  margin-left:1px; line-height: 15px; background: url(../images/001.jpg) repeat-x bottom; height: 70px; }
#gallery2010 div.off1 { color: #c00; padding: 10px 16px 0px; float: left; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallery2010 div.on1 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallery2010 div.off2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallery2010 div.on2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallery2010 div.off3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallery2010 div.on3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
.Corefunctions1 { height: 295px; padding: 56px 1px 1px 80px; text-align: center; width: 100px; float: left; }
.Corefunctions1 a:hover { text-decoration: none; color: #444; }
.Corefunctions2 { padding: 30px 1px 1px; float: left; width: 475px; position: relative; left: 86px; }
.Corefunctions3 { height: 295px; padding: 60px 40px 1px 30px; text-align: center; width: 100px; float: left; }
.Corefunctions3 a:hover { text-decoration: none; color: #444; }
.Corefunctions1a a { background: transparent url(../images/xtd.png) no-repeat; width: 120px; float: left; padding: 1px 0px 70px 38px; text-align: left; font-size: 14px; text-decoration: none; }
.Corefunctions2a a { background: transparent url(../images/ds.png) no-repeat; width: 120px; float: left; padding: 1px 0px 60px 38px; text-align: left; font-size: 14px; text-decoration: none; }
.Corefunctions3a a { background: transparent url(../images/bj.png) no-repeat; width: 120px; float: left; padding: 1px 0px 46px 38px; text-align: left; font-size: 14px; text-decoration: none; }
.Corefunctions4a a { background: transparent url(../images/dt.png) no-repeat; width: 120px; float: left; padding: 1px 0px 60px 38px; text-align: left; font-size: 14px; text-decoration: none; }
.Corefunctionstwo10 { float: left; height: 95px; padding: 25px 0px 8px 28px; width: 120px; }
.Corefunctionstwo11 { float: left; height: 95px; padding: 24px 0px 15px 10px; width: 730px; }
.Corefunctionstwo11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.Corefunctionstwo11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 2px 0 0; line-height: 23px; }

.ninePic { margin:32px 16px 0px 16px;}
.Corefunctionsthree10 { width: 300px; height: 172px; background-color: #EEEEEE; border: 1px solid #CCCCCC; margin:8px  8px; float: left; }
.Corefunctionsthree10 h1 a:hover { color: #f08300; /*鼠标经过的颜色变化*/ }
.Corefunctionsthree10 table { width:100%; height:100%; text-align:left;}

.Corefunctionsthree10 .leftmap {  font-size: 16px;  color: #f08300; width:72px; padding-left:20px; text-align:left;}
.Corefunctionsthree10 .leftmap img { padding-bottom:5px; padding-left:2px;}
.Corefunctionsthree10 p.hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; width:195px; padding-left:10px; padding-right:5px;}
/*******************************end产品2010样式*******************************/
/*******************************start产品p3样式*******************************/
.p3core { width: 100%; height: 250px; border: 2px solid #E2E2E2; margin: 10px auto; }
.p3core10 { float: left; height: 220px; padding: 15px 1px 12px 18px; width: 290px; }
.p3core11 { width: 650px;*width: 600px; height: 50px; padding: 11px 1px 0 20px; float: left; }
.p3core11 p.ss { color: #0d68ad; font-size: 24px; letter-spacing: 1px; font-weight: 600; padding: 15px 1px 8px; font-family: ＂宋体＂; }
.p3core11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 0; text-indent: 2em; font-family: ＂宋体＂; }
.p3core1a a { background: transparent url(../images/sqsy2010.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; margin: 17px 0 0 2px; text-decoration: none;cursor:pointer; }

#galleryp3 { font: 11px verdana,arial,sans-serif; width: 100%; padding: 5px 0 0 0; position: relative; left: 0px; line-height: 15px; background: url(../images/001.jpg) repeat-x bottom; height: 70px; }
#galleryp3 div.off1 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat scroll right bottom rgba(0, 0, 0, 0); cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#galleryp3 div.on1 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#galleryp3 div.off2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat scroll right bottom; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#galleryp3 div.on2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#galleryp3 div.off3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#galleryp3 div.on3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }

.p3Corefunctionsone01 {
    width: 100%;
}
.p3Corefunctionsone01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 20px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.p3Corefunctionsone01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 1px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.p3Corefunctionsone02 { padding: 30px 1px 1px 108px; float: left; }


.p3Corefunctionstwo10 { float: left; height: 65px; padding: 20px 0px 20px 40px; width: 120px; }
.p3Corefunctionstwo11 { float: left; height: 65px; padding: 20px 0px 30px 10px; width: 790px; }
.p3Corefunctionstwo11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.p3Corefunctionstwo11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 2px 0 0; line-height: 23px; }

.p3Corefunctionsthree10 { float: left; height: 500px; padding: 60px 1px 10px 10px; width: 220px; }
.p3Corefunctionsthree11 { float: left; height: 550px; width: 728px; padding: 30px 1px 1px; }
.p3Corefunctionsthree11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; padding: 10px 0 0px 0px; margin: 0 0 0 258px; }
.p3Corefunctionsthree11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; padding: 2px 0px 0 0; line-height: 25px; margin: 0 0 0 230px; text-indent: 2em; }
/*******************************end产品p3样式*******************************/
/*******************************start产品E4样式*******************************/
.e4core {  height: 250px; border: 2px solid #E2E2E2; margin: 10px auto; background-color:#FAFAFA; }
.e4core10 {height: 220px; padding: 12px 1px 12px 18px; width: 290px; }
.e4core11 {padding: 0px 20px 0px 20px;}
.e4core11 p.ss { color: #0d68ad; font-size: 24px;font-weight: 600; padding: 15px 1px 8px; font-family:"微软雅黑"; }
.e4core11 p.hh { color: #595757; font-size: 14px; letter-spacing: 0.4px;  line-height:25px; padding: 4px 0px 2px 0px; text-indent: 30px; font-family: ＂宋体＂; }
.e4core1a a { background: transparent url(../images/e4zzcp.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; text-decoration: none;  }
.e4core2a a { background: transparent url(../images/sqsy2010.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; margin: 0px 0 0 18px; text-decoration: none;cursor:pointer; }
.imgWidth { width:120px;}

#gallerye4 { font: 11px verdana,arial,sans-serif;  padding: 5px 0 0 0; position: relative; line-height: 15px; background: url(../images/001.jpg) repeat-x bottom; height: 70px;  margin-left:1px;}
#gallerye4 div.off1 { color: #c00; padding: 10px 16px 0px; float: left; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.on1 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.off2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.on2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.off3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.on3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.off4 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.on4 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.off5 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.on5 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.off6 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye4 div.on6 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
.topFont { color:#231717;}
.gnxj_cot {width:940px;margin:-105px auto 0;height:700px;position:relative;}
.gnxj_cot01 {position:absolute;width:125px;height:160px;background-color:#e6e6e6;top:0;overflow:hidden;}
.gnxj_cot02 {position:absolute;width:125px;height:160px;background-color:#e6e6e6;top:0;left:130px;overflow:hidden;}
.gnxj_cot03 {position:absolute;width:220px;height:190px;background-color:#e6e6e6;top:0;left:260px;overflow:hidden;}
.gnxj_cot04 {position:absolute;width:120px;height:140px;background-color:#e6e6e6;top:0;left:485px;overflow:hidden;}
.gnxj_cot05 {position:absolute;width:120px;height:140px;background-color:#e6e6e6;top:0;left:610px;overflow:hidden;}
.gnxj_cot06 {position:absolute;width:205px;height:160px;background-color:#e6e6e6;top:0;left:735px;overflow:hidden;}
.gnxj_cot07,.gnxj_cot08{position:absolute;width:125px;height:230px;background-color:#e6e6e6;top:165px;left:0;overflow:hidden;}
.gnxj_cot08 {left:130px;}
.gnxj_cot09{position:absolute;width:220px;height:200px;background-color:#e6e6e6;top:195px;left:260px;overflow:hidden;}
.gnxj_cot10,.gnxj_cot11{position:absolute;width:120px;height:70px;background-color:#e6e6e6;top:145px;left:485px;overflow:hidden;}
.gnxj_cot11 {left:610px;}
.gnxj_cot12{position:absolute;width:120px;height:175px;background-color:#e6e6e6;top:220px;left:485px;overflow:hidden;}
.gnxj_cot13,.gnxj_cot14,.gnxj_cot15{position:absolute;width:120px;height:55px;background-color:#e6e6e6;top:220px;left:610px;overflow:hidden;}
.gnxj_cot14 {top:280px}
.gnxj_cot15 {top:340px;}
.gnxj_cot16,.gnxj_cot17{position:absolute;width:205px;height:120px;background-color:#e6e6e6;top:165px;left:735px;overflow:hidden;}
.gnxj_cot17 {top:290px;height:105px;}
.gnxj_cot18{position:absolute;width:255px;height:100px;background-color:#e6e6e6;top:400px;left:0;overflow:hidden;}
.gnxj_cot19{position:absolute;width:255px;height:180px;background-color:#e6e6e6;top:505px;left:0;overflow:hidden;}
.gnxj_cot20{position:absolute;width:345px;height:165px;background-color:#e6e6e6;top:400px;left:260px;overflow:hidden;}
.gnxj_cot21{position:absolute;width:345px;height:115px;background-color:#e6e6e6;top:570px;left:260px;overflow:hidden;}
.gnxj_cot22{position:absolute;width:120px;height:195px;background-color:#e6e6e6;top:400px;left:610px;overflow:hidden;}
.gnxj_cot23{position:absolute;width:205px;height:100px;background-color:#e6e6e6;top:400px;left:735px;overflow:hidden;}
.gnxj_cot24{position:absolute;width:205px;height:90px;background-color:#e6e6e6;top:505px;left:735px;overflow:hidden;}
.gnxj_cot25{position:absolute;width:330px;height:86px;background-color:#e6e6e6;top:600px;left:610px;overflow:hidden;}


.gnxj_cot p {position:absolute;background-color:#008ccf;color:#fff;font-size:14px;}
.gnxj_cot p a {list-style-type:none;color:#fff;font-size:14px;text-decoration:underline;}
.gnxj_cot01 p,.gnxj_cot02 p {height:135px;width:125px;padding-top:25px;text-align:center;}
.gnxj_cot03 p {height:150px;width:150px;padding:20px 35px;text-align:left;}
.gnxj_cot04 p {height:80px;width:70px;padding:30px 25px;}
.gnxj_cot05 p {height:80px;width:84px;padding:30px 18px;}
.gnxj_cot06 p {height:110px;width:147px;padding:25px 27px;}
.gnxj_cot07 p,.gnxj_cot08 p {height:200px;width:75px;padding:15px 25px;}
.gnxj_cot08 p {text-align:center;}
.gnxj_cot09 p {height:180px;width:178px;padding:10px 21px;}
.gnxj_cot11 p {width:120px;height:55px;text-align:center;padding-top:15px;}
.gnxj_cot10 p {width:70px;height:40px;padding:15px 25px;}
.gnxj_cot12 p {width:120px;height:145px;padding-top:30px;text-align:center;}
.gnxj_cot13 p,.gnxj_cot14 p,.gnxj_cot15 p {width:120px;height:40px;text-align:center;padding-top:15px;}
.gnxj_cot16 p {width:155px;height:80px;padding:20px 25px;}
.gnxj_cot17 p {width:155px;height:89px;padding:8px 25px;}
.gnxj_cot18 p {width:215px;height:70px;text-align:center;padding:15px 20px;}
.gnxj_cot19 p {width:195px;height:160px;padding:10px 30px;}
.gnxj_cot20 p {width:309px;height:135px;padding:15px 18px;}
.gnxj_cot21 p {width:311px;height:95px;padding:10px 17px;}
.gnxj_cot22 p {width:90px;height:175px;padding:10px 15px;}
.gnxj_cot23 p {width:147px;height:90px;padding:5px 29px;}
.gnxj_cot24 p {width:161px;height:70px;padding:10px 22px;}
.gnxj_cot25 p {width:296px;height:66px;padding:10px 17px;}

.gnxj_cot h3 {font-size:18px;line-height:30px;text-align:center;}
.gnxj_cot01 h3,.gnxj_cot02 h3 {margin-top:65px;}
.gnxj_cot03 h3{margin-top:80px;}
.gnxj_cot04 h3,.gnxj_cot05 h3{margin-top:55px;}
.gnxj_cot06 h3{margin-top:65px;}
.gnxj_cot07 h3,.gnxj_cot08 h3{margin-top:100px;}
.gnxj_cot09 h3{margin-top:95px;}
.gnxj_cot10 h3,.gnxj_cot11 h3{margin-top:20px;}
.gnxj_cot12 h3{margin-top:70px;}
.gnxj_cot13 h3,.gnxj_cot14 h3,.gnxj_cot15 h3 {margin-top:12px;}
.gnxj_cot16 h3 {margin-top:45px;}
.gnxj_cot17 h3 {margin-top:32px;}
.gnxj_cot18 h3 {margin-top:30px;}
.gnxj_cot19 h3 {margin-top:75px;}
.gnxj_cot20 h3 {margin-top:65px;}
.gnxj_cot21 h3 {margin-top:40px;}
.gnxj_cot22 h3 {margin-top:80px;}
.gnxj_cot23 h3 {margin-top:35px;}
.gnxj_cot24 h3 {margin-top:30px;}
.gnxj_cot25 h3 {margin-top:25px;}


.e4Corefunctionsone { margin-left:25px; margin-right:25px;}
.e4Corefunctionsone table { width:100%; margin-top:25px;height:90px;}
.e4Corefunctionsone .ss { color: #f08300; font-size: 16px;  font-weight: 600; padding-left:10px; line-height:21px; height:21px; max-height:21px; }
.e4Corefunctionsone .hh { color: #595757; font-size: 14px; letter-spacing: 0.5px; font-weight: normal; line-height: 23px; padding-left:10px; padding-top:5px; }


.e4Corefunctionsone .spjc_list { float:left; width:230px; border-right:1px solid #ccc;}
.e4Corefunctionsone .last_block { border:0; } 
.e4Corefunctionsone .spjc_list ul li a{ display:block; width:195px; height:55px; padding-left:90px; line-height:55px; background-repeat:no-repeat; text-align:left; margin:2px 15px; color:#757575; text-decoration:none;}
.spjc_video { width:940px; margin:30px auto;}
.e4Corefunctionsone .spjc_list .item1 { background-image:url(/templates/green/images/spjc/1.png);}
.e4Corefunctionsone .spjc_list .item2 { background-image:url(/templates/green/images/spjc/2.png);}
.e4Corefunctionsone .spjc_list .item3 { background-image:url(/templates/green/images/spjc/3.png);}
.e4Corefunctionsone .spjc_list .item4 { background-image:url(/templates/green/images/spjc/4.png);}
.e4Corefunctionsone .spjc_list .item5 { background-image:url(/templates/green/images/spjc/5.png);}
.e4Corefunctionsone .spjc_list .item6 { background-image:url(/templates/green/images/spjc/6.png);}
.e4Corefunctionsone .spjc_list .item7 { background-image:url(/templates/green/images/spjc/7.png);}
.e4Corefunctionsone .spjc_list .item8 { background-image:url(/templates/green/images/spjc/8.png);}
.e4Corefunctionsone .spjc_list .item9 { background-image:url(/templates/green/images/spjc/9.png);}
.e4Corefunctionsone .spjc_list .item10 { background-image:url(/templates/green/images/spjc/10.png);}
.e4Corefunctionsone .spjc_list .item11 { background-image:url(/templates/green/images/spjc/11.png);}
.e4Corefunctionsone .spjc_list .item12 { background-image:url(/templates/green/images/spjc/12.png);}
.e4Corefunctionsone .spjc_list .item13 { background-image:url(/templates/green/images/spjc/13.png);}
.e4Corefunctionsone .spjc_list .item14 { background-image:url(/templates/green/images/spjc/14.png);}

.e4Corefunctionsone .spjc_list .item1_s, .e4Corefunctionsone .spjc_list .item1:hover { background-image:url(/templates/green/images/spjc/s1.png);}
.e4Corefunctionsone .spjc_list .item2_s, .e4Corefunctionsone .spjc_list .item2:hover { background-image:url(/templates/green/images/spjc/s2.png);}
.e4Corefunctionsone .spjc_list .item3_s, .e4Corefunctionsone .spjc_list .item3:hover { background-image:url(/templates/green/images/spjc/s3.png);}
.e4Corefunctionsone .spjc_list .item4_s, .e4Corefunctionsone .spjc_list .item4:hover { background-image:url(/templates/green/images/spjc/s4.png);}
.e4Corefunctionsone .spjc_list .item5_s, .e4Corefunctionsone .spjc_list .item5:hover { background-image:url(/templates/green/images/spjc/s5.png);}
.e4Corefunctionsone .spjc_list .item6_s, .e4Corefunctionsone .spjc_list .item6:hover { background-image:url(/templates/green/images/spjc/s6.png);}
.e4Corefunctionsone .spjc_list .item7_s, .e4Corefunctionsone .spjc_list .item7:hover { background-image:url(/templates/green/images/spjc/s7.png);}
.e4Corefunctionsone .spjc_list .item8_s, .e4Corefunctionsone .spjc_list .item8:hover { background-image:url(/templates/green/images/spjc/s8.png);}
.e4Corefunctionsone .spjc_list .item9_s, .e4Corefunctionsone .spjc_list .item9:hover { background-image:url(/templates/green/images/spjc/s9.png);}
.e4Corefunctionsone .spjc_list .item10_s, .e4Corefunctionsone .spjc_list .item10:hover { background-image:url(/templates/green/images/spjc/s10.png);}
.e4Corefunctionsone .spjc_list .item11_s, .e4Corefunctionsone .spjc_list .item11:hover { background-image:url(/templates/green/images/spjc/s11.png);}
.e4Corefunctionsone .spjc_list .item12_s, .e4Corefunctionsone .spjc_list .item12:hover { background-image:url(/templates/green/images/spjc/s12.png);}
.e4Corefunctionsone .spjc_list .item13_s, .e4Corefunctionsone .spjc_list .item13:hover { background-image:url(/templates/green/images/spjc/s13.png);}
.e4Corefunctionsone .spjc_list .item14_s, .e4Corefunctionsone .spjc_list .item14:hover { background-image:url(/templates/green/images/spjc/s14.png);}




.makeCenter { margin:0px 25px;}
.e4Corefunctionsone2 table { width:100%; margin-top:32px;}
.e4Corefunctionsone2 .ss { color: #f08300; font-size: 16px;  font-weight: 600; padding-left:10px; }
.e4Corefunctionsone2 .hh { color: #595757; font-size: 14px; font-weight: normal; line-height: 23px; padding-left:10px; padding-top:5px; }

.e4Corefunctionsone01 p.hh { color: #231717; font-size: 14px; text-indent: 15px; padding: 30px 15px 0px 25px; letter-spacing: 0.5px; font-weight: normal; line-height: 23px; }

.e4Corefunctionsthree01 p.hh { color: #201C19; font-size: 14px; text-indent: 2em; padding: 25px 10px 0px 0px; letter-spacing:0.6px; font-weight: normal; line-height: 23px; }
.e4Corefunctionsthree02 { background: url(../images/arrows01.png) no-repeat bottom left; height:122px; padding-top:30px;}
.e4Corefunctionsthree02 p.ss { color: #d80c18; font-size: 20px;font-weight:bold; padding-left:25px; font-family:'Microsoft YaHei'; }
.e4Corefunctionsthree02 p.hh { color: #595757; font-size: 14px; font-weight: 100; line-height: 25px;  padding:25px 20px 0px 25px;  }
.e4Corefunctionsthree03f { height:142px; width:100%; padding-top:30px; }
.e4Corefunctionsthree03 { background: url(../images/arows02.png) no-repeat; height:142px; float:left; width:423px;}
.e4Corefunctionsthree03  p.ss { color: #d80c18; font-size: 20px;font-weight:bold; padding-left:25px; font-family:'Microsoft YaHei'; }
.e4Corefunctionsthree03 p.hh { color: #595757; font-size: 14px; letter-spacing: 0.2px; font-weight: 100; line-height: 25px;  padding:25px 0px 0px 25px;  }
/*.e4Corefunctionsthree02 img {height: expression(this.width < 600px ? this.height = this.height * 600px / this.width : "auto");width: expression(this.width < 600px ? "600px" : "auto");min-width:600px;}*/

.e4jsjg01 { background:url(../images/e4jsjg01.png) no-repeat center 2px ; width:456px; height:130px;}
.e4jsjg02 { background:url(../images/e4jsjg02.png) no-repeat center 2px ; width:456px; height:130px;}

.e4Corefunctionsfour02 { border: 1px solid #E2E2E2; border-top:0px; width:450px; height:410px; margin-left:2px;}
.e4Corefunctionsfour02 p.ss { color: #f08300; font-size: 17px;  font-weight: 600; padding: 15px 0px 16px 25px; }
.e4Corefunctionsfour02 p.hh { color: #595757; font-size: 14px; font-weight: normal; padding: 0px 25px 20px 25px; line-height: 23px; }

.e4Corefunctionsfour03 { padding: 2px 15px 0px 6px;}
.e4Corefunctionsfour03 p.ss { color: #f08300; font-size: 17px;  font-weight: 600; padding: 30px 0px 12px 0px; }
.e4Corefunctionsfour03 p.hh { color: #595757; font-size: 14px; font-weight: normal; line-height: 25px; }
.e4Corefunctionsfour04 { padding: 40px 0px 25px 0px;  width:558px; height:498px; margin:0 auto;}
/*******************************end产品E4样式*******************************/
/*******************************start产品E5样式*******************************/
.e5core1a a { background: transparent url(../images/zzcp.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; text-decoration: none; }
.e5core2a a { background: transparent url(../images/ydapp.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; margin: 0px 0px 0px 18px; text-decoration: none; }
.e5core3a a { background: transparent url(../images/sqsy2010.png) no-repeat; display: block; width: 139px; line-height: 54px; float: right; margin: 0px 0px  0px 112px; text-decoration: none;cursor:pointer; }

#gallerye5 { font: 11px verdana,arial,sans-serif; padding: 5px 0 0 0; position: relative; line-height: 15px; background: url(../images/001.jpg) repeat-x bottom; height: 70px; margin-left:1px;}
#gallerye5 div.off1 { color: #c00; padding: 10px 16px 0px; float: left; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.on1 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.off2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.on2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
/*#gallerye5 div.off3 {color:#c00;padding:10px 16px 0px;float:left; background: url(../images/004.jpg) no-repeat scroll right bottom;cursor:pointer; height:60px; width:125px; line-height:48px; position:relative; z-index:100;}
#gallerye5 div.on3 {color:#c00;padding: 10px 16px 0px;float:left; background:url(../images/002.jpg) no-repeat;cursor:pointer; height:60px; width:125px; line-height:48px; position:relative; z-index:100;}*/
#gallerye5 div.off4 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.on4 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.off5 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.on5 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.off6 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerye5 div.on6 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }


.e5Corefunctionsone10 { float: left; height: 65px; padding: 30px 0 8px 25px; width: 120px; }
.e5Corefunctionsone11 { float: left; height: 65px; padding: 30px 0px 15px 10px; width: 730px; }
.e5Corefunctionsone11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.e5Corefunctionsone11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 2px 0 0; line-height: 23px; }

.e5Corefunctionstwo01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding-top: 25px; font-weight: normal; line-height: 25px; }
.e5Corefunctionstwo01 p.hhh { color:#595757; font-size: 14px; text-indent: 2em; padding-top: 1px; font-weight: normal; line-height: 25px; }
.e5Corefunctionstwo02 { width:788px; height:412px; margin:0 auto; padding-top:25px;}

.e5Corefunctionsthree10 { float: left; height: 65px; padding: 35px 0 4px 15px; width: 60px; }
.e5Corefunctionsthree11 { float: left; height: 95px; padding: 35px 0 45px 70px; width: 305px; }
.e5Corefunctionsthree11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.e5Corefunctionsthree11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 0px 0 0; line-height: 23px; }
.e5Corefunctionsthree01 p.hh { color: #595757; font-size: 14px; padding-top: 40px; font-weight: normal;}
.e5Corefunctionsthree02 { width:721px; height:285px; margin:0 auto; text-align:center; color:#1F1313; padding-top:40px; padding-bottom:10px;}

.bigMagin { margin:0px 45px; background: url(../images/xtjcx.png) no-repeat right bottom; min-height:510px; margin-bottom:20px;}
.bigMagin p.ss { color: #EA530E; font-size: 20px;  padding-top: 35px; font-family:'Microsoft YaHei'; }
.bigMagin p.hh { color: #595757; font-size: 14px; font-weight: 100; padding-top: 12px; line-height: 23px; width:630px; }
.e5Corefunctionsfour12 {  height: 100px; padding-top: 40px ; width: 300px; }
.ul1 { display: inline;  width: 100%; }
.ul1 li { float: left;  width: 65px;  margin-right:20px; list-style:none; border:0px;}
.ul1 li span a { color: #e6700c; font-size: 14px; text-decoration: none; }
.ul1 li  a:hover { color: #eb6d1a; }

.e5Corefunctionsfive01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 25px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.e5Corefunctionsfive02 { padding-top: 20px; margin: 0 auto; width: 629px; height:242px;}
.e5Corefunctionsfive11 { padding-top:45px; }
.e5Corefunctionsfive11 p.ss { color: #f08300; font-size: 20px; font-weight: lighter; padding-bottom: 5px; }
.e5Corefunctionsfive11 p.hh { color: #595757; font-size: 14px;  font-weight: 100; }
.e5Corefunctionsfive10 { float: left; height: 65px; padding: 40px 0px 8px 25px; width: 120px; }
.e5Corefunctionsfive12 { float: left; height: 65px; padding: 40px 0px 30px 10px; width: 730px; }
.e5Corefunctionsfive12 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.e5Corefunctionsfive12 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 2px 0 0; line-height: 23px; }

.e5Corefunctionssix01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 25px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.e5Corefunctionssix02 { width:531px; height:298px; margin: 0 auto; padding-top:35px;}
.e5Corefunctionssix03 { padding-top: 50px; margin: 0 auto; width:592px; height:320px;}
.e5Corefunctionssix11 { float: left; height: 65px; padding: 2px 0 0px 25px; width: 900px; border: 1px solid #E2E2E2; margin: 55px 2px; }
.e5Corefunctionssix11 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 20px 2px 20px 20px; }
.e5Corefunctionssix10 { float: left; height: 65px; padding: 40px 0px 8px 25px; width: 120px; }
.e5Corefunctionssix12 { float: left; height: 65px; padding: 40px 0px 15px 10px; width: 730px; }
.e5Corefunctionssix12 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.e5Corefunctionssix12 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 2px 0 0; line-height: 23px; }


/*E5产品样式
------------------------------------------------------------------------------------*/
.e5_tag {width:100%; height:50px; background-color:#e5e5e5; font-size:14px; }
.e5_tag ul { width:1000px; margin:0 auto;}
.e5_tag ul li { width:120px; height:50px; display:inline-block; float:left;}
.e5_tag ul li a { width:120px; height:50px; display:inline-block; }
.e5_tag ul li a span { line-height:50px; margin-left:25px;}
.e5_tag ul li a { background-repeat:no-repeat; background-position:15px 50%; text-decoration:none; color:#595757; }
.e5_tag ul li a:hover, .khw_menu ul li a:active { }
.e5_tag .tag0 { background-image:url(../images/e5_menu1.png);}
.e5_tag .tag0_s, .khw_menu .tag0:hover { background-image:url(../images/e5_menu1s.png); color:#fff; background-color:#c81528; }
.e5_tag .tag1 { background-image:url(../images/e5_menu2.png);}
.e5_tag .tag1_s, .khw_menu .tag1:hover { background-image:url(../images/e5_menu2s.png); color:#fff; background-color:#c81528; }
.e5_tag .tag2 { background-image:url(../images/e5_menu3.png);}
.e5_tag .tag2_s, .khw_menu .tag2:hover { background-image:url(../images/e5_menu3s.png); color:#fff; background-color:#c81528; }
.e5_tag .tag3 { background-image:url(../images/e5_menu4.png);}
.e5_tag .tag3_s, .khw_menu .tag3:hover { background-image:url(../images/e5_menu4s.png); color:#fff; background-color:#c81528; }

.hxts > div { border-bottom:1px solid #DADADA; }
.hxts > div.last-block { border-bottom:0; }
.hxts01 {width:959px;height:290px;padding:50px 20px 30px;}
.ptyy_l {float:left;width:409px;height:240px;padding:50px 30px 0 30px;}
.ptyy_r {float:left;width:465px;}
.ptyy_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts02 {width:919px;height:320px;padding:50px 20px 0 30px;}
.dzzgl_l {float:left;width:396px;overflow:hidden;padding:45px 83px 0 20px;}
.dzzgl_r {float:left;width:410px;padding:14px 0 0 10px;overflow:hidden;}
.dzzgl_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts03 {width:949px;height:320px;padding:50px 20px 0 30px;}
.bqykj_l {float:left;width:485px;overflow:hidden;margin-left2px;}
.bqykj_r {float:left;width:400px;padding:49px 0 0 30px;overflow:hidden;}
.bqykj_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts04 {width:949px;height:320px;padding:50px 20px 0 30px;}
.llywd_l {float:left;width:396px;overflow:hidden;padding:46px 33px 0 20px;}
.llywd_r {float:left;width:481px;overflow:hidden;}
.llywd_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts05 {width:949px;height:320px;padding:50px 20px 0 30px;}
.lczdy_l {float:left;width:498px;overflow:hidden;}
.lczdy_r {float:left;width:400px;padding:49px 0 0 20px;overflow:hidden;}
.lczdy_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts06 {width:949px;height:320px;padding:50px 20px 0 30px;}
.lcqtj_l {float:left;width:479px;overflow:hidden;margin-left:19px;}
.lcqtj_r {float:left;width:400px;padding:49px 0 0 20px;overflow:hidden;}
.lcqtj_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts07 {width:949px;height:320px;padding:50px 20px 0 30px;}
.dyybz_l {float:left;width:390px;overflow:hidden;padding:46px 30px 0 20px;}
.dyybz_r {float:left;width:492px;overflow:hidden;}
.dyybz_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts08 {width:949px;height:320px;padding:50px 20px 0 30px;}
.dsjcc_l {float:left;width:390px;overflow:hidden;padding:46px 0px 0 20px;}
.dsjcc_r {float:left;width:507px;overflow:hidden;}
.dsjcc_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts09 {width:949px;height:320px;padding:50px 20px 0 30px;}
.qjbfs_l {float:left;width:474px;overflow:hidden;margin-left:23px;}
.qjbfs_r {float:left;width:410px;padding:49px 0 0 20px;overflow:hidden;}
.qjbfs_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts10 {width:949px;height:320px;padding:50px 20px 0 30px;}
.xtaqx_l {float:left;width:395px;overflow:hidden;padding:46px 0px 0 20px;}
.xtaqx_r {float:left;width:507px;overflow:hidden;margin:23px 0 0 25px;}
.xtaqx_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts11 {width:949px;height:320px;padding:40px 20px 0 30px;}
.bzhbb_l {float:left;width:431px;overflow:hidden;margin-left:66px;}
.bzhbb_r {float:left;width:410px;padding:60px 0 0 20px;overflow:hidden;}
.bzhbb_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts12 {width:949px;height:320px;padding:50px 20px 0 30px;}
.gnjch_l {float:left;width:472px;overflow:hidden;margin-left:25px;}
.gnjch_r {float:left;width:410px;padding:49px 0 0 20px;overflow:hidden;}
.gnjch_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxgn { display:none; margin-top:30px;}
.hxgn dl { width:100%; border-bottom:1px solid #DADADA; margin-bottom:30px; padding-bottom:30px; }
.hxgn dl.last-block { width:100%; border-bottom:0; padding-bottom:0;}
.hxgn dl:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.hxgn dl dt { float:left; width:160px; color:red; font-size:18px; font-weight:bold; }
.hxgn dl dd { float:left; width:840px; }
.hxgn dl dd p { display:inline-block; float:left; width:165px; line-height:30px; text-align:left;}

.cpjg { display:none; margin:30px auto;}
.ywjg01 {width:999px;margin:30px auto;}
.ywkj01 {width:100%;}
.ywkj02 {width:100%; text-align:center;}
.e5show_content2 h5 {font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px;}
.e5show_content2 p {font-size:14px;color:#595757;line-height:25px;}
.e5show_content2 h3 {color:#d45353;font-size:16px;}
.ywjg02 {width:999px;height:270px;margin-top:50px;}
.jgts01 {width:999px;height:100px;}
.jgts02 {width:999px;height:100px;margin-top:50px;}
.jgts01_img, .jgts01_js,.jgts02_img, .jgts02_js {float:left;}
.jgts01_img,.jgts02_img {width:72px;margin-left:45px;}
.jgts01_js,.jgts02_js {width:368px;margin-right:2px;}
.ywjg02 h3 {color:#d45353;font-size:16px;}
.ywjg02 p {color:#595757;font-size:12px;}
.ywjg03 {width:999px;height:320px; }
.ywjg03 p {font-size:12px;    }
.ywjg03 h3 {color:#d45353;font-size:16px;   }
.wwgn01{width:939px;height:100px;margin:50px 30px 10px}
.wwgn02 {width:969px;height:200px;margin-left:30px;}
.wwgn01_img {float:left;width:120px;margin:0 10px;}
.wwgn01_js {float:left;width:799px;}
.wwgn02_img {float:left;width:120px;margin:0 10px;}
.wwgn02_js {float:left;width:819px;}
.jsjg01{width:999px;}
.rjjg01 {/*width:899px;height:110px;margin:30px 44px 5px;*/ margin:10px 10px 30px 10px; text-indent:2em; }
.rjjg02 {width:100%; margin: auto; text-align:center; margin-bottom:30px;}
.jsjg02 {width:929px;height:270px;margin:50px 30px 50px 32px;}
.jsjg02 p {font-size:12px;    }
.bsms_top {width:929px;height:80px;}
.bsms_top h3 { color:#d45353;}
.bsms_top_01,.bsms_bot01 {float:left;width:89px;margin-left:10px;}
.bsms_top_02,.bsms_bot02 {float:left;width:350px;}
.bsms_top_03,.bsms_bot03 {float:left;width:88px;margin-left:40px;}
.bsms_top_04,.bsms_bot04 {float:left;width:350px;}
.bsms_bot {width:929px;margin-top:50px;overflow:hidden;}
.bsms_bot h3 { color:#d45353;}
.xtjc01 {width:914px;margin:30px auto 25px;height:315px;}
.xtaq01 {float:left;width:657px;height:280px;padding-top:35px}
.xtaq01 h3 {font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px;    }
.xtaq02 {float:left;width:257px;height:315px;}
.xtjc02{width:912px;margin:30px auto 25px;height:315px;}
.xtjc02 h3 {font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px;    }
.xtjcx_t {overflow:hidden;padding-top:20px;}
.xtjcx_b {overflow:hidden;margin-top:20px;}
.xtjcx_imgjs {margin-top:5px;}
.xtjcx_imgjs span{display:block;width:78px;text-align:center;float:left;margin-left:41px;color:#595757;}
.xtjcx_imgjs .e5show_fjzx {margin-left:1px;    }
.hxgn01 {width:999px;height:330px;margin:20px auto;overflow:hidden;}
#hxgn02 {width:2050px;}
#hxgn_ul {float:left;width:2050px;}
#hxgn_ul li {float:left;width:160px;height:330px;text-align:center;background:url(../images/e5show_bghxgn.png) no-repeat;margin-left:10px;}
#hxgn_ul li h3 {font-family:微软雅黑;font-size:16px;color:#fff;line-height:50px;margin-bottom:10px;    }
#hxgn_ul li p {font-size:12px;color:#595757;line-height:21px;    }
.hxgn02 {width:959px;height:320px;margin:25px 20px;}
.hxgn02_l {width:408px;height:320px;float:left;}
.hxgn02_r {width:528px;height:295px;float:left;margin:25px 0 0 20px;text-align:center;}
.hxgn02_l_01, .hxgn02_l_02, .hxgn02_l_03, .hxgn02_l_04 {float:left;padding:15px;}
.hxgn02_l_01{width:174px;height:130px;background-color:#d45353;color:#fff;}
.hxgn02_l_02{width:173px;height:129px;border-right:1px solid #efefef;border-top:1px solid #efefef;}
.hxgn02_l_04{width:174px;height:130px;background-color:#d45353;color:#fff;}
.hxgn02_l_03{width:173px;height:129px;border-left:1px solid #efefef;border-bottom:1px solid #efefef;}
.hxgn02_l h3 {text-align:center;font-size:16px;font-family:微软雅黑;}
.hxgn02_l_01 h3, .hxgn02_l_04 h3 {color:#fff;  }
.hxgn02_l_01 p, .hxgn02_l_04 p {color:#fff;font-size:12px;}
.hxgn02_l_02 p, .hxgn02_l_03 p {font-size:12px;}
.hxgn02_l_02 h3, .hxgn02_l_03 h3 {color:#D45353;}
.hxgn02_r p {font-size:12px;margin-bottom:20px;text-align:left;}

.bbdb { display:none; margin:50px auto;}
/*E5版本类别对比-version*/
.e5version_banner {width:100%;min-width:1007px;background:url(../images/e5version_banner.jpg);height:480px;margin-top:-5px;}
.e5version {width:100%;min-width:1007px;}
.e5version_main {width:1000px;/*margin:0 auto;*/height:641px;overflow:auto;border:1px solid #c9caca;border-top:0;}
.e5version_main1 {width:1000px;height:172px; position:relative;}
.e5version_tb,.e5version_tb1 {width:1002px;border:1px solid #fff;border-collapse:collapse;}
.e5version_tb1 {height:173px;}
.e5version_tb1 h3{font-family:微软雅黑;font-size:16px;color:#fff;}
.e5version_tb1 p{color:#fff;}
.e5version_tb1 td,.e5version_tb1 th {background-color:#d45353;}
.e5version_tb td,.e5version_tb1 td{text-align:center;width:205px;border:1px solid #fff;cursor:pointer;}
.e5version_tb th,.e5version_tb1 th{text-align:center;border:1px solid #fff;width:127px;font-size:14px;color:#000;font-weight:100}
.e5version_tb td {font-size:16px;font-weight:bold;line-height:200%;}
.e5version_content {width:1000px;margin:auto;}
.e5version_content h1 {color:#fff;font-family:微软雅黑;font-size:48px;text-align:center;line-height:100px;padding-top:50px;}
.e5version_sqsy {width:1000px;text-align:center;margin-top:40px;}
.e5version_sqsy img {cursor:pointer;}
.e5version_pro {width:1000px;margin-top:40px;overflow:hidden;}
.e5version_pro img {float:left;    }
.e5version_pro p {line-height:43px;margin-left:60px;    }
.e5version_pro p a { color:#fff; font-family:微软雅黑;font-size:16px;font-weight:bold;text-decoration:none;  }
.e5version_pro_img1{float:left;width:170px;margin-left:375px;}
.e5version_pro_img2{float:left;width:170px;}
.e5version_tb .th_bt {width:47px;background-color:#F3DBDB;}
.e5version_tb .tr_wh {line-height:8px;}
.version_select {width:225px;height:181px;position:absolute;z-index:1001;background:url(/templates/green/images/version_bg_select.png);top:362px;}
.version_select1 {width:225px;height:652px;position:fixed;z-index:101;background:url(/templates/green/images/version_bg_select.png) no-repeat scroll 0 -181px;top:540px;}
.version_select2 {width:225px;height:181px;position:absolute;z-index:1001;background:url(/templates/green/images/version_bg_select.png);top:630px;}
.version_select3 {width:225px;height:652px;position:fixed;z-index:101;background:url(/templates/green/images/version_bg_select.png) no-repeat scroll 0 -181px;top:825px;}
.e5version_bot {width:1002px;height:40px;margin:auto;background:url(../testimages1/index-btnbg.png) repeat;margin-top:1px;}
.e5version_bot span {color:#fff;font-family:微软雅黑;font-size:14px;display:block;width:380px;float:left;margin:9px 0 0 250px;}
.e5version_bot a {display:block;height:30px;display:block;width:200px;float:left;margin-top:7px;}


/*******************************end产品E5样式*******************************/
/*******************************start产品客户王样式*******************************/
.cuscore { width: 1000px; height: 250px; border: 2px solid #E2E2E2; margin: 10px auto;background-color:#fafafa; }
.cuscore10 { float: left; height: 220px; padding: 12px 1px 19px 12px; width: 290px; }
.cuscore11 { width: 650px; height: 50px; padding: 11px 1px 0 20px; float: left; }
.cuscore11 p.ss { color: #0d68ad; font-size: 24px; letter-spacing: 1px; font-weight: 600; padding: 15px 1px 8px; font-family: ＂宋体＂; }
.cuscore11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 0; text-indent: 2em; font-family: ＂宋体＂; }
.cuscore1a a { background: transparent url(../images/khwjj.png) no-repeat; display: block; width: 140px; line-height: 46px; float: left; margin: 37px 0 0 0px; text-decoration: none; }
.cuscore2a a { background: transparent url(../images/khwqy.png) no-repeat; display: block; width: 140px; line-height: 46px; float: left; margin: 37px 0 0 30px; text-decoration: none; }
.cuscore3a a { background: transparent url(../images/khwhh.png) no-repeat; display: block; width: 140px; line-height: 46px; float: left; margin: 37px 0 0 30px; text-decoration: none; }
#gallerycus { font: 11px verdana,arial,sans-serif; width: 100%; padding: 5px 0 0 0; position: relative; left: 0px; line-height: 15px; background: url(../images/001.jpg) repeat-x bottom; height: 70px; }
#gallerycus div.off1 { color: #c00; padding: 10px 16px 0px; float: left; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerycus div.on1 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerycus div.off2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerycus div.on2 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerycus div.off3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }
#gallerycus div.on3 { color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/002.jpg) no-repeat; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; }

.cusCorefunctionsone02 { float: left; height: 400px; border: 1px solid #E2E2E2; overflow: hidden; margin: 30px 8px 0 16px; }
.cusCorefunctionsone02 img { height: 126px; margin: 0px 0px 12px 0px; }
.cusCorefunctionsone02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 10px 0px 8px 25px; line-height: 23px; }

.cusCorefunctionstwo10 { float: left; height: 95px; padding: 0px 0px 8px 28px; width: 120px; }
.cusCorefunctionstwo11 { float: left; height: 95px; padding: 0px 0px 15px 10px; width: 810px; }
.cusCorefunctionstwo11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.cusCorefunctionstwo11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 2px 0 0; line-height: 23px; }

.cusCorefunctionsthree11 { float: left; }
.cusCorefunctionsthree10 { width: 315px; height: 225px; background-color: #EEEEEE; border-bottom: 1px solid #CCCCCC; margin: 15px 1px 3px 12px; float: left; }
.cusCorefunctionsthree10 h1 a:hover { color: #f08300; /*鼠标经过的颜色变化*/ }
.cusCorefunctionsthree10 .leftmap1 { background: url("../images/khwgnxj01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap1 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap2 { background: url("../images/khwgnxj02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap2 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap3 { background: url("../images/khwgnxj03.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap3 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap4 { background: url("../images/khwgnxj04.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap4 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap5 { background: url("../images/khwgnxj05.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap5 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap6 { background: url("../images/khwgnxj06.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap6 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap7 { background: url("../images/khwgnxj07.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap7 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap8 { background: url("../images/khwgnxj08.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap8 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 .leftmap9 { background: url("../images/khwgnxj09.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); font-size: 16px; height: 100px; width: 88px; float: left; margin: 70px 0px 2px 20px; }
.cusCorefunctionsthree10 .leftmap9 a { height: 28px; overflow: hidden; text-decoration: none; position: relative; top: 62px; left: -12px; padding: 9px 12px 7px 8px; color: #f08300; width: 85px; }
.cusCorefunctionsthree10 p.leftmap1_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 180px; float: left; margin: 68px 1px 2px 10px; }
.cusCorefunctionsthree10 p.leftmap2_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 170px; float: left; margin: 30px 1px 2px 10px; }
.cusCorefunctionsthree10 p.leftmap3_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 180px; float: left; margin: 35px 1px 2px 10px; }
.cusCorefunctionsthree10 p.leftmap4_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 200px; float: left; margin: 30px 1px 2px 3px; }
.cusCorefunctionsthree10 p.leftmap5_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 195px; float: left; margin: 50px 1px 2px 5px; }
.cusCorefunctionsthree10 p.leftmap6_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 190px; float: left; margin: 65px 1px 2px 10px; }
.cusCorefunctionsthree10 p.leftmap7_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 200px; float: left; margin: 50px 1px 2px 0px; }
.cusCorefunctionsthree10 p.leftmap8_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 180px; float: left; margin: 85px 1px 2px 10px; }
.cusCorefunctionsthree10 p.leftmap9_hh { color: #595757; font-size: 12px; text-align: left; font-weight: normal; line-height: 23px; width: 170px; float: left; margin: 95px 1px 2px 10px; }
/*******************************end产品p3样式*******************************/
/*******************************start产品移动APP*******************************/
.appcore { width: 1000px; height: 250px; border: 2px solid #E2E2E2; margin: 10px auto; }
.appcore10 { float: left; height: 220px; padding: 12px 1px 19px 12px; width: 290px; }
.appcore11 { width: 650px; height: 50px; padding: 11px 1px 0 20px; float: left; }
.appcore11 p.ss { color: #0d68ad; font-size: 24px; letter-spacing: 1px; font-weight: 600; padding: 15px 1px 8px; font-family: ＂宋体＂; }
.appcore11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 0; text-indent: 2em; font-family: ＂宋体＂; }
.appcore1a a { background: transparent url(../images/xzkhd.png) no-repeat; display: block; width: 139px; line-height: 54px; float: left; margin: 36px 0 0 2px; text-decoration: none; }
.appcore1a {margin:39px 0 0 2px;}
.appcore1a img {margin-right:20px;cursor:pointer;}
#android_ewm, #iphone_ewm {display:none;padding:10px;}
.appCorefunctionsone { border-bottom: 2px solid #E2E2E2; float: left; height: 515px; left: -50px; margin: 10px auto; width: 1000px; }
.appCorefunctionsone01 { float: left; height: 65px; padding: 2px 0 0px 25px; width: 945px; }
.appCorefunctionsone01 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 15px 0px; }
.appCorefunctionsone01 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; }
.appCorefunctionsone02 { float: left; margin: 30px 1px 1px; padding: 70px 0 50px 0px; width: 990px; text-align: center; }

.appCorefunctionstwo { border-bottom: 2px solid #E2E2E2; float: left; height: 400px; left: -50px; margin: 10px auto;  width: 1000px; }
.appCorefunctionstwo01 { float: left; height: 220px; padding: 40px 1px 19px 70px; width: 290px; }
.appCorefunctionstwo02 { width: 602px; height: 50px; padding: 18px 1px 0 20px; float: left; }
.appCorefunctionstwo02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 70px 1px 8px 198px; }
.appCorefunctionstwo02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 200px; }

.appCorefunctionsthree { border-bottom: 2px solid #E2E2E2; float: left; height: 400px; left: -50px; margin: 10px auto;  width: 1000px; }
.appCorefunctionsthree01 { float: left; height: 220px; padding: 40px 15px 19px 8px; width: 552px; }
.appCorefunctionsthree02 { width: 390px; height: 50px; padding: 45px 1px 0 15px; float: left; }
.appCorefunctionsthree02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 25px 1px 8px 12px; }
.appCorefunctionsthree02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 12px; }

.appCorefunctionsfour { border-bottom: 2px solid #E2E2E2; float: left; height: 400px; left: -50px; margin: 10px auto; width: 1000px; }
.appCorefunctionsfour01 { float: left; height: 220px; padding: 40px 1px 19px 70px; width: 290px; }
.appCorefunctionsfour02 { width: 552px; height: 50px; padding: 18px 1px 0 20px; float: left; }
.appCorefunctionsfour02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 62px 1px 8px 270px; }
.appCorefunctionsfour02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 270px; }

.appCorefunctionsfive { border-bottom: 2px solid #E2E2E2; float: left; height: 400px; left: -50px; margin: 10px auto;  width: 1000px; }
.appCorefunctionsfive01 { float: left; height: 220px; padding: 40px 15px 19px 8px; width: 552px; }
.appCorefunctionsfive02 { width: 290px; height: 50px; padding: 18px 1px 0 70px; float: left; }
.appCorefunctionsfive02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 110px 1px 8px 12px; }
.appCorefunctionsfive02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 12px; }

.appCorefunctionssix { border-bottom: 2px solid #E2E2E2; float: left; height: 480px; left: -54px; margin: 10px auto;  width: 1000px; }
.appCorefunctionssix01 { float: left; height: 230px; padding: 80px 15px 19px 70px; width: 990px; text-align: center; }
.appCorefunctionssix02 { width: 990px; height: 50px; padding: 18px 1px 0px 0px; float: left; text-align: center; }
.appCorefunctionssix02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 1px 8px 12px; }
.appCorefunctionssix02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 12px; }

.appCorefunctionsseven { border-bottom: 2px solid #E2E2E2; float: left; height: 530px; left: -54px; margin: 10px auto;  width: 1000px; }
.appCorefunctionsseven01 { float: left; height: 230px; padding: 80px 15px 19px 70px; width: 990px; text-align: center; }
.appCorefunctionsseven02 { width: 1010px; height: 50px; padding: 18px 1px 0px 0px; float: left; text-align: center; }
.appCorefunctionsseven02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 1px 8px 12px; }
.appCorefunctionsseven02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 0px 0px 0px; }

.appCorefunctionseight { float: left; height: 540px; margin: 10px auto; width: 390px; padding: 0px 20px 5px 55px; }
.appCorefunctionseight01 { float: left; height: 230px; padding: 120px 0 19px; width: 390px; text-align: center; }
.appCorefunctionseight02 { width: 390px; height: 50px; padding: 15px 1px 0px 0px; float: left; text-align: center; }
.appCorefunctionseight02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 1px 8px 12px; }
.appCorefunctionseight02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 12px; text-align: left; text-indent: 2em; }

.appCorefunctionsnine { float: left; height: 540px; margin: 10px auto; width: 390px; padding: 0px 10px 5px 80px; }
.appCorefunctionsnine01 { float: left; height: 230px; padding: 120px 0 19px; width: 390px; text-align: center; }
.appCorefunctionsnine02 { width: 390px; height: 50px; padding: 15px 1px 0px 0px; float: left; text-align: center; }
.appCorefunctionsnine02 p.ss { color: #0d68ad; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 1px 8px 12px; }
.appCorefunctionsnine02 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 12px; text-align: left; text-indent: 2em; }
/*******************************end产品p3样式*******************************/
/*******************************start增值产品样式*******************************/
.valuecore { width: 1000px; height: 250px; border: 2px solid #E2E2E2; margin: 10px auto; }
.valuecore10 { float: left; height: 220px; padding: 12px 1px 19px 12px; width: 290px; }
.valuecore11 { width: 650px; height: 50px; padding: 11px 1px 0 20px; float: left; }
.valuecore11 p.ss { color: #0d68ad; font-size: 24px; letter-spacing: 1px; font-weight: 600; padding: 15px 1px 8px; font-family: ＂宋体＂; }
.valuecore11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 6px 2px 0 0; text-indent: 2em; font-family: ＂宋体＂; }

#galleryevalue { font: 11px verdana,arial,sans-serif; width: 100%; padding: 5px 0 0 0; position: relative; left: 1px; line-height: 15px; background: url(../images/001.jpg) repeat-x bottom; height: 70px; }
#galleryevalue div.off1 {color: #c00; padding: 10px 8px 0px; margin: 0 0.25px; float: left; cursor: pointer; height: 60px; width: 125px; line-height: 48px; position: relative; z-index: 100; left: -0.5px; }
#galleryevalue div.on1 {color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/right002.png) no-repeat; cursor: pointer; height: 60px; width: 124px; line-height: 48px; position: relative; z-index: 100; }
#galleryevalue div.off2 {margin-left:-2px; color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; left: -0.5px; }
#galleryevalue div.on2 {color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/002n.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; }
#galleryevalue div.off3 {margin-left:-2px; color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; left: -0.5px; }
#galleryevalue div.on3 {color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/002n.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; }
#galleryevalue div.off4 {margin-left:-2px; color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; left: -0.5px; }
#galleryevalue div.on4 {color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/002n.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; }
#galleryevalue div.off5 {margin-left:-2px; color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; left: -0.5px; }
#galleryevalue div.on5 { color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/002n.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; }
#galleryevalue div.off6 {margin-left:-2px; color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; left: -0.5px; }
#galleryevalue div.on6 { color: #c00; padding: 10px 8px 0px; float: left; background: url(../images/002n.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; }
#galleryevalue div.off7 {margin-left:-2px; color: #c00; padding: 10px 16px 0px; float: left; background: url(../images/004.jpg) no-repeat; cursor: pointer; height: 60px; width: 126px; line-height: 48px; position: relative; z-index: 100; left: -0.5px; }
#galleryevalue div.on7 {color: #c00; padding: 10px 14px 0px; float: left; background: url(../images/002nnn.jpg) no-repeat; cursor: pointer; height: 60px; width: 130px; line-height: 48px; position: relative; z-index: 100; }

div.hidevalue { display: none; width: 0; overflow: hidden; }
div.showvalue { overflow:hidden; clear: left; width: 100%; background: url(../images/003.jpg) no-repeat; position: relative; z-index: 50; left: 1px; border-bottom: none; height: auto; }
.valueCorefunctionsone01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 35px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsone02 { padding: 10px 1px 1px 260px; text-align: center; float: left; }
.valueCorefunctionsone03 { padding: 50px 1px 1px 100px; text-align: center; float: left; }
.valueCorefunctionsone11 { float: left; height: 85px; padding: 35px 0 20px 25px; width: 955px; }
.valueCorefunctionsone11 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 15px 0px; }
.valueCorefunctionsone11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-indent: 2em; }
.valueCorefunctionsone12 { float: left; height: 35px; padding: 15px 0 40px 25px; width: 955px; }
.valueCorefunctionsone12 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 20px; }
.valueCorefunctionsone04 { text-align: left; float: left;padding-left:25px; }
.valueCorefunctionsone04 table {border:1px solid #000;width:945px;}
.valueCorefunctionsone04 table th {border:1px solid #000;background-color:#1f497d;color:#fff;text-align:center;    }
.valueCorefunctionsone04 table th,.valueCorefunctionsone04 table td {padding:5px 10px;    }
.valueCorefunctionsone04 table .col_2 {width:145px;    }
.valueCorefunctionsone04 table .col_3 {width:685px;  }
.valueCorefunctionsone04 table .row_1 {background-color:#dbe5f1;   }
.valueCorefunctionsone04 table td {border:1px solid #000;    }
.valueCorefunctionsone04 img { height: expression(this.width < 950px ? this.height = this.height * 950px / this.width : "auto"); width: expression(this.width < 950px ? "950px" : "auto"); max-width: 950px; }

.valueCorefunctionstwo01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 35px 20px 1px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionstwo10 { float: left; height: 65px; padding: 40px 0 4px 25px; width: 80px; }
.valueCorefunctionstwo11 { float: left; height: 95px; padding: 40px 0 60px 75px;*padding: 20px 0 60px 55px; width: 300px;*width:270px; }
.valueCorefunctionstwo11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.valueCorefunctionstwo11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 0px 0 0; line-height: 23px; }

.valueCorefunctionsthree01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 30px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsthree01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 1px 20px 1px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsthree10 { float: left; height: 65px;*height:10px; padding: 30px 0 4px 25px; width: 85px; }
.valueCorefunctionsthree11 { float: left; height: 75px; padding: 30px 0 1px 75px; *padding: 30px 0 1px 25px;width: 300px;*width: 300px; }
.valueCorefunctionsthree11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.valueCorefunctionsthree11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 0px 0 0; line-height: 23px; }

.valueCorefunctionsfour01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 30px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsfour01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 1px 20px 1px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsfour10 { float: left; height: 65px; padding: 30px 0 4px 25px; width: 85px; }
.valueCorefunctionsfour11 { float: left; height: 95px; padding: 30px 0 40px 75px; width: 300px; }
.valueCorefunctionsfour11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.valueCorefunctionsfour11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 0px 0 0; line-height: 23px; }

.valueCorefunctionsfour13 { float: left; height: 65px; padding: 30px 0 4px 25px; width: 85px; }
.valueCorefunctionsfour12 { float: left; height: 95px; padding: 30px 0 4px 75px; width: 300px; }
.valueCorefunctionsfour12 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.valueCorefunctionsfour12 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 0px 0 0; line-height: 23px; }

.valueCorefunctionsfour14 { float: left; height: 65px; padding: 30px 0 4px 25px; width: 85px; }
.valueCorefunctionsfour15 { float: left; height: 95px; padding: 30px 0 4px 75px; width: 300px; }
.valueCorefunctionsfour15 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.valueCorefunctionsfour15 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 0px 0 0; line-height: 23px; }


.valueCorefunctionsfive01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 30px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsfive01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 0px 20px 1px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsfive02 { padding: 1px 2px 0px 1px; float: left; }
.valueCorefunctionsfive021 { float: left; height: 95px; left: 145px; padding: 2px 0 0 25px; position: relative; top: 25px; width: 600px; }
.valueCorefunctionsfive021 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 15px 0px; }
.valueCorefunctionsfive021 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; }
.valueCorefunctionsfive022 { padding: 1px 2px 1px 20px; float: left; position: relative; top: -48px; }
.valueCorefunctionsfive03 { padding: 0px 2px 10px 1px; float: left; }
.valueCorefunctionsfive031 { float: left; height: 95px; left: 440px; padding: 2px 0 0 40px; position: relative; top: -20px; width: 470px; }
.valueCorefunctionsfive031 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 15px 0px; }
.valueCorefunctionsfive031 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; }
.valueCorefunctionsfive032 { padding: 1px 2px 10px 20px;  position: relative; top: -95px; }
.valueCorefunctionsfive04 { padding: 1px 2px 0px 1px; float: left; }
.valueCorefunctionsfive041 { float: left; height: 95px; left: 145px; padding: 2px 0 0 5px; position: relative; top: -540px; width: 800px; }
.valueCorefunctionsfive041 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 15px 0px; }
.valueCorefunctionsfive041 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; }
.valueCorefunctionsfive042 { padding: 1px 2px 1px 0px; float: left; position: relative; top: -390px; }
.valueCorefunctionsfive05 { padding: 0px 2px 10px 1px; float: left; height: 150px; }
.valueCorefunctionsfive051 { float: left; height: 95px; left: 575px; padding: 2px 0 0 1px; position: relative; top: -245px; width: 355px; }
.valueCorefunctionsfive051 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 15px 0px; }
.valueCorefunctionsfive051 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; }
.valueCorefunctionsfive052 { padding: 1px 2px 10px 30px; position: relative; top: -514px; left: -30px; }
.valueCorefunctionsfive06 { padding: 1px 2px 0px 1px; float: left; height: 380px; }
.valueCorefunctionsfive061 { float: left; height: 95px; left: 145px; padding: 2px 0 0 25px; position: relative; top: -178px; width: 340px; }
.valueCorefunctionsfive061 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 15px 0px; }
.valueCorefunctionsfive061 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; }
.valueCorefunctionsfive062 { padding: 1px 2px 1px 20px; float: left; position: relative; top: -250px; }

.valueCorefunctionssix01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 30px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionssix01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 18px 20px 1px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionssix10 { float: left; height: 65px; padding: 35px 0 4px 25px; width: 85px; }
.valueCorefunctionssix11 { float: left; height: 75px; padding: 35px 0 10px 75px; width: 300px; }
.valueCorefunctionssix11 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.valueCorefunctionssix11 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 0px 0 0; line-height: 23px; }

.valueCorefunctionsseven01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 25px 20px 0px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsseven01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 18px 20px 1px 25px; letter-spacing: 1px; font-weight: normal; line-height: 23px; }
.valueCorefunctionsseven02 { padding: 50px 20px 40px 105px; float: left; }
/*******************************end增值产品样式*******************************/
/*******************************start合作伙伴样式*******************************/
.parcore { width: 1000px; height: 450px; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 30px 0 15px 1px; text-align: center; }
/*******************************end合作伙伴样式*******************************/
/*******************************start合作伙伴样式*******************************/
.structure { width: 1000px;  margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 30px 0 15px 1px; text-align: center; }
/*******************************end合作伙伴样式*******************************/
/*******************************start典型案例样式*******************************/
.typcore { width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 30px 0 15px 1px; text-align: center; }
.typcont { width: 950px; height: 170px; padding: 5px 6px; margin: 0 auto; overflow: hidden; }
.typcont .pl img { display: block; width: 166px; height: 138px; cursor: pointer; border: none; }
.typcont .pl { width: 166px; height: 150px; border: 1.6px solid #ba9846; margin: 0px 10px; float: left; text-align: center; line-height: 24px; padding: 0 0 12px; background-color: #eadcc7; color: #ba9846; }
.typcont a.pl:hover { border: 2px solid #f08300; color: #FFF; background-color: #f08300; text-decoration: none; }
/*******************************end典型案例样式*******************************/
/*******************************start渠道合作样式（旧）*******************************/
.channelcore { width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 15px 0 1px 1px; text-align: center; overflow: hidden; }
.channel1 { width: 655px; height: 550px; float: left; }
.channel01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 2px 1px 0px 5px; letter-spacing: 1px; font-weight: normal; line-height: 23px; text-align: left; }
.channel01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 1px 1px 0px 2px; letter-spacing: 1px; font-weight: normal; line-height: 23px; text-align: left; }
.channel01 img { float: right;margin-right:5px; cursor:pointer; /*padding: 15px 30px 1px 2px;*/ }
.channel02 { padding: 50px 25px 10px 25px; }
.channel02 span { color: #c00; font-size: 18px; display: inline-block; font-weight: bold; position: relative; top: -35px; left: 80px; display: inline-block; }
.channel2 { height: 440px; float: left; margin: 0 0 0 16px; width: 329px;}
.channel20 { background: transparent url(../images/kk.png) no-repeat; height: 29px; width: 329px; color: #444; font-size: 14px; text-indent: 1.5em; text-align: left; padding: 6px 0px 0px 0px; }
.channel21 { height: 160px; width: 327px; color: #595757; font-size: 14px; text-indent: 1.5em; text-align: left; padding: 6px 0px 0px 0px; border: 1px solid #E2E2E2;border-top:none; }

#chan_text {width:80px;background-color:#fff;height:20px;border:1px solid #999;}
.chan_code {height:25px;float:left;width:165px;margin-top:10px;}
.img_code {cursor: pointer;margin-top:11px;}
.sub_img {margin: 18px 3px 1px 118px;cursor:pointer; }
.channel22 { height: 210px; width: 307px; padding: 15px 0px 0px 20px; text-align: left;border:1px solid #e2e2e2;border-top:none; }
.channel22 p { color: #595757; font-size: 14px; text-align: left; line-height: 30px; }
.channel22 p img { padding: 0px 7px 0px 1px; }
.channel22 span { color: #595757; font-size: 14px; line-height: 28px; position: relative; left: 85px; }
.channel3 { height: 117px; float: left; margin: 10px 0 0 16px; width: 329px; }
.channel3 img { cursor:pointer; height: expression(this.width < 310px ? this.height = this.height * 310px / this.width : "auto"); width: expression(this.width < 310px ? "310px" : "auto");}
.channel4 { float: left; height: 200px; padding: 10px 1px 2px; text-align: left; width: 620px; }
.channelcore .span_e {font-family:'微软雅黑';color:#595757;    }
.channelcore .span_c {font-family:'微软雅黑';color:#d80c18;    }
.channelcore h1 {font-size:20px;letter-spacing: 1px;padding: 30px 5px 20px 5px;text-align:left;}
.channel4 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 30px 0 20px 0px; }
.channel4 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px;padding:0 5px; }
.channel5 { float: left; height: 500px; padding: 10px 1px 2px; text-align: left; width: 1000px; }
.channel5 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 40px 0 50px 0px; }
.channel5 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-align: center; }
.channel6 { float: left; height: 210px; padding: 10px 1px 2px; text-align: left; }
.channel6 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; padding: 8px 5px 20px 5px; text-indent: 2em; line-height: 25px; }
.channel6 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-align: left;padding:0 5px; }
.channel6 span { color: #f81515; font-size: 15px; font-weight: 600; }
.channel7 { float: left; height: 300px; padding: 10px 0px 2px; text-align: left; width: 900px; }
.channel7 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 40px 0 30px 0px; }
.channel7 p.hh { color: #111; font-size: 12px; font-weight: 100; line-height: 25px; text-align: left; padding: 0px 0px 0px 60px; }
.span1 { height: 100px; width: 110px; float: left; position: relative; left: 62px; top: -120px; *left:122px;_left:122px;}
.span2 { height: 100px; width: 110px; float: left; position: relative; left: 145px; top: -120px;*left:205px;_left:205px; }
.span3 { height: 100px; width: 130px; float: left; position: relative; left: 238px; top: -125px;*left:298px;_left:298px; }
.span4 { height: 100px; width: 160px; float: left; position: relative; left: 312px; top: -120px;*left:372px;_left:372px; }
/*******************************end渠道合作样式*******************************/
/*******************************start渠道合作样式*******************************/
.channel_banner {width:100%;min-width:1007px;background:url(../images/bg_channel.jpg) no-repeat;margin-top:-6px;height:480px;}
.channel_banner_content {width:980px;margin:auto;}
.channel_banner_content h1 {font-size:48px;font-family:微软雅黑;color:#fff;line-height:100px;text-align:right;margin-right:110px;}
.channel_banner_content .title { display:inline-block; font-size:48px;font-family:微软雅黑; font-weight:bold; color:#fff;line-height:100px;text-align:right;/*margin-right:110px;*/ width:92%;}
.channel_banner_content p{text-indent:2em;color:#fff;font-size:14px;}
.channel_yanzheng {width:300px;height:170px;margin:68px 0 0 528px;overflow:hidden;}
.channel_yanzheng h3 {color:#fff;}
.txtstyle { width: 290px; height: 30px; color: #888; font-size: 12px; margin-top: 5px; padding: 0px 0px 0px 6px; border: 1px solid #999;background-color:#fff; }
.applyagent {margin:10px 0 0 835px;cursor:pointer;}
.channel_nav {width:100%;min-width:1007px;height:80px;background-color:#efefef;}
.channel_nav1 {width:100%;min-width:1007px;height:80px;background-color:#efefef;z-index:10001;position:fixed;top:0;left:0;}
.channel_nav_box {width:999px;overflow:hidden;margin:auto;}
.nav_box1,.nav_box2,.nav_box3,.nav_box4 {width:163px;height:38px;float:left;border-left:1px solid #c9c9c9;font-size:28px;font-family:微软雅黑;color:#303137;margin-top:15px;padding:12px 0 0 86px;cursor:pointer;}
.nav_box1 {border:0px;background:url(../images/channel01.png) no-repeat scroll 46px 8px;}
.nav_box2 {background:url(../images/channel02.png) no-repeat scroll 46px 8px;}
.nav_box3 {background:url(../images/channel03.png) no-repeat scroll 46px 8px;}
.nav_box4 {background:url(../images/channel04.png) no-repeat scroll 46px 8px;}
.channel_xzwm {width:1000px;height:180px;background:url(../images/bg_channel_xzwm.png) no-repeat;margin:20px auto 0;}
.channel_xzwm p {color:#595757;font-size:14px; margin-top:15px; line-height:25px;  }
.xzwm01,.xzwm02,.xzwm03,.xzwm04 {float:left;width:149px;height:130px;border-left:1px solid #c9c9c9;margin-top:25px;text-align:center;padding:0 50px;}
.xzwm01 {border:none;}
.xzwm_bt {color:#e30010;font-family:微软雅黑;font-weight:bold;font-size:20px;text-decoration:underline;border-bottom:1px solid #323031;padding-bottom:15px;}
.channel_cpys {width:1000px;margin:20px auto 0; font-size:14px;overflow:hidden;}
.cpys01,.cpys02,.cpys03,.cpys04,.cpys05 {float:left;width:170px;height:124px;border:1px solid #c9c9c9; border-bottom:5px solid #6dbb29;padding:30px 10px;}
.cpys01 {border-bottom:5px solid #6dbb29;}
.cpys02 {border-bottom:5px solid #facd00;margin-left:10px;}
.cpys03 {border-bottom:5px solid #fd941f;margin-left:10px;}
.cpys04 {border-bottom:5px solid #e40112;margin-left:10px;}
.cpys05 {border-bottom:5px solid #ec128d;margin-left:10px;}
.channel_cpys h3 {font-size:26px;color:#303137;font-family:微软雅黑;}
.channel_cpys p {font-size:14px;color:#595757;margin-top:15px;line-height:25px;}
.channel_qdys {width:954px;border:1px solid #c9c9c9;padding:20px 23px;overflow:hidden;margin:20px auto 0;}
.channel_qdys h3 {font-family:微软雅黑;font-size:28px;color:#595757;}
.channel_qdys h6 {font-size:14px;height:35px;background-color:#70bb2d;color:#fff;text-align:center;padding-top:15px;}
.channel_qdys p {font-size:14px;color:#595757;line-height:25px;}
.channel_qdys p span {color:#dd2910;font-weight:bold;}
.qdys01, .qdys02{float:left;width:132px;height:132px;background-color:#efefef;margin:20px 0;}
.qdys02{margin-left:5px;}
.qdys01 p, .qdys02 p{padding:20px;text-align:center;font-size:12px;color:#595757;}
.qdys_03 {text-indent:2em;margin-bottom:20px;}
.channel_jsjz {width:1000px;height:140px;background:url(../images/channel_jsjz.png) no-repeat;margin:20px auto 0;position:relative;font-size:12px;color:#595757;}
.jsjz01 {position:absolute;width:185px;top:55px;left:22px;}
.jsjz02 {position:absolute;width:195px;top:55px;left:273px;}
.jsjz03 {position:absolute;width:195px;top:55px;left:528px;}
.jsjz04 {position:absolute;width:205px;left:780px;top:55px;}


/*******************************end渠道合作样式*******************************/
/*******************************start客户培训样式*******************************/
.custraincore { width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 15px 0 1px 1px; text-align: center; overflow: hidden; }
.custrain1 { float: left; height: 290px; padding: 4px 1px 2px; text-align: left; }
.custrain1 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; text-indent: 2em; line-height: 25px;padding:0 5px; }
.custrain1 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-align: center; margin: 35px 0 5px; }
.custrain2 { float: left; height: 120px; padding: 15px 1px 2px; text-align: left; width: 895px; }
.custrain2 p.s {margin-left:30px; color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; width: 260px; float: left; height: 100px; }
.custrain2 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; width: 260px; float: left; height: 100px; position: relative; left: 85px; }
.custrain2 p.sss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; width: 260px; float: left; height: 100px; position: relative; left: 175px; }
.custrain3 { float: left; height: 210px; text-align: left; width: 1000px; border: 6px solid #E2E2E2; }
.custrain30 { float: left; height: 200px; padding: 0 13px 0px 18px; text-align: left; width: 286px; border: 6px solid #E2E2E2; }
.custrain30 p.ss { color: #f08300; font-size: 20px; letter-spacing: 1px; font-weight: lighter; padding: 18px 0px 20px 13px; }
.custrain30 p.hh { color: #595757; font-size: 12px; letter-spacing: 1px; font-weight: 100; line-height: 20px; text-indent: 2em; }
/*******************************end客户培训样式*******************************/
/*******************************start管理学院样式*******************************/
.mantraincore { width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 15px 0 1px 1px; text-align: center; overflow: hidden; }
.manschool1 { float: left; padding: 4px 1px 2px; text-align: left; margin: 0 0 20px; }
.manschool1 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; text-indent: 2em; line-height: 25px;padding:0 5px; }
.manschool2 { float: left; height: 130px; text-align: left;}
.manschool2 p.ss { color: #f30606; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 15px 0 8px; }
.manschool2 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; padding:0 5px;}
.manschool3 { float: left; height: 281px;margin-top:40px; text-align: left;width:1000px;background:url("../teamimage/wood.jpg") no-repeat; }
/*******************************end管理学院样式*******************************/
/*******************************start下载专区样式*******************************/
.downcore { width: 900px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 20px 0 15px 1px; text-align: center; }
.downcont { width: 900px; height: 185px; padding: 2px 6px; margin: 0 auto; overflow: hidden; }
.downcont .pl { width: 240px; height: 150px; border: 2px solid #CCCCCC; margin: 0px 2px; float: left; text-align: center; line-height: 28px; padding: 15px 0px 5px 12px; color: #222; font-size: 14px; }
.downcont .pl span { color: #f81515; font-size: 16px; font-weight: 600; }
.downcont .pl img { display: block; width: 120px; height: 35px; cursor: pointer; border: none; margin: 10px 0 0; padding: 23px 1px 2px 50px; }
.downcont a.pl:hover { border: 2px solid #ee0606; color: #595757; text-decoration: none; }

.downcont .pll { width: 260px; height: 164px; border: 2px solid #CCCCCC; margin: 0px 2px; float: left; text-align: left; line-height: 24px; padding: 1px 0px 5px 12px; color: #222; font-size: 14px; }
.downcont .pll img { display: block; width: 76px; height: 43px; cursor: pointer; border: none; margin: 10px 0 0; padding: 0 1px 18px 80px; }
.downcont a.pll:hover { border: 2px solid #ee0606; color: #595757; text-decoration: none; }

.downcont .plll { width: 330px; height: 164px; border: 2px solid #CCCCCC; margin: 0px 2px; float: left; text-align: left; line-height: 24px; padding: 1px 0px 5px 12px; color: #222; font-size: 14px; text-indent: 0.5em; }
.downcont .plll img { display: block; width: 76px; height: 43px; cursor: pointer; border: none; margin: 10px 0 0; padding: 0 1px 18px 110px; }
.downcont a.plll:hover { border: 2px solid #ee0606; color: #222; text-decoration: none; }

.downcont .pllll { width: 370px; height: 164px; border: 2px solid #CCCCCC; margin: 0px 2px; float: left; text-align: left; line-height: 24px; padding: 1px 0px 5px 12px; color: #222; font-size: 14px; text-indent: 0.5em; }
.downcont .pllll img { display: block; width: 155px; height: 49px; cursor: pointer; border: none; margin: 10px 0 0; padding: 0 1px 18px 110px; }
.downcont a.pllll:hover { border: 2px solid #ee0606; color: #595757; text-decoration: none; }

.downcont .ps { width: 230px; height: 143px; border: 2px solid #CCCCCC; margin: 0px 2px; float: left; text-align: center; line-height: 28px; padding: 22px 0px 5px 10px; color: #222; font-size: 18px; }
.downcont .ps img { display: block; width: 112px; height: 43px; cursor: pointer; border: none; margin: 10px 0 0; padding: 12px 1px 18px 50px; }
.downcont a.ps:hover { border: 2px solid #ee0606; color: #595757; text-decoration: none; }
.downcont .ps span { color: #f81515; font-size: 16px; font-weight: 600; }
/*******************************start服务中心样式*******************************/
.servercenter_banner {margin-top:-6px;background:url(../images/servercenter_banner_bg.png) no-repeat;width:100%;min-width:1007px;}
.servercenter_banner02 {width:1000px;margin:auto;}
.servercenter {width:100%;min-width:1007px;}
.servercenter_main{width:1000px;overflow:hidden;margin:20px auto;}
.servercenter_top {width:1000px;overflow:hidden;}
.servercenter_bot {width:998px;height:149px;margin-top:20px;border:1px solid #c9caca;background-color:#e6e6e6;text-align:center;color:#595757;font-size:12px;}
.servercenter_top01, .servercenter_top02, .servercenter_top03, .servercenter_top04 {float:left;width:250px;text-align:center;height:235px;}
.servercenter_top01, .servercenter_top02, .servercenter_top03 {background:url(../images/servercenter_topbg.png) no-repeat scroll 249px 0;}
.servercenter_bot01 {width:739px;height:50px;margin:35px auto 15px;}
.servercenter_top a,.servercenter_top p {color:#0078b6;font-size:12px;}
.top_biaoti {width:200px;margin:20px auto;color:#0078b6;}
.top_biaoti p {text-align:left; }
.top_biaoti a {margin-top:15px;text-decoration:none;    }
.top_biaoti h3 {height:30px;    }
/*******************************end服务中心样式*******************************/
/*******************************start实施服务样式*******************************/
.implecore { height: auto; margin: 8px auto; border-top: 1px solid #E2E2E2; padding: 25px 0 1px 1px; text-align: center; overflow: hidden; }
.imp1 { text-align: left; width:100%; }
.imp1 div { margin: 0 auto; width: 815px; height: 90px;  padding-bottom:15px;}
.imp1 p.ss { color: #595757; font-size: 14px; font-weight: 100; text-indent: 35px; letter-spacing: 0.1px; line-height: 25px; padding: 0px 10px 22px 10px; }
.imp1 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-align: center; margin: 25px 0 5px; }
.imp2 { height: 170px; text-align: center; width: 100%; }
.imp2 div { width:900px; height:100%; margin:0 auto;}
.imp2 p { color: #595757; font-size: 12px; font-weight: 100; line-height: 22px; width: 150px; float: left;  text-align: center; }
.imp3 { width:100%; height:272px;}
.imp3 div.wujiao {  height: 100%; min-width:984px; width:984px; border:0px; background:url(../images/fuwuBottom.png) no-repeat; margin:auto;}
.imp3 div.wujiaocenter { padding-top:23px; margin:0 auto; width:935px;}
.imp3 div.smallLogoFont { font-family:'Microsoft YaHei'; font-size:14px; font-weight:bold; color:#313131; text-align:left; padding-bottom:10px;}
.imp3 table { border-top:1px solid #9D9593; border-bottom:1px solid #BFBFBF; width:100%;}
.imp3 table td{ height:30px; line-height:30px; color:#7A7A7A; text-align:center; border:1px solid #D2D2D2;}

/*******************************end实施服务样式*******************************/
/*******************************start增值服务样式*******************************/
.addsercore { width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 15px 0 1px 1px; overflow: hidden; }
.addser1 { float: left; height: 80px; padding: 4px 1px 24px; text-align: left; width: 985px; }
.addser1 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; text-indent: 2em; line-height: 25px;padding:0 5px; }
.addser2 { float: left; height: 65px; padding: 15px 0 8px 10px; width: 160px; }
.addser3 { float: left; width: 1000px; }
.addser3 p.ss { background: transparent url(../images/t098.png) no-repeat scroll 5px 0; color: #595757; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 5px 8px 5px; }
.addser3 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-indent: 2em; }
.addser4 { float: left; height: 80px; padding: 15px 0px 20px 8px; width: 822px; }
.addser4 p.ss { color: #f08300; font-size: 16px; letter-spacing: 1px; font-weight: 600; }
.addser4 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: normal; padding: 4px 2px 0 0; line-height: 23px; }
.addser5 { float: left; width: 800px; }
.addser5 p.ss { background: transparent url(../images/t098.png) no-repeat scroll 5px 0; color: #444; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 5px 15px 5px; }
.addser5 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-indent: 2em; }
/*******************************end增值服务样式*******************************/
/*******************************start服务与支持样式*******************************/
.suppsercore { width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 15px 0 1px 1px; }
.suppser1 { float: left; width: 1000px; }
.suppser1 table {width:985px;margin:auto;border:1px solid #000;  }
.suppser1 table th {text-align:center;background-color:#DBE5F1;    }
.suppser1 table th,.suppser1 table td{border:1px solid #000;letter-spacing:1px;   }
.suppser1 table td {padding-left:10px; padding-right:10px;line-height:25px;}
.supp_col1 {width:75px;text-align:center;}
.suppser1 p.ss { background: transparent url(../images/t098.png) no-repeat scroll 5px 0; color: #595757; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 5px 25px; }
.suppser1 img { height: expression(this.width < 900px ? this.height = this.height * 900px / this.width : "auto"); width: expression(this.width < 900px ? "900px" : "auto");  }
.suppser2 { float: left; width: 1000px; padding: 6px 0 35px 0px; }
.suppser2 p.ss { background: transparent url(../images/t098.png) no-repeat scroll 5px 0; color: #595757; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 5px 15px 5px; }
.suppser2 p.hh { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 100; line-height: 25px; text-indent: 2em;padding:0 5px; }
.suppser3 { float: left; width: 999px; padding: 35px 0 1px 1px; }
.suppser3 p.ss { background: transparent url(../images/t098.png) no-repeat scroll 5px 0; color: #595757; font-size: 20px; letter-spacing: 1px; font-weight: 600; padding: 10px 5px 45px; }
.suppser3 div.hh { padding: 0 24px; background:url('/templates/green/images/fwyzc02.png') no-repeat scroll 10px 0;width:984px;height:452px;}
.suppser_01, .suppser_02, .suppser_03, .suppser_04, .suppser_05 {width:215px;height:100px;position:relative;text-align:center;color:#fff;font-size:12px;}
.suppser_01 {top:295px;left:25px;}
.suppser_02 {top:-55px;left:178px;}
.suppser_03 {top:100px;left:358px;}
.suppser_04 {top:-240px;left:515px;}
.suppser_05 {left:700px;top:-100px;}
.suppser3 p.hh img { height: expression(this.width < 900px ? this.height = this.height * 900px / this.width : "auto"); width: expression(this.width < 900px ? "900px" : "auto"); max-width: 900px; }
.suppser4 { float: left; height: 275px; width: 900px; text-align: center; }
.suppser01 { float: left; width: 160px; padding: 16px 10px 5px 0px; height: 275px; }
.suppser01 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 600; padding: 15px 0 10px 0px; }
.suppser01 p.hh { color: #595757; font-size: 12px; letter-spacing: 1px; font-weight: 100; line-height: 20px; text-indent: 3em; text-align: left; }
.suppser02 { float: left; width: 160px; padding: 16px 10px 5px; height: 275px; position: relative; left: 16px; }
.suppser02 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 600; padding: 15px 0 10px 0px; }
.suppser02 p.hh { color: #595757; font-size: 12px; letter-spacing: 1px; font-weight: 100; line-height: 20px; text-indent: 2em; text-align: left; }
.suppser02 p span { color: #595757; font-size: 12px; font-weight: 100; line-height: 24px; letter-spacing: 0px; text-align: left; }
.suppser03 { float: left; width: 160px; padding: 16px 10px 5px; height: 275px; position: relative; left: 32px; }
.suppser03 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 600; padding: 15px 0 10px 0px; }
.suppser03 p.hh { color: #595757; font-size: 12px; letter-spacing: 1px; font-weight: 100; line-height: 20px; text-indent: 2em; text-align: left; }
.suppser04 { float: left; width: 160px; padding: 16px 10px 5px; height: 275px; position: relative; left: 48px; }
.suppser04 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 600; padding: 15px 0 10px 0px; }
.suppser04 p.hh { color: #595757; font-size: 12px; letter-spacing: 1px; font-weight: 100; line-height: 20px; text-indent: 2em; text-align: left; }
.suppser05 { float: left; width: 160px; padding: 16px 10px 5px; height: 275px; position: relative; left: 64px; }
.suppser05 p.ss { color: #595757; font-size: 14px; letter-spacing: 1px; font-weight: 600; padding: 15px 0 10px 0px; }
.suppser05 p.hh { color: #595757; font-size: 12px; letter-spacing: 1px; font-weight: 100; line-height: 20px; text-indent: 2em; text-align: left; }
/*******************************end服务与支持样式*******************************/
/*******************************start付款方式*******************************/
.paymethod{ width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 5px 0 1px 10px; text-align: center; overflow: hidden; }
.pay_left {width:650px;float:left;color:#595757;text-align:left;}
.pay_left h3 {color:#ef8a04;font-size:14px;line-height:35px;}
.pay_left p {color:#585858;font-size:12px;line-height:25px;}
.pay_left p span {font-size:14px;    }
.pay_left01,.pay_left02{margin-top:20px;}
.pay_right {width:329px;float:left;margin:4px 0 0 20px;}
.pay_tixing {background:url('/templates/green/images/pay_right.jpg') no-repeat;width:309px;height:180px;padding:20px;text-align:left;}
.ccompl22 { height: 218px; float: left; margin-top: 17px; width: 329px; }
.ccompl20 { background: transparent url(../images/kk.png) no-repeat; height: 29px; width: 329px; color: #444; font-size: 14px; text-indent: 1.5em; text-align: left; padding: 6px 0px 0px 0px; }
.ccompl21 { height: 35px; width: 307px; padding: 5px 0px 0px 20px; text-align: left; border: 1px solid #E2E2E2;border-top:none; }
.ccompl21 p { color: #595757; font-size: 14px; text-align: left; line-height: 30px; }
.ccompl21 a { color:#595757; }
.ccompl21 p img { padding: 0px 7px 0px 1px; }

/*******************************end付款方式*******************************/
/*******************************start客户投诉样式*******************************/
.ccomplcore { width: 1000px; height: auto; margin: 10px auto; border-top: 1px solid #E2E2E2; padding: 15px 0 1px 10px; text-align: center; overflow: hidden; }
.ccompl1 { width: 650px; height: 570px; float: left;color:#595757; }
.ccompl1 input {padding-left:5px;    }
.ccompll01 p.hh { color: #595757; font-size: 14px; text-indent: 2em; padding: 2px 1px 0px 2px; letter-spacing: 1px; font-weight: normal; line-height: 23px; text-align: left; }
.ccompll01 p.hhh { color: #595757; font-size: 14px; text-indent: 2em; padding: 1px 1px 0px 2px; letter-spacing: 1px; font-weight: normal; line-height: 23px; text-align: left; }
.ccompll01 img { float: right; padding: 15px 30px 1px 2px; }
.ccompll02 { width: 580px; height: 550px; float: left; text-align: left; }
.ccompl2 { height: 218px; float: left; margin: 10px 0 0 19px; width: 329px; }
.ccompl20 { background: transparent url(../images/kk.png) no-repeat; height: 29px; width: 329px; color: #444; font-size: 14px; text-indent: 1.5em; text-align: left; padding: 6px 0px 0px 0px; }
.ccompl21 { height: 35px; width: 307px; padding: 5px 0px 0px 20px; text-align: left; border: 1px solid #E2E2E2;border-top:none; }
.ccompl21 p { color: #595757; font-size: 14px; text-align: left; line-height: 30px; }
.ccompl21 a { color:#595757; }
.ccompl21 p img { padding: 0px 7px 0px 1px; }
.ccompl3 { height: 209px; float: left; margin: 4px 0 0 20px; width: 329px; }
.ccompl3 img { height: expression(this.width < 310px ? this.height = this.height * 310px / this.width : "auto"); width: expression(this.width < 310px ? "310px" : "auto");  }
.ccomplcore input { width:300px; }
.ccomplcore input[type=radio], .ccomplcore input[type=button], .ccomplcore input[type=reset] { width:auto ; }
.ccomplcore .checkcode { width:80px; }
.ccomplcore .btnSumbit { width:119px !important; height:33px; background:url(/templates/green/images/tj.jpg); text-indent:10000px; border:0; cursor:pointer;}
.ccomplcore .btnReset { width:119px !important; height:33px; background:url(/templates/green/images/cz.jpg); text-indent:10000px; border:0; cursor:pointer;}
/*******************************end客户投诉样式*******************************/
/*******************************start空白表格样式开始*******************************/

.Tb_Blank { width: 100%; font-size: 10pt; text-align: left; vertical-align: middle; word-break: break-all; margin: 45px 20px 50px 0; }
.Tb_Blank td { vertical-align: middle; height: 23px; }
.Tb_Blank th { width:16%; font-weight:normal; text-align:right; padding-right:10px;}
.Tb_Blank tr { height: 30px; }
.Tb_Blank .com_col_1 {width:16%;text-align:right;  }
.Tb_Blank .com_col_2 {width:80%;  }
/*******************************end空白表格样式开始*******************************/
/*******************************start首页图片切换样式开始*******************************/
.index_banner_cont { width: 100%; position: relative; }
.index_banner_scroll { position: relative; }
.index_banner_scroll div { position: absolute; top: 0;/*left:50%;margin-left:-950px;*/ z-index: 0;}
.index_banner_scroll .e4 { display:block; position:absolute; left:488px; top:440px; width:200px; height:70px;}
/*.index_banner_scroll div a.tab1 { display:block; position:absolute; left:488px; top:440px; width:200px; height:70px; z-index:1000; content:"."; background: url(../testimages1/btn1.png) no-repeat center;}
.index_banner_scroll div a { display:block; position:absolute; top:100px; width:100%; height:100%;}*/

/*.banner_btn { width: 196px; position: absolute; top: 45px; right: 50%; margin-right: -400px; z-index: 10; }
.banner_list { position: absolute; top: 0; }
.banner_list span { width: 53px; height: 5px;background-color: #fff; margin: 0 6px; display: inline-block; float: left; cursor: pointer; }
.banner_list span.current { background-color: #333; }*/
.banner_btn_cover { position: absolute; z-index: 10; width: 100%; height:100px; background: url(/templates/green/images/slide_bg.gif) repeat transparent;}
.banner_btn { position:relative; width: 1000px; height:100px; margin:0 auto; }
.banner_list { position: absolute; top: 45px; right:100px; }
.banner_list span { width: 53px; height: 5px;background-color: #fff; margin: 0 6px; display: inline-block; float: left; cursor: pointer; }
.banner_list span.current { background-color: #333; }
.banner_span { display: none; position: absolute; top: 0; height: 46px; }
.banner_span a { width: 49px; height: 42px; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; background-color: #fff; display: inline-block; margin: 0 6px; float: left; padding: 2px; overflow: hidden; }
.banner_span a.current { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; }
.index-banner { position: relative; overflow: hidden; height: 600px;min-width:1007px;/**min-width:1075px;*/ z-index:10;margin-top:-10px;}
.index-btn { width: 967px; height: 40px; background: url(../testimages1/index-btnbg.png) repeat; z-index: 100; }
.index-btn span { height: 40px; float: left; border-right: 1px solid #a7a7a7; color: #fff; line-height: 40px; cursor: pointer; width: 121px; }
.index-btn a { background: url(../testimages1/iebg.gif) repeat scroll; _position: relative; display: block; float: left; height: 40px; line-height: 200px; margin-top: -39px; width: 4px; }
.index-btn span.cur, .index-btn span.cur1 { background-color: #D80C17; }
.browser { position: absolute; bottom: 60px; z-index: 100; }
.btn1 { width: 164px; background: url(../testimages1/btn1.png) no-repeat 80px center; padding-left: 120px; }
.btn2 { width: 164px; background: url(../testimages1/btn4.png) no-repeat 80px center; padding-left: 120px; }
.btn3 { width: 164px; background: url(../testimages1/btn3.png) no-repeat 80px center; padding-left: 120px; }
.btn4 { width: 164px; background: url(../testimages1/btn2.png) no-repeat 80px center; padding-left: 120px; }
.index_menu { width: 100%; position: absolute; bottom: 100px; z-index: 101; }
.index_menu_item { width: 203.8px; padding: 20px 19px 0 19px; background-color: #fff; }
.index_menu_item div { padding: 25px 0; }
.index_menu_item div a { width: 96px; padding-left: 5px; float: left; line-height: 27px; font-family: 'Microsoft YaHei'; font-size: 12px; }
.index_menu_item div img { width: 203.8px; height: 100px; }
.menuItem1 { position: absolute; left: 0px; top: 0; }
.menuItem2 { position: absolute; left: 241px; top: 0; }
.menuItem3 { position: absolute; left: 483.5px; top: 0; }
.menuItem4 { position: absolute; left: 724.5px; top: 0; }
/*******************************end首页图片切换样式开始*******************************/
/*************************************************************start产品中心上部图片切换部分样式*******************************************************/
.slide-number a, .slide-number .slide-number-active, .sl-angle, .slide-number { background-image: url(../test/images/cloud/icon.png); }
#banner { position: relative; margin: 0 auto; min-width: 990px; overflow: hidden; width: 100%; height: 405px; z-index: 95; background: #f9f9f9;min-width:1007px; }
#J-slide { position: relative; width: 100%; height: 400px; background: #f9f4ed; }
#J-slide .slide { float: left; position: absolute; top: 0; left: 0; width: 100%; height: 400px; }
.bghome { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; overflow: hidden; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: opacity 800ms ease-in-out; -moz-transition: opacity 800ms ease-in-out; -ms-transition: opacity 800ms ease-in-out; -o-transition: opacity 800ms ease-in-out; transition: opacity 800ms ease-in-out; }
.pic { position: absolute; left: 0; bottom: 0; width: 100%; opacity: 0; background-position: 50% 50%; background-repeat: no-repeat; -webkit-transition: all 800ms cubic-bezier(.62,.25,.65,.83); -moz-transition: all 800ms cubic-bezier(.62,.25,.65,.83); -ms-transition: all 800ms cubic-bezier(.62,.25,.65,.83); -o-transition: all 800ms cubic-bezier(.62,.25,.65,.83); transition: all 800ms cubic-bezier(.62,.25,.65,.83); }
.txt-wrap { position: relative; width: 900px; height: 100%; margin: 0 auto; zoom: 1; }
.txt { position: absolute; top: 50px; left: 100px; background-repeat: no-repeat; width: 950px; height: 375px; text-indent: -9999em; overflow: hidden; opacity: 0; -webkit-transition: all 800ms ease-in-out; -moz-transition: all 800ms ease-in-out; -ms-transition: all 800ms ease-in-out; -o-transition: all 800ms ease-in-out; transition: all 800ms ease-in-out; }
.txt h3, .txt p { display: none; }
.txt a { display: block; position: absolute; width: 105px; height: 26px; left: 0; bottom: 8px; cursor: pointer; text-indent: -9999em; overflow: hidden; z-index: 4; outline: 0; }
.slide-1 .bg-1, .slide-1 .pic-1, .slide-1 .txt-1 { display: block; opacity: 1; }
.slide-2 .bg-2, .slide-2 .pic-2, .slide-2 .txt-2 { display: block; opacity: 1; }
.slide-3 .bg-3, .slide-3 .pic-3, .slide-3 .txt-3 { display: block; opacity: 1; }
.slide-5 .bg-5, .slide-5 .pic-5, .slide-5 .txt-5 { display: block; opacity: 1; }
.slide-1 .txt-2, .slide-3 .txt-2 { top: 0; }
.slide-1 .pic-2, .slide-3 .pic-2 { left: -14px; }
.slide-2 .txt-1, .slide-3 .txt-1 { top: 160px; }
.slide-2 .pic-1, .slide-3 .pic-1 { left: 14px; }
.slide-1 .txt-3, .slide-2 .txt-3 { left: -100px; }
.slide-1 .pic-3, .slide-2 .pic-3 { left: 47%; }
.slide-number { background-position: 0 -329px; background-repeat: repeat-x; padding: 3px 0; text-align: center; position: relative; bottom: 18px; z-index: 101; }
.slide-number a { width: 14px; height: 14px; display: inline-block; margin: 0 10px 0 0; background-repeat: no-repeat; background-position: -40px -286px; text-indent: -9999em; overflow: hidden; outline: 0; }
.slide-number .slide-number-active { background-position: -11px -287px; }

.pic-1 { height: 324px; }
.pic-2 { width: 100%; height: 544px; left: 15%; }
.pic-3 { width: 2478px; height: 410px; left: -45%; }
.pic-4 { height: 300px; left: 16%; }
.pic-5 { height: 300px; left: 16%; }

.slide-4 .bg-4, .slide-4 .pic-4, .slide-4 .txt-4 { display: block; opacity: 1; }

.slide-1 .txt-4, .slide-2 .txt-4, .slide-3 .txt-4 { top: 0; }
.slide-1 .pic-4, .slide-2 .pic-4, .slide-3 .pic-4 { left: -14px; }

.slide-4 .txt-1, .slide-2 .txt-1, .slide-3 .txt-1 { top: 160px; }
.slide-4 .pic-1, .slide-2 .pic-1, .slide-3 .pic-1 { left: 14px; }

.slide-4 .txt-2, .slide-1 .txt-2, .slide-3 .txt-2 { top: 0px; left: 0; }
.slide-4 .pic-2, .slide-1 .pic-2, .slide-3 .pic-1 { left: -14px; }

.slide-4 .txt-3, .slide-1 .txt-3, .slide-2 .txt-3 { left: -100px; }
.slide-4 .pic-3, .slide-1 .pic-3, .slide-2 .pic-3 { left: -17%; }

/*----------- lazyloadBanner ---------------*/
.bg-1-lazy { background-image: url(../test/images/cloud/hezu05.jpg); }
.bg-2-lazy { background-image: url(../test/images/cloud/hezu01.jpg); }
.bg-3-lazy { background-image: url(../test/images/cloud/hezu02.jpg); }
.pic-1-lazy { background: url(../test/images/cloud/hezu05.png) no-repeat 50% 50%; }
.pic-2-lazy { background-image: url(../test/images/cloud/hezu01.png); }
.pic-3-lazy { background: url(../test/images/cloud/hezu02.png) no-repeat 50% 50%; }
.txt-1-lazy { background-image: url(../test/images/cloud/hezu005.png); }
.txt-2-lazy { background-image: url(../test/images/cloud/hezu001.png); }
.txt-3-lazy { background-image: url(../test/images/cloud/hezu002.png);top:0px;left:30px; }


.bg-4-lazy { background-image: url(../test/images/cloud/hezu03.jpg); }
.pic-4-lazy { background: url(../test/images/cloud/hezu03.png) no-repeat 50% 50%; }
.txt-4-lazy { background-image: url(../test/images/cloud/hezu003.png); }


.bg-5-lazy { background-image: url(../test/images/cloud/hezu05.jpg); }
.pic-5-lazy { background: url(../test/images/cloud/hezu05.png) no-repeat 50% 50%; }
.txt-5-lazy { background-image: url(../test/images/cloud/hezu05.png); }
/*************************************************************end产品中心上部图片切换部分样式*******************************************************/
/*************************************************************start产品中心中部图片切换部分样式*******************************************************/
#pwrapper { width: 980px; margin: 0 auto; position: relative; }
.show_images_list { margin: 0; padding: 0; }
.show_images_list_li { position: absolute; cursor: pointer; vertical-align: bottom; display: block; }
.show_images_1 { z-index: 15; top: 1px; left: 200px; }
.show_images_1 img { width: 595px; height: 353px; }
.show_images_2 { z-index: 10; top: 20px; left: 0px; }
.show_images_2 img { width: 520px; height: 310px; }
.show_images_3 { z-index: 5; top: 20px; left: 458px; }
.show_images_3 img { width: 520px; height: 310px; }
.show_images_4 { z-index: 0; top: 20px; left: 200px; }
.show_images_4 img { width: 520px; height: 310px; }
.belt { display: block; height: 122px; left: 200px; line-height: 99em; overflow: hidden; position: absolute; top: 1px; width: 149px; background: url(../test/images/cloud/beltnew.png) no-repeat; z-index: 102; }
.pbtn { width: 101px; height: 25px; margin: auto; position: relative; padding-top: 350px; z-index: 999; }
.pbtn a { width: 17px; height: 15px; display: block; background: url(../test/images/cloud/btn.jpg) no-repeat; cursor: pointer; float: left; }
.pbtn a.active { background-position: -17px 0; }
/*************************************************************end产品中心中部图片切换部分样式*******************************************************/
/*************************************************************start产品中心下部图片切换内容部分样式*******************************************************/
.warp { width: 980px; margin: 0 auto; padding: 35px 0 30px; }
.clearfix:after { content: " "; display: block; clear: both; height: 0; line-height: 0; visibility: hidden; text-align: center; }
.clearfix { display: inline-block; text-align: center; }
.clearfix { display: block; text-align: center; }
.dc_close, .dcf_close, .dr_close, .de_close, .df_close, .dx_close, .app_close, .clear_close, .share_close { background: url(../images/sprite_down.png) no-repeat 0 0; display: block; position: absolute; right: 10px; top: 10px; text-indent: -9999em; width: 30px; height: 30px; }
.dc_close { background-position: -29px -130px; }
.dcf_close { background-position: -29px -130px; }
.dr_close { background-position: -149px -130px; }
.de_close { background-position: 1px -130px; }
.df_close { background-position: -59px -130px; }
.dx_close { background-position: -239px -130px; }
.app_close { background-position: -209px -130px; }
.clear_close { background-position: -89px -130px; }
.share_close { background-position: -179px -130px; }
.f_main_nav { position: relative; z-index: 1; }
.f_main_nav ul { position: relative; width: 980px; }
.f_main_nav li { height: 244px; float: left; cursor: pointer; border-bottom: 8px solid #fff; border-right: 8px solid #fff; position: relative; }
.f_main_nav .fm4, .f_main_nav .fm8 { border-right: 0; }
.fm1, .fm2, .fm3, .fm4, .fm5, .fm6, .fm7, .fm8 { background: url(../images/sprite_feature.png) no-repeat 0 0; position: relative; z-index: 1; }
.fm1 { background-position: 55px 25px; background-color: #5eb0de; width: 239px; }
.fm2 { background-position: -200px 25px; background-color: #86cad7; width: 239px; }
.fm3 { background-position: -457px 25px; background-color: #e9bab3; width: 239px; }
.fm4 { background-position: -705px 25px; background-color: #a8c194; width: 239px; }
.fm5 { background-position: 55px -220px; background-color: #cac69e; width: 239px; }
.fm6 { background-position: -200px -220px; background-color: #abc2df; width: 239px; }
.fm7 { background-position: -457px -220px; background-color: #bdbad7; width: 239px; }
.fm8 { background-position: -705px -220px; background-color: #92bccb; width: 239px; }
.f_main_nav li span { display: none; }
.fm1 span, .fm2 span, .fm3 span, .fm4 span, .fm5 span, .fm6 span, .fm7 span, .fm8 span { display: block; height: 8px; font-size: 0; line-height: 0; overflow: hidden; position: absolute; }
.fm1 span { background: #5eb0de; top: 244px; width: 239px;left:0px; }
.fm2 span { background: #86cad7; top: 244px; width: 239px;left:0px; }
.fm3 span { background: #e9bab3; top: 244px; width: 239px;left:0px; }
.fm4 span { background: #a8c194; top: 244px; width: 239px;left:0px; }
.fm5 span { background: #cac69e; top: -8px; width: 239px;left:0px; }
.fm6 span { background: #abc2df; top: -8px; width: 239px;left:0px; }
.fm7 span { background: #bdbad7; top: -8px; width: 239px;left:0px; }
.fm8 span { background: #92bccb; top: -8px; width: 239px;left:0px; }
.fm_info { font: 18px "Microsoft Yahei"; color: #fff; text-align: center; margin-top: 180px; }
.f_main_con { position: absolute; z-index: 2; }
.f_main_con li { position: absolute; width: 980px; height: 244px; border: 0; font-family: ＂宋体＂; color: #fff; }
.fmc_info { width: 875px; margin: 45px 0 0 40px; }
.fmc_info strong { font-size: 30px; font-weight: normal; padding: 5px 0 15px; display: block; }
.fmc_info p { font-size: 14px; }
.more_p {text-align:right;margin-top:20px;}
    .fmc_info p a {text-decoration:none;color:#fff;
    }
.fmc1, .fmc2, .fmc3, .fmc4 { top: -252px; display: none; }
.fmc5, .fmc6, .fmc7, .fmc8 { top: -504px; display: none; }
.fmc1 { background: #5eb0de; }
.fmc2 { background: #86cad7; }
.fmc3 { background: #e9bab3; }
.fmc4 { background: #a8c194; }
.fmc5 { background: #cac69e; }
.fmc6 { background: #bdbad7; }
.fmc7 { background: #abc2df; }
.fmc8 { background: #92bccb; }
/*************************************************************end产品中心下部图片切换内容部分样式*******************************************************/
/***************************关于鹏为*******************************************/
.cul_img {width:1000px;height:340px;margin-top:25px;}
.top_img{width:940px;height:210px;/*margin-top:25px;*/ margin:15px auto;}
.top_img1 {width: 300px;float: left;margin-left:12px;}
.top_img2 {width: 300px;float: left;margin-left:12px;}
.top_img3 {width: 300px;float: left;margin-left:12px;}
.center_cont {width:980px;overflow:hidden;margin-top:10px;padding:0 10px;}
.center_cont p { text-indent:2em;line-height:30px;font-size:14px;color:#595757;letter-spacing:1px;}
.honor_img {width:1000px;overflow:hidden;margin-top:-25px;}
.honor_img1,.honor_img2,.honor_img3,.honor_img4{width:958px;margin:50px auto;}
.honor_img .honor_span1 {width:220px; display:block;float:left;text-align:center;}
.honor_img .honor_span2 {width:220px; margin-left:26px;display:block;float:left;text-align:center;}
.honor_img .honor_span3 {width:250px;margin-left:10px;display:block;float:left;text-align:left;}
.honor_img .honor_span4{width:252px;margin-left:40px;display:block;float:left;text-align:left;}
.honor_img5 {width:846px;margin:50px auto;}
.process_img{width:989px;overflow:hidden;margin:25px auto;background: url(/templates/green/images/process.png) no-repeat 0 0;}
.cont_left {width:851px;overflow:hidden;margin-top:168px;margin-left:135px;background: url(/templates/green/images/bg_cont_left.png) no-repeat 35px 0;}
.cont_left span {font-size:24px;font-family:微软雅黑,宋体;color:#dd2910;}
.cont_left ul { background:url('../testimage/bg_div.png') repeat-y scroll 62px 0; list-style-type:none;margin-top:80px;   }
.cont_left li {background:url('../testimage/con_left_li.png') no-repeat scroll 57px 3px; cursor:pointer; margin-top:35px; }
.bb {display:none;margin-left:80px;}
.aa {margin-left:80px;color:#777;margin-top:-20px;}

.nn {color:#000;margin-left:80px;margin-top:-20px;}
.mm {color:#777;margin-left:80px;margin-top:-20px;}


.cont_right {/*background: url(/templates/green/images/bg_process.png) no-repeat 80px 168px;*/width:763px;float:left;padding-top:236px;}
.cont_right p {font-size:14px;color:#595757;display:none;}
.process_2013{margin-top:11px;}
.process_2012 {margin-top:64px;display:none;}
.process_2011{margin-top:31px;display:none;}
.process_2010{margin-top:31px;display:none;}
.process_2009{margin-top:31px;display:none;}
.process_2008{margin-top:31px;display:none;}
.process_2007{margin-top:31px;display:none;}
.process_2006{margin-top:31px;display:none;}
.process_2005{margin-top:31px;display:none;}
.process_2004{margin-top:31px;display:none;}
.process_2003{margin-top:31px;display:none;}
.process_2002{margin-top:31px;display:none;}

.contact_c1 {width:990px;height:184px;margin:auto;margin-top:13px;}
.contact_c2 {width:990px;height:134px;margin:auto;margin-top:13px;}
.c1_left {width:625px;float:left;background-color:#f3f3f3;height:184px;}
.c1_right {width:349px;margin-left:16px;float:left;background-color:#f3f3f3;height:184px;}
.c2_left {width:487px;float:left;background-color:#f3f3f3;height:134px;}
.c2_right {width:487px;margin-left:16px;float:left;background-color:#f3f3f3;height:134px;}
.contact_c1 h3, .contact_c2 h3 {color:#d80c18;font-size:16px;padding:12px 0 2px 12px;}
.contact_c1 p, .contact_c2 p {color:#000;font-size:14px;padding:5px 0 2px 12px;}

.cultrue_con {width:980px;margin:auto;border-bottom:1px dashed #000;padding:0 10px 50px;margin-top:30px;overflow:hidden;}
.cultrue_con_end{width:980px;margin:auto;margin-top:30px;overflow:hidden; padding:0 10px;}
.cultrue_con1 {width:300px;margin-top:20px;}
.cultrue_con h3 {color:#000;}

.branch_con_wrap {width:1000px;background:#fff;margin:auto;border-top:1px solid #e2e2e2;position:relative; border:1px solid #e2e2e2; }
.branch_con {width:1000px;margin:auto;overflow:hidden;font-size:14px;}
.branch_con2 {width:940px;margin:auto;overflow:hidden;font-size:14px; background-color:#f3f3f3; padding:20px 30px;}
.branch_con h3, .branch_con2 h3{color:#d80c18;font-size:16px;padding-bottom:5px;    }
.branch_con p, .branch_con2 p {font-size:14px;line-height:28px; color:#444;  }
.branch_con2 .path { width:71px; height:17px; display:inline-block; background:url(/templates/green/images/xxlx.png) no-repeat;}
.branch_con .item { width:460px;margin:10px 10px 0px 10px;float:left; height:160px;padding:15px 0 0 20px;}
.branch_left,.branch_right {width:460px;margin:20px 10px 0px 10px;float:left; height:170px;padding:15px 0 0 20px;}
.team_left{width:238px;float:left;overflow:hidden;margin-top:15px;}
.team_center1,.team_right,.team_center2 {width:238px;float:left;overflow:hidden;margin:15px 0 0 16px;}
.team_img { width:192px;
            overflow:hidden;
            padding:22px;
            margin:15px 0 1px 1px;
            box-shadow:0 1px 8px rgba(34, 25, 25, 0.4);
            *box-shadow:0 1px 8px rgba(34, 25, 25, 0.4);
            _box-shadow:0 1px 8px rgba(34, 25, 25, 0.4);
            -moz-box-shadow: 0 1px 8px rgba(34,25,25,0.4);
	        -webkit-box-shadow: 0 1px 8px rgba(34,25,25,0.4);
	        -webkit-transition: top 1s ease, left 1s ease;
	        -moz-transition: top 1s ease, left 1s ease;
	        -o-transition: top 1s ease, left 1s ease;
	        -ms-transition: top 1s ease, left 1s ease;
            filter: progid:DXImageTransform.Microsoft.Shado(Strength=3, Direction=135, Color='#999999');

}
.team_img hr {color:#f3f3f3;height:1px;width:192px;    }


ul{padding:0;margin:0;list-style:none;}
a{text-decoration:none;}
/* box */
.box{width:1200px;height:338px;border:1px solid #aaa;border-bottom:4px solid #f9514e;margin:30px auto;background:url(../teamimage/wood.jpg) no-repeat center;position:relative;}
.b1,.b2,.b3{position:relative;overflow:hidden;}
.b1{width:500px;height:281px;top:0;left:0;}
.b2,.b3{width:280px;height:141px;right:0;}
.b2{top:-281px;left:720px;}
.b3{top:-282px;left:720px;}
.lst{width:2000em;position:absolute;}
.lst li{float:left;}
.lst1 li{width:500px;height:282px;}
.lst2 li,.lst3 li{width:280px;height:141px;}
.lst3 li{float:none;}
.lst img{width:100%;}
.cen{width:190px;height:250px;background:rgba(0,0,0,.4);position:relative;top:-562px;left:500px;}
.cenTit{padding-bottom:5px;border-bottom:1px solid #aaa;font-size:18px;color:#eee;font-weight:normal;}
.wrd{padding-top:5px;border-top:1px solid;font-size:14px;line-height:20px;color:#e1e1e1; text-align:center;}
.wrd a{font-size:12px;color:#f60;}
.cen1{width:180px;height:22px;background:rgba(0,0,0,.6);color:#fff;line-height:22px;text-align:center;position:relative;top:-750px;right:-820px;}
.arr{display:inline-block;width:51px;height:45px;background:url(../teamimage/arr.png) no-repeat;cursor:pointer;position:relative;bottom:10px;z-index:9;}
.lef{background-position:0 0;left:550px;top:-590px;}
.rig{background-position:-52px 0;right:-560px;top:-590px;}

/*投诉弹窗*/
.ui-dialog {width:492px;height:196px;background:url('../images/bg_qudao.png') no-repeat;}
.ui-button {position:relative;background:url('../images/close_qudao.png') no-repeat;height:17px; width:30px;top:-5px;top:-5px \9;*top:-5px;_top:-5px;left:310px; border:none; *border:none; _border:none; cursor:pointer; outline:none; }
.ui-button.hidefocus::-moz-focus-inner {  border:none; }
.ui-button-text {  display:none;  }
#dialog {margin:70px 0 0 30px;  }
#dialog > strong{ color:red; }
.ui-dialog-titlebar {padding:5px;}
.ui-widget-overlay {top:0px; left:0px; width:100%; height:100%; }
.ui-front {z-index: 100;}
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%;  }
.ui-widget-overlay {background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .3; filter: Alpha(Opacity=30); }
/*e5show-核心功能*/
.e5show_banner {width:100%;min-width:1007px;background:url(../images/e5show_banner_bg.jpg) no-repeat;height:480px;margin-top:-6px;}
.e5show_banner_content {width:1000px;margin:0 auto;height:585px;}
.e5show_banner_content h1 {color:#fff;font-family:微软雅黑;font-size:48px;text-align:center;line-height:100px;padding-top:50px;}
.e5show_sqsy {width:1000px;text-align:center;margin-top:350px;}
.e5show_sqsy img {cursor:pointer;}
.e5show_pro {width:1000px;margin-top:30px;overflow:hidden;}
.e5show_pro img {float:left;    }
.e5show_pro p {line-height:43px;margin-left:60px;    }
.e5show_pro p a { color:#fff; font-family:微软雅黑;font-size:16px;font-weight:bold;text-decoration:none;  }
.e5show_pro_img1{float:left;width:170px;margin-left:375px;}
.e5show_pro_img2{float:left;width:170px;}
.e5show_img2{float:left;width:170px;}
.e5show_main {width:100%;min-width:1007px;}
.e5show_content1 {width:1001px;margin:20px auto 0;overflow:hidden;}
.e5show_version01, .e5show_version02, .e5show_version03, .e5show_version04 {width:243px;height:248px;float:left;border:1px solid #c9caca;margin-left:7px;background-color:#efefef;text-align:center;}
.e5show_version01 {margin-left:0;}
.e5show_version_biaoti {width:200px;margin:auto;}
.e5show_version_biaoti p {text-align:left; margin-top:5px;color:#595757;   }
.e5show_content2 {width:999px;height:419px;border:1px solid #c9caca;margin:20px auto 0;}
.e5show_mainnav {height:49px;width:999px;background:url(../images/e5show_bgnav.png) repeat-x;    }
.e5show_mainnav li {float:left;height:49px;width:150px;text-align:center; }
.e5show_twonav {width:147px;overflow:hidden;border:1px solid #c9caca;border-top:0;background-color:#f7f8fc;display:none;z-index:1001;position:relative;}
.e5show_twonav li {width:147px;height:25px;font-size:12px;font-family:宋体;padding-top:5px;font-weight:100;color:#595757;cursor:pointer;}
.e5show_version_img {margin-top:30px;}
.e5show_version_biaoti h3{line-height:40px;}
.e5show_version_biaoti a {color:#333;font-family:微软雅黑;font-size:16px;text-decoration:none;}
.e5show_mainnav a {color:#595757;font-size:16px;font-family:微软雅黑;font-weight:bold; text-decoration:none;display:block;height:35px;padding-top:14px; width:150px;cursor:pointer;}
.e5show_mainnav a:hover {background: url(../images/bg_mainnav.png) no-repeat; color:#fff;   }
.e5show_mainnav li:hover a {background: url(../images/bg_mainnav.png) no-repeat; color:#fff; }
.ywjg01 {width:999px;height:370px;display:none;}
.ywkj01 {float:left;width:420px;height:295px;margin:75px 50px 0 43px;}
.ywkj02 {float:left;width:419px;height:300px;margin:70px 0 0 20px;}
.e5show_content2 h5 {font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px;}
.e5show_content2 p {font-size:14px;color:#595757;line-height:25px;}
.e5show_content2 h3 {color:#d45353;font-size:16px;}
.ywjg02 {width:999px;height:270px;margin-top:50px;display:none;}
.jgts01 {width:999px;height:100px;}
.jgts02 {width:999px;height:100px;margin-top:50px;}
.jgts01_img, .jgts01_js,.jgts02_img, .jgts02_js {float:left;}
.jgts01_img,.jgts02_img {width:72px;margin-left:45px;}
.jgts01_js,.jgts02_js {width:368px;margin-right:2px;}
.ywjg02 h3 {color:#d45353;font-size:16px;}
.ywjg02 p {color:#595757;font-size:12px;}
.ywjg03 {width:999px;height:320px; display:none;}
.ywjg03 p {font-size:12px;    }
.ywjg03 h3 {color:#d45353;font-size:16px;   }
.wwgn01{width:939px;height:100px;margin:50px 30px 10px}
.wwgn02 {width:969px;height:200px;margin-left:30px;}
.wwgn01_img {float:left;width:120px;margin:0 10px;}
.wwgn01_js {float:left;width:799px;}
.wwgn02_img {float:left;width:120px;margin:0 10px;}
.wwgn02_js {float:left;width:819px;}
.jsjg01{width:999px;height:340px;display:none;}
.rjjg01 {width:899px;height:110px;margin:30px 44px 5px; }
.rjjg02 {width:498px;height:202px;margin: auto; }
.jsjg02 {width:929px;height:270px;margin:50px 30px 50px 32px;display:none;}
.jsjg02 p {font-size:12px;    }
.bsms_top {width:929px;height:80px;}
.bsms_top_01,.bsms_bot01 {float:left;width:89px;margin-left:10px;}
.bsms_top_02,.bsms_bot02 {float:left;width:350px;}
.bsms_top_03,.bsms_bot03 {float:left;width:88px;margin-left:40px;}
.bsms_top_04,.bsms_bot04 {float:left;width:350px;}
.bsms_bot {width:929px;margin-top:50px;overflow:hidden;}
.xtjc01 {width:914px;margin:30px auto 25px;height:315px;display:none;}
.xtaq01 {float:left;width:657px;height:280px;padding-top:35px}
.xtaq01 h3 {font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px;    }
.xtaq02 {float:left;width:257px;height:315px;}
.xtjc02{width:912px;margin:30px auto 25px;height:315px;display:none;}
.xtjc02 h3 {font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px;    }
.xtjcx_t {overflow:hidden;padding-top:20px;}
.xtjcx_b {overflow:hidden;margin-top:20px;}
.xtjcx_imgjs {margin-top:5px;}
.xtjcx_imgjs span{display:block;width:78px;text-align:center;float:left;margin-left:41px;color:#595757;}
.xtjcx_imgjs .e5show_fjzx {margin-left:1px;    }
.hxgn01 {width:999px;height:330px;margin:20px auto;overflow:hidden;display:none;}
#hxgn02 {width:2050px;}
#hxgn_ul {float:left;width:2050px;}
#hxgn_ul li {float:left;width:160px;height:330px;text-align:center;background:url(../images/e5show_bghxgn.png) no-repeat;margin-left:10px;}
#hxgn_ul li h3 {font-family:微软雅黑;font-size:16px;color:#fff;line-height:50px;margin-bottom:10px;    }
#hxgn_ul li p {font-size:12px;color:#595757;line-height:21px;    }
.hxgn02 {width:959px;height:320px;margin:25px 20px;display:none;}
.hxgn02_l {width:408px;height:320px;float:left;}
.hxgn02_r {width:528px;height:295px;float:left;margin:25px 0 0 20px;text-align:center;}
.hxgn02_l_01, .hxgn02_l_02, .hxgn02_l_03, .hxgn02_l_04 {float:left;padding:15px;}
.hxgn02_l_01{width:174px;height:130px;background-color:#d45353;color:#fff;}
.hxgn02_l_02{width:173px;height:129px;border-right:1px solid #efefef;border-top:1px solid #efefef;}
.hxgn02_l_04{width:174px;height:130px;background-color:#d45353;color:#fff;}
.hxgn02_l_03{width:173px;height:129px;border-left:1px solid #efefef;border-bottom:1px solid #efefef;}
.hxgn02_l h3 {text-align:center;font-size:16px;font-family:微软雅黑;}
.hxgn02_l_01 h3, .hxgn02_l_04 h3 {color:#fff; }
.hxgn02_l_01 p, .hxgn02_l_04 p {color:#fff;font-size:12px;}
.hxgn02_l_02 p, .hxgn02_l_03 p {font-size:12px;}
.hxgn02_l_02 h3, .hxgn02_l_03 h3 {color:#D45353;}
.hxgn02_r p {font-size:12px;margin-bottom:20px;text-align:left;}

.hxts01 {width:959px;height:290px;padding:50px 20px 30px;display:none;}
.ptyy_l {float:left;width:409px;height:240px;padding:50px 30px 0 30px;}
.ptyy_r {float:left;width:465px;}
.ptyy_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts02 {width:919px;height:320px;padding:50px 20px 0 30px;display:none;cursor:pointer;}
.dzzgl_l {float:left;width:396px;overflow:hidden;padding:45px 83px 0 20px;}
.dzzgl_r {float:left;width:410px;padding:14px 0 0 10px;overflow:hidden;}
.dzzgl_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts03 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.bqykj_l {float:left;width:485px;overflow:hidden;margin-left2px;}
.bqykj_r {float:left;width:400px;padding:49px 0 0 30px;overflow:hidden;}
.bqykj_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts04 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.llywd_l {float:left;width:396px;overflow:hidden;padding:46px 33px 0 20px;}
.llywd_r {float:left;width:481px;overflow:hidden;}
.llywd_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts05 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.lczdy_l {float:left;width:498px;overflow:hidden;}
.lczdy_r {float:left;width:400px;padding:49px 0 0 20px;overflow:hidden;}
.lczdy_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts06 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.lcqtj_l {float:left;width:479px;overflow:hidden;margin-left:19px;}
.lcqtj_r {float:left;width:400px;padding:49px 0 0 20px;overflow:hidden;}
.lcqtj_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts07 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.dyybz_l {float:left;width:390px;overflow:hidden;padding:46px 30px 0 20px;}
.dyybz_r {float:left;width:492px;overflow:hidden;}
.dyybz_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts08 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.dsjcc_l {float:left;width:390px;overflow:hidden;padding:46px 0px 0 20px;}
.dsjcc_r {float:left;width:507px;overflow:hidden;}
.dsjcc_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts09 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.qjbfs_l {float:left;width:474px;overflow:hidden;margin-left:23px;}
.qjbfs_r {float:left;width:410px;padding:49px 0 0 20px;overflow:hidden;}
.qjbfs_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts10 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.xtaqx_l {float:left;width:395px;overflow:hidden;padding:46px 0px 0 20px;}
.xtaqx_r {float:left;width:507px;overflow:hidden;margin:23px 0 0 25px;}
.xtaqx_l h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts11 {width:949px;height:320px;padding:40px 20px 0 30px;display:none;}
.bzhbb_l {float:left;width:431px;overflow:hidden;margin-left:66px;}
.bzhbb_r {float:left;width:410px;padding:60px 0 0 20px;overflow:hidden;}
.bzhbb_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.hxts12 {width:949px;height:320px;padding:50px 20px 0 30px;display:none;}
.gnjch_l {float:left;width:472px;overflow:hidden;margin-left:25px;}
.gnjch_r {float:left;width:410px;padding:49px 0 0 20px;overflow:hidden;}
.gnjch_r h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; }
.e5show_content3{width:999px;border:1px solid #c9c9c9;height:378px;margin:20px auto 0;}
.e5show_content3 h3 a{font-family:微软雅黑;color:#595757;font-size:28px;}
.e5show_content3 p{font-family:宋体;color:#595757;font-size:12px;margin-top:85px;}
.e5show_app,.e5show_valueadd {width:438px;height:300px;float:left;padding:39px 27px 39px 34px;}
.e5show_app {border-right:1px solid #c9c9c9;}
.e5show_app_l {width:293px;float:left;margin-top:49px;}
.e5show_app_r {width:125px;float:left;margin:23px 0 0 20px;}
.e5show_app_l img {float:left;}
.e5show_app_img2 {margin-left:4px;}
.e5show_valueadd_t {margin-top:49px;width:438px;height:123px;}
.e5show_valueadd_t1 {float:left;width:75px;}
.e5show_valueadd_t2 {float:left;width:75px;margin-left:46px;}
.e5show_valueadd_b {width:438px;height:140px;}
.e5show_valueadd_b1 {float:left;width:75px;}
.e5show_valueadd_b2 {float:left;width:75px;margin-left:46px;}
.e5show_valueadd span {text-align:center;display:block;width:75px;}
.e5show_valueadd a { color:#595757;}
.e5show_valueadd a:hover { color:#d80c18 !important;}

.hxgn > div {width:949px;height:320px;padding:50px 20px 0 50px;display:none;}
.hxgn > div > div {float:left;width:450px;overflow:hidden;}
.hxgn h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; margin-top:50px; }

.jcgn > div {width:949px;height:320px;padding:50px 20px 0 50px;display:none;}
.jcgn > div > div {float:left;width:450px;overflow:hidden;}
.jcgn h3{font-size:32px;color:#d45353;font-family:微软雅黑;font-weight:100;line-height:50px; margin-top:50px; }


.e5show_content4 { width:999px;border:1px solid #c9c9c9;margin:20px auto 0;}
.e5show_content4 dl { padding:0 25px; border-bottom:1px solid #c9c9c9;}
.e5show_content4 dl.last-block { border:0;}
.e5show_content4 dl:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.e5show_content4 dl dt, .e5show_content4 dl dd { float:left; width:462px; height:250px;}
.e5show_content4 dl dd h2{ font-family:微软雅黑;color:#595757;font-size:22px; font-weight:normal;margin-top:70px;margin-bottom:20px; text-align:left;}
.e5show_content4 dl dd p{ font-family:宋体;color:#595757;font-size:14px; text-align:left; }


/*
.e5nav ul {width:780px;margin:auto;height:118px;}
.e5nav ul li {float:left;width:90px;height:118px;margin:0px 20px;}
.e5nav ul li a {display:block;height:96px;width:77px;padding:22px 0 0 13px;cursor:pointer;     }
.e5_logo {position:absolute;z-index:100001;top:5%;left:20%;}
.e5_dh {position:absolute;z-index:100001;top:5%;right:20%;}
#e5_top {width:69px;height:69px;position:fixed;z-index:100001;bottom:100px;right:50px;display:none;}
#e5_top img{cursor:pointer;}
.e5nav {width:100%;height:118px;/*background-color:#c81528;*/ /*position:relative;min-width:1007px;background:url('/templates/green/images/e5bg_nav.png') repeat-x;}
.e5nav1 {width:100%;height:118px;/*background-color:#c81528;*/ /*position:fixed;top:0px;z-index:10001;min-width:1007px;left:0px;background:url('/templates/green/images/e5bg_nav.png') repeat-x;}
.e5_content {width:1000px;margin:auto;overflow:hidden;}
.zidiyi,.yuyan,.jiesuan {width:1000px;margin-top:80px;height:350px;background:url('/templates/green/images/e5_btmline.png') no-repeat scroll 0 342px;}
.mao {outline: medium none;}
.zuzhi,.jicheng {width:1000px;margin-top:80px;height:450px;background:url('/templates/green/images/e5_btmline.png') no-repeat scroll 0 442px;}

.biaoqian {width:1000px;margin-top:80px;height:450px;}
.e5_wenzi,.e5_wenzi1,.e5_wenzi2,.e5_wenzi3 {float:left;padding:75px 0 0 20px;}
.e5_wenzi{width:480px;}
.e5_wenzi1 {width:470px;}
.e5_wenzi2 {width:440px;}
.e5_wenzi3{width:450px;}
.e5_img, .e5_img1, .e5_img2, .e5_img3, .e5_img4 {float:left;}
.e5_img {width:500px;}
.e5_img1{width:480px;padding-left:20px;}
.e5_img2{width:490px;padding-left:20px;}
.e5_img3{width:540px;}
.e5_img4{width:510px;padding-left:20px;}
.e5_content p {line-height:30px;font-size:16px;}
.e5_content h1 {color:#cd1521;font-size:26px;line-height:50px;font-weight:normal;}*/

/*product产品中心*/
#pro_banner {margin-top:-6px;height:410px;width:100%;min-width:1007px;}
.product_m {width:100%;min-width:1007px;overflow:hidden;}
.product_sqsy{position:absolute;width:234px;height:58px;top:69%;left:14%;z-index:1001;}
.pro_main {width:1000px;margin:auto;overflow:hidden;color:#333;font-family:'宋体';font-size:12px;}
.pro_main h3 {font-size:16px;font-family:'微软雅黑';}
.pro_main p {text-indent:2em;margin-top:15px;}
.pro_main a {text-decoration:none;    }
.pro_main h1{font-size:24px;padding:10px 0;font-weight:100;border-bottom:5px solid #d80c18;font-family:方正准圆简体,微软雅黑;}
.pro_e5,.pro_e4,.pro_2010,.pro_addvalue {width:998px;height:177px;background-color:#efefef;border:1px solid #c9caca;margin-top:20px;}
.pro_e5 {margin-top:0px;border-top:0px;height:171px;}
.pro_e5 p{font-size:14px;text-indent:0;margin-top:0;}
.pro_e5_01, .pro_e5_02, .pro_e5_03, .pro_e5_04, .pro_e5_05 {float:left;margin-top:20px;text-align:center;}
.pro_e5_02, .pro_e5_03, .pro_e5_04, .pro_e5_05 {border-left:1px solid #c9caca;height:130px;width:207px;}
.pro_e5_01{width:114px;height:117px;padding:6px 26px;}
.pro_e4_01, .pro_e4_02,.pro_e4_03,.pro_e4_04 {float:left;height:145px;margin-top:15px;}
.pro_e4_01,.pro_e4_03 {width:118px;height:118px;padding:14px 24px;}
.pro_e4_03 {border-left:1px solid #c9caca;}
.pro_e4_02,.pro_e4_04 {width:311px;padding-right:20px;}
.pro_e4_04 {}
.pro_e4 a{display:block;width:305px;height:15px;margin-top:-5px;text-align:right;}
.pro_2010_01, .pro_2010_02,.pro_2010_03,.pro_2010_04 {float:left;height:145px;margin-top:15px;}
.pro_2010_01,.pro_2010_03 {width:118px;height:118px;padding:14px 24px;}
.pro_2010_03 {border-left:1px solid #c9caca;}
.pro_2010_02,.pro_2010_04 {width:311px;padding-right:20px;}
.pro_2010_04 {}
.pro_2010 a{display:block;width:305px;height:15px;margin-top:-5px;text-align:right;}
.pro_addvalue_01,.pro_addvalue_02 {float:left;height:157px;margin-top:20px;}
.pro_addvalue_01 {width:628px;padding:0 20px;}
.pro_addvalue_01 p {margin-top:15px;    }
.pro_addvalue_02 {width:330px}
.pro_addvalue a {display:block;width:625px;height:15px;text-align:right;}
/*.slides li {width:100%;min-width:1007px;height:410px;}*/
/*E5版本类别对比-version*/
.e5version_banner {width:100%;min-width:1007px;background:url(../images/e5version_banner.jpg);height:480px;margin-top:-5px;}
.e5version {width:100%;min-width:1007px;}
.e5version_main {width:1000px;margin:0 auto;height:641px;overflow:auto;border:1px solid #c9caca;border-top:0;}
.e5version_main1 {width:1000px;height:172px;margin:-172px auto auto;position:relative;}
.e5version_tb,.e5version_tb1 {width:1000px;border:1px solid #fff;border-collapse:collapse;}
.e5version_tb1 {height:173px;}
.e5version_tb1 h3{font-family:微软雅黑;font-size:16px;color:#fff;}
.e5version_tb1 p{color:#fff;}
.e5version_tb1 td,.e5version_tb1 th {background-color:#d45353;}
.e5version_tb td,.e5version_tb1 td{text-align:center;width:205px;border:1px solid #fff;cursor:pointer;}
.e5version_tb th,.e5version_tb1 th{text-align:center;border:1px solid #fff;width:127px;font-size:14px;color:#000;font-weight:100}
.e5version_tb td {font-size:16px;font-weight:bold;line-height:200%;}
.e5version_content {width:1000px;margin:auto;}
.e5version_content h1 {color:#fff;font-family:微软雅黑;font-size:48px;text-align:center;line-height:100px;padding-top:50px;}
.e5version_sqsy {width:1000px;text-align:center;margin-top:40px;}
.e5version_sqsy img {cursor:pointer;}
.e5version_pro {width:1000px;margin-top:40px;overflow:hidden;}
.e5version_pro img {float:left;    }
.e5version_pro p {line-height:43px;margin-left:60px;    }
.e5version_pro p a { color:#fff; font-family:微软雅黑;font-size:16px;font-weight:bold;text-decoration:none;  }
.e5version_pro_img1{float:left;width:170px;margin-left:375px;}
.e5version_pro_img2{float:left;width:170px;}
.e5version_tb .th_bt {width:47px;background-color:#F3DBDB;}
.e5version_tb .tr_wh {line-height:8px;}
.version_select {width:225px;height:181px;position:absolute;z-index:1001;background:url(/templates/green/images/version_bg_select.png);top:390px;}
.version_select1 {width:225px;height:652px;position:fixed;z-index:101;background:url(/templates/green/images/version_bg_select.png) no-repeat scroll 0 -181px;top:560px;}
.version_select2 {width:225px;height:181px;position:absolute;z-index:1001;background:url(/templates/green/images/version_bg_select.png);top:630px;}
.version_select3 {width:225px;height:652px;position:fixed;z-index:101;background:url(/templates/green/images/version_bg_select.png) no-repeat scroll 0 -181px;top:825px;}
.e5version_bot {width:1002px;height:40px;margin:auto;background:url(../testimages1/index-btnbg.png) repeat;margin-top:1px;}
.e5version_bot span {color:#fff;font-family:微软雅黑;font-size:14px;display:block;width:380px;float:left;margin:9px 0 0 250px;}
.e5version_bot a {display:block;height:30px;display:block;width:200px;float:left;margin-top:7px;}
/*鹏为公益-pmwwelfare*/
.welfare_left711 {width:1000px;background:#fff;margin:auto;border-top:1px solid #e2e2e2;position:relative;}
.welfare_main_box {width:100%;min-width:1007px;background:url(../images/welfare_main_bg.jpg) no-repeat;overflow:hidden;margin-top:-5px;}
.welfare_main{width:85%;min-width:1000px;max-width:1175px;overflow:hidden;margin:455px auto 0;background-color:#fff;}
.welfare_con01 {width:1000px;margin:25px auto;height:50px;}
.welfare_con01 p {text-indent:2em;font-size:14px;color:#595757;line-height:30px;padding:0 10px;}
.welfare_con02 {width:930px;margin:-10px auto;height:255px;padding:20px 30px;background:url(../images/welfare_con02.png) no-repeat;position:relative;z-index:100;}
.welfare_con02 h3{color:#d60000;font-size:26px;line-height:50px;}
.welfare_con02 p {color:#595757;font-size:14px;line-height:28px;    }
#welfare_img {width:990px;height:330px;margin:auto;overflow:hidden;}
#welfare_img1 {/*width:7920px;*/ width:10890px;}
#welfare_ul_img, #welfare_ul_img1 {/*width:3960px;*/ width:5445px; float:left;list-style-type:none;}
#welfare_ul_img li, #welfare_ul_img1 li {float:left;width:495px;height:330px;}
.welfare_btn {position:absolute;overflow:hidden;z-index:10001;width:62px;top:380px;left:900px;}
#welfare_but1 {width:26px;height:26px;cursor:pointer;background:url(../images/welfare_but1.png) no-repeat;float:left;}
#welfare_but2 {width:26px;height:26px;cursor:pointer;background:url(../images/welfare_but2.png) no-repeat;float:left;margin-left:10px;}

/*微信*/
.weixin_banner {width:100%;min-width:1007px;height:480px;background:url(../images/weixin_banner.jpg) no-repeat;margin-top:-6px;}
.weixin_lxwm {width:1000px;height:480px;margin:0 auto;position:relative;}
.lxwm_img {width:220px;height:56px;position:absolute;left:341px;top:310px;}
.lxwm_img img {cursor:pointer;border:none;}
.weixin_nav {width:100%;min-width:1007px;height:135px;background:url(../images/weixin_nav.png) repeat-x;}
.weixin_nav1 {width:100%;min-width:1007px;height:135px;background:url(../images/weixin_nav.png) repeat-x;position:fixed;z-index:1001;left:0;top:0;}
.weixin_navbox {width:1000px;height:135px;margin:0 auto;}
.weixin_navbox span {display:block;width:130px;margin:3px auto 0;color:#fff;font-family:微软雅黑;font-size:24px;}
.navbox1{float:left;width:200px;height:106px;text-align:center;padding-top:24px;cursor:pointer;}
.weixin_wgw h3,.weixin_wyy h3,.weixin_wyx h3,.weixin_wsh h3,.weixin_why h3 {color:#333;font-family:微软雅黑;font-size:24px;font-weight:normal;}
.weixin_wgw p,.weixin_wyy p,.weixin_wyx p,.weixin_wsh p,.weixin_why p {color:#595757;font-family:宋体;font-size:14px;margin-top:15px;text-indent:2em;}
.weixin_wgw img {margin:25px 0 0 107px;}
.weixin_wgw {width:944px;height:444px;border:1px solid #c9c9c9;border-bottom:5px solid #c9c9c9;margin:20px auto 0;padding:19px 27px}
.weixin_wyy,.weixin_wyx,.weixin_wsh {width:1000px;height:335px;border-bottom:1px solid #c9c9c9;margin:40px auto 0;}

.weixin_why {width:1000px;height:430px;margin:40px auto 0;}
.wyy_mainbox {width:1000px;height:180px;background:url(../images/wyy_boxbg.png) no-repeat scroll 0 -187px;margin-top:20px;position:relative;overflow:hidden;}
.wyy_box1,.wyy_box2 {width:160px;height:180px;float:left;}
.wyy_box2 {margin-left:8px;}
.wyy_mainbox p {margin-top:0px;/*width:140px;height:160px;padding:20px 10px 0 10px;*/position:absolute;font-size:12px;color:#000;}
.cover1 {left:0;background:url(../images/wyy_boxbg.png) no-repeat;width:140px;height:160px;padding:20px 10px 0 10px;}
.cover2 {left:168px;background:url(../images/wyy_boxbg.png) no-repeat scroll -168px 0;width:140px;height:130px;padding:50px 10px 0 10px;}
.cover3 {left:336px;background:url(../images/wyy_boxbg.png) no-repeat scroll -336px 0;width:140px;height:130px;padding:50px 10px 0 10px;}
.cover4 {left:504px;background:url(../images/wyy_boxbg.png) no-repeat scroll -504px 0;width:140px;height:130px;padding:50px 10px 0 10px;}
.cover5 {left:672px;background:url(../images/wyy_boxbg.png) no-repeat scroll -672px 0;width:140px;height:165px;padding:15px 10px 0 10px;}
.cover6 {left:840px;background:url(../images/wyy_boxbg.png) no-repeat scroll -840px 0;width:140px;height:125px;padding:55px 10px 0 10px;}
.wyx_mainbox {width:1000px;height:216px;background:url(../images/weixin_wyxbg.png) no-repeat;position:relative;margin-top:20px;}
.wyx_box1, .wyx_box2, .wyx_box3, .wyx_box4, .wyx_box5, .wyx_box6 {width:125px;height:216px;position:absolute;}
.wyx_mainbox h3 {font-family:微软雅黑;font-size:16px;font-weight:bold;margin:22px 0 0 25px;}
.wyx_mainbox p {text-indent:0;font-size:12px;}
.wyx_box1 {left:25px;}
.wyx_box2 {left:190px;}
.wyx_box3 {left:360px;}
.wyx_box4 {left:525px;}
.wyx_box5 {left:690px;}
.wyx_box6 {left:855px;}
.wyx_box1 h3 {color:#f93b4d;}
.wyx_box2 h3 {color:#8c6d74;}
.wyx_box3 h3 {color:#75b7cb;}
.wyx_box4 h3 {color:#84818f;}
.wyx_box5 h3 {color:#c9ae00;}
.wyx_box6 h3 {color:#f85f10;}
.wsh_box {width:1000px;height:180px;margin-top:30px;}
.wsh_box1 {width:210px;height:140px;float:left;background:url(../images/wsh_box1.png) no-repeat scroll 21px 15px;background-color:#d55353;padding:20px;}
.wsh_box2 {width:210px;height:138px;float:left;background:url(../images/wsh_box2.png) no-repeat scroll 21px 15px;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;padding:20px;}
.wsh_box3 {width:210px;height:140px;float:left;background:url(../images/wsh_box3.png) no-repeat scroll 21px 15px;background-color:#d55353;padding:20px;}
.wsh_box4 {width:209px;height:138px;float:left;background:url(../images/wsh_box4.png) no-repeat scroll 21px 15px;border:1px solid #c9c9c9;border-left:none;padding:20px;}
.wsh_box1 h3,.wsh_box3 h3 {font-size:16px;color:#fff;font-weight:bold;margin:10px 62px;}
.wsh_box2 h3,.wsh_box4 h3 {font-size:16px;color:#d55353;font-weight:bold;margin:10px 62px;}
.wsh_box1 p,.wsh_box3 p {font-size:12px;color:#fff;}
.wsh_box2 p,.wsh_box4 p {font-size:12px;color:#595757;}
.why_box {width:1000px;height:310px;margin-top:25px;}
.why_box p {text-indent:0;    }
.why_box span { color:#d55353; font-family:微软雅黑;font-weight:bold;  }
.why_box1 {width:420px;height:310px;float:left;}
.why_box2 {width:569px;height:310px;float:left;margin-top:16px;}
.why_box1 ul {margin-left:13px;}
.why_box1 li {list-style-type:square;}

/*行业案例*/
/*.Industrycase_nav {width:1000px;margin:auto;border-top:1px solid #c9c9c9;padding-top:20px;height:92px;color:#fff;font-size:14px;}*/

.Industrycase_nav {width:150px;margin:auto;padding-top:20px;color:#fff;font-size:14px; float:left;}
.Industrycase_nav1,.Industrycase_nav3 {width:137px;float:left;height:30px;padding-top:10px;color:#fff;text-align:center;cursor:pointer;}
.Industrycase_nav1 {background-color:#d80c18;}
.Industrycase_nav2,.Industrycase_nav4 {width:137px;float:left;margin-left:6px;background-color:#595758;height:30px;padding-top:10px;text-align:center;cursor:pointer;}
.Industrycase_nav3, .Industrycase_nav4 {margin-top:6px;background-color:#595758;}
/*.Industrycase_nav div:hover {background-color:#d80c18;}*/
/*.Industrycase_box {width:1000px;overflow:hidden;margin:40px auto 0;}
.Industrycase_box table {width:1000px;    }
.Industrycase_box table td{width:383px;height:25px;font-size:12px;color:#595757;    }
.Industrycase_box table .td3{width:235px;    }*/
.Industrycase_box {width:830px; overflow:hidden; margin:15px 0 0 20px; float:left;}
.Industrycase_box > div, .Industrycase_box table {width:100%;}
.Industrycase_box table td{width:280px;height:25px;font-size:12px;color:#595757;    }
.Industrycase_box table .td3{width:235px;    }

.huagong {width:1000px;overflow:hidden;}
.anfang,.shengwu,.jiqie,.guanggao,.ruanjian,.jiaoyu,.shangye,.jianzhu,.fuwu {width:1000px;overflow:hidden;display:none;}

/* 增值产品 */
.zzcp_banner { width:100%; height:380px; background:url(../images/zzcp/banner1.jpg) no-repeat center; margin-top:-6px; position:relative;}
.zzcp {width:1000px; font-family:"微软雅黑"; }
.zzcp h2 { font-size:24px; line-height:40px; font-weight:normal;}
.zzcp p { margin:20px 0; line-height:26px; font-size:13px; }
.zzcp .more {display:block; width:74px; height:25px; background:url(../images/zzcp/11.png) no-repeat;}
.zzcp .more:hover, .zzcp .more:active { background:url(../images/zzcp/10.png) no-repeat;}
.zzcp > div { width:100%; height:380px; border-bottom:1px solid #DADADA;}
.zzcp .last_block{  border-bottom:0;}
.zzcp .block1 { background:url(../images/zzcp/hjzx/1.png) no-repeat 570px; }
.zzcp .block1 > div {width:570px; float:left; margin-top:80px;}
.zzcp .block2 { background:url(../images/zzcp/26.png) no-repeat 0px; }
.zzcp .block2 > div {width:570px; float:left; margin-top:80px; margin-left:420px;}
.zzcp .block3 { background:url(../images/zzcp/27.png) no-repeat 530px; }
.zzcp .block3 > div {width:530px; float:left; margin-top:80px;}
.zzcp .block4 { background:url(../images/zzcp/28.png) no-repeat 0px;}
.zzcp .block4 > div {width:570px; float:left; margin-top:80px;  margin-left:420px;}
.zzcp .block5 { background:url(../images/zzcp/29.png) no-repeat 570px; }
.zzcp .block5 > div {width:570px; float:left; margin-top:80px;}
.zzcp .block6 { background:url(../images/zzcp/30.png) no-repeat 0px; }
.zzcp .block6 > div {width:540px; float:left; margin-top:80px; margin-left:460px;}
.zzcp .block7 { background:url(../images/zzcp/31.png) no-repeat 590px; }
.zzcp .block7 > div {width:550px; float:left; margin-top:80px;}

.zzcp_wrap { width:100%;  height:380px;}
.zzcp_wrap > div {width:1000px; height:380px; margin:0 auto; font-family:"微软雅黑";  }
.zzcp_wrap > div > div { margin-top:120px; float:left;}
.zzcp_wrap h2 { font-size:24px; line-height:40px; font-weight:normal;}
.zzcp_wrap p { margin:20px 0; line-height:26px; font-size:13px; }

.white_row {background-color:white;}
.white_row > div { background-repeat:no-repeat; background-position-x:600px; background-position-y:50%;}
.white_row > div > div { width:560px;}

.gray_row {background-color:#efefef;}
.gray_row > div { background-repeat:no-repeat; background-position-x:0; background-position-y:50%;}
.gray_row > div > div { width:560px; margin-left:420px; }

.hjzx .block1 { background-image:url(../images/zzcp/hjzx/1.png); }
.hjzx .block2 { background-image:url(../images/zzcp/hjzx/2.png); }
.hjzx .block3 { background-image:url(../images/zzcp/hjzx/3.png); }
.hjzx .block4 { background-image:url(../images/zzcp/hjzx/4.png); }
.hjzx .block5 { background-image:url(../images/zzcp/hjzx/5.png); }
.hjzx .block6 { background-image:url(../images/zzcp/hjzx/6.png); }
.hjzx .block7 { background-image:url(../images/zzcp/hjzx/7.png); }

.dhms .block1 { background-image:url(../images/zzcp/dhms/1.png); }
.dhms .block2 { background-image:url(../images/zzcp/dhms/2.png); }
.dhms .block3 { background-image:url(../images/zzcp/dhms/3.png); }
.dhms .block4 { background-image:url(../images/zzcp/dhms/4.png); }
.dhms .block5 { background-image:url(../images/zzcp/dhms/5.png); }

.wlcz .block1 { background-image:url(../images/zzcp/wlcz/1.png); }
.wlcz .block2 { background-image:url(../images/zzcp/wlcz/2.png); }
.wlcz .block3 { background-image:url(../images/zzcp/wlcz/3.png); }
.wlcz .block4 { background-image:url(../images/zzcp/wlcz/4.png); }
.wlcz .block5 { background-image:url(../images/zzcp/wlcz/5.png); background-position-x:50%; background-position-y:60%;}

.b2b .block1 { background-image:url(../images/zzcp/b2b/1.png); }
.b2b .block2 { background-image:url(../images/zzcp/b2b/2.png); }
.b2b .block3 { background-image:url(../images/zzcp/b2b/3.png); }
.b2b .block4 { background-image:url(../images/zzcp/b2b/4.png); }
.b2b .block5 { background-image:url(../images/zzcp/b2b/5.png); }

.b2c .block1 { background-image:url(../images/zzcp/b2c/1.png); }
.b2c .block2 { background-image:url(../images/zzcp/b2c/2.png); }
.b2c .block3 { background-image:url(../images/zzcp/b2c/3.png); }
.b2c .block4 { background-image:url(../images/zzcp/b2c/4.png); }
.b2c .block5 { background-image:url(../images/zzcp/b2c/5.png); }
.b2c .block6 { background-image:url(../images/zzcp/b2c/6.png); }
.b2c .block7 { background-image:url(../images/zzcp/b2c/7.png); }

.zwdl .block1 { background-image:url(../images/zzcp/zwdl/1.png); }
.zwdl .block2 { background-image:url(../images/zzcp/zwdl/2.png); }
.zwdl .block3 { background-image:url(../images/zzcp/zwdl/3.png); }

.jtdx .block1 { background-image:url(../images/zzcp/jtdx/1.png); }
.jtdx .block2 { background-image:url(../images/zzcp/jtdx/2.png); }
.jtdx .block3 { background-image:url(../images/zzcp/jtdx/3.png); }
.jtdx .block4 { background-image:url(../images/zzcp/jtdx/4.png); }
.jtdx .block5 { background-image:url(../images/zzcp/jtdx/5.png); }
.jtdx .block6 { background-image:url(../images/zzcp/jtdx/6.png); }
.jtdx .block7 { background-image:url(../images/zzcp/jtdx/7.png); }
.jtdx .block8 { background-image:url(../images/zzcp/jtdx/8.png); }
.jtdx .block9 { background-image:url(../images/zzcp/jtdx/9.png); }
.jtdx .block10 { background-image:url(../images/zzcp/jtdx/10.png); }


/* 增值产品导航条 */
.zzcp_menu_wrap { width:100%; height:65px; background:url(../images/zzcp/bg.png) repeat-x; border-bottom: 5px solid #d30000; position:absolute; bottom:0px;}
.zzcp_menu_wrap .zzcp_menu { width:1000px; height:65px; margin: 0 auto; }
.zzcp_menu_wrap .zzcp_menu li { float:left; width:140px;}
.zzcp_menu_wrap .zzcp_menu li a { display:block; width:100%; height:65px; text-decoration:none;}
.zzcp_menu_wrap .zzcp_menu li a span { margin-left:60px; line-height:65px; font-size:13px; font-family:"微软雅黑";}
.zzcp_menu_wrap .zzcp_menu li a.m1 { background:url(../images/zzcp/20.png) no-repeat 23px 50%; }
.zzcp_menu_wrap .zzcp_menu li a.m1:hover, .zzcp_menu_wrap .zzcp_menu li a.m1:active { background:url(../images/zzcp/21.png) no-repeat 23px 50% #d30000; color:white; }
.zzcp_menu_wrap .zzcp_menu li a.m2 { background:url(../images/zzcp/22.png) no-repeat 23px 50%; }
.zzcp_menu_wrap .zzcp_menu li a.m2:hover, .zzcp_menu_wrap .zzcp_menu li a.m2:active { background:url(../images/zzcp/23.png) no-repeat 23px 50% #d30000; color:white; }
.zzcp_menu_wrap .zzcp_menu li a.m3 { background:url(../images/zzcp/24.png) no-repeat 23px 50%; }
.zzcp_menu_wrap .zzcp_menu li a.m3:hover, .zzcp_menu_wrap .zzcp_menu li a.m3:active { background:url(../images/zzcp/25.png) no-repeat 23px 50% #d30000; color:white; }
.zzcp_menu_wrap .zzcp_menu li a.m4 { background:url(../images/zzcp/19.png) no-repeat 23px 50%; }
.zzcp_menu_wrap .zzcp_menu li a.m4:hover, .zzcp_menu_wrap .zzcp_menu li a.m4:active { background:url(../images/zzcp/18.png) no-repeat 23px 50% #d30000; color:white; }
.zzcp_menu_wrap .zzcp_menu li a.m5 { background:url(../images/zzcp/14.png) no-repeat 23px 50%; }
.zzcp_menu_wrap .zzcp_menu li a.m5:hover, .zzcp_menu_wrap .zzcp_menu li a.m5:active { background:url(../images/zzcp/15.png) no-repeat 23px 50% #d30000; color:white; }
.zzcp_menu_wrap .zzcp_menu li a.m6 { background:url(../images/zzcp/16.png) no-repeat 23px 50%; }
.zzcp_menu_wrap .zzcp_menu li a.m6:hover, .zzcp_menu_wrap .zzcp_menu li a.m6:active { background:url(../images/zzcp/17.png) no-repeat 23px 50% #d30000; color:white; }
.zzcp_menu_wrap .zzcp_menu li a.m7 { background:url(../images/zzcp/13.png) no-repeat 23px 50%; }
.zzcp_menu_wrap .zzcp_menu li a.m7:hover, .zzcp_menu_wrap .zzcp_menu li a.m7:active { background:url(../images/zzcp/12.png) no-repeat 23px 50% #d30000; color:white; }


/* 会议登录 */
#meeting_login_box table{ width:100%; margin-top:15px;}
#meeting_login_box table tr td {line-height:40px; }
#meeting_login_box table tr td.left { width:100px; text-align:center;}
#meeting_login_box input[type=text], #meeting_login_box input[type=password] { width:230px; height:26px;}
#meeting_login_box .btnSumbit { width:119px !important; height:33px; background:url(/templates/green/images/tj.jpg); text-indent:10000px; border:0; cursor:pointer;}

/* 产品页公共 */
.cp {width:1000px; font-family:"微软雅黑"; }
.cp h2 { font-size:24px; line-height:40px; font-weight:normal;}
.cp p { margin:20px 0; line-height:26px; font-size:13px; }
.cp .more {display:block; width:74px; height:25px; background:url(../images/zzcp/11.png) no-repeat;}
.cp .more:hover, .cp .more:active { background:url(../images/zzcp/10.png) no-repeat;}
.cp > div { width:100%; height:380px; border-bottom:1px solid #DADADA;}
.cp .last_block{  border-bottom:0;}
.cp .row_a { background-color:white; background-repeat:no-repeat; background-position-x:600px; background-position-y:50%;}
.cp .row_a > div { width:560px; margin-top:80px; float:left;}
.cp .row_b { background-color:white; background-repeat:no-repeat; background-position-x:0; background-position-y:50%;}
.cp .row_b > div {width:560px; margin-top:80px; float:left; margin-left:420px; }


/* 2010产品页 */
.cp2010_banner { width:100%; height:380px; background:url(../images/cp/2010/banner.png) no-repeat center; margin-top:-6px; position:relative;}
.cp2010_banner div { width:1000px; margin:0 auto; position:relative;}
.cp2010_banner div .sy { width:180px; height:61px; position:absolute; left:550px; top:265px;  background:url(../images/sysq.png) no-repeat;}
.cp2010 .block1 { background-image:url(../images/cp/2010/1.png); }
.cp2010 .block2 { background-image:url(../images/cp/2010/2.png); }
.cp2010 .block3 { background-image:url(../images/cp/2010/3.png); }
.cp2010 .block4 { background-image:url(../images/cp/2010/4.png); }
.cp2010 .block5 { background-image:url(../images/cp/2010/5.png); }
.cp2010 .block6 { background-image:url(../images/cp/2010/6.png); }
.cp2010 .block7 { background-image:url(../images/cp/2010/7.png); }

/* 客户王产品页 */
.khw_banner { width:100%; height:380px; background:url(../images/cp/khw/banner.png) no-repeat center; margin-top:-6px; position:relative;}
.khw_banner div { width:1000px; margin:0 auto; position:relative;}
.khw_banner div .jj { width:180px; height:57px; position:absolute; left:267px; top:150px;  background:url(../images/cp/khw/jjb.png) no-repeat;}
.khw_banner div .qy { width:180px; height:57px; position:absolute; left:467px; top:150px;  background:url(../images/cp/khw/qyb.png) no-repeat;}
.khw_banner div .hh { width:180px; height:57px; position:absolute; left:667px; top:150px;  background:url(../images/cp/khw/hhb.png) no-repeat;}
.khw_menu {width:100%; height:50px; background-color:#e5e5e5; font-size:14px; }
.khw_menu ul { width:1000px; margin:0 auto;}
.khw_menu ul li { width:120px; height:50px; display:inline-block; float:left;}
.khw_menu ul li a { width:120px; height:50px; display:inline-block; }
.khw_menu ul li a span { line-height:50px; margin-left:25px;}
.khw_menu ul li a { background-repeat:no-repeat; background-position:0px 50%; text-decoration:none; }
.khw_menu ul li a:hover, .khw_menu ul li a:active { color:#2296e4;}
.khw_menu .tag0 { background-image:url(../images/cp/khw/jsjg.png);}
.khw_menu .tag0_s, .khw_menu .tag0:hover { background-image:url(../images/cp/khw/jsjg_s.png); color:#2296e4; }
.khw_menu .tag1 { background-image:url(../images/cp/khw/cptx.png);}
.khw_menu .tag1_s, .khw_menu .tag1:hover { background-image:url(../images/cp/khw/cptx_s.png); color:#2296e4; }
.khw_menu .tag2 { background-image:url(../images/cp/khw/gnxj.png);}
.khw_menu .tag2_s, .khw_menu .tag2:hover { background-image:url(../images/cp/khw/gnxj_s.png); color:#2296e4; }

.khw_jxjg .block1 { background-image:url(../images/cp/khw/jsjg1.png); }
.khw_jxjg .block2 { background-image:url(../images/cp/khw/jsjg2.png); background-position:-35px 50%;}
.khw_jxjg .block3 { background-image:url(../images/cp/khw/jsjg3.png); }
.khw_jxjg .block4 { background-image:url(../images/cp/khw/jsjg4.png); }
.khw_jxjg .block5 { background-image:url(../images/cp/khw/jsjg5.png); }
.khw_jxjg .block6 { background-image:url(../images/cp/khw/jsjg6.png); }

.khw_cptx .block1 { background-image:url(../images/cp/khw/cptx1.png); }
.khw_cptx .block2 { background-image:url(../images/cp/khw/cptx2.png); }
.khw_cptx .block3 { background-image:url(../images/cp/khw/cptx3.png); }
.khw_cptx .block4 { background-image:url(../images/cp/khw/cptx4.png); }
.khw_cptx .block5 { background-image:url(../images/cp/khw/cptx5.png); }

.khw_gnxj .block1 { background-image:url(../images/cp/khw/gnxj1.png); }
.khw_gnxj .block2 { background-image:url(../images/cp/khw/gnxj2.png); }
.khw_gnxj .block3 { background-image:url(../images/cp/khw/gnxj3.png); }
.khw_gnxj .block4 { background-image:url(../images/cp/khw/gnxj4.png); }
.khw_gnxj .block5 { background-image:url(../images/cp/khw/gnxj5.png); }
.khw_gnxj .block6 { background-image:url(../images/cp/khw/gnxj6.png); }
.khw_gnxj .block7 { background-image:url(../images/cp/khw/gnxj7.png); }
.khw_gnxj .block8 { background-image:url(../images/cp/khw/gnxj8.png); }
.khw_gnxj .block9 { background-image:url(../images/cp/khw/gnxj9.png); }

/* P3产品页 */
.p3_banner { width:100%; height:380px; background:url(../images/cp/p3/banner.png) no-repeat center; margin-top:-6px; position:relative;}
.p3_banner div { width:1000px; margin:0 auto; position:relative;}
.p3_banner div .sy { width:180px; height:61px; position:absolute; left:550px; top:265px;  background:url(../images/sysq2.png) no-repeat;}
.p3_cptx .block1 { background-image:url(../images/cp/p3/cptx_1.png); }
.p3_cptx .block2 { background-image:url(../images/cp/p3/cptx_2.png); }
.p3_cptx .block3 { background-image:url(../images/cp/p3/cptx_3.png); }
.p3_cptx .block4 { background-image:url(../images/cp/p3/cptx_4.png); }
.p3_cptx .block5 { background-image:url(../images/cp/p3/cptx_5.png); }
.p3_cptx .block6 { background-image:url(../images/cp/p3/cptx_6.png); }
.p3_cptx .block7 { background-image:url(../images/cp/p3/cptx_7.png); }
.p3_jxjg .block1 { height:500px; background:url(../images/p302.png) no-repeat 50% 70% ; padding-top:20px; }


/* 信息提示 */
.message_tips { padding-top:70px;}
.message_tips .title { margin:0 auto; width:680px;  min-width:0;   padding-bottom:30px;  font-family:"微软雅黑";}
.message_tips .title .cn { font-size:36px; font-weight:bold; color:#d80c18; text-align:center; line-height:50px;}
.message_tips .title .en {  font-size:14px; color:#595757; text-align:center; line-height:25px;}
.message_tips .messageBox { margin:0 auto; border:3px solid #dd0900; width:680px; min-width:0;  padding-bottom:50px; background:url(/templates/green/images/correct_icon.png) no-repeat 95px 48px ;}
.message_tips .messageBox p { text-align:center; line-height:27px;}
.message_tips .messageBox p.firstP {margin-top:50px;}
.message_tips #sm { color:red;}
.message_tips .messageBox p a { color:red;}


/* 中国地图 */
#ChinaMap { padding-right: 100px; padding-left: 10px;  padding-bottom: 10px; margin: 0px auto; padding-top: 10px; position: relative; text-align: center; margin-top:40px;}
#ChinaMap #map { width:580px;  margin:0 auto;}
#ChinaMap #tiplayer { padding-right: 5px;  padding-left: 5px; z-index: 1000; min-height: 1em; background: #000;  max-width: 250px; padding-bottom: 5px; font: 12px 'Microsoft YaHei',Arial,宋体,Tahoma,Sans-Serif;color: #fff;padding-top: 5px;  position: absolute; text-align: left; word-wrap: break-word; -moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px;  border-radius: 3px;}
#ChinaMap #tip { width:468px; height:328px; background-color:#e2e0e0; position:absolute; background:url(/templates/green/images/box-bj.png) no-repeat;}
#ChinaMap #tip .inner_map { float:left; margin:20px 10px 20px 20px;}
#ChinaMap #tip .list {  float:left; margin:20px 20px 20px 5px; width:160px; height:260px; overflow-y:auto; overflow-x:hidden; border:1px solid #c1bebe; background-color:white; padding:10px; }
#ChinaMap #tip .list .detail { width:100%; padding-bottom:15px; }
#ChinaMap #tip .list .detail h2 { font-family:"微软雅黑"; font-size:22px; text-align:left; margin-bottom:10px; cursor:pointer;}
#ChinaMap #tip .list .detail p { text-align:left; }
#ChinaMap #tip .list .line { width:100%; border-bottom:1px solid #c1bebe; margin-bottom:20px;}
#ChinaMap #tip .remove { display:block; width:13px; height:13px; background:url(/templates/green/images/box-xx.png) no-repeat; position:absolute; top:12px; right:17px;}
#ChinaMap #tip .remove:active { background:url(/templates/green/images/box-xx02.png) no-repeat;}


/* 在线试用 */
.onlinetrial { background:url(/templates/green/images/bg_left_onlinetrial.png) no-repeat; }
.onlinetrial_body_bg { background:url(/templates/green/images/bg_onlinetrial.png) repeat;}
.onlinetrial .top{ margin-bottom:25px; }
.onlinetrial h1 { background:url(/templates/green/images/title_e4.png) no-repeat; padding-top:60px; line-height:35px; font:20px '微软雅黑'; margin-bottom:30px; }
.onlinetrial .remark { color:#aa8c49;}
.onlinetrial .content{ /*margin-left:40%;*/ margin-left:600px; /*margin-top:80px;*/ padding-top:80px; width:430px;}
#step3 { background:url(/templates/green/images/icon_ok.png) no-repeat; padding-left:50px;}
#step3 p { font-size:16px;}




/*99抽奖*/
#luckyMenu {padding:0px;margin:0px;font-family:微软雅黑;}
#userInfo {color:#fff;font-size:20px;text-align:right;padding:30px 25px 0 0;display:inline-block; float:right; }
#userInfo a {color:#fff;}
#userExit {
    color:#fff;font-size:20px;text-align:right;padding:30px 35px 0 0;display:inline-block;float:right;
}
#userExit a {color:#fff;}
#topImg {width:100%;margin:0 auto;height:546px;background:url('/templates/green/images/lucky/9.9_top.png') no-repeat;background-color:#F39F1D;}
#luckyMain {background-color:#F39F1D;width:100%;overflow:hidden;}
#txtSummary {width:980px;height:230px;margin:20px auto;}
.prizeSummary, .exerciseSummary{width:490px;height:230px;float:left;color:#fff;font-family:微软雅黑;}
#luckyInfo{width:980px;margin:15px auto;overflow:hidden;}
.lucky_line {width:980px;margin:auto;}
.prize_drow,.prize_drow_info{float:left;height:700px;}
.prize_drow {width:490px;margin-top:15px;}
.prize_drow_info {width:482px;margin-left:8px;}
.ly-plate {width:490px;}
.top_buy, .top_buy_chance {float:left;height:74px;}
.top_buy {width:304px;}
.top_buy_chance {width:164px;margin-left:10px;}
.top_buy img {cursor:pointer;}
.drow_info_middle {height:63px;margin-top:12px;}
.drow_info_top {height:74px;}
.drow_info_buttom {background:url('/templates/green/images/lucky/lucky_infodetails.png') no-repeat;height:500px;padding-top:15px;}
.ly-plate {width:480px;height:523px;position:relative;background:url('/templates/green/images/lucky/lucky_circle.png') no-repeat;}
.lottery-star {position:relative;top:230px;left:183px;}
.lottery-star img {cursor:pointer;    }
.prize_drow_buttom {width:490px;height:102px;margin-top:29px;}
.drow_time, .drow_share {width:217px;height:102px;float:left;background:url('/templates/green/images/lucky/lucky_sharebg.png')no-repeat;margin-left:20px;padding:10px 0;text-align:center;}

.prizeSummary span,.exerciseSummary span {padding:0 0 20px 20px; font-size:30px;display:block;}
.prizeSummary p,.exerciseSummary p {font-size:20px;padding-left:40px;line-height:32px;}
.drow_time .p1,.drow_share .p1 {font-size:20px;line-height:25px;}
.drow_time .p2 {font-size:18px;line-height:25px;}
.drow_time #endDay {font-size:30px;}
.lucky_share {width:217px;height:30px;margin-top:10px;}
.lucky_share img {margin-left:15px;cursor:pointer;text-align:left;    }
.lucky_share .img1 {margin-left:0px;}
#jiathis_sigle {display: block;padding: 5px 0px 0px 12px;width: 220px;z-index: 1000;}
#jiathis_sigle a span{margin-bottom: 5px;}

#lucky_login {width:360px;height:260px;border-radius:8px;background-color:#ECEFF1;display:none;font-family:微软雅黑;font-size:18px;}
.login_title {color:#304b65;border-bottom:1px solid #fff;margin:auto;text-align:left;font-size:21px;line-height:30px;font-weight:300;width:330px;padding-top:20px;}
#txtUserName,#txtPassword {width:300px;height:20px;border-radius:6px; padding:11px 0 11px 20px;line-height:20px;border:1px solid #ECEFF1;}
.control-group {width:320px;height:35px;margin:25px auto;}
#login_btn {background-color:#33B5E5;padding:5px 0;width:180px;border-radius:6px;color:#fff;cursor:pointer;float:left;}
.control-group a {font-size:14px;padding:15px;display:block;height:50px;padding:20px 0 0 25px;float:left; }

#lucky_register {width:600px;height:310px;font-family:微软雅黑;font-size:16px;display:none;background-color:#ECEFF1;border-radius:8px;padding:10px;}
#lucky_register table tr {line-height:50px;}
#lucky_register em {color:red;}
#registerBtn {padding: 10px 55px 10px 55px;background-color:#FF6C1E;border:1px solid #cf5413;width:35px;height:45px;margin-top:10px;color:#fff;font-size:18px;cursor:pointer;border-radius:6px;display: inline;line-height: 70px;}
.register_title {color:#304b65;border-bottom:1px solid #fff;margin:auto;text-align:left;font-size:21px;line-height:30px;font-weight:300;padding-left:15px;margin-bottom: 10px;}
#getCodeBtn {padding:0px 0px 5px 5px;background-color:#FF6C1E;border:1px solid #cf5413;width:80px;height:25px;margin:5px 0px 0px 0px;color:#fff;font-size:15px;cursor:pointer;border-radius:6px;line-height: 30px;}

#listData{text-align:left;margin-left:6px;height:488px;overflow:hidden;}
#listData li span {margin-left:10px;font-size:14px;display:block;width:140px;float:left;overflow:hidden;}
#listData li{list-style-type:none;height:30px;background:url() no-repeat left center;text-align:left;text-indent:15px;overflow:hidden;}
#listData .fontscrollli{text-align:center;width:100%;}
#listData .fontscrollColor{/*color:red;*/}

#listScroll{text-align:left;margin-left:6px;}
#listScroll li span {margin-left:10px;font-size:14px;display:block;width:140px;float:left;}
#listScroll li{list-style-type:none;height:30px;background:url() no-repeat left center;text-align:left;text-indent:15px;}

#lucky_share2 {display:none;width:470px;height:200px;background-color:#ECEFF1;position:relative;top:-350px;left:28px;background:url('/templates/green/images/lucky/lb.png')}
#lucky_share2 img {margin-left:29px;cursor:pointer;text-align:left;}
.userMobile {background:url('') no-repeat;display:block;width:30px;height:30px;position:relative;z-index:10000;}
.copyrights {color: #151414;line-height: 1.8em;font-size: 12px;font-family: "宋体";margin-right: 10px;padding-bottom: 10px;}


