﻿@charset "utf-8";
/* CSS Document */

.box { background:url(../images/box-bg.png) no-repeat left top; width:1185px; padding-left:150px; height:700px; position:absolute; left:50%; margin-left:-685px; bottom:64px; z-index:9; }
.box-bg { background:url(../images/box-bg1.png) no-repeat left top; width:1270px; padding-left:150px; height:700px; position:absolute; left:50%; margin-left:-685px; bottom:64px; z-index:9; }

.location { padding:0 0 0 445px; line-height:28px; height:28px; }
.banner { padding:25px 0 0 229px; }
/*
	内容
*/

.bout { width: 100%; overflow:hidden; line-height: 25px; color:#000; }
.bout * { color:#000; line-height: 25px; }
.bout img { max-width:100%; }
.bout p { padding-bottom: 10px; line-height: 25px; }
.bout table { width: 100%; }

/*
	框架
*/
.box-title { padding:0 0 0px 300px; height:75px; line-height:75px; color:#FFF; font-size:24px; text-align:center; width:530px; }
.box-msg { padding:10px 23px 0 230px; width:710px; height:360px; overflow:hidden; }

/*
	产品
*/
.div_pro1 ul li{ width:156px; float:left; margin:0 10px; margin-bottom:20px; }
.div_pro1 ul .li{ margin-right:0px;}
.div_pro1 ul li a{ display:block;}
.div_pro1 ul li a .div1{ width:150px; height:150px; padding:2px; background:#fff; overflow:hidden; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
.div_pro1 ul li a .div1 img{ -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.div_pro1 ul li:hover a .div1 img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.div_pro1 ul li:hover a .div1{ background:#FFF; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
.div_pro1 ul li a .div2{ text-align:center; color:#000; margin-top:10px; }
.div_pro1 ul li:hover a .div2{ color:#000}
#clear {width:100%; float:none; clear:both; height:10px;}


/*
	分页
*/
.fenye{ text-align:center; margin-top:50px;}
.fenye span{ margin-left:5px; margin-right:5px;}
.fenye a{padding-top:5px; padding-left:22px; padding-right:22px;  overflow:hidden; background:url(../images/2_10.png) center center no-repeat; height:22px; overflow:hidden; line-height:60px;  display:inline-block;}
.fenye a:hover,.fenye .current a{ background:url(../images/2_11.png) center center no-repeat;}
.fh{ margin-top:38px; border-top:1px dashed #cccccc; padding-top:10px; margin-bottom:60px;}
.fh a{ display:block; color:#4c4c4c;}
.fh a:hover{ color:#1d2089;}
.fh .rg { float:right; }
.fh .rg a{ background:url(../images/2_21.png) no-repeat center left; padding-left:15px;}

