html{ overflow-x: hidden }
body{ font-family: 'Myriad Pro', 'Arial', sans-serif; }
h1, h2, h3, h4, h5, h6, p, dl, dt, dd{ font-size: 100%; font-weight: normal; padding: 0; margin: 0 }
ul,ol{ padding: 0; margin: 0; list-style: none }
a:link, a:visited, a:hover, a:active{ text-decoration: none }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{ color: #fff }
textarea{ resize: none }

@media (min-width: 1230px){
	.container{ width: 1230px; }
}

.header{ }
.logo-telphone-email{ width: 100%; height: 120px; background: #fff;  }
.logo-telphone-email .logo{ position: relative; z-index: 2000; height: 88px; margin: 16px 0; float: left; }
.logo-telphone-email .logo a{ display: block; }
.logo-telphone-email .logo a img{ height: 100%; display: block; }
.logo-telphone-email .telphone-email{ height: 70px; margin: 25px 0; float: right; }
.logo-telphone-email .telphone-email a{ height: 35px; line-height: 35px; padding-left: 45px; font-size: 18px; font-style: italic; color: #595959;  background-repeat: no-repeat; background-position: left center; display: block; }
.logo-telphone-email .telphone-email a.telphone{ background-image: url(../images/telphone.png); }
.logo-telphone-email .telphone-email a.email{ background-image: url(../images/email.png); }
.logo-telphone-email .dl-menuwrapper{ display: none; }
.menu-search{ width: 100%; height: 58px; background: #e60013;  }
.menu-search .menu{ width: auto; height: 58px; float: left; }
.menu-search .menu ul li{ height: 58px; float: left;  }
.menu-search .menu ul li a{ padding: 0 40px; line-height: 58px; font-size: 16px; color: #fff; text-transform: capitalize; display: block; }
.menu-search .menu ul li.up-selected a,
.menu-search .menu ul li:hover a{ background: #d70c19; }
.menu-dropdown{ position: absolute; top: auto; right: 0; left: 0; z-index: 1032; width: 100%; height: auto; }
.menu-nav{ width: 100%; min-height: 170px; padding: 30px 0; border: 1px solid #cc2533; background: rgba(177,0,15,0.8); display: none; }
.menu-nav a{ width: 25%; height: 36px; line-height: 36px; padding-right: 15px; font-size: 16px; color: #ffaeb5; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.menu-nav a:hover{ color: #fff; text-decoration: underline; }
.menu-search .search{ width: 260px; height: 42px; margin: 8px 0; float: right; }
.menu-search .search-form{ width: 100%; height: 42px; border: 1px solid #fff; }
.menu-search .search-txt{ width: 210px; height: 40px; padding: 10px; line-height: 20px; font-size: 14px; color: #fff; border: 0; outline: none; background: #e60013; float: left; }
.menu-search .search-go{ width: 48px; height: 40px; padding: 0; border: 0; outline: none; background: #e60013 url(../images/go.png) no-repeat center; float: left; cursor: pointer; }

.banner{ }
.banner img{ width: 100%; display: block; }
.slick-banner{ margin: 0; }
.slick-banner .slick-dots{ bottom: 35px; }
.slick-banner .slick-dots li{ margin: 0 7px; }
.slick-banner .slick-dots li button{ width: 14px; height: 14px; padding: 0; margin: 3px; border-radius: 50%; background: #fff; opacity: 1; }
.slick-banner .slick-dots li button:before{ font-size: 0; }
.slick-banner .slick-dots li.slick-active button{ background: #e60013; }
.slick-banner .slick-prev, 
.slick-banner .slick-next{ opacity: 0; } 

.center{ }

.title{ text-align: center; }
.title h1{ line-height: 54px; font-size: 50px; color: #474747; text-transform: uppercase; display: block; }
.title h2{ line-height: 64px; font-size: 50px; color: #fff; display: block; }

.product{ padding: 65px 0; }
.products{ position: relative; margin: 40px 0 20px 0; overflow: hidden; }
.products .hd{ position: relative; width: 230px; height: 562px; padding-top: 25px; float: left; }
.products .hd::after{ position: absolute; top: 0; right: 0; bottom: 0; z-index: -1; width: 220px; height: 562px; background: #eee; content: ''; }
.products .hd ul li{ width: 100%; height: 58px; margin-top: -10px; }
.products .hd ul li a{ height: 58px; line-height: 48px; padding-left: 35px; font-size: 16px; color: #6d6d6d; text-transform: capitalize; display: block; }
.products .hd ul li.on a{ background: url(../images/hd-bg.png) no-repeat left center; color: #fff; }
.products .bd{ width: 970px; float: right; }
.products .bd li{ vertical-align: middle; }
.products .bd img{ width: 970px; height: 562px; display: block; }

.recom{ padding: 70px 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
#certify { position: relative; margin: 50px 50px 0 50px; }
#certify .swiper-container { padding-bottom: 50px; }
#certify .swiper-slide { width: 660px; height: 340px; }
#certify .swiper-slide::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; opacity: 0.5; background: #000; content: '' }
#certify .swiper-slide img{ width: 100%; display: block; }
#certify .swiper-slide-active::after{ opacity: 0; }
#certify .swiper-button-prev,
#certify .swiper-button-next { left: -72px; width: 42px; height: 84px; margin-top: -67px; background: url(../images/sleft.png) no-repeat center; } 
#certify .swiper-button-next { left: auto; right: -72px; background-image: url(../images/sright.png); }
#certify .swiper-pagination { right: 0; bottom: 0; left: 0; }
#certify .swiper-pagination-bullets .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0 5px; background: #fff; opacity: 0.5;	}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active { opacity: 1; }

.company{ padding: 76px 0 28px 0; }
.company-img{ position: relative; width: 532px; height: 370px; float: left; }
.company-img::before{ position: absolute; top: 10px; left: 0; z-index: -1; width: 520px; height: 360px; background: #d5d5d5; content: ''; }
.company-img img{ width: 520px; height: 360px; float: right; display: block; }
.company-desc{ width: 620px; float: right; }
.company-desc h1{ line-height: 36px; font-size: 30px; font-weight: bold; color: #4d4d4d; margin-top: 15px; display: block; }
.company-desc .desc{ line-height: 30px; font-size: 16px; color: #808080; margin: 23px 0; }
.company-desc .desc p{ display: block; }
.company-desc ul li{ width: 33.33%; height: 56px; padding-left: 70px; background-repeat: no-repeat; background-position: left center; float: left; }
.company-desc ul li h2{ line-height: 28px; font-size: 24px; color: #333; display: block; }
.slick-company{ margin: 40px -8px; }
.slick-company a{ margin: 8px; display: block; }
.slick-company a img{ width: 100%; display: block; }
.slick-company .slick-prev, 
.slick-company .slick-next{ left: -62px; width: 42px; height: 62px; margin-top: -31px; background: url(../images/sPrev.png) no-repeat center; } 
.slick-company .slick-next{ left: auto; right: -62px; background-image: url(../images/sNext.png); } 
.slick-company .slick-prev:before, 
.slick-company .slick-next:before{ font-size: 0; }

.footer{ }
.botter{ padding: 60px 0; background: #2a2a2a; }
.botter h3{ line-height: 38px; font-size: 24px; color: #fff; margin-bottom: 20px; display: block; }
.online{ width: 568px; float: left; }
.online form{ width: 375px; }
.online form div{ margin-top: 12px; }
.online form div h5{ width: 75px; line-height: 36px; text-align: right; padding-right: 10px; font-size: 14px; color: #d7d7d7; float: left; display: block; }
.online form div .input{ width: 300px; height: 36px; padding: 7px; line-height: 20px; font-size: 14px; color: #fff; border: 1px solid #888; outline: none; background: #959595; }
.online form div .textarea{ width: 300px; height: 100px; padding: 5px 10px; line-height: 24px; font-size: 14px; color: #fff; border: 1px solid #888; outline: none; background: #959595; }
.online form div .Submit{ width: 300px; height: 40px; padding: 0; margin-top: -8px; font-size: 14px; color: #fff; border: 0; outline: none; background: #e60013; cursor: pointer; }
.map{ width: 282px; float: left; }
.map a{ line-height: 36px; font-size: 16px; color: #d7d7d7; display: block; }
.map a:hover{ color: #e60013; }
.us{ width: 350px; float: left; }
.us p{ line-height: 36px; padding-left: 32px; font-size: 16px; color: #d7d7d7; background-repeat: no-repeat; background-position: left center; display: block; }
.us p.us1{ line-height: 24px; }
.copyright{ padding: 15px 0; text-align: center; background: #161616; }
.copyright p{ line-height: 20px; font-size: 14px; color: #7b7b7b; display: block; }

.ibanner{ position: relative; }
.ibanner img{ width: 100%; display: block; }
.ibanner-desc{ position: absolute; top: 50%; left: 50%; z-index: 10; width: 336px; height: 70px; padding: 10px; text-align: center; border: 1px dashed rgba(255,255,255,0.5); border-radius: 5px; margin: -50px 0 0 -168px; }
.ibanner-desc h1{ line-height: 48px; font-size: 40px; color: #fff; text-transform: uppercase; display: block; }
.ibanner-download{ position: absolute; right: 0; bottom: 52px; left: 0; z-index: 1; width: 42px; margin: 0 auto; }  

.profile{ padding: 64px 0; }
.profiles{ margin-top: 50px; line-height: 30px; font-size: 16px; color: #808080; }
.profiles h4{ line-height: 30px; font-size: 18px; font-weight: bold; color: #e60013; display: block; }
.profiles p{ line-height: 30px; font-size: 16px; color: #808080; display: block; }
.profiles img{ width: auto; margin: 10px auto 20px auto; display: block; }

.learn{ padding: 80px 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
.learn .title h1{ color: #fff; text-transform: uppercase; }
.learns{ margin-top: 30px; line-height: 36px; text-align: center; font-size: 20px; color: #fff; }
.learns p{ display: block; }
.learns a{ width: 204px; height: 45px; line-height: 45px; text-align: center; font-size: 16px; color: #fff; margin: 45px auto 0 auto; background: #e60013; display: block; }

.partner{ padding: 80px 0; }  
.partners{ margin-top: 30px; }
.partners ul li{ width: 20%; float: left; }
.partners ul li a{ margin: 8px; display: block; }
.partners ul li a img{ width: 100%; display: block; }

.contact{ padding-top: 60px; }
.contacts{ padding: 20px 0; text-align: center; }
.contacts p{ line-height: 30px; font-size: 14px; color: #717171; display: block; }
.ishare{ padding-bottom: 40px; text-align: center }
.ishare a{ width: 30px; height: 30px; line-height: 27px; margin: 0 6px; background: #717171; display: inline-block }
.ishare a img{ height: 18px; display: inline-block }
.ishare a:hover{ background: #e60013 }

.cmap{ position: relative; z-index: 1000; height: 178px; border: 1px solid #eee; background: #fff; }
.cmap ul li{ width: 33.3333%; height: 178px; text-align: center; border-right: 1px solid #eee; float: left }
.cmap ul li:last-child{ border: 0 }
.cmap ul li span{ height: 46px; margin-top: 30px; background-repeat: no-repeat; background-position: center; display: block }
.cmap ul li h2{ line-height: 32px; font-size: 16px; font-weight: bold; color: #353535; text-transform: uppercase; margin-bottom: 5px; display: block }
.cmap ul li p{ padding: 0 50px; line-height: 24px; font-size: 16px; color: #737373; display: block }

.mapDiv{ width: 100%; height: 500px; margin-top: -85px; border: 1px solid #eee }

.download{ padding: 70px 0; }
.downloads{ margin: 30px -1.5% 10px -1.5%; overflow: hidden; }
.downloads ul li{ width: 30.3333%; margin: 1.5%; float: left; }
.downloads ul li .downloads-img{ width: 100%; height: 310px; background-repeat: no-repeat; background-position: center; background-size: cover; overflow: hidden; }  
.downloads ul li .downloads-desc{ width: 100%; height: 190px; padding: 25px; background-color: #eee; }  
.downloads ul li .downloads-desc h3{ height: 34px; line-height: 34px; font-size: 20px; font-weight: bold; color: #2c2c2c; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }  
.downloads ul li .downloads-desc .desc{ height: 96px; overflow: hidden; }  
.downloads ul li .downloads-desc .desc p{ width: 65%; height: 24px; line-height: 24px; font-size: 14px; color: #767676; margin-right: 5%; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } 
.downloads ul li .downloads-desc .desc a{ text-align: right; width: 30%; height: 24px; line-height: 24px; font-size: 14px; color: #767676; float: right; display: block; } 
.downloads ul li .downloads-desc .desc a:hover{ color: #e60013; }


.main{ padding: 60px 0; }
.mLeft{ padding: 20px; border: 1px solid #eee; background: #f7f7f7 }
.mLeft-search{ margin-bottom: 20px }
.mLeft-search .mform{ width: 100%; height: 36px; padding: 0 10px; border: 1px solid #dcdcdc; border-radius: 3px }
.mLeft-search .mtxt{ width: 193px; height: 34px; padding: 7px 0; line-height: 20px; font-size: 14px; color: #898989; border: 0; outline: none; background: #f7f7f7; float: left }
.mLeft-search .mtxt::-webkit-input-placeholder{ color: #898989; }
.mLeft-search .mgo{ width: 20px; height: 34px; padding: 0; border: 0; outline: none; background: #f7f7f7 url(../images/searchs.png) no-repeat right center; background-size: 16px; float: left; cursor: pointer }
.mLeft-list{ border-top: 1px solid #dcdcdc; padding-top: 20px;  }
ul.mLeft-nav-1 li{ width: 100%; margin-bottom: 4px }
ul.mLeft-nav-1 li:last-child{ margin-bottom: 0; }
ul.mLeft-nav-1 li a{ padding-left: 20px; height: 40px; line-height: 44px; font-size: 14px; color: #6a6a6a; display: block;  }
ul.mLeft-nav-1 li:hover a,
ul.mLeft-nav-1 li.on a{ background: #e60013; color: #fff }

.position{ height: 42px; margin-bottom: 20px; border-bottom: 1px solid #ddd }
.position h2{ position: relative; height: 42px; line-height: 36px; font-size: 24px; color: #212121; text-transform: uppercase; float: left; display: block }
.position h2:after{ position: absolute; bottom: 0; left: 0; z-index: 1; width: 72px; height: 2px; background: #da251d; content: '' }
.position span{ line-height: 30px; font-size: 14px; color: #8d8d8d; float: right; display: block }
.position a{ color: #8d8d8d; display: inline-block }
.position a:hover{ color: #e60013 }
.position p{ color: #8d8d8d; display: inline-block }

.productype{ margin-bottom: 20px; }
.productype img{ width: 100%; display: block; }

.project{ overflow: hidden }
.project ul li{ width: 210px; margin: 0 17px 10px 0; float: left }
.project ul li:nth-child(4n){ margin-right: 0 }
.project ul li a{ display: block }
.project ul li a .project-img{ position: relative; width: 210px; height: 210px; border: 1px solid #eee; background-repeat: no-repeat; background-position: center; overflow: hidden ;background-size: auto 100%;}
.project ul li a .project-img::after{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; background: rgba(230,0,19,0.5) url(../images/zoom.png) no-repeat center; content: ''; opacity: 0; }
.project ul li a .project-desc{ text-align: center; }
.project ul li a .project-desc h3{ height: 30px; line-height: 40px; font-size: 14px; color: #575757; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } 
.project ul li a:hover .project-img::after{ opacity: 1; }
.project ul li a:hover .project-desc h3{ color: #e60013 }
 
.pager span,.pager a{ padding: 0 5px; margin: 0 5px; font-size: 16px; color: #777; text-transform: capitalize; }
.pager a:hover{ color: #da251d }

.productsd{ padding-top: 15px; overflow: hidden; }
.mcshow{ width: 400px; height: 400px; border: 1px solid #eee; background-repeat:no-repeat;background-position:center; float: left; }
.mcname{ width: 450px; padding-top: 15px; float: right; }
.mcname span{ line-height: 38px; padding-bottom: 5px; margin-bottom: 15px; font-size: 30px; color: #e60013; text-transform: capitalize; border-bottom: 1px solid #eee; display: block; }
.mcname div{ line-height: 30px; font-size: 16px; color: #414141; }
.mcname div p{ display: block; }
