.tyh-header-r{
  float: right;
  width: 300px;
  height: 38px;
}
.tyh-header-search{
  font-size: 14px;
  width: 256px;
  height: 38px;
  line-height: 38px;
  padding-left: 44px;
  background: url(../images/help-icon.png) no-repeat 15px 0px #323333;
  color: #f5f5f5;
  border-radius: 4px;
}

.tyh-header-search::-webkit-input-placeholder{color:#666;}
.tyh-header-search:-moz-placeholder{color:#666;}
.tyh-header-search::-moz-placeholder{color:#666;}
.tyh-header-search:-ms-input-placeholder{color:#666;}

.tyh-bread-crumbs{
  line-height: 14px;
  padding: 40px 0 20px 0;
}
.tyh-bread-crumbs a,
.tyh-bread-crumbs span{
  display: inline-block;
  padding: 0 8px;
  font-size: 14px;
}
.tyh-bread-crumbs a,.tyh-bread-crumbs span{background: url(../images/help-icon.png) no-repeat 0 -38px;}
.tyh-bread-crumbs .tyh-home{background: none;padding-left: 0;}
.tyh-bread-crumbs a:link,.tyh-bread-crumbs a:visited{color: #333;}
.tyh-bread-crumbs a:hover{color: #1b86ca;}
.tyh-bread-crumbs a:active{color: #333;}
.tyh-bread-crumbs span{color: #808080;}
.tyh-detail{
  background: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px 32px 50px 0;
  width: 984px;
}
.tyh-sidebar{
  float: left;
  width: 272px;
  border-right: 1px solid #e6e6e6;
}
.tyh-sidebar-title{
  padding-left: 16px;
  height: 50px;
  line-height: 50px;
  background: #777;
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #d5d5d5;
}     
.tyh-sidebar-content li{position: relative;}
.tyh-sidebar-nav01{
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #333;
  padding-left: 16px;
  border-bottom: 1px solid #d5d5d5;
}
.tyh-sidebar-nav01:link,
.tyh-sidebar-nav01:visited{background: #fff;}
.tyh-sidebar-nav01:hover{background: #ddf2ff;}
.tyh-sidebar-nav01:active{background: #fff;}
.tyh-sidebar-arrow{
  display: block;
  position: absolute;
  background: url(../images/help-icon.png) no-repeat 0 -52px;
  width: 13px;
  height: 7px;
}
.tyh-sidebar-nav01-arrow{top: 0;right: 20px;}
.tyh-sidebar-nav02{border-bottom:1px solid #e6e6e6;}
.tyh-sidebar-nav03{
   border-top:1px solid #e6e6e6;
   border-bottom:1px solid #e6e6e6;
   background: #f9f9f9;
   width: 100%;
 }
.tyh-sidebar-nav04{
   border-top:1px solid #e6e6e6;
   border-bottom:1px solid #e6e6e6;
   background: #f1f1f1;
 }
.tyh-sidebar-nav02 a{
   display: block;
   height: 40px;
   line-height: 40px;
   font-size: 14px;
   padding-left: 30px;
}
.tyh-sidebar-nav02>div>a{color: #666;}
.tyh-sidebar-nav02>div>a:link,.tyh-sidebar-nav02>div>a:visited{background: #fff;}
.tyh-sidebar-nav02>div>a:hover{background: #ddf2ff;}
.tyh-sidebar-nav02>div>a:active{background: #fff;}
.tyh-sidebar-nav02>div,.tyh-sidebar-nav03>div{position: relative;}

.tyh-sidebar-nav03>div>a,.tyh-sidebar-nav04>a{color: #666;}
.tyh-sidebar-nav03>div>a:link,.tyh-sidebar-nav03>div>a:visited{background: #f9f9f9;}
.tyh-sidebar-nav03>div>a:hover{background: #ddf2ff;}
.tyh-sidebar-nav03>div>a:active{background: #f9f9f9;}

.tyh-sidebar-nav04>a:link,.tyh-sidebar-nav04>a:visited{background: #f1f1f1;}
.tyh-sidebar-nav04>a:hover{background: #ddf2ff;}
.tyh-sidebar-nav04>a:active{background: #f1f1f1;}
.tyh-sidebar-current{color: #1b86ca;}
.tyh-sidebar-current:hover{background: none;}
.tyh-sidebar-nav04 .tyh-sidebar-current{color: #1b86ca;}
.tyh-sidebar-nav04 .tyh-sidebar-current:hover{background: none;}
.tyh-sidebar-nav03>div>.tyh-sidebar-current,.tyh-sidebar-nav02>div>.tyh-sidebar-current, .tyh-sidebar-currents{color: #1b86ca !important;}
.tyh-sidebar-nav03>div>.tyh-sidebar-current:hover,.tyh-sidebar-nav02>div>.tyh-sidebar-current:hover{background: none;}
/*右侧内容区域样式*/
.tyh-detail-r{
   float: right;
   width: 640px;
   padding-top: 18px;
   font-size: 14px;
   color: #666;
   line-height: 26px;
   font-family: sans-serif;
 } 
.tyh-detail-r img{max-width: 100%;margin-top: 16px;margin-bottom: 52px;block:table;}
.tyh-detail-r h1,.tyh-detail-r h2,.tyh-detail-r h3,.tyh-detail-r h4,.tyh-detail-r h5,.tyh-detail-r h6{font-weight: normal;}
.tyh-detail-r h1{font-size: 18px;color: #333;margin-bottom: 36px;}
.tyh-detail-r h2{font-size: 16px;color: #444;margin-bottom: 20px;}
.tyh-detail-r h3{font-size: 14px;color: #333;margin: 12px 0;}
.tyh-detail-r h4,
.tyh-detail-r h5,
.tyh-detail-r h6{
   font-size: 14px;
   color: #666;
 }
.tyh-detail-r table{width: 100%;}
.tyh-detail-r table thead{
   background: #7dcaef;
   color: #fff;
   height: 36px;
   line-height: 36px;
}
.tyh-detail-r table tbody{border: 1px solid #e6e6e6;}
.tyh-detail-r th{
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  border-right: 1px solid #e6e6e6;
}
.tyh-detail-r td{
   text-align: center;
   color: #666;
   font-size: 14px;
   border-right: 1px solid #e6e6e6;
 }
.tyh-detail-r p code{font-size: 14px;color: #666;}
.tyh-detail-r pre{
  background: #f0f0f0;
  font-size: 14px;
  color: #444;
  line-height: 28px;
  padding-left: 10px;
  padding-top: 10px;
  white-space:pre-wrap;
  white-space:-moz-pre-wrap;
  white-space:-pre-wrap;
  white-space:-o-pre-wrap;
  word-wrap:break-word;
  text-align:left;
}
.tyh-detail-r pre code{white-space: pre-wrap;font-family:Consolas, "Courier New", Courier, monospace;}

 .tyh-detail-r ul{margin-bottom: 8px;}
 .tyh-detail-r li a{
   display: block;
   line-height: 28px;
   font-size: 14px;
   /* margin-bottom: 14px; */
 }
/*  .tyh-detail-r li a:link,.tyh-detail-r li a:visited{color: #333;}
 .tyh-detail-r li a:hover{color: #1088d4;}
 .tyh-detail-r li a:active{color: #333;} */

 .tyh-detail-r ol, .tyh-detail-r ol li{list-style: decimal;margin-left:10px;}
 .tyh-detail-r ul, .tyh-detail-r ul li{list-style: disc;margin-left:10px;text-align:left;word-break:break-all;}
 .tyh-detail-r p>a{margin-bottom: 15px;}
 .tyh-detail-r p> a:link,.tyh-detail-r p> a:visited{
   color: #808080;
    transition:color 1s;
   -moz-transition:color 1s; /* Firefox 4 */
   -webkit-transition:color 1s; /* Safari and Chrome */
   -o-transition:color 1s; /* Opera */
   word-break:break-all;
 }
 .tyh-detail-r p> a:hover{color: #20a2f5;}
 .tyh-detail-r p> a:active{color: #808080;}
 .tyh-detail-r h4> a:link,.tyh-detail-r h4> a:visited{
   color: #808080;
    transition:color 1s;
   -moz-transition:color 1s; /* Firefox 4 */
   -webkit-transition:color 1s; /* Safari and Chrome */
   -o-transition:color 1s; /* Opera */
 }
 .tyh-detail-r h4> a:hover{color: #20a2f5;}
 .tyh-detail-r h4> a:active{color: #808080;}
 .tyh-detail-r p code{
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
 }
 /*下载页面*/
 .tyh-download-wrap{
   margin-top: 10px;
   width: 100%;
   margin-bottom: 10px;
 }
.tyh-download-version{float: left;width: 160px;}
.tyh-download-version span,.tyh-download-version a{display: block;}
.tyh-v-num{font-size: 14px;color: #1b86ca;line-height: 1.5;margin-bottom: 6px;}
.tyh-v-time{font-size: 12px;color: #999;}
.tyh-v-btn{
  width: 80px;
  height: 24px;
  line-height: 24px;
  color: #f8f8f8;
  border-radius: 2px;
  background: #3a9ddc;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}
.tyh-v-btn:link,.tyh-v-btn:visited{background: #3a9ddc;}
.tyh-v-btn:hover{opacity: 0.8;-ms-filter:"progid:DXimagesTransform.Microsoft.Alpha(opacity=80)";filter:alpha(opacity=80); }
.tyh-v-btn:active{background: #3a9ddc;}
.tyh-download-intro{
   float: left;
   margin-left: 26px;
   background: url(../images/help-icon.png) no-repeat 0 -996px;
   padding-left: 34px;
   padding-bottom: 42px;
   width:450px;
 }
.tyh-download-intro h3{margin-bottom: 6px;}
.tyh-i-0l{margin-bottom: 20px;}
.tyh-i-0l li{list-style: inherit;list-style-position:inside;}
.tyh-download-more{
  display: block;
  margin-top: 40px;
  background: #f5f5f5;
  text-align: center;
  font-size: 14px;  
  height: 40px;
  line-height: 40px;
}
.tyh-download-more:link,.tyh-download-more:visited{color: #444;}
.tyh-download-more:hover{color: #1b86ca;}
.tyh-download-more:active{color: #444;}

/*关键术语*/
.tyh-keyterms{margin-top: 6px;margin-bottom: 32px;}
.tyh-detail-r .tyh-keyterms-title{
   color: #333;
   background: url(../images/help-icon.png) no-repeat 0 -66px;
   padding-left: 16px;
   margin-bottom: 6px;
 }
.tyh-keyterms-content{
   padding-left: 16px;
   line-height: 24px;
   font-size: 14px;
   color: #666;
 }
 /*常见问题*/
 .tyh-problem-list{margin-top: 8px;}
 .tyh-problem-list a{
  display: block;
  line-height: 28px;
  font-size: 14px;
  margin-bottom: 14px;
 }
 .tyh-problem-list a:link,.tyh-problem-list a:visited{color: #333;}
 .tyh-problem-list a:hover{color: #1088d4;}
 .tyh-problem-list a:active{color: #333;}

.tyh-sidebar-fixed{position: fixed;top: 0px;background:#fff;}

.tyh-detail-r table tbody tr{border-bottom:1px solid #e6e6e6;} 


.tyh-product li{/* transition:all 0.5s ease; */background: #fff;}
/* .evenflow_scale {transition:transform 0.5s ease;} */
.evenflow_scale:hover {
   transform:scale(1.02,1.02); 
   -ms-transform:scale(1.02,1.02); 
   -webkit-transform:scale(1.02,1.02); 
   -moz-transform:scale(1.02,1.02); 
   box-shadow: 0 0 10px #c2c2c2;
}
.tyh-product li{float: left;width: 326px;}
.tyh-product{padding: 0;}
.tyh-produc-title{
   display: block;
   width: 100%;
   text-align: center;
   font-size: 20px;
   font-weight: normal;
   margin-bottom: 12px;
   padding-bottom:30px;
   padding-top:56px;
   cursor: pointer;
 }
.tyh-produc-title:link,.tyh-produc-title:visited{
   color: #333;
   transition:color 1s;
   -moz-transition:color 1s; /* Firefox 4 */
   -webkit-transition:color 1s; /* Safari and Chrome */
   -o-transition:color 1s; /* Opera */
}


.tyh-produc-title:hover{color: #20a2f5;}
.tyh-produc-title:active{color: #333;}

/**md专有样式**/
。tymd-detail-r a{
   display: inline-block;
   line-height: 28px;
   font-size: 14px;
   margin-bottom: 14px;
 }
。tymd-detail-r a:link, .tymd-detail-r a:visited{color: #333;}
。tymd-detail-r a:hover{color: #1088d4;}
。tymd-detail-r a:active{color: #333;}
.span-btn{
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 26px;
  position: relative;
  top: 4px;
  left: 6px;
}
.span-btn img{
	display: inline-block;
    max-width: 24px;
    height: 24px;
    margin-top: 0;
    margin-bottom: 0;	
}

.input-default{color:#ccc;}

.tyh-detail-r h2{margin-bottom: 20px;margin-top: 36px;}
.tyh-download-wrap{margin-top:2px;}
.tyh-download-intro{padding-bottom:130px;}
.tyh-detail-r p{margin-bottom: 16px;}
.tyh-product ul{background:#fff;}
.tyh-hsupport-list ul{background:#fff;}

.tyh-search-input::-ms-clear {
  display: none;
  width : 0;
  height: 0;
}

tyh-header-search::-ms-clear {
  display: none;
  width : 0;
  height: 0;
}


.tyh-sidebar-nav03>div>.tyh-sidebar-current:hover,.tyh-sidebar-nav02>div>.tyh-sidebar-current:hover{background: #f9f9f9;}  
.tyh-detail-r li a{display:inline-block;}
.tymd-detail-r li a:link, .tymd-detail-r a:visited{color: #1088d4;}
.tymd-detail-r li a:hover{color: #1088d4;text-decoration:underline;}
.tymd-detail-r li a:active{color: #1088d4;}


@charset "utf-8";
/*格式化*/
* {
  margin: 0;
  padding: 0;
  outline: none;
}

body {
  font-size: 12px;
  color: #565656;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", 'Helvetica Neue' , "STHeiti", "Open Sans","WenQuanYi Micro Hei", SimSun,Tahoma, Arial,sans-serif;
  -webkit-tap-highlight-color: #000000;
  -webkit-tap-highlight-color: transparent;  
}
.div-min-width{min-width: 1280px;}
ul,li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,img {
  border: 0;
}

input {
  padding: 0px;
  font-size: 12px;
  font-family: "微软雅黑","SimSun","Arial Narrow","Helvetica";
  background: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}

h3,h4 {
  font-weight: normal;
}

.clear {
  clear: both;
}

.l {
  float: left;
}

.r {
  float: right;
}

.ml60 {
  margin-left: 60px;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
}

/*head*/
.header-box {
  width: 100%;
  height: 41px;
  height: 41px;
  padding: 21px 0 17px 0;
  background: #fff;
  position: relative;
  background: #232324;
}

.ty-header {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

@charset "utf-8";
/*格式化*/
* {
  margin: 0;
  padding: 0;
  outline: none;
}

body {
  font-size: 12px;
  color: #565656;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", 'Helvetica Neue' , "STHeiti", "Open Sans","WenQuanYi Micro Hei", SimSun,Tahoma, Arial,sans-serif;
  -webkit-tap-highlight-color: #000000;
  -webkit-tap-highlight-color: transparent;  
}
.div-min-width{min-width: 1280px;}
ul,li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,img {
  border: 0;
}

input {
  padding: 0px;
  font-size: 12px;
  font-family: "微软雅黑","SimSun","Arial Narrow","Helvetica";
  background: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}

h3,h4 {
  font-weight: normal;
}

.clear {
  clear: both;
}

.l {
  float: left;
}

.r {
  float: right;
}

.ml60 {
  margin-left: 60px;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
}

/*head*/
.header-box {
  width: 100%;
  height: 41px;
  height: 41px;
  padding: 21px 0 17px 0;
  background: #fff;
  position: relative;
  background: #232324;
}

.ty-header {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
.tyh-sidebar-nav02{
	display: none;
}
.tyh-sidebar-nav02.open{
	display: block;
}
/*.tyh-sidebar-nav01.open svg{
  transform: rotate(180deg);
}*/
.tyh-sidebar-nav03, .tyh-sidebar-nav04{
  display: none;
}
.tyh-sidebar-nav03.open, .tyh-sidebar-nav04.open{
  display: block;
}