@charset "utf-8";
/* CSS Document */

body { padding:0; margin:0; font-family:"微软雅黑"; font-size:12px;background-attachment:fixed; background-color:#fff; overflow-x:hidden; color:#666; }
body,html{-webkit-text-size-adjust:none;}
.clear { clear:both}
a{ font-size:13px; color:#000;text-decoration:none;}
a:hover{font-size:13px;color:#264f8d;text-decoration:none;}
li,ul,dl{ list-style:none; margin:0; padding:0;}
img {border:none;vertical-align: middle;}
span{ margin:0px; padding:0px;}
p{ margin:0; padding:0;}
a.imagehover:hover img{ opacity:0.85;}
#wrap {width:1200px; margin:0 auto;}
#wrap1 {width:1200px; margin:0 auto;}
#wrap2{width:1224px; margin:0 auto;}



/*首页走进海胜*/
.iabout_tit{ font-size:30px; color:#28a244; font-weight:bold; text-align:center; margin-top:55px;}
.iabout_tit span{ color:#234c8b;}
.iabout_tit_line{ height:2px; background:#234c8b; width:72px;margin: 15px auto;}
.iabout_txt{ color:#747474; text-align:center; font-size:14px;}
.iabout_content{  padding:40px 0 0 0;}
.iabout_jj{ float:left; padding:22px 0 0; width:635px;}
.iabout_jj_01{ font-size:24px; font-weight:bold; color:#234c8b; padding:0 0 30px 0;}
.iabout_jj_02{ font-size:14px; line-height:28px; color:#666666; padding:0 0 30px 0;}
.iabout_more{ width:120px; height:35px; border:1px solid #28a244; line-height:35px; text-align:center;}
.iabout_more:hover{border:1px solid #39a637;}
.iabout_more a{ color:#28a244;}
.iabout_more a:hover{ color:#39a637;}

.iabout_pic{ float:right;overflow:hidden;}
.iabout_pic img{transition: all 1s ease 0s; webkit-transform: all 1s ease 0s; }
.iabout_pic a:hover img{transform: scale(1.1);  -webkit-transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: all 1s ease 0s;}


/*首页产品展示*/
.ipro{ background:url(../images/ipro_bg.jpg) no-repeat center center; height:660px; padding:40px 0 0;}
.ipro_tit{ font-size:30px; color:#fff; font-weight:bold; text-align:center;}
.ipro_tit_line{ height:2px; background:#fff; width:72px;margin: 15px auto;}
.ipro_txt{ color:#fff; text-align:center; font-size:14px; padding:0 0 70px 0;}

/*滚动条*/
#roll .item1 {
    display: block;
	width:284px;
	position:relative;
}
#roll .item1 h1{ background:#28a244; text-align:center; color:#fff; height:85px; line-height:85px; margin:0 0; font-size:16px; font-weight:normal;}
#roll .item1 a{ overflow:hidden; display:block; width:284px; position:relative;}
#roll .item1 a .bg{ display:none;width:284px; height:286px ;position:absolute; top:100%; left:0; background:url(../images/ipro_bg.png) repeat 0 0;transition: all 1s ease 1.3s; webkit-transform: all 1s ease 1.3s;  }
#roll .item1 a .bg img{ height:78px; width:77px; padding:105px 0 0 103px;transition: all ease-in .3s;}
#roll .item1 a:hover .bg{ top:0; display:block;transition: all 1s ease 0s; webkit-transform: all 1s ease 0s;}
#roll .item1 a:hover .bg img{transform: scale(1.1);  -webkit-transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: all 1s ease 0s;}
.item1 .ipc{overflow:hidden;}
.item1 .ipc img {
    display: block;
   width:284px; height:286px ;
   transition: all 1s ease 0s; webkit-transform: all 1s ease 0s; 
   
}
.item1 a:hover .ipc img{transform: scale(1.1);  -webkit-transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: all 1s ease 0s;}
.owl-buttons{ margin-top:-220px;}
.owl-prev{ float:left; margin-left:-80px; background:url(../images/ipro_left.png) no-repeat 0 0; width:27px; height:49px;}
.owl-next{ float:right;margin-right:-80px;  background:url(../images/ipro_right.png) no-repeat 0 0; width:27px; height:49px;} 



/*首页售后服务*/
.iservice{ padding:70px;}
.iservice_txt{color:#1855a5; text-align:center; font-size:14px; padding:0 0 70px 0;}
.iservice_content ul li{float: left; padding:0 33px;text-align: center; }
.iservice_content .iservice_ico{    display: inline-block; width:124px; height:124px; background-image: url(../images/iservice_li.png);
    background-repeat: no-repeat;
    margin-top: 15px;
    margin-bottom: 10px;
    transition: all ease-in .3s;
    vertical-align: middle;
	
	
	}
.iservice_content .iservice_ico_01{ background-position:0 0;}
.iservice_content .iservice_ico_02{ background-position:0 -134px;}
.iservice_content .iservice_ico_03{ background-position:0 -268px;}
.iservice_content .iservice_ico_04{ background-position:0 -402px;}
.iservice_content .iservice_ico_05{ background-position:0 -536px;}
.iservice_content .iservice_ico_06{ background-position:0 -670px;}
.iservice_content ul li:hover .iservice_ico{background-image: url(../images/iservice_li_hover.png);transform:rotateY(180deg);-ms-transform:rotateY(180deg); -moz-transform:rotateY(180deg); 	-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.iservice_content ul li h3{ font-weight:normal; font-size:14px; color:#1855a5;}
.iservice_content ul li:hover h3{ color:#28a244}


/*首页新闻*/
.inews{ background:url(../images/inews_bg.jpg) no-repeat center center; height:343px; margin:60px 0 0; padding:83px 0 0;}
.inews_title{ float:left; height:226px; width:231px; background:#1855a5; padding:35px 0 0 34px; color:#fff;}
.inews_title .inews_tit_01{ font-family:Arial, Helvetica, sans-serif; font-size:48px;}
.inews_title .inews_tit_02{ font-size:18px; padding:5px 0 0;}
.inews_more{ border:1px solid #fff; width:105px; height:42px; line-height:42px; text-align:center; margin:57px 0 0}

.inews_list{ background:#fff; width:565px; height:231px; float:left; padding:30px 0 0 30px}
.inews_time{ float:left; width:97px; height:68px; border:1px solid #e4e4e4; font-size:30px; text-align:center; padding:10px 0 0;}
.inews_time span{ display:block; height:31px; line-height:31px; border-top:1px solid #e4e4e4 ; text-align:center; font-size:14px; }
.inews_tit{ float:right; width:430px; color:#333333; font-size:14px; padding:5px 10px 0 0; font-weight:bold;}
.inews_tit span{display:block; font-size:12px; color:#666666; line-height:20px; font-weight:normal; padding:10px 0 0;}
.inews_list ul li:hover .inews_tit{ color:#1855a5;transition: all ease-in .3s;}
.inews_list ul li:hover .inews_tit span{ color:#28a244;transition: all ease-in .3s;}
.inews_list ul li:hover .inews_time{border:1px solid #28a244; color:#28a244; transition: all ease-in .3s;}
.inews_list ul li:hover .inews_time span{border-top:1px solid #1855a5; color:#28a244; transition: all ease-in .3s;}
.inews_list ul li{ padding:0 0 40px;}

.inews_01{ float:right;}
.inews_01 ul li{ position:relative;}
.icase_tit{ position:absolute; bottom:0; height:28px; text-align:center; line-height:28px; background:url(../images/icase_bg.png) repeat 0 0; width:311px; color:#fff; font-size:14px;}
.icase_pic{ overflow:hidden;}
.inews_01 a .icase_pic img{transition: all 1s ease 0s; webkit-transform: all 1s ease 0s; }
.inews_01 a:hover .icase_pic img{transform: scale(1.1);  -webkit-transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: all 1s ease 0s;}



/*底部*/
.fl{ float:left;}
.foot_01{ background:url(../images/ifoot_01_bg.png) repeat 0 0;padding: 40px 0; color:#fff;}

.foot_01 .left{ width:370px;}
.foot_01 .left h3{ font-size:24px; font-weight:normal; margin-bottom:10px;}
.foot_01 .left p{ line-height:30px;}
.foot_01 .left p img{ margin-right:5px;}
.foot_01 .mid{ float:left; width:480px; padding:30px 0 0 30px;}
.foot_01 .mid a{ display:block; width:123px; height:40px; text-align:center; line-height:38px; border:1px solid #dadada; float:left; margin-right:35px; color:#fff; margin-top:25px;}
.foot_01 .mid a:hover{ color:#28a244;border:1px solid #28a244;transition: all ease-in .3s;}
.foot_01 .right{ float:right; width:225px; text-align:center; line-height:35px;padding: 30px 0 0; color:#d7d7d7;}
.foot_01 .right img{ padding:0 0 10px 0;}
.foot_02{ line-height:50px; background:url(../images/ifoot_02_bg.jpg) repeat 0 0; color:#fff; text-align:center;}


/*友情链接*/
.link p{ padding:0 0 10px 0;}
.link a{ color:#fff; padding:0 20px 10px 0;; display:block; float:left;}
.link a:hover{ color:#28a244;}