@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, 
summary, time, mark, audio, video ,input,select,label,textarea{ margin: 0; padding: 0px; border: 0; outline: none; }
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6{ font-weight:100;}
body{font-family:"微软雅黑"; font-size: 12px;}
.clear{ clear:both; content:""; height:0; display:block;}
.left{ float:left;}
.right{ float:right;}
a{ color:inherit; text-decoration:none;}

/*通用部分*/
.container{ width:1200px; margin:0 auto;}

/*header  头部*/
.header{ height:70px; padding:15px 0 0px 0; position:relative;}
.nav_bg{position:absolute; left:0; height:30px; width:100%; top:85px; z-index:10; background: rgba(184, 201, 224, 0.62);}
.head_logo{ height:60px;}
.head_logo img{ height:56px;}
.head_nav{ height:55px; padding-top:15px; position:relative;}
.head_nav li{ float:left; color:#020202; font-size:14px; padding:0 10px; height:50px; line-height:40px; margin:0 10px;}
.head_nav li a{ display:inline-block;}
.head_nav li .sub{ display:none; position:absolute; top:70px; left:0; z-index:11;}
.head_nav li .sub2{ left:130px;}
.head_nav li .sub3{ left:100px;}
.head_nav li .sub4{ left:auto; right:80px;}
.head_nav li .sub5{left:auto; right:40px;}
.head_nav li .sub6{left:auto; right:0px;}
.head_nav li .sub li{line-height:30px; color:#fff; font-size:12px; height:30px; padding:0 15px;}
.head_nav .on{ border-bottom:5px solid #424b86;}


/*banners 广告图*/
.banners{ width:100%; position:relative;}
.banners img{width:100%; }
.banners .prev,.banners .next{ position:absolute; top:290px; width:80px; height:80px; z-index:11;}
.banners .prev{ left:200px; background:url(../images/banners_left.png) no-repeat;}
.banners .next{ right:200px; background:url(../images/banners_right.png) no-repeat;}


/*content 内容区*/
.con_1{ text-align:center; padding-top:110px;}
.con_1 h3{ font-size:26px; color:#384f62; margin-bottom:20px;}
.con_1 p{ font-weight:bold; font-size:14px; line-height:20px; margin-bottom:40px; width:500px; margin:0 auto 40px auto;}
.con_1 a{ font-size:14px; color:#ff7200; font-weight:bold; margin-bottom:60px; display:block;}
.con_2{ position:relative;}
.con_2 li div{ width:399px; border-left:1px solid #ccc; float:left; position:relative;}
.con_2 li .o{ width:398px; border-right:1px solid #ccc;}
.con_2 li div img{ width:400px; height:192px; margin-bottom:35px; margin-left:-1px;}
.con_2 li div h4{ font-size:20px; color:#384f62; margin-bottom:30px; padding:0 15px;}
.con_2 li div p{ color:#384f62; line-height:20px; height:40px; overflow:hidden; margin-bottom:15px; font-size:13px; padding:0 50px 0 15px;}
.con_2 li div a.go{-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background:#ff7200; color:#fff; text-align:center; width:14px; height:16px; line-height:14px; display:block; font-size:13px; padding-left:2px; position:absolute; right:15px; bottom:15px;}
.con_2 .hd{position:absolute; left:552px; top:-35px;}
.con_2 .hd li{ background:#d4d3d0;-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width:11px; height:11px; margin:0 10px; float:left;}
.con_2 .hd .on{ background:#ff7200;}
.con_2 .hd li a{ display:inline-block;}
.con_02 p{ margin-bottom:10px;} 
.con_02 a{ margin-bottom:5px;} 
.con_3{}
.con_3 div{ width:299px; float:left; border-left:1px solid #ccc; position:relative;}
.con_3 .o{ width:298px; border-right:1px solid #ccc;}
.con_3 div img{ width:300px; height:158px; margin-bottom:25px; margin-left:-1px;}
.con_3 div h5{ font-size:18px; padding:0 50px 50px 25px;}
.con_3 div h5 span{ display:block; font-size:52px; color:#576a7a;}
.con_3 div a.go{-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background:#ff7200; color:#fff; text-align:center; width:14px; height:16px; line-height:14px; display:block; font-size:13px; padding-left:2px; position:absolute; right:15px; bottom:50px;}
.con_list2 li div{ width:299px;}
.con_list2 li .o{ width:298px;}
.con_list2 li div img{ width:300px;}
.con_list2 li div p{ padding:0 10px 50px 15px; height:40px;}
.con_list2 li div a{ bottom:50px;}

/*purpose 宗旨*/
.purpose{ margin:90px 10px 30px 10px; text-align:center;  background:url(../images/purpose_bg.png) repeat-x bottom center;}
.purpose h5{ font-size:26px; color:#384f62; margin-bottom:15px;}
.purpose p{ font-size:12px; font-weight:bold; height:39px; line-height:39px; background:#FFF; width:650px; margin:0 auto; }


/*footer 版权*/
.footer a:hover{text-decoration:underline}
.footer{ background:url(../images/purpose_bg.png) repeat-x top center; padding-top:15px;}
.footer_nva{ width:1200px; margin:0 auto; padding:25px 0;}
.footer_nva .on{ float:left; width:200px; }
.footer_nva .on2{ width:230px;}
.footer_nva .on3{ width:230px;}
.footer_nva .on4{ width:140px;}
.footer_nva .on5{ text-align:right; width:170px;}
.footer_nva .on6{ text-align:right; width:230px;}
.footer_nva .on dt{ font-size:14px; color:#666666; font-weight:bold;line-height:30px;}
.footer_nva .on dd{ font-size:14px; color:#999999; line-height:23px;}
.footer_copyright{ height:50px; background:#c8c8c8; color:#fff; text-align:center; padding:10px 0;}
.footer_copyright p{ line-height:25px; font-size:14px;}

/*内页page_banners*/
.page_banners{ margin-bottom:45px;}
.page_banners img{ width:100%;}

/*side_left  内页左侧*/
.side_left{ width:175px; color:#333333; }
.side_left h5{ font-size:16px; border-bottom:1px solid #ccc; padding:0 0 20px 60px;}
.side_left li{ line-height:35px;  border-bottom:1px solid #ccc; padding:0 0 0 60px; font-size:14px; }
.side_left .on,.side_left li:hover{ background:#424b86; color:#ffffff;}
.side_left li a{ display:inline-block;}

/*crumbs 面包屑*/
.crumbs a:hover{text-decoration:underline}
.crumbs{ position:absolute; right:0; top:0; font-size:14px;}

/*产品详细页*/
.content{ position:relative; width:940px;}
.content-title{ height:45px; border-bottom:1px solid #ccc; font-size:16px; color:#333333; margin-bottom:40px;}
.content-title span{ display:inline-block; height:40px; border-bottom:5px solid #424b86;}
.content-img{ width:300px; height:190px; border:1px solid #ccc;}
.content-con{ width:600px;}
.content-p{ color:#999999; line-height:25px; padding-left:10px;}
.content-title2{font-size:16px; color:#333333; border-bottom:1px solid #ccc; padding:0 0 20px 10px; margin-bottom:15px;}

.edit{ border-top:1px solid #424b86; min-height:300px; padding:25px 15px 25px 15px; margin-top:35px; line-height:25px;}
.editc{ border:none; margin-top:auto; padding-top:0px;}

/*产品中心*/
.product-list{ width:235px; float:left; text-align:center;}
.product-list img{ width:220px; height:140px;}
.product-list p{ font-size:14px; color:#333333; margin:20px 20px 30px 20px;}
.content hr{ margin:0; border-bottom:none; border-left:none; border-top:1px solid #ccc;}

/*分页 paging-pags*/
.paging-pags{ margin:40px 0 30px 0;  text-align:right; color:#333333; font-size:14px; }
.paging-pags a,.paging-pags span{ display:inline-block; margin:0 15px;}

/*新闻详细*/
.news_detail_title{ font-size:16px; color:#333333; text-align:center;}
.news_time{ color:#999999; line-height:25px; text-align:center; margin-bottom:30px; border-bottom:1px solid #ccc; padding-bottom:10px;}

/*联系我们*/
.us-title{ font-size:14px; color:#333333; font-weight:bold; margin-bottom:15px;}
.us-form{ color:#333333;}
.us-form input,.us-form textarea{ border:1px solid #ccc; height:30px; width:177px; color:#333333; padding:0 5px;}
.us-form  p{ width:292px; float:left;}
.us-form span{ display:block; height:30px; line-height:30px; float:left;}
.us-form textarea{ width:761px; height:225px; padding-top:10px;}
.us-form .reset,.us-form .submit{ width:110px; margin-top:30px; margin-bottom:50px;}
.us-form .submit{ background:#424b86; color:#fff; margin-left:60px;}
.us-form .reset{ background:#ccc; color:#333; margin-left:290px;}

/*新闻列表*/
.news-list{ background:url(../images/purpose_bg.png) repeat-x 0 19px ; height:38px; line-height:38px; font-size:14px; color:#333333;}
.news-list a{display:inline-block;}
.news-list span{ float:right; display:inline-block;}
.one1{ height:200px; background-position:0 180px;}
.one1 img{ float:left; width:292px; height:150px; margin-right:30px;}
.one1 p{ float:right; width:615px; line-height:25px;}
.one1 b{ display:block; font-size:14px; font-weight:inherit;}




/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../images/vform/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../images/vform/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(../images/vform/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}