*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur());}
a{text-decoration:none;cursor: pointer; color: #666;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}


/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
 
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.fl{ float: left;}
.fr{float: right;}
.fb {font-weight:bold;}
.f12 {font-size:12px;}
.f14 {font-size:14px;font-weight:bold;}
.f141 {font-size:14px;}
.f16 {font-size:16px;font-weight:bold;}
.fm{font-family:"微软雅黑";}


.text-l{text-align:left}/*水平居左*/
.text-r{text-align:right}/*水平居中*/
.text-c{text-align:center}/*水平居右*/
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}/*上下居顶*/
.va-m{ vertical-align:middle!important}/*上下居中*/
.va-b{ vertical-align:bottom!important}/*上下居底*/
.clear{    clear: both;
    height: 0;
    width: 0;
    zoom: 1;
    overflow: hidden;}
.cl:after,.clearfix:after,.container:after{content:"";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
.clear{ width: 100%; clear: both; height: 1px;}
#ie9{position: fixed; top:0; left:0; width:100%; height:100%; z-index:9999999; background:#00ADB5}
#ie9 h6{ font-size: 20px; text-align: center; padding-top: 80px; color: #fff; font-weight: 100;}
#ie9 ul{ width: 20%; margin:50px auto;}
#ie9 ul li{ width: 50%; float: left; text-align: center;}
#ie9 ul li img{  width: 80px ;}
#ie9 .logo{ float: none;font-weight: initial; cursor: pointer; text-align: center; padding:0 30px; padding-top:50px;letter-spacing: -.5px; text-decoration: none; color: #fff; line-height: 75px; font-size:30px;font-family: Lato,PingFang SC,Microsoft YaHei,sans-serif;}
/*公用开始------------------------------------------------------------------*/

.container-fluid{ width:100%}

.container{width: 1200px ; margin: 0 auto;}/*固定外框*/	
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.ml10 {margin-left:10px;_margin-left:5px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.mr10 {margin-right:10px;}
.b-white{ background-color: #fff !important;}
.b-Red{ background-color: #CC0000 !important;}
.b-orange{ background-color: #FF6600 !important;}
.b-yellow{ background-color: #FFFF33 !important;}
.b-green{ background-color: #00CC66 !important;}
.b-Blue{ background-color: #0099FF !important;}
.b-black{ background-color: #000 !important;}
.b-Violet{ background-color: #660066 !important;}
.f-white{color: #fff !important;}
.f-Red{ color: #CC0000 !important;}
.f-orange{ color: #FF6600 !important;}
.f-yellow{ color: #FFFF33 !important;}
.f-green{ color: #00CC66 !important;}
.f-Blue{color: #0099FF !important;}
.f-black{color: #000 !important;}
.f-Violet{color: #660066 !important;}


.f-self{ color: #00ADB5 !important;}
.b-self{ background-color: #00ADB5 !important;}

/*公用颜色------------------------------------------------------------------*/
/*header-top搜索*/
.header-top{ background:#999;}
.header-top .container{ width: 1200px;}
.header-top .fl{ line-height: 35px;color: white;}
.ss{background:#c9c9c9;height:35px; float: right; width: 300px;}
.search{margin:0 auto;}
#formsearch{float:right;line-height:31px;margin-top:2px;}
.s_btn{display: block;width:50px;float:right;cursor:pointer; height: 31px; border: none; color: #fff; background: #10943b;}
#formsearch input{ float: left;height: 31px; border: none; }
#formsearch input[type="text"]{ padding-left: 15px; width: 200px;}
/*----header------*/
.header{ width: 100%; min-width: 1200px;}
.header .top{ width:1200px; margin:0 auto; padding-top:20px; padding-bottom:75px;}
.header .logo{ width: 750px; float: left;}
.tel{ width:328px; float:right; margin-bottom:15px; margin-top:5px;}

.index_nav{background:#002C9C;}
.index_nav .nav{ width:1200px; margin:0 auto; height:80px;}
.index_nav .nav li{ width: 150px; float:left; display: inline-block;height:80px;line-height:80px; text-align:center}
.index_nav .nav li a{color: #fff; font-size: 15px; }
.index_nav .nav li:hover{background: #f0061c;}
.index_nav .nav li a:hover{ display:block}
.index_nav .nav li a.on{ display:block; color:#fff;}
/*----banner-----*/
.slideBox{ width:100%;  overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5%; bottom:5%; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
/*----首页内容-----*/
/*chanpin*/
.pro_bg{ background-color:#fff}
.index-product{ width:100%;min-width:1130px; margin-top:30px;}
.pro-title{ text-transform:uppercase; font-size:22px; text-align: center; padding-top:5px;color:#808080;}
.pro-title span{ color:#268bfe}
.pro_wz{ font-size:26px; line-height:36px; text-align:center; color:#06ae7a;}



/*分类*/
.index-prodh{ width:1150px; margin-top:25px; float:left;}
.dhtop{ width:267px; height:90px; float:left; background-color:#2a72c4; text-transform:uppercase; font-size:18px; text-align: center; color:#fff; line-height:36px;}
.dhdi{ width:267px; height:194px; float:left; margin:0px 23px  auto; margin-bottom:20px;}
.dhdi-img{ width:376px; float:left;margin:20px 20px  auto;}

.index-pronav{ text-align:center; margin:18px 0; width:800px; float:left;margin-left:230px;}
.index-pronav a{ width:115px; height:30px; border:#06ae7a 1px solid; float:left;  text-align: center; line-height: 30px; display:inline-block; margin: 10px 10px; color: #545555; font-size: 14px; background: #fff;}
.index-pronav a.on{ background: #fff; float:left; }
.index-pronav a:hover{ background-color:#eab725; color:#ff0000}
/*chanpin*/
.index-proimg ul{ display: none;}
.index-proimg ul li{ width: 261px; float: left; margin-right:28px; margin-bottom:20px; border:1px solid #06ae7a;}
.index-proimg ul li img{ height:230px; }
.index-proimg ul li:nth-child(4),.index-proimg ul li:nth-child(8){ margin-right: 0;}
.index-proimg ul li a{ padding: 10px; display: block;  color: #3c241e; font-size: 16px; text-align: center; line-height: 16px;}
.index-proimg ul li a:first-child{height: 235px;}
.index-proimg ul li a img{ width: 100%; max-height: 100%;}
.index-proimg ul li:hover{ border: 1px solid #eeb64b;}
.index-proimg ul li:hover a{ color: #ff5a5d;}

.index-more{color: #333; font-size:13px;display:block;}

.about_bg{ height:420px;}
.index-about{ width:1150px; height:304px; background-color:#f9f9f9; float:left; }
.about-con .about_h { font-size:22px; margin-bottom:20px; margin-top:30px; color:#fff; text-align:center;}
.about-con .about_h span{ color:#5db8f4}
.about-con p{ color:#000;line-height:32px; margin:28px;}
.about-img{ width:376px; float:right}
.about-con{width:736px;float:left;}
.about-more{ width:113px; line-height:40px; background-color:#fff;display:block; text-align:center; margin-top:16px; color:#01458e; margin: 0 auto; margin-bottom:20px;}
.about-more:hover{ }

.aboutnr{ width:1150px; margin: 0 auto;}

.abouttp{ width:406px; float:left;}

.index-youshi{ background-color:#e6e6e6; }

.tit-top{ text-align: center; padding-top:30px;  }
.tit-top>p{ text-transform: uppercase; font-size: 30px; color: #4c4c4c; font-weight: 100; height: 50px; }
.tit-top>p span{  margin: 10px auto; color: #10943b; font-size: 30px; position: relative; line-height:30px;}
.tit-top:before{ content: ''; width:200px ; background: url(../images/titlebj.jpg) right; height: 1px; display: inline-block; vertical-align: middle; margin: 0 10px;}
.tit-top:after{ content: ''; width:200px ; background: url(../images/titlebj.jpg) right; height: 1px; display: inline-block; vertical-align: middle;margin: 0 10px;}

.index-hyjy{ width:1150px; height:266px;background: url(../images/hyjy.jpg) no-repeat center;}
.index-hyjy p{ color:#737373;font-size: 14px;}
.index-hyjy ul{ width:540px; float:left; margin-top:87px; margin-left:98px;}
.index-hyjy li{ float:left; line-height:35px;}

.index-cpzl{ width:1150px; margin-top:45px; height:236px;background: url(../images/cpzl.jpg) no-repeat center;}
.index-cpzl p{ color:#737373;font-size: 14px;}
.index-cpzl ul{ width:498px; float:left; margin-top:87px; margin-left:658px;}
.index-cpzl li{ float:left; line-height:35px;}

.index-shengcl{ width:1150px; margin-top:80px; height:236px;background: url(../images/shengcl.jpg) no-repeat center;}
.index-shengcl p{ color:#737373;font-size: 14px;}
.index-shengcl ul{ width:540px; float:left; margin-top:87px; margin-left:98px;}
.index-shengcl li{ float:left; line-height:35px;}

.index-hzxy{ width:1150px; margin-top:60px;height:340px;background: url(../images/hzxy.jpg) no-repeat center; margin-bottom:50px;}
.index-hzxy p{ color:#737373;font-size: 14px;}
.index-hzxy ul{ width:498px; float:left; margin-top:87px; margin-left:658px;}
.index-hzxy li{ float:left; line-height:35px;}

.index-pronav{ text-align: center; margin: 30px 167px; width:900px;}
.index-pronav a{ width: 150px; height: 60px; border-radius:0px ; text-align: center; line-height: 60px; display:inline-block; margin: 0 10px; color: #fff; font-size: 16px; background: #10943b;}
.index-pronav a.on{ background: #10943b;}
.index-proimg ul{ display: none;}
.index-proimg ul li{ width:260px; float: left; margin-right: 40px;  margin-bottom:20px;height: 300px; padding-bottom: 10px;background: #10943b;}
.index-proimg ul li:nth-child(4),.index-proimg ul li:nth-child(8){ margin-right: 0;}
.index-proimg ul li a{ padding: 10px; display: block;  color: #fff; font-size: 16px; text-align: center; line-height: 16px;}
.index-proimg ul li a:first-child{height: 248px;}
.index-proimg ul li a img{ width: 100%; max-height: 100%;}
.index-proimg ul li:hover{ border: 1px solid #ff0000;}
.index-proimg ul li:hover a{ color: #ff0000;}
.index-more{ width: 194px; height: 44px; border: 1px solid #FF5A5D; color: #FF5A5D; font-size: 16px; display: block; margin: 20px auto 0; line-height: 44px; text-align: center; border-radius:44px ;}

.index-news{ width: 100%; min-width: 1200px;padding: 50px 0;}
.index-news .fl{ width: 59%; margin-top: 20px;}
.index-news .fl>img{float: left;}
.index-news .fl p{  line-height:30px ; font-size: 14px; color: #3c241e; float:left;}

.index-nshow{ width:410px ; float: left; background-color:#f4f4f4;}

.xwtuyi{ width:740px; height:232px;background-color:#f4f4f4; float:left;}
.xwtuer{ width:740px; height:232px;background-color:#f4f4f4; float:left; margin-top:26px;}

.xwtuyi-more{ line-height:40px; text-align:center;color:#10943b; float:right;}
.xwtuyi-more:hover{ color:#ffae00;}


.nwtuyinr{ width:410px; float:left; margin-left:10px;}

.nwtuyinr-title{ text-transform:uppercase; font-size:16px; text-align:left; padding-top:5px;color:#262626; margin-left:10px; margin-top:10px;}
.nwtuyinr-title span{ color:#268bfe}
.nwtuyinr{ font-size:14px; line-height:36px; text-align:left; color:#595959; margin-left:10px; margin-top:10px;}

.new1{ width:382px; height:490px; float:left; background-color:#f4f4f4; margin-left:28px; }
.new1 ul{ padding-top:20px;}
.new1 ul li{ background:url(../images/nlibg.jpg) no-repeat left center; line-height:30px; }
.new1 ul li a{margin-left:15px;}
.new1 ul li a:hover{ color:#f47026}
.new1 ul li img{ float: left;width: 130px; height: 90px;}
.new1 ul li p{ float:right ; width: 450px;}
.new1 ul li p span{ color: #3c241e; font-size: 16px; line-height: 35px;}
.new1 ul li p a{color: #3c241e; font-size: 14px; line-height: 25px;}
.new2{ float:left; margin-top:5px;}

.index-news .fr{ width:38%; margin-top: 20px;}
.index-news .fr ul li{ width: 90%; margin-bottom: 5px; margin-left:26px;}
.index-news .fr ul li img{ float: left;width: 130px; height: 90px;}
.index-news .fr ul li p{ float:right ; width:350px;}
.index-news .fr ul li p span{ color: #3c241e; font-size: 16px; line-height: 35px;}
.index-news .fr ul li p a{color: #3c241e; font-size: 14px; line-height: 25px;}
.index-napa{ width: 100%; min-width: 1200px; background: url(../images/probj.jpg); padding: 50px 0;}
.slideBox2{ width:100%; margin-top: 30px;  overflow:hidden; position:relative;   }
.slideBox2 .hd{ height:15px; padding-top: 30px; width: 100%; overflow:hidden;  text-align: center; }
.slideBox2 .hd li{ display: inline-block; width: 40px; height: 6px;margin-left: 5px; background: #c2e5ed;}
.slideBox2 .hd li.on{background: #ff5a5d}
.slideBox2 .bd{ position:relative; height:195px; z-index:0;  }
.slideBox2 .bd ul{ float: left;}
.slideBox2 .bd li{ zoom:1; vertical-align:middle;text-align: center;  width: 216px; margin-left:30px ; float: left;}
.slideBox2 .bd ul li a{ font-size: 14px; text-align: center; color: #3c241e; line-height: 40px;}
.slideBox2 .bd ul li:first-child{ margin-left: 0;}
.slideBox2 .bd img{ width:100%; height:150px; display:block;  }
/*----底部-----*/
.youqing{}
.yqlj{ width:1200px; margin:0 auto; }
.yqlj a{ display: inline-block; padding: 2px 3px;}

.footer{ background-color:#333333;}
.foot{ width:1200px; margin:0 auto;color:#fff}
.foot a{ color:#fff}

.footer .fl{ width:98%; padding-top: 20px;}
.footer .fl p{font-size: 14px; line-height: 25px;}
.footer .fl p a{font-size: 14px;}
.footer .fr{ width:2%; text-align:right;font-size: 14px; margin-top:30px;}
.footer .fr a{font-size: 14px;}

.index-join{ height: 220px;width: 100%; overflow: hidden; min-width: 1200px; background: url(../images/join.jpg) no-repeat center top; }
.join-more{ width: 240px; height: 50px; border: 3px solid #ff5a5d; text-align: center; color: #ff5a5d; font-size: 22px; line-height: 50px; display: block; margin: 115px auto 0;}	
/*----内页-----*/
.main-page{ padding-top: 30px; padding-bottom:20px;}
.onurl{ width: 100%;color:#333; line-height: 35px; margin-bottom: 20px; border-bottom:#ccc 1px solid}
.onurl a{ color:#333; padding:0 5px;}
.onurl a img{ vertical-align: middle; margin-right: 5px;}
/*----内页左-----*/
.page-left{ width: 260px; float: left;}
.page-left .left-nav li{     width: 100%;
    height: 50px;
    float: left;
    margin: 1px 0 0 0;
    background: url(../images/s1.png) no-repeat right top;
    overflow: hidden;}
.page-left .left-nav li a{ color:#333 ; font-size:16px ; line-height: 50px;margin-left: 15px;}
.page-left .left-nav li hover{ color:#ff0000 ; font-size:14px ;}
.page-left .left-nav li.on{ }
.page-left .left-nav li.on a{ color: #000;}

.leftBox{ width:100%;  overflow:hidden; position:relative; margin-top: 10px;  }
.leftzz{position:absolute; left: 0;top: 0; z-index: 666;}
.leftBox .hd{ height:15px; overflow:hidden; position:absolute; right:5%; bottom:5%; z-index:1; }
.leftBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.leftBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.leftBox .hd ul li.on{ background:#f00; color:#fff; }
.leftBox .bd{ position:relative; height:100%; z-index:0;   }
.leftBox .bd li{ zoom:1; vertical-align:middle; }
.leftBox .bd img{ width:100%;  display:block;  }
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.leftBox .prev,
		.leftBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.leftBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.leftBox .prev:hover,
		.leftBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.leftBox .prevStop{ display:none;  }
		.leftBox .nextStop{ display:none;  }
.left-cont{ margin-top: 20px;border:1px solid #eee;}
.leftrwm{ width: 240px; margin: 0 auto; padding-bottom: 15px; border-bottom: 1px solid #fff;}
.leftrwm .fl{ width: 150px; color: #fff;}
.leftrwm .fr{ width: 80px;}	
.left-tal{ width: 240px;margin: 0 auto; padding: 15px 0;border-bottom: 1px solid #fff;}	
.left-tal p{ font-size:16px ; color: #000;}
.left-tal span{ color: #fff;  font-size: 30px; line-height: 100%;}
.left-us{ width: 240px;margin: 0 auto; }
.left-us p{ color: #fff; line-height: 24px;}
/*pages开始--------------------------------------------------------------------------*/
.pages{ height: 35px;  padding: 20px 0; margin: 0 auto; text-align: center;}

/*----内页右-----*/
.page-right{ width:900px; float:right;}
.page-about,.page-news,.page-messages,.page-product{margin-top: 15px;}
.page-newshow{ padding-top: 20px;}
/*----内页关于-----*/
.page-about img{ max-width: 100%; display: block;  margin: 20px auto;}
.page-about p{ font-size: 16px; color: #3c241e; text-indent: 28px;}
/*---内页新闻---*/
.newsList li{ padding-bottom:10px; padding-top:10px; border-bottom:1px solid #ccc;}
.newsList li p{padding-top: 20px;}
.newsList li .lhfl{ width:70px; height: 80px; float: left; background: #f2f2f2;}
.newsList li .lhfl p{ width: 70px; text-align: center;  color:#3C241E; padding-top: 0;}
.newsList li .lhfl p b{ font-size: 28px; line-height: 47px;}
.newsList li:hover .lhfl{ background: #012C9C;}
.newsList li:hover .lhfl p{ color: #f7f7f7;}
.newsList .lhfr{ width:810px; float: right;}
.newsList .lhfr .lhxq{  height: 30px; display:block; width: 100px; font-weight: 100; line-height: 30px; font-size: 14px;  text-align: center; float: right; border: 1px solid #ccc;}
.newsList .lhfr .lhjt{ background: url(../images/jt.jpg) no-repeat left -33px;  height: 33px; display:block; width: 33px;  float: right;}
.newsList .lhfr:hover .lhjt{background: url(../images/jt.jpg) no-repeat left 0;}
.newsList .lhfr span{ font-size: 14px;}
.newsList .lhfr .dateTitle { display: block; color: #333; font-size: 18px; }
.newsList .lhfr p{ display: inline-block; width:100%;}
.newsList li:hover .lhfr .dateTitle{ color: #ee4b4e;}
.newsList li:hover a{ text-decoration:none ;}
/*---内页产品---*/
.newshowheader{margin-top: 15px;}
.page-pro li{  width: 208px; float: left; margin-right:15px;border: 1px solid #eee; margin-bottom:10px;}
.page-pro li:hover{ border:1px solid #012C9C;}
.page-pro li:hover P{ background: #012C9C;}
.page-pro li p a{ color: #000;} 
.page-pro li:hover a{ color: #fff;} 
.page-pro li p{ background: #eee;}
.page-pro li>a{ display: block; width: 208px; height:180px; line-height: 180px; text-align: center;}
.page-pro li>a img{ max-width: 100%; max-height:100% ; margin: 0 auto;}
.page-pro li p{ line-height: 40px; text-align: center; font-size:14px ; color: #3c241e;} 
.lhtab{ width: 100%; line-height: 50px; height: 50px; background: #012C9C; margin: 30px auto;}
.lhtab span{ width: 148px;display: block; height: 48px; font-size: 14px; color: #fff; float: left; border: 1px solid #012C9C; text-align: center;}
.lhtab span.on{ background: #fff; color: #012C9C;}
/*---内页留言---*/
.massages span{ width: 30%; display: block; float: left; margin-right:5% ; margin-bottom: 20px;}
.massages input[type="text"]{ width: 100%; text-indent: 15px; border: 1px solid #ddd; border-radius: 4px; line-height: 35px; }
.massages div input[type="text"]{ width: 150px; }
.massages div {padding-bottom:20px ;}
.massages textarea{ clear: both; display: block; width: 96%; padding: 0 2%; height: 100px;border: 1px solid #ddd; border-radius: 4px; margin-bottom: 20px;}
.submit{ background:#012C9C; color: #fff; display: block; width: 80px; height: 30px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
/*---内页新闻详情---*/
.newshowheader h1 { text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600
}

.newshowheader .article-info {
    height: 30px;
    line-height: 30px;
    color: #666;
   text-align: center;
    border-bottom: 1px solid #ddd;
  
}

.newshowheader .article-info .split {
    margin: 0 10px;
    color: #ddd
}
.page-newshow p{ line-height: 26px; text-indent: 28px;}
.page-newshow  h2{ line-height: 46px; color: #212121;font-size: 20px;}
.page-newshow  h3{ line-height: 36px; color: #212121;font-size: 18px;}
.page-newshow a {text-decoration: none;color:#0090db;}
.page-newshow a:hover{text-decoration:underline;}
/*---内页联系我们---*/
.pconus{ background: url(../images/contentimg.png) no-repeat right center; height: 180px; padding-top: 20px;}
.pconus p{ color: #3c241e;}
/*---n内页招商加盟---*/
.join-list{ margin-top: 30px; padding-left: 30px;}
.join-list .jointitle{ font-size: 16px; font-weight: bold; color: #ff9900;}
.join-list p{color: #3c241e;}
/*---内页产品详情---*/
.page-productshow{ padding-top: 30px;}
.page-productshow .fl{ width: 310px; height: 310px;}
.page-productshow .fr{ width: 570px; height: 310px;}
.page-productshow .fl{ line-height: 310px;background: #f8f8f8;}

.page-productshow .fl .bd { width: 310px; margin: 0 auto;}
.page-productshow .fl .bd img{width:310px; max-height: 310px;}
.page-productshow .fr{ background: #f8f8f8;}
.page-productshow .fr h1{ font-size: 28px; color: #3c241e;  line-height: 80px; width:480px ;font-weight: 300; margin: 0 auto 20px; border-bottom: 1px solid #ddd;}
.page-productshow .fr p{font-size: 16px; color: #3c241e; margin: 0 auto;  line-height: 30px; width:480px ;}
.abimg{ position: relative;}
.abimg a{position: absolute;  bottom:20px ; height: 45px; line-height: 45px;}
.abimg a.prev{left:calc(310px + 65px);left:-webkit-calc(310px + 65px);}
.abimg a.next{left:calc(310px + 125px);left:-webkit-calc(310px + 125px);}
.page-procon{ clear: both; padding: 40px 0; border-bottom: 1px solid #ddd;}
.page-procon p{ line-height: 26px; color: #3c241e;}
.page-procon h2{ font-size: 16px;font-weight: bold;line-height: 36px;}
.page-procon a {text-decoration: none;color:#0f68b9;}
.page-procon a:hover{text-decoration:underline;}
.abptit{ font-size: 20px; background: #012C9C;color: white;padding-left: 10px;margin:5px 0; line-height: 45px;}
.about-pro ul li{  width: 205px; float: left; margin-right:18px;}
.about-pro ul li>a{ display: block; width: 205px; height:153px; line-height: 153px; text-align: center; overflow: hidden;}
.about-pro ul  li>a img{ max-width: 100%; max-height:100% ; margin: 0 auto;}
.about-pro ul li p{ line-height: 40px; text-align: center; font-size:14px ; color: #3c241e;} 
.about-newspro ul li{  width:380px; float: left; margin-right:30px;}
.about-newspro ul li>a{ display: block; width: 280px; height:200px; line-height: 200px; text-align: left;}
.about-newspro ul  li>a img{ max-width: 100%; max-height:100% ; margin: 0 auto;}
.about-newspro ul li p{ line-height: 40px; text-align: left; font-size:14px ; color: #3c241e;} 
.listname{ background: #f4f4f4; padding: 23px; font-size:14px ; margin: 10px auto 20px;}
/*---分页---*/
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #012C9C;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ee4b4e;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #012C9C;
  border-color: #012C9C;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagetb{/*border-top:1px solid #ccc ; */margin: 40px auto;}
.pagetb p{ line-height: 40px; border-bottom:1px solid #ccc ;}

.insBanner{ width: 100%;}
.insBanner img{ width: 100%;}


.tel {width:290px; height:80px; display:block; overflow:hidden; background:url(../images/tel.png) left no-repeat;  margin-top:0px; font-size:28px; font-weight:bold; color:#e60012; }
 .tel h2{ padding-left:67px; padding-top:40px;}
 .tel span { margin-top:5px; padding-left:70px; display: block; font-size:12px; font-weight:100; color:#333; text-align:left;  }
.tel span h2 { display: inline; text-align: left; font-weight: 100; }


.bg1{ width:100%; }
.con2,.con21{ width:100%; height:145px; overflow:hidden;}
.con21 .con2_con .p{text-align:center; }
.con2 .con2_con .p{text-align:center; padding-top: 35px; }
.con2 .con2_con,.con21 .con2_con{width:470px; background:#fff; margin:0 auto; height:10px; display:block; position:relative;}
.con2 .con2_con h2,.con21 .con2_con h2{font-size:16px; color:#666;font-family: Microsoft YaHei; font-weight:normal; padding-top:10px;}
.con2 .con2_con h3,.con21 .con2_con h3{font-size:30px; color:#333;font-family: Microsoft YaHei; font-weight:bold; padding-top:10px;}
.con2 .con2_con h2 a,.con21 .con2_con h2 a,.con2 .con2_con h2 a:visited,.con21 .con2_con h2 a:visited{color:#002c9c;}


.con { width: 1200px; margin: 0px auto 32px auto;}
.con .tab1_t{ width:238px; height:75px; line-height:75px; background:#f0061c; color:#fff; font-size:30px; text-align:center; margin-top:5px;}
.tab1_con { background: #002c9c; padding-top: 13px; padding-bottom: 13px; width: 238px; margin-bottom:14px; }
.tab1_con a:hover{ color:#002c9c; }
.tab1_con_b{ padding:3px 17px;color:#fff; font-size:14px; line-height:28px;}.tab1_con_b h2{ font-size:16px;}
.tab1_f{ width:237px; height:91px; padding-top:10px;}
/*鏀剁缉鑿滃崟*/
.v { float: right; width: 14px; height: 14px; overflow: hidden; background: url(../images/vicon.png) no-repeat; display: inline-block; margin-top: -5px; margin-bottom: -5px; }
.v01 { background-position: 0 0; }
.v02 { background-position: 0 -16px; ; }
.vtitle { height: 45px; background: url(../images/tab1_li_bg.jpg) center center no-repeat; line-height: 45px; margin-top: 5px; margin-bottom: 11px; padding-left: 59px; font-size: 14px; color: #fff;  cursor: pointer; }
.vtitle:hover{background: url(../images/tab1_li_bg1.jpg) center center no-repeat;}
.vtitle a,.vtitle a:visited{color:#fff; font-size:12px;}
.vtitle em {margin:6px 25px 0 0px; }
.vconlist { padding-bottom: 7px; }
.vconlist li { background: url(../images/tab1_li.jpg) left bottom repeat-x }
.vconlist li a { height: 36px; line-height: 36px; padding-left: 50px; display: block; font-size: 12px; color: #fff;  background: url(../images/tab1_ico.png) 25px center no-repeat; }
.vconlist li.select a, .vconlist li a:hover { color:#fff; text-decoration: none; font-weight:bold; margin-left:10px; }
.con .tab2 { background: url(../images/tab2_tel.jpg) no-repeat; width: 190px; height: 170px; margin-top: 5px; text-align: center; position: relative; }
.con .tab2 h3 {  font-size: 14px; color: #fff; }
.con .tab2 h2 { color: #fff; font-size: 20px; font-weight: bold; }
.con .tab2 div { position: absolute; text-align: center; width: 190px; top: 83px; left: 0; }

.tab3 { width: 960px;}
.tab3 .title { border-bottom: 1px solid #d8d8d8; width: 100%; height: 32px; line-height: 32px; background: url(../images/tab3_ico.gif) left center no-repeat; }
.tab3 .title .l { font-size: 14px; padding-left: 30px; }
.tab3 .title .l a, .tab3 .title .l a:visited { color: #1c6397; font-weight: bold; }
.tab3 .title .r a, .tab3 .title .r a:visited { display: block; width: 16px; border-radius: 16px; height: 16px; background: #fff; border: 1px solid #1d6ca4; margin-top:8px; text-align: center; line-height: 16px; }
.tab3 .title .r a:hover { background: #002c9c; color: #fff; }
.sec2_ul { width: 960px; margin: 0 auto;overflow: hidden; }
/*.sec2_ul ul { width:952px; }
.sec2_ul li { float: left; width: 307px; border:1px solid #ccc; display: block; margin-right: 18px; text-align: left; overflow: hidden;  margin:5px; }
.sec2_ul li a { display: block; width: 307px; height: 366px; background: #eee; position: relative; }
.sec2_ul li a img { width: 307px; height: 261px; transition: .9s; -moz-transition: .9s; -webkit-transition: .9s; -o-transition: .9s; line-height: 1em; overflow: hidden; }
.sec2_ul li .p { line-height:22px; padding:0 15px;position: relative;width: 280px; }
.sec2_ul li .p span{ display:block; position:absolute; width:100px; height:60px;z-index: 10; top:0px; right:0px; background:#e58c21; color:#fff; font-size:14px; text-align:center; padding-top:10px;}
.sec2_ul li .img { width: 307px; height: 261px; overflow: hidden; }
.sec2_ul li a:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); z-index: 1; }
.sec2_ul li a:hover { background: #002c9c; width: 307px; height: 366px; overflow: hidden; }
.sec2_ul li a:hover h1, .sec2_ul li a:hover h2 { color: #fff; }
.sec2_ul li a h1 { font-size: 15px; font-family: "寰蒋闆呴粦", "瀹嬩綋"; color: #333333; line-height: 34px; height: 34px; font-weight: bold; padding-top:5px; }
.sec2_ul li a h2 { font-size:13px; line-height:25px; width:190px;}
.sec2_ul li a .div { background: url(../images/sec2_bg.png) left top no-repeat; position: absolute; left: 0; top: 261px; width: 100%; height: 0px; overflow: hidden; z-index: 10; }*/

.sec2_ul ul li{ width:226px; float:left; margin-left:10px; text-align:center;}
.sec2_ul ul li img{ border:1px solid #d9d9d9; padding:2px;}
.sec2_ul ul li a{ color:#000; line-height:42px; font-weight:300;}






.sec3_ul { width: 740px; margin: 0 auto; margin-top:15px;  margin-bottom: 30px; overflow: hidden; }
.sec3_ul ul { width:800px;  }
.sec3_ul li { float: left; width:226px; background: url(../images/tab3_bg.gif) repeat; display: block; margin-right:14px; text-align: center; overflow: hidden; padding: 6px; }
.sec3_ul li a { display: block; width:226px; height:203px; background: #eee; position: relative; color:#333; }
.sec3_ul li a img { width: 226px; height:170px; transition: .9s; -moz-transition: .9s; -webkit-transition: .9s; -o-transition: .9s; line-height: 1em; overflow: hidden; }
.sec3_ul li a .img { width:226px; height:170px; overflow: hidden; *overflow: inherit;*width:auto;*height:auto; }
.sec3_ul li a:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); z-index: 1;* z-index:0;  }
.sec3_ul li a:hover { background: #002c9c; width:226px; height:203px; overflow: hidden; }
.sec3_ul li a:hover h2, .sec3_ul li a:hover h2 { color: #fff; }
.sec3_ul li a h2 { font-size: 12px;  color: #333333; line-height: 34px; height: 34px; font-weight: bold; }

.left {
    float: left;
}

.right{
	float: right;
}

.s_banner{width:100%; height:159px; background:url(../images/con1_bg.jpg) no-repeat center;}
.s_banner .w1000{position:relative; display:block; height:153px; overflow:inherit;}
.s_banner .w1000 .img{position:absolute; left:0;padding-top:0px; width:215px; height:213px; top:-20px;}
.s_banner .w1000 .p{position:absolute; left:270px; top:38px; }
.s_banner .w1000 h2{ color:#fff; font-size:30px;}
.s_banner .w1000 h3{font-size:20px; color:#5d9ee9; font-family:Arial, Helvetica, sans-serif;}
.s_banner .w1000 .morepro{ margin:0 auto ; width:125px; height:39px; padding-top:50px;}
.s_banner .w1000 .morepro h2{ font-size:14px; font-weight:100;}
.s_banner .w1000 .morepro h2 span{font-size:20px; font-weight:bold;}
.s_banner .w1000 .morepro a,.s_banner .w1000 .morepro a:visited{ width:125px; height:39px; line-height:39px; text-align:center; font-size:16px; color:#002c9c; background:#fff; font-weight:bold; display:block; float:left;  margin-top:10px;}

.s_banner .w1000 .morepro a, .s_banner .w1000 .morepro a:visited {
    width: 125px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 16px;
    color: #002c9c;
    background: #fff;
    font-weight: bold;
    display: block;
    float: left;
    margin-top: 10px;
    transition: width 0.5s, height 0.5s;
    -webkit-box-shadow: 3px 3px 3px #ddd;
    -moz-box-shadow: 3px 3px 3px #d8d9db;
    box-shadow: 3px 3px 10px #ddd;
    -moz-transition: width 0.5s, height 0.5s, -moz-transform 0.5s;
    -webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
    -o-transition: width 0.5s, height 0.5s, -o-transform 0.5s;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
    box-shadow: inset 0 0 0 1px rgba(0, 49, 95, 0.3), 0 1px 3px #333333;
}

.con4{background:url(../images/con2_bg_02.jpg) no-repeat center;height:237px; }
.con4 .con4_con{width:299px;  margin:0 auto; margin-top:58px; height:89px; display:block;background:url(../images/con2_bg_02_1.jpg) no-repeat center;}
.con4 .con4_con .p{text-align:center;opacity:0;}
.con4 .con4_con h2{font-size:25px; color:#666;font-family: Microsoft YaHei; font-weight:normal;}
.con4 .con4_con_2{width:480px;  margin:0 auto;height:40px; line-height:40px; display:block; margin-top:8px; padding-left:17px;}
.con4 .con4_con_2 .p2{text-align:center;opacity:0;}
.con4 .con4_con_2 h2{font-size:20px; color:#fff;font-family: Microsoft YaHei; font-weight:normal;}

.con4_1{background:url(../images/con2_bg_03.jpg) no-repeat center;height:439px; }
.con4_1 .con4_1_con{width:380px; margin-left:686px; margin-top:58px; height:69px; display:block;background:url(../images/con2_bg_03_1.jpg) no-repeat center;}
.con4_1 .con4_1_con .p{text-align:left;opacity:0; padding-left:70px; line-height:69px;}
.con4_1 .con4_1_con h2{font-size:30px; color:#333;font-family: Microsoft YaHei;}
.con4_1 .con4_1_con_2{width:453px; margin-left:715px; height:180px; line-height:40px; display:block; margin-top:35px; }
.con4_1 .con4_1_con_2 .p2{text-align:left;opacity:0;}
.con4_1 .con4_1_con_2 li{width:453px; float:left;font-size:20px; color:#333;font-family: Microsoft YaHei; font-weight:normal; list-style:url(../images/con2_bg_03_li.jpg);}
.w1000 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.con4_2{background:url(../images/con2_bg_04.jpg) no-repeat center;height:418px; }
.con4_2 .con4_2_con{width:373px; margin-left:28px; margin-top:82px; height:69px; display:block;background:url(../images/con2_bg_04_1.jpg) no-repeat center;}
.con4_2 .con4_2_con .p{text-align:left;opacity:0; padding-left:83px; line-height:69px;}
.con4_2 .con4_2_con h2{font-size:30px; color:#333;font-family: Microsoft YaHei;}
.con4_2 .con4_2_con_2{width:573px; margin-left:51px; height:180px; line-height:40px; display:block; margin-top:30px; }
.con4_2 .con4_2_con_2 .p2{text-align:left;opacity:0;}
.con4_2 .con4_2_con_2 li{width:573px; float:left;font-size:20px; color:#333;font-family: Microsoft YaHei; font-weight:normal; list-style:url(../images/con2_bg_03_li.jpg);}

.con4_3{background:url(../images/con2_bg_05.jpg) #ebebeb no-repeat center top;height:425px; }
.con4_3 .con4_3_con{width:412px; margin-left:646px; margin-top:58px; height:69px; display:block;background:url(../images/con2_bg_05_1.jpg) no-repeat center;}
.con4_3 .con4_3_con .p{text-align:left;opacity:0; padding-left:90px; line-height:69px;}
.con4_3 .con4_3_con h2{font-size:30px; color:#333;font-family: Microsoft YaHei;}
.con4_3 .con4_3_con_2{width:473px; margin-left:676px; height:180px; line-height:40px; display:block; margin-top:32px; }
.con4_3 .con4_3_con_2 .p2{text-align:left;opacity:0;}
.con4_3 .con4_3_con_2 li{width:473px; float:left;font-size:20px; color:#333;font-family: Microsoft YaHei; font-weight:normal; list-style:url(../images/con2_bg_03_li.jpg);}

.con4_4{background:url(../images/con2_bg_06.jpg) no-repeat center;height:493px; }
.con4_4 .con4_4_con{width:373px; margin-left:108px; margin-top:85px; height:69px; display:block;background:url(../images/con2_bg_06_1.jpg) no-repeat center;}
.con4_4 .con4_4_con .p{text-align:left;opacity:0; padding-left:83px; line-height:69px;}
.con4_4 .con4_4_con h2{font-size:30px; color:#333;font-family: Microsoft YaHei;}
.con4_4 .con4_4_con_2{width:473px; margin-left:135px; height:180px; line-height:40px; display:block; margin-top:30px; }
.con4_4 .con4_4_con_2 .p2{text-align:left;opacity:0;}
.con4_4 .con4_4_con_2 li{width:473px; float:left;font-size:20px; color:#333;font-family: Microsoft YaHei; font-weight:normal; list-style:url(../images/con2_bg_03_li.jpg);}


.con5{ margin-bottom:88px;}
.con5 .cleft{width:558px;}
.con5 .cright{ width:442px;}
.con5 .cright ul{border-left:3px solid #ddd;}
.con5 .cright li a,.con5 .cright li a:visited{ height:93px; display:block; background:#fff; border-bottom:1px dotted #bbb; padding:20px 0px 14px 0px;}
.con5 .cright li a:hover{ background:#f1f1f1;}
.con5 .cright li a:hover .ico{border:2px solid #e60012; color:#e60012;}
.con5 .cright li a:hover h2{color:#e60012;}
.con5 .cright li .left{width:78px;}
.con5 .cright li .right{width:331px; line-height:20px; margin-right:15px;}
.con5 .cright li .ico{color:#f0cc46; font-size:30px; font-weight:bold; height:42px; text-align:center; width:42px; border:2px solid #f0cc46; border-radius:5px; margin-left:21px;}
.con5 .cright li h2{font-size:18px; font-weight:bold; color:#666;}
.con5 .cright li p{font-size:14px; color:#999; padding-top:5px;}

.con6{width:100%; background:url(../images/about_bg.jpg) top center no-repeat; height:638px;}
.con6 .con2_con{background:none; color:#fff;}
.con6 .con2_con h2{color:#fff;}
.con6 .con2_con h3{padding-top:15px;}
.con6 .w1000{ padding-top:20px;}
.con6 .w1000 .left img{ border:5px solid #fff; }
.con6 .right{color:#fff; width: 910px;px; line-height:28px; float:left; margin-left:20px; font-size:14px;}
.con6 .right h2 a,.con6 .right h2 a:visited{font-size:24px; font-weight:bold; color:#fff;}
.con6 .right .txt{padding-top:10px;}
.con6 .right span a,.con6 .right span a:visited{color:#fff; display:block; border:1px solid #fff; width:120px; height:32px; text-align:center; line-height:32px; margin-top:28px;}
.con6 .con3_con{width: 356px; height:60px; margin:0 auto;margin-top: 158px;color:#eff0f1; font-size:16px; line-height:25px; text-align:center}

.con6 .zizhi{color:#fff; width:260px; height:270px; float:right; overflow:hidden}
.silder-box{position:relative;margin:0 auto ;}
.silder{margin:0 auto 0;}
.silder li{width:219px;height:270px;}
.silder li img{width:219px;height:229px;}
.silder li p{ text-align:center; line-height:30px; font-size:16px;}
.silder li a{ color:#fff; }
.silder-button{top:90px;width:36px;height:36px;position:absolute;cursor:pointer;}
.silder-button.btl{left:10px;background:url(../images/bl.png);}
.silder-button.btr{right:10px;background:url(../images/br.png);}


.index_news{ width:100%; height:835px;}
.con7{width:1200px; margin:0 auto; padding-top:45px; height:710px;*height:720px; overflow:hidden;}
.con7 .tab1{ width:664px;}
.con7 .tab1  h3{height:56px; background:url(../images/dy_txl.png) no-repeat left bottom;  font:25px "Microsoft YaHei";  color:#333; line-height:56px; margin-bottom:24px;}
.con7 .tab1 h3 font{ font:16px "Microsoft YaHei"; color:#666; line-height:56px;}
.con7 .tab1  h3 a{color:#333;}
.con7 .tab1 h3 span{float:right; display:block; width:76px; height:30px; font:14px "Microsoft YaHei"; color:#666; line-height:30px; text-align:center; border:1px solid #999; background:#fff; margin-top:35px;}
.con7 .tab1 h3 span a{ color:#666;}.con7 .tab1 h3 span a:hover{ color:#fff;}
.con7 .tab1 h3 span:hover{ background:#002c9c; color:#fff;}.con7 .tab1 h3 span:hover a{ color:#fff;}

.con7 .tab1 dl{ height:170px; overflow:hidden; margin-bottom:20px;}
.con7 .tab1 dt{ width:234px; height:167px; float:left; background:url(../images/index_news_imbg.jpg) left top no-repeat;}
.con7 .tab1 dt img{ width:228px; height:161px; float:left;}
.con7 .tab1 dd{ width:409px; float:right;}
.con7 .tab1 dd span{ display:block; font:20px "Microsoft YaHei"; color:#333; line-height:25px;}
.con7 .tab1 dd span a{ color:#000;}
.con7 .tab1 dd font{ color:#999;font:14px "Microsoft YaHei"; line-height:25px;}
.con7 .tab1 dd p{ height:100px; font:14px "Microsoft YaHei"; color:#666; line-height:26px; padding-top:5px;}
.con7 .tab1 dd em{ display:block; font:14px "Microsoft YaHei"; float:right; font-weight:bold; color:#002548; line-height:14px;}
.con7 .tab1 dd em a{ color:#002548;}
.con7 .tab1  .ul5 ul{padding-top:10px;}
.con7  .tab1  .ul5 li {color:#999; width:640px; padding-left:24px; overflow:hidden;vertical-align:top; height:40px; line-height:40px;overflow:hidden;font-size:14px; border-bottom:1px dotted #999; background:url(../images/index_news_libg.png) 5px 15px no-repeat;}
.con7  .tab1  .ul5 li a,.con7  .tab1 .ul5 li a:visited{line-height:40px;color:#333; font-size:15px; height:40px;overflow:hidden;vertical-align:top}
.con7  .tab1 .ul5 li a:hover{color:#002c9c;}
  
.faq{ width:400px; height:700px; overflow:hidden; margin-right:35px;}
.faq  h3{height:56px; background:url(../images/dy_tx.png) no-repeat left bottom;  font:25px "Microsoft YaHei";  color:#333; line-height:56px; margin-bottom:24px;}
.faq h3 font{ font:16px "Microsoft YaHei"; color:#666; line-height:56px;}
.faq  h3 a{color:#333;}
.faq h3 span{float:right; display:block; width:76px; height:30px; font:14px "Microsoft YaHei"; color:#666; line-height:30px; text-align:center; border:1px solid #999; background:#fff; margin-top:35px;}
.faq h3 span a{ color:#666;}.faq h3 span a:hover{ color:#fff;}
.faq h3 span:hover{ background:#002c9c; color:#fff;}.faq h3 span:hover a{ color:#fff;}
.fa_con{ width: 390px;height:620px; overflow:hidden;}
.fa_con dl{width: 400px; overflow:hidden; margin-bottom:20px; border-bottom:1px solid #ddd;}
.fa_con dt{ height:22px; font:16px ; color:#002548; line-height:22px; padding-left:35px; background:url(../images/faq_q.gif) no-repeat 0 0; margin-bottom:10px;}
.fa_con dt a{ color:#666;}
.fa_con dd{ font:14px "Microsoft YaHei"; color:#666; height:70px; overflow:hidden; line-height:25px; padding-left:35px; margin-bottom:10px; }


.con3{background:url(../images/con3_bg.jpg) #fff top center no-repeat; width:100%;}
.con3 .cleft{ width:293px; height:528px;}
.con3 .con3_con{width:100%; background:#fff; display:block;}
.con3 .con3_con li{ text-align: center; position:relative; width:278px; border:1px solid #ccc; height:198px;padding-top: 10px; margin-left:13px; margin-bottom:10px; float:left; }
.con3 .con3_con .grid ul{width:1200px;}
.con3 .con3_con .effect-ming {
	background: #030c17;
}

.con3 .con3_con .effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	width:288px; height:258px;
}

.con3 .con3_con .effect-ming .figcaption::before {
	position: absolute;
	top:20px;
	right:20px;
	bottom: 20px;
	left: 20px;
	border: 2px solid #f5c71c;
	box-shadow: 0 0 0 20px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(0.4,0.4,1);
	transform: scale3d(0.4,0.4,1);
}

.con3 .con3_con .effect-ming h2 {
	margin:80px 0 10px 0; text-align:center;display:none\9;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s; padding-top:40px; color:#fff; opacity:0;
}

.grid img{width:258px;}

.con3 .con3_con .effect-ming p {
	padding: 1em;
	opacity: 0;display:none\9;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5); padding:30px; padding-top:0px; color:#fff;
}

.con3 .con3_con .effect-ming:hover h2 {
	-webkit-transform: scale(0.9); font-size:20px; opacity:1;
	transform: scale(0.9);
  display: block;display:none\9;
font-size: 1.5em;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

.con3 .con3_con .effect-ming:hover .figcaption::before,
.con3 .con3_con .effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.con3 .con3_con .effect-ming:hover .figcaption {
	background-color: rgba(58,52,42,0);
}

.con3 .con3_con .effect-ming:hover img {
	opacity: 0.4;
}
.con3 .con3_con  .figcaption,
.con3 .con3_con .figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.con3 .con3_con .figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.con3 .more{text-align:center; margin-top:12px;}


.right_title{ width:900px; height:36px; line-height:36px; border-bottom:2px solid #f6f6f6;}
.right_title .position{ float:right;}
.position a{color:#444;}
.position a:hover{color:#f0061c;}
.right_title h2{ float:left; border-bottom:2px solid #f0061c; background:url(../images/home1.jpg) no-repeat left; font-size:16px; font-weight:normal; color:#002c9c; padding-left:25px;}

#header_logo {
    background: url(../images/logo.png) no-repeat;
    overflow: hidden;
    text-indent: -99em;
    display: block;
    width: 450px;
    height: 75px;
    cursor: pointer;
    float: left;
    margin-top: 0px;
    margin-bottom:20px;
}