﻿/******************************
 ** 初始化
 ** 兼容到IE7
 ******************************/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,header,footer {margin:0;padding:0;}
body {font: 15px/1.14 "微软雅黑", microsoft yahei,arial,sans-serif;-webkit-text-size-adjust:100%;width: 100%;height: 100%;background-color: white;}
body  { min-width:1300px;}
li,ul,dl {list-style: none;padding: 0px;margin: 0;display:list-item;}
a {text-decoration: none;-webkit-tap-highlight-color: transparent;}
em {font-style:normal;}
img {border:0;vertical-align:middle;pointer-events:none;}
table {border-collapse:collapse;border-spacing:0;}
p {word-wrap:break-word;}
button {outline: none;border: none;font-family: "微软雅黑";background-color: white;}
input[type=submit], input[type=reset], input[type=button], button {-webkit-appearance: none;}
select,input,img,select {vertical-align:middle;}
a,button,input,textarea {-webkit-tap-highlight-color: rgba(0,0,0,0);}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance:none !important;}
*:focus {outline: none;}
input{outline: none;}
header,section,nav,footer,article,aside,section,main,div{ display: block; }
*, :after, :before,input[type=checkbox],input[type=radio],input[type=search]{box-sizing: content-box;}
h1,h2,h3,h4,h5,h6,font { font-size:16px; }
a { color:#222; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#000; text-decoration:none; }
.clear { clear:both;}
.hidden { display:none; }
.center { text-align:center; }
.arrow { font-family:'Small Fonts'; font-style:normal; }
.hs{ color: #fcf300 }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.wrapper, .wrap { width:1300px; margin:0 auto;  }
.wrapper { margin-bottom:50px; min-height:auto; padding-top:60px; }
.right{ float: right; }
.left{ float: left; }
.hid{ height: auto; overflow: hidden; }
/******************************
 ** 首页风格
 ******************************/
.topper { height:35px; line-height:35px; background:#f3f3f3; color:#666; font-size: 13px }
.topper .welcome { float:left; color:#666; padding:0 0 0 13px; background:url("../Images/arrow-right.png") left center no-repeat; }
.topper .welcome a{padding: 0 10px; color: #666}
.topper .url { float:right; margin-right:-10px; }
.topper .url li { float:left; height:35px; line-height:35px; }
.topper .url a { height:14px; line-height:14px; font-size:12px; color:#666; border-left:1px solid #ddd; padding:0 10px; }
.topper .url li:first-child a { border-left:0; }
.topper a:hover { color:#000; text-decoration:underline; }
.topper .share { float:right; width:130px; padding:0 0 0 60px; color:#999; position:relative; }
.topper .share .wd { position:absolute; left:0; top:0; }

.header { height:125px; position:relative; z-index:10; }
.header .logo { float:left; margin:20px 0; }
.header .logo img { display:block; }
.header .tag { float:left; margin:30px 0 0 0; height:60px;  color:#222;  padding:0 0 0 15px; }
.header .tag { font-size:17px; line-height: 1.6; font-weight: normal; }
.header .tag b{ font-size: 20px; color: #d30000; padding-top:5px ; display: block; }
.header .toptel{ font-family:Arial; }
.header .tel { float:right; height:65px; padding:0 0 0 75px; margin:30px 0 0 0; background:url("../Images/tel.jpg") left center no-repeat; }
.header .tel strong { font-size:16px; color:#3c3c3c; }
.header .tel span { font-family:Arial; }
.header .toptel{ font-size:40px; color:#d30000; font-family:Impact; line-height:59px; }
/***首页导航*******/
.nav { width:100%;  position:relative; z-index:999;background:#e4e4e4; height: 65px;clear: both;}
.nav .list { }
.nav li { width:140px; height:40px; line-height: 57px; text-align:center; position:relative;   font-size:17px;display: inline-block;}
.nav li > a { display:inline-block; color: #333;   }
.nav li.current > a, .nav li:hover > a { color: #333; border-top:2px #2859b3 solid;box-sizing: border-box; }
.nav li.current .drop, .nav li:hover .drop{display: block;}
.nav li .navon{background: #2959bb ;color: #333; display: block;}
.nav .drop { position:absolute; left:-100px; top:65px;  width:430px; background:rgba(255,255,255,0.7); text-align:left; overflow:hidden; display:none; border-bottom:3px solid #2959bb;z-index: 999 ; font-size: 14px !important;}
.nav .drop .icon { float:left; width:170px; height:115px; padding:3px; background:#fff; margin:20px 0 20px 20px; }
.nav .drop .icon img { display:block; width:170px; height:115px; }
.nav .drop dl { width:auto; margin:0 0 20px 196px; overflow:hidden; padding:15px 0 0 0; }
.nav .drop dd { float:left; height:30px; line-height:30px; background:url("../Images/nav_line2.png") left center no-repeat; margin-left:-2px; padding:0 10px 0 0; overflow:hidden; }
.nav .drop dd a { display:block; width:85px; padding:0 0 0 15px; color:#333; font-weight: normal; }
.nav .drop dd a:hover { text-decoration:underline; color: #000}
.search{padding-top:30px; position: relative; width: 430px; margin-left: 100px}
.search #search_text{ border: 0; height: 48px; line-height: 48px; width:350px;text-indent: 20px ; margin-left: 15px; border:1px #d3d3d3 solid; background-color: #eeeff1; margin-top: 1px;border-radius:5px;}
.search-btn{ float: left; border: 0;height: 50px; width: 80px; position: absolute; top:31px; right:14px; text-align: center; color: #fff; background:#b10000;border-radius:5px;  }
.hotword{ color: #fff; font-size: 15px; padding-top: 20px }
.hotword a{ padding:0 10px; color:#fff }
.ss_ewm { position: absolute; top:30px; text-align: center; color: #fff; left: 580px }
.ss_ewm span{ display: block; float: left; margin-left: 30px; font-size: 15px }
.ss_ewm img{ width: 120px; height: 120px; display: block; padding-bottom: 5px }
.banner_k{ width:100%; height:510px; margin:0 auto;  position:relative; overflow:hidden; z-index: 66; }
.banner{ width:100%;height: auto; margin:0 auto; text-align:center; position:relative; z-index:66; }
.banner .pictab .pictabul{position:absolute; width:1920px; left:-460px;}
.banner .pictab {position:relative; margin:0 auto; width:1000px; height:510px; }
.banner .pictab img{width:100%; height:510px;}

.pictab .num { overflow:hidden;position: absolute; bottom:20px; left:44%; zoom:1; z-index:999; display: block !important;}
.num li { width: 15px; height:15px; line-height: 5px; text-align: center; color: #fff; background:#fff; margin-right: 10px;  cursor:pointer; float: left; border-radius:11px;}
.num li.on { background: #fecb00 ; color: #fecb00;height: 15px; width:15px }

.banner_kn{ width:100%; height:300px; margin:0 auto;  position:relative; overflow:hidden;}
.bannern{ width:100%;height: auto; margin:0 auto; text-align:center; position:relative; z-index:66; }
.bannern .pictab .pictabul{position:absolute; width:1920px; left:-460px;}
.bannern .pictab {position:relative; margin:0 auto; width:1000px; height:300px; }
.bannern .pictab img{width:100%; height:300px;}
/*服务*/
.index-ser{ clear: both; overflow: hidden; padding:50px 0 30px 0; height: 135px; overflow: hidden;}
.ser-list ul.items{ margin-left: -15px }
.ser-list ul.items li{ float: left; width: 245px;  height: 135px; overflow: hidden;  position: relative;transition: all 0.3s; margin-left: 15px}
.ser-list ul.items li i{ display: block;  position: absolute; margin: 0 auto; height: 135px; top: 0; left: 0}
.ser-list ul.items li span{ display: block; position: absolute; bottom:0px; height: 40px; line-height: 40px; background-color: rgba(0,0,0,0.7); color: #fff; width: 245px; left: 0; text-align:  center;}
.ser-list ul.items li:hover{  margin-top:15px}

.i_tit{ background: url("../Images/lm_bg1.png") no-repeat center bottom; color: #2759ba; font-size: 33px; text-align: center; font-weight: bold; height: 95px; width: 596px; margin:0 auto 30px auto; }
.ind_pro{ padding:20px 0 50px 0; }
.siderbar{ width: 285px; background: #407be7; color: #333;}
.left_cplb{width: 265px;margin:0px auto;background: #f1f1f1;padding:10px;}
.left_cplb li{width: 265px;margin:0 auto; border-bottom: 1px #fff solid; border-top: 1px #cbcdd5 solid}
.left_cplb li:first-child{ border-top: 0 }
.left_cplb li:last-child{margin-bottom: 0;border-bottom: 0}
.left_cplb li .left_cat{width: 265px;height: 50px;text-indent: 50px; line-height: 50px; background:#fff url("../Images/fl_icon.png") no-repeat 30px center;color: #333;font-size: 16px;transition:all 0.4s;display: block;margin:0 auto;  }
.left_cplb li .left_cat:hover{ background: #f1f1f1 url("../Images/fl_icon.png") no-repeat 30px center;color: #000;}
.left_cplb li .hover{background: #f1f1f1 url("../Images/fl_icon.png") no-repeat 30px center;color: #000;}
.left_cplb li .fenlei_son{width: 243px;margin:0 auto;padding:7px 0px;}
.left_cplb li .fenlei_son p{width: 243px;height: 35px;line-height: 35px;background: url("../images/left_icon01.png") 30px center no-repeat;}
.left_cplb li .fenlei_son span{padding-left: 45px;}
.left_cplb li .fenlei_son p a{color: #fff;font-size: 14px;display: block;}
.left_cplb li .fenlei_son p a:hover{text-decoration: underline;}

.sid_lx{ background: #2e2e2e; padding: 30px 0; color: #fff}
.leftwx{ text-align: center; }
.leftwxn{ text-align: center; margin:0 auto; padding:0 0 15px 0; display: block; }
.sid_lx img{ width:236px; height:60px;  margin:0 auto; padding:0 0 15px 0; display: block;  }
.leftwxn img{ width: 150px; height: 150px }
.wx_txt{ display: block; width: 145px; font-size: 15px; height: 25px; line-height: 25px; background: #b10000;margin:0 auto; border-radius: 12.5px }
.sid_tel{ text-align: left;  padding: 15px 10px 0 10px; line-height: 1.3;background:url("../Images/left_tel.png") no-repeat 8px 10px; padding-left: 55px }
.sid_tel b{ font-size: 24px }
.sid_add{ padding-left: 20px; padding-top: 10px }
.ind_cplist{ width: 1005px; }
.itemi{ width: 315px; height:260px; background: #ededed;  float: left; position: relative; margin-left:20px; margin-bottom:20px; text-align: center;}
.itemi .img{width: 315px; height: 210px;  overflow: hidden;z-index: 66; background: #fff}
.itemi .img img{ width: 315px; height: 210px; display: block;transition: all 0.6s; }
.itemi:hover .img img{transform: scale(1.06, 1.06);}
.itemi .cpsm{  line-height: 45px }
.itemi .cpsm a{ font-size: 16px; color: #000; display: block; }
.itemi .cpsm a:hover{ text-decoration: underline; color: #b10000 }
.ind_cplist li .cpbq{ z-index: 88 }
.ind_pro .fl_tit{ background:#ededed; height: 65px; line-height: 65px; padding:0 20px; margin-bottom: 30px }
.ind_pro .fl_tit b{ font-size: 22px; color: #004b99; font-weight: normal; }
.ind_pro .fl_tit span{ float: right; font-size: 16px; background: url("../Images/cp_tel.jpg") no-repeat left;  padding-left: 30px}
.ind_pro .fl_tit span a{ background: #407be7; color: #fff; padding:5px 10px }
.ind_more{ display: block; height: 70px; line-height: 70px; background: #f18200; color: #fff; font-size: 26px; font-weight: bold; clear: both; width: 400px; text-align: center; border-radius: 35px; margin:0 auto; }
.ind_more:hover{ background: #f25400; color: #fff }


.adv2{background:url("../Images/adv_bg2.jpg") top center no-repeat;height: 155px; color: #fff; font-size: 18px; padding-top: 10px}
.adv2 .adv_txt{ color: #fff; font-size: 16px; padding:25px; line-height: 1.5 }
.adv2 .adv_txt b{ display: block; font-size: 33px; color: #ffc600;padding-bottom: 10px }
.adv_tel{background:url("../Images/left_tel.png") top left no-repeat; padding-left: 55px;line-height: 1.25; padding-right: 30px; margin-top:35px}
.adv_tel span{ display: block; font-weight: normal; font-size: 16px }
.adv_tel b{ font-size: 30px; font-family: Arial; display: block; }
.adv_zx{ width: 130px; text-align: center; margin-right: 30px; color: #fff; display: block; height: 45px; line-height: 45px; background: #da0000; font-size:15px; margin-top: 50px }
.cponline{ float: right; margin-top: -45px }

.icptx{ background: url("../Images/ys_bg.jpg") top center no-repeat; height: 200px; padding-top:50px; overflow: hidden; }
.icptx li{ display: inline-block;  color: #fff; text-align: center; width: 165px; height: 65px; background-color:rgba(7,103,178,0.4); border:1px #7eafda solid; font-size: 22px ;transition: all 0.3s; line-height: 1.5; padding:40px 0; margin-left:75px; overflow: hidden;position: relative; bottom: 0 }
.icptx li:hover{background-color:rgba(7,103,178,1); bottom:15px }

.iys{ height:530px; padding: 70px 0}

.yslist li{width: 410px; float: left;font-size: 14px; color: #444; margin-left:30px; height:530px; margin-bottom: 50px;z-index: 88 ;overflow: hidden; border:1px #e0e0e0 solid;  box-shadow: 0 0 8px #f6f6f6  }
.ysimg{ width: 410px; height:230px;  display: block; transition: all 0.6s;}
.yslist li:nth-child(1){ margin-left:0;} 
.ystxt{ width: 390px; padding: 10px; text-align: center;}
.yslist li p b{ display: block; font-size:28px; text-align: center;  color: #333; padding: 15px 0}
.yslist li p i{ display: block;  margin:10px auto 13px auto; height:1px; background:#b10000; width: 40px; transition: all 0.3s;  }
.yslist li p{font-size: 15px; color: #555; line-height:30px; }
.yslist li:hover .ysimg{transform: scale(1.06, 1.06);}
.yslist li:hover .ysline{  width: 180px; height: 1px }
.yslist li a{ display: block; height: 40px; line-height: 40px; width: 120px; color: #e6212a; border:1px #e6212a solid; border-radius: 5px; text-align: center; margin:0 auto;}
.yslist li a:hover{ background-color: #e6212a; color: #fff }



.ind_about{ background: #eef1fa; padding:60px 0; }
.ibout_one{ height: auto; overflow: hidden; }
.abou_tit{ font-size: 26px; color: #333;  padding-top:15px; margin-bottom: 20px; font-weight: normal; }
.abou_tit span{color: #0054df}
.abou_tit u{ color: #999; font-size: 14px; font-family: Arail; text-decoration: none; padding-left: 10px }
.company{ background:url("../Images/about_bg.jpg") no-repeat; width: 700px; padding:15px 25px;  line-height: 2.0; height: 348px}
.ibout_one .about_pic{ float: left; margin-right: 20px; }


.icase{padding:0 0 1px 0}
.case_tit{ height: 132px;  background:url("../Images/case_bg.jpg") no-repeat center top;  font-size: 30px; color: #fff; text-align: center; padding: 22px 0}
.case_tit span{ display: block; font-size: 16px;  font-weight: normal; padding-top: 35px}
.case_tit span b{ color: #e5212b; font-size:20px }
.caselist{margin-left:-50px; }
.case_sp{ height: 99px;  background:url("../Images/case_sp.jpg") no-repeat center top;  font-size: 30px; color: #fff; text-align: center; padding: 215px 0}
.case_sp span{ display: block; font-size: 16px;  font-weight: normal; padding-top: 35px}
.case_sp span b{ color: #e5212b; font-size:20px }
.caselist{margin-left:-50px; }

.itemci{ width:200px; height: 110px; background: #fff;  margin-left:42px; margin-top: 30px; border-bottom:4px #d3d3d3 solid;transition: all 0.6s; display: inline-block;}
.itemci .img{width:200px; height: 110px;  overflow: hidden;z-index: 66}
.itemci .img img{width:200px; height: 110px;  display: block;transition: all 0.6s; }
.itemci .cpsm{ padding:10px 0; color: #777; font-size: 14px; line-height: 1.5 }
.itemci .cpsm a{ font-size: 16px; color: #333; display: block; padding:8px 0; font-weight: bold; }
.itemci .cpsm a:hover{ text-decoration: underline; color: #da0000 }
.itemci:hover{ border-bottom: 3px #1350bf solid }
.marquee{ margin:0 auto;}
#marquee{ overflow:hidden;height: 280px !important;}

/***新闻*******/
.ind_news{ padding:20px 0; background-color: #eef1fa }
.news_tit{ font-size: 22px; color: #000;  padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ddd solid; font-weight: normal; }
.news_tit span{/* border-left:3px #0044c1 solid;padding-left: 10px;*/}
.news_tit span b{ color:#0044c1; font-weight: normal;  }
.news_tit a{ display: block; float: right; background:url("../Images/fl_san.png") no-repeat right; color: #da0000; width: 90px; font-size: 14px; height: 25px; line-height: 25px; text-align: center; }
.newsbox{ width: 400px; margin-right: 46px }
.newsr{margin-right: 0}
.thisclass{  padding-top: 10px}
.thisclass dl{height:100px; overflow:hidden; clear: both;  }
.thisclass dl dt{ width: 155px; height: 90px; float: left; margin-right: 20px; background: #f3f3f3 }
.thisclass dl dt img{width: 155px; height: 90px}
.thisclass dl dd a{ color: #00132b; font-size: 16px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden; display: block;  }
.thisclass dl dd a:hover{ color: #cd0000 }
.thisclass dl dd span{ padding-left: 5px; font-size: 13px; font-family: Arail; color: #888 ; }
.thisclass dl dd p{ color: #494949; line-height:1.7; padding-top: 10px; font-size: 12px }
.xwlist{  padding-top: 5px}
.xwlist li{height: 36px; line-height: 36px;background:url("../Images/news_icon.jpg") left center no-repeat; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding-left: 25px;  font-size: 15px}
.xwlist li span{  float: right; color:#888; font-family: Arial; padding-left: 10px}
.xwlist li a{ color: #333;}
.xwlist li a:hover{ text-decoration: underline; color: #f25400 }
/***新闻111111*******/
.ind_newss{ padding:20px 0; background-color: #eef1fa }
.news_tits{ font-size: 22px; color: #000;  padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ddd solid; font-weight: normal; }
.news_tits span{/* border-left:3px #0044c1 solid;padding-left: 10px;*/}
.news_tits span b{ color:#0044c1; font-weight: normal;  }
.news_tits a{ display: block; float: right; background:url("../Images/fl_san.png") no-repeat right; color: #da0000; width: 90px; font-size: 14px; height: 25px; line-height: 25px; text-align: center; }
.newsboxs{ width: 820px; margin-right: 46px }
.newsboxss{ width: 398px; margin-right: -27px }
.newssr{margin-right: 0}

.xwlists{width: 800px; margin-right: 46px   padding-top: 5px}
.xwlists li{ width: 350px; height: 36px; float:left; margin-right: 25px; line-height: 36px;background:url("../Images/news_icon.jpg") left center no-repeat; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding-left: 25px;  font-size: 15px;}
.xwlists li span{  float: right; color:#888; font-family: Arial; padding-left: 10px}
.xwlists li a{ color: #333;}
.xwlists li a:hover{ text-decoration: underline; color: #f25400 }

/***新闻 end*******/

.liuyan{ width: 295px; background: #e7e7e7; height: 410px }
.liuyan_box{ padding:20px 15px }
.liuyan_box input,.liuyan_box textarea{ height: 40px; line-height: 40px; color: #555; border:1px #ddd solid; margin-bottom: 10px; padding: 0 0 0 5px; width:255px; border-radius: 5px }
.liuyan_box textarea{ height:80px }
.liuyan_box .submit{ background:#da0000; color: #fff }


.footer {clear: both; height: auto; overflow: hidden; background:#1b1b1c url("../Images/bot_bg.jpg") no-repeat center top;  padding:60px 0 0 0; position: relative; }
.fotnav{ padding-bottom:17px }

.navb{ line-height:35px; width: 260px; }
.navb2{ width: 380px }
.link{ clear: both; margin-top: 30px }
.navb b{ display: block;padding-bottom: 10px; color: #cb0000 }
.navb i{ height: 3px; width: 25px; background-color:#cb0000; margin:5px 0;  display: block; }
.navb li{ display: inline-block;text-align: left; font-size: 14px; padding-right: 30px}
.navb li a{ color: #fff }
.navb li a:hover{ color: #fff; text-decoration:underline; }
.lx_b{ line-height: 2.0;  color:#fff; padding:0px 0 0px 50px; width: 470px;  border-left: 1px #555757 solid}
/*
.lx_b b{ color: #ffc600; font-size:18px; padding:15px 0 5px 0; display: block;}
.lx_b p{color: #fff; line-height:2.2; font-size: 14px }
.lx_b p a{ padding:8px 0 0 15px ; }*/
.bot_lx .bot_tel{  font-size: 26px; font-family: Arial; color: #fff ; margin-right: 30px}
.bot_lx .bot_tel b{ font-weight: normal; display: block;font-size: 14px; border-left: 3px #cd0000 solid; padding-left: 10px }

.botwx{  margin:-1px 30px 0 0;}
.botwx p{color: #fff; line-height: 2.0; text-align: left;}
.botwx img{ width: 165px; height: 165px; margin:8px auto 0 auto; }



.bottom_r a:hover{ color: #fff; text-decoration: underline; }
.bqsy{ color: #999; font-weight: none;font-size: 5px;  text-align: center;  background: #1b1b1c; line-height: 60px; position: absolute;bottom: 0; width: 100%}
.bqsy a{ color:#999; }

.nybox{ margin:30px auto 50px auto  }
.mainnr{ margin-left: -20px; padding: 40px 0 30px 0}
.mainnr2{ margin-left: 0px !important;}
.mainny{ float: right; margin:0 0 15px 0; width:985px}
.mainny .head{ height: 55px; line-height: 55px; background: #ebebeb; padding-right:10px; }
.mainny .head h2{ font-size:22px; width: 300px; text-align:left;  color: #333; padding-left: 30px; border-left: 5px #2959bb solid; font-weight: normal;}
.mainny .head span{ float: right }
.article-head { height: 45px;  line-height: 45px; border-bottom: 1px #ddd solid;  }
.article-head h1 {  width:120px; text-align: center;  color: #2959bb; display: block; font-weight: 300; border-bottom: 1px #2959bb solid; font-weight: bold; font-size: 20px}
.siderbar .sid_tit{ background: #2959bb; font-size: 30px; height:75px; padding:20px 0 0 30px; color: #fff; border-top:5px #323232 solid;  }
.siderbar .sid_tit span{ display: block; font-family: Arial; font-weight: normal; font-size: 15px;text-transform:uppercase; color: #90a2d6;padding-top: 8px }


.itemp{ margin-left: 20px; border-bottom: 1px #ddd dashed;height: 155px; overflow:hidden; clear: both; margin-bottom: 35px; padding-bottom: 30px }
.sidebar{ width: 235px }
.topclass{ text-align: center; padding:15px 0; color: #fff;background:#2959bb; border-top:5px #333 solid;}
.topclass h2{ font-size:25px }
.leftnav{ margin: 0 0 15px 0; background: #f5f5f5; padding-bottom:10px }
.leftnav dl{  padding-bottom: 5px }
.leftnav dl dt{font-size:18px;  background: #eee; line-height:55px; }
.leftnav dl dt a{ color: #333; display: block; padding:0 20px; }
.leftnav dl dt a:hover{ color: #fff; text-decoration:underline; background: #75bb04 }
.leftnav dl dd{ clear: both; height: auto; overflow: hidden; font-size: 15px; padding-left:30px;   }
.leftnav dl dd p{  margin:10px 0;background:url("../Images/fl_san.png") no-repeat left 5px; padding-left: 15px }
.leftnav dl dd p a{ color: #444 }
.leftnav dl dd p a:hover{ color: #000; text-decoration: underline; }

.leftlx{ background: #75bb04; color: #fff }
.inf{background:#75bb04; line-height:2.0; padding:10px; margin: 0 0 20px 0; font-size: 15px}
.inf strong{ font-size: 20px }

.zxzz{  bottom: -20px; position: relative; }
.zxzz a{ display: block; float: left;  width:160px;  text-align: center; height: 36px; line-height:36px;color: #fff; }
.zxzz .zzl{background: #75bb04; color: #fff }
.zxzz .zzr{ background: #2959bb }
.zxzz a:hover{background: #b10000; }
.page{ padding:0 30px }
.mainnr .list,.xgxw{ width:980px; }
.iqfa2 { width:475px; height:370px; margin:20px 0px; margin-right:15px }
.iqfa2 .head { height:45px; line-height:45px; border:1px solid #dfdfdf; margin-bottom:10px; position:relative; background: #f9f9f9;
    background: -webkit-linear-gradient(top, #f9f9f9, #eee);}
.iqfa2 .head h2 { font-size:20px; color:#333; font-weight:400;background:none !important;     line-height:45px !important; width: 100px !important; float: left}

.iqfa2 .head .mon {color:#fff !important; background: #343434;  height: 20px;border-radius: 20px ; padding:0 10px; margin-top:15px;border: 0 !important; float: right; display: block; width:70px;; margin-right: 5px; line-height: 20px }
.iqfa2 .head .mon:hover { background: #000; border: 0 !important; color: #fff}
.iqfa2 .list3 { padding:10px; border:1px solid #e0e0e0; background: #f9f9f9 }
.iqfa2 .item3 { border-top:1px solid #e0e0e0; padding:10px 0; }
.iqfa2 .item3:first-child { border-top:0; }
.iqfa2 .item3 h3 { height:25px; line-height:25px; overflow:hidden; padding:0 0 0 35px; background:url("../Images/ico-wen.png") left center no-repeat; margin-bottom:6px;text-align: left !important; width: 100% !important }
.iqfa2 .item3 p { padding:0px 0 0 35px; background:url("../Images/ico-da.png") left top no-repeat; height:40px; line-height:20px; overflow:hidden; font-size:12px; color: #666 }


#marquee2{ overflow:hidden; height:250px; margin: 20px 0 }
.item{ width: 285px; height: 245px; float: left; margin:0 10px 20px 10px;border:1px #ddd solid; text-align: center; background: #f1f1f1; font-size: 15px }
.item img{ width: 285px; height: 205px }
.item h3{ padding-top: 8px }
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; width:100%; height:auto}
.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

.more_btn{width:220px;border:2px solid #fff; text-indent:40px;padding:11px 0;font-size:18px;position:relative;z-index:2;display:block;color:#fff;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;cursor:pointer;}
.more_btn .i_ico{margin-top:3px;}
.more_btn:hover{background-color:rgba(255,255,255,0.2);color:#fff;}
.i_ico {width: 24px;height: 24px; background: url("../Images/i_ico.png") no-repeat;}

.gd{ text-align: center;top:20px; position: absolute; }
.gd a{ color: #fff }
.gd a:hover{ text-decoration:underline; }
.mo2{position:absolute; right:12px; top:12px;  color: #fff}.mo2 a{ color: #fff }

.jjnr{ padding:0px 10px; line-height:2.0}
.jjnr a{ color: #fec300;font-weight:bold; }


.ijjfa{ width: 390px; margin-top: 15px }
.abtit{ color: #b10000; height: 40px; line-height: 40px; border-left: 5px #b10000 solid; padding:0 15px; font-size:24px}
.abtit a{ font-size: 16px; font-weight: normal; float: right; }
.falist{ padding-top: 10px }
.falist li a{ display: block; font-size: 15px; background:url("../Images/fa_01.jpg") no-repeat left 2px; font-weight: bold; color: #333; padding-left:30px}
.falist li a:hover{ color: #f69600 }
.falist li span{ display: block; font-size: 12px;background:url("../Images/fa_02.jpg") no-repeat left 14px; color: #666; padding:10px 0 13px 30px; line-height: 1.8}
.falist li{ margin:15px 0; border-bottom: 1px #ddd solid}
.tjxw{ margin:10px 0;}
.tjxw img{ width:378px; height:122px;  }



.product-info2 { position:relative; padding:10px 300px 10px 0; min-height:35px; }
.product-info2 .cpzx { float: left;}
.cpn_t{ text-align: center; font-size: 20px ; padding-bottom: 20px}
.product-info2 .tel { background:url("../images/header-tel.png") left top no-repeat; padding:0 0 0 50px; line-height:1.1; position:absolute; right:0; top:10px; }
.product-info2 .tel dt { font-size:16px; font-weight:700; }
.product-info2 .tel dd { font-size:28px; color:#b10000; font-weight:700; }
.relink { padding:0 20px; height:40px; line-height:40px; border:1px solid #ddd; margin-bottom:20px;background: #f5f5f5 }
.relink p { float:right; width:50%; text-align:right; overflow:hidden; }
.relink p:first-child { float:left; text-align:left;  }
.cpzx{ padding: 10px 20px; margin-left:40px; }
.cpzx a{ display: block; float: left;  width:180px;  text-align: center; height: 40px; line-height:40px;  margin-left: 10px; color: #fff; font-size: 16px}
.cpzx .zzl{background: #232323; }
.cpzx .zzr{ background: #b10000 }
.cpzx a:hover{background: #515151; }
#prev_next li{ width: 45%; float: left; }

.original2 { width:100%; height:auto; overflow:hidden; margin-bottom:10px; }
.original2 img { display:block; padding-left:200px; height:auto; width:600px }
.fromcp{ margin-bottom: 15PX; width: 100%; float: left }
.fromcp h1,.xgcp h1,.xgxwc h1{ height: 45px;  line-height: 45px; font-size: 20px;  border-bottom: 1px #ddd solid; }
.fromcp h1 b,.xgcp h1 b,.xgxwc h1 b{ width:120px; text-align: center;  color: #2959bb; display: block;  border-bottom: 1px #2959bb solid }
.fromcp .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.fromcp .txt { width:98%; height:40px; line-height:40px; background:#fff; border:0; color:#999;  padding: 0 5px; border:1px #ddd solid; background: #F2F2F2}
.fromcp .text { width:98%; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999;border:1px #ddd solid;background: #F2F2F2 }
.fromcp img.code { float:left; width:80px; height:40px; margin-left:10px; }
.fromcp input.code { float:left; width:128px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; padding:0 10px; color:#999; }
.fromcp .submit, .fromcp .reset { float:left; width:100%; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.fromcp .submit { background:#b10000; }
.fromcp .reset { background:#6db215; margin:0 0 0 10px; }
.fromcp .submit:hover { background:#e69912; }
.fromcp .reset:hover { background:#106fbf; }
.fromcp .onfocus, .fromcp .onfocus input.code { border-color:#aaa; }
.fromcp .required{ margin-top: 15px;  }
.fromcp .row-3{ padding: 10px 10px 0 0 }
.xgxwc{ width: 48% }
.article { line-height:2.2; padding:10px 15px 20px 25px;  font-size: 16px; position: relative; z-index: 888}
.shuiyin{ position: absolute; top: 0;  background:url("../Images/sy.png") repeat-y center top; height: 100%; z-index: 999; width: 860px}

.list-news { padding:0 20px; border:1px solid #ddd; margin-bottom:10px; min-height: 500px !important }
.list-news .list { padding:10px 0 10px; }
.list-news .item3 { padding:20px 0; height:70px; border-bottom:1px dashed #ddd !important; position:relative; width: 950px;  overflow: hidden;}
.list-news .item3 .date { position:absolute; right:0; top:15px; color:#999; }
.list-news .item3 h3 { font-size:16px; line-height:20px; margin-bottom:8px; }
.list-news .item3 h3 a {  color:#333}
.list-news .item3 h3 a:hover { text-decoration:underline; color:#191f36 !important }
.list-news .item3 p { height:40px; line-height:20px; color:#666; overflow:hidden; }
.meta{ background: #f5f5f5; text-align: center; padding: 10px }
#allmap{ height: 500px; border: 1px #ddd solid }
.article-container{ padding:0 20px; }
.item2{ width:313px;height:290px; text-align: center;background: #ffffff;border:1px solid #dcdcdc; float: left; margin-left: 20px; margin-bottom: 20px; background:#d3d3d3}
.item2 img{height:240px;width:313px;vertical-align:middle;}
.item2 h3{ height:100%; vertical-align:middle; height: 40px; line-height: 40px; color: #333}


.recommend-form .head { height:38px; line-height:38px; position:relative; border-bottom:1px solid #ddd; background:url("../Images/header-bg.png") left -80px repeat-x #fff; }
.recommend-form .head h2 { font-size:18px; color:#6db215; border-left:5px solid #6db215; padding:0 0 0 20px; background:url("../Images/ico-rec.png") left center no-repeat; }
.recommend-form .main { width:auto; overflow:hidden; padding:10px 0 20px 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 10px; border:1px solid #ddd; }
.recommend-form .row-2 { width:710px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:800px; height:auto; }

.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.recommend-form .text { width:700px; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; margin-left:10px; }
.recommend-form input.code { float:left; width:178px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#407be7; }
.recommend-form .reset { background:#b10000; margin:0 0 0 10px; }
.recommend-form .submit:hover { background:#333; }
.recommend-form .reset:hover { background:#333; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }
#zy_pro{width: 100%;height: 500px;margin:0 auto;}
#zy_pro_l{width: 550px; border:solid 1px #cecece; text-align: center; float: left; position: relative;}
#zy_pro_r{width: 400px;height: 405px; float: right; position: relative;}
#zy_pro_title{width: 400px;height: 44px;line-height: 44px;  position: absolute;left: 0px;top:0px;}
#zy_pro_title span{color: #000;font-size: 22px; font-weight: normal;}
#zy_pro_tedian{}
#zy_pro_info{width: 390px;height: 120px; overflow: hidden; position: absolute;left: 0px;top:60px;line-height: 30px;font-size: 12px;color: #666666;}
#zy_pro_info span{color: #c80000;}
#zy_pro_btn{width: 400px;height: 40px;position: absolute;left: 0px;top:205px;}
#zy_pro_btn a.zy_qq_btn{background: #b10000;color: #fff;}
#zy_pro_btn a.zy_order_btn{background: #2959bb;color: #fff;}
#zy_pro_btn a{width: 165px; height: 40px; line-height: 40px; text-align: center;float: left;display: block;margin-right: 30px;font-size: 14px!important;}
#zy_pro_btn a:hover{background: #fff;border:solid 1px #d4d4d4;color: #666666; }
#zy_pro_xgt{width: 400px;height: 30px;line-height: 30px;position: absolute;left: 0;top:275px;color: #666666;font-size:16px;}
#zy_pro_xg{width: 400px;height: 120px;line-height: 30px;position: absolute;left: 0;top:315px;}


.yb_conct {position: fixed;z-index: 9999999;top: 200px;right: -127px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {width: 180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
.yb_bar .yb_top {background: url("../Images/fixCont.png") no-repeat 0 0 #b10000;}
.yb_bar .yb_phone {background: url("../Images/fixCont.png") no-repeat 0 -57px #b10000;}
.yb_bar .yb_QQ {text-indent: 0;background: url("../Images/fixCont.png") no-repeat 0 -113px #b10000;}
.yb_bar .yb_ercode {/*height:200px;*/background: url("../Images/fixCont.png") no-repeat 0 -169px #b10000;}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%font-size: 14px;color: #fff!important;}

/******************************
 ** 自定义字体
 ******************************/
@font-face{
	font-family: "ssi";
	src: url("../font/ssi.eot");
	src: url("../font/ssi.eot-#iefix") format("eot"),
		 url("../font/ssi.ttf") format("truetype");
}



/******************************
 ** 兼容性
 ******************************/

.bottom .bottomnav{float: left;width: 100%;text-align: center;overflow: hidden;}
.bottom .bottomnav a {padding:0 10px;font-weight: bold;}