@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
html {
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
}
* {
    margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
    background: transparent; 
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*����*/
.clear {
	clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/*ȫ��*/
html,body,td,th {
	color: #333;
	line-height:22px;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
	font-family: "微软雅黑", "microsoft yahei", Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000;
}
ul,ol,li,dl,dt,dd,p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}

body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}button,input,select,textarea{font-size:100%;}ul,ol{
	padding: 0px;
}

/**:hover {transition: color 300ms ease-in 0ms, background 300ms ease-in 0ms, border 300ms ease-in 0ms;}*/
/*-------------*/
/*tot*/
#header { width:100%; height:124px; background-color:#fff;}
#header .top_bx {  background-color:#d9d9d9; height:34px; line-height:34px; width:100%;}
#header .top_bx .cont { width:1200px; height:34px; line-height:34px; margin:0 auto;}

#header .link_nav {height:90px;width:100%;background-color:#fff;}
#header .link_nav .cont {width:1200px; height:90px; margin:0 auto;}
#header .link_nav .logo { float:left; width:300px;}
#header .link_nav ul { width:890px; height:90px; float:right;}
#header .link_nav ul li {float:left;height:90px;line-height:90px;color:#333;font-size:16px;text-align:center;width:115px;position:relative;}
#header .link_nav ul li a {color:#333; font-size:16px;}
#header .link_nav ul li:hover {color:#01838d;font-size:16px;background: url(../images/top_nav_bg.jpg) no-repeat center 64px;}
#header .link_nav ul li:hover a {color:#01838d;font-size:16px;}
#header .link_nav ul .cur {color:#01838d;font-size:16px;background: url(../images/top_nav_bg.jpg) no-repeat center 64px;}
#header .link_nav ul .cur a {color:#01838d;font-size:16px;}

#header .link_nav ul li .sub_bx {width:180px;background-color:#fff;padding:0 20px;position:absolute;z-index:99;top:90px;left:0;border-left:1px #d7d7d7 solid;border-right:1px #d7d7d7 solid;border-bottom:1px #d7d7d7 solid;}
#header .link_nav ul li .sub_bx a {display:block;height:48px;line-height:48px;font-size:16px;color:#4f4f4f;overflow:hidden;border-bottom:1px #d7d7d7 solid;}
#header .link_nav ul li .sub_bx a:hover {color:#e60000;}
#header .link_nav ul li .sub_bx a:last-child {border-bottom:0px;}
/*ind*/
.indx_banner {width:100%;height:500px;background:no-repeat center center;}



.w1020 {width:1020px; margin-left:auto; margin-right:auto;}
.w1100 { width:1100px; margin:0px auto;}
.w1200 { width:1200px; margin:0px auto;}
.w1300 { width:1300px; margin:0px auto;}

#index { width:100%; padding:30px 0px 0px 0px;}

#index .tit { width:100%; height:100px; padding-bottom:10px; border-bottom:1px #ccc solid; margin-bottom:30px;}
#index .tit .tit_cont { width:1200px;height:100px; margin:0 auto;}
#index .tit .bt_ico { width:98px; height:100px; float:left;}
#index .tit .bt_txt { width:250px; height:82px; float:left; padding-top:18px;}
#index .tit .bt_txt h3 {height:36px;color:#555354;font-size:28px;line-height:36px;font-style: italic; font-weight:normal;}
#index .tit .bt_txt h2 { height:46px; color:#555354; font-size:42px; line-height:46px;} 
#index .tit a.titmore {height:61px;width:38px;float:right;padding-top:39px;display: block;}


#index .about {padding:40px 0;width:100%;}
#index .about .cont { width:1200px; margin:0 auto;}
#index .about .cont .text { width:100%; color:#313131; font-size:15px; line-height:24px; padding-bottom:30px;}
#index .about .cont .img_bx { width:100%; height:360px;}
#index .about .cont .img_bx .img_01 {width:560px;height:360px;float:left;position: relative; margin-right:50px;}
#index .about .cont .img_bx .img_02 { width:270px; height:155px; float:left; margin-bottom:50px;position: relative;}
#index .about .cont .img_bx .img_03 { width:590px; height:155px; float:left;position: relative;}
#index .about .cont .img_bx .img_04 { width:590px; height:360px; float:left;position: relative;}
#index .about .cont .img_bx .mark {background-image: url(../images/us_mask_bg.png);position: absolute;z-index: 99;left: 0px;top: 0px; DISPLAY:none;}
#index .about .cont .img_bx .mark h2 { height:44px; line-height:44px; background-image:url(../images/us_mask_bt.png); font-size:22px; color:#fff; text-align:center; font-weight:normal;}
#index .about .cont .img_bx .mark h2 a {font-size:22px; color:#fff;}

#index .about .cont .img_bx .img_01:hover .mark,
#index .about .cont .img_bx .img_02:hover .mark,
#index .about .cont .img_bx .img_03:hover .mark {DISPLAY:block;}



#index .products { width:100%; padding:30px 0px 40px 0; background-color:#4b4b4b;}
#index .products .cont { width:1200px; background-color:#fff; padding:25px; margin:0 auto;}
#index .products .cont .class_bx { padding-bottom:30px; text-align: left;}
#index .products .cont .class_bx a {display: inline-block; height:30px; width:100px; background-color:#e8e8e8; line-height:30px; text-align:center; font-size:14px; color:#333; margin:0 3px;}
#index .products .cont .class_bx a:hover {background-color:#015289; color:#fff;}
#index .products .cont ul li { width:364px; float:left; background-color:#e8e8e8; padding:10px; margin-bottom:24px;}
#index .products .cont ul li .img { height:280px;}
#index .products .cont ul li h2 { height:34px; line-height:34px; text-align: center; font-size:16px; color:#333;}
#index .products .cont ul li h2 a {font-size:16px; color:#333;}
#index .products .cont ul li p { line-height:22px; height:44px; text-align:center; font-size:12px; color:#7b7b7b;}
#index .products .cont ul .mr_26 { margin-right:24px;}


#index .youshi { width:100%; padding:40px 0;}
#index .youshi .cont { width:1200px; margin:0 auto;}
#index .youshi .cont ul li { width:200px; float:left;}
#index .youshi .cont ul li .inc_img {height:80px; padding-bottom:20px; text-align:center;}
#index .youshi .cont ul li h2 { height:40px; line-height:40px; font-size:20px; color:#333; text-align:center; font-weight:normal;}
#index .youshi .cont ul li p { height:80px; line-height:20px; font-size:12px; color:#717171;}
#index .youshi .cont ul .mr_50 { height:200px;width:50px;background: url(../images/ys_hr_1.jpg) repeat-y center; float:left;}


#index .ad_img_1 { width:100%; height:204px; background:url(../images/ad_img_1.jpg) no-repeat center center;}


#index .anli { width:100%; padding:30px 0 40px 0; background-color:#f7f7f7;}
#index .anli .cont { width:1200px; margin:0 auto;}
#index .anli .cont ul li {width:285px; height:210px;float:left;position: relative;}
#index .anli .cont ul li h2 { height:42px; width:285px;display: block;position: absolute;z-index: 99;left: 0px;bottom: 0px;background-image: url(../images/h_50.png); line-height:42px; font-size:16px; color:#fff; text-align:center;}
#index .anli .cont ul li h2 a {font-size:16px; color:#fff;}
#index .anli .cont ul .mr_20 { margin-right:20px;}



#index .news { width:100%; padding:30px 0 40px 0;}
#index .news .cont { width:1200px; margin:0 auto;}
#index .news .cont .news_bx { width:100%;}
#index .news .cont .news_bx .left_bx { float:left;width:560px;}
#index .news .cont .news_bx .right_bx { float:right;width:560px;}
#index .news .cont .news_bx .btimg_bx { width:100%; height:150px; padding-bottom:20px;}

#index .news .cont .news_bx ul li { width:560px; border-bottom: 1px dashed #cccccc; padding:0 0 15px 0;height:70px; margin-bottom:15px;}
#index .news .cont .news_bx ul li .img { height:68px; width:108px; float:left; text-align:center; border:1px #CCCCCC solid;}
#index .news .cont .news_bx ul li .text { width:430px; height:70px; float:right;}
#index .news .cont .news_bx ul li .text h2 { line-height:28px; font-size:14px; color:#333; font-weight:normal;}
#index .news .cont .news_bx ul li .text h2 a {font-size:14px; color:#333;}
#index .news .cont .news_bx ul li .text p { height:42px; line-height:21px; font-size:12px; color:#999;}
#index .news .cont .news_bx ul li .text p a {font-size:12px; color:#999;}
#index .news a.more {display: block;width:210px;height:44px;line-height:44px;margin:0 auto;background-color: #004499;font-size:18px;color:#fff;text-align: center;margin-top:30px;text-transform: lowercase;border-radius: 20px;}
#index .news a.more:hover { background-color:#FF3300;}





#index a.more1 {
	font-size:14px;
	color:#666666;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:31px;
	float:right;
	background-image: url(../images/ico_indx.png);
	background-repeat: no-repeat;
	background-position: 65px -440px;
	display: block;
}
#index a.more1:hover {color: #0063a7;text-decoration: none;}
#index a.more2 {
	font-size:14px;
	color:#666666;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:31px;
	float:right;
	background-image: url(../images/ico_indx.png);
	background-repeat: no-repeat;
	background-position: 65px -478px;
	display: block;
}
#index a.more2:hover {color: #0063a7;text-decoration: none;}

#index a.more3 {
	font-size:14px;
	color:#323232;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:20px;
	float:right;
	background-image: url(../images/more_ic.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#index a.more3:hover {color: #FF3300;text-decoration: none;}





/*footer*/
#footer {width:100%;background-color:#4b4b4b; padding:30px 0 20px 0;}
#footer .w_1200 { width:1200px; margin-left:auto; margin-right:auto;}
#footer .mid_nav {height: 220px;width:940px; float:left;padding-bottom: 25px; padding-top:15px;}
#footer .mid_nav .foot_nav {width:100%;float:left;}
#footer .mid_nav .foot_nav ul { width:16.6%; float:left;}
#footer .mid_nav .foot_nav ul h3 a,
#footer .mid_nav .foot_nav ul h3 { font-size:14px; color:#FFFFFF; line-height:32px;}
#footer .mid_nav .foot_nav ul li { font-size:12px; line-height:24px; color:#cacaca;}
#footer .mid_nav .foot_nav ul li a { font-size:12px; line-height:24px; color:#cacaca;}

#footer .contacts {width:209px;height:195px;padding-left:50px;float:left; border-left:1px #949494 solid; padding-top:15px;}
#footer .contacts h2 {font-size:16px; color:#FFFFFF; line-height:32px;}
#footer .contacts p { padding-top:15px; font-size:14px; color:#cacaca; line-height:24px;}

#footer .bottom {width:1200px; margin:0 auto; line-height:26px; font-size:12px; color:#cacaca; border-top:1px solid #949494; padding:20px 0;} 
#footer .bottom a {line-height:26px; font-size:12px; color:#cacaca;}

.footer_fot { width:100%; padding:20px 0; background-color:#575656; color:#fff; font-size:12px; line-height:26px; text-align:center;}
.footer_fot a {color:#fff;font-size:12px;}
.footer_fot .cont { width:1200px; margin:0 auto;}

/*neiye*/
.banner {width:100%;height:178px;background-repeat: no-repeat;background-position: center bottom;}

#Location { width:100%; height:130px;background: url(../images/weizi_bg_1.jpg) repeat-x 50% 50%;}
#Location .cont { width:1020px; height:130px; margin:0px auto; background: url(../images/weizi_bg_2.png) no-repeat 50% 50%;}
#Location .cont .left{ width:520px; height:70px; float:left; margin-top:30px;}
#Location .cont .left p a,
#Location .cont .left p { line-height:30px; font-size:12px; color:#a6a7aa;}
#Location .cont .left p a:hover {color: #FF3300;text-decoration: none;} b
#Location .cont .left h2 { line-height:40px; font-size:28px; color:#035cac; font-weight:normal;}
#Location .cont .right { width:400px; float:right
; height:26px; line-height:26px; padding-top:14px; padding-left:5px; font-size:13px; color:#000000; margin-top:60px; border-left:#dbdbdb solid 2px;}

#Location_1 { width:100%; }
#Location_1 .cont_l { width:100%; height:40px; margin:20px auto 0px auto; background: url(../images/weizi_bg_2.png) no-repeat 50% 50%;}
#Location_1 .cont_l p { height:40px; line-height:26px; font-size:12px; color:#a6a7aa; float:left; padding-top:14px; padding-left:40px;}
#Location_1 .cont_l p a { line-height:30px; font-size:12px; color:#a6a7aa;}
#Location_1 .cont_l p a:hover {color: #FF3300;text-decoration: none;}
#Location_1 .cont_l h2 { line-height:40px; font-size:28px; color:#035cac; font-weight:normal; float:left;}


#neiye_main {width:1170px; margin:0px auto;}
#neiye_main .cont { width:100%; padding:15px 0px 20px 0px;}
#neiye_main .cont .cont_left { width:920px; float:left;}
#neiye_main .cont .cont_left .cont_body { border:#CCCCCC solid 1px; width:918px;}


#neiye_main .cont .cont_left .cont_body .subnav_box { width:100%; padding:15px 0px; background-color:#fdfdfd; border-bottom:#f0f0f0 solid 1px;}
#neiye_main .cont .cont_left .cont_body .subnav_box ul { width:100%; padding:20px 0px 15px 0px;}
#neiye_main .cont .cont_left .cont_body .subnav_box ul li { height:34px; padding:0px 12px; float:left; background-color:#ebdfd3;margin:10px 0px 0px 20px; font-size:16px; line-height:34px; color:#947458;}
#neiye_main .cont .cont_left .cont_body .subnav_box ul .show a,
#neiye_main .cont .cont_left .cont_body .subnav_box ul .show {background-color:#01838d; font-size:16px; color:#FFFFFF;}
#neiye_main .cont .cont_left .cont_body .title {padding:20px 0px 20px 32px;;margin:0px 20px;border-bottom:#CCCCCC dashed 1px;background: url(../images/tit_show_ico.jpg) no-repeat left 50%; font-size:22px; color:#555555; line-height:30px; }
#neiye_main .cont .cont_left .cont_body .time_source_view { padding:6px 0px;margin:0px 20px;border-bottom:#CCCCCC dashed 1px; line-height:26px; font-size:14px; color:#888;}
#neiye_main .cont .cont_left .cont_body .text {padding:20px 0px; margin:0px 20px;}
#neiye_main .cont .cont_left .cont_body .content_font a,
#neiye_main .cont .cont_left .cont_body .content_font p,
#neiye_main .cont .cont_left .cont_body .content_font td,
#neiye_main .cont .cont_left .cont_body .content_font { font-size:14px; line-height:26px; color:#333333;}
#neiye_main .cont .cont_left .cont_body .recomm { background-color:#fbfbfb; margin:15px 20px; padding:20px;}
#neiye_main .cont .cont_left .cont_body .recomm h3 {display: block; height:34px; line-height:34px; color:#e50000; font-size:16px; border-bottom:#dddddd solid 1px;}
#neiye_main .cont .cont_left .cont_body .recomm ul li{ width:100%; height:40px; border-bottom:#dddddd dotted 1px; line-height:40px; color:#747474; font-size:14px;}
#neiye_main .cont .cont_left .cont_body .recomm ul li em {font-style: normal;float: right;}
#neiye_main .cont .cont_left .cont_body .recomm ul li a {line-height:40px; color:#747474; font-size:14px;}
#neiye_main .cont .cont_left .cont_body .recomm ul li a:hover {color: #FF3300;text-decoration: none;}

/*文章列表*/
#neiye_main .cont .cont_left .cont_body ul#article { margin:20px;}
#neiye_main .cont .cont_left .cont_body ul#article li { height:100px;padding:20px 0px; border-bottom:#ccc dotted 1px;}
#neiye_main .cont .cont_left .cont_body ul#article li .img { float:left; padding:1px; border:#CCCCCC solid 1px; margin-right:20px;}
#neiye_main .cont .cont_left .cont_body ul#article li dl {float:left;display: block; width:564px;}
#neiye_main .cont .cont_left .cont_body ul#article li dl dt a {line-height:34px; font-size:18px; color:#333333;}
#neiye_main .cont .cont_left .cont_body ul#article li dl dt { height:34px; line-height:34px; font-size:18px; color:#333333; padding:0px 10px; background-color:#F8F8F8;}
#neiye_main .cont .cont_left .cont_body ul#article li dl dt a:hover {color: #FF3300;text-decoration: none;}
#neiye_main .cont .cont_left .cont_body ul#article li dl dd {font-size:12px; color:#999999;}
#neiye_main .cont .cont_left .cont_body ul#article li dl em {font-size: 12px;color: #FF3300;}

/*产品、图文列表*/
#neiye_main .cont .cont_left .cont_body ul#product {margin:20px 20px 20px 0px;}
#neiye_main .cont .cont_left .cont_body ul#product li {width:407px; margin:0px 0px 20px 20px; border:#e1e1e1 solid 1px; padding:10px; float:left;}
#neiye_main .cont .cont_left .cont_body ul#product li dl dt { height:40px; line-height:40px; font-size:15px; color:#333333;}
#neiye_main .cont .cont_left .cont_body ul#product li dl dt a {line-height:40px; font-size:18px; color:#000;}
#neiye_main .cont .cont_left .cont_body ul#product li dl dt a:hover {color: #FF3300;text-decoration: none;}
#neiye_main .cont .cont_left .cont_body ul#product li dl dd { height:66px;font-size:15px; color:#7b7b7b;}
#neiye_main .cont .cont_left .cont_body ul#product li dl a.more_cp01 {display:block;width:100px;height:30px;line-height:30px;text-align:center;border:1px solid #e1e1e1;font-size:14px;margin:15px auto 0 auto;border-radius:2px;}
#neiye_main .cont .cont_left .cont_body ul#product li:hover{border-color:#1b6ebc;}
#neiye_main .cont .cont_left .cont_body ul#product li:hover .more_cp01{background:#1b6ebc;color:#fff;border-color:#1b6ebc;}

/*图片列表*/
#neiye_main .cont .cont_left .cont_body ul#picture {margin:20px 20px 20px 0px;}
#neiye_main .cont .cont_left .cont_body ul#picture li {width:277px; margin:0px 0px 20px 20px; float:left; border:#005d88 solid 1px;}
#neiye_main .cont .cont_left .cont_body ul#picture li h3 { height:40px; line-height:40px; background-color:#005d88; color:#FFFFFF; font-size:14px; text-align:center;}
#neiye_main .cont .cont_left .cont_body ul#picture li h3 a {color:#FFFFFF; font-size:14px;}
#neiye_main .cont .cont_left .cont_body ul#picture li h3 a:hover {color: #FF3300;text-decoration: none;}

/*right*/
#neiye_main .cont .cont_right {width:250px; float:right; padding-top:20px; background-color:#FFFFFF;}
#neiye_main .cont .cont_right .title_bt01 {height:60px; background-color:#0b77d9; line-height:60px; font-size:20px; font-weight:bold; padding:0px 15px; color:#FFFFFF;}
#neiye_main .cont .cont_right ul#article li { height:60px; border-bottom:#CCCCCC solid 1px; border-right:#CCCCCC solid 1px; padding:15px;}
#neiye_main .cont .cont_right ul#article li img { float:left;}
#neiye_main .cont .cont_right ul#article li p a { line-height:20px; font-size:15px; color:#202020;}
#neiye_main .cont .cont_right ul#article li p { width:119px; height:60px;line-height:20px;font-size:15px;color:#202020;float:right;display: block;overflow: hidden;}
#neiye_main .cont .cont_right ul#article li p a:hover {color: #FF3300;text-decoration: none;}

#neiye_main .cont .cont_right ul#right_nav li {/*height:30px;*/border-bottom:#e1e1e1 solid 1px;border-right:#e1e1e1 solid 1px;padding:10px 15px;background-color:#FFFFFF;font-size:16px;color:#666666;line-height:30px;font-weight: normal;background: url(../images/t_inc01.jpg) no-repeat 235px center;}
#neiye_main .cont .cont_right ul#right_nav li a {font-size:16px; color:#666666; line-height:30px;}
#neiye_main .cont .cont_right ul#right_nav li a:hover {color: #0954d4;text-decoration: none;}

#neiye_main .cont .cont_right ul#right_nav dl {border-bottom: #e1e1e1 solid 1px;border-right: #e1e1e1 solid 1px; background-color:#f8f8f8;}
#neiye_main .cont .cont_right ul#right_nav dl dt {height:38px; line-height:38px; background:url(../images/class_sub_t.png) no-repeat 15px center; padding-left:33px; padding-right:15px; font-size:13px; color:#737373;}
#neiye_main .cont .cont_right ul#right_nav dl dt a {font-size:13px; color:#737373;}

#neiye_main .cont .cont_right ul#right_nav .show {background: url(../images/t_inc02.jpg) no-repeat 235px center;color:#0954d4;}
#neiye_main .cont .cont_right ul#right_nav .show a {font-size:16px; color:#0954d4; line-height:30px;}
#neiye_main .cont .cont_right ul#right_nav .show a:hover {color: #0954d4;text-decoration: none;}

/*最新*/
.new_tit_rmtj {font-size:18px; line-height:50px; padding-top:15px; color:#0066CC; font-weight:bold;}
.new_box {border:#CCCCCC solid 1px;}
.new_box .bt_title {height:50px; border:#FFFFFF solid 1px; background-color:#f3f3f3;}
.new_box .bt_title ul { width:100%; height:50px;}
.new_box .bt_title ul li { width:33.33%; height:50px;background: url(../images/hr_07.jpg) repeat-y right; font-size:14px; color:#666666; line-height:50px; float:left;}
.new_box .bt_title ul li h4 { padding-left:15px;font-size:14px; color:#666666; line-height:50px;}
.new_box .bt_title ul .tit { height:50px;padding:0px 30px; float:left; font-size:18px; color:#666666; line-height:50px; font-weight:bold;}
.new_box .cont_bx { width:100%; border-top:#CCCCCC solid 1px;}
.new_box .cont_bx .box {width:33.33%; float:left; padding:20px 0px;}
.new_box .cont_bx .hr {border-right:#CCCCCC solid 1px;}
.new_box .cont_bx .box ul { padding:0px 15px;}
.new_box .cont_bx .box ul li {width:100%;height: 36px;overflow: hidden;border-bottom: 1px dashed #e0e0e0;line-height:36px;font-size:14px;}
.new_box .cont_bx .box ul li a { color:#707070;}
/*下一页*/
.next_page {background-color: #FBFBFB;border-top-width: 1px;border-bottom-width: 1px;border-top-style: dashed;border-bottom-style: dashed;border-top-color: #CCCCCC;border-bottom-color: #CCCCCC;margin-top: 20px;padding-right: 10px;padding-left: 10px;}
.next_page p a { font-size:14px; color:#333333; line-height:26px;}
.next_page p { font-size:14px; color:#333333; line-height:26px; width:500px; float:left;}
.next_page a.fanhui {font-size: 14px;line-height: 30px;color: #0066CC;text-decoration: none;background-color: #E7E7E7;display: block;float: right;width: 90px;text-align: center;margin-top: 8px;}
.next_page a.fanhui:hover {color: #FF3300;text-decoration: none;} 



.pages {border-top: #CCCCCC solid 1px; padding-top:10px; margin-bottom:20px; margin-left:20px; margin-right:20px;padding:14px 0 10px; font-family:宋体}
.pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
.pages a.a1 { background:#f7f7f7; width:56px; padding:0 }
.pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
.pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../images/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
/*产品详情*/
.porduct_show {padding-top:20px;margin-left:20px; margin-right:20px;}
.porduct_show .des {width:100%; margin-bottom:30px;}
.porduct_show .des .pic_box {width:470px;float:left; padding:10px; border:#CCCCCC solid 1px;}
.porduct_show .des .des_box { width:256px; float:left; padding-left:30px;}
.porduct_show .des .des_box h4 {font-weight: normal;color: #000;line-height: 62px;overflow: hidden;font-size: 22px;border-bottom: 1px #d0d0d0 dashed;}
.porduct_show .des .des_box ul { width:100%;}
.porduct_show .des .des_box ul li {width: 100%; line-height: 36px;color: #666;font-size: 14px;border-bottom: 1px #d0d0d0 dashed;}
.porduct_show .text_title {background-image: url(../images/hr_09.jpg);background-repeat: no-repeat;background-position: left bottom;height: 40px;width: 100%;margin-bottom: 25px;padding-bottom: 2px;}
.porduct_show .text_title h3 {line-height:40px;font-size:22px;color:#000000;display: block;float: left;font-weight: normal;}
.porduct_show .text_title h4 {line-height:22px;font-size:16px;color:#999999;padding-top:14px;text-transform: uppercase;display: block;float: left;font-weight: normal;}
.porduct_show .text_box { width:100%; margin-bottom:20px; font-size:14px; color:#666; line-height:26px;}
.porduct_show .text_box a{ font-size:14px; color:#666; line-height:26px;}

/*xiangguan*/
#remen {
	width:100%;
	background-color: #dadee4;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom: 40px;
}
#remen .w1000 { width:1000px; margin-left:auto; margin-right:auto;}
#remen .w1000 .box_01 {width:313px;margin-right:30px;float: left;}
#remen .w1000 .box_02 {width:314px;float: left;}
#remen .w1000 ul { width:100%;}
#remen .w1000 ul h3 {
    font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	display: block;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	margin-bottom: 15px;
	width: 100%;
}

#remen .w1000 ul li {font-size: 14px;line-height: 32px;color: #707070;height: 32px;width: 100%;}
#remen .w1000 ul li a {font-size: 14px;line-height: 32px;color: #707070;}
#remen .w1000 ul li a:hover {text-decoration: underline;color: #FF3300;}
