Russian@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;
    color:#444;
    font-family:"微软雅黑";
}
.top-bg{
    background: #ffffff url("../images/top/bg_sy_all.jpg")  center top / 1920px 600px no-repeat;
    transition: 1.5s;
    -moz-transition:  1.5s; /* Firefox 4 */
    -webkit-transition:  1.5s; /* Safari 和 Chrome */
    -o-transition:  1.5s; /* Opera */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
div{font-size:14px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
a:hover{color:#900;}
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clear{zoom:1;} /* IE6 */
*+html .clear{zoom:1;} /* IE7 */
.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}

.pc{
    display: block;
}
.mobile{
    display: none;
}
.top{
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    background: url("../images/logo.png") 0 23px no-repeat;
	background-size: 95px 74px;
    position: relative;
    left: 0;
    top: 0;
}

@font-face {
    font-family: "iconfont";
    src: url('font/iconfont.eot'); /* IE9*/
    src: url('font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/iconfont.woff') format('woff'), /* chrome, firefox */
    url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:20px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.facebook{
    color: #4969a8;
    position: absolute;
    left: 120px;
    top: 45px;
}
.facebook:hover{
    color: #4969a8;
}
.ly img{
    width: 20px;
}
.ly{
    position: absolute;
    left: 150px;
    top: 47px;
}

.Russian{
    position: absolute;
	width: 120px;
    height: 30px;
    border-radius: 30px;
    background-color: #df0010;
    font-family:Arial-BoldMT;
    font-size:13px;
	text-transform: uppercase;
	font-weight: bold;
    color:#ffffff;
    letter-spacing:0;
    text-align:center;
    line-height: 30px;
    bottom: 30px;
	right: 0px;
    top: 45px;
}

.Russian:hover{
    color:#df0010;
	background-color: #ffffff;
}
/* 导航 */


.channelList{
    position: absolute;
    left: 220px;
}
.channelList li{
    font-size: 13px;
    font-family:Arial-BoldMT;
    float: left;
	padding:0 20px;
}

.channelList>li:hover{
background: url("../images/jt_bt.png") bottom center no-repeat;
background-size: 16px 8px;
	
}
.channelList>li:hover .subtopic{
	display:block;
}

.subtopic{
    position: absolute;
    left:0;
    top:120px;
    z-index: 999;
    width: 200px;
    background: #ffffff;
    border-top: 3px solid #df0212;
	box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1);
    display: none;
}
.subtopic li{
    font-family:Arial;
    font-size:13px;
    letter-spacing:0;
    line-height:40px;
    height: 40px;
	width: 160px;
	text-align:left;
}
.subtopic ul{
    padding: 0px 0;
}
.subtopic li:hover{
	width: 160px;
    background: #fafafa;
}
.subtopic li:hover a{
    color: #e00c1b;
	width: 160px;
	display:block;
}
.channelList>li>a{
    font-size: 13px;
    font-family:Arial-BoldMT;
    color:#000000;
    letter-spacing:0;
    text-align:left;
    font-weight: bold;
	display:block;
	width:100%;
	height:100%;

}
.channelList>li>a:hover{
    color: #df0212;
}
.channelList>li{
    margin-left: 20px;
    position: relative;
	height:120px;
	line-height:120px;
}

/* 导航 */
.top-main{
    width: 100%;
    position: absolute;
    top: 120px;
    height: 330px;
    display: flex;
}
.top-main:hover .slogan{
    -webkit-transform: translate3d(-1000px,0,0);
    transform: translate3d(-1000px,0,0);
    opacity: 0;
}
.slogan{
    align-self: center;
    width: 700px;
    font-family:FranklinGothic-Demi;
	text-transform: uppercase;
    font-size:36px;
    color:#000000;
    letter-spacing:0;
    line-height:55px;
    text-align:left;
    font-weight: bold;
    display: none;
    -webkit-transition: opacity 1.5s, -webkit-transform 2s;
    transition: opacity 1.5s, transform 2s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.red{
    color: #df0212;
}
.info{
    width: 480px;
    height: 160px;
    position: absolute;
    bottom: 0px;
    left: 0;
    font-family:Arial-BoldMT;
    font-size:12px;
    color:#34373d;
    letter-spacing:0;
    line-height:24px;
    text-align:left;
    font-weight: bold;
    display: none;
}
.Production a{
    font-family:LucidaGrande-Bold;
    font-size:12px;
    color:#e40616;
    letter-spacing:0;
    text-align:left;
}
.line{
    margin-top: 10px;
}
.Production{
    margin-top: 10px;
}
.contacts{
    width: 100%;
    height: 100px;
    background: #df0010;
    position: absolute;
    bottom: -100px;
    border-radius: 50px;
}
.contacts li{
    width: 25%;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 100px;
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
    letter-spacing:0;
}
.contacts li img{
    vertical-align: -8px;
}
.contact a{
    display: block;
    width: 146px;
    height: 50px;
    border-radius: 28px;
    background: #ffffff;
    line-height: 50px;
    font-family:LucidaGrande-Bold;
    font-size:14px;
    color:#e40616;
    letter-spacing:0;
    font-weight: bold;
    margin: 25px auto 0;
}
.products{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    zoom: 1;
    background: #ffffff;
    padding: 80px 0;
}
.channelName{
    font-family:Arial-BoldMT;
    font-size:28px;
    color:#444444;
    letter-spacing:0;
    line-height:52px;
    text-align:center;
}
.memo{
    font-family:LucidaGrande-Bold;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:28px;
    text-align:center;
}
.productsList{
    height: 330px;
    margin-top: 40px;
    overflow: hidden;
}
.productsList li{
    float: left;
    width: 260px;
    height: 300px;
    margin-top: 5px;
    margin-left: 5px;
    border-radius: 5px;
    box-shadow: 0px -2px 5px 0px #eeeeee,
    -2px 0px 5px 0px #eeeeee,
    2px 0px 5px 0px #eeeeee,
    0px 2px 5px 0px #eeeeee;
    position: relative;
    top: 330px;
}
.productsList li+li{
    margin-left: 45px;
}
.productsList li img{
    width: 260px;
    height: 170px;
}
.pInfo{
    width: 220px;
    padding: 10px 20px 0px 20px;
}
.pInfo a{
    font-family:Arial-BoldMT;
    font-size:14px;
    color:#444444;
    letter-spacing:0;
    line-height:45px;
    text-align:left;
    font-weight: bold;
}
.productsList li:hover a{
    color: #df0010;
}
.pDetail{
    font-family:ArialMT;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:20px;
    text-align:left;
}
.more{
    position: absolute;
    bottom: -20px;
    left: 112px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #e2e2e2;
    color: #ffffff;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}
.productsList li:hover .more{
    background: #df0010;
}
.lists{
    margin-top: 50px;
}
.lists a{
    display: block;
    width: 160px;
    height: 50px;
    box-shadow: 0px -2px 5px 0px #eeeeee,
    -2px 0px 5px 0px #eeeeee,
    2px 0px 5px 0px #eeeeee,
    0px 2px 5px 0px #eeeeee;
    border-radius: 29px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    font-family:LucidaGrande-Bold;
    font-size:14px;
    color:#e40616;
    letter-spacing:0;
    font-weight: bold;
}
.lists a:hover{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.introduce{
    background-color: #f9f9f9;
    height: 500px;
}
.introduceMain{
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
}
.itdImg{
    position: absolute;
    left: -360px;
    top: 0;
}
.itdImg img{
    width: 1000px;
    line-height: 500px;
    filter:alpha(opacity=1);
    opacity: 1;
    transition:  5s;
    -moz-transition:  5s; /* Firefox 4 */
    -webkit-transition:  5s; /* Safari 和 Chrome */
    -o-transition:  5s; /* Opera */
}
.introduceText{
    width: 500px;
    height: 360px;
    padding: 40px 50px;
    background: #ffffff;
    position: absolute;
    left: 600px;
    top: 600px;
    z-index: 1;
    overflow: hidden;
}
.hide{
    display: none;
}
.itdTiele{
    font-family:Arial-BoldMT;
    font-size:32px;
    color:#444444;
    letter-spacing:0;
    line-height:50px;
    text-align:left;
    height: 50px;
}
.itdMemo{
    margin-top: 10px;
    font-family:Arial-BoldMT;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    text-align:left;
    line-height:26px;
}
.itdInfo{
    margin-top: 20px;
}
.itdInfo p{
    font-family:ArialMT;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:26px;
    text-align:left;
}
.itdInfo p+p{
    margin-top: 30px;
}
.itdMore{
    width: 160px;
    height: 50px;
    border-radius: 28px;
    background-color: #df0010;
    font-family:LucidaGrande-Bold;
    font-size:14px;
    color:#ffffff;
    letter-spacing:0;
    text-align:center;
    line-height: 50px;
    position: absolute;
    bottom: 40px;
    left: 50px;
}
.itdMore a{
    display: block;
    width: 100%;
    height: 100%;
    color:#ffffff;
}
.itdMore a:hover{
    font-size:16px;
}
.services{
    width: 1200px;
    margin: 80px auto 0;
    height: 560px;
}
.ourServices{
    width: 380px;
}
.sustainability{
    width: 370px;
    margin-left: 30px;
}
.facebook-box{
    width: 380px;
}
.facebook-info{
    padding: 5px;
    border: 1px solid #eeeeee;
    margin-top: 10px;
}
.facebook-info>div{
    height: 452px;
    overflow-y: auto;
    overflow-x: hidden;
}
.choose{
    text-align: center;
}
.choose ul{
    display: inline-block;
    border-radius: 15px/15px;
    overflow: hidden;
}
.choose li{
    float: left;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.choose li+li{
    margin-left: 10px;
}
.choose .active1{
    border-radius: 15px/15px;
    background: #0073b1;
}
.choose .active1 a{
    color: #ffffff;
}
.choose .active2{
    border-radius: 15px/15px;
    background: #4267b2;
}
.choose .active2 a{
    color: #ffffff;
}
.ourServices img,.sustainability img{
    width: 380px;
    height: 136px;
}
.services .imagechange-3d{
    margin-top: 30px;
}
.services p.text{
    height: 156px;
}
.sTitle{
    height: 52px;
    font-family:Arial-BoldMT;
    font-size:28px;
    color:#444444;
    letter-spacing:0;
    line-height:52px;
    text-align:left;
}
.text{
    font-family:ArialMT;
    font-size:12px;
    color:#9aa3b7;
    letter-spacing:0;
    line-height:26px;
    text-align:left;
    margin-top: 22px;
}
.sMore{
    margin-top: 40px;
}
.sMore a{
    display: block;
    width: 160px;
    height: 50px;
    box-shadow: 0px -2px 5px 0px #eeeeee, -2px 0px 5px 0px #eeeeee, 2px 0px 5px 0px #eeeeee, 0px 2px 5px 0px #eeeeee;
    border-radius: 29px;
    text-align: center;
    line-height: 50px;
    font-family: "LucidaGrande-Bold";
    font-size: 14px;
    color: #e40616;
    letter-spacing: 0;
    font-weight: bold;
}
.sMore a:hover{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.swiper-box{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}
.mTop{
    position: relative;
    z-index: 2;
    zoom: 1;
    background: #ffffff;
}
.introBox{
    position: fixed;
    bottom: 0;
    width: 100%;
}
.mBottom{
    position: fixed;
    bottom: -1070px;
    width: 100%;
    z-index: 2;
    zoom: 1;
}