@charset "utf-8";
/* CSS Document */

/* 全局 布局*/
*{ margin:0; border:1; padding:0}
ul,li{ list-style:none}
a,a:hover{ text-decoration:none;transition: all 0.15s ease-out;}
a{transition: all 0.15s ease-out; -moz-transition:all 0.15s ease-out;  -webkit-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out;}
img:hover{-moz-opacity:0.9 !important; filter:alpha(opacity=90); opacity: 0.9;  _-moz-opacity:0.9}
body{ background:#fff; font-family:"微软雅黑"; }
.l{ float:left;} .r{ float:right;} .red{ color:red;} .orange{ color:#ff6c00;} .white{ color:#fff;} .blue{ color:#064aab;} .center{ text-align:center;}
.wrap{ width:1020px; margin:auto; }
.wrap2{ width:1020px; margin:auto; overflow:auto;}
img{border:none;}
.clear{ clear:both;}

/* 顶部 */


#quanju{ width:100%; background:#fff;}
.bx1200{ width:1200px; margin:0 auto; overflow:hidden;}

/*公告*/
.header{ width:100%; background:#000000;height: 42px;}
.welcome{ width:850px;font-size:14px; color:#fff; line-height:42px;display:block;}
.fx{ width:350px;font-size: 16px;color: #ffea00;line-height:42px;font-weight: bold;text-align: right;}
.fx a{ font-size: 14px; color: #fff;line-height:42px;}
.fx img{padding: 10px 10px 0 0}

/*logo*/
.top120{width: 1200px; height: 126px; margin: 0 auto;}
.logo{ margin:20px 0; width:450px; }
.logo img{ float:left; margin-right: 15px; width: 431px; height: 77px;}


/*tel*/
.tel{ margin:40px 0; width:330px; height:80px;}
.tel img{ float:left; margin-right: 6px;}
.tel p{ font-size:18px; color:#333; display:block;  }
.tel p span{ font-size:30px; color:#d81e07; font-weight:bold; }

/*nav*/

.wnav{ width:730px; background:#ffff; overflow:hidden;}
.wnav li{ float:left; height:126px;width:100px; display:block; line-height:126px; font-size:16px; text-align:center; }
.wnav li a{ color:#333;display:block;}
.wnav li a:hover{ color:#333; background: url(navbj.jpg) repeat-x;}

/*banner*/
.bn{ width:100%; height:500px; background:#333; }




/*产品中心*/
.cpbj{width: 100%;background: url(cpbj.jpg) repeat center top;height: 900px;padding: 60px 0;margin: 0px auto;margin-top: 40px;}
.cpbt{ width: 1200px;margin: 0px auto;margin-bottom: 20px;}
.cpbt p{ font-size: 30px; color: #333;text-align: center;line-height: 30px; text-transform: uppercase;}
.cpbt h3{font-size: 36px; color: #303030; text-align: center;line-height:50px;}
.cpbt h3 b{color: #c81318;}
.cpbt span{display: block;width: 90px;height: 4px;background: #c81318;margin: 0 auto;margin-top: 10px;}


.cpfl2 { width:1200px; margin:0 auto; text-align:center;}
.cpfl2 a{  display:inline-block; font-size:16px; color:#fff; background:#000000; text-align:center;padding: 12px 25px; margin:5px;}
.cpfl2 a:hover{ color:#fff; background:#c11114; }

.cpzx{ width: 1200px; margin:20px auto; text-align:center;}




/*公司简介*/
.jjbj{width: 1200px;margin: 60px auto;overflow:hidden;}
.jianjie{ width:650px;overflow: hidden;  height: 375px;}
.jianjie span{display: block;width:130px;height: 8px;background: #c11114; }
.jianjie b{font-family: impact;font-size:48px;color:#c11114;line-height: 60px;text-transform: uppercase;}
.jianjie h3{font-size: 30px;color:#303030;line-height: 60px; font-weight: normal;}
.jianjie p{font-size: 16px;color:#333;line-height: 30px; margin-top: 10px;}

.lianxi{width: 517px;}
.lxbt h3{float: left;font-size: 28px;color:#303030;line-height: 30px;margin-top: 10px;}
.lxbt span{float: left;font-size: 24px;color:#959595;line-height: 30px;text-transform: uppercase;padding-left: 10px;margin-top: 10px;}
.lxbt a{float: right;display: block;width:50px;height: 50px; line-height: 50px; color: #fff;font-size: 30px;background: #be1615;font-weight: bold; text-align: center;}
.lianxi p{font-size: 16px;color:#333;line-height: 30px; margin-top: 10px;}



/*优势*/
.youshi{width: 1200px;margin: 60px auto;overflow: hidden;}
.ys_tu{ width:590px;overflow: hidden;  height: 590px;}
.ysbt span{display: block;width:130px;height: 8px;background: #c11114; }
.ysbt b{font-family: impact;font-size:48px;color:#c11114;line-height: 60px;text-transform: uppercase;}
.ysbt h3{font-size: 30px;color:#303030;line-height: 60px; font-weight: normal;}

.ys_tu_wai{width: 590px;height: 400px;background: #c51015;position: relative;margin-top: 70px;}
.ys_tptu{display: block;width: 557px;height: 380px;position: absolute;left:35px;top:-30px;}

.ys_nr{width: 560px;height: 450px;margin-top: 120px;margin-left: 50px;}
.ys_nr a{display: block; float: left;width: 560px;height: 130px;background: url(ys1.png) no-repeat left;padding-top: 15px;}
.ys_nr a:hover{background:url(ys11.png) no-repeat  left;}
.ys_nr a p{font-size:24px;font-weight: bold;line-height: 50px;color: #c51015;;margin-left: 130px;}
.ys_nr a span{display: block;font-size:16px;line-height: 30px;color: #333;width: 420px;margin-left: 130px;}

.ys_nr a:nth-of-type(2){background: url(ys2.png) no-repeat left;}
.ys_nr a:nth-of-type(2):hover{background: url(ys22.png) no-repeat left;}

.ys_nr a:nth-of-type(3){background: url(ys3.png) no-repeat left;}
.ys_nr a:nth-of-type(3):hover{background: url(ys33.png) no-repeat left;}

.ys_more a{float: right;display: block;width:50px;height: 50px; line-height: 50px; color: #fff;font-size: 30px;background: #be1615;font-weight: bold; text-align: center;}


/*新闻中心*/
.xinwen{ width:100%;overflow: hidden; background: url(xwbj.jpg) no-repeat center top;height: 650px;padding: 60px 0;margin: 0px auto;}
.xwbt{ width: 1200px;margin: 0px auto;margin-bottom: 20px;}
.xwbt p{ font-size: 30px; color: #fff;text-align: center;line-height: 30px; text-transform: uppercase;}
.xwbt h3{font-size: 36px; color: #fff; text-align: center;line-height:50px;}
.xwbt span{display: block;width: 90px;height: 4px;background: #fff;margin: 0 auto;margin-top: 10px;}

.xw_nr { width:1200px;margin: 0 auto;height:360px;margin-top: 30px; }



/*底部*/
.dibu{ width:100%; background:url(btbj.jpg) no-repeat center top;overflow:hidden;height: 280px;}

.di_nav{width:  700px;height: 80px;margin: 0 auto;}
.di_nav a{display: block;float: left;width: 100px;height: 80px;line-height: 80px;font-size: 16px;color: #fff;}

.di_lx{width: 700px;height: 150px; margin-top: 25px;font-size: 16px;color: #ababae;line-height: 36px; }


.di_tel{width:300px;height: 150px; margin-top: 45px;  }
.di_tel img{float: left;margin-right: 10px;margin-top: 10px;}
.di_tel p{font-size: 18px;color: #c51015;}
.di_tel span{font-family: impact;font-size: 36px;color:#c51015; }



/*内页左侧联系*/
.nylx{ width:270px;  background:#EFEFEF; margin:20px 0px;}
.nylx h3{ font-size:32px; font-weight:bold; color:#fff;height:80px; line-height:80px; text-align:center; background:#ca271e;}
.nylx p{ font-size:14px; line-height:30px; color:#333; padding:10px;}


/*新闻效果*/

.synewsnr{margin:0 auto;width: 1200px; padding-top:20px;}
.synewsnr dl{float:left; width:380px; margin-right: 15px;}
.synewsnr dl dt{width: 380px; overflow: hidden;}
.synewsnr dl dt a{width: 380px; overflow: hidden; height: 250px; display: block;}
.synewsnr dl dt a img{width: 380px; height: 250px;transition:all .5s ease; }
.synewsnr dl dt a:hover img{transform: scaleX(1.1) scaleY(1.1);}
.synewsnr dl dd{font-size:12px;color:#a7a7a7;background: #f1f1f1;height: 230px;}
.synewsnr dl dd h4{font-size:16px;color:#000; height:50px; line-height: 50px;padding-left: 10px;text-align: center;}
.synewsnr dl:hover dd h4{color: #ff7b00}
.synewsnr dl dd p{height: 80px; line-height: 200%;font-size: 14px; overflow: hidden; margin-bottom: 20px;color: #333;padding: 10px;}
.synewsnr dl dd a{color: #fff; display: block;font-size: 14px;text-align: center;width: 100px;height: 30px;line-height: 30px; background: #ca271e;margin: 0 auto;}
.synewsnr dl dd a:hover{background: #ffd302;color: #333;}


