<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*!
 * semiun css in 2019
 * csu modify */
.common-header { box-shadow: 0 0 8px rgba(0,0,0,0.1);}
.bottom-tool .each.weixin &gt; a  { display:block;    font-size: 12px;line-height: 14px;padding-top: 5px; }
.bottom-tool .weixin { display:block}
.bottom-tool { bottom:40px;}
@media (min-width: 768px) {
.bottom-tool .each.weixin &gt; a  {font-size: 14px;line-height: 19px;padding-top: 5px; }
.common-header .common-menu-wrap {
    border-top: 2px solid #103B9D;
}	
}

/*-------common-------*/
.img-cover { padding-bottom: 62%; }
.color-1 { background-color:#29bbc0}
.color-2 { background-color:#f9a045}
.color-3 { background-color:#0984dc}
.color-4 { background-color:#ee5757}
.color-5 { background-color:#456BC5}
.color-6 { background-color:#5DB85C}
.color-7 { background-color:#b55ec5}
.color-8 { background-color:#784EBC}
.color-9 { background-color:#C5963C}
.color-10 { background-color:#34415d}

@media (min-width: 992px) {
.col-md-8.edit-md-8 { padding-right:30px; width: 69%; position:relative;}
.col-md-4.edit-md-4 { width: 31%;position:relative;}
.mod.right-first {margin-top:0;}
} 

/*----ad---*/
.ad-num-wrap {width:100%; overflow:hidden; position:relative;}
.ad-num-wrap .ad-tips {width:34px;height:16px; overflow:hidden; background-image:url(https://www.chinastor.cn/imagezsemi/adtips.png);
background-repeat:no-repeat; position:absolute;left:0;top:0; z-index:5; }
.ad-num-wrap img {width:100%;height:auto;}
.index .index-section-a .mod {margin-top:0;padding-top:1px;}
.index .index-section-a .ad-num-wrap {margin-top:30px;}
.index .index-section-e .mod {margin-top:0;padding-top:1px;}
.index .index-section-e .ad-num-wrap {margin-top:30px;}


.page-top-ad { position:relative;width:100%;height:auto; z-index:11;} 
.page-top-ad .ad-num-wrap { position:relative; z-index:1;}
.page-top-ad .close { position: absolute;z-index: 2; right:7px;top: 5px;  opacity: 0.8;font-weight: normal;font-size: 12px;width: 22px; height: 22px;
    border: 0; border-radius: 50%; line-height: 22px; text-align: center; background: #fff; }
.page-top-ad .close:hover { opacity:1;}	
.ad-fixed { position:relative; display:none} 

@media (min-width: 992px) {
.ad-fixed.fixed { position:fixed; display:block; top:10px;margin-top:0;} 	
}

 
/*---isearch---*/

.mod-isearch { position:relative; height:250px;background-color:#013296; overflow:hidden; }
.mod-isearch .bg { position:absolute;left:0;top:0;width:100%;height:100%; z-index:1; background-size:cover;
background-image:url(https://www.chinastor.cn/imagezsemi/isearchbg4.jpg); background-position:center top; background-repeat:no-repeat;
animation: cover 12s infinite;
-moz-animation: cover 12s infinite;
-webkit-animation: cover 12s infinite;
-o-animation: cover 12s infinite;}
 
@-webkit-keyframes cover {	
5% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
55% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
     -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}	
}
@keyframes cover {	
5% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
55% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
     -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
}

.mod-isearch .container { position:relative; z-index:2;}
.mod-isearch .head {color:#fff; text-align:center; font-size:22px;padding-top:60px;}
.mod-isearch .wrap {position:relative;margin:15px auto; background-color:#fff; border-radius:4px;}
.mod-isearch .wrap .l { position:absolute;left:0;top:0;border-right:1px solid #ddd;padding-top:3px;padding-bottom:3px;}
.mod-isearch .wrap .m {margin-left:100px;padding-right:80px;padding-top:3px;padding-bottom:3px;}
.mod-isearch .wrap .r { position:absolute;right:0;top:0;}
.mod-isearch .wrap .form-control { border:0; font-size:14px;-webkit-appearance: none;}
.mod-isearch .wrap select.form-control {padding-right:30px; cursor:pointer; background-image:url(https://www.chinastor.cn/imagezsemi/select_bg.png); 
background-position:right center; background-repeat:no-repeat;}
.mod-isearch .wrap .btn { font-size:14px;height:40px; }
.mod-isearch .wrap .btn .iconfont {margin-right:4px;}
.mod-isearch .hot-word { font-size:13px;margin:0 auto; }
.mod-isearch .hot-word label { color:#fff;margin:0; padding-left:10px;}
.mod-isearch .hot-word a { display:inline-block;padding:0 4px; color:#fff;} 
 
 
 @media (min-width: 768px) {
.mod-isearch { height:380px; }
.mod-isearch .head {font-size:32px;padding-top:100px;padding-bottom:10px;}
.mod-isearch .wrap {width:70%;}	 
.mod-isearch .hot-word {width:70%;}
.mod-isearch .swiper-slide {background-position: center; background-size:auto;}
.mod-isearch .wrap .form-control {font-size:16px;}
.mod-isearch .wrap .l {padding-top:8px;padding-bottom:8px;}	 
.mod-isearch .wrap .m {margin-left:120px;padding-top:8px;padding-bottom:8px;}
.mod-isearch .wrap .btn {height:50px;width:100px;font-size:16px;}
.mod-isearch .hot-word { font-size:15px;}
 }
 
/*title*/
.mod .container { position:relative} 
.mod .t-head {font-size:22px; font-weight:normal; text-align:center;} 
.mod .t-subhead { font-size:13px;color:#666; margin:0 auto;margin-bottom:20px;text-align:center; line-height:1.6;width:70%;margin-top:15px;}
.mod .t-subhead .more-link {background-image:url(https://www.chinastor.cn/imagezsemi/morelink.png); background-position:right center; background-repeat:no-repeat; padding-right:20px; background-size:14px;}
 @media (min-width: 768px) {
.mod .t-head { font-size:32px;  }
.mod .t-subhead { font-size:16px; width:100%; margin-top:10px;margin-bottom:20px;}	 
.mod .t-subhead .more-link {background-size:16px;}
 }
@media (min-width: 1200px) {
.mod .t-head { text-align:center; margin-bottom:20px; }	  
.mod .t-subhead { position:absolute;right:30px;top:0; text-align:right;margin-top:12px;margin-bottom:0;width:auto;}
.mod-isearch .bg .space3,.mod-isearch .bg .space4 { display:block}
  }
  
 /*----company-----*/
.mod-company {padding:40px 0;}
.mod-company .t-subhead { display:block;}
.mod-company .company-swiper { position:relative;}
.mod-company .company-list { position:relative;margin-left:-3%;}
.mod-company .company-list li { display:table; float:left;width:30%;margin-left:3%;margin-top:10px;margin-bottom:10px; border:1px solid #ddd;height: 75px; overflow:hidden;}
.mod-company .company-list li a { display:table-cell; vertical-align:middle;width:100%;height:100%;}
.mod-company .company-list li img {width:100%;height:auto;max-height:100%;padding:10px;}
.mod-company .swiper-button-white {width:40px;height:40px; background-color:rgba(0,0,0,0.7); margin-top:-20px; background-image:none;background-size:40%;}
.mod-company .swiper-button-prev { background-image:url(https://www.chinastor.cn/imagezsemi/icon_left.png);left:0;}
.mod-company .swiper-button-next { background-image:url(https://www.chinastor.cn/imagezsemi/icon_right.png);right:0;}

@media (min-width: 768px) {
	.mod-brand  .t-subhead { display:block;position:relative;}
.mod-company {padding:60px 0;}	 
.mod-company .swiper-button-white {width:80px;height:80px; margin-top:-40px;}
.mod-company .swiper-button-white {background-size:30%;}
.mod-company .company-list li { margin-top:15px;margin-bottom:15px;border:1px solid #ccc;height:90px;}
 }
 
 @media (min-width: 992px) {
.mod-company .company-list li {display:block;width:13.6%;margin-left:3%;height: 105px;}	 
.mod-company .company-list li a { display:block}
 }
 
 /*----brand-----*/
.mod-brand {padding:30px 0;}
.mod-brand  .t-subhead { display:block;position:relative}
.mod-brand .wrap {padding-top:10px;}
.mod-brand .brand-search { background-color:#103B9D; padding-top:50px; }
.mod-brand .brand-search .head { color:#fff; font-size:20px; text-align:center}
.mod-brand .brand-search .content {padding:0 40px;padding-bottom:80px; background-repeat:no-repeat; background-position:left bottom; background-image:url(https://www.chinastor.cn/imagezsemi/ibrand_bg.png); }
.mod-brand .brand-search .search-form { position:relative;padding-top:20px;}
.mod-brand .brand-search .each {margin-bottom:15px;}
.mod-brand .brand-search .btn-action {padding-top:10px;}
.mod-brand .brand-search .form-control {-webkit-appearance:none; cursor:pointer;padding-right:30px; background-image:url(https://www.chinastor.cn/imagezsemi/select_bg.png); background-position:right center; background-repeat:no-repeat;}
.mod-brand .brand-search .btn-primary {font-size:16px;padding:7px;  }
.mod-brand .brand-search .btn-info {margin-top:15px;font-size:15px;padding:8px;  }
 
.mod-brand .brand-table { }
.mod-brand .brand-table .table { }
.mod-brand .brand-table td {border-top:0;border-bottom:1px solid #f3f3f3; text-align:center;}
.mod-brand .brand-table tbody tr:hover { background-color:#fcfcfc}
.mod-brand .brand-table th { padding:9px 0; border-bottom:1px solid #3092E2;min-width:30px; color: #3092E2; font-size:13px; font-weight:normal; text-align:center; }
.mod-brand .brand-table th:first-child {border-radius:6px 0 0 6px;}
.mod-brand .brand-table th:last-child {border-radius:0 6px 6px 0;}
.mod-brand .brand-table th.name-th {max-width:110px;}
.mod-brand .brand-table .num {margin:0 auto;width:18px;height:18px;color:#999; font-size:14px;margin-top:3px; 
text-align:center; line-height:18px;border-radius:0; font-style:italic;} 
.mod-brand .brand-table .num1 { color: #1a4084; font-weight: bold;}
.mod-brand .brand-table .num2 { color: #3c5dce; font-weight: bold;}
.mod-brand .brand-table .num3 { color: #739dfb; font-weight: bold;}
.mod-brand .brand-table table td {margin-left:35px;color:#666; padding-right:5px; overflow:hidden; font-size:13px;line-height:1.6;}
.mod-brand .brand-table .name { display:block;font-size:15px;width:100%;height:21px; line-height:21px;   text-align:left; color:#333; }

@media (min-width: 768px) {
.mod-brand {padding:60px 0;}
.mod-brand .brand-table th {font-size:15px}
.mod-brand .brand-table .name { font-size:16px;}
}
 
/*----news-----*/
.mod-news {padding:30px 0; background-color:#F2F3F7;}
.mod-news .t-head { text-align:left;padding-left:5px; }
.mod-news .swiper-button-white {width:40px;height:40px; background-color:rgba(0,0,0,0.7); margin-top:-20px; background-image:none;background-size:40%;}
.mod-news .swiper-button-prev { background-image:url(https://www.chinastor.cn/imagezsemi/icon_left.png);left:0;}
.mod-news .swiper-button-next {background-image:url(https://www.chinastor.cn/imagezsemi/icon_right.png);right:0;}
.mod-news .news-list {margin-left:-5px;margin-right:-5px; padding-top:10px; overflow:auto;}
.mod-news .news-list .each { position:relative; float:left;width:50%;padding:12px;}
.mod-news .news-list .each a { display:block; position:relative; background-color:#fff; }
.mod-news .news-list .img-cover {margin-bottom:15px; }
.mod-news .news-list .name { color:#333; font-size:16px;padding:0 10px; height:70px;}
.mod-news .news-list .each a:hover .name {color:#1b8cca}
.mod-news .news-list .sub-detail {padding:0 10px 20px 10px; }
.mod-news .news-list .sub-detail .time { color:#999; font-size:12px;}
 @media (max-width: 767px) {
.mod-news .news-list .name { 
overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
 }
 @media (min-width: 768px) {
.mod-news {padding-top:50px;padding-bottom:60px;} 
.mod-news .swiper-button-white {width:80px;height:80px; margin-top:-40px;}
.mod-news .swiper-button-white {background-size:30%;} 
.mod-news .news-list .name {padding:0 15px; font-size:18px;}
.mod-news .news-list .sub-detail {padding:0 15px 30px 15px; }
.mod-news .news-list .sub-detail .time {font-size:14px;}
 }
 @media (min-width: 992px) {
	.mod-news .news-list {padding-top:0}
.mod-news .news-list .each {width:25%; }
.mod-news .news-list .name {  font-size:20px; height:120px;}	 
 }
 


/*----report----*/
.mod-report {padding:30px 0;} 
.mod-report .content {padding-top:30px;padding-bottom:300px;background-image:url(https://www.chinastor.cn/imagezsemi/advise.jpg); 
background-repeat:no-repeat; background-position:center bottom; background-size:300px;}
.mod-report .desc {padding-left:80px;margin-bottom:15px;  line-height:1.6; color:#5e6e7d;
background-repeat:no-repeat; background-position:10px top;background-size:50px;}

.mod-report .desc strong {color:#333; font-size:18px;margin-bottom:5px; display:block; font-weight:normal;}
.mod-report .desc-a {  background-image:url(https://www.chinastor.cn/imagezsemi/icon_report1.png); }
.mod-report .desc-b { background-image:url(https://www.chinastor.cn/imagezsemi/icon_report3.png); }
.mod-report .desc-c { background-image:url(https://www.chinastor.cn/imagezsemi/icon_report2.png); }
 @media (min-width: 768px) {
.mod-report {padding:60px 0;}
.mod-report .content {padding-bottom:430px;background-size:420px;margin-top:10px;} 	
.mod-report .desc { background-size:80px;padding-left:130px;font-size:15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;}
.mod-report .desc strong {font-size:24px;line-height:1.8; }
 }
 @media (min-width: 992px) {
.mod-report .content {background-position:right center;padding-right:400px;padding-bottom:30px; }
.mod-report { padding-bottom:20px;}	 
	 
 }
  @media (min-width: 1200px) {
.mod-report .content {padding-right:500px}	  
.mod-report .desc:hover {background-size:90px;background-position:5px -5px;}	  
  }
  
/*----service----*/
.mod-service {padding:30px 0;} 
.mod-service .content {margin-top:30px;position:relative;}
.mod-service .content-l {width:100%; position:relative; overflow:auto;}
.mod-service .nav {}
.mod-service .nav li { border:1px solid #fff; float:left;width:33.3%;}
.mod-service .nav li a {background-color:#F0F0F0; display:block; height:38px;font-weight: bold; line-height:38px;padding:0;color:#5e6e7d; font-size:16px; text-align:center;}
.mod-service .nav li.active a {color:#fff;background-color:#013296;}
.mod-service .content-r {margin-top:15px; background-size:100%;background-color:#013296; background-image:url(https://www.chinastor.cn/imagezsemi/servicebg_xs.jpg); 
background-position:center top; background-repeat:no-repeat;}
.mod-service .tab-content {color:#fff;padding:30px;padding-top:48%; }
.mod-service .tab-content .tab-pane {}
.mod-service .tab-content strong {font-size:18px;margin-bottom:10px; font-weight:normal; display:block;}
.mod-service .tab-content .tab-pane &gt; div {  line-height:1.8;    color: #bac6de;}

 @media (min-width: 768px) {
.mod-service {padding-top:30px;padding-bottom:60px;} 	 
.mod-service .nav li a { line-height:60px;font-size:18px;height:60px; }
.mod-service .tab-content {padding-bottom:50px}
.mod-service .tab-content strong {font-size:28px;}
.mod-service .tab-content .tab-pane &gt; div {font-size:15px;}	 
 }
 @media (min-width: 992px) {
.mod-service .content-l {width:180px; float:left; display:inline;  }
.mod-service .nav li {margin-bottom:10px;border:0; float:none;width:100%;}
.mod-service .nav li a {height:100px; line-height:100px;font-size:18px; }
.mod-service .tab-content  {padding-top:60px;padding-left:100px; }
.mod-service .content-r {margin-left:190px;  height:320px;padding-top:0;padding-right:25%; background-image:url(https://www.chinastor.cn/imagezsemi/servicebg.jpg); background-size:auto; background-position:right center; }
 }
 @media (min-width: 1500px) {
.mod-service .content-r {padding-right:40%;}	 
 }

/*----question----*/
.mod-question {padding:30px 0; background-color:#F2F3F7;} 
.mod-question .question-list { position:relative;margin-top:30px;  }
.mod-question .question-list .each { background-color:#fff; box-shadow:0 5px 20px #d8e0e6;  padding:30px 20px;margin-bottom:30px;}
.mod-question .question-list .head {color:#333; font-size:16px; font-weight:bold;}
.mod-question .question-list .desc { line-height:1.8; color:#5e6e7d;padding-top:10px;}
.mod-question .question-list .more {height:50px;background-color:#013296; background-image:url(https://www.chinastor.cn/imagezsemi/indexmore.jpg); background-repeat:no-repeat; 
background-size:cover; box-shadow:0 5px 20px #d8e0e6;background-position:left -180px; }
.mod-question .question-list .more a { display:block;color:#fff; background-position:24% center; background-size:20px;
font-size:16px;width:100%;height:100%; text-align:center; background-image:url(https://www.chinastor.cn/imagezsemi/more.png); background-repeat:no-repeat;  }
.mod-question .question-list .more a:hover { opacity:0.8}
.mod-question .question-list .more strong { font-weight:normal;    padding-top:14px; display: block;}

@media (min-width: 768px) {
.mod-question {padding-top:60px;padding-bottom:60px;} 
.mod-question .question-list {margin-right:-5%;height: 620px; }
.mod-question .question-list .each { float:left;width:45%;margin-right:5%;height:280px; }
.mod-question .question-list .more {height:280px;width:45%; position:absolute;right:5%;bottom:30px;background-position:left bottom;background-size:auto;  }
.mod-question .question-list .more a {background-size:80px;background-position:center 70px;}
.mod-question .question-list .more strong { padding-top:170px; }	 
 }
@media (min-width: 992px) {
.mod-question .question-list { margin-right:0;height:auto;}
.mod-question .question-list .each { float:left;width:23%;margin-right:2.5%; padding-top:40px;}
.mod-question .question-list .more a {font-size:18px;}
.mod-question .question-list .more { width:23%; right:0;top:0;}	
.mod-question .question-list .desc { font-size:15px;max-height:200px; overflow:hidden;}	
}

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