@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; border-bottom:3px solid #f57a2e;}
#header .top_bx {width:100%;height:50px;line-height:50px;background-color:#7f7f7f;font-size:14px;color:#d7d7d7;}
#header .top_bx .cont {width:1200px;height:50px;margin:0 auto;}
#header .top_bx a {color:#d7d7d7;}
#header .link_nav {height:120px;width:100%;}
#header .link_nav .cont {width:1200px;height:120px;margin:0 auto;}
#header .link_nav .logo {float:left; width:300px;}
#header .link_nav ul {width:840px; height:120px; float:right;}
#header .link_nav ul li {float:left;height:120px;line-height:120px;color:#626262;font-size:16px;text-align:center;width:120px;}
#header .link_nav ul li a {color:#626262; font-size:16px;}
#header .link_nav ul li:hover {background-color:#f57a2e;}
#header .link_nav ul li:hover a {color:#fff;}
#header .link_nav ul .cur {background-color:#f57a2e;}
#header .link_nav ul .cur a {color:#fff;}


/*ind*/
.indx_banner {width:100%;height:500px;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:1200px;height:47px;margin:0 auto 30px auto;background:url(../images/tit_hr_3.jpg) repeat-x bottom;}
#index .tit h2 {display:block;float:left;width:auto;height:44px;border-bottom:3px solid #f57a2e;}
#index .tit a.more_1 {font-size:14px;color:#8c8c8c;list-style:30px;}




#index .about {padding:40px 0;width:100%;}
#index .about .cont {width:1200px;margin:0 auto;}
#index .about .cont .info {width:100%;height:460px;}
#index .about .cont .info .us_txt {width:360px;height:412px;float:left;background-color:#1d88be;padding:24px 30px;}
#index .about .cont .info .us_txt h2 {font-size:20px;color:#fff;line-height:30px;}
#index .about .cont .info .us_txt h2 a {font-size:20px;color:#fff;}
#index .about .cont .info .us_txt p {font-size:15px;color:#b3e5fe;line-height:26px;padding-top:14px;padding-bottom:20px;}
#index .about .cont .info .us_txt a.more {display:block;width:112px;height:30px;border:1px solid #fff;font-size:14px;color:#fff;line-height:30px;text-align:center;}
#index .about .cont .info .us_hj {width:390px;height:460px;float:left;position:relative;}
#index .about .cont .info .us_hj .bt {background:rgba(0,0,0,0.6);height:55px;width:342px;padding:0 24px;position:absolute;z-index:99;left:0;bottom:0;font-size:18px;color:#fff;line-height:55px;}
#index .about .cont .info .us_hj .bt a {font-size:18px;color:#fff;}
#index .about .cont .info .us_wh {width:390px;height:460px;float:left;position:relative;}
#index .about .cont .info .us_wh .txt {width:330px;height:182px;position:absolute;z-index:99;left:0;bottom:0;background:rgba(0,0,0,0.6);padding:24px 30px;}
#index .about .cont .info .us_wh .txt h2 {font-size:20px;color:#fff;line-height:30px;}
#index .about .cont .info .us_wh .txt h2 a {font-size:20px;color:#fff;}
#index .about .cont .info .us_wh .txt p {font-size:15px;color:#b3e5fe;line-height:26px; padding-top:14px;}

#index .about .cont .class {height:124px;width:100%; padding-top:14px;}
#index .about .cont .class ul li {width:285px;height:114px;float:left;background:no-repeat top center;padding-bottom:9px;}
#index .about .cont .class ul li .inc {height:50px;background:no-repeat center center;margin-top:14px;}
#index .about .cont .class ul li h2 {padding-top:10px;height:26px;line-height:26px;font-size:18px;font-weight:normal;text-align:center;}
#index .about .cont .class ul .mr_20 {margin-right:20px;}
#index .about .cont .class ul .show_off {background-image:url(../images/class_bx.png);border-bottom:1px #d2d2d2 solid;}
#index .about .cont .class ul .show_off .inc_1 { background-image:url(../images/us_inc_01.png);}
#index .about .cont .class ul .show_off .inc_2 { background-image:url(../images/us_inc_02.png);}
#index .about .cont .class ul .show_off .inc_3 { background-image:url(../images/us_inc_03.png);}
#index .about .cont .class ul .show_off .inc_4 { background-image:url(../images/us_inc_04.png);}
#index .about .cont .class ul .show_off h2 a {font-size:18px; color:#666;}
#index .about .cont .class ul .show_on { background-image:url(../images/class_bx1.png); border-bottom:1px #ff6b0f solid;}
#index .about .cont .class ul .show_on .inc_1 { background-image:url(../images/us_inc_01a.png);}
#index .about .cont .class ul .show_on .inc_2 { background-image:url(../images/us_inc_02a.png);}
#index .about .cont .class ul .show_on .inc_3 { background-image:url(../images/us_inc_03a.png);}
#index .about .cont .class ul .show_on .inc_4 { background-image:url(../images/us_inc_04a.png);}
#index .about .cont .class ul .show_on h2 a {font-size:18px; color:#ff6b0f;}
#index .about .cont .class ul .show_off:hover {background-image:url(../images/class_bx2.png);border-bottom:1px #ff6b0f solid;}
#index .about .cont .class ul .show_off:hover .inc_1 { background-image:url(../images/us_inc_01a.png);}
#index .about .cont .class ul .show_off:hover .inc_2 { background-image:url(../images/us_inc_02a.png);}
#index .about .cont .class ul .show_off:hover .inc_3 { background-image:url(../images/us_inc_03a.png);}
#index .about .cont .class ul .show_off:hover .inc_4 { background-image:url(../images/us_inc_04a.png);}
#index .about .cont .class ul .show_off:hover h2 a {font-size:18px; color:#ff6b0f;}
#index .about .cont .class ul .mr_20 { margin-right:20px;}


#index .products {width:100%; padding:40px 0;}
#index .products .cont { width:1200px;margin:0 auto;}
#index .products .cp_class {width:100%; padding:40px 0 20px 0;background-color:#f2f2f2;}
#index .products .cp_class a {width:220px;height:42px;float:left;border:1px solid #bebebe;line-height:42px;font-size:16px;color:#313131;margin-bottom:20px;border-radius:27px;display:block;background:url(../images/s_inc_1.png) no-repeat 22px center;padding-left:60px;overflow:hidden;}
#index .products .cp_class a:hover {background:#1d88be url(../images/s_inc_1a.png) no-repeat 22px center;border:1px solid #1d88be;color:#fff;}
#index .products .cp_class .mr {margin-right:24px;}
#index .products .cp_class .show {background:#1d88be url(../images/s_inc_1a.png) no-repeat 22px center;border:1px solid #1d88be;color:#fff;}
#index .products .cp_bx {width:100%;padding-top:40px;}
#index .products .cp_bx ul .hot {width:579px;float:left;background-color:#f5f5f5;margin-bottom:24px;box-shadow: 0px 0px 8px 0px rgba(0,0,0,.2);}
#index .products .cp_bx ul .hot .img {width:100%;height:420px;}
#index .products .cp_bx ul .hot .txt {padding:16px 20px 18px 20px;}
#index .products .cp_bx ul .hot .txt h2 {line-height:30px;font-weight:normal;}
#index .products .cp_bx ul .hot .txt h2 a {font-size:19px;color:#333;}
#index .products .cp_bx ul .hot .txt p {font-size:15px;color:#888;line-height:24px;height:72px;padding-top:10px;}
#index .products .cp_bx ul .hot .more {display:block;height:46px;background-color:#1d88be;padding:0 20px;line-height:46px;font-size:14px;color:#fff;}
#index .products .cp_bx ul .hot .more a {color:#fff;}
#index .products .cp_bx ul .hot:hover {background-color:#1c88be;}
#index .products .cp_bx ul .hot:hover .txt h2 a {color:#fff;}
#index .products .cp_bx ul .hot:hover .txt p {color:#ace3ff;}
#index .products .cp_bx ul .hot:hover .more {background-color:#f57a2e;}
#index .products .cp_bx ul .hot:hover .more a {color:#fff;}

#index .products .cp_bx ul li {width:372px;float:left;background-color:#f5f5f5;margin-bottom:24px;box-shadow: 0px 0px 8px 0px rgba(0,0,0,.2);}
#index .products .cp_bx ul li .img {width:100%;height:260px;}
#index .products .cp_bx ul li .txt {padding:16px 20px 18px 20px;}
#index .products .cp_bx ul li .txt h2 {line-height:30px;font-weight:normal}
#index .products .cp_bx ul li .txt h2 a {font-size:19px;color:#333;}
#index .products .cp_bx ul li .txt p {font-size:15px;color:#888;line-height:24px;height:72px;padding-top:10px;}
#index .products .cp_bx ul li .more {display:block;height:46px;background-color:#1d88be;padding:0 20px;line-height:46px;font-size:14px;color:#fff;}
#index .products .cp_bx ul li .more a {font-size:14px;color:#fff;}
#index .products .cp_bx ul li:hover {background-color:#1c88be;}
#index .products .cp_bx ul li:hover .txt h2 a {color:#fff;}
#index .products .cp_bx ul li:hover .txt p {color:#ace3ff;}
#index .products .cp_bx ul li:hover .more {background-color:#f57a2e;}
#index .products .cp_bx ul li:hover .more a {color:#fff;}
#index .products .cp_bx ul .mr {margin-right:42px;}



#index .youshi {width:100%;padding-top:40px;}
#index .youshi ul {width:100%;background-color:#f2f2f2;}
#index .youshi ul li {width:50%;float:left;}
#index .youshi ul li .txt {width:50%;float:left;}
#index .youshi ul li .txt .bx {padding-left:35px;padding-right:35px;padding-top:35px;}
#index .youshi ul li .txt h2 {font-size:36px;color:#333;line-height:44px;padding-bottom:18px;background:url(../images/hr_ys.jpg) no-repeat left bottom;}
#index .youshi ul li .txt p {font-size:16px;color:#757575;line-height:26px;padding-top:15px;height:104px;}
#index .youshi ul li .img {width:50%;float:left;position:relative;}
#index .youshi ul li .img img {width:100%;}
#index .youshi ul li .img .s_inc_1 {position:absolute;width:12px;height:23px;z-index:99;left:0;top:50%;margin-top:-11px;background:url(../images/s_ys_1.png) no-repeat center center;}
#index .youshi ul li .img .s_inc_2 {position:absolute;width:12px;height:23px;z-index:99;right:0;top:50%;margin-top:-11px;background:url(../images/s_ys_2.png) no-repeat center center;}
#index .youshi ul li:hover {background-color:#1c88be;}
#index .youshi ul li:hover .txt h2 {color:#fff;}
#index .youshi ul li:hover .txt p {color:#b5e6ff;}
#index .youshi ul li:hover .img .s_inc_1 {background:url(../images/s_ys_1a.png) no-repeat center center;}
#index .youshi ul li:hover .img .s_inc_2 {background:url(../images/s_ys_2a.png) no-repeat center center;}

#index .ad_1 {width:100%;height:217px;background:url(../images/ad_img_1.jpg) no-repeat center center;}


#index .anli {width:100%;padding:40px 0;background-color:#f2f2f2;}
#index .anli .cont {width:1200px;margin:0 auto;} 
#index .anli .cont .anli_bx {width:100%;height:440px;position:relative;}
#index .anli .cont .anli_bx .prev {float:right;background:url(../images/left_04.png) center top;z-index:99;top:189px;left:-65px;}
#index .anli .cont .anli_bx .next {float:right;background:url(../images/right_04.png) center top;z-index:99;top:189px;right:-65px;}
#index .anli .cont .anli_bx .prev:hover {float:right;background:url(../images/left_04.png) center -62px;z-index:99;top:189px;left:-65px;}
#index .anli .cont .anli_bx .next:hover {float:right;background:url(../images/right_04.png) center -62px;z-index:99;top:189px;right:-65px;}
#index .anli .cont .anli_bx .btn {width:54px;height:62px;cursor:pointer;position:absolute;}
#index .anli .cont .anli_bx .list-in {overflow:hidden;width:1200px;height:440px;}
#index .anli .cont .anli_bx .list-in ul li {width:1200px;height:440px;float:left;}
#index .anli .cont .anli_bx .list-in ul li .img {width:710px;height:440px;float:left;}
#index .anli .cont .anli_bx .list-in ul li .txt {width:420px;height:380px;float:left;padding:30px 35px;background-color:#1c88be;}
#index .anli .cont .anli_bx .list-in ul li .txt h2 {font-size:22px;color:#fff;font-weight:normal;line-height:30px;}
#index .anli .cont .anli_bx .list-in ul li .txt h2 a {font-size:22px;color:#fff;}
#index .anli .cont .anli_bx .list-in ul li .txt p { font-size:14px;color:#b3e2fa;line-height:26px;padding-top:16px;padding-bottom:20px;}
#index .anli .cont .anli_bx .list-in ul li .txt a.more {display:block;width:112px;height:30px;border:1px solid #fff;font-size:14px;color:#fff;line-height:30px;text-align:center;}


#index .video {width:100%;padding:40px 0;}
#index .video .cont {width:1200px;margin:0 auto;}
#index .video .cont ul li { width:279px; float:left;}
#index .video .cont ul li .img {width:100%;height:190px;position: relative;}
#index .video .cont ul li .img img {width:100%;height:190px;border-radius: 3px 3px 0 0;}
#index .video .cont ul li .img .bx { width:100%; height:190px;}
#index .video .cont ul li .img .info {height:70px;padding:0 10px;position:absolute; z-index:99; left:0; bottom:0;}
#index .video .cont ul li .img .info a.inc_bx {display:block;height:30px;width:52px;border-radius:15px;border:2px solid #fff;background:url(../images/more_bg_04.png) no-repeat center center;text-indent:-999px;overflow:hidden;}
#index .video .cont ul li .img .info h2 {height:36px;width:100%;line-height:36px;font-size:16px;color:#fff;font-weight:normal;overflow:hidden;}
#index .video .cont ul li .img .info h2 a {color:#fff;}
#index .video .cont ul li .txt {border-bottom:1px solid #a8a8a8;}
#index .video .cont ul li .txt p { height:52px;line-height:26px;font-size:15px;color:#525252;overflow:hidden;text-overflow:ellipsis; padding-top:15px;}
#index .video .cont ul li .txt p a {font-size:15px;color:#525252;}
#index .video .cont ul li .txt .riqi { font-size:12px; color:#c0c0c0; line-height:32px;}
#index .video .cont ul .mr { margin-right:28px;}



#index .news {padding:40px 0;width:100%;background-color:#f5f5f5;}
#index .news .cont {width:1200px;margin:0 auto;}
#index .news .cont .hot {width:570px;height:460px;float:left;}
#index .news .cont .hot .img { width:100%; height:420px;position:relative;}
#index .news .cont .hot .date {height:100px;width:95px;float:left;background-color:#f25907;text-align:center;position:absolute;left:0;top:0;z-index:99;}
#index .news .cont .hot .date h3 { height:44px; line-height:44px;color:#fff; font-size:42px; font-weight:normal; padding-top:12px;}
#index .news .cont .hot .date h3 a {color:#fff; font-size:42px;}
#index .news .cont .hot .date h4 { height:26px; line-height:26px; color:#fff; font-size:16px;font-weight:normal;}
#index .news .cont .hot .date h4 a {color:#fff; font-size:16px;}
#index .news .cont .hot .text {height:72px;background-color:#fff;padding:10px 20px;}
#index .news .cont .hot .text p {font-size:14px; color:#999; line-height:20px;}
#index .news .cont .hot .text p a {font-size:14px; color:#999;}
#index .news .cont .hot .text p b { color:#656565; font-size:18px; line-height:34px; height:34px; font-weight:normal;}
#index .news .cont .hot .text p b a {color:#656565; font-size:18px;}

#index .news .cont ul { width:570px; float:right;}
#index .news .cont ul li { height:100px; width:100%;margin-bottom:40px;}
#index .news .cont ul li .date { height:98px; width:93px; float:left;text-align:center; border:1px solid #888;}
#index .news .cont ul li .date h2 { height:98px; line-height:98px;color:#656565;font-size:56px;font-weight:normal;font-family:"Times New Roman", Times, serif;font-style: italic;}
#index .news .cont ul li .date h4 { height:26px; line-height:26px;color:#a9a9a9;font-size:16px; font-weight:normal;}
#index .news .cont ul li .text { width:450px; height:100px; float:right;}
#index .news .cont ul li .text h2 { font-size:18px; color:#656565; height:34px; line-height:34px; font-weight:normal;}
#index .news .cont ul li .text h2 a {font-size:18px; color:#656565;}
#index .news .cont ul li .text p { font-size:14px; color:#999; line-height:22px;}

#index .news .cont ul li:hover .date {background-color:#006c9f;border:1px solid #006c9f;}
#index .news .cont ul li:hover .date h2 {color:#fff;}
#index .news .cont ul li:hover .date h4 {color:#fff;}
#index .news .cont ul li:hover .text h2 a {color:#006c9f;} 
#index .news .cont ul li:hover .text p { color:#34a2d6;}



.kstd_bx { background-color:#f2f3f7; width:100%; padding:30px 0;}
.kstd_bx .cont { width:1100px; margin:0 auto;}
.kstd_bx .cont .tit_bt {height:30px;width:100%;background: url(../images/kstd_bg_02.jpg) repeat-x center center; margin-bottom:30px;}
.kstd_bx .cont .tit_bt h3 {width:195px; height:30px; margin:0 auto; background-color:#f2f3f7;}
.kstd_bx .cont .text { border:1px #bcbebd solid;}
.kstd_bx .cont .text .class_list_1 { height:60px; width:100%;}
.kstd_bx .cont .text .class_list_1 h2 { padding-top:20px; height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666; float:left;display: block;}
.kstd_bx .cont .text .class_list_1 ul {padding:20px 20px 0 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_1 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_1 ul li a {font-size:14px; line-height:40px;color:#666;}
.kstd_bx .cont .text .class_list_2 { height:40px; width:100%;}
.kstd_bx .cont .text .class_list_2 h2 {height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666;display: block;}
.kstd_bx .cont .text .class_list_2 ul {padding:0 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_2 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_2 ul li a {font-size:14px; line-height:40px;color:#666;}
.kstd_bx .cont .text .class_list_3 { height:60px; width:100%;}
.kstd_bx .cont .text .class_list_3 h2 { padding-bottom:20px; height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666;display: block;}
.kstd_bx .cont .text .class_list_3 ul {padding:0 20px 20px 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_3 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_3 ul li a {font-size:14px; line-height:40px;color:#666;}



#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%;padding:35px 0 0 0;background:url(../images/ft_bg.jpg) repeat-y center;}
#footer .w_1200 { width:1200px; margin-left:auto; margin-right:auto;}
#footer .top_hotline { width:100%;padding-bottom:20px; border-bottom:1px #757575 solid;}
#footer .top_hotline .tel_mob {width:100%;display: none;}
#footer .top_hotline .tel_mob .tel { height:28px; width:154px; line-height:28px; float:left; margin-right:20px; font-size:1rem; color:#fff;background-size:80% auto;-moz-background-size:80% auto; background:url(../images/fot_tel.png) no-repeat left center;padding-left:30px;}
#footer .top_hotline .tel_mob .mob {height:28px;width:154px; line-height:28px; float:left;font-size:1rem; color:#fff;background-size:80% auto;-moz-background-size:80% auto;padding-left:30px;background:url(../images/fot_mob.png) no-repeat left center;}

#footer .top_hotline h2 { height:60px; line-height:60px; font-size:36px; color:#fff;}
#footer .top_hotline h3 { height:40px; line-height:40px; font-size:18px; color:#fff; font-weight:normal;}
#footer .mid_nav {width:920px; float:left;padding-bottom: 25px; padding-top:15px;}
#footer .mid_nav .foot_nav {width:100%;float:left;}
#footer .mid_nav .foot_nav ul { width:25%; float:left;}
#footer .mid_nav .foot_nav ul h3 a,
#footer .mid_nav .foot_nav ul h3 { font-size:16px; color:#FFFFFF; line-height:32px;}
#footer .mid_nav .foot_nav ul li { font-size:15px; line-height:26px; color:#7ed4ff;}
#footer .mid_nav .foot_nav ul li a {font-size:15px; line-height:26px; color:#7ed4ff;}
#footer .contacts {width:260px;padding-left:20px;float:left; padding-top:15px;}
#footer .contacts h2 {font-size:16px;color:#FFFFFF;line-height:32px;}
#footer .contacts p {padding-top:15px;font-size:16px;color:#3aa8dc;line-height:26px;}
#footer .contacts p a {color:#3aa8dc;}

#footer .bottom {width:100%; margin:0 auto; line-height:26px; font-size:14px; color:#a6acbc; padding:20px 0; background-color:#3d4449;} 
#footer .bottom a {line-height:26px; font-size:14px; color:#a6acbc;}

.footer_fot { width:100%; padding:20px 0; background-color:#3d4449; color:#a6acbc; font-size:13px; line-height:26px; text-align:center;}
.footer_fot a {color:#a6acbc;font-size:13px;}
.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:#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;}
