*{margin:0; padding:0; box-sizing: border-box; font-family:  "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; word-wrap:break-wrap; word-break:normal;}
li{list-style: none;}
a:hover,a:link,a:active,a:focus{text-decoration: none;}
.clearfix:after{display: block; content: ""; clear: both;}
.cursor { cursor: pointer;}
.topbar div,.logobar,.nav>ul,.pro-li,.pro-re,.about,.news-class,.partner,.footer-nav{width:1200px; margin: auto;}
/*top*/
.topbar{height: 30px; background-color: #EAF7FF; position: relative;}
.topbar p,.topbar a{line-height: 30px; color: #424242;}
.topbar p:nth-child(1){float: left;}
.topbar p:nth-child(2){float: right;}
.topbar .searchWarp {  display: inline-block; float: right; width: 500px; position: relative;}


.search-box {
  float:left;
  clear:left;
  width:350px;
  padding:0.25em;
  font-size:1em;
  color:#555;
  border:1px solid #00BDE8;
  border-radius:3px; position: relative; z-index: 99999;
}

.list-count {
  float:left;
  text-align:center;
  width:100px;
  padding:0.25em 0.1em;
  color:#ddd;
}

li {
  transition-property: margin, background-color, border-color;
  transition-duration: .4s, .2s, .2s;
  transition-timing-function: ease-in-out, ease, ease;
}


.empty-item {
  transition-property: opacity;
  transition-duration: 0s;
  transition-delay: 0s;
  transition-timing-function: ease;
}

.empty .empty-item {
  transition-property: opacity;
  transition-duration: .2s;
  transition-delay: .3s;
  transition-timing-function: ease;
}

.hiding {
  margin-left:-100%;
  opacity:0.5;
}

.hidden {
  display:none;
}

ul#list {
  width:100%; 
  padding:0;
  position:absolute;  top:0; background: #fff; overflow-y: scroll;
}

li.in {
  float:left;
  clear:left;
  width:100%;
  margin:1px 0;
  padding:0.25em 0.8em;
  list-style:none;
  background-color:#f2f2f2;
  border-left:5px solid #003842;
  cursor:pointer;
  color:#333;
  position:relative;
  z-index:98;
}
li.in a{ color: #424242; display: inline-block; width: 100%; height: 100%;}
li.in:hover {
  background-color:#f9f9f9;
  border-color:#00BDE8;
}

.empty-item {
  background:#fff;
  color:#ddd;
  margin:0.2em 0;
  padding:0.5em 0.8em;
  font-style:italic;
  border:none;
  text-align:center;
  visibility:hidden;
  opacity:0;
  float:left;
  clear:left;
  width:100%;
}

.empty .empty-item {
  opacity:1;
  visibility:visible;
}

.list-wrap {
  position: absolute; 
  top:30px;
  width:500px; 
  height: 500px; 
  overflow-y: scroll; 
  z-index: 9998;
  background: #fff;
 
}


.topbar a:hover{color: blue;}



.logo{ float: left; cursor: pointer; margin-top:11px; position: relative;}
.logo-title{float: left; font-size: 18px; color: #3535D7; padding:25px; line-height: 26px;}
.phonebar{float: right; padding:23px 0;}
.phonebar img{float: left; padding-right: 10px;  padding-top: 17px; width: 38px;}
.phonebar div,.phonebar div p{float: left;}
.phonebar div p{line-height: 30px;}
.phonebar div p:first-child{font-size: 18px; color: #393939;padding-right: 20px; line-height: 58px;}
.phonebar div p:last-child{font-size: 24px; color: #3535D7; }

.logo:after{ content: " "; display: block; position: absolute; left: 10px; top:0; width: 10px; height: 80px; 
   background: rgba(255,255,255,0.5);
    -webkit-animation: anim09 7s ease-in-out infinite;
	-moz-animation: anim09 7s ease-in-out infinite;
	-o-animation: anim09 7s ease-in-out infinite;
	-ms-animation: anim09 7s ease-in-out infinite;
	animation: anim09 7s ease-in-out infinite; 
	overflow: hidden;
    -webkit-transform: skewx(-25deg);
    -webkit-transition: 0s;}
    
@keyframes anim09{0%{left:-20px}30%{left:755px}100%{left:755px}}
@-moz-keyframes anim09{0%{left:-20px}30%{left:755px}100%{left:755px}}
@-webkit-keyframes anim09{0%{left:-20px}30%{left:750px}100%{left:755px}}
@-o-keyframes anim09{0%{left:-20px}30%{left:755px}100%{left:755px}}
@-ms-keyframes anim09{0%{left:-20px}30%{left:755px}100%{left:755px}}

/*nav*/
.navbar{  width: 100%; background: #fff; }
.nav{background-color: #3535d7; }
.nav>ul{padding:10px 0;}
.nav>ul>li{float: left; padding:0 5px; position: relative;}
.nav>ul>li.active>a{background-color: #16169f; color: #FFFFFF;}
.nav>ul>li>a{color: #FFFFFF; font-size: 15px; padding:12px 30px;}
.nav-en>ul>li>a{ font-size: 17px; padding: 10px 30px;}
.nav>ul>li>a:hover{color: #FFFFFF; background-color: #41b6ef;}
.nav>ul>li:hover>.dropdown{display: block !important;}
.dropdown{border:1px solid #888; display:none;position: absolute;top:30px; z-index: 97; background-color: rgba(0,65,112,0.9); width:142px; padding:10px 0;}

.dropdown li a{padding:6px 5px; color: #FFFFFF; text-align: center; display: inline-block; width:100%; border-bottom: 1px solid #4aa2f0;}
.dropdown li a:hover{background-color: #3535D7; color:#FFFFFF;}
.dropdown li:last-child a{border-bottom: none;}
.dropdown.productsDown{ width: 720px; min-height: 330px;}
.dropdown.productsDown  ol{ width: 235px; float: left; padding: 0 3px;}
.dropdown.productsDown  ol li a{ text-align: left; font-size: 14px;}
.dropdown.productsDown  ol li h4{ color:#fff; border-left:3px solid #3535D7; padding-left: 8px;margin-bottom: 5px;}
.dropdown.productsDown ol:nth-child(2){ width: 235px; position: absolute; left: 240px;}
.dropdown.productsDown ol:nth-child(1){ width: 235px; position: absolute; left: 5px;}
.dropdown.productsDown ol:nth-child(3){ width: 235px; position: absolute; left: 480px;}
.dropdown.productsDown :after{ display: block; content:""; clear: both;}
/*title*/
.title{padding:20px 0;}
.title h2{display: inline-block; position: relative; font-size: 24px; line-height: 20px;padding:0 15px; border-left: 5px solid #3535D7;  border-right: 5px solid #3535D7;}
.title h2:before{display: block; position: absolute; left: -80px; top:0; content: ""; width:60px; height: 1px; margin-top:10px; background-color: #CCC;}
.title h2:after{display: block; position: absolute; right: -80px; top:0; content: ""; width:60px; height: 1px; margin-top:10px; background-color: #CCC;}
.title p{font-size: 14px; padding-top:10px; text-align: center;}
.title div{text-align: center;}
/*pro-li*/
.pro-li{padding:60px 0;}
.proli-left{width:33.33%; float: left; }
.proli-right{width:66.66%; float: right;}
.proli-left img{max-width: 100%; margin-top:10px;}
.proli-left a{height:384px;border-top:1px solid #CCC; overflow: hidden; border-right:1px solid #CCC; border-bottom: 1px solid #CCC; display: block;padding:20px 20px 0;}
.proli-title h3{font-size: 18px; color: #3535D7;}
.proli-title p{color: #888; font-size: 12px; padding-top:5px;}
.proli-left a:hover .proli-title>h3{color:#3535D7}
.proli-left a:hover .proli-title>p{color:#000;}
.proli-right{height: 384px; border-bottom: 1px solid #CCCCCC;}
.proli-right a{width:50%;border-top:1px solid #CCCCCC;  float: left; border-right:1px solid #CCCCCC; overflow: hidden;  display: block;padding:20px 20px 0;}
.proli-right a:hover h3{color: #3535D7;}
/*pro-re*/
.prore-nav{width:210px; float: left;}
.prore-nav>div{padding:20px; background-color: #3535D7; display: inline-block; width:210px; }
.prore-nav>div h3{font-size: 22px; color: #FFFFFF;}
.prore-nav>div p{font-size: 16px; color: #FFFFFF; padding-top:5px;}
.prore-nav ul{display: inline-block; background-color: #EAF7FF;}
.prore-nav ul li{display: inline-block; cursor: pointer; width:100%;padding:10px 6px; padding-left:40px; font-size:16px; color: #454545; } 
.prore-nav ul.items li{ padding: 0; border-left: 0;}
.prore-nav-en ul li{vertical-align: middle;}
.prore-nav ul li.active{background-color: #FFFFFF; color: #393939 ;  border-left: 5px solid #3535D7;}
.prore-nav ul li.active span{ color: #454545;}
.prore-area{margin-left: 210px; padding-left: 40px;}
.prore-topbar, .pg-topbar{padding:5px 0 10px; border-bottom: 1px solid #ccc;}
.prore-topbar h3{padding-left: 20px; border-left: 3px solid #3535D7; font-size: 18px; display: inline-block;}
.more{float: right;}
.more a{padding:5px 10px; background-color: #3535D7; color: #FFFFFF; font-size: 14px;}
.more a:hover{background-color: #3535D7;}
.prore-con li{width:33.33%; float: left; padding:10px;}
.prore-con li img{max-width:100%;}
.prore-con.min-height.clearfix{ min-height: 655px;} 
.prore-more {padding:20px;}
.prore-more p{font-size: 18px; line-height: 2;}
.prore-more a{color: #3535D7; font-size: 14px;}
.ch-li>div{display: none;}
.ch-li>div:first-child{display: block;}
.bgLogo { width: 100%; margin-bottom: 20px; border: 1px solid #eee; }
/*about*/
.ab-advantage{background:#3535D7;  padding:30px 0; margin-bottom: 20px;
  position:relative;
  width: 100%;
  bottom:0px;
  z-index: 1;
  overflow: hidden;
  -webkit-animation: sky_background 50s ease-out infinite;
  -moz-animation: sky_background 50s ease-out infinite;
  -o-animation: sky_background 50s ease-out infinite;
  animation: sky_background 50s ease-out infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);}

.ab-advantage li{width:25%; padding:10px; float: left; text-align: center;}
.ab-advantage li h3{ font-size: 18px; color: #FFFFFF; padding:20px 0 10px;}
.ab-advantage li p{font-size: 14px ; color: #FFFFFF; padding:0 0 20px;}
.ab-area img{width:40%; float: left; border: 1px solid #ddd; padding: 8px;}
.ab-area>div{width:60%; float: left;}
.ab-con h3{padding:10px 0 10px 10px; font-size: 18px;}
.ab-con h3:after{display: block; content: ""; width:50px; height: 2px; background-color: #3535D7; margin-top:15px;}
.ab-con{ padding:10px; }
.ab-con p{margin-top:10px; font-size: 15px; line-height: 1.8; padding-left: 10px; text-indent: 32px;}
.ab-con-en p{ line-height: 1.4rem;}
.ab-btn{ padding:10px; text-align: right;}
.ab-area>div{border-top: 1px solid #ccc}
.ab-btn a{display: inline-block; padding:10px 25px;  margin:5px; font-size: 14px; color: #FFFFFF;  
    background: #3535D7; }
.ab-btn a:hover{background-color: #3535D7;}
.ab-btn a:last-child{ background:#3535D7; }
.ab-btn a:last-child:hover{background-color: #E66D5A;}

.aboutComcore .aboutFlex .imgAbout{ width: 30% !important;}
.abpg-con-en.aboutComcore .aboutFlex img{  width: 30% !important;}
.abpg-con-en.aboutComcore .aboutFlex span{width: 60% !important; margin: 0 3%;}
.aboutComcore .aboutFlex { display: flex; flex-direction: row; margin: 30px 0; align-items: center;}
.aboutComcore .aboutFlex img{ width: 35%; vertical-align: middle; }
.aboutComcore .aboutFlex span{ width: 50%; display: block; margin: 0 5% ;   padding: 10px;}
.aboutComcore p:nth-child(2n+1){ background: #f5f5f5;}

/*news*/
.news-class>div{width:50%; float: left; padding:20px;}
.news-cp>div,.news-hy>div{}
.news-cp>div h3,.news-hy>div h3{font-size: 18px; padding:20px;}
.news-cp>div img,.news-hy>div img{width:100%;}
.news-class ul{padding:20px;}
.news-class ul li h4{font-size: 16px; margin:20px 0 10px; margin-right:100px; color: #444444; }
.news-class ul li span{float: right; font-size: 14px; color: #666; padding-right: 10px;}
.news-class ul li p{font-size: 14px; line-height: 1.4;  color: #555555; overflow: hidden; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-class-en ul li p{ font-size: 16px;}
.news-class ul li a:hover>h4{color: #3535D7;}
.news-class .more{margin:0px 30px 10px; padding:8px 20px;  color: #FFFFFF; 
    background: #3535D7; }
.news-class .more:hover{background-color: #3535D7;}
.nedetail-con .newscols3 li{ height: auto;}
.newscols3 { display: flex !important; flex-direction: row !important;}
.newscols3 li{ justify-content: space-around !important; width: 32% !important;}
.newscols3 li p, .newscols2 li p{ text-align: center;}
.newscols3 li img{ display: block; width: 97%; margin: 0 0.5%;}
.nedetail-con>img{  margin: 0 auto; width: 70%; margin: 0 15%;}
.newscols2{ width: 100%; display:flex; flex-direction:row;  }
.newscols2 li{ width: 50%; justify-content: space-around; height: auto !important;}
.newscols2 li img{ width: 98%; display: block; }
.newscols2 li::after{content: ''; clear: both; display: block;}
.nedetail-con img, .newscols2 li img, .newscols3 li img{ border-radius: 12px; -moz-box-shadow:0px 0px 15px #ddd; -webkit-box-shadow:0px 0px 15px #ddd; box-shadow:0px 0px 15px #ddd;}
/*partner*/
.partner li{padding:10px; width:20%; float: left;}
.partner li img{width:100%;}
.wrap ul li a p{ color: #454545; font-size: 12px;}

/*footer*/
footer{background-color: #3535D7; padding:30px 0; }
.footer-nav{text-align: center;}
.footer-nav ul{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #137bd9; display: flex; flex-direction: row;}
.footer-nav li{justify-content:space-between; }
.footer-nav li a{padding:4px 8px; color: #dceeff; font-size: 14px;}
.footer-nav li p{padding:0px 8px; color: #dceeff; font-size: 14px; text-align: left;}
.footer-nav li p:first-child{ font-size: 16px;}
.footer-nav li a:hover{color: #dceeff;}
.footer-nav li p{line-height: 1.8;}
/* .footer-nav li:last-child p{ text-align: center;} */
.footer-nav p a{color: #666; }
.footer-nav p a:hover{color:#3535D7;}
.footer-nav>p{ color: #62b5ff; font-size: 14px;line-height: 12px}
/*space padding*/
.pro-re,.about,.news,.partner{padding:30px 0;}
.news{ background: #f7f7f7;}

/*pg nav*/
.pg-nav{width:210px; float: left;}
.pg-nav>div{padding:30px;  display: inline-block; width:210px; background:#3535D7;}
.pg-nav>div h3{font-size: 22px; color: #FFFFFF;}
.pg-nav>div p{font-size: 16px; color: #FFFFFF; padding-top:5px;}
.pg-area{margin-left: 210px; padding-left: 40px; }

.pg-topbar h3{padding-left: 20px; border-left: 3px solid #3535D7; font-size: 14px; font-weight: 300; display: inline-block;}
.pg-topbar h3 a{color:#666;}
.pg-topbar h3 a:hover{color:#3535D7;}
.pg-nav ul li a:hover, .pg-nav ul li:hover{ color: #fff;}
.pg-nav ul li:hover a{ color: #fff;}
.pg-nav>ul{display: inline-block; width:210px;  padding-bottom: 0px; background:#e6f7ff;}
.pg-nav ul li a{display:inline-block; width:100%; color:#454545;padding:4px 0;  text-align: center; margin-left: -16px;}
.pg-nav-en ul li a{line-height: 20px;}
.pg-nav-en ul li a .newspros, .pg-nav ul li a .newspros{ width: 42px;}
.dropdown.productsDown ol li{ position: relative;}
.pg-nav ul li{display: inline-block; position: relative; cursor: pointer; width:100%;  border-left:5px solid #3535D7;font-size:16px; color: #FFFFFF; padding: 6px 0 2px 23px; border-bottom: 1px solid rgba(255,255,255,0.9);} 
.pg-nav ul li a .newspros{ position: absolute; right: 8px;  top:0px; z-index: 99;}
.dropdown.productsDown ol li a .newspros{ position: absolute; right: 8px; top: -12px; z-index: 99;}
.pg-nav ul li.active{background-color: #3535D7; color: #fff; border-left-color: #3535D7;}
.pg-nav ul li.active a{color: #fff}
.submenu li:hover, .pg-nav ul li:hover{ background: #3535D7; color: #fff; }

/*abpg con*/
.abpg-con{padding:20px;   box-sizing: border-box; position: relative;}
.abpg-con p{ font-size: 15px; line-height: 1.8rem; text-indent: 32px; }
.abpg-con-en p{ font-size: 16px;}
.abpg-cons{display:flex; justify-content:space-between;  box-sizing: border-box;}
.abpg-con .left-con{ width: 60%;}
.abpg-cons .left-con p, .abpg-cons .rigth-con p {font-size:15px; line-height: 1.8; text-indent: 2em; }
.abpg-cons .rigth-con img{ width: 160px;}
/*newsimg*/
.newsimg{width:200px; float: left; overflow: hidden;}
.newsimg img{max-width: 100%; display: inline-block; vertical-align: top;}
.newsart{margin-left:220px;}
.nepg-con{padding:20px;}
.nepg-con li{height: 170px; padding:25px 0; border-bottom: 1px dashed #CCCCCC;}
.newsart h3{margin:5px 0 5px; font-size: 16px; color: #444444;}
.newsart span{color: #30333D;}
.newsart p{font-size: 14px; color: #666666; padding-top:10px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.nepg-con li a:hover h3{color: #3535D7;}
.pager {padding:50px 0 20px; text-align: center;}
.pager li{display: inline-block; margin:0 3px;  }
.pager li a{display: inline-block; width:100%; height: 100%; padding:6px 12px;border:1px solid #CCC;}
.pager li.active a,.pager li:hover a{background-color: #3535D7; border-color: #3535D7; color: #FFFFFF;}

/*new-detail*/
.news-detail{padding:20px; text-align: center;}
.news-detail h1{line-height: 1.5;}
.nedetail-con{text-align: left; padding-top:20px;}
.nedetail-con p{margin-bottom: 10px; line-height: 1.8; font-size: 15px; text-indent: 2em; }

/*join*/
.join-con{padding:0 20px ;}
.join-con>ul>li{ border-bottom: 1px solid #CCCCCC;padding:20px;}
.join-con>ul>li h2{line-height: 2;}
.join-con>ul>li>div h3{line-height: 2; padding:10px;}
.join-con>ul>li>div>ul li{line-height: 1.8; font-size: 15px;}
.join-con>ul>li>div p{line-height: 1.5; margin-top: 10px;}

/*contact*/
.pg-con iframe{padding:0; border: none; width:100%; height: 260px; border: 1px solid #ccc;}
.pg-con ul li{width:50%; float: left;line-height: 2; font-size: 15px;}
.pg-con ul{padding-left:50px;}
.con-message{padding-top:30px; box-sizing: border-box; }
.con-message h2{margin:10px 10px 20px;}
.con-message input{width:49%; padding:10px 10px; outline: none; border:solid 1px #CCCCCC; font-size: 15px; margin: 10PX 0;}
.con-message textarea{padding:10px; margin-top:10px; border:1px solid #CCCCCC; width:100%; font-size: 15px; height: 160px; outline: none;}
.con-message form{padding-bottom: 20px;}
.con-message .btn{padding:12px 35px; background-color:#3535D7; margin-top:10px; font-size: 15px; color: #FFFFFF; }
.con-message .btn:hover {background-color: #3535D7; cursor: pointer;}
.btn{cursor: pointer !important;}
.map{position: relative;}
.map span{position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); font-size: 16px;}
/*pro-detail*/
.pro-detail{padding:20px; text-align: center;}
.pro-detail h2{margin:10px 0 50px; text-align: center;}
.pro-detail img{width:400px;}
.pro-detail p{text-align: left; line-height: 1.7; font-size: 15px; padding: 5px;}
.pro-detail p a{color: #3535D7;}
/*add style*/
.prore-con li div:hover{ background: #ffecb3; }
.again a{ text-align: left;}

/*  资质荣誉  */
.cmain{
  width: 1200px;
  margin: 0 auto;
}
.cmain img{max-width: 100%}
.News .picList li{
  float: left;
  width: 294px;
  margin-right: 8px;
}
.News .picList li a{
  display: block;
  position: relative;
}
.News .picList li dl dt{
  width: 294px;
  height: 294px;
  overflow: hidden;
  position: relative;
}
.News .picList li dl dt img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
}
.News .picList li:hover dl dt{box-shadow: 0 5px 10px #ddd}
.CloMain{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transform: scale(1,0);
  -webkit-transform: scale(1,0);
  -moz-transform: scale(1,0);
  -ms-transform: scale(1,0);
  -o-transform: scale(1,0);
  transform-origin: top center;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
}
.CloMain .clo{
  display: block;
  padding: 20px;
}
.News .picList li:hover dl dt .CloMain{
  transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -o-transform: scale(1,1);
}
.CloMain .clo span{
  display: block;
  text-align: center;
}
.CloMain .clo .span1{
  font-size: 28px;
  color: #3535D7;
}
.CloMain .clo .shu{
  width: 2px;
  height: 90px;
  margin: 0 auto;
  background-color: #dddddd;
}
.CloMain .clo .span2{
  line-height: 24px;
  text-align: justify;
  overflow: hidden;
   text-overflow: ellipsis;
     display: box;
      white-space:nowrap
        display: -webkit-box;

        -webkit-line-clamp: 4;
}
.CloMain .clo .span3{
  width: 150px;
  height: 34px;
  line-height: 34px;
  border-radius: 3px;
  background-color: #3535D7;
  color: #fff;
  margin: 10px auto 0; cursor: pointer;
}
.CloMain .clo .span3 a{ color: #fff;}
.News .picList li dl dd{
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #3535D7;
}
.pageState{display: none}
.PartnerScroll{position: relative}
.PartnerScroll .prev{
  left: -50px;
  background-image: url("../static/images/zhd.png");
}
.PartnerScroll .next{
  right: -50px;
  background-image: url("../static/images/yhd.png");
}
.PartnerScroll .prev,
.PartnerScroll .next{
  position: absolute;
  width: 20px;
  height: 36px;
  top: 50%;
  margin-top: -18px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 20;
  cursor: pointer;
}
.News .tempWrap{width: 1200px !important;}

/*honorany*/
.warp_comein{ width:1200px; margin: 0 auto; position:relative; }
.roll { width: 1200px; margin: 0 auto ; position: relative; }
.btn_left { display: block; width: 68px; height: 100%; background:url(../images/btn.png) no-repeat -70px -69px; position: absolute; top: 0px; left: 1px; z-index: 96; }
.btn_left:hover { background: url(images/btn.png) no-repeat -70px 0; }
.btn_right { display: block; width: 68px; height: 100%; background: url(../images/btn.png) no-repeat 1px -69px; position: absolute; top: 0px; right: 0; z-index: 96; }
.btn_right:hover { background: url(images/btn.png) no-repeat 1px 0; }
.roll .wrap { width: 1200px; min-height: 285px; margin: 0 auto; position: relative; overflow: hidden; }
.roll ul { position: absolute; top: 0; left: 0; }
.roll li { float: left; width: 182px;  text-align: center; }
.roll li a:hover { position: relative; top: 2px; }
.control { border-bottom: 1px solid #ccc; background: #eee; text-align: center; padding: 20px 0; }		

/*product*/
.prore-con{ min-height: 640px;}
.prore-con.product li{width:100%; line-height: 36px; border-bottom: 1px solid #ddd; padding: 0;}
.prore-con.product li:nth-child(2n){ background: #fafafa;}
.prore-con.product li:hover{ background: #EAF7FF; }
.prore-con.product li a{ display: block; line-height: 36px; text-indent: 20px; color: #454545;}
.prore-con.product li img{max-width:100%;}
.prore-con.min-height.clearfix{ min-height: 655px;} 
.product .prore-more { position:absolute; bottom: 24px; width: 100%;  padding: 4px 4px 0 4px; background: rgba(51,6,62, 0.7); color: #fff;}
.product .prore-more:hover{background:#8A41F0 !important; color: #fff;}
.product li div { width: 100%; position: relative; overflow: hidden;
}
.product li div img{ transition: all 0.6s;
    background:#fafafa;}
.product li div img:hover{transform: scale(1.3); }
.product li div .prore-more p{font-size: 14px; line-height:16px; overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box;-webkit-line-clamp: 2;}
.product li div  a{ display:block; width:100%;color: #3535D7; font-size: 16px; padding-left: 5px; position: relative; z-index: 95;}
.ch-li>div{display: none;}
.ch-li>div:first-child{display: block;}
.con-message.bgColor{ background: #f5f5f5; margin-top: 20px; padding-top: 10px; padding-bottom: 15px;}
.con-message.bgColor h2{color:#3535D7;}
#productWrap ul{ display:none;}

input.btn{ width: 120px;}
table.listImgWarp tr td img{ width:auto;margin: 0 auto;} 

/*leftmenu*/
ul.mainmenu {
	list-style: none;
	width: 210px;
}

ul.mainmenu li {
	cursor: pointer;
}
/*------------ Main Menu ------------*/
.mainmenu {
	
	font-size: 16px;
	position:relative;
	padding:0;
}

.mainmenu > li {
	background-color: #3535D7;
	border-top: 1px solid #87c1f4;
	height: 48px;
	color: #f7f1e3;
	box-sizing: border-box;
	position:relative;
	padding:0 0 0 40px;
}

.mainmenu > li:first-child {
	border-top: 0;
}

.mainmenu > li:last-child {
	
}

.mainmenu > li span {
	display:block;
	line-height: 30px; color: #fff;
}

.mainmenu > li .icon {
	float: left;
	width: 20px;
	height: 20px;
	display:block;
	position:absolute;
	left:10px;
	top:15px;
}

.expand-triangle {
	background: url("../images/expand-transp.png") top left no-repeat;
	height: 10px;
	width: 210px;
	content: " ";

}

/*------------ Sub Menu ------------*/
.submenu {
	box-sizing: border-box;
	color: #ae9f9f;
	font-size: 13px;
	content: " ";
}

.submenu li {
	line-height: 20px;
	padding-top: 11px;
	border-left: solid 5px #3535D7;
	transition: border-left 220ms ease-in;
}

.submenu .chosen,
.submenu .chosen:hover {
	border-left: solid 5px #3535D7; background: #3535D7; color: #fff;
}

.submenu li:hover {
	border-left: solid 5px #d05942;
}

.submenu li span {
	/*margin-left:30px;*/
}

.animate {
	animation: flip 2000ms ease-in-out alternate;
}

@keyframes flip {
	to {
		transform: rotateY(360deg);
	}
}

iframe[src="footer-en.html "], iframe[src="footer-en.html"]{height: 350px !important; background: #3535D7;}
iframe[src="footer.html "], iframe[src="footer.html"]{ height: 324px !important; background: #3535D7; }


#num{ padding-left: 20px;}
.items span a:hover{ color: #16169F; }

.reliability_ul li{ line-height: 36px; text-indent: 15px;}
.reliability_ul li:hover{ cursor: pointer; background: #ddd; color: #007FD5; }


/*map*/
.pg-con .mapUl{ margin-top: 30px; padding: 30px; background:#f5f5f5; margin-bottom: 30px; border: 1px dotted #ccc;  height: 150px;}
.pg-con .mapUl li{ font-size: 1rem; color: #333; line-height: 1.5rem; padding: 5px 0;}
.pg-con .mapUl li a:hover{ color: #0000FF; cursor: pointer;text-decoration: underline; } 