/*
*  author: AUI
*  base.css
*  http://azenui.com/
*  http://a-ui.cn/
*/
::-webkit-scrollbar {display: none;}
::-moz-placeholder {color: #aaa;}
::-webkit-input-placeholder {color: #aaa;}
:-ms-input-placeholder {color: #aaa;}
::selection {background: #111;color: #fff;font-weight: bold}
html {color: #333;}
body {min-width: 1200px;}
html,body {margin: 0;height: 100%;font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a {text-decoration: none;color: #000;}
hr {height: 1px;background: #ccc;width: 100%;border: none;margin: 0;padding: 0;margin-top: 10px;}
img {border: 0;}
body {background: #fff;color: #666;font: 12px/150% Arial,Verdana, "microsoft yahei";}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {margin: 0;padding: 0;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {display: block;margin: 0;padding: 0;}
audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}

a {text-decoration: none;color: #666;}
a:active,a:hover {outline: 0;}
button {outline: 0;}
mark {color: #000;background: #ff0;}
small {font-size: 80%;}
img {border: 0;}
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;outline: none;}
li {list-style: none;}
i {font-style: normal;}
a {color: #666;}
a:hover {color:#012063;}
em {font-style: normal;}
h2, h3 {font-family: "microsoft yahei";font-weight: 100;}
table tr:nth-child(odd) {background: #F4F4F4;}
table td:nth-child(even) {color: #F36140;}
table tr:nth-child(2) {background: #fff;color: #888;}


.ny-banner{width: 100%;height: auto;overflow: hidden;}
.content{width: 1200px;background-color: #fff;padding: 30px;margin: 40px auto;border-radius: 5px;}
.clear{clear: both;}

/*--banner轮播--*/
.theme-default{ position: relative; }
.theme-default .bd{}
.theme-default .bd ul{}
.theme-default .bd ul li{height: 800px;width: 100%;}
.theme-default .bd ul li .foe_m1{position: absolute; top: 50%; left: 50%; margin-left: -500px; margin-top: -50px;}
.theme-default .bd ul li .foe_m1 img{}
.theme-default .hd{ position: absolute; bottom: 30px; left: 0; width: 100%; z-index: 11; text-align: center; }
.theme-default .hd ul{ font-size: 0; }
.theme-default .hd ul li{ margin: 0 8px; display: inline-block; width: 20px; height: 20px; background: #ffffff; cursor: pointer;}
.theme-default .hd ul li.on{background: #c7161e;border:2px solid #fff;}
/*----*/


/*--关于我们--*/
.about{width: 100%;height: 676px;background: url(../img/about-bg.jpg) no-repeat center;}
.about-bx{width: 1200px;margin: 0 auto;}
.about-left{width: 500px;margin-top: 50px;float: left;}
.about-left h1{font-size: 30px;font-weight: bold;color:#012063;}
.about-left hr{width: 60px;height:5px;background: #a20e0e;border: none;margin: 30px 0;}
.about-left p{font-size: 18px;color:#333;line-height: 2;margin-bottom: 20px;text-indent: 2rem;}
.about-more{width: 120px;height: 40px; display: block;font-size: 16px;color:#fff;background: #a71b1b;text-align: center;line-height: 40px;border-radius: 20px;float: right;margin-top: 20px;}
.about-more:hover {color:#fff;}
/*-----*/


/*--产品--*/
.Box {position: relative;padding: 50px 0;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box .content h1.title{font-size: 30px;color:#012063;font-weight: bold;margin-bottom: 30px;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 230px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../img/pro-left.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../img/pro-right.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 380px;height: 469px;overflow: hidden;position: relative;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 400px;height: 469px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .Box_con .conbox ul li .pic-text{position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.5);width: 100%;height: 80px; transition: height 0.5s;}
.Box .Box_con .conbox ul li .pic-text h1{font-size: 24px;color:#fff;text-align: center;line-height: 80px;}
.Box .Box_con .conbox ul li .pic-text p{width: 80%;margin: 50px auto;color:#fff;font-size:18px;line-height: 40px !important;word-break:break-all;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-align: center; }
.Box .Box_con .conbox ul li .pic-text a.pic-text-more{display: block;width: 150px;height: 40px;border-radius: 20px;border: 1px solid #fff;color:#fff;text-align: center;line-height: 40px;margin: 0 auto;transition:all .5s;background:-webkit-linear-gradient(left,#fff,#fff) no-repeat;
	background:linear-gradient(to right,#fff,#fff) no-repeat;
	background-size:0% 100%;}
.Box .Box_con .conbox ul li .pic-text a.pic-text-more:hover{background-size:100% 100%;color:#012063;border: none;}
.Box .Box_con .conbox ul li:hover .pic-text{height: 100%;}



/*--新闻--*/
.news{width: 100%;}
.news-bx{width: 1200px;margin: 0 auto;}
.news-left{float: left;width: 960px;}
.case{float: right;width: 202px;height:409px;overflow: hidden;margin-top: 0px;}
.news-left-zx{font-size: 30px;color:#012063;float: left;margin-top: 0px;width: 80%;font-weight: bold;}
.news-left-more{font-size: 12px;color:#999;float: right;margin-top: 0px;}
.news-left-more:hover{color:#012063;text-decoration: underline;}
.news-1{width: 280px;margin-right: 60px;float: left;margin-top: 30px;}
.news-1:last-child{margin-right: 0px;}
.news-pic{width: 280px;height: 102px;overflow: hidden;}
.news-1 img{width: 100%;height:auto;}
.news-time{font-size: 14px;color:#999;margin-top: 10px;}
.news-title{font-size: 16px;color:#333;margin-top: 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-1 hr{width: 275px;height:1px;border: none;background: #d2d2d2;margin-top: 10px;}
.news-con{font-size: 12px;color:#666;line-height: 2;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-top: 10px;}
.news-more{display: block;width: 80px;height:30px;background: #555;color:#fff;margin-top: 30px;line-height: 30px;text-align: center;transition:all 1s;}
.news-more:hover{background:#012063;color:#fff;}
.news-1:hover .news-title{color:#012063;}
/*-----*/


/*--内页导航栏--*/
.add{width: 100%;height:50px;background-color: #012063;margin-top: -5px;}
.add-bx{width: 1200px;margin: 0 auto;}
.add-bx p{display: inline-block;width: auto;padding-right: 5px;font-size: 14px;color:#fff;line-height: 50px;}
.add-bx p a{font-size: 14px;color:#fff;line-height: 50px;}
.add-bx p a:hover{text-decoration: underline;}
.add-nav{float: right;margin-top: 8px;}
.add-nav ul li{cursor: pointer;float: left;margin-left: 20px;height:34px;text-align: right;line-height: 34px;padding: 0 15px;font-size: 14px;}
.add-nav ul li a{color:#fff;font-size: 14px;}
.add-nav ul li:hover{background-color: #fff;border-radius: 17px;}
.add-nav ul li:hover a{color:#333;}
.add-nav ul li:hover .add-nav-a{color:#012063;}
/*------*/


/*--列表页--*/
.ny-right{width: 790px;float: right;background-color: #fff;border-radius: 5px;padding: 30px;}
.right-news-list{}
.right-news-list ul{}
.right-news-list ul li{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px dashed #e5e5e5;}
.right-news-list ul li a{ display: block; height: 72px; }
.right-news-list ul li a .time{ width: 70px; height: 70px; float: left; border: 1px solid #e5e5e5; text-align: center; margin-right: 18px; }
.right-news-list ul li a .time h1{ font-size: 20px; padding-top: 8px; margin-bottom: 6px; }
.right-news-list ul li a .time h2{ font-size: 12px; color: #666; }
.right-news-list ul li a .wz{width: 900px;padding-left: 30px;border-left: 1px solid #012063;float: left;margin: 10px;}
.right-news-list ul li a .wz h3{ font-size: 18px; margin-bottom: 10px;color:#333; }
.right-news-list ul li a .wz p{ color: #999; font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.right-news-list ul li a:hover .time{border: 1px solid #012063}
.right-news-list ul li a:hover .time h1,
.right-news-list ul li a:hover .time h2,
.right-news-list ul li a:hover .wz h3{color: #012063;}
.right-list-more{float: right;width: 78px;height:30px;border: 1px solid #d2d2d2;line-height: 30px;text-align: center;color:#666;font-size: 12px;margin-top: 20px;border-radius: 5px;transition:all 0.5s;}
.right-list-more:hover{background-color: #012063;color:#fff;border: none;}

.right_nr li{width:100%; height:160px;font-family:"微软雅黑"; border-bottom:1px solid #d6d6d6;margin-bottom: 30px;}
.right_nr li:hover .right_bt{color:#012063;}
.tp{ width:194px; height:133px; margin-top:0px; float:left; overflow: hidden;}
.right{ width:580px; height:137px; float:right; margin-top:0px;}
.right_bt{font-family:"微软雅黑"; font-size:16px; color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.right_bt p{ margin:0px; padding:0px; height:20px; margin-top:10px; color:#9e9e9e; font-size:12px;}
.js{ line-height:24px;font-size: 14px;color:#666;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:50px;}
.xq_an{ width:80px;height:30px;background:#999; float:right; font-size:14px; text-align:center; margin-top:10px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;line-height: 30px;transition:all .5s;}
.xq_an:hover{background:#012063;}
.xq_an a{ color:#FFF;font-size: 12px;}
/*-----*/


/*--图片页--*/
.Products_nr{ width:100%; height:auto;margin-bottom: 30px; }
.Products_nr ul{}
.Products_nr li{ width:360px; height:300px; float:left;margin-bottom: 20px;margin-right: 30px;}
.Products_nr li:nth-child(3n){margin-right: 0;}
.Products_nr li img{width:360px;height:270px;overflow: hidden;}
.Products_nr p{ width:100%; height:44px; text-align:center; color:#666666; font-family:"微软雅黑"; font-size:16px; margin-top:-5px;line-height: 44px}
.Products_nr p:hover{color:#012063;}
/*-----*/


/*--详情页--*/
.xq-title{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #d2d2d2;margin-bottom: 20px;}
.xq-title h1{text-align: center;font-size: 22px;font-weight: bold;color:#333;}
.xq-title p{text-align: center;color:#999;font-size: 12px;margin-top: 15px;text-indent:2rem;}
.xq-title p span{margin-right: 30px;text-indent:2rem;}
.xq-text p,.xq-text p span{font-size: 16px;margin-bottom: 15px;text-indent:2rem;}
.xq-text img{margin: 0 auto;display: block;margin-bottom: 15px;}
.xllx{border-top: 1px dashed #d2d2d2;margin-top: 20px;padding-top: 20px;}
.xllx p{font-size: 16px;line-height: 2;}
/*-----*/


/*--底部信息--*/
.footer{width: 100%;height:340px;background: url(../img/foot-bg.jpg) no-repeat center;margin-top: 50px;}
.footer-bx{width: 1200px;margin: 0 auto;}
.foot-box{float: left;margin-top: 50px;}
.foot-box dl{width: 230px;margin-right: 20px;float: left;}
.foot-box dl dt{font-size: 18px;color:#fff;line-height: 2;margin-bottom: 10px;}
.foot-box dl dd{margin-top: 15px;}
.foot-box dl dd a{font-size: 14px;color:#fff;line-height: 1;}
.foot-box dl dd a:hover{text-decoration: underline;}
.foot-ewm{float: right;margin-top: 50px;}
.foot-banquan{width: 100%;float: left;border-top: 1px solid #fff;margin-top: 40px;padding-top: 20px;}
.foot-banquan p{text-align: center;color:#fff;font-size: 16px;line-height: 30px;}
.foot-banquan p a{color:#fff;}
/*-----*/


/*--分页--*/
.Paging{ width:100%;margin:60px auto 0; height:60px; padding:0px 0px 0px 0px; }
.Paging ul{ float:right;}
.Paging li{ float:left; width:31px; height:28px; text-align:center; line-height:28px; color:#666; margin-right:4px;}
.Paging li.paging_gd{ border:none;}
.Paging li.paging_next{ width:60px;}
.Paging li.Paging_total{ width:auto; border:none;}
.Paging li.paging_Jump{ border:none; width:auto;}
.Paging li.paging_Jump span{ padding:0 10px;}
.Paging li.paging_Jump input.paging_text{ border:1px solid #ccc;width:30px; text-align:center; line-height:28px; height:28px; color:#666}
.Paging li.paging_Jump input.paging_url{ width:38px; border:1px solid #ccc; height:28px; background:#fff; color:#666; cursor:pointer;font-size: 14px;}
.Paging li.paging_Jump input:hover{ border:1px solid #012063; color:#012063;}
.Paging li a{ color:#666; display:block;border:1px solid #c4c5bf;}
.Paging li a:hover{ border:1px solid #012063; color:#012063;}

.Paging {line-height: 60px;text-align: center}
.Paging .pageList span, .Paging .pageList a{font-size: 16px;margin: 0 5px}
.Paging .pageList span.current, .Paging .pageList a{border: 1px solid #ccc;padding: 10px 15px}
.Paging .pageList span.current {background: #012063;color: #fff}
.Paging .pageList a:hover {background: #012063;color: #fff}
/*--分页--*/


