@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%; background-color:#fff;position: relative;}
#header .cont {width:100%;height:126px;position:absolute;background-color:rgba(0, 0, 0, 0.4); top:0; left:0; z-index:999;}
#header .cont .bx { width:1200px; height:126px; margin:0 auto;}
#header .cont .bx .links {height:50px; width:100%; line-height:50px; font-size:16px; color:#fff; text-align:right;}
#header .cont .bx .links a {font-size:16px; color:#fff;}
#header .cont .bx .nav_bx {height:76px; width:100%;background-color:rgba(255, 255, 255, 0.8);}
#header .cont .bx .nav_bx .logo { width:220px; height:76px; background-color:#fed100; float: left; text-align:center;}
#header .cont .bx .nav_bx ul {width:980px;height:76px; float:left;}
#header .cont .bx .nav_bx ul li {width:140px;height:76px;line-height:76px;font-size:16px;color:#333;text-align:center; float:left;}
#header .cont .bx .nav_bx ul li a {font-size:16px;color:#333;}
#header .cont .bx .nav_bx ul li:hover {background-color:#215a87;}
#header .cont .bx .nav_bx ul li:hover a {color:#fff;}
#header .cont .bx .nav_bx ul .cur {background-color:#215a87;}
#header .cont .bx .nav_bx ul .cur a {color:#fff;}
/*ind*/
.indx_banner {width:100%;height:626px;background:no-repeat center center;/*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:30px 0px 0px 0px;}

#index .tit { width:100%; padding-bottom:30px; text-align:center;}
#index .tit h2 {font-size:26px;color:#333; line-height:38px; background:url(../images/tit_bg_1.png) no-repeat center center;}
#index .tit h2 .f1 {color:#215a87;}
#index .tit h3 {font-size:26px;line-height:32px;color:#b4b4b4;font-family:"Times New Roman", Times, serif;text-transform: uppercase;}
#index a.more {display: block;height:40px; line-height:40px; width:240px;background-color:#fdc000;border-radius:20px; font-size:20px; color:#fff; text-align:center; margin:30px auto 0 auto;}


#index .about {padding:40px 0;width:100%;}
#index .about .cont { width:1200px; margin:0 auto;}
#index .about .cont .bx_1 {width:380px; height:380px;float:left; background-color:#ededed;position:relative;}
#index .about .cont .bx_1 .text {width:330px;height:96px;background-color:rgba(0, 0, 0, 0.6);padding:10px 25px 14px 25px;position: absolute; left:0; bottom:0; z-index:99;}
#index .about .cont .bx_1 .text h2 {font-size:20px; color:#fff; line-height:44px;}
#index .about .cont .bx_1 .text h2 a {font-size:20px; color:#fff;}
#index .about .cont .bx_1 .text p { font-size:14px; color:#fff; line-height:26px; height:52px;}
#index .about .cont .bx_2 {width:330px; float:left; background-color:#ededed; padding:0 25px;}
#index .about .cont .bx_2 h2 {height:65px;line-height:65px;font-size:20px;color:#333;font-weight:normal;}
#index .about .cont .bx_2 dl { width:100%;height:80px;background-color:#fff;margin-bottom:25px;}
#index .about .cont .bx_2 dl dt {width:110px; height:80px;float:left;}
#index .about .cont .bx_2 dl dd {width:190px; height:80px;padding:0 15px;float:left;}
#index .about .cont .bx_2 dl dd h3 {font-size:18px;color:#333; line-height:42px; font-weight:normal;}
#index .about .cont .bx_2 dl dd h3 a {font-size:18px;color:#333;}
#index .about .cont .bx_2 dl dd p {font-size:14px;color:#737373; line-height:30px;}
#index .about .cont .mr_30 { margin-right:30px;}




#index .products { width:100%; padding:40px 0; background-color:#f2f2f2;}
#index .products .cont { width:1200px; margin:0 auto;}
#index .products .cont .class { background-color:#215a87; height:44px;}
#index .products .cont .class ul li {width:197px;height:44px;line-height:44px;font-size:16px;color:#fff;float:left;border-right:3px #f2f2f2 solid;text-align:center;overflow: hidden;}
#index .products .cont .class ul li a {font-size:16px; color:#fff;}
#index .products .cont .class ul li:hover {background-color:#fed100; color:#215a87;}
#index .products .cont .class ul li:hover a {color:#215a87;}
#index .products .cont .class ul .show {background-color:#fed100; color:#215a87;}
#index .products .cont .class ul .show a {color:#215a87;}
#index .products .cont .cp_bx {width:100%;padding-top:30px;}
#index .products .cont .cp_bx ul li {width:374px;float:left; border:1px #a7a7a7 solid; background-color:#fff; margin-bottom:25px;}
#index .products .cont .cp_bx ul li .imgs { width:100%; height:270px;}
#index .products .cont .cp_bx ul li h2 { height:50px; line-height:50px; font-size:18px; color:#215a87; text-align:center;}
#index .products .cont .cp_bx ul li h2 a {font-size:18px; color:#215a87;}
#index .products .cont .cp_bx ul li p { font-size:13px; color:#737373; line-height:22px; height:44px; padding:0 20px 10px 20px;}
#index .products .cont .cp_bx ul .mr_36 { margin-right:36px;}


#index .ad_bx_1 { width:100%; height:230px; background:url(../images/ad_img_1.jpg) no-repeat center center;}
#index .ad_bx_1 .cont {width:1200px;height:230px;margin:0 auto;position: relative;}
#index .ad_bx_1 .cont .email {width:250px;height:32px;font-family:"Times New Roman", Times, serif;color:#fff;font-size:24px;font-weight:bold;position:absolute;z-index: 99;left: 695px;top: 163px;}


#index .youshi {width:100%; padding:40px 0; background:url(../images/ys_bg.jpg) no-repeat top center;}
#index .youshi .cont {width:1200px; margin:0 auto;}
#index .youshi .cont .tit_t {height:55px;line-height:55px; text-align:center;}
#index .youshi .cont .tit_t .f1 { font-size:32px; color:#ccc; font-weight:bold;}
#index .youshi .cont .tit_t .f2 {font-size:34px;color:#ffcf3a;font-family:"Times New Roman", Times, serif;font-weight:bold;text-transform:uppercase;}
#index .youshi .cont .txt { padding:30px 0; font-size:16px; color:#e1e1e1; line-height:26px; text-align:center; width:1000px; margin:0 auto;}
#index .youshi .cont ul { width:100%;}
#index .youshi .cont ul li {width:338px; height:134px;float:left;background:rgba(255, 255, 255, 0.9) no-repeat 50px center;padding:40px 50px 40px 192px; margin-bottom:40px;}
#index .youshi .cont ul li h2 { font-size:24px; color:#215a87; line-height:38px; height:38px;}
#index .youshi .cont ul li p {font-size:16px; color:#8b8b8b; line-height:24px; height:96px;}
#index .youshi .cont ul li:hover {background-color:#fed100;}
#index .youshi .cont ul li:hover h2 { color:#fff;}
#index .youshi .cont ul li:hover p { color:#fff;}
#index .youshi .cont ul .ys_01 {background-image:url(../images/ys_inc_01a.png);}
#index .youshi .cont ul .ys_02 {background-image:url(../images/ys_inc_02a.png);}
#index .youshi .cont ul .ys_03 {background-image:url(../images/ys_inc_03a.png);}
#index .youshi .cont ul .ys_04 {background-image:url(../images/ys_inc_04a.png);}
#index .youshi .cont ul .ys_01:hover {background-image:url(../images/ys_inc_01b.png);}
#index .youshi .cont ul .ys_02:hover {background-image:url(../images/ys_inc_02b.png);}
#index .youshi .cont ul .ys_03:hover {background-image:url(../images/ys_inc_03b.png);}
#index .youshi .cont ul .ys_04:hover {background-image:url(../images/ys_inc_04b.png);}
#index .youshi .cont ul .mr_40 {margin-right:40px;}



#index .hangye {width:100%; padding:40px 0;}
#index .hangye .cont { width:1200px; margin:0 auto;}
#index .hangye .cont ul li {width:300px;height:300px;float:left;background:#f8f8f8 no-repeat center center;}
#index .hangye .cont ul li .s_left {height:300px; width:12px;float:left; background:url(../images/ys_s_inc_r.png) no-repeat center center;}
#index .hangye .cont ul li .s_right {height:300px; width:12px;float:right;background:url(../images/ys_s_inc_l.png) no-repeat center center;}
#index .hangye .cont ul li .text {padding:40px;}
#index .hangye .cont ul li .text .bt {border-bottom:2px #c3c3c3 solid; height:90px; background:no-repeat 10px center; padding-left:70px;padding-bottom:5px;}
#index .hangye .cont ul li .text .bt h2 {height:48px;line-height:24px;font-size:22px;color:#fdc000; font-family:"Times New Roman", Times, serif;}
#index .hangye .cont ul li .text .bt h2 a {font-size:22px;color:#fdc000;}
#index .hangye .cont ul li .text .bt h3 {font-size:18px;color:#215a87;height:32px;line-height:32px;}
#index .hangye .cont ul li .text .bt h3 a {font-size:18px;color:#215a87;}
#index .hangye .cont ul li .text p {padding-top:10px;font-size:14px;color:#a2a2a2; line-height:22px; height:44px;}


#index .info { width:100%; padding:40px 0;background-color:#f7f7f7;}
#index .info .cont {width:1200px; margin:0 auto;}
#index .info .cont .anli {width:592px;height:344px;float:left;position: relative;}
#index .info .cont .anli .prev {float:right;background:url(../images/left.png);z-index: 99;top:153px;left: 10px;}
#index .info .cont .anli .next {float:right;background:url(../images/right.png) ;z-index: 99;top:153px;right: 10px;}
#index .info .cont .anli .btn {width: 22px;height:37px;cursor: pointer;position: absolute;}
#index .info .cont .anli .list-in {position: relative;overflow: hidden;width: 100%;height:344px;}
#index .info .cont .anli .list-in ul li {height:344px; width:290px; margin-right:12px; float:left;background-color:#ebebeb;}
#index .info .cont .anli .list-in ul li .imgs { height:220px; width:100%;}
#index .info .cont .anli .list-in ul li .text { padding:11px 25px;}
#index .info .cont .anli .list-in ul li .text h2 {height:36px;line-height:36px; font-size:22px; color:#333;}
#index .info .cont .anli .list-in ul li .text p {font-size:13px; color:#616161;line-height:24px; height:66px;}

#index .info .cont .news {width:580px;float:right;}
#index .info .cont .news ul li { height:88px; width:100%; background-color:#ebebeb;padding:10px 0;}
#index .info .cont .news ul li .date { width:120px; height:88px; float:left;}
#index .info .cont .news ul li .date .f_years { font-size:14px; color:#000; line-height:24px; text-align:right; padding-right:15px; padding-top:15px;}
#index .info .cont .news ul li .date .f_month { font-size:24px;color:#000; line-height:34px; text-align:right; padding-right:15px;}
#index .info .cont .news ul li .text { padding:10px 15px; width:430px; height:68px;float:left;}
#index .info .cont .news ul li .text h2 {font-size:16px; color:#333; line-height:28px; font-weight:normal;}
#index .info .cont .news ul li .text h2 a {font-size:16px; color:#333;}
#index .info .cont .news ul li .text p {line-height:20px; height:40px; font-size:13px; color:#616161;}
#index .info .cont .news ul li:hover { background-color:#fbae0b;}
#index .info .cont .news ul .mb_10 { margin-bottom:10px;}


#index .contact {width:100%; padding:40px 0; background: url(../images/ly_bg.jpg) no-repeat top center;}
#index .contact .cont { width:1200px; margin:0 auto;}
#index .contact .cont textarea,
#index .contact .cont input {background-color:#fff; border:1px #e5e5e4 solid; background:rgba(255, 255, 255, 0.8) no-repeat 14px 12px; padding:12px 12px 12px 44px; font-size:16px; color:#898989; line-height:22px;}
#index .contact .cont input {height:22px; width:497px;}
#index .contact .cont textarea {height:88px; width:1142px;}
#index .contact .cont .line_inp { height:48px; width:100%; margin-bottom:40px;}
#index .contact .cont .line_txt {height:114px; width:100%; margin-bottom:40px;}
#index .contact .cont .line_but {height:46px; width:100%;}
#index .contact .cont .but_submit {height:44px; width:150px; background-color:#0067ac; font-size:16px; line-height:44px; color:#fff;border:1px #0067ac solid; margin-right:35px; float:right; padding:0;}
#index .contact .cont .but_reset {height:44px; width:150px;background-color:rgba(255, 255, 255, 0.8); font-size:16px; line-height:44px; color:#4b4b4c;border:1px #e5e5e4 solid; float:right; padding:0; margin-right:20px;}
#index .contact .cont .but_reset:hover {border:1px #0067ac solid; background-color:#0067ac; color:#fff;}




/*---kuaisuljie---*/
#ks_links {width:100%; background-color:#f5f5f5; padding:55px 0 40px 0;}
#ks_links .cont {width:1160px;margin:0 auto;border:1px #e2e2e2 solid;padding:20px;position: relative;}
#ks_links .cont h2 {display:block;position:absolute;z-index:999;width:100px;height:34px;background-color:#f5f5f5; top:-16px; left:40px; font-size:18px; color:#666; line-height:34px; text-align:center;}
#ks_links .cont .class_box {width:100%;padding:15px 0;border-bottom: 1px dashed #c4c4c4; text-align:left;}
#ks_links .cont .class_box em {display:inline-block;width:100px;height:26px;background-color:#fff;border:1px #bfbfbf solid;font-size:14px;color:#333;text-align:center;line-height:26px;margin-right:8px;font-style: normal;}
#ks_links .cont .class_box em:hover { color:#FF3300;border:1px #FF3300 solid;}
#ks_links .cont .class_box a {display:inline-block; line-height:28px; padding:0 8px; font-size:14px; color:#575757;} 
#ks_links .cont .class_box a:hover {color:#FF3300;}

#ks_links_1 {width:100%; background-color:#fff; padding:55px 0 40px 0;}
#ks_links_1 .cont {width:1160px;margin:0 auto;border:1px #e2e2e2 solid;padding:20px;position: relative;}
#ks_links_1 .cont h2 {display:block;position:absolute;z-index:999;width:100px;height:34px;background-color:#f5f5f5; top:-16px; left:40px; font-size:18px; color:#666; line-height:34px; text-align:center;}
#ks_links_1 .cont .class_box {width:100%;padding:15px 0;border-bottom: 1px dashed #c4c4c4; text-align:left;}
#ks_links_1 .cont .class_box em {display:inline-block; width:100px; height:26px; background-color:#fff; border:1px #bfbfbf solid; font-size:14px; color:#333; text-align:center; line-height:26px; margin-right:8px;font-style: normal;}
#ks_links_1 .cont .class_box em:hover { color:#FF3300;border:1px #FF3300 solid;}
#ks_links_1 .cont .class_box a {display:inline-block; line-height:28px; padding:0 8px; font-size:14px; color:#575757;} 
#ks_links_1 .cont .class_box a:hover {color:#FF3300;}
/*---end---*/


/*footer*/
#footer {width:100%;background-color: #262729;}
#footer .w1200 { width:1200px; margin:0 auto;}
#footer .top_txt { height:95px; width:100%; background-color:#38668b;}
#footer .top_txt .cont { width:1200px; height:95px; margin:0 auto; text-align:center;}
#footer .top_txt .cont font {display:inline-block; font-size:26px;color:#fff;line-height:95px; font-weight:bold;}
#footer .top_txt .cont font a {display: block; width:150px; height:40px; text-align:center; line-height:40px;font-size:14px;color:#fff; background-color:#064895; margin-top:27px;}
#footer .link_bx {width:100%; padding:45px 0; background-color:#38668b;}
#footer .link_bx dl {width:16.6%; float:left;}
#footer .link_bx dl dt { height:32px;font-size:18px; color:#fff; line-height:32px;}
#footer .link_bx dl dt a {font-size:18px; color:#fff;}
#footer .link_bx dl dd { width:100%; line-height:26px; color:#fff;}
#footer .link_bx dl dd a {display: block; width:100%; height:26px; color:#fff; font-size:15px;}
#footer .contact {width:100%; padding:45px 0; background-color:#305e82; font-size:16px; color:#8dbce2; line-height:26px;}
#footer .contact a {font-size:16px; color:#8dbce2;}
#footer .contact .left_bx { width:820px; float:left;}
#footer .contact .right_bx { width:320px; float: right;}

#footer .copyright {width:100%; padding:25px 0; line-height:26px;background-color:#3d4449; font-size:13px; color:#a6acbc;}
#footer .copyright a {font-size:13px;color:#b0b0b4;}

/*neiye*/
.banner {width:100%;height:376px;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: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: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;}
