@charset "utf-8";
@font-face{font-family: 'mypoppins';
	      src: url('fonts/mypoppins.eot'); /* IE9*/
	      src: url('fonts/mypoppins.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	      url('fonts/mypoppins.woff') format('woff'), /* chrome、firefox */
	      url('fonts/mypoppins.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	      url('fonts/mypoppins.svg#handfont') format('svg'); /* iOS 4.1- */
	  }




/**********************************************************************index**********************************************************************/

.bannerIndex{ width:100%; overflow:hidden; height:690px;}
.bannerIndex .slider { width:1920px; height:690px; position: relative; overflow:hidden; left:50%; margin-left:-960px; }
.bannerIndex .slider .num { overflow:hidden; height: 12px; position: absolute; bottom:25px; left:50%; margin-left:-22px; zoom:1; z-index:3 }
.bannerIndex .slider .num li { width: 12px; height: 12px; line-height: 12px; text-align: center; font-size:0; color: #FFFFFF; background: #444444; margin:0 5px; border-radius:50%; cursor:pointer; float: left; color:#444; display:block }
.bannerIndex .slider .num li.on { background: #FF7700; color:#FF7700 } 

.bannerIndex li{ height:690px;}

.bannerIndex li.li_kitPro{ background:#f5f5f5 url(../images/kitproBanner.jpg) no-repeat center center;}
.bannerIndex li.li_kitPro h3{ font-weight:normal; font-size:18px; color:#0099ff; border:1px solid #0099ff; border-radius:5px; width:100px; height:32px; line-height:32px; text-align: center; margin-top: 190px;}
.bannerIndex li.li_kitPro h2{font-weight:normal; font-size:60px; margin-bottom:30px; }
.bannerIndex li.li_kitPro p{ font-size:18px; line-height:28px; margin-top:10px; margin-bottom:60px;width:506px;}
.bannerIndex li.li_kitPro a{ background:#0099ff; color:#fff; padding:10px 30px;}

.bannerIndex li.li_sxt{ background:#f5f5f5 url(../images/sxj_banner.jpg) no-repeat center center;}
.bannerIndex li.li_sxt h3{ font-weight:normal; font-size:18px; color:#0099ff; border:1px solid #0099ff; border-radius:5px; width:100px; height:32px; line-height:32px; text-align: center; margin-top: 190px;}
.bannerIndex li.li_sxt h2{font-weight:normal; font-size:48px; margin-bottom:30px; }
.bannerIndex li.li_sxt p{ font-size:18px; line-height:28px; margin-top:10px; margin-bottom:60px;width:506px;}
.bannerIndex li.li_sxt a{ background:#0099ff; color:#fff; padding:10px 30px;}

.bannerIndex li.li_second a{ display: block;  width: 100%; height: 690px;}
.bannerIndex li.li_second .wrap {
  width: 100%;
  height: 690px;
  display: block;
  background: #f5f5f5 url(../images/bangde.jpg) no-repeat center center;
}


.theme{ width: 1208px; margin: auto}
.themeTitle{ text-align:center; font-size:50px; margin-top: 60px; text-transform:uppercase}

.themeList{ overflow:hidden; padding:20px 0;}
.themeList li{ width: 596px; margin:4px; float: left; display: block;}
.themeList li img{ width: 596px;}
.themeList li:hover,.proList .left:hover{-webkit-transform: translate(0, -2px);-ms-transform: translate(0, -2px);transform: translate(0, -2px);}

.videoWrap{ position:fixed; top:50%;left:50%; width:900px; margin-left:-450px; margin-top:-255px; z-index:999; display:none}
.video_close{ position:absolute; right:10px; top:10px;}
.video_close a{ width:28px; height:28px; line-height:28px; background:none; color:#4285f4; display:block; border-radius:20px; border:1px solid #4285f4; text-align:center; font-size:28px;}
.video_close a:hover{ text-decoration:none; color: #4285f4}
.bg{position:fixed;height:100%; display: none; width:100%; top:0; left:0; z-index:9; background:#000;filter: alpha(opacity=80);opacity: 0.8;-moz-opacity: 0.8;-khtml-opacity: 0.8;}



.index_btn1,.index_btn2{background:#e9e9e9; border-radius:50%; width:50px; height:50px; cursor:pointer; margin:40px auto; animation: pulse 2s infinite;
  /* Firefox: */
-moz-animation: pulse 2s infinite;
/* Safari 和 Chrome: */
-webkit-animation: pulse 2s infinite;
/* Opera: */
-o-animation: pulse 2s infinite;
}
@-webkit-keyframes pulse {
  0% {-webkit-transform: translate(0, 0);transform: translate(0, 0); }		
  50% {-webkit-transform: translate(0, 10px);transform: translate(0, 10px); }
  100% {-webkit-transform: translate(0, 0);transform: translate(0, 0); } }
@keyframes pulse {
  0% { -webkit-transform: translate(0, 0);transform: translate(0, 0); }
  50% {-webkit-transform: translate(0, 10px);transform: translate(0, 10px); }
  100% {-webkit-transform: translate(0, 0);transform: translate(0, 0); } }
			


/**********************************************************************prolist**********************************************************************/
.pro2Blist{ padding-bottom: 100px;}
.pro2BTitle{ background: #000; border-top: 1px solid #2b2b2b;padding: 20px 0 ;}
.pro2BTitle ul{ overflow: hidden; width: 1200px; margin: auto; border-left: 1px solid #2b2b2b}
.pro2BTitle ul li{ float: left; cursor: pointer; text-align: center; font-size: 14px; line-height: 28px; display: block; width: 239px; border-right: 1px solid #2b2b2b}
.pro2BTitle ul li a{ color: #999999; }
.pro2BTitle ul li p{ font-size: 16px;}
.pro2BTitle ul li:hover p{ color: #bbb}
.pro2BTitle ul li:hover img{ filter: alpha(opacity=100);opacity: 1;-moz-opacity: 1;-khtml-opacity: 1;}
.pro2BTitle ul li img{ width: 100px; margin:auto;filter: alpha(opacity=90);opacity: 0.9;-moz-opacity: 0.9;-khtml-opacity: 0.9;}

.pro2BTitleFixed{ position: fixed;top:0; left: 0; width: 100%; height: 48px; line-height: 48px; background: #000; display: none; overflow: hidden;z-index: 999;}
.pro2BTitleFixed ul { overflow: hidden; width: 1200px; margin: auto; border-left: 1px solid #2b2b2b}
.pro2BTitleFixed ul li{ float: left; cursor: pointer; text-align: center; font-size: 17px; height: 48px; line-height: 48px; display: block; width: 239px; border-right: 1px solid #2b2b2b}
.pro2BTitleFixed ul li a{ color: #aaa; }
.pro2BTitleFixed ul li:hover{ color: #fff}

.pro2Bul{ width: 1200px; margin: auto; overflow: hidden;}
.pro2Bul h3{ width: 1200px; margin: auto; line-height: 100px; font-size: 20px;}
.pro2Bul li{ background: #fff; overflow: hidden; width: 599px; height: 280px;float: left; display: block; margin-right: 1px;margin-bottom: 1px; cursor: pointer; }
.pro2Bul li img{ width: 280px; float: left;}
.pro2Bul li:hover img{transition: all 0.2s; transform: scale(0.98);}

.pro2BulLiText{ float: left; width: 260px; padding:70px 0px 0 30px; }
.pro2BulLiText p{ font-size: 24px; line-height: 28px; }
.pro2BulLiText h4{ font-size: 20px; line-height: 20px; margin-top: 10px; color: #3399ff;}
.pro2BulLiText span{ color: #919391; font-size: 16px; display: block; margin-top: 14px; line-height: 22px;}
.pro2BulLiText a{ display: block; border: 1px solid #ebebeb; font-size: 12px; color: #777; line-height: 28px; width: 100px; text-align: center; margin-top: 20px}
.pro2BulLiText a:hover{ background: #a58a75; color: #fff; border: 1px solid #a58a75}
.pro2B_btn a{ display: block; border: 1px solid #ddd; font-size: 12px; color: #777; line-height: 28px; width: 100px; text-align: center; margin: auto; margin-top: 20px;}
.pro2B_btn a:hover{ background: #a58a75; color: #fff; border: 1px solid #a58a75}





/**********************************************************************about**********************************************************************/
.about{overflow: hidden;}
.about h3{ font-weight: normal; font-size: 40px; line-height: 40px;}
.about p{ font-size: 18px; padding-top: 30px; line-height: 28px;}
.aboutOne{ background:url(../images/aboutbg1.jpg) no-repeat center top; height: 460px; text-align: center; padding-top: 100px;}
.aboutTwo{ text-align: center; padding-top: 100px;}

.aboutThree{ margin-top: 100px; height: 550px;}
.aboutThree .wrap{ position: relative; height: 550px;}
.aboutThreeText{ width: 592px; background: #3bdc9a; color: #fff; padding:40px 40px; position: absolute; left: 0; top: 0; z-index: 2;}
.aboutThreeText p{ text-align: justify; word-break: break-all; }
.aboutThreeSlider{ position: absolute; bottom: 0px; right: 0; z-index: 1; width: 618px; height: 456px; background: #123456}

.sliderAbout .prev,.sliderAbout .next { width: 47px; height: 43px; background:url(../images/abouBtn.png) no-repeat; position: absolute; top: -70px;}
.sliderAbout .prev { left: 120px;}
.sliderAbout .next { left:170px; background-position: right;}

.aboutFour{ height: 620px; text-align: center; padding-top: 100px; margin-top: 100px;background: #fafafa;}
.aboutFour h3{ font-weight: normal; font-size: 40px; line-height: 48px;}
.aboutFour p{ font-size: 20px; padding-top: 36px; line-height: 32px;}

.aboutFourSlider{ height: 426px; position: relative; overflow:hidden; margin-top: 48px; }
.aboutFourSlider .num { overflow:hidden; height: 12px; position: absolute; bottom:30px; left:50%; margin-left: -24px; zoom:1; z-index:3; width: 48px; }
.aboutFourSlider .num li { width: 12px; height: 12px; line-height: 12px; text-align: center; font-size: 10px; font-weight: 400;background: #444444; margin-right: 12px; border-radius:50%; cursor:pointer; float: left; color:#444 }
.aboutFourSlider .num li.on { background: #FF7700; color:#FF7700 } 
.aboutFourSlider .aboutLi1{background:url(../images/aboutbg3.jpg) no-repeat center top;height: 426px;}
.aboutFourSlider .aboutLi2{background:url(../images/aboutbg2.jpg) no-repeat center top;height: 426px;}



/**********************************************************************app**********************************************************************/
.appOne{ overflow: hidden; background:url(../images/appbg1.gif) repeat-x left top; padding-top: 50px;}
.appLeft{ float: left; width: 710px; padding-top:60px; }

.appLeft h3{ font-size: 40px; line-height: 48px; font-weight: normal}
.appLeft p{ font-size: 20px; line-height: 32px; margin-top: 30px; text-align: justify}
.appLeft ul{ overflow: hidden; margin-top: 40px}
.appLeft ul li{ float: left; width: 190px;}
.appRight{ width: 364px; float: right; padding-left: 50px;}

.appTwo{ margin-top: 100px}
.appTwo ul{ overflow: hidden; width: 1220px; margin: auto}
.appTwo ul li{ width: 31.333%; float: left; margin: 0 1%; display: block; background: #f8f8f8; height: 380px; margin-bottom:24px; }
.appTwo ul li img{ margin: auto; padding: 70px 0 50px 0}
.appTwo ul li p{ font-size: 18px; line-height: 24px; text-align: center; padding:0 20px}

.appThree{background: #62dbb0; height: 520px; margin-top: 80px;}
.appThree p{ font-size: 20px; line-height: 28px; text-align: center; color: #fff; padding-top: 100px;  }
.appThree ul{ overflow: hidden; margin: 60px auto 0; width: 420px; }
.appThree ul li{ float: left; width: 48%; float: left; margin: 0 1%; display: block;}
.appThree ul li img{ width: 80%; margin: auto;}



/**********************************************************************exhibition**********************************************************************/
.exhiOne{overflow: hidden;}
.exhiOne img{ width: 100%;}
.exhiTitle{font-size: 48px; line-height: 120px; height: 120px; text-align: center; text-transform: uppercase; background: #e8e8e8; border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;}
.exhiTwo ul{ width: 1200px; overflow: hidden; margin: auto;}
.exhiTwo h3{ height: 30px; line-height: 30px; font-size: 24px; border-left: 3px solid #3bdc9a; margin: 36px 0; padding-left:20px; font-weight: normal;}
.exhiTwo h3 span{ float: right; font-size: 18px;;}
.exhiTwo dl{ overflow: hidden;}
.exhiTwo dl dt{ float: left; width: 796px; height: 562px; margin-right: 12px; margin-bottom: 12px;}
.exhiTwo dl dd{ float: left; width: 392px; height: 275px; margin-bottom: 12px; margin-right: 12px; display: block;}


/**********************************************************************contact**********************************************************************/
.contact_wrap{ width:1000px; margin:auto}
.contact_title{ background:#f8f8f8; overflow:hidden}
.contact_title p{ float:left; padding:15px 0}
.contact_title span{ float:left; padding:15px 20px}
.contact_title p a{ font-size:18px;}
.contact_title p a:hover{ text-decoration:underline}


.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center top; height:450px;}
.contact{ overflow:hidden; width:740px; margin:auto; padding-top:40px;}
.contact .left{ float:left; margin-top:30px; padding-right:40px}
.contact .left img{ width:76px; padding-top: 10px;}
.contact .right{ width:620px; float:left;}
.contact .right h3{ font-size:48px; font-weight:normal; padding-left:40px; margin-top:46px; margin-bottom:40px;border-left:1px solid #cfcfcf;}

.addr{ margin-top:100px;}
.addr ul{ font-size:20px;}
.addr ul li{ overflow:hidden; line-height:30px; margin:auto; text-align:center; margin:auto; margin-bottom:10px; }
.addr ul li img{ height:30px; float:left; padding-right:10px}
.addr ul li.addrli1{ width:520px;}
.addr ul li.addrli2{ width:650px;}
.addr ul li p{ float:left;}



.contactul{ background:#f7f7f7; margin-top:50px; padding:60px 0}
.contactul ul{ width:1000px; margin:auto; overflow:hidden}
.contactul ul li{ width:250px; float:left; text-align:center;}
.contactul ul li img{ margin:auto; width:70px; margin-bottom:15px;}
.contactul ul li p{ font-size:18px; margin-bottom:5px; font-weight:bold}
.contactul ul li span{ color:#888; display:block; font-size:16px; background-size:8px auto;}