@charset "UTF-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, input, textarea { margin: 0; padding: 0; }
body { font: 12px/24px 'Microsoft Yahei', Arial, '宋体', HELVETICA; color: #565656;overflow-x: hidden;     background: #ffffff;}
img { border: 0; vertical-align: top; }
ol, ul, li { list-style-type: none; vertical-align: top; }
button, input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea { border: none; resize: none; outline: none; }
a { text-decoration: none; outline: none; color: #565656; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;font-size: 14px; }
a:hover { color: #d10015; }
q:before, q:after { content: '';}
.fl { float: left; }
.fr { float: right; }
.cl { zoom: 1; }
.cl:after { content: ''; display: block; clear: both; }
.pa{ position:absolute;}
.pr{ position:relative}
.eps { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.ib { display: inline-block; vertical-align: top; }
.z9 { z-index: 9; position: relative; }
.zoomIn img { -webkit-transition: All 0.6s ease-in-out; -o-transition: All 0.6s ease-in-out; transition: All 0.6s ease-in-out; }
.zoomIn:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.mix { font-family: 'mix'; -webkit-text-stroke-width: 0.2px; -webkit-font-smoothing: antialiased; }
.clear{clear:both;margin:0;padding:0;font-size:0px;line-height:0px;height:0px;overflow:hidden;}
*html .clearfix{zoom:1;}
*+html .clearfix{zoom:1;}
.content{ width: 1200px;margin: 0 auto }
/*头部开始*/
.top{ position: relative; z-index: 9; overflow: hidden; margin-bottom: -2px;}
.header{ position:relative;}
.h_top{ height:43px; line-height:43px; font-size:14px; color: #848484;    border-bottom: 1px solid #ccc;}
.h_top img{ vertical-align: middle; padding-right:7px;}
.h_top i{ display: inline-block; float: right; margin-right: -7px;    font-style: normal;}
.h_top i a{ display: inline-block; padding:0 7px; color: #848484;}
/*header*/
.header{overflow:hidden;}
.header .logo{float:left;padding-right: 25px;margin: 25px 0;width:180px;height:auto;border-right:#ddd solid 1px;}
.header .logo img{display:block;width:180px;height:auto;}
.header .slogan{float: left; width: 111px; height: 111px;overflow: hidden; margin-top: 10px;}
.header .slogan img{width:100%;height:auto;}
.header .slogan h2{height:48px;line-height:48px;font-size:32px;color:#242424;}
.header .slogan li{float:left;padding:0 15px;font-size:17px;line-height:24px;color:#666;background:url(../images/nav_dot.png) no-repeat 0 center;}

.header .tel{float:right;padding:44px 0 37px 60px;height:50px;line-height:25px;overflow:hidden;background:url(../images/head_tel.png) no-repeat 0 center;}
.header .tel span{display:block;font-size:18px;color:#666;margin-top: -20px;}
.header .tel strong{display:block;font-family:Arial;font-size:26px;font-weight:bold;color:#0079d5;line-height: 6px;margin-top: 8px;}
/* end header*/
.h_nav{ height:56px;background: #0079d5;}
.h_nav li{height: 56px; float:left; position: relative;}
.h_nav li a{text-align: center;font-size: 16px;color: #fff;display: block; float: left;position: relative;z-index: 4;text-decoration: none;line-height: 56px; width:149px;}
.h_nav li a:hover{ background: #e60009;}
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background-color:#e60009;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}
.h_nav li em{display: block;font-size: 12px;text-transform: uppercase;color:#ddd;}
.h_nav li .erji{ display:none; width:100%; position:absolute; top:55px; left:0; overflow:hidden;}
.h_nav li .erji li{width: 100%;height: 34px; padding:1px 1px 0 0; overflow:hidden;}
.h_nav li .erji a,.h_nav li.cur .erji a{ height:34px; line-height:34px; width:100%;padding: 0;background:#0079d5 ;background: rgba(0, 121, 213, 0.9); box-shadow: 0 0 30px #0995ff inset;color: #ffffff;text-align: center;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{ background:#f2f2f2;color: #232323;}
.h_nav li .erji li:after{ background:none;}
.h_nav li .erji li:hover:after,.h_nav li .erji li.cur:after{height:0;}

/* --banner-- */
.banner{clear:both;position:relative;width:100%;height:500px;overflow:hidden;}
.banner .hd{position:absolute;left:0;bottom:30px;width:100%;height:2px;text-align:center;}
.banner .hd li{display:inline-block;*display:line;*zoom:1;margin:0 10px;width:10px;height:10px;text-indent:-9999px;cursor:pointer;background:#fff;border-radius:50%;}
.banner .hd li.on{background:#0079d5;}
.banner .bd,.banner .bd ul{height:500px;}
.banner .bd li{position:relative;width:100%;height:500px;}
.banner .bd li a{display:block;position:absolute;left:50%;top:0;margin-left:-960px;width:100%;height:500px;}
.banner .prev,.banner .next{position:absolute;z-index:999;top:50%;margin-top:-30px;width:58px;height:58px;cursor:pointer;opacity:0;transition: all 1s;}
.banner .prev{left:2%;background:url(../images/banner_prev.png) no-repeat;}
.banner .next{right:2%;background:url(../images/banner_next.png) no-repeat;}
.banner:hover .prev,.banner:hover .next{opacity:1;}
.banner .timer{position:absolute;bottom:0;width:100%;height:4px;background:#76a6ce;}
.banner .timer span{display:block;width:100%;height:4px;background:#0079d5;}
/* --title-- */
.title{margin-bottom:30px;text-align:center;line-height:1.5;overflow:hidden;animation:fadeinT 1s ease-out backwards;}
.title h2{font-size:35px;color:#333;font-weight:normal;}
.title h2 a{color:#333;font-size:35px;}
.title p{font-size:18px;color:#666;}
.title.white *{color:#fff;}
/* --end title-- */
/* --product-- */
.product{padding:60px 0;overflow:hidden;background:#f2f2f2;}
.product-menu,.product-menu02{overflow:hidden;}
.product-menu dl,.product-menu02 dl{overflow:hidden;}
.product-menu dt,.product-menu02 dt{float:left;width:220px;text-align:center;font-size:18px;}
.product-menu dt{height:140px;line-height:146px;font-weight:bold;}
.product-menu02 dt{height:70px;line-height:70px;}
.product-menu dt a,.product-menu02 dt a{display:block;font-size:18px;color:#fff;}
.product-menu dt a{background:#e60009;}
.product-menu02 dt a{background:#0079d5;}
.product-menu dd{position:relative}
.product-menu dd{position:relative;float:right;width:980px;background:#fff;  }
.product-menu dd{height:70px;line-height:70px;border-top:#ddd solid 1px;border-bottom:#ddd solid 1px;}
.product-menu dd li{float:left;width:195px;height:70px;line-height:70px;text-align:center;font-size:16px;overflow:hidden;    border-left: #ddd solid 1px;border-bottom: 1px solid #ddd;background:#fff;}
.product-menu dd li a{display:block;color:#666;border-radius:35px;transition: all 1s;}
.product-menu dd li a:hover{color:#0079d5; box-shadow: 0 0 10px #0079d5 inset;border-radius:0;}
.product-list{clear:both;padding-top:40px;width:1230px;}
.product-list .item{float:left;margin-right:30px;margin-bottom:30px;width:277px;height:auto;background:#fff;}
.product-list .pic{position:relative;width:277px;height:185px;overflow:hidden;border-bottom:#ddd solid 1px;}
.product-list .pic img{display:block;width:277px;height:185px;transition: all ease-in-out 1s;}
.product-list .text{padding:18px;overflow:hidden;text-align: center;}
.product-list .text span{display:block;height:28px;line-height:28px;font-size:18px;overflow:hidden;}
.product-list .text span a{color:#333;font-size:18px;}
.product-list .text p{height:26px;line-height:26px;font-size:14px;color:#666;overflow:hidden;}
.product-list .item:hover .pic img{transform:scale(1.1);}
.product-list .item:hover span a{color:#e60009;}
.product-list .item:hover{box-shadow:0 0 20px #ccc;}
/* --end product-- */
/* --youshi-- */
.youshi{padding-top:70px;height:850px;overflow:hidden;background:url(../images/youshi_bg.jpg) no-repeat center;}
.ys-inner{position:relative;width:1200px;height:741px;overflow:hidden;}
.ys-inner .ys-list{margin-top:40px;width:1330px; }
.ys-inner .item{float:left;margin-right:126px;width:316px;text-align:center;color:#fff;overflow:hidden;}
.ys-inner .item:nth-child(1){animation:fadeinR 1s ease-out backwards;}
.ys-inner .item:nth-child(2){animation:fadeinR 1.5s ease-out backwards;}
.ys-inner .item:nth-child(3){animation:fadeinR 2s ease-out backwards;}
.ys-inner .item .pic{margin:0 auto;width:131px;height:131px;overflow:hidden;background:#9fc1ef;border-radius:50%;}
.ys-inner .item .pic img{display:block;width:131px;height:131px;border-radius:50%;}
.ys-inner .item .text{padding-top:20px;}
.ys-inner .item .text strong{display:block;font-size:18px;}
.ys-inner .item .text p{padding-top:10px;font-size:14px;line-height:1.5;}
.ys-inner .ysImg{position:absolute;left:0;bottom:0;width:1200px;height:418px;overflow:hidden;animation:bouncein 1s ease-out backwards;}
.ys-inner .ysImg img{display:block;}
/* --end youshi-- */
/* --aboutus-- */
.case{padding:60px 0 0;overflow:hidden;background:#fff;}
.photo-slide{position:relative;overflow:hidden;}
.photo-list li{position:relative;margin-right:1px;float:left;width:25%;overflow:hidden;}
.photo-list li img{display:block;width:100%;transition: all 1s;}
.photo-list li a:hover img{transform:scale(1.1);}
.photo-list li p{position:absolute;z-index:3333;left:0;bottom:0;width:100%;height:45px;line-height:45px;text-align:center;font-size:18px;color:#fff;overflow:hidden;background:rgba(0,0,0,0.5)}
/* --ad-- */
.ad{padding:60px 0;height:186px;overflow:hidden;background:#f2f2f2;border-top:#ddd solid 1px;}
.ad-l{float:left;width:355px;height:186px;border-right:#ddd solid 1px;animation:bounceinL 1s ease-out backwards;}
.ad-l span{display:block;font-size:35px;color:#333;}
.ad-l p{padding:5px 0;font-size:18px;color:#666;}
.ad-l em{display:block;font-family:Arial;font-size:18px;font-weight:bold;color:#ddd;text-transform:uppercase;}
.ad-l dl{margin-top:25px;padding:5px 0 5px 70px;height:50px;line-height:25px;overflow:hidden;background:url(../images/tel_icon.png) no-repeat 0 center;}
.ad-l dl dt{display:block;font-size:18px;color:#666;}
.ad-l dl dd{display:block;font-family:Arial;font-size:26px;font-weight:bold;color:#0079d5;}
.ad-r{float:right;width:844px;overflow:hidden;animation:bounceinR 1s ease-out backwards;}
.ad-r .item{float:left;width:33.33%;text-align:center;}
.ad-r .item img{display:block;margin:0 auto;width:115px;height:115px;}
.ad-r .item strong{display:block;margin-top:20px;height:30px;line-height:30px;font-size:18px;color:#333;}
.ad-r .item p{font-size:14px;color:#666;line-height:22px;}
/* --end ad-- */

.about{    height: 741px;background: url(../images/abo.jpg) no-repeat bottom #fff;padding-top: 60px;}
.about dl dt{    font-size: 0;width: 1173px; margin: 0 auto; padding-bottom: 29px; margin-top: 49px;}
.about dl dt img{    width: 1173px;  height: 439px;}
.about dl dd p{ color: #fff; line-height: 29px; font-size: 15px; text-indent: 2em;    position: relative;}
.about dl dd p span{ display: block;   width: 107px;height: 27px;line-height: 27px; border-radius: 50px; margin: 0 auto;    position: absolute; right: 14px; bottom: -1px;    border: 1px dashed;}
.about dl dd p a{color: #fff;}
.about dl dd em{ display: block; text-align: center;}
.about dl dd em a{ display: inline-block; margin:0 19px; width: 108px; height: 38px; line-height: 38px; text-align: center; border: 1px solid #fff; font-size: 14px; color: #fff;}
.about dl dd em a:hover{ background: #fff; color: #333; text-decoration: none;}
/* --end aboutus-- */
/* --news-- */
.news{padding:60px 0;overflow:hidden;background:#f2f2f2;}
.news-group{width:1230px;overflow:hidden;}
.news-item{float:left;margin-right:15px;width:388px;overflow:hidden;border:#eee solid 1px;background:#fff;border-radius:5px;}
.news-item .hd{padding:0 19px;height:74px;line-height:74px;overflow:hidden;}
.news-item .hd a{display:block;}
.news-item .hd em{float:right;font-size:14px;color:#999;text-transform:uppercase;}
.news-item .hd span{font-size:20px;color:#333;}
.news-item .bd{padding:0 19px;overflow:hidden;}
.news-item .hotNews{position:relative;width:350px;height:200px;overflow:hidden;}
.news-item .hotNews .pic{display:block;width:350px;height:200px;overflow:hidden;}
.news-item .hotNews .pic img{display:block;width:350px;height:200px;transition: all 1s;}
.news-item .hotNews .tit{display:block;position:absolute;left:0;bottom:0;padding-top:60px;width:100%;height:40px;line-height:40px;color:#fff;font-size:14px;text-indent:10px;background:url(../images/news_shadow.png) no-repeat;}
.news-item .hotNews:hover .pic img{transform:scale(1.1);}
.news-item .hotNews:hover .tit{text-shadow:0 0 2px #fff;}
.news-item:hover{box-shadow:0 0 20px #ccc inset}
.news-list{margin:20px 10px;height:200px;overflow:hidden;}
.news-list li{height:40px;line-height:40px;font-size:14px;overflow:hidden;}
.news-list li a{display:block;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-list li a:hover{color:#e60009;}
/* --end news-- */
.link{height: 46px;overflow: hidden;background:#FBFBFB;}
.link .content{ border-top:1px solid #C8C8C8;}
.link .h2{float: left;}
.link img{vertical-align: middle;}
.link .more{ float: right; height:46px; line-height:46px;}
.link .link-list{ float: left; height: 18px; line-height: 18px; }
.link .link-list a{padding-right: 40px;height:46px; line-height:46px;}

.ft_bj{ background:url(../images/buttom_bj.jpg) no-repeat center top; height:330px;}
.ft_nr{ padding-top:70px;}
.ft_nr h1{ float:left; width:230px; }
.ft_nr h1 a{ width:185px; height:210px; display:block; overflow:hidden;}
.ft_nr h1 a img{ width:185px; height:210px; overflow:hidden;}
.ft_nr h2{ color:#C3DAF8; font-weight:normal; font-size:14px; padding-left:30px; float:left; width:483px; position:relative;}
.ft_nr .gsrz{ position:absolute; right:10%; bottom:0px;}

.ft_nr h2 span{ font-size:16px; font-weight:bold; display:block; height:55px; color:#fff; padding-left:40px; background:url(../images/b_ico1.png) no-repeat left top;line-height:30px;}
.ft_nr h2 p{ line-height:30px;}
.ft_nr h2 P a{ color:#C3DAF8;}
.ft_nr h2 P em{ padding:0 10px;}
.ft_nr h3{ color:#C3DAF8; font-weight:normal; font-size:14px; padding-left:50px; float:left; width:280px;}
.ft_nr h3 span{ font-size:16px; font-weight:bold; display:block; height:55px; color:#fff; padding-left:40px; background:url(../images/b_ico2.png) no-repeat left top;line-height:30px;}
.ft_nr h3 p a{color:#C3DAF8; float:left; display:block; width:80px; margin-right:40px; line-height:30px;}
.ft_nr h4{ float:right; width:120px;}
.ft_nr h4 span{ font-size:16px; font-weight:bold; display:block; height:55px; color:#fff;line-height:30px;}
.ft_nr h4 em{width: 121px;height:151px;display:block;overflow:hidden;}
.ft_nr h4 em img{width:111px;height:111px;overflow:hidden;border: 2px solid #033FD7;font-style: normal;}
.ft_nr h4 em i{ text-align:center; color:#fff; display:block; font-weight:normal; font-size:14px; line-height:45px;}

/*内容页*/
.content1{    width: 1200px;margin: 0 auto;padding: 20px 0}
/*内容页轮播	*/
.ban{position: relative;left: 50%;margin-left: -960px;}
/*内容页左边*/
.left{width: 250px;float: left;}
.left  h2{ height: 55px;overflow: hidden;line-height: 55px;text-align: center;font-size: 28px;color: #fff;border-radius: 2px 2px 0 0;background: #0079d5;font-weight: normal;}
.fenlei>ul>li{height: 50px;line-height: 50px;background: url(../images/icon.png) no-repeat right center #ececec;margin-bottom: 2px;border: 1px solid #d8d8d8;}     
.fenlei>ul>li a {font-size: 16px;font-weight: normal; margin-right: 40px; margin-left: 16px;color: #353535;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}      
.fenlei>ul>li.sidenavcur,.fenlei>ul>li:hover,.fenlei>ul>li.active{background: url(../images/iconh.png) no-repeat right center  #111111;}
.fenlei>ul>li.no_child{background:#ececec;}
.fenlei>ul>li.no_child:hover,.fenlei>ul>li.no_child.cur{background:#111111}
.fenlei>ul>li:hover a,.fenlei>ul>li.active a{color: #fff}
.fenlei ul ul {display:none;}
.fenlei ul ul:after { content: ""; width: 8px; height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none; position: absolute; top: 50%; right: 32px; margin-top: -4px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);transform: rotate(45deg);}
.fenlei ul ul li{height: 50px;font-size: 16px;line-height: 50px;padding-left: 20px;margin-bottom: 1px; border-bottom: 1px dashed #ccc; position: relative;}
.fenlei ul ul li:hover:after { border-color:  #111111; }
.fenlei ul ul li:hover a { color:  #111111; }
.fenlei p { height: 50px;font-size: 14px;  line-height: 50px;  padding-left: 72px;   padding-right: 40px;  border-bottom: 1px solid #ececec;  background: #fff; position: relative; }

.fenlei p.sidenavcur a,.fenlei p:hover a { color:  #111111; }
.fenlei p.sidenavcur:after,.fenlei p:hover:after {  background: #414141;}
.fenlei ul ul li a { display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    


.left .newsl{margin-bottom: 20px;}
.left .new1 li{border-bottom:1px dashed #dddddd;background:url(../images/list_dot1.gif) no-repeat 0% 50%;padding-left:13px;}
.left .newslist li{line-height:35px;position:relative;padding-left:10px;height: 35px;overflow: hidden;}
.left .newslist li a{line-height:27px;color:#666;}
.left .newslist li a:hover{text-decoration:none;color:#000;}
.left .newslist li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.left .newslist li h3 {font-size:14px;}
.left .newslist li div{line-height:24px;}
.left .tel{margin-bottom: 20px;}
.left .telbox .dianhua {background: url(../images/Teln.gif) no-repeat scroll 0 20px transparent;color: #666666;line-height: 6px;padding: 22px 0 10px 55px;}
.left .telbox .dianhua span {display: block;font: 30px "Impact";color:#000;}
.left .dianh p{line-height: 24px;font-size: 14px;color: #333;margin-bottom: 10px;}
/*内容页右边*/
.right{width: 910px;overflow: hidden;float: right;}
.right .breadcrumb{ border-bottom:1px solid #DADADA; height:30px;margin-bottom:25px;}
.right .breadcrumb strong{ color:#333; font-size:18px; font-family:"微软雅黑";  height:29px; border-bottom:2px solid #000000; display:inline-block; font-weight:normal;}
.right .breadcrumb p {background:url(../images/mapicon.png) no-repeat left center; padding-left:20px;}
.right .breadcrumb p span{ margin:0 8px;    width: 558px;height: 19px;overflow: hidden;}
.right .breadcrumb a{width:100px;overflow:hidden;height:19px}

.right .mainbox{ width: 910px;padding-top: 20px;overflow: hidden; }
/* 新闻列表 */
.listnews li{height:150px;color:#555; margin-bottom:15px;border-bottom:1px dotted #ccc;padding-bottom:15px;}
.listnews li img{width:220px;height:150px;margin-right:20px;}
.listnews li h3{font-size:16px;font-weight:normal;}
.listnews li h3 span{float:right;font-size:12px;}
.listnews li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.listnews li h3 a:hover{color:#000;}
.listnews li p{margin-bottom:15px;overflow:hidden;}
.listnews li .more{color:#000000;}
.listnews li .more:hover{text-decoration:underline;}
.listnews li .liulan{display:block;overflow:hidden;}
/* 产品列表 */
.listpro{width:910px;overflow:hidden;}
.listpro ul{width:960px;}
.listpro li{float:left;width:280px;border:1px solid #e5e5e5;background:#fff;margin:0 27px 14px 0;}
.listpro li .pImg{display:block;width:280px;overflow:hidden;}
.listpro li img{    width: 280px;
    transition: all 0.5s;
    height: 250px;
    object-fit: cover;}
.listpro li h5{font-size:12px;font-weight:normal;text-align:center;height:38px;line-height:38px;border:1px solid #e5e5e5;border-left:none;border-right:none;padding:0 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.listpro li .btn{height:35px;line-height:35px;text-align:center;}
.listpro li .btn a{float:left;width:139px;}
.listpro li .zx{background:url('../images/zx_icon.png') no-repeat 20px center;border-right:1px solid #e5e5e5;}
.listpro li .btn1{color:#dd242e;}
.listpro li .btn1:hover{text-decoration: underline;}
.listpro li:hover h5{color: #0079d5;font-weight: bold;}
/* 内页留言样式 */
.feedback{overflow:hidden;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form .msg{padding:30px 0;}
#feedback_form textarea{height:125px;width:880px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#000;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;border-radius:3px;}
#feedback_form .btns:hover{background:#000000;transform:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#666;}
/*文章内页*/
.newsShow{}
.newsShow h2{font-size:20px;line-height:32px;text-align:center;position:relative;font-weight:normal;}
.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;font-weight:normal;}
.newsShow h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;}
/*上一篇下一篇分页*/
.fenyList{height:35px;background:#eee;padding:0 10px;margin-top:15px;    line-height: 35px;}
.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
/*相关资讯*/
.recNews{width:910px;overflow:hidden;margin-top:20px;}
.recNews ul{width:910px;padding-top:10px;}
.recNews ul li{float:left;margin-right:30px;width:400px;height:28px;line-height:28px;margin-left: 20px;}
.recNews ul li a{display:block;width:260px;line-height:28px;background:url(../images/iconh.jpg) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.recNews ul li a:hover{background:url(../images/iconi.jpg) no-repeat left center;}
.recNews ul li span{float:right;color:#999;}
.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 12px #eee;font-size:14px;font-weight:bold;color:#333;font-weight:normal;}
/*产品展示*/
.productShowPic{width:352px;}
.productShowPic .box{width:361px;height:263px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:245px;width:370px;background:#fff}
.tb-s310, .tb-s310 img{max-height:245px;max-width:368px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:352px;height:46px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev,.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(../images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:all 0s linear;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{left:auto;right:0;background-position:0 -42px;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:290px;height:46px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:46px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:46px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:44px;border:1px solid #d9d9d9;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:44px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #1a64b5;}
.productShowTitle{width:413px;height:265px;overflow:hidden;padding-left:75px;}
.productShowTitle h2{line-height:24px;border-bottom:1px dashed #e1e1e1;font-size:16px;padding:10px 0;}
.descriptionBox{margin:10px 0;height:140px;line-height:28px;overflow:hidden;font-family:"宋体"}
.productOrder a{display:block;width:120px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;border-radius:4px;background:#333;}
.productOrder a:hover{color:#fff;background:#1a64b5}
.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:8px;}
.productTel span{font-family:arial;font-size:24px;color:#1a64b5;position:relative;top:3px;}
.productFenx{height:40px;}
.tabListBox{overflow:hidden;margin-top:20px;}
.tabList{height:35px;background:#eee;}
.tabList li{display:block;width:100px;height:35px;line-height:35px;float:left;text-align:center;font-size:15px;background:#d8d8d8;color:#333;}
.tabList li.on{color:#fff;background:#000;}
.tabBox{overflow:hidden;padding-top:15px;}

/* 内页产品留言 */
.orderBox{width:100%;overflow:hidden;margin-top:20px;}
.order{width:615px;border:none;background:none;font-size:14px;font-weight:bold;color:#333;}
.orderTable{padding:20px;margin-top:2px;background:#efefef;overflow:hidden;}
.tableRow{width:266px;height:24px;float:left;}
.tableRow span{display:inline-block;float:left;width:65px;height:24px;line-height:24px;text-align:center;}
.rowInput{float:left;padding:3px 5px;width:182px;height:16px;line-height:16px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.tableRowA{margin-top:15px;margin-bottom:15px;height:80px;}
.tableRowA span{display:inline-block;float:left;width:65px;height:80px;line-height:22px;text-align:center;}
.rowTextarea{float:left;padding:3px 5px;width:715px;height:72px;line-height:20px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.rowInput:focus,.rowTextarea:focus{border-color:#1a64b5;}
.grCode{width:500px;}
.rowA{width:120px;}
.pt15{margin-top:15px;}
checkcode{margin-left:10px;float:left;width:63px;height:22px;border:1px solid #d0d0d0;}
.subtA{margin-left:65px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#666;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtA:hover{background:#888}
.subtB{margin-left:10px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#999;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtB:hover{background:#666}
/* 内页产品相关产品 */
.relatedProduct{overflow:hidden;margin-top:20px;}
.relatedProduct ul{padding-top:15px;width:910px;}
.relatedProduct li{width:260px;height:260px;float:left;margin-right:28px;margin-bottom:17px;margin-left: 12px}
.relatedProduct li img{border:2px solid #e1e1e1;padding:3px;}
.relatedProduct li img:hover{border-color:#1a64b5}
.relatedProduct li span{width:215px;height:35px;line-height:35px;margin-left: 97px;}
.drift{ width:50px; height:auto; position:fixed; bottom:3%; right:2px; z-index:9999;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));-margin-top:350px;}
.drift li{ width:50px; height:49px; margin-bottom:3px;position: relative;}
.drift li a{ display:block;width:50px; height:49px; background:#ccc; overflow:hidden;}
.drift li a:hover{ background:#e60009;}
.drift #rolls a{background:#e60009;}
.drift li a:hover span{display:block;}
.drift li span{width:166px; right:51px;top: 0;height: 49px;line-height: 49px; background: #00419a;color: #fff;text-align: center;font-family:Arial;position: absolute;font-size: 22px;font-weight: bold;display: none;}
.drift li .ewm{background:#fff;height:203px;border:1px solid #EEEFF1;}
.drift li .ewm img{width:146px;display:block;overflow:hidden;padding:10px;width:146px;}
.drift li .ewm em{height:40px;line-height:18px;overflow:hidden;  font-family: "Microsoft YaHei";font-size:12px;font-weight:normal;color:#000;font-style:normal;}

.l_left {
    width: 783px;
    height: 90px;
    padding: 20px 10px;
    float: left;
}
.l_left .logo_n {
    font-weight: bold;
    font-size: 40px;
    color: #184e9c;
    margin-top: 20px;
    margin-bottom: 20px;
}
.l_left .logo_s {
    font-size: 15px;
    color: #a5a5a5;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.yx_fot{
	font-size: 30px;
	color: #fff;
	margin: 50px 0 0 30px;
}

.yx_fot2{
	font-size: 50px;
	color: #fff;
	margin:20px 0 0 30px;
	font-weight: bold;
}

.scv_listpages {
}

.scv_listpages ul {
  float: left;
  padding: 12px 0px 12px 

16px;
}

.scv_listpages ul li {
  float: left;
  font-family: Tahoma;
  line-

height: 17px;
  margin-right: 6px;
  border: 1px solid #E9E9E9;
}

.scv_listpages ul li a {
  float: left;
  padding: 2px 4px 2px;
  color: #555;
  display: block;
}

.scv_listpages ul li a:hover {
  color: #690;
  text-decoration: none;
  padding: 2px 4px 2px;
}

.scv_listpages ul li.thisclass,.scv_listpages ul li.thisclass 

a,.pagebox ul li.thisclass a:hover {
  background-color: #F8F8F8;
  padding: 2px 4px 

2px;
  font-weight: bold;
}

.scv_listpages .pageinfo {
  line-height: 21px;
  padding: 12px 10px 12px 16px;
  color: #999;
}

.scv_listpages .pageinfo strong {
  color: #555;
  font-weight: normal;
  margin: 0px 2px;
}






















