@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;
}

/*-------------*/
/*tot*/
#header { width:100%; height:230px; background-color:#fff; }
#header .w1100 { width:1100px; margin:0 auto;}
#header .top_wc_lk { height:30px; width:100%; background-color:#ededed; line-height:30px; font-size:12px; color:#666666;}
#header .top_wc_lk a {font-size:12px; color:#666666;}
#header .top_wc_lk .wc_bx { width:300px; float:left; height:30px;}
#header .top_wc_lk .lk_bx { width:340px; height:30px; float:right; text-align:right;}
#header .logo_rx { width:1100px; height:130px; margin:0 auto;}
#header .logo_rx .logo {width:500px; float: left;}
#header .logo_rx .rexian { width:169px; height:43px; float: right; background:url(../images/rexian_img_bg.jpg) no-repeat center center; padding-left:130px; line-height:43px; color:#fff; font-size:24px; font-family:"Times New Roman", Times, serif; margin-top:43px;}

#header .nav_box {height: 70px;width: 100%; background-color:#0c3f92; font-size:16px; color:#fff; line-height:70px;}
#header .nav_box ul { width:1100px; height:70px; margin:0 auto;}
#header .nav_box ul li { width:120px; height:70px; float:left; text-align:center;}
#header .nav_box ul li a {font-size:16px; color:#fff;}
#header .nav_box ul .on {color: #FFFFFF;background:#32ba2d url(../images/top_nav_bg1.jpg) repeat-x bottom;}
#header .nav_box ul .off {color: #FFFFFF;background-color:#0c3f92;}


/*ind*/
.indx_banner {width:100%;height:500px;background:no-repeat center center;position: relative;background-size:auto 100%;}


.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:0px 0px 0px 0px;}
#index .tit {
	width:100%;
	padding:35px 0 0 0;
	margin-bottom:35px;
	text-align:center;
	background-image: url(../images/tit_bg_1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#index .tit h2 { line-height:34px; font-size:28px; color:#323232;}
#index .tit h3 {
	line-height:26px;
	padding-bottom:20px;
	font-size:16px;
	color:#ababab;
	text-transform: uppercase;
	background-image: url(../images/tit_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#index .products { width:100%; padding:0 0 40px 0;}
#index .products .class_bx {border:1px #e3e3e3 solid;background: url(../images/cp_class_bg1.jpg) no-repeat left center; padding-left:218px; height:130px; width:880px; margin:0 auto;}
#index .products .class_bx p { padding:20px; font-size:14px; color:#737373; line-height:30px;}
#index .products .class_bx p a {font-size:14px; color:#737373; margin-right:20px; line-height:20px;}
#index .products .class_bx p a.more {width:62px;height:20px;border:1px #e62129 solid;text-align:center;color:#e62129;font-size: 12px;display: block;}
#index .products .cp_cont { width:1100px; padding-top:30px; margin:0 auto;}
#index .products .cp_cont ul .hot { width:422px; height:679px; float:left; border-left:1px #e3e3e3 solid;border-top:1px #e3e3e3 solid;border-right:1px #e3e3e3 solid; border-bottom:4px #e3e3e3 solid; background-color:#f7f7f7;}
#index .products .cp_cont ul .hot .img { width:100%; height:330px;}
#index .products .cp_cont ul .hot .text { padding:16px;}
#index .products .cp_cont ul .hot .text h2 { line-height:46px; border-bottom:1px #e3e3e3 solid; font-size:22px; color:#333; font-weight:normal;}
#index .products .cp_cont ul .hot .text h2 a {font-size:22px; color:#333;}
#index .products .cp_cont ul .hot .text p { height:168px; padding-top:14px; line-height:24px; font-size:14px; color:#7f7f7f;}
#index .products .cp_cont ul .hot .text .more_bx { height:36px; padding-top:26px;}
#index .products .cp_cont ul .hot .text .more_bx a { font-size:16px; line-height:34px; color:#565656; border:1px #cacaca solid;}
#index .products .cp_cont ul .hot .text .more_bx a.more {display: block; height:34px; width:128px; text-align:center;}
#index .products .cp_cont ul .hot .text .more_bx a.show { border:1px #e62129 solid; background-color:#e62129; color:#fff;}
#index .products .cp_cont ul li {border:1px #e3e3e3 solid; background-color:#fff; width:316px; height:330px; float:left; margin-bottom:20px;}
#index .products .cp_cont ul li .img { width:100%; height:200px;} 
#index .products .cp_cont ul li .text { padding:10px 16px 16px 16px;}
#index .products .cp_cont ul li .text h2 {line-height:30px; color:#000; font-size:16px; font-weight:normal; text-align:center;}
#index .products .cp_cont ul li .text p { font-size:12px; color:#666; line-height:24px; height:48px;}
#index .products .cp_cont ul li .text a.more {display: block; height:26px; width:94px; border:1px #a1a1a1 solid; text-align:center; line-height:26px; color:#585858; font-size:12px; margin:0 auto;}
#index .products .cp_cont ul .mr_20 { margin-right:20px;}


#index .youshi { width:100%; background-color:#f2f0f0; padding:0 0 30px 0;}
#index .youshi .cont { width:1100px; margin:0 auto; background:no-repeat center center;}


#index .kehujianzheng { width:100%; padding:30px 0 40px 0;}
#index .kehujianzheng .cont { width:1100px; margin:0 auto; padding-top:15px;}
#index .kehujianzheng .cont ul li { border:1px #e3e3e3 solid; float:left; height:135px; width:488px; padding:20px; margin-bottom:30px;}
#index .kehujianzheng .cont ul li .img {width:135px;height:135px;float:left;margin-right:30px;position: relative;}
#index .kehujianzheng .cont ul li .img .mask {width:135px;height:135px;position: absolute;z-index: 99;left: 0px;top: 0px;background: url(../images/jianzheng_mask.png) no-repeat center center;}
#index .kehujianzheng .cont ul li .text { width:323px; float:left; height:135px;}
#index .kehujianzheng .cont ul li .text h2 {border-bottom:1px #e4e4e4 solid;height:40px;line-height:40px;background: url(../images/t_inc07.jpg) no-repeat right center; bottom; font-size:22px; color:#0074cd; font-weight:normal; padding-right:26px;}
#index .kehujianzheng .cont ul li .text h2 a {font-size:22px; color:#0074cd;}
#index .kehujianzheng .cont ul li .text p { font-size:12px; color:#9e9e9e; line-height:26px; padding-top:8px;}
#index .kehujianzheng .cont ul .mr_40 { margin-right:40px;}


#index .fangan {width:100%; padding:20px 0 40px 0; background-color:#aedcf6;}
#index .fangan ul { width:1100px; margin:0 auto;}
#index .fangan ul li { width:228px; height:500px; float:left; border:1px #fff solid; background-color:#fff;}
#index .fangan ul li .img {width:100%; height:190px;}
#index .fangan ul li .text { padding:20px;}
#index .fangan ul li .text h2 {color:#333; font-size:17px;line-height:26px;background: url(../images/t_inc07.jpg) no-repeat right center; padding-right:25px;}
#index .fangan ul li .text h4 { line-height:20px; color:#878787; font-size:12px; font-weight:normal; border-bottom:1px #e4e4e4 solid;}
#index .fangan ul li .text p { height:156px; padding-top:12px; line-height:26px; font-size:12px; color:666;}
#index .fangan ul li .text a.more {display: block;width:111px;height:33px;padding:3px 3px 0 0;background: url(../images/more_bx1.png) no-repeat left bottom; color:#333; font-size:12px; line-height:33px; text-align:center; margin:30px auto 0 auto;;}
#index .fangan ul li .text a.more:hover {display: block;width:111px;height:33px;padding:3px 3px 0 0;background: url(../images/more_bx2.png) no-repeat left bottom; color:#fff; font-size:12px; line-height:33px; text-align:center;}
#index .fangan ul .mr_60 { margin-right:60px;}


#index .about { width:100%; padding:10px 0 40px 0;}
#index .about .us_bx { width:100%; height:270px; background-color:#f2f2f2; margin-bottom:15px;}
#index .about ul li { width:360px; float:left; height:190px;}
#index .about ul .mr_10 { margin-right:10px;}

#index .news { width:100%; padding:10px 0 40px 0;}

#index .news .stleft{ width:433px; float:left; border-bottom:3px #e7e7e7 solid; padding-bottom:10px;}
#index .news .txname{ border-bottom:3px #e7e7e7 solid; height:45px; margin-bottom:30px;}
#index .news .txname h2 { color:#333; font-size:24px; line-height:42px; font-weight:normal; float:left;}
#index .news .txname h3 {font-size:13px;color:#999;font-weight:normal;text-transform: uppercase;float:left; line-height:30px; padding-top:10px;}
#index .news .newhome{ color:#666666; font-size:14px; margin-bottom:20px;}
#index .news .newhome a{ color:#666666; font-size:14px;}
#index .news .newhome a:hover{color:#CE0201;}
#index .news .newhome p{ padding-top:20px; padding-bottom:5px;}
#index .news .newhome p a{ color:#191919; font-size:18px;}
#index .news .newhome p a:hover{color:#CE0201; text-decoration:underline;}
#index .news .stleft ul li{clear:both;list-style-type: disc;}
#index .news .stleft ul li a{ display:block;background:url(../images/index_112.jpg) left no-repeat; padding-left:25px; font-size:15px; color:#444444; line-height:37px; }
#index .news .stleft ul li.cur a{background:url(../images/index_109.jpg) left no-repeat; color:#d01528; text-decoration:underline;}
#index .news .stleft ul li a:hover{background:url(../images/index_109.jpg) left no-repeat; color:#d01528; text-decoration:underline;}

#index .news .stright{ width:501px; float:right;}
#index .news .stright ul li{ clear:both;}
#index .news .stright ul { margin-bottom:20px;}
#index .news .stright ul li a{ display:block; font-size:15px; color:#444444;line-height:35px;background:url(../images/index_106.jpg) right no-repeat; }
#index .news .stright ul li a:hover{background:url(../images/index_103.jpg) right no-repeat;}
#index .news .stright ul li.cur a{background:url(../images/index_103.jpg) right no-repeat; }
#index .news .stright ul li.first .newsyname{background:url(../images/index_96.jpg) left no-repeat; padding-left:68px; margin-bottom:11px;}
#index .news .stright ul li.first{ height:151px; border-bottom:1px #efefef solid; margin-bottom:16px;}
#index .news .stright ul li.first .newsyname a{ font-size:22px; color:#191919; background:none;}
#index .news .stright ul li.first p{ color:#666666; font-size:14px;}
#index .news .stright ul li.first p a{  display:inline;font-size:14px; background:none;}
#index .news .stright ul li.first p a:hover{color:#e32235;}

#index .news .goonst{background:url(../images/index_117.jpg) center no-repeat; height:398px; margin-top:78px; padding-top:168px; }
#index .news .goonst .Video{ width:817px; margin:0px auto; border:2px #c1c9ce solid; cursor:pointer;}
#index .news .Fast{ width:1003px; margin:0px auto 15px;background:url(../images/index_122.jpg) repeat-x; height:31px;}
#index .news .part3{ background:#f2f3f7;padding-top:60px; padding-bottom:66px;}
#index .news .Fast .fl{ width:198px; margin:0px auto; background:#f2f3f7; text-align:center;}
#index .news .Channel{ width:1001px; margin:0px auto; border:1px #bdbdbd solid;background:url(../images/index_127.jpg) left repeat-y; color:#666666; line-height:40px; padding-top:25px; padding-bottom:20px;}
#index .news .Channel ul li{clear:both;float:none;}
#index .news .Channel ul li .tpleft{ width:120px; color:#666666; font-size:16px; font-weight:bold; text-align:center;float:left;}
#index .news .Channel ul li a{ color:#666; font-size:14px; margin-left:20px;}
#index .news .Channel ul li .tpright{ margin-right:27px; margin-top:10px;float:right;width:27px; height:23px;}
#index .news .Channel ul li .tpright img{ display:inline; vertical-align:bottom; margin:0px; padding:0px;float:left;}
#index .news .Channel ul li .tpright a{ padding:0px;}





#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: #1478ab;}
#footer .w_1170 { width:1170px; margin-left:auto; margin-right:auto;}
#footer .top_line { width:100%; height:50px; line-height:50px; background-color:#1480bf; color:#fff; font-size:14px; text-align:center;}
#footer .top_line a { font-size:14px; color:#fff;}
#footer .mid_nav {height: 220px;width:100%;margin-left: auto;margin-right: auto;padding-bottom: 25px;padding-top: 25px;}
#footer .mid_nav .foot_nav {width:100%;float:left;}
#footer .mid_nav .foot_nav ul { width:14%; float:left;}
#footer .mid_nav .foot_nav ul h3 a,
#footer .mid_nav .foot_nav ul h3 { font-size:16px; color:#FFFFFF; line-height:38px;}
#footer .mid_nav .foot_nav ul li { font-size:12px; line-height:24px; color:#fff;}
#footer .mid_nav .foot_nav ul li a { font-size:12px; line-height:24px; color:#fff;}
#footer .mid_nav .contacts {width:21%;height:195px;padding-left:2%;float: left; color:#ECECEC;}
#footer .bottom { width:1200px; margin-left:auto; margin-right:auto; line-height:26px; font-size:14px; color:#7ac2e6; text-align:center; border-top: 1px solid #258eba; padding:20px 0;}
#footer .mid_nav .contacts h3 { font-size:14px; color:#FFFFFF;}
#footer .bottom a {line-height:26px; font-size:14px; color:#7ac2e6;}

/*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:#FF0000; 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:257px; 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:15px; color:#333333;}
#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:12px; color:#666666;}
#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:0px 20px 0px 0px;}
#neiye_main .cont .cont_left .cont_body ul#picture li {width:254px; 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 .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:400px;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;}
