


/*cp*/
svg{
	fill: currentColor;
}
.mt-tabpage {
	width: 1300px;
	margin-top:50px; margin-bottom:118px; margin-left:auto; margin-right: auto;
	
}
.mt-tabpage h2 {
	width: 20%;
	padding-right: 5%;
	text-align: right;
	float: left;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
}
.mt-tabpage-title {
	height: 80px;
	font-size: 0;
	background-color: #fff;
	width: 75%;
	float: right;
	margin: auto;
	background: #fff;

}


.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 128px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #000;
	font-size: 18px;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
	background-size:0px;background-position: center 68px;

}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #0058b9;
	font-weight: bold;
	
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #0058b9;
	font-size: 18px;
	font-weight: bold;	background-image: url(../images/cpx.jpg);
	background-repeat: no-repeat;
	background-position: center 68px; background-size:128px;
	 

}
.mt-tabpage-count {
	position: relative;
	width: 1300px;
	height: 360px;
	overflow: hidden;
	padding-top: 40px;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 1300px;
	height: 360px;
	text-align: center;
}
.mt-tabpage-item_left { width:660px; text-align:left;}
.mt-tabpage-item_h3 {
	margin-top: 32px;
	line-height: 80px;
	font-size: 33px;
}
.mt-tabpage-item_p { line-height:32px; font-size:15px; color:#838383; }
.mt-tabpage-item_more {
	line-height: 53px;
	width: 264px;
	height: 53px;
	border: 1px solid #0068b4;
	font-size: 20px;
	color: #0064b1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 43px; border-radius:50px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
a:hover .mt-tabpage-item_more {
	color: #FFF;
	background-color: #0068b4;


}
/*cp end*/


/*yingyong*/
.yingyong_h2 { 	width: 20%;
	padding-right: 5%; display:inline-block;}
.yingyong_h2 strong { line-height:54px; color:#333333; font-size:33px;}
.yingyong_h2 p { line-height:27px; color:#5e5e5e; font-size:17px;}
.yy_con_l {
	color: #FFF;
	background-image: url(../images/cy1.jpg);
	float: left;
	height: 471px;
	width: 328px;
	padding-top: 76px;
	padding-right: 40px;
	padding-left: 40px;
	background-repeat: no-repeat; text-align:left;
}
.yy_con_l_h1 { line-height:49px; font-size:30px;}
.yy_con_l_span { line-height:30px; font-family:"Times New Roman", Times, serif; font-size:17px;}
.yy_con_l_p { line-height:28px;  font-size:15px; margin-top:22px;}
.yy_con_l_more { line-height:40px; width:162px; border:1px solid #FFF; text-align:center; text-transform:uppercase;   font-size:15px; margin-top:25px;}



.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a .mt-tabpage-item .yy_con_l .yy_con_l_h1, 
.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a .mt-tabpage-item .yy_con_l .yy_con_l_span, 
.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a .mt-tabpage-item .yy_con_l .yy_con_l_p, 
.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a .mt-tabpage-item .yy_con_l .yy_con_l_more {
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
}

.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a:hover .mt-tabpage-item .yy_con_l .yy_con_l_h1, 
.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a:hover .mt-tabpage-item .yy_con_l .yy_con_l_span, 
.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a:hover .mt-tabpage-item .yy_con_l .yy_con_l_p  {
transform: translate(0,-20px);
-webkit-transform: translate(0,-20px);
-moz-transform: translate(0,-20px);
-o-transform: translate(0,-20px);
-ms-transform: translate(0,-20px);
}
.mt-tabpage .mt-tabpage-count .mt-tabpage-cont__wrap a:hover .mt-tabpage-item .yy_con_l .yy_con_l_more
{
	 width:212px; background-color:#FFF; color:#0064b1;
	
	
	}
	
	
.main_title_r {
    float: right;
    width: 185px;
    height: 42px;
    border: 1px solid #CBCBCB;
    text-align: center;
    line-height: 40px;
    margin-top: 25px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.main_chanye_more .main_title_r {
    float: none;
    margin: 35px auto 55px auto;
}
.main_title_r span {
    vertical-align: middle;
    font-size: 14px;
    margin-right: 10px;
    color: #000000;
}
.main_title_r img {
    vertical-align: middle;
    -webkit-animation: gogogo1 3s infinite linear;
    -moz-animation: gogogo1 3s infinite linear;
    -o-animation: gogogo1 3s infinite linear;
    animation: gogogo1 3s infinite linear;
}
.main_title_r:hover{
    border: 1px solid #000000;
}		
@-webkit-keyframes gogogo1 {
    0% {
        -webkit-transform:rotate(0deg);
    }
    25% {
        -webkit-transform:rotate(90deg);
    }
    50% {
        -webkit-transform:rotate(180deg);
    }
    75% {
        -webkit-transform:rotate(270deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
    }
}
@keyframes gogogo1 {
    0% {
        transform:rotate(0deg);
    }
    25% {
        transform:rotate(90deg);
    }
    50% {
        transform:rotate(180deg);
    }
    75% {
        transform:rotate(270deg);
    }
    100% {
        transform:rotate(360deg);
    }
}
	
	.about_CON_lm dl {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}

.about_CON_lm a:hover dl {
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);}

.mt-tabpage-item span {  font-size:25px!important;}
.yytitle { font-size:17px!important;}

.mt-tabpage .mt-tabpage-title .yytitle.mt-tabpage-item { width:125px!important; margin-right:70px!important; line-height:45px!important; height:45px!important;}
.mt-tabpage .mt-tabpage-title .yytitle.mt-tabpage-item:hover{
	
	font-weight: normal!important; 
	
}
.mt-tabpage .mt-tabpage-title .yytitle.mt-tabpage-item.mt-tabpage-item-cur {
	
	font-size: 17px!important;
	font-weight: normal!important; background:none!important;border-bottom:1px solid #0064b1;
	 

}
/*yingyong end*/




/*shu*/

#home_shu {
	

    height: 384px;
    background: url(../images/bg3.jpg) center no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
	

	
	}
#home_shu dl { margin-top:89px; width:290px; text-align:center; color:#FFF;}
#home_shu dl dt strong { font-size:60px; font-family:"Times New Roman", Times, serif; font-weight:normal;}
#home_shu dl dt { font-size:22px;}
#home_shu dl dd { font-size:17px; line-height:30px;}
/*shu end*/

/*news*/
#home_news_top { margin-top:86px;}



.newstitle { font-size:16px!important;}

.mt-tabpage .mt-tabpage-title .newstitle.mt-tabpage-item { width:218px!important; margin-right:3px!important; line-height:50px!important; height:50px!important; background-color:#f7f7f7;}
.mt-tabpage .mt-tabpage-title .newstitle.mt-tabpage-item:hover{
	
	font-weight: normal!important; 
	
}
.mt-tabpage .mt-tabpage-title .newstitle.mt-tabpage-item.mt-tabpage-item-cur {
	
	font-size: 16px!important;
	font-weight: normal!important; color:#FFF;
	background-color:#0064b0;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#0064b0), to(#00a6e8));
	background-image: -webkit-linear-gradient(top,  #0064b0, #00a6e8);
	background-image: -moz-linear-gradient(top, #0064b0, #00a6e8);
	background-image: linear-gradient(top, #0064b0, #00a6e8);
	 

}

.home_news_ul li { width:100%; border-bottom:1px solid #f2f2f2; height:79px; padding-top:32px; display:flex; justify-content:space-between;}
.home_news_li_l { width:74px; border-right:1px solid #e3e3e3; height:52px; text-align:right; padding-right:20px; font-size:14px; color:#03589d; }
.home_news_li_l p { font-size:25px; }
.home_news_li_m { width:518px; padding-left:19px; text-align:left;}
.home_news_li_m h4 { width:100%; text-align:left; line-height:27px; font-size:17px;}
.home_news_li_m p { width:87%; text-align:left; line-height:23px; font-size:14px; color:#767676;}
.home_news_li_r { width:30px; height:30px; text-align:center; line-height:30px; border-radius:50%;  color:#c3c3c3; border:1px solid #c3c3c3;margin-top:14px; }
.home_news_li_r .icon iconfont{font-size:8px!important; }

.content .mt-tabpage.left .mt-tabpage-count .mt-tabpage-cont__wrap .mt-tabpage-item .home_news_ul a li .home_news_li_m h4, 
.content .mt-tabpage.left .mt-tabpage-count .mt-tabpage-cont__wrap .mt-tabpage-item .home_news_ul a li .home_news_li_r {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
	
	}

.content .mt-tabpage.left .mt-tabpage-count .mt-tabpage-cont__wrap .mt-tabpage-item .home_news_ul a:hover li .home_news_li_r {
	transform: translate(-10px,0);
	-webkit-transform: translate(-10px,0);
	-moz-transform: translate(-10px,0);
	-o-transform: translate(-10px,0);
	-ms-transform: translate(-10px,0); background-color:#00599d; color:#fff; border:1px solid #00599d;
	
	}
.content .mt-tabpage.left .mt-tabpage-count .mt-tabpage-cont__wrap .mt-tabpage-item .home_news_ul a:hover li .home_news_li_m h4, 
 { color:#00599d!important;
	
	}
.home_news_tu { width:596px; height:382px; overflow:hidden; margin-top:46px; position:relative;}
.home_news_tu_img  {width:596px; height:382px; position:absolute; top:0px; left:0px; }
.home_news_tu_con {width:596px; height:108px; position:absolute;   bottom:0px; left:0px;  
background-color:#0065b0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0065b0), to(#009bdf));
	background-image: -webkit-linear-gradient(left,  #0065b0, #009bdf);
	background-image: -moz-linear-gradient(left, #0065b0, #009bdf);
	background-image: linear-gradient(left, #0065b0, #009bdf);
	display:flex; justify-content: space-between; opacity:0.83;
	


}
.home_news_tu_con h3 { padding-left:55px; padding-top:25px; color:#FFF; line-height:28px; font-size:31px; font-weight:normal; font-family:"Times New Roman", Times, serif; } 
.home_news_tu_con h3 p { font-family:"微软雅黑"; font-size:17px;line-height:23px; }
.home_news_tu_con_b { float:right; padding-right:43px; padding-top:43px;}


.content a .home_news_tu.right .home_news_tu_img,
.content a .home_news_tu.right .home_news_tu_con {
	
		transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
	
	}

.content a:hover .home_news_tu.right .home_news_tu_img { width:110%; height:110%; top:-5%; left:-5%;
}
.content a:hover .home_news_tu.right .home_news_tu_con {height:90px;  }


/*news end*/



/*about*/
#home_about { width:100%; height:569px; clear:both; overflow:visible; margin:0px auto; background-image:url(../images/bg1.jpg); background-position:center top; background-repeat:no-repeat;}
.home_about_con { width:650px; float:right; }
.home_about_con h2 {
	font-size: 26px;
	line-height: 48px;
	color: #FFF;
	background-image: url(../images/about_zi1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 85px;
	padding-left: 125px;
	font-weight: normal;
}
.home_about_con_p { width:616px; font-size:14px; color:#FFF; line-height:34px; margin-top:35px; text-align:left;} 
.home_about_con_p a  { color:#FFF;}
.home_about_con_b { width:100%; margin-top:24px;}
.home_about_con_b dl {
	width: 75px;
	margin-left: 17px;
	margin-right: 60px;
	text-align: center;
	line-height: 45px;
	font-size: 15px;
	color: #fff; display:inline-block;
	

}
.home_about_con_b dl span { width:0px; height:1px; margin:0px auto; clear:both; display:block; background-color:#FFF;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;

}
.home_about_con_b a:hover dl span { width:75px;}
.home_about_con_more { display:block; margin-top:20px; width:45px; border:1px solid #FFF; text-align:center; line-height:45px; color:#FFF; font-size:16px; width:193px;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;} 	
a:hover .home_about_con_more { background-color:#FFF; color:#0064b1;}
	
	


/*about end*/



/*kehu*/


#home_kehu { width:100%; clear:both; overflow:visible; height:605px; background-image:url(../images/bg2.jpg); background-repeat:no-repeat; background-position:center top;}
.home_kehu_h3 { font-size:35px; color:#0064b2; line-height:50px; width:100%; text-align:center; font-weight:normal; padding-top:66px;}
.home_kehu_h3 p { font-family:"Times New Roman", Times, serif; font-size:25px; background-image:url(../images/kehu_xx.png); line-height:30px; height:30px; background-position:center center; width:100%; background-repeat:no-repeat;}
.scroll {
	width:1300px;
	margin:0 auto;
	position:relative;
	overflow:hidden; margin-top:75px;
	
}
.picbox {
	width:1240px;
	height:290px;
	
	overflow:hidden;
	position:relative; margin-left:30px; margin-right:30px;
	 
}
.picbox ul {
	height:262px;
	padding-top:0px;
}
.piclist {
	position:absolute;
	left:0px;
	top:0px;
}
.piclist li.goodlist {
	width:208px; margin-left:0px;  margin-left:20px; margin-right:20px;margin-top:0px; margin-bottom:21px; overflow:hidden;  
	height:110px;
position:relative; 
	float:left; 
}

.piclist li.goodlist img {
	width:208px; 
	height:110px; background-color:#FFFFFF;
}
.swaplist {
	position:absolute;
	left:-3000px;
	top:0px;
}
.og_prev, .og_next {
	width:25px;
	height:146px;
	background:url(../images/btn.png) no-repeat;
	position:absolute;
	top:46px;
	z-index:99;
	cursor:pointer;
}
.og_prev {
	background-position:0 0;
	left:0px;
}
.og_prev:hover {
	background-position:0 -146px;
}
.og_next {
	background-position:-25px 0;
	right:0px;
}
.og_next:hover {
	background-position:-25px -146px;
}
.goodlist img.pics {
	width:85px;
	height:135px;
	float:left;
	background:#fff url(http://www.lanrenzhijia.com/demo/images/loading.gif) center center no-repeat;
}
.goodlist dl {
	float:right;
	width:130px;
	overflow:hidden;
}
.goodlist dl dt {
}
.goodlist dl dt a.title {
	width:100%;
	height:22px;
	line-height:22px;
	display:block;
	color:#363636;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.goodlist dl dt span.en {
	width:100%;
	height:22px;
	line-height:22px;
	display:block;
	color:#666;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.goodlist dl dt span.change-price {
	font-weight:bold;
	color:#D63C3C;
	padding-right:5px;
}
.goodlist dl dt span.max-price {
	color:#999;
	text-decoration:line-through;
}
.goodlist dl dt a.exchange {
	font-size:12px;
	padding:4px 10px;
	text-align:center;
#padding-top:6px;
#padding-bottom:2px;
	color:#fff;
	display:none;
	text-decoration:none;
	background:#C75151;
	float:left;
	border-radius:2px;
}
.goodlist dl dt a.exchange:hover {
	background:#973434;
}
.goodlist dl dt p {
	padding:5px 0;
}
/*kehu_xx*/

.piclist li.goodlist a u{ position:absolute; display:block; width:1px; height:1px; background:#d0d0d0;
/* time */
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out; 
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.piclist li.goodlist a u.l_top{ top:0; left:0; width:190px;}
.piclist li.goodlist a u.l_lef{ top:0; left:0; height:90px;}
.piclist li.goodlist a u.l_rig{ right:0; bottom:0; height:90px;}
.piclist li.goodlist a u.l_bot{ right:0; bottom:0; width:190px;}
.piclist li.goodlist a:hover u{ background:#0ab1ec;}
.piclist li.goodlist a:hover u.l_top,
.piclist li.goodlist a:hover u.l_bot{ width:100%;}
.piclist li.goodlist a:hover u.l_lef,
.piclist li.goodlist a:hover u.l_rig{ height:100%;}
.piclist li.goodlist img{width:208px; height:110px;
/* time */
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out; 
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; }
.piclist li.goodlist a:hover img{  width:104%; height:104%; top:-2%; left:-2%; }
/*kehu_xx end*/
/*kehu end*/
