@charset "utf-8";
/* CSS Document */

html{ font-size:12px; }
body{margin:0;padding:0;color:#323232; background-color:#fff; overflow-x:hidden; }
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{font:bold 1.26em Arial, Sans-Serif;letter-spacing:-1px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:-1px;font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
.left{float:left}
a{text-decoration:none; color:#666666;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.2s linear 0s;}
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }

.articleA{width:100%;background: #f9f9f9;padding: 3vw 0;margin-top: 2vw;}
.article{width: 1280px;
    background: #fff;
    overflow: hidden;
    margin: 0px auto 0px auto;
    max-width: 1600px;
    padding:0vw 0%;
    text-align:center;
    padding-bottom: 4vw;
    min-width: 1200px;}

.article h3{font-size:36px;color:#333;font-weight:normal;padding-top:3vw;}
.article dd{font-size:16px;color:#333;font-weight:normal;line-height:30px;text-align:center;padding: 15px 0 30px 0;border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.article p{font-size:16px;color:#666;font-weight:normal;line-height:30px;text-align:left;padding: 0 5%;}

.left_nav {
    width: 210px;
    float: left;
}
.left_nav h3 {
	background: url(/images/w_pic_44.gif) no-repeat left center;
    padding-left: 30px;
	margin-top: 0px;
}
.left_nav h3 a {
    padding-bottom: 5px;
    color: #333;
    font-size: 22px;
    font-weight: bold;
}
.nav_z {
    display: block;
    margin-left: 60px;
    margin-top: 20px;
}
.nav_z li {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}
.nav_z li a {
    color: #999;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
}
.r_body {
    width: 1280px;
    float: right;
    overflow: hidden;
}
.r_body h3{font-size:24px;color:#333;}

.menu-block {
    padding: 20px 0 30px 0px;
    width: 100%;
    border-bottom: 0px solid #e3e3e3;
	margin: 0 auto;
	color: #888;
    line-height: 35px;
	font-size:14px;
}
.menu-block img{width:auto;}

.author span {color: #999;font-size: 12px;display: inline-block;margin: 10px 0px;}

.chose {
    background: url(/images/w_pic_53.gif) no-repeat right center;
    padding-right: 20px;
}
.nav_three {
    background: url(/images/w_pic_54.gif) no-repeat left top;
    padding: 20px 0px 30px 15px;
    border-left: 1px solid #c6c6c6;
    margin-left: 30px;
    margin-top: 10px;
    display: none;
}
.nav_three dd {
    display: block;
    margin-top: 5px;
	background: #1352b0;
    text-align: center;
    height: 45px;
}
.nav_three dd a{font-size:13px;line-height:45px;color:#fff;}

.w1200 {
    width: 1280px;
    height: 100%;
    overflow: hidden;
    margin: 100px auto;
}

.fr {
    float: right;
}
.fl {
    float: left;
    display: inline;
}

.banner{width:100%;position: relative;}
.banner img{width:100%;position: relative;}
.banner h3{font-size:30px;font-weight:bold;color:#fff;position:absolute;top:100px;left:50%;/*text-shadow: 3px 3px 7px #333;*/margin-left: -640px;width: 1280px;text-align: left;}
.banner dd{font-size:16px;font-weight:normal;color:#fff;position:absolute;top:150px;left:50%;/*text-shadow: 3px 3px 7px #333;*/margin-left: -640px;width: 1280px;text-align: left;}
.Bread-nav {
    filter: alpha(opacity=65);
    width: 1200px;
    padding: 8px 0;
    text-indent: 0em;
    color: #fff;
    left: 0;
	margin: 0px auto;
	padding-top: 230px;
}
.Bread-nav a {
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	text-decoration: none;
}

.new-pro {
    height: auto;
    overflow: hidden;
    margin: 5% auto;
    padding:2%;
	border: 1px solid #ededed;
}
.new-pro-tit {
    border-bottom: 0px solid #a1afb9;
    padding-bottom: 15px;
    height: auto;
    overflow: hidden;
}
.new-pro-tit h2 {
    float: left;
    font-weight: 100;
    border-left: 3px solid #014c8f;
    padding-left: 10px;
	margin: 0;
	color: #313131;
    font-size: 16px;
}
.new-pro-tit a {
	text-decoration : none;
	font-size: 13px;
    color: #fff;
    float: right;
    background: #014c8f;
    font-weight: 100;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
    border-radius: 8px;
}
.new-pro-box {
    height: auto;
    overflow: hidden;
    padding-top: 3%;
}
.new-pro-left {
    float: left;
    width: 35%;
}
.new-pro-right {
    float: right;
    width: 60%;
}
.new-pro-right p{ margin-left: 3.3%;font-size: 13px;
    font-weight: 100;
    color: #999;}
.new-pro-list {
    height: auto;
    overflow: hidden;
    padding-top: 3%;
}
.new-pro-list li {
    float: left;
    width: 30%;
    margin-left: 3.3%;
}
.new-pro-list-img {
    position: relative;
}
.new-pro-list-img img{width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    border: none;}
.zoom-icon{background: rgba(0, 0, 0, 0.56) url("/images/product/zoom.png") no-repeat scroll center center;filter:Alpha(opacity=56);cursor: pointer;display: block;left: 0;opacity: 0;position: absolute;top: 0; height:100%; width:100%;}
.new-pro-list li:hover .zoom-icon{opacity: 1;filter:Alpha(opacity=100)}
.new-pro-list li:hover p{ text-align:center; border:1px solid #ddd; padding:2px 0;font-size: 13px;
    font-weight: 100;
    color: #999;
	list-style: none;
	margin-left: 0px;
	list-style: none;
	}
.new-pro-list li p{ background:#014c8f ;border:1px solid #014c8f; color:#fff;list-style: none;text-align:center;padding:2px 0;margin-left: 0%;}

/**list_product CSS**/

.lsbanner {
    background-image: url(/images/product/lsbanner.jpg);
    background-position: center top;
    height: 280px;
}

.pro-list {
    margin-bottom: 40px;
    margin-top: 40px;
}
.main-box {
    border-style: solid;
    border-width: 0 0px 0 0px;
    border-color: transparent;
	width: 23%;
    float: left;
	margin-right: 2%;
}
.main-box-img {
    position: relative;
}
.main-box-img .info {
    bottom: 0;
    right: 0;
    background: #333;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.main-box-img .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pro-list .info-back {
    background: #b81b32 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 48px;
    height: 50px;
    left: 40%;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 35%;
    width: 50px;
    display: none;
}
.main-box-img .info-back {
    position: absolute;
    left: 30%;
    top: 22%;
}
.pro-list .main-box-p {
    padding: 15px 10px;
    height: auto;
    overflow: hidden;
    background: #fff;
}
.main-box-p {
    background: #b81b32 none repeat scroll 0 0;
    border-bottom: 1px solid transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    transition: border-color 0.3s ease-in-out 0s;
}
.pro-list span a {
    color: #999;
    float: left;
    width: 100%;
    border: 0px solid #ededed;
    font-size: 13px;
    font-weight: 100;
    margin-bottom: 0px;
	border-radius: 8px;
}

.main-box-p p {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
}
.pro-list .main-box-p p a {
    color: #999;
    padding: 3px 10px;
    border: 1px solid #ededed;
	font-size: 12px;
    font-weight: 100;
	border-radius: 8px;
}
section {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.main-box-img img {
    width: 100%;
    height: 220px;
}

.container {overflow: hidden;width: 1280px;margin: 0 auto;}

.fenye li{list-style: none;display: inline;padding: 0 10px;color: #999;padding-top: 55px;}
.fenye{width:100%;margin:25px auto 50px auto;text-align: center;}

.pro_tjcp_b ul{width:900px;margin-top: 50px;}
.pro_tjcp_b ul li{width:276px; height:245px; background:#fff;margin-bottom: 19px;margin-right:24px;float:left; text-align: center; }
.pro_tjcp_b ul li span{height:186px; line-height:186px; overflow: hidden;display: block;border: 1px solid #ddd;}
.pro_tjcp_b ul li span img{vertical-align: middle;width:auto; height:auto;padding-top: 45px;}
.pro_tjcp_b ul li font{line-height: 45px;font-size:14px;color:#666;padding: 4px 15px;}
.pro_tjcp_b ul li:hover font{color:red;}

.news-box-right {
    width: 100%;
    /* background: #ececec; */
    height: auto;
    overflow: hidden;
    padding: 0px 0%;
}
.fr {
    float: right;
}
.news-box-right li {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding-bottom: 20px;
}
.news-box-right li h4 {
   font-size: 20px;font-weight:bold;color: #004d9e;line-height: 50px;
}
.news-box-right li dd{font-size: 16px;font-weight:normal;color: #999;line-height: 30px;padding-bottom: 10px;}
.news-box-right li p{font-size: 16px;font-weight:normal;color: #999;line-height: 30px;}
.news-box-right li span.time .day {
    padding-top: 18px;
}
.time .day {
    display: block;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    padding-top: 25px;
}
.time {
    background-color:#1352b0;
    color: #fff;
    float: left;
    font-family: Arial;
    height: 60px;
    text-align: center;
    width: 60px;
    margin-right: 12px;
}
.time-change ul li:hover a {
    color: #fff;
}

/*pages*/ 
.pagination-wrapper{ margin: 100px 0 50px 0; } 
.pagination{ height: 34px; text-align: center; } 
.pagination li { display: inline-block;margin-right: 0px;height: 32px;line-height: 32px;padding: 0px 15px;border: 1px solid #dddddd;color: #555555;text-decoration: none;margin: 0 -1px 0 0px;} 
.pagination li a{display: block; height: 32px; line-height: 32px; padding: 0 0px; font-size: 14px; border: 0px solid #dddddd; color: #555555; text-decoration: none; } 
.pagination li a:hover{ background:#f5f5f5; color:#0099ff; } 
.pagination li.thisclass { background:#009b4d; color: #fff;padding: 0 15px;height: 32px;line-height: 32px;border: 1px solid #009b4d; } 
.pagination li.thisclass a,.pagination li.thisclass a:hover{ background: transparent; border-color: #09f; color: #fff; cursor: default; }


@media (max-width: 760px)
{
.w1200 {
    width: 96%;
    height: 100%;
    overflow: hidden;
    margin: 60px auto;
}
.left_nav h3 {
    background: url(/images/w_pic_44.gif) no-repeat left center;
    padding-left: 0px;
    margin-top: 0px;
}
.nav_z {
    display: block;
    margin-left: 20px;
    margin-top: 20px;
}
.left_nav {
    width: 100%;
    float: left;
}
.r_body {
    width: 100%;
    float: right;
    overflow: hidden;
	margin-top: 5vw;
}
.left_nav h3 a {
    padding-bottom: 5px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.nav_z li a {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    font-weight: 100;
}
.nav_three dd {
    display: block;
        margin-top: 5px;
        background: #004d9e;
        text-align: center;
        height: 35px;
        width: 40%;
        line-height: 35px;
}
.nav_three dd a {
    font-size: 13px;
    line-height: 35px;
    color: #fff !important;
}
.news-box-right li h4 {
        font-size: 16px;
        font-weight: bold;
        color: #004d9e;
        line-height: 35px;
    }
.news-box-right li dd {
    font-size: 13px;
    font-weight: normal;
    color: #999;
    line-height: 22px;
    padding-bottom: 10px;
}
.time .day {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    padding-top: 25px;
}
.news-box-right li p {
    font-size: 13px;
    font-weight: normal;
    color: #999;
    line-height: 22px;
}
.article {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin: 0px auto 0px auto;
    max-width: 100%;
    padding: 0vw 0%;
    text-align: center;
    padding-bottom: 4vw;
    min-width: 100%;
}
.article h3 {
    font-size: 6vw;
    color: #333;
    font-weight: normal;
    padding-top: 3vw;
}
.article p {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    line-height: 30px;
    text-align: left;
    padding: 0 5%;
    width: 90%;
}
.article p span{text-wrap: auto !important;}
.article p img{width:100%;}
}