@charset "utf-8";

/* CSS Document */

body, dd, dl, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, ol, p, select, td, textarea, th, ul, li {
    margin: 0;
    padding: 0;
}

body {
    background: #f2f2f2;
    font-family: "微软雅黑", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    min-width: 1200px;
}



div,
ul,
li,
dl,
dt,
dd,
span,
img,
p,
h2,
h3,
h4 {
    list-style: none;
}

a {
    text-decoration: none;
}

a:link {
    color: #666;
}

a:visited {
    
}

a:hover,
a:active,
a:focus {
    color: #c00;
    outline-style: none;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
    *zoom: 1; /*IE触发layout*/
}

.center {
    width: 1200px;
    margin: 0px auto;
}
/*新闻开始*/
.news {
    float: left;
    width: 350px;
    background: #fff;
    margin-top: 15px;
    height: 360px;
    overflow: hidden;
    height: 359px;
    border-top: 1px solid #d7d7d7
}

.news-tab 
{
   
    padding: 15px 20px 0 20px;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.news-tab ul li {
    float:left;
    width: 150px;
    line-height: 32px;
    padding-bottom: 1px;
    cursor: pointer;
    text-align: center;
}



.news-tab ul li a {display: block;padding: 0 20px;border: 1px solid #fff;outline: none;color: #333 !important;
    text-decoration: none !important;}

.news-tab ul .thistab{ border-bottom: 3px solid #dc1f1f;
    color: #d72222;
    font-weight: 900;}
    
 .news-tab ul .thistab a:hover{ 
    color: #d72222;
    font-weight: 900;}




.news-border {
    height: 1px;
    background: #e0e0e0;
    margin: 0 20px 0 20px;
    margin-top: -1px;
}

.news-content {
    padding: 20px 20px 0 20px;
    line-height: 25px;
    text-align: left;
    font-size: 15px;
    display:none;
}

.news-content span {
    color: #c2c2c2;
    font-size: 13px;
}

.news-content li {
   
    border-bottom: 1px dotted #ccc;
      
    
}
.news-content li b {
   
    color: #0c3b89;
   
}
.news-content .info_txt{ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both;}
.news-content h3 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
}

.news-content li a {
    color: #666;
    text-decoration: none;
}

.news-content h3 a:visited {
    color: #0d3a89;
    text-decoration: none;
}

.news-content li a:hover {
    color: #d72222;
    text-decoration: underline;
}
.news-content li .news_txt {
    
      display:block;width:auto;height:90px; 
      text-align: left;
      margin-left: 20px;
      margin-bottom: 10px;
      color: #555555;
    font-size: 14px;
      
}
.news-content li img
{
    float: left;
     padding: 5px 10px;
    }

.news-content h3 b {
    background: #dc1f1f;
    color: #fff;
    padding: 2px 12px;
    font-size: 14px;
    border-radius: 1px;
    margin-right: 10px;
}

.notice {
    float: left;
    width: 500px;
    background: #fff;
    margin-top: 15px;
    margin-left: 20px;
    height: 360px;
    overflow: hidden;
    height: 359px;
    border-top: 1px solid #d7d7d7
}

.notice-tab {
    padding: 15px 20px 0 20px;
    font-size: 16px;
    color: #666;
    text-align: center;
     
}
.notice-tab ul
{
    text-align: center; 
    
    }
.notice-tab ul li {
    float: left;
    width: 150px;
    line-height: 32px;
    padding-bottom: 1px;
    cursor: pointer;
    text-align: center;
}
.notice-tab ul li a {
   display: block;padding: 0 20px;border: 1px solid #fff;outline: none;color: #333 !important;
    text-decoration: none !important;
    }

.notice-tab ul .thistab
{
    border-bottom: 3px solid #dc1f1f;
    color: #d72222;
    font-weight: 900;
    }

.notice-tab ul .thistab a:hover
{
    
    color: #d72222;
    font-weight: 900;
    }




.notice-border {
    height: 1px;
    background: #e0e0e0;
    margin: 0 20px 0 20px;
    margin-top: -1px;
}

.notice-content {
    padding: 20px 20px 0 20px;
    line-height: 25px;
    text-align: left;
    font-size: 15px;
    display:none;
}
.notice-content span {
    
    color: #c2c2c2;
    font-size: 13px;
   float:right;
}
.notice-content li img
{
    float:left;
    
    padding: 5px 10px;
}
    
.notice-content li
{
    border:none;border-bottom: 1px dotted #ccc;
    
} 
 .notice-content li b {
   
    color: #0c3b89;
   
}

.notice-content li a {
   
    color: #555;
    text-decoration: none;
    
}
.notice-content li .qihuo_txt {
    
   
   display:block;width:auto;height:100px;
      margin-left: 10px;
    color: #555555;
    font-size: 14px;
  
      
}
.notice-content a:visited {
  
    color: #555;
    text-decoration: none;
    
    
}

.notice-content a:hover {
   
    color: #d72222;
    text-decoration: underline;
    
}

.notice-content h3 {
    font-size: 15px;
    text-align: left;
    font-weight: 500;
}

.notice-content h3 a {
    color: #0d3a89;
    text-decoration: none;
    float: none;
}

.notice-content h3 a:visited {
    color: #0d3a89;
    text-decoration: none;
    float: none;
}

.notice-content h3 a:hover {
    color: #d72222;
    text-decoration: underline;
    float: none;
}

.notice-content h3 b {
    background: #fff;
    border: 1px solid #d72222;
    color: #d72222;
    padding: 0px 6px;
    font-size: 12px;
    margin-right: 8px;
}





/*研究报告开始*/
.research {
    float: left;
    width: 870px;
    background: #fff;
    margin-top: 20px;
    height: 360px;
    overflow: hidden;
    border-top: 1px solid #da1b1b;
}

.research-tab {
    padding: 15px 20px 0 20px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.research-tab ul li {
    float: left;
    width: 150px;
    line-height: 30px;
    padding-bottom: 1px;
    cursor: pointer;
    margin-right: 20px;
}
.research-tab ul .thistab
{
    border-bottom: 3px solid #dc1f1f;
    color: #d72222;
    font-weight: 900;
    }

.research-tab ul .thistab a:hover
{
    
    color: #d72222;
    font-weight: 900;
    }

.research-tab ul li a {
   display: block;padding: 0 20px;border: 1px solid #fff;outline: none;color: #333 !important;
    text-decoration: none !important;
    }




.research-border {
    height: 1px;
    background: #e0e0e0;
    margin: 0 20px 0 20px;
    margin-top: -1px;
}

.research-content {
    padding: 15px 20px 0 20px;
    line-height: 25px;
    font-size: 14px;
     display:none;
}
.research-content li img
{
    float:left;
    padding: 5px 10px;
}

.research-content li .yanj_txt {
    
     
      display:block;width:auto;height:85px; 
    
      text-align: left;
      margin-left: 20px;
      color: #555555;
    font-size: 14px;
      
}

.research-content li
{
    border:none;border-bottom: 1px dotted #ccc;
} 
 .research-content li b {
   
    color: #0c3b89;
   
}

.research-nav {
    font-size: 14px;
    line-height: 24px;
}



.research-content a {
   
    color: #555;
    text-decoration: none;
    padding-left: 12px;
}

.research-content a:visited {
    
    color: #555;
    text-decoration: none;
    padding-left: 12px;
}

.research-content a:hover {
   
    color: #d72222;
    text-decoration: underline;
}

.research-right a {
    color: #555;
    text-decoration: none;
    padding-left: 12px;
    float: none;
}

.research-right a:visited {
    color: #555;
    text-decoration: none;
    padding-left: 12px;
    float: none;
}

.research-right a:hover {
    color: #d72222;
    text-decoration: underline;
    padding-left: 12px;
    float: none;
}

.research-content span {
    color: #c2c2c2;
    font-size: 13px;
}



.research-content2 h4 {
    font-size: 16px;
    padding-left: 15px;
}

.research-content2 h5 {
    font-size: 12px;
    line-height: 22px;
    margin-left: 10px;
    font-weight: 500;
    color: #999;
}

.research-content2 h4 a {
    color: #0d3a89;
    text-decoration: none;
    float: none;
    padding-left: 0px;
}

.research-content2 h4 a:visited {
    color: #0d3a89;
    text-decoration: none;
    float: none;
}

.research-content2 h4 a:hover {
    color: #d72222;
    text-decoration: underline;
    float: none;
}





.shortcut 
{
    background: url(../images/dengl.gif) no-repeat;
    float: right;
    width: 310px;
   
    margin-top: 15px;
    height: 360px;
    overflow: hidden;
}

.shortcut .message
{
   
    width: 250px;
    margin-top: 40px;
    height: 18px;
     padding:  0 20px 0 70px;
     font-size: 16px;
    
}

.shortcut h3 {
    float: left;
    width: 280px;
    font-size: 16px;
    color: #d52321;
    font-weight: 500;
    padding: 20px 0 0 20px;
    text-align:center;
}

.shortcut .short-right {
    float: right;
    width: 80px;
    font-size: 14px;
    padding: 20px 20px 0 0
}

.shortcut .short-right a {
    color: #1857c7;
    text-decoration: none;
}

.shortcut .short-right a:visited {
    color: #1857c7;
    text-decoration: none;
}

.shortcut .short-right a:hover {
    color: #d72222;
    text-decoration: underline;
}

.shortcut i {
    color: #1857c7;
    padding-right: 5px;
}

.shortcut ul {
    font-size: 14px;
    line-height: 43px;
    margin-top: 6px;
}

.shortcut ul li {
}

.shortcut ul li a {
    color: #666;
    text-decoration: none;
}

.shortcut ul li a:visited {
    color: #666;
    text-decoration: none;
}

.shortcut ul li a:hover {
    color: #d72222;
    text-decoration: underline;
}

.shortcut .short-ico {
    background: url(../../images/web/shortcut_07.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 7px 0 0 20px;
    padding-right: 80px;
}

.shortcut .short-ico2 {
    background: url(../../images/web/shortcut_11.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 7px 0 0 20px;
    padding-right: 80px;
}

.shortcut .short-ico3 {
    background: url(../../images/web/shortcut_14.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 7px 0 0 20px;
    padding-right: 80px;
}

.shortcut .short-ico4 {
    background: url(../../images/web/shortcut_16.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 7px 0 0 20px;
    padding-right: 80px;
}

.shortcut .short-ico5 {
    background: url(../../images/web/shortcut_18.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 7px 0 0 20px;
    padding-right: 80px;
}

.shortcut .short-bg {
    background: #fafafa;
}

.shortcut .short-bg2 {
    background: #f5f5f5;
    line-height: 50px;
}

.shortcut h4 {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    padding-left: 20px;
}

.shortcut h4 i {
    font-size: 30px;
    color: #667a9c;
    padding-right: 5px;
}

.shortcut h4 span {
    color: #d72222;
    font-size: 18px;
}

.shortcut h5 {
    font-size: 14px;
    color: #999;
    font-weight: 500;
    padding-left: 20px;
}





/*快捷产品*/
.product {
    margin-top: 20px;
}

.product .product-l {
    float: left;
    width: 90px;
    font-size: 18px;
    padding-left: 15px;
    color: #333;
    border-left: 4px solid #dc1f1f;
}

.product .product-l a {
    color: #333;
    text-decoration: none;
    float: none;
}

.product .product-l a:visited {
    color: #333;
    text-decoration: none;
    float: none;
}

.product .product-l a:hover {
    color: #d72222;
    text-decoration: none;
    float: none;
}

.product .product-l2 {
    float: left;
    width: 180px;
    font-size: 16px;
    color: #999;
}

.product .product-l3 {
    float: right;
    width: 320px;
}

.product .product-l3 ul {
    margin-top: 0px;
}

.product .product-l3 ul p {
    float: left;
    width: 80px;
    color: #666;
}

.product .product-l3 ul li {
    float: left;
    width: 60px;
    background: #dddddd;
    cursor: pointer;
    height: 3px;
    margin-top: 20px;
    margin-left: 10px;
    padding: 0;
    display: block;
}

.product .product-active {
    background: #134598 !important;
}

.product ul {
    margin-top: 20px;
}

.product ul li {
    float: left;
    width: 204px;
    background: #fff;
    height: 250px;
    padding: 10px;
    transition: all .3s;
}

.product ul li:hover {
    box-shadow: 0px 5px 20px #dfdfdf;
}

.product .product-md {
    margin-left: 20px;
}

.product h3 {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-align: center;
    padding-top: 10px;
    min-height: 50px;
}

.product h4 {
    background: #ff6600;
    border-radius: 25px;
    width: 100px;
    padding: 2px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-left: 50px;
    margin-top: 6px;
    font-weight: 500;
}

.product h2 {
    font-size: 30px;
    color: #ff4e00;
    text-align: center;
    margin-top: 30px;
}

.product p {
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.product .product-border {
    height: 1px;
    background: #e8e8e8;
    margin-top: 40px;
}

.product h5 {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    margin-top: 6px;
}

.product h5 a {
    color: #999;
    text-decoration: none;
}

.product h5 a:visited {
    color: #999;
    text-decoration: none;
}

.product h5 a:hover {
    color: #d72222;
    text-decoration: none;
    color: #ff6600
}

.product a {
    color: #333;
    text-decoration: none;
}

.product a:visited {
    color: #333;
    text-decoration: none;
}

.product a:hover {
    color: #d72222;
    text-decoration: none;
}

/*视频*/
.video {
    margin-top: 20px;
}

.video .video-l {
    float: left;
    width: 40px;
    font-size: 18px;
    padding-left: 15px;
    color: #333;
    border-left: 4px solid #dc1f1f;
}

.video .video-l2 {
    float: left;
    width: 40px;
    font-size: 18px;
    padding-left: 5px;
    color: #333;
}

.video .video-l3 {
    float: left;
    width: 10px;
    padding-left: 5px
}

.video .video-l a {
    color: #333;
    text-decoration: none;
    float: none;
}

.video .video-l a:visited {
    color: #333;
    text-decoration: none;
    float: none;
}

.video .video-l a:hover {
    color: #d72222;
    text-decoration: none;
    float: none;
}

.video .video-l2 a {
    color: #333;
    text-decoration: none;
    float: none;
}

.video .video-l2 a:visited {
    color: #333;
    text-decoration: none;
    float: none;
}

.video .video-l2 a:hover {
    color: #d72222;
    text-decoration: none;
    float: none;
}

.video .video-left {
    float: left;
    width: 246px;
    background: #fff url(../../images/web/2018-ico8_24.png) center 30% no-repeat;
    height: 378px;
    margin-top: 20px;
}

.video .video-left h4 {
    font-size: 18px;
    color: #666;
    margin-top: 220px;
    padding: 10px 0;
    text-align: center;
}

.video .video-left h4 a {
    text-decoration: none;
    color: #666;
}

.video .video-left h5 {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    padding: 0;
    text-align: center;
}

.video .video-border {
    height: 1px;
    background: #999;
    width: 90%;
    margin: 0 auto;
}

.video .video-left2 {
    float: left;
    width: 620px;
    margin-top: 20px;
    width: 620px;
    height: 378px;
    background: #FFFFFF;
    margin-left: 10px;
}

.video .video-l4 {
    float: left;
    width: 184px;
    background: url(../../images/web/video2_07.png) no-repeat;
    height: 120px;
    margin: 20px 0 0 20px;
}

.video .video-l5 {
    float: right;
    width: 360px;
    margin: 20px 20px 0 20px;
}

.video .video-l5 h4 {
    font-size: 16px;
    color: #333;
    float: left;
}

.video .video-l5 h5 {
    font-size: 12px;
    color: #999;
    float: right;
    font-weight: 500;
}

.video .video-meun a {
    border: 1px solid #e62525;
    background: #fff;
    color: #e62525;
    text-align: center;
    width: 120px;
    padding: 3px 0;
    border-radius: 5px;
    transition: all .3s;
    cursor: pointer;
    margin-top: 10px;
}

.video .video-left2 ul {
    border-top: 1px solid #e0e0e0;
    margin-top: 30px;
    text-align: right;
    color: #999;
    font-size: 12px;
}

.video .video-left2 ul li {
    line-height: 52px;
    padding: 0 20px 0 20px;
}

.video .video-left2 h3 {
    float: left;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 500;
}

.video .video-left2 h3 a {
    color: #134598;
    text-decoration: none;
    float: left;
    font-size: 16px;
}

.video .video-left2 h3 a:visited {
    color: #134598;
    text-decoration: none;
    float: left;
    font-size: 16px;
}

.video .video-left2 h3 a:hover {
    color: #d72222;
    text-decoration: none;
    float: left;
    font-size: 16px;
}

.video .video-left2 a {
    /*color: #666;*/
    text-decoration: none;
    float: left;
    font-size: 14px;
}

.video .video-left2 a:visited {
    color: #666;
    text-decoration: none;
    float: left;
    font-size: 14px;
}

.video .video-left2 a:hover {
    color: #d72222;
    text-decoration: underline;
    float: left;
    font-size: 14px;
}

.video .video-bg {
    background: #f9f9f9;
}

.video .video-meun a:hover {
    background: #e62525;
    color: #fff;
    text-decoration: none;
}

.video .video-l5 p {
    font-size: 12px;
    color: #666;
}

.video .video-left3 {
    float: right;
    width: 314px;
    margin-top: 20px;
}

.video .video-left3 ul li {
    height: 67px;
    text-align: right;
    padding: 10px;
    font-size: 12px;
    color: #999;
}

.video .video-bg2 {
    background: #fff url(../../images/web/video3_10.png) no-repeat right;
    margin-bottom: 10px;
}

.video .video-bg3 {
    background: #fff url(../../images/web/video4_15.png) no-repeat right;
    margin-bottom: 10px;
}

.video .video-bg4 {
    background: #fff url(../../images/web/video4_15.png) no-repeat right;
}

.video .video-left3 h3 a {
    color: #134598;
    text-decoration: none;
    float: left;
    font-size: 16px;
    font-weight: 500;
}

.video .video-left3 h3 a:visited {
    color: #134598;
    text-decoration: none;
    float: left;
    font-size: 16px;
    font-weight: 500;
}

.video .video-left3 h3 a:hover {
    color: #d72222;
    text-decoration: none;
    float: left;
    font-size: 16px;
    font-weight: 500;
}

.video .video-left3 p a {
    color: #666;
    text-decoration: none;
    font-size: 14px;
    text-align: left;
}

.video .video-left3 p a:visited {
    color: #666;
    text-decoration: none;
    font-size: 14px;
    text-align: left;
}

.video .video-left3 p a:hover {
    color: #d72222;
    text-decoration: underline;
    font-size: 14px;
    text-align: left;
}

.video .video-left3 p {
    text-align: left;
    margin-top: 10px;
}

/*数据中心*/
.data {
    margin-top: 20px;
}

.data .data-bg {
    margin-top: 20px;
    background: #919aae url(../../images/web/data-bg_02.png) no-repeat center;
    height: 400px;
    width: auto;
}

.data .data-l {
    width: 80px;
    font-size: 18px;
    padding-left: 15px;
    color: #333;
    border-left: 4px solid #dc1f1f;
}

.data .data-l a {
    color: #333;
    text-decoration: none;
    float: none;
}

.data .data-l a:visited {
    color: #333;
    text-decoration: none;
    float: none;
}

.data .data-l a:hover {
    color: #d72222;
    text-decoration: none;
    float: none;
}

.data ul {
    padding-top: 70px;
}

.data ul li {
    width: 224px;
    background: #fff;
    border-radius: 2px;
    height: 276px;
    cursor: pointer;
    transition: all .3s;
}

.data ul li:hover {
    box-shadow: 0px 5px 20px #6d7a96;
}

.data .data-l2 {
    float: left;
    margin-right: 20px;
}

.data .data-l3 {
    float: right;
}

.data .data-bg1 {
    background: url(../../images/web/data1_19.png) no-repeat;
    width: 224px;
    height: 152px;
}

.data .data-bg2 {
    background: url(../../images/web/data2_21.png) no-repeat;
    width: 224px;
    height: 152px;
}

.data .data-bg3 {
    background: url(../../images/web/data3_23.png) no-repeat;
    width: 224px;
    height: 152px;
}

.data .data-bg4 {
    background: url(../../images/web/data4_25.png) no-repeat;
    width: 224px;
    height: 152px;
}

.data .data-bg5 {
    background: url(../../images/web/data5_27.png) no-repeat;
    width: 224px;
    height: 152px;
}

.data h3 {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 10px;
    font-weight: 500;
}

.data p {
    padding: 0px 10px 10px 10px;
    font-size: 14px;
    color: #999;
}



/*底部*/
.foot {
    background: #fff;
    height: 480px;
}

.foot ul {
    padding-top: 40px;
}

.foot ul li {
    float: left;
}

.foot h3 {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.foot p {
    line-height: 30px;
    font-size: 12px;
}

.foot a {
    color: #666;
    text-decoration: none;
}

.foot a:visited {
    color: #666;
    text-decoration: none;
}

.foot a:hover {
    color: #d72222;
    text-decoration: none;
}

.foot h3 a {
    color: #333;
    text-decoration: none;
}

.foot h3 a:visited {
    color: #333;
    text-decoration: none;
}

.foot h3 a:hover {
    color: #d72222;
    text-decoration: none;
}

.foot .foot-bg {
    background: url(../../images/web/qr_50.png) no-repeat;
    width: 104px;
    height: 104px;
}

.foot .foot-bg2 {
    background: url(../../images/web/qr2_53.png) no-repeat;
    width: 104px;
    height: 104px;
}

.foot h2 {
    font-size: 30px;
    font-weight: 500;
    color: #df2323;
    margin: 5px 0 15px 0;
}

.foot h4 {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

.foot h5 {
    font-size: 12px;
    color: #999;
    font-weight: 500;
}

.foot .foot-l {
    width: 104px;
    margin-right: 50px;
    margin-left: 40px;
}

.foot .foot-l2 {
    width: 104px;
    margin-right: 70px;
}

.foot .foot-l2 h3 {
    text-align: center;
}

.foot .foot-l3 {
    width: 250px;
    float: right;
}

.foot .foot-boredr {
    background: #e1e1e1;
    height: 1px;
    width: 100%;
    margin: 15px 0 15px 0;
}

.foot .foot-link {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}

.foot .foot-link a {
    color: #666;
    text-decoration: none;
    margin-left: 30px;
    font-weight: 500;
}

.foot .foot-link a:visited {
    color: #666;
    text-decoration: none;
    margin-left: 30px;
    font-weight: 500;
}

.foot .foot-link a:hover {
    color: #d72222;
    text-decoration: none;
    margin-left: 30px;
    font-weight: 500;
}

.foot .foot-md {
    margin-left: 42px !important;
}

.foot .foot-md2 {
    margin-left: 70px !important;
}

.foot .foot-l4 {
    width: 700px;
    float: left;
    color: #999;
    margin-top: 20px;
}

.foot .foot-l4 p {
    font-size: 13px;
    line-height: 26px;
}

.foot .foot-l5 {
    width: 350px;
    float: right;
    color: #999;
    margin-top: 20px;
}

.foot .foot-l5 p {
    font-size: 13px;
    line-height: 26px;
}

.foot .foot-l5 a {
    margin-left: 7px;
}

/*三级页面*/
.detailed-banner {
    background: url(../../images/web/detailed-1_02_02.png) no-repeat center;
    width: auto;
    height: 150px;
}

.detailed-Crumbs {
    font-size: 14px;
    margin-top: 20px;
    color: #999;
}

.detailed-Crumbs a {
    text-decoration: none;
    color: #999;
}

.detailed-Crumbs a:visited {
    text-decoration: none;
    color: #999;
}

.detailed-Crumbs a:hover {
    text-decoration: underline;
    color: #d72222;
}

.detailed-Crumbs span {
    color: #333;
}

.detailed-left {
    float: left;
    width: 860px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

.detailed-left h1 {
    font-size: 32px;
    color: #333;
    line-height: 40px;
    margin-bottom: 15px;
}

.detailed-left .detailed-title {
    font-size: 13px;
    color: #999;
    text-align: left;
}

.detailed-left .detailed-l {
    float: right;
    font-weight: 600;
}

.detailed-left .detailed-l span {
    font-size: 16px;
}

.detailed-left .detailed-title a {
    text-decoration: none;
    color: #333;
}

.detailed-left .detailed-title a:visited {
    text-decoration: none;
    color: #333;
}

.detailed-left .detailed-title a:hover {
    text-decoration: none;
    color: #d72222;
}

.detailed-left .detailed-boredr {
    background: #e1e1e1;
    height: 1px;
    width: 100%;
    margin: 10px 0 10px 0;
}

.detailed-left .detailed-boredr3 {
    background: #666;
    height: 3px;
    width: 100%;
    margin: 40px 0 20px 0;
}

.detailed-left .detailed-l2 {
    float: left;
    width: 120px;
    overflow: hidden;
}

.detailed-left .detailed-l2 h4 {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    padding: inherit;
}

.detailed-left .detailed-l2 ul {
    line-height: 50px;
    font-size: 14px;
}

.detailed-left .detailed-l2 ul li {
    border-top: 1px solid #e1e1e1;
    cursor: pointer;
}

.detailed-left .detailed-l2 ul li a {
    text-decoration: none;
    color: #999;
    outline: none;
}

.detailed-left .detailed-l2 ul li a:visited {
    text-decoration: none;
    color: #999;
}

.detailed-left .detailed-l2 ul li a:hover {
    text-decoration: none;
    color: #333;
}

.detailed-left .detailed-l2 ul li span {
    padding-left: 20px;
}

.detailed-left .detailed-leftbg {
    background: #43c34c;
    padding: 0 8px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border-radius: 3px;
}

.detailed-left .detailed-leftbg2 {
    background: #259ce0;
    padding: 0 8px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border-radius: 3px;
}

.detailed-left .detailed-leftbg3 {
    background: #f5980e;
    padding: 0 8px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border-radius: 3px;
}

.detailed-left .detailed-leftbg4 {
    background: #f43131;
    padding: 0 8px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border-radius: 3px;
}

.detailed-left .detailed-l3 {
    float: right;
    width: 700px;
}

.detailed-left .detailed-l3 p {
    margin: 25px 0;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.detailed-left .detailed-l3 p strong {
    font-size: 17px;
}

.detailed-left .detailed-download {
    font-size: 15px;
    color: #333;
}

.detailed-left .detailed-download i {
    margin-right: 10px;
    color: #1857c7;
    font-size: 20px;
}

.detailed-left .detailed-download a {
    text-decoration: none;
    color: #134598;
    font-size: 16px;
    font-weight: 800;
}

.detailed-left .detailed-download a:visited {
    text-decoration: none;
    color: #134598;
}

.detailed-left .detailed-download a:hover {
    text-decoration: underline;
    color: #d72222;
}

.detailed-left a {
    text-decoration: none;
    color: #333;
}

.detailed-left a:visited {
    text-decoration: none;
    color: #333;
}

.detailed-left a:hover {
    text-decoration: none;
    color: #d72222;
}

.detailed-left .warning {
    line-height: 30px;
    font-size: 13px;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 2px solid #d5232a;
    height: 120px;
    padding: 10px;
    margin: 40px 0 160px 0;
    background: #fdfdfd;
}

.detailed-left .warning span {
    color: #666;
}

.detailed-left .detailed-l3 ul {
    line-height: 38px;
    margin-bottom: 120px;
}

.detailed-left .detailed-l3 ul li {
    background: url(../../images/web/dian-1_05.jpg) no-repeat 0px 18px;
    padding-left: 20px;
}

.detailed-left .detailed-l3 ul li a {
    text-decoration: none;
    color: #666;
}

.detailed-left .detailed-l3 ul li a:visited {
    text-decoration: none;
    color: #666;
}

.detailed-left .detailed-l3 ul li a:hover {
    text-decoration: underline;
    color: #d72222;
}

.detailed-left .detailed-l3 ul h3 {
    font-size: 18px;
    color: #333;
}

.detailed-left .detailed-l3 ul h3 i {
    padding-right: 12px;
    color: #909090;
}

.detailed-right {
    float: right;
    width: 300px;
    overflow: hidden;
    margin-top: 50px;
}

.detailed-right .detailed-rbg {
    background: #f3f3f3;
    border-bottom: 2px solid #e11e26;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-bottom: 15px;
}

.detailed-right .detailed-rbg h4 {
    font-size: 14px;
    color: #333;
    padding-left: 15px;
}

.detailed-right ul {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}

.detailed-right ul li {
    line-height: 40px;
    border-bottom: 1px solid #f0f0f0;
}

.detailed-right ul li span {
    border: 1px solid #dcdcdc;
    height: 20px;
    line-height: 20px;
    background: #fff;
    font-size: 12px;
    color: #999;
    width: 55px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.detailed-right a {
    text-decoration: none;
    color: #666;
}

.detailed-right a:visited {
    text-decoration: none;
    color: #666;
}

.detailed-right a:hover {
    text-decoration: underline;
    color: #d72222;
}

.detailed-right .detailed-r {
    float: left;
    width: 112px;
}

.detailed-right .detailed-r2 {
    float: right;
    width: 180px;
}

.detailed-right .detailed-boredr2 {
    background: #dcdcdc;
    height: 1px;
    width: 100%;
    margin: 10px 0 10px 0;
}

.detailed-right .detailed-menu {
    background: #e11e26;
    width: 300px;
    height: 50px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    border-radius: 3px;
    transition: all .3s;
    margin-bottom: 50px;
    margin-top: 15px;
    font-weight: 600;
}

.detailed-right .detailed-menu:hover {
    background: #ef353d;
    overflow: hidden;
}

.detailed-right .detailed-menu i {
    float: left;
    line-height: 54px;
    padding: 0 70px 0 20px;
    font-size: 30px;
}

.detailed-right .detailed-m a {
    text-decoration: none;
}

/*****轮播广告*******/
.banner {
    width: 100%;
    min-height: 330px;
    max-height: 330px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 999;
}

.banner li {
    list-style: none;
}

.banner ul li {
    float: left;
}

.unslider {
    position: relative;
    height: 330px;
}

.unslider .unslider-wrap {
    position: relative;
}

.unslider .unslider-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 1000;
    text-align: center;
}

.unslider .unslider-nav ol {
    list-style: none;
}

.unslider .unslider-nav li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 9px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.unslider .unslider-nav li.unslider-active {
    background: #FF6600;
    opacity: 1;
}

#right-float-window {
    position: fixed;
    z-index: 1000;
    right: 0px;
    bottom: 150px;
    outline: none;
    cursor: pointer;
}

#right-float-window ul li {
    width: 120px;
    height: 80px;
    margin-bottom: 5px;
    position: relative;
}

#right-float-window ul li img {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 120px;
    top: 0px;
    display: none;
}

#right-float-window #cf-live800 {
    background: url('../../images/web/ycdh_03.png') no-repeat center;
}

#right-float-window #cf-app {
    background: url('../../images/web/ycdh_09.png') no-repeat center;
}

#right-float-window #cf-weixin {
    background: url('../../images/web/ycdh_13.png') no-repeat center;
}

/*****分享插件******/
.cf-share {
    position: fixed;
    top: 450px;
}

.cf-share .cf-share-weixin {
    position: relative;
}

.cf-share canvas {
    background-color: #fff;
    border: 2px solid #ddd;
    padding: 5px;
    position: absolute;
    top: 0px;
    left: 110px;
    z-index: 1;
    display: none;
}

@media only screen and (max-width: 767px) {

}

.product .cppl {
    width: 100%;
    padding-top: 0px;
}
.product .cppl1 {
    width: 100%;
    padding-top: 8px;
}
.product .cppl .ziguan-kh,
.product .cppl .ziguan-zl,
.product .cppl .ziguan-xx,
.product .cppl .ziguan-zq,
.product .cppl .simu {
    width: 33.33%;
    height: 200px;
    float: left;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
}
.product .cppl .jiaoyi{
    width: 33.33%;
    height: 200px;
    float: left;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
}

.product .cppl .ziguan-kh {
    background-image: url("../images/kjyw-01.gif");
}
.product .cppl .ziguan-zl {
    background-image: url("../images/kjyw-02.gif");
}
.product .cppl .ziguan-xx {
    background-image: url("../images/kjyw-04.gif");
}
.product .cppl .ziguan-zq {
    background-image: url("../images/kjyw-05.gif");
}

.product .cppl .simu {
    background-image: url("../images/kjyw-03.gif");
}
.product .cppl .jiaoyi {
    background-image: url("../images/kjyw-06.gif");
}
.product .cppl a {
    display: inline-block;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    width: 140px;
    line-height: 40px;
    margin-top: 80px;
    padding: 0 10px;
    background:rgba(100,90,100,.5);
    transition:width 1s;
}

.product .cppl a:hover{
font-size: 18px;
width: 150px;
}

.calendar {
    float: right;
    width: 310px;
    background: #fff;
    margin-top: 20px;
    height: 360px;
    overflow: hidden;
}

.calendar .calendar-bg {
    background: #fafafa;
    height: 40px;
}

.calendar .calendar-bg2 {
    background: #f5f5f5;
    line-height: 50px;
    margin-top: 6px;
    height: 50px;
}

 
 .calendar .RealTime .RealTable{width:310px; font-size: 13px;height:350px;background: #f9f9f9;padding:0 10px 10px 0;margin-top:5px;}
.calendar .RealTime table{text-align: center;}
 .calendar .RealTime .RealTable dl{float: right;line-height: 21px;text-align: center;margin-right: 5px;}
 .calendar .RealTime .RealTable dt{font-weight: bold;margin-bottom: 5px;}
.calendar .RealTime .RealTable dd{margin-bottom:5px;}
.calendar .RealTime .RealTable .W100{width:auto;text-align: center;}
.calendar .RealTime .RealTable .W55{width:auto;}
.calendar .RealTime .RealTable .JS{color: #d72222;background: #fff;margin:4px 2px;}
.calendar .RealTime .RealTable .LS{color: #0b4199;background: #fff;margin:4px 2px;}



.index-list-box {
    margin-top: 15px;
}

.index-list {
    background: #fff;
    height: 48px;
    overflow: hidden;
}

.index-list .title {
    font-size: 14px;
    color: #777;
    line-height: 48px;
    padding: 0 0 0 15px;
    float: left;
}

.index-list .title .fa {
    box-sizing: border-box;
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 16px;
    background: #999;
    text-align: center;
    color: #fff;
    border-radius: 12px;
}

.index-list .title span {
    padding: 0 5px;
    font-weight: bold;
}

.index-list .index-box {
    float: left;
    position: relative;
    height: 48px;
    width: 1000px;
    overflow: hidden;
    color: #999999;
}

.index-list .unslider {
    height: 48px;
    float: left;
    overflow: hidden;
}

.index-list .index-box ul,
.index-list .index-box li {
    list-style: none;
}

.index-list .index-box li {
    font-size: 14px;
    line-height: 48px;
}

.index-list .index-box .index {
    line-height: 48px;
    width: 25%;
    box-sizing: border-box;
    /*padding: 0 20px 0 10px;*/
    text-align: center;
    float: left;
}

.index-list .index-box .index .value.up {
    color: red;
}

.index-list .index-box .index .value.down {
    color: green;
}

.index-list .sbtn {
    width: 48px;
    height: 48px;
    float: right;
}

.index-list .sbtn {
    width: 48px;
    height: 48px;
    float: right;
}
/*字菜单*/
.Contain
{
    width: 1200px!important;
    margin: 0px auto;
    padding:0px!important;
     
    }
.cscnav{
    width: 18%;
    font-size: 14px;
    margin-top:10px;
    float:left;
   
}

.cscnav ul li:first-child{
    line-height: 42px;
    background: #b61c22;
    color: #fff;
    font-size: 16px;
}

.cscnav ul li{
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}

.cscnav ul li a{
    width: 100%;
    line-height:42px;
    display:block;
    text-decoration: none;
    outline:none;
    color: #646464;
}
.cscnav ul li a:hover
{
    background: #dadbdd;
    }

.cscnav ul .active{
    background: #dadbdd;
    color:#c00
    
}
.cscnav ul .active a{
    color:#c00!important;
}

.cscnavd {
    width:1200px;
    height: 42px;
    
}
.cscnavd ul
{
   text-align:center; 
    list-style:none;
    margin-left:100px;
    padding:0;
   
   
}
.cscnavd ul li
{
    width:100px;
    height: 42px;
    font-size: 16px;
    line-height:42px;
    float:left;
}
.cscnavd ul li a{
    height: 100%;
   
    display:block;
    text-decoration: none;
    text-align:center;
    outline:none;
    color: #646464;
}

.cscnavd ul .active{
    background: #dadbdd;
    color:#c00
    
}
.cscnavd ul .active a{
    color:#c00!important;
}
.cscnavd ul li a:hover
{
    background: #dadbdd;
    }