@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: #626262;
	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: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
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;
}

@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: #626262;
	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: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
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;
}

@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: #626262;
	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: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
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;
}

#header { width:100%; background-color:#FFFFFF;}
#header .top { height:37px; width:100%; background-color:#eeeeee; font-size:12px; color:#666666; line-height:37px;}
#header .top .box { width:1200px; height:37px; margin-left:auto; margin-right:auto;}
#header .top .box .welcome { width:380px; height:37px; float:left; color:#666666; font-size:12px; line-height:37px;}
#header .top .box .linke { height:37px; line-height:37px;float:right; color:#666666; font-size:12px;}
#header .top .box .linke a {color:#666666; font-size:12px;}
#header .logo_tel_box { height:100px; width:1200px; margin-left:auto; margin-right:auto;}
#header .logo_tel_box .logo { width:540px; height:58px; padding-top:21px; float:left;}
#header .logo_tel_box .tel {width:190px;height:60px;float:right;margin-top:20px;background-image: url(../images/img/dh.jpg);background-repeat: no-repeat;background-position: left center;padding-left: 68px;}
#header .logo_tel_box .tel dl { height:60px; width:190px;}
#header .logo_tel_box .tel dl dt { height:26px; line-height:26px; font-size:12px; color:#666666;}
#header .logo_tel_box .tel dl dd { height:34px; line-height:34px; font-size:30px; color:#cc0000; font-family:"Times New Roman", Times, serif; font-weight:bold;}
#header .nav_box { width:100%; height:49px; background-color:#0657b2;}
#header .nav_box .nav { width:1200px; height:49px;margin-left:auto;margin-right:auto;}
#header .nav_box .nav ul { width:100%; height:49px;}
#header .nav_box .nav ul li {width:149px;height:49px;float:left;text-align:center;border-right-width: 1px;border-right-style: solid;border-right-color: #0e69d0;font-size: 14px;line-height: 49px;color: #FFFFFF;}
#header .nav_box .nav ul li a {font-size: 14px;line-height: 49px;color: #FFFFFF;}
#header .nav_box .nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #014b9d;
	display: block;
}
#header .nav_box .nav ul .click_on {
	background-image: url(../images/nav_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*ind*/
#index { width:100%;}
#index .banner {background-repeat: no-repeat;background-position: center center;height: 500px;width: 100%;}
#index .products {width:1200px;margin-left:auto;margin-right:auto;margin-top: 50px;}
#index .products .title {background-repeat: no-repeat;background-position: center center;height: 120px;width: 100%;margin-bottom: 30px;}
#index .products .class {width:268px;float:left;margin-right:30px;background-color:#0657b2;}
#index .products .class .title1 {background-color: #147ac1;background-image: url(../images/img/fll.png);background-repeat: no-repeat;background-position: center center;height: 110px;width: 100%;}
#index .products .class ul {padding-top: 8px;padding-bottom: 8px;}
#index .products .class ul li{font-weight: normal;color: #ffffff;width: 100%;}
#index .products .class ul li h3{font-size: 14px;line-height: 56px;font-weight: normal;color: #ffffff;text-align: center;height: 56px;width: 100%;}
#index .products .class ul li h3 a {text-decoration: none;font-size: 14px;color: #ffffff;line-height: 56px;}
#index .products .class ul li h3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #147ac1;
	display: block;
}


#index .products .class ul li h5{
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	height: 30px;
	width: 100%;
	background-color: #1a65b9;
}
#index .products .class ul li h5 a {text-decoration: none;font-size: 12px;color: #ffffff;line-height: 30px;}
#index .products .class ul li h5 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #147ac1;
	display: block;
}


#index .products .content {float: left;width: 902px;} 
#index .products .content ul li{float: left;width: 290px;border: 1px solid #eeeeee;margin-right: 4px;margin-left: 4px;margin-bottom: 20px;}
#index .products .content ul li .img {width: 260px;padding-top: 15px;padding-right: 15px;padding-left: 15px;}
#index .products .content ul li h4 {font-size: 16px;line-height: 46px;font-weight: normal;color: #5a5a5a;text-align: center;height: 46px;}
#index .products .content ul li h4 a {text-decoration: none;font-size: 16px;color: #5a5a5a;line-height: 46px;}
#index .products .content ul li h4 a:hover {text-decoration: underline;color: #FF0000;}

/*about*/
#index .about {width:100%;background-image: url(../images/img/gywm.jpg);background-repeat: no-repeat;background-position: center top;height: 738px;margin-top: 40px;}
#index .about .cont_us {width:1200px; margin-left:auto; margin-right:auto;}
#index .about .cont_us .us_jianjei {float: left;width: 560px;padding-top: 345px;padding-left: 600px;font-size: 14px;color: #FFFFFF;line-height: 28px;padding-right: 40px;}
#index .about .cont_us .us_jianjei .more{font-size: 14px;color: #FFFFFF;background-color: #0657b2;text-align: center;height: 38px;width: 140px;margin-top: 30px;border-radius:20px;float: right;line-height: 38px;}
#index .about .cont_us .us_jianjei .more a {text-decoration: none;font-size: 14px;color: #FFFFFF;line-height: 38px;}
#index .about .cont_us .us_jianjei .more a:hover {text-decoration: underline;color: #FF0000;}

#index .anli{width: 1200px;margin-top: 40px;margin-right: auto;margin-left: auto;}
#index .anli .title {background-repeat: no-repeat;background-position: center center;height: 120px;width: 100%;margin-bottom: 30px;}
#index .anli .content {width: 100%;}
#index .anli .content ul li{float: left;width: 282px;border: 1px solid #dddddd;margin-right: 8px;margin-left: 8px;}
#index .anli .content ul li .img {width: 252px;padding-top: 15px;padding-right: 15px;padding-left: 15px;}
#index .anli .content ul li h3 {font-size: 14px;line-height: 50px;font-weight: normal;color: #000000;text-align: center;height: 50px;}
#index .anli .content ul li h3 a {text-decoration: none;font-size: 14px;color: #000000;line-height: 50px;}
#index .anli .content ul li h3 a:hover {text-decoration: underline;color: #FF0000;}

#index .youshi {background-image: url(../images/img/ysb.jpg);background-repeat: no-repeat;background-position: center top;height: 435px;width: 100%;margin-top: 40px;}
#index .youshi .cont {width: 1200px;margin-left: auto;margin-right: auto;} 
#index .youshi .cont .vs_cont {height: 410px;width: 535px;padding-top: 25px;float: left;}
#index .youshi .cont .vs_cont ul li{float: left;height: 100px;width: 100%;}
#index .youshi .cont .vs_cont ul li h3{font-size: 24px;line-height: 35px;font-weight: normal;color: #FFFFFF;}
#index .youshi .cont .vs_cont ul li h4{font-size: 14px;line-height: 28px;font-weight: normal;color: #FFFFFF;}

/*news*/
#index .news { width:1200px; margin-left:auto; margin-right:auto; margin-top:40px; margin-bottom:50px;}
#index .news .title {background-repeat: no-repeat;background-position: center center;height: 120px;width: 100%;margin-bottom: 30px;}
#index .news .text { width:100%;}
#index .news .text ul li{
	float: left;
	width: 377px;
	margin-right: 11px;
	margin-left: 12px;
	margin-bottom: 15px;
}
#index .news .text ul li img{width: 375px;border: 1px solid #D5D5D5;}
#index .news .text ul li h4{font-size: 15px;line-height: 30px;color: #666666;padding-top: 5px;}
#index .news .text ul li h4 a {text-decoration: none;font-size: 15px;color: #666666;line-height: 30px;}
#index .news .text ul li h4 a:hover {text-decoration: underline;color: #FF0000;}

#index .news .text ul li h5{font-size: 12px;line-height: 22px;font-weight: normal;color: #888888;}
#index .news .more{font-size: 14px;color: #FFFFFF;background-color: #0657b2;text-align: center;height: 38px;width: 140px;margin-top: 40px;border-radius:20px;line-height: 38px;margin-right: auto;margin-left: auto;}
#index .news .more a {text-decoration: none;font-size: 14px;color: #FFFFFF;line-height: 38px;}
#index .news .more a:hover {text-decoration: underline;color: #FF0000;}

/*footer*/
#footer {width:100%;height:286px;background-color: #434343;padding-top: 50px;}
#footer .top_line {height: 220px;width: 1200px;margin-right: auto;margin-left: auto;}
#footer .top_line .title{background-image: url(../images/img/bfw.jpg);background-repeat: no-repeat;background-position: left center;height: 40px;width: 230px;padding-left: 20px;font-size: 22px;line-height: 40px;
	color: #cccccc;
	margin-bottom: 10px;
	font-weight: bold;}
#footer .top_line .contacts {float: left;width: 430px;}
#footer .top_line .contacts h4{font-size: 12px;line-height: 45px;font-weight: normal;color: #d9d9d9;}
#footer .top_line .foot_nav {float: left;width: 426px;}
#footer .top_line .foot_nav ul li{font-size: 14px;line-height: 42px;font-weight: normal;color: #d9d9d9;float: left;height: 42px;width: 142px;}
#footer .top_line .foot_nav ul li a {text-decoration: none;font-size: 14px;color: #d9d9d9;line-height: 42px;}
#footer .top_line .foot_nav ul li a:hover {text-decoration: underline;color: #FF0000;}

#footer .top_line .fx{float: left;width: 324px;}
#footer .bottom {width: 100%;border-top-width: 1px;border-top-style: solid;border-top-color: #999999;font-size: 14px;line-height: 65px;color: #999999;text-align: center;height: 65px;}

/*neiye*/
.banner {width:100%;height:178px;background-repeat: no-repeat;background-position: center center;}
#neiye {width:100%; padding-top:20px; padding-bottom:30px;}
#neiye .content { width:1180px; margin-left:auto; margin-right:auto;}
#neiye .content .left_box {float: left;width: 224px;margin-right: 20px;}
#neiye .content .left_box .bt_title {height: 68px;width: 224px;background-image: url(../images/img/lm_bg.jpg);background-repeat: no-repeat;background-position: center center;}
#neiye .content .left_box .bt_title h1{font-size: 18px;line-height: 68px;color: #FFFFFF;background-image: url(../images/img/contact_08.png);background-repeat: no-repeat;background-position: 170px center;
	text-indent: 35px;}
#neiye .content .left_box .nva_box {width: 224px;background-color: #FFFFFF;}
#neiye .content .left_box .nva_box ul {width: 224px;background-color:#FFFFFF;}
#neiye .content .left_box .nva_box ul li {
	height: 48px;
	font-size: 14px;
	line-height: 48px;
	font-weight: bold;
	background-image: url(../images/img/contact_13.png);
	background-repeat: no-repeat;
	background-position: 160px;
	width: 222px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcdbdb;
	border-bottom-color: #dcdbdb;
	border-left-color: #dcdbdb;
	color: #4c4948;
	text-indent: 35px;
}
#neiye .content .left_box .nva_box ul li a {text-decoration: none;font-size: 14px;color: #4c4948;line-height: 48px;}
#neiye .content .left_box .nva_box ul li a:hover {text-decoration: underline;color: #FF0000;}


#neiye .content .left_box .nva_box ul h3{
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	font-weight: normal;
	padding-left: 50px;
}
#neiye .content .left_box .nva_box ul h3 a {text-decoration: none;font-size: 12px;color: #000000;line-height: 40px;}
#neiye .content .left_box .nva_box ul h3 a:hover {text-decoration: underline;color: #FF0000;}
#neiye .content .left_box .hotline_box {width: 100%;margin-top: 20px;}
#neiye .content .left_box .hotline_box .title1{height: 58px;width: 224px;background-image: url(../images/img/contact_16.jpg);background-repeat: no-repeat;background-position: center center;}
#neiye .content .left_box .hotline_box .title1 h2{font-size: 18px;line-height: 58px;color: #FFFFFF;background-image: url(../images/img/contact_18.png);background-repeat: no-repeat;background-position: 170px center;
	text-indent: 35px;}
#neiye .content .left_box .hotline_box .tex1{width: 222px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-right-color: #dcdbdb;
	border-bottom-color: #dcdbdb;
	border-left-color: #dcdbdb;
	height: 90px;}
#neiye .content .left_box .hotline_box .tex1 h5{font-size: 14px;font-weight: normal;color: #333333;text-align: center;padding-top: 20px;}
#neiye .content .left_box .hotline_box .tex1 h1{font-family: Times;font-size: 24px;font-style: italic;font-weight: bold;color: #1762b7;text-align: center;}
#neiye .content .left_box .hotline_box .tex2{width: 222px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcdbdb;
	border-bottom-color: #dcdbdb;
	border-left-color: #dcdbdb;
	height: 90px;}
#neiye .content .left_box .hotline_box .tex2 h5{font-weight: normal;color: #333333;text-align: center;padding-top: 12px;font-size: 14px;padding-bottom: 8px;}
#neiye .content .left_box .hotline_box .tex2 h3{font-size: 14px;line-height: 30px;color: #FFFFFF;background-image: url(../images/img/contact_33.jpg);background-repeat: no-repeat;height: 30px;
	background-position: center;
	text-align: center;}
#neiye .content .left_box .hotline_box .tex2 h3 a {text-decoration: none;font-size: 14px;color: #FFFFFF;line-height: 30px;}
#neiye .content .left_box .hotline_box .tex2 h3 a:hover {text-decoration: underline;color: #FF0000;}
	
#neiye .content .right_box { width:936px; float:right;}
#neiye .content .right_box .title_bt {height: 70px;width: 934px;border: 1px solid #dedede;background-image: url(../images/img/ny_bg_01.jpg);background-repeat: repeat-x;background-position: bottom;
	background-color: #FFFFFF;}
#neiye .content .right_box .title_bt h1 {font-size: 22px;line-height: 70px;font-weight: bold;color: #555555;float: left;padding-left: 20px;}
#neiye .content .right_box .title_bt h4 {font-size: 12px;line-height: 70px;color: #6e6e6e;text-decoration: none;font-weight: normal;float: right;padding-right: 10px;}
#neiye .content .right_box .title_bt h4 a {text-decoration: none;font-size: 12px;color: #6e6e6e;line-height: 70px;}
#neiye .content .right_box .title_bt h4 a:hover {text-decoration: underline;color: #FF0000;}
#neiye .content .right_box .cont_box {background-color: #FFFFFF;width: 934px;border: 1px solid #dedede;padding-top: 15px;height: auto;}

#neiye .content .right_box .cont_box .headline {height:30px;border-bottom: #CCCCCC solid 1px;font-size:18px;color:#333333;line-height:30px;text-indent: 10px;margin-right: 15px;margin-left: 15px;}
#neiye .content .right_box .cont_box .pages {border-top: #CCCCCC solid 1px; padding-top:10px; margin-bottom:20px; margin-left:20px; margin-right:20px;padding:14px 0 10px; font-family:宋体}
#neiye .content .right_box .cont_box .pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#neiye .content .right_box .cont_box .pages a.a1 { background:#f7f7f7; width:56px; padding:0 }
#neiye .content .right_box .cont_box .pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#neiye .content .right_box .cont_box .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/img/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


/*danpian*/
#neiye .content .right_box .cont_box .details {padding-right: 15px;padding-bottom: 20px;padding-left: 15px;}
#neiye .content .right_box .cont_box .details h3 {font-size: 18px;line-height: 40px;font-weight: normal;color: #404145;}
#neiye .content .right_box .cont_box .details h5 {font-size: 12px;color: #999999;font-weight: normal;}
#neiye .content .right_box .cont_box .details .hr {height: 2px;margin-bottom: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E3E3E3;}
#neiye .content .right_box .cont_box .details .p {font-size: 14px;line-height: 24px;color: #404145;}

#neiye .content .right_box .cont_box .news {padding-top:10px; padding-bottom:20px;}
#neiye .content .right_box .cont_box .news .font_line a,
#neiye .content .right_box .cont_box .news .font_line { font-size:14px; color:#545454; line-height:24px;}
#neiye .content .right_box .cont_box .news ul {width:100%;}
#neiye .content .right_box .cont_box .news ul li {width:100%; padding-top:11px; padding-bottom:16px; border-bottom:#d9d9d9 dashed 1px;}
#neiye .content .right_box .cont_box .news ul li .text { height:72px; font-size:14px; line-height:24px; color:#999999; width:100%}
#neiye .content .right_box .cont_box .news ul li img { width:150px; height:80px; margin-right:15px; float:left;} 
#neiye .content .right_box .cont_box .news ul li h3 {height:30px; line-height:30px; padding-left:10px; padding-right:10px; background-color:#CCCCCC; color:#000000; font-size:16px;}
#neiye .content .right_box .cont_box .news ul li h3 em a,
#neiye .content .right_box .cont_box .news ul li h3 em {font-style: normal;color: #FF3300;font-weight: normal;}



#neiye .content .right_box .cont_box .news ul li h3 a { color:#000000; font-size:16px; font-weight:normal;}
#neiye .content .right_box .cont_box .news ul li b,
#neiye .content .right_box .cont_box .news ul li b a{font-size:16px; color:#333333; line-height:32px;}

#neiye .content .right_box .cont_box .video {padding-top: 10px;padding-bottom: 10px;}
#neiye .content .right_box .cont_box .video ul {width:100%;}
#neiye .content .right_box .cont_box .video ul li { width:201px;float:left;margin-bottom: 20px;margin-left:14px; margin-right:14px; border:1px solid #EAEAEA;}
#neiye .content .right_box .cont_box .video ul li .img {width:201px;height:190px;}
#neiye .content .right_box .cont_box .video ul li h4 {font-size:16px;color:#333333;line-height:34px;background-color: #F7F7F7; text-align:center; font-weight:normal;}
#neiye .content .right_box .cont_box .video ul li h4 a {font-size:16px;color:#333333;}

#neiye .content .right_box .cont_box .article {padding-top:20px;padding-bottom:20px; margin-left:20px; margin-right:20px;}
#neiye .content .right_box .cont_box .article .title {border-bottom: 1px solid #f0efef; padding-bottom:20px;}
#neiye .content .right_box .cont_box .article .title h2 { font-size:24px; color:#000000; line-height:40px; text-align:center; font-weight:normal;}
#neiye .content .right_box .cont_box .article .title p { font-size:12px; color:#666666; text-align:center; line-height:24px;}
#neiye .content .right_box .cont_box .article .title p a{ font-size:12px; color:#666666;}
#neiye .content .right_box .cont_box .article .text {width:100%; font-size:14px; color:#666666; line-height:26px; padding-bottom:20px; padding-top:20px;border-bottom: 1px solid #f0efef;}

/*下一页*/
#neiye .content .right_box .cont_box .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;
}
#neiye .content .right_box .cont_box .next_page p a { font-size:14px; color:#333333; line-height:26px;}
#neiye .content .right_box .cont_box .next_page p { font-size:14px; color:#333333; line-height:26px; width:400px; float:left;}
#neiye .content .right_box .cont_box .next_page a.fanhui {font-size: 14px;line-height: 30px;color: #006699;text-decoration: none;background-color: #E7E7E7;display: block;float: right;width: 90px;text-align: center;margin-top: 8px;}
#neiye .content .right_box .cont_box .next_page a.fanhui:hover {color: #FF3300;text-decoration: none;} 


/*产品详情*/

#neiye .content .right_box .cont_box .porduct_show {padding-top:20px;margin-left:20px; margin-right:20px;}
#neiye .content .right_box .cont_box .porduct_show .des {width:100%; margin-bottom:30px;}
#neiye .content .right_box .cont_box .porduct_show .des .pic_box {width:400px;float:left; padding:10px; border:#CCCCCC solid 1px;}
#neiye .content .right_box .cont_box .porduct_show .des .des_box { width:221px; float:left; padding-left:30px;}
#neiye .content .right_box .cont_box .porduct_show .des .des_box h4 {font-weight: normal;color: #000;line-height: 62px;overflow: hidden;font-size: 22px;border-bottom: 1px #d0d0d0 dashed;}
#neiye .content .right_box .cont_box .porduct_show .des .des_box ul { width:100%;}
#neiye .content .right_box .cont_box .porduct_show .des .des_box ul li {width: 100%; line-height: 36px;color: #666;font-size: 14px;border-bottom: 1px #d0d0d0 dashed;}
#neiye .content .right_box .cont_box .porduct_show .text_title {background-image: url(../images/img/hr_01.jpg);background-repeat: no-repeat;background-position: left bottom;
height: 40px;width: 100%;margin-bottom: 25px;padding-bottom: 2px;}
#neiye .content .right_box .cont_box .porduct_show .text_title h3 {
	line-height:40px;
	font-size:22px;
	color:#000000;
	display: block;
	float: left;
	font-weight: normal;
}
#neiye .content .right_box .cont_box .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;
}
#neiye .content .right_box .cont_box .porduct_show .text_box { width:100%; margin-bottom:20px; font-size:14px; color:#666; line-height:26px;}
#neiye .content .right_box .cont_box .porduct_show .text_box a{ font-size:14px; color:#666; line-height:26px;}

/*最新*/
.new_tit_rmtj {font-size:18px;line-height:50px;padding-top:15px;color:#1f9e57;font-weight:bold;height: 50px;}
.new_box {border:#CCCCCC solid 1px;}
.new_box .bt_title {height:50px; border:#FFFFFF solid 1px; background-color:#f7f7f7;}
.new_box .bt_title ul { width:100%; height:50px;}
.new_box .bt_title ul li {width:33.33%;height:50px;font-size:14px;color:#666666;line-height:50px;float:left;background-image: url(../images/img/hr_07.jpg);background-repeat: repeat-y;background-position: right;}
.new_box .bt_title ul li h4 { padding-left:15px;font-size:16px; color:#333333; 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;}