@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; border:none;}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none} 
input[type="submit"],input[type="button"]{ cursor:pointer;}
img{border:0;vertical-align:middle;}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#999}
a:hover{text-decoration:none}
button,input[type=submit],input[type=reset],input[type=text],input[type=button],select,textarea{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur());border: none;}
body,th,td,button,input,select,textarea{  font-family:Arial, "微软雅黑"; font-size:12px;color:#666;}
.layout{ margin:0 auto; width: 1200px;}
.l,.left,.fl{ float:left}
.r,.right,.fr{ float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1}
body{ min-width:1200px; overflow:auto;}






/*****产品**********/
.index_2{
	min-height: 709px;
	background: url(../images/bg2.jpg) center no-repeat;
	margin-top:70px;
}
.title2,.title2 b{color: #FFFFFF;}
.index_2 .hd{
	padding-top: 70px;
}
.index_2 .hd li{
	float: left;
	padding: 4px;
	width: 190px;
	height: 117px;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 117px;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 2px;
	background: url(../images/ic4.png) right bottom no-repeat;
}
.index_2 .hd li p{
	padding: 0 5px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_2 .hd li em{
	display: block;
	padding-right: 20px;
	background: url(../images/arw1.png) right center no-repeat;
	font-weight:normal;
	font-size:24px;
}
.index_2 .hd li.on p{background: url(../images/k.png) center no-repeat;padding: 0 10px;}


.index_2 .bd{
	margin-top: 20px;
	background: #eee;
}
.index_2 .bd .fl{
	width: 486px;
	padding: 70px 56px 0;
}
.index_2 .bd .pich{
	float: right;
	width: 600px;
	height: 420px;
}
.pich{overflow: hidden;}
.pich img{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.pich:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.index_2 .bd h3{
	font-size: 36px;
	color: #e70012;
	line-height: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_2 .bd .hx{
	width: 40px;
	height: 1px;
	background: #1e3585;
}
.index_2 .bd p{
	font-size: 16px;
	color: #6f6f6f;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-top: 20px;
}
.index_2 .bd a.more{
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	width: 270px;
	height: 40px;
	line-height: 40px;
	background: #1E1F89;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin-top: 35px;
}
.more i{
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.more:hover i{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}

/*.maMore{display:block;width:73px;height:28px;line-height:28px;font-family:arial;border:0px solid #dbdbdb;background:#1E1F89;border-radius:15px;text-transform:uppercase;color:#fff;margin-top:25px;background:url(../images/mra.png) no-repeat 65px center #1E1F89;padding-left:25px;}
.maMore:hover{width:90px;background:url(../images/mrh.png) no-repeat 75px center #1E1F89;color:#fff;border-color:#1E1F89;}

.tr,.img{
    -webkit-transition:all .3s linear;
    -mos-transition:all .3s linear;
    -mz-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear;
}
.img:hover{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
*/

