<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*产品补丁*/
.title_item {
    position: relative;
    margin: 30px 8px 18px;
    color: #333;
    font-weight: bold;
    font-size: 22px;
    padding-left: 18px;
    text-align: left;
    border-left: 4px solid #007aff;
    
}
.patch1 {
    width: 150px;
    margin: 0 20px 20px;
    padding: 10px 15px 40px 15px;
    border: 1px solid #fafafa;
    background: #fff;
    text-align: center;
    box-shadow: 1px 2px 16px #eee;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    margin-left: 10px;
    background-image: url('../images/patch1.jpg');
    background-size: auto;
}
.patch {
    width: 390px;
    margin: 0 0 10px;
    padding: 10px 10px 30px;
    border: 1px solid #fafafa;
    background: #fff;
    text-align: left;
    box-shadow: 1px 2px 16px #eee;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    margin-left:10px;
    background-image:url('../images/patch.jpg');
    background-size:cover;
   
}
.patch-title{
    font-size:18px;
}
.patch-title1 {
    color: #838EA4;
    display: block;
    max-height: 40px;
    font-size: 16px;
}
.patch-name {
    font-size: 14px;
}
.patch-a {
    background: #007aff;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
    border-radius: 20px;
    padding: 10px 50px;
    position: relative;
    top: 15px;
}
    .patch-a:hover {
        background: #ff6a00;
        transition: all 0.55s linear;
    }
.patch-b {
    margin-bottom: 0;
    width: 127px;
    height: 47px;
    color: #007aff;
    font-size: 14px;
    line-height: 47px;
    display: block;
}

    .patch-b:hover {
      color:#ff6a00
     
    }
.patch-c {
    background: #ff6a00;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
    border-radius: 20px;
    padding: 10px 60px;
    position: relative;
    top: 15px;
}

    .patch-c:hover {
        background: #fa1a0b;
        transition: all 0.55s linear;
    }
.patch-d {
    background: #007aff;
    color: #ffffff;
    font-size: 13px;
    overflow: hidden;
    border-radius: 5px;
    padding: 4px 10px;
    position: relative;
    top: 15px;
}

    .patch-d:hover {
        background: #ff6a00;
        transition: all 0.55s linear;
    }
    .patch1 p{
        text-indent:0 !important
    }
.patch-wang {
    width: 850px;
    height: 788px;
    overflow: hidden;
    transition: height 0.3s;
}
    .patch-wang table {
        width: 830px;
        margin-left:15px;
        color: #000000;
        font-size: 12px;
        border-collapse: collapse;
        border-spacing: 0;
    }
        .patch-wang table th {
 
    height: 26px;
    background: #f5f5f5;
    border: 1px solid #c3c3c3;
    text-align: center;
}
        .patch-wang table tr td {
            height: 29px;
            text-align: center;
            border: 1px solid #c3c3c3;
        }
/*产品补丁*/
 .biao {
    width: 94%;
    margin: 5px auto;
    border-collapse: collapse;
    border: 1px solid #f3f3f3
}
    .biao tr {
        padding: 5px;
        border: 1px solid #f3f3f3
    }
        .biao tr td {
            text-align: center;
            font-size: 14px;
            padding: 5px;
            color: #555;
            line-height: 36px;
            border: 1px solid #f3f3f3
        }
.biao tr td b {
    color: #2580ef
}
.biao1 {
    width: 94%;
    margin: 5px auto;
    border-collapse: collapse;
    border: 1px solid #f3f3f3
}

    .biao1 tr {
        padding: 5px;
        border: 1px solid #f3f3f3
    }
        .biao1 tr td {
            text-align: left;
            font-size: 14px;
            padding: 5px;
            color: #555;
            line-height: 36px;
            border: 1px solid #f3f3f3
        }
            .biao1 tr td b{
                color:#2580ef
            }
            a {
                cursor: pointer;
            }
.biaotop{
    background:#f3f3f3;
}
.title {
    width:860px;height:40px;background:#d9e8fb;position:relative;line-height:40px;
    border-radius:4px;
    font-size:16px;
    padding-top:5px;
}
 #title{
     border:none;
     outline:none;
     font-size:15px;
     line-height:35px;
     font-weight:600;
     height:35px;
     width:150px;
     color:#555;
     padding-left:5px;
     background:#d9e8fb;
}
.tousu{
    width:90%;
    margin:20px auto;
    border:1px solid #1296db;
    border-radius:5px;
    padding:10px;
}
.tousu ul{
   padding-left:70px;
}
.tousu ul li{
    width:600px;
    height:40px;
    line-height:40px;
    border:1px solid #d4d4d4;
    border-radius:10px;
    padding:5px;
    margin:10px;
   
}
.tousu ul li label{
    text-align:right;
    font-size:16px;
    padding-left:10px;
}
.tousu ul li input{
    height:30px;
    line-height:30px;
    border:none;
    outline:none;
    margin-left:20px;
    font-size:16px;
    width:464px;
}
.tousu .button{
    width:620px;
    text-align:center;
    height:50px;
    line-height:50px;
    background:#1296db;
    border-radius:10px;
    color:#fff;
    font-size:20px;
    font-family:'Microsoft YaHei';
    margin:5px auto;
    cursor:pointer;
}
.weixin1{
    width:860px;
    height:550px;
    margin:10px auto;
    text-align:center;
}
.weixin-title{
    font-size:20px;
    font-family:'Microsoft YaHei';
    text-align:center;
    line-height:50px;
    font-weight:600;
}
.weixin-img{
    width:100%;
    margin:10px auto;
    height:auto;
}
.weixin-img1{
    position:relative;
    margin:5px auto;
    margin-left:100px;
}
.weixin-img2{
    position:relative;
    left:50px;
    height:200px;
    width:200px;
    top:-100px;
     
}
.weixin-img3{
    position:relative;
    height:150px;
    width:150px;
   left:350px;
   top:-170px;
}
.weixin-tiyan{
    
    width:160px;
    height:40px;
    font-size:20px;
    color:#1296db;
    border-radius:15px;
    line-height:40px;
    border:2px solid #1296db;
    text-align:center;
    margin:10px auto;
    position:relative;
    top:0px;
}
	    .reveal-modal-bg { position: fixed; height: 100%; width: 100%; z-index: 100;
                            display: none; top: 0; left: 0; background:rgba(00, 00, 00, 0.8) }		
        .reveal-modal { visibility: hidden; top: 150px; left: 47%; margin-left: -160px;
                         width: 450px;height:400px; position: absolute; z-index:99999;  
                         -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
                         -moz-box-shadow: 0 0 10px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
                          -box-shadow: 0 0 10px rgba(0,0,0,.4); background-color: #FFF; 		}			
        .reveal-modal.small 		{ width: 200px; margin-left: -140px;}	
        .reveal-modal.medium 		{ width: 400px; margin-left: -240px;}	
        .reveal-modal.large 		{ width: 600px; margin-left: -340px;}	
        .reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}		
        .reveal-modal .close-reveal-modal { font-size: 22px; line-height: 0.5; position: absolute; 
                                            top: 8px; right:5px; color: #333; text-shadow: 0 -1px 1px rbga(0,0,0,.6);
                                             font-weight: bold; cursor: pointer; 		} 
	.pnum{font-style: normal;color:#BA9223;font-weight: bold;font-size:22px;margin: 0 10px;padding:0 5px;height:40px;text-decoration: underline;}	
	.content1{width:100%;margin:0 auto;text-align: center;padding-bottom: 50px;padding-top:20px;}						
	.content1 ul{overflow: hidden;width:752px;margin:0 auto;}
	.content1 ul li{overflow: hidden;padding:0px 20px;border:1px solid #ADADAD;height:60px;margin-bottom:36px;line-height:60px;width:708px;border-radius: 10px;}
	.content1 ul li label{width:150px;float:left;height:60px;overflow: hidden;}
	.content1 ul li label img{float:left;padding-top:11px;width: 30px;height: 30px;}
	.content1 ul li label span{padding:0px 0 0 15px;float:left;font-size:18px;height:60px;}
	.content1 ul li input,textarea{
				width:500px;float:left;height:60px;-webkit-appearance: none; font-size:18px;outline: none;-webkit-tap-highlight-color:rgba(0,0,0,0);
				/*for chrome*/appearance: none;background:none;box-sizing: border-box;border: none;
                font-family:'Microsoft YaHei' ;
	}	
    .content1 ul li select{
     padding-left:30px;
        width:260px;
        outline:none;
        border:none;
        font-size:18px;
        color:rgba(0,0,0,.4);
        float:left ;
        margin-left:-25px;
        padding-top:15px;
    }
			.content1 ul li 	textarea{padding-top:20px;resize:none;}
			.content1 .button{text-align: center;margin:10px 110px;width:650px;height:60px;
                              line-height:60px;background:#1296db;
                              color:#fff;
                              border-radius:15px;
                              font-size:22px;
                              cursor: pointer;
                              
			}		

.liuchen{
    margin:10px auto;
    width:96%;
}
.liuchen table{
    width:96%;
    margin:10px auto;
}
.liuchen table tr td{
    text-align:center;
    width:100px;
    color:#555;
    padding:5px;
    font-size:12px;
    vertical-align:text-top;
}
.liuchen table tr td b{
    padding-left:10px;
    color:black;
}
.liuchen table tr td img{
    width:35px;
    height:35px;
    padding-left:10px;
}   

.menu_head{width:165px;height:47px;line-height:47px;padding-left:38px;
           font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;
           position:relative;margin:0px;font-weight:bold;
           background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;}
.menu_list{
    float: left;
    width:180px;
    margin-left:120px;
}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:203px;height:auto;overflow:hidden;line-height:38px;
           border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;display:none}
.menu_body  a{display:block;width:203px;height:38px;line-height:38px;padding-left:38px;
             color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body  a:hover{text-decoration:none;color:#ff6a00}

body,ul{
		margin: 0;
		padding:0;
	}
  .tab1 {
            width: 840px;
            overflow: hidden;
            margin: auto;
        }

            .tab1 p {
                font-size: 13px;
                line-height: 36px;
                color: #555;
                word-break: break-all;
                text-indent: 26px;
            }

                .tab1 p img {
                    text-align: center;
                }

            .tab1 .tt {
                font-size: 13px;
                font-weight: bold;
                color: #1296db;
            }
/*
    产品试用
*/
.contain {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width:1200px;
}
.page-title, .category-title {
    margin: 0 0 19px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 21px;
}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* &lt;- Safari &amp; Google Chrome Fix */
button.button { 
	background:transparent;
	border:0;
	overflow:visible;
	cursor:pointer;
	padding:0;
	margin:0;
	width:auto;
}
button.button &gt; span { 
    float:left; 
	text-align:center;
	white-space:nowrap; 
	padding:0;
}
button.button span span {padding:0 20px; display:block; float:left;}

button.button &gt; span,
.page-sitemap .links a {
	background: #fff;
	border: solid 1px #e8e8e8;
	color:#6b6b6b;
	text-transform: uppercase;
	font-size:10px;
	line-height:43px;
	height:43px;
	font-family: 'Ubuntu', sans-serif;
	}
button.button:hover &gt; span,
.page-sitemap .links a:hover {
	  background:#1296db;
	  color:#fff;
}
.products-grid {position:relative;  }
.products-grid.last {margin-bottom: 0;}
.price-box.map-info a { text-decoration:none; margin-top:5px; }
.products-grid.last { border-bottom:0; }
.products-grid li.item:hover {}
.products-grid li.item {
	float:left;	
	-moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
	 text-align: center;
     margin:10px;
}

.products-grid .product-container{ background: #fafafa; padding: 8px 8px 26px;}
.products-grid .product-container:hover{ background: #f3f1f1;}

.products-grid li.last{ margin-right:0;}
.products-grid li.first {} 
.products-grid .product-image { 
	display:block;
	background: #fff;  
	max-width:200px; 
	height:auto; 
	margin:0 auto 28px; 
	text-align: center; 
	position: relative; 
	overflow: hidden;
}


.products-grid .price-box {	color:#3A3A3A;	overflow:hidden;margin: 0 0 20px;	width:100%;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { clear:both; margin:0; position:relative; }
.products-grid .actions &gt; span{ position:absolute; left:0; bottom:-3px;}
.products-grid .desc.std{ overflow:hidden; color:#b2b2b2; padding:5px 0;}
.product-box-2{background:url("../images/tail-grid-bottom.gif"/*tpa=http://static.livedemo00.template-help.com/magento_51035/skin/frontend/default/theme637/images/tail-grid-bottom.gif*/) 0 0 repeat-x #fdfdfd; padding:16px 18px 0px 18px; margin:0 -18px; overflow:hidden; position:relative; }
.product-box-2 &gt; span {  position:absolute; left:18px; bottom:-3px;}
.products-grid .ratings { margin-bottom:17px; }
.products-grid .ratings .rating-box {float: none; margin: 0 auto 5px;}
.products-grid .ratings .amount { }
.products-grid .ratings .amount a {  text-decoration:none; }
.products-grid .minimal-price-link {  }
.products-grid .no-rating a{text-decoration:none;  padding-top:0px; display:inline-block;}
.products-grid .no-rating{ padding-top:8px; margin-bottom:7px}
.products-grid .add-to-links { position:relative; float: none; padding-top: 10px;}
.products-grid .add-to-links li {}
.products-grid .add-to-links li:first-child{ }
.products-grid button.button{  }
.products-grid .desc_grid {margin-bottom: 10px;}
.add-to-links {float:left;}

/******* Type: List and Grid ********/
.products-grid .product-name ,
.products-list .product-name { margin:0 0 17px; color:#555;width:200px;height:60px;}

.products-grid .product-name a,
.products-list .product-name a {
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	text-decoration:none;
        color: #555;
}
.products-grid .price-box .price,
.products-list .price-box .price{ font-size: 20px; line-height:20px; color: #f2495d; font-weight: 300;}

.products-grid .product-name a:hover,
.products-list .product-name a:hover{ }

.products-grid .product-image img,
.products-list .product-image img {max-width:100%;}


/********************************************************************************************** View Type: List *******************************************************************************************/
.products-list { }
.products-list li.item { background: #fafafa; padding:8px 8px 20px; margin-bottom:20px; position: relative;}
.products-list li.item:hover{ background: #f3f1f1;}
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:210px; height:auto; margin-right:30px; background: #fff;}
.products-list .list-inner{ width:210px; height:210px; position:relative; float:left;}
.products-list .product-shop { overflow:hidden; }
.products-list .button{ }
.products-list .product-name { }
.products-list .price-box { color: #3A3A3A; margin: 12px 0; overflow: hidden; width: 100%;}
.products-list .price-box .regular-price{ float:left; padding-right:12px;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; margin:0 0 15px; }
.products-list .desc &gt; p{ float:left;}
.products-list .desc &gt; p strong{ color:#f2495d;}
.products-list .desc .link-learn { font-weight:bold; text-decoration:underline;}
.products-list .add-to-links { padding-top:10px; float: none; }
.products-list .add-to-links li:first-child { margin-right: 19px; }
.products-list .f-fix{ position:relative;}
.products-list .f-fix &gt; span{left: 0;   position: absolute;   bottom:0px;}
.products-list .list-btn { display:inline-block; float:left;}
.products-list .add-to-links .separator{ display:none;}
.products-list .add-to-links li { float:left; }
.list-reviews{ float:right; width:285px; text-align:right;}
.row-list{ width:100%; position:relative;}
.row-list &gt; span{ position:absolute; left:0px; top:40px;}
.products-list .ratings { margin-bottom:17px; }
.products-list .ratings .rating-links { clear: left; padding-top: 5px; }
.products-list .ratings .rating-links a:hover { }
.products-list .no-rating{ text-align:right; padding-top:6px;}
.products-list .no-rating a{ text-decoration:none; }
/*
    产品试用
*/
.trial {
    width:800px;
    margin:0px auto;
    padding-top: 50px;
    height:620px;
    background-image: url('../images/zhuce.png');
}
.trial ul{
    list-style-type:none;
    padding-left:450px;
    margin-top:-10px;
}
.trial ul li{
    height:23px;
    line-height:23px;
    color:#555;
    font-family:monospace;
}
.trial ul li a:hover{
color:#ff6a00;
border-bottom:1px dashed #ff6a00;

}
#ph{
    width:150px;
    height:130px;
    position: absolute;
    left:520px;
    display:none;
    box-shadow:1px 3px #848383;
   font-size:13px;
   background:#fcfadf;
   padding:10px;
   line-height:25px;
}
 .tishi {
        position: absolute;
        width:300px;
        height:164px;
        left:470px;
        margin-top:10px;
        z-index:999;
        display: none;
        background-repeat:no-repeat;
    }
 .tishi p{
     line-height:10px;
     font-size:16px;
 }
.trial ul li a{
    color:black;
    font-size:14px;
}
	.container{
		font-family: 微软雅黑;
		background: #fff;
		margin:10px auto;
        overflow: hidden;
        *margin-top:30px;
        width:1300px;
	}
.tab p {
    padding:5px 20px;
    text-indent:24px;
}
.container .menu {
    width: 200px;
    background-image: url('../images/list.png');
    border: 1px solid #d4d4d4;
}
.me{
    width: 210px;
    margin-left: 120px;
    float: left;
}
.serves-title{
         background-color:#fff;width:822px;left:50px; 
          margin-bottom:10px;
        height:30px; line-height:30px; border:1px solid #ccc;padding:0px 20px; 
       position:relative; color:#666; overflow:hidden;border-radius:4px;
    
}
.serves-title a{
    color:black;
}
.serves-title a:hover{
    color:#ff6a00;
}
/*position 菜单背景图标*/
	.positionIicon{
		display: inline block;
		width: 28px;
		height:28px;
		margin: 4px 4px;
		float: left;
		margin-right: 10px;
	}
/*menu图标*/
.img1 {
    background-image: url('../img/fuwu/服务理念.png'); 
    background-repeat:no-repeat;
   
}

.img2 {
    background-image: url('../img/fuwu/索取资料.png');
      background-repeat:no-repeat;
}

.img3 {
    background-image: url('../img/fuwu/产品试用.png');
      background-repeat:no-repeat;
}
.img4 {
    background-image: url('../img/fuwu/保障能力.png');
    background-repeat: no-repeat;
}
.img5 {
    background-image: url('../img/fuwu/实施方法论.png');
    background-repeat: no-repeat;
}
.img6 {
    background-image: url('../img/fuwu/专家服务中心.png');
    background-repeat: no-repeat;
}
.img7 {
    background-image: url('../img/fuwu/用户培训.png');
    background-repeat: no-repeat;
}
.img8 {
    background-image: url('../img/fuwu/技术支持.png');
    background-repeat: no-repeat;
}
.img9 {
    background-image: url('../img/fuwu/售前服务.png');
    background-repeat: no-repeat;
}
.img10 {
    background-image: url('../img/fuwu/售后服务 .png');
    background-repeat: no-repeat;
}
.img11 {
    background-image: url('../img/fuwu/质量管理体系.png');
    background-repeat: no-repeat;
}
.img12 {
    background-image: url('../img/fuwu/保密承诺.png');
    background-repeat: no-repeat;
}
.img13 {
    background-image: url('../img/fuwu/意见投诉.png');
    background-repeat: no-repeat;
}
    .container .menu h3{
        height:28px;
        line-height:28px;
    font-size: 14px;
   color:#fff;


}
.submit {
    width:100px;
    height:30px;
    background:#1ba4d0;
    color:#fff;
    margin:20px 100px;
    border:0;
   margin-left:400px;
}
.td-input {
    height:36px;
    width:260px;
    line-height:36px;
   margin-left:5px;
}
    .container .menu ul{
        display: none;
    }
	.container .menu ul li{
      
		height: 28px;
		line-height: 28px;
	}

	.container .menu ul li a:hover{
		background: #9FB6CD;
		border-radius: 14px;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		-moz-border-radius:14px;
		color:#fff;
	
	}

	ul{
		list-style: none;
	}

	.container .menu ul li a{
		text-decoration: none;
		color: #000;
		font-size: 14px;
		display: block;
		width: 180px;
		height: 26px;
       text-align:center;
		
	}
    .content .get-menu a{
		text-decoration: none;
		color: #000;
		font-size: 14px;
		display: block;
		width: 180px;
		height: 26px;
        padding-left:10px;
		
	}
	.container .menu .selected{
		background: #ccc;
		border-radius: 14px;
	}



	.container .content{

		width: 860px;
		margin-left: 350px;
        border:1px solid #d4d4d4;
	}

	.container .content .get-menu{
		margin-left: -10px;
	}

	.container .content .get-menu a{
		display: inline-block;
		font-size: 15px;
	    height: 40px;
	}

	.container .content .get-menu a:last-child{
		margin-left: -8px;
		color: #7D9EC0;
	}

	.container .content .get-menu span{
		display: inline-block;
	    height: 40px;
	    margin-left: -110px;
	}

	.container .content .menu1 .tab {
		display: none;
	}

	.container .content .menu1 .active{
		display: block;
	}

	.container .content .menu1 .tab p{
		font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all;
      padding:5px 20px;
      
	}

	.container .content .menu1 .tab .tt{
		font-size: 14px;
		font-weight: bold;

	}
/*第二个菜单下的文档内容*/
	.container .content .menu2 .tab {
		display: none;
	}

	.container .content .menu2 .active{
		display: block;
	}

	.container .content .menu2 .tab p{
		font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all;
	}

	.container .content .menu2 .tab .tt{
		font-size: 14px;
		font-weight: bold;

	}
/*第三个菜单下的文档内容*/
	.container .content .menu3 .tab {
		display: none;
	}

	.container .content .menu3 .active{
		display: block;
	}

	.container .content .menu3 .tab p{
		font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all;
        letter-spacing:2px;
	}

	.container .content .menu3 .tab .tt{
		font-size: 13px;
        width:90%;
        background:#fcfadf;
        border:1px solid #fbebae;
        margin:5px auto;

	}
  .container .content .menu3 .tab .tt a{
      color:#ff6a00;
      text-shadow:#000 1px 1px 1px;
      font-size:14px;
      font-weight:600;
      border-bottom:1px solid;
  }
    /*第四个菜单下的文档内容*/
	.container .content .menu4 .tab {
		display: none;
	}

	.container .content .menu4 .active{
		display: block;
	}

	.container .content .menu4 .tab p{
		font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all;
	}

	.container .content .menu4 .tab .tt{
		font-size: 13px;
		font-weight: bold;

	}
        /*第五个菜单下的文档内容*/
	.container .content .menu5 .tab {
		display: none;
	}

	.container .content .menu5 .active{
		display: block;
	}

	.container .content .menu5 .tab p{
			font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menu5 .tab .tt{
		font-size: 13px;
		font-weight: bold;

	}
            /*第六个菜单下的文档内容*/
	.container .content .menu6 .tab {
		display: none;
	}

	.container .content .menu6 .active{
		display: block;
	}

	.container .content .menu6 .tab p{
			font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menu6 .tab .tt{
		font-size: 13px;
		font-weight: bold;

	}
            /*第七个菜单下的文档内容*/
	.container .content .menu7 .tab {
		display: none;
	}

	.container .content .menu7 .active{
		display: block;
	}

	.container .content .menu7 .tab p{
		font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menu7 .tab .tt{
		font-size: 13px;
		font-weight: bold;


	}
    
            /*第八个菜单下的文档内容*/
	.container .content .menu8 .tab {
		display: none;
	}

	.container .content .menu8 .active{
		display: block;
	}

	.container .content .menu8 .tab p{
			font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menu8 .tab .tt{
		font-size: 13px;
		font-weight: bold;

	}
            /*第九个菜单下的文档内容*/
	.container .content .menu9 .tab {
		display: none;
	}

	.container .content .menu9 .active{
		display: block;
	}

	.container .content .menu9 .tab p{
		font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menu9 .tab .tt{
		font-size: 13px;
		font-weight: bold;


	}
    
            /*第十个菜单下的文档内容*/
	.container .content .menuD .tab {
		display: none;
	}

	.container .content .menuD .active{
		display: block;
	}

	.container .content .menuD .tab p{
			font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menuD .tab .tt{
		font-size: 13px;
		font-weight: bold;

	}
            /*第十一个菜单下的文档内容*/
	.container .content .menuA .tab {
		display: none;
	}

	.container .content .menuA .active{
		display: block;
	}

	.container .content .menuA .tab p{
			font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menuA .tab .tt{
		font-size: 13px;
		font-weight: bold;


	}
    
            /*第十二个菜单下的文档内容*/
	.container .content .menuB .tab {
		display: none;
	}

	.container .content .menuB .active{
		display: block;
	}

	.container .content .menuB .tab p{
			font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menuB .tab .tt{
		font-size: 13px;
		font-weight: bold;

	}
            /*第十三个菜单下的文档内容*/
	.container .content .menuC .tab {
		display: none;
	}

	.container .content .menuC .active{
		display: block;
	}

	.container .content .menuC .tab p{
			font-size: 14px;
		line-height: 36px;
		color:#555;
        word-break:break-all; 
	}

	.container .content .menu13 .tab .tt{
		font-size: 13px;
		font-weight: bold;


	}</pre></body></html>