@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: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
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:#FFFFFF;}
#header .top { height:42px; width:100%; background-color:#f4f4f4; font-size:14px; color:#666666; line-height:42px;}
#header .top .box { width:1200px; height:42px; margin-left:auto; margin-right:auto;}
#header .top .box .welcome { width:380px; height:42px; float:left; color:#666666; font-size:14px; line-height:42px;}
#header .top .box .linke { height:42px; line-height:42px;float:right; color:#666666; font-size:14px;}
#header .top .box .linke a {color:#666666; font-size:14px;}
#header .logo_tel_box { height:100px; width:1200px; margin-left:auto; margin-right:auto;}
#header .logo_tel_box .logo { width:540px; height:74px; padding-top:13px; float:left;}
#header .logo_tel_box .tel {width:180px;height:60px;float:right;margin-top:20px;background-image: url(../images/img/dh1.jpg);background-repeat: no-repeat;background-position: left center;padding-left: 65px;}
#header .logo_tel_box .tel dl { height:60px; width:180px;}
#header .logo_tel_box .tel dl dt {height:26px;line-height:26px;font-size:18px;color:#000000;font-weight: bold;}
#header .logo_tel_box .tel dl dd { height:34px; line-height:34px; font-size:28px; color:#161f62; font-family:"Times New Roman", Times, serif; font-weight:bold;}
#header .nav_box { width:100%; height:56px; background-color:#0071bf;}
#header .nav_box .nav { width:1200px; height:56px;margin-left:auto;margin-right:auto;}
#header .nav_box .nav ul { width:100%; height:56px;}
#header .nav_box .nav ul li { width:150px; height:56px; float:left; text-align:center;font-size: 16px;line-height: 56px;color: #FFFFFF;}
#header .nav_box .nav ul li a {font-size: 16px;line-height: 56px;color: #FFFFFF;}
#header .nav_box .nav ul li a:hover {
	color: #FFFFFF;
	background-color: #358bc6;
	display: block;
	text-decoration: none;
}
#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: 40px;}
#index .products .title {
	background-image: url(../images/img/lmd.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	width: 100%;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 40px;
	text-transform: uppercase;
}
#index .products .tex{width: 100%;}
#index .products .tex .class{float: left;width: 262px;margin-right: 20px;background-image: url(../images/img/cpfl.jpg);background-repeat: no-repeat;background-position: center top;height: 697px;}
#index .products .tex .class ul {margin-left:29px;margin-right:29px;margin-bottom:15px;padding-top: 135px;}
#index .products .tex .class ul li{font-size: 14px;line-height: 36px;color: #FFFFFF;background-image: url(../images/img/vew.jpg);background-repeat: no-repeat;background-position: center top;
	text-align: center;
	float: left;
	height: 36px;
	width: 204px;
	margin-bottom: 7px;}
#index .products .tex .class ul li a {text-decoration: none;font-size: 14px;color: #FFFFFF;line-height: 33px;}
#index .products .tex .class ul li a:hover {text-decoration: underline;color: #FF0000;}

#index .products .tex .class .fw{height: 30px;width: 100%;margin-top: 455px;font-size: 18px;line-height: 30px;color: #FFFFFF;text-align: center;}
#index .products .tex .content {float: left;width: 918px;}
#index .products .tex .content ul li{
	float: left;
	width: 276px;
	margin-right: 14px;
	margin-left: 14px;
	background-color: #d8d8d8;
	margin-bottom: 30px;
	border: 1px solid #DDDDDD;
}#index .products .tex .content ul li .img {width: 276px;}
#index .products .tex .content ul li h4 {font-size: 16px;line-height: 56px;font-weight: normal;color: #666666;text-align: center;height: 56px;}
#index .products .tex .content ul li h4 a {text-decoration: none;font-size: 16px;color: #666666;line-height: 56px;}
#index .products .tex .content ul li h4 a:hover {text-decoration: underline;color: #FF0000;}

#index .youshi {background-image: url(../images/img/mtw.jpg);background-repeat: no-repeat;background-position: center top;width: 100%;margin-top: 40px;height: 570px;}
#index .youshi .content {width: 1200px;margin-right: auto;margin-left: auto;}
#index .youshi .content .vs_cont {float: right;width: 570px;}
#index .youshi .content .vs_cont h3{font-size: 34px;line-height: 104px;font-weight: normal;color: #FFFFFF;float: left;height: 104px;padding-right: 10px;}
#index .youshi .content .vs_cont h5{font-size: 16px;line-height: 104px;text-transform: uppercase;color: #FFFFFF;float: left;font-weight: normal;}
#index .youshi .content .vs_cont ul li{float: left;height: 90px;width: 460px;margin-bottom: 24px;background-color: #FFFFFF;}
#index .youshi .content .vs_cont ul li:hover{color: #FFFFFF;background-color: #02577e;}
#index .youshi .content .vs_cont ul li h3{font-size: 20px;line-height: 90px;color: #666666;padding-left: 15px;}
#index .youshi .content .vs_cont ul li:hover h3{color: #FFFFFF;}

#index .youshi .content .vs_cont ul li h4{font-size: 42px;line-height: 90px;color: #0066a5;padding-left: 15px;float: left;}
#index .youshi .content .vs_cont ul li:hover h4{color: #FFFFFF;}

/*about*/
#index .about {width:1200px;margin-right: auto;margin-left: auto;margin-top: 40px;}
#index .about .title_01 {background-image: url(../images/img/lmd.png);background-repeat: no-repeat;background-position: center bottom;height: 60px;width: 100%;font-size: 24px;line-height: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 40px;
	text-transform: uppercase;}
#index .about .cont_us {background-image: url(../images/img/mrw.jpg);background-repeat: no-repeat;background-position: center top;width: 100%;height: 399px;}
#index .about .cont_us .us_jianjei {font-size: 14px;line-height: 28px;color: #333333;float: right;width: 522px;padding-right: 40px;padding-left: 40px;padding-top: 50px;}
#index .about .cont_us .us_jianjei h3{font-size: 24px;line-height: 35px;font-weight: normal;color: #333333;}
#index .about .cont_us .us_jianjei h5{font-size: 14px;line-height: 24px;font-weight: normal;text-transform: uppercase;color: #afafaf;padding-bottom: 5px;}
#index .about .cont_us .us_jianjei .dh{font-size: 18px;line-height: 50px;color: #FFFFFF;float: right;height: 50px;width: 472px;padding-left: 130px;margin-top: 50px;font-weight: bold;}
/*news*/
#index .news {width:100%;margin-top:40px;background-color: #f7f7f7;padding-top: 40px;padding-bottom: 50px;}
#index .news .title {background-image: url(../images/img/lmd.png);background-repeat: no-repeat;background-position: center bottom;height: 60px;width: 100%;font-size: 24px;line-height: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 40px;
	text-transform: uppercase;}
#index .news .text {width:1140px;margin-right: auto;margin-left: auto;background-color: #FFFFFF;padding-top: 20px;padding-right: 30px;padding-left: 30px;padding-bottom: 40px;}
#index .news .text .title02 {font-size: 20px;line-height: 40px;font-weight: bold;color: #787878;height: 40px;width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #cccccc;}
#index .news .text .cont_left {float: left;width: 550px;margin-right: 40px;}
#index .news .text .cont_left ul li{float: left;height: 92px;width: 100%;margin-bottom: 10px;}
#index .news .text .cont_left ul li .img{height: 90px;width: 130px;border: 1px solid #E0E0E0;margin-right: 10px;float: left;}
#index .news .text .cont_left ul li h3{font-size: 18px;line-height: 30px;font-weight: normal;color: #5a5a5a;}
#index .news .text .cont_left ul li h3 a {text-decoration: none;font-size: 18px;color: #5a5a5a;line-height: 30px;}
#index .news .text .cont_left ul li h3 a:hover {text-decoration: underline;color: #FF0000;}

#index .news .text .cont_left ul li h5{font-size: 12px;line-height: 20px;font-weight: normal;color: #7d7d7d;}
#index .news .text .cont_left .more{font-size: 14px;line-height: 32px;color: #e4393c;text-align: center;height: 32px;width: 110px;margin-top: 30px;border: 1px solid #e4393c;border-radius:20px;margin-right: auto;
	margin-left: auto;}
#index .news .text .cont_left .more a {text-decoration: none;font-size: 14px;color: #e4393c;line-height: 32px;}
#index .news .text .cont_left .more a:hover {text-decoration: underline;color: #FF0000;}

#index .news .text .cont_right {float: left;width: 550px;}
#index .news .text .cont_right ul li {height:105px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #dbd4cd;float: left;width: 550px;}
#index .news .text .cont_right ul li h3{font-size: 18px;line-height: 30px;color: #5a5a5a;padding-top: 18px;font-weight: normal;}
#index .news .text .cont_right ul li h3 a {text-decoration: none;font-size: 18px;color: #5a5a5a;line-height: 30px;}
#index .news .text .cont_right ul li h3 a:hover {text-decoration: underline;color: #FF0000;}

#index .news .text .cont_right ul li h5{font-size: 12px;line-height: 20px;font-weight: normal;color: #7d7d7d;}
#index .news .text .cont_right ul li .time{background-color: #0071bf;float: left;height: 60px;width: 60px;margin-right: 20px;margin-top: 25px;margin-left: 5px;margin-bottom: 15px;}
#index .news .text .cont_right ul li .time h2{font-size: 24px;line-height: 30px;color: #FFFFFF;text-align: center;}
#index .news .text .cont_right ul li .time h5{font-size: 12px;line-height: 30px;color: #FFFFFF;text-align: center;}
#index .news .text .cont_right .more{font-size: 14px;line-height: 32px;color: #e4393c;text-align: center;height: 32px;width: 110px;margin-top: 30px;border: 1px solid #e4393c;border-radius:20px;margin-right: auto;
	margin-left: auto;}
#index .news .text .cont_right .more a {text-decoration: none;font-size: 14px;color: #e4393c;line-height: 32px;}
#index .news .text .cont_right .more a:hover {text-decoration: underline;color: #FF0000;}

#index .anli{width: 1200px;margin-top: 40px;margin-right: auto;margin-left: auto;margin-bottom: 50px;}
#index .anli .title {background-image: url(../images/img/lmd.png);background-repeat: no-repeat;background-position: center bottom;height: 60px;width: 100%;font-size: 24px;line-height: 36px;font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 40px;
	text-transform: uppercase;}
#index .anli .cont{width: 100%;}
#index .anli .cont ul li{float: left;width: 290px;border: 1px solid #cccccc;margin-right: 4px;margin-left: 4px;}
#index .anli .cont ul li .img{padding: 10px;width: 270px;}
#index .anli .cont ul li h3{font-size: 16px;line-height: 24px;font-weight: normal;color: #000000;text-align: center;padding-bottom: 10px;}
#index .anli .cont ul li h3 a {text-decoration: none;font-size: 16px;color: #000000;line-height: 24px;}
#index .anli .cont ul li h3 a:hover {text-decoration: underline;color: #FF0000;}

/*footer*/
#footer {width:100%;height:320px;background-color: #0071bf;padding-top: 30px;}
#footer .mid_nav { height:250px; width:1200px; margin-left:auto; margin-right:auto;}
#footer .mid_nav .foot_nav {width:700px;height:250px;float:left;border-right-width: 1px;border-right-style: solid;border-right-color: #59a2c7;}
#footer .mid_nav .foot_nav ul { width:175px; height:250px; float:left;}
#footer .mid_nav .foot_nav ul h3 {font-size:16px;line-height:30px;color:#ffffff;text-align: center;padding-bottom: 10px;}
#footer .mid_nav .foot_nav ul h3 a {text-decoration: none;font-size: 16px;color: #ffffff;line-height: 30px;}
#footer .mid_nav .foot_nav ul h3 a:hover {text-decoration: underline;color: #FF0000;}

#footer .mid_nav .foot_nav ul li{font-size: 12px;line-height: 26px;color: #FFFFFF;text-align: center;}
#footer .mid_nav .foot_nav ul li a {text-decoration: none;font-size: 12px;color: #FFFFFF;line-height: 26px;}
#footer .mid_nav .foot_nav ul li a:hover {text-decoration: underline;color: #FF0000;}

#footer .mid_nav .contacts {float: left;width: 469px;padding-left: 30px;}
#footer .mid_nav .contacts .db{height: 77px;width: 100%;margin-bottom: 20px;}
#footer .mid_nav .contacts h3 {font-size: 14px;line-height: 25px;font-weight: normal;color: #FFFFFF;}
#footer .bottom {font-size: 14px;line-height: 70px;color: #FFFFFF;text-align: center;height: 70px;width: 100%;}

/*neiye*/
.banner {width:100%;height:178px;background-repeat: no-repeat;background-position: center center;}
#neiye {width:100%; padding-top:30px; padding-bottom:30px;}
#neiye .content { width:1180px; margin-left:auto; margin-right:auto;}
#neiye .content .left_box {float: left;width: 220px;margin-right: 30px;}
#neiye .content .left_box .bt_title {height: 80px;width: 220px;font-size: 22px;line-height: 80px;font-weight: bold;color: #FFFFFF;background-color: #0071bf;text-indent: 30px;}
#neiye .content .left_box .nva_box {width: 220px;}
#neiye .content .left_box .nva_box ul {width: 220px;}
#neiye .content .left_box .nva_box ul li {
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	background-image: url(../images/img/ico003.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	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;
	padding-left: 40px;
}
#neiye .content .left_box .nva_box ul li a {text-decoration: none;font-size: 14px;color: #000000;line-height: 40px;}
#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: 14px;
	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 li a{font-size: 14px;line-height: 40px;color: #000000;}
#neiye .content .left_box .chp{height: 73px;width: 100%;margin-top: 20px;}
#neiye .content .left_box .gywm{height: 73px;width: 100%;margin-top: 20px;}
#neiye .content .left_box .hotline_box {width: 100%;margin-top: 20px;}
#neiye .content .left_box .hotline_box h1 {height: 60px;font-size: 16px;line-height: 60px;color: #FFFFFF;background-color: #0071bf;padding-left: 20px;width: 200px;}
#neiye .content .left_box .hotline_box .text{
	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: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#neiye .content .left_box .hotline_box .text h2{font-size: 24px;line-height: 35px;color: #FF0000;padding-left: 60px;background-image: url(../images/img/Teln.gif);background-repeat: no-repeat;
	background-position: 10px center;
	font-family: Times;
	padding-top: 15px;
	padding-bottom: 10px;}
#neiye .content .left_box .hotline_box .text h5{font-size: 12px;color: #000000;padding-left: 15px;font-weight: normal;}

#neiye .content .right_box { width:930px; float:right;}
#neiye .content .right_box .title_bt {
	height: 54px;
	width: 928px;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-left-color: #dedede;
}
#neiye .content .right_box .title_bt h1 {font-size: 22px;line-height: 54px;font-weight: bold;color: #555555;float: left;padding-left: 20px;}
#neiye .content .right_box .title_bt h4 {font-size: 12px;line-height: 54px;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: 54px;}
#neiye .content .right_box .title_bt h4 a:hover {text-decoration: underline;color: #FF0000;}
#neiye .content .right_box .cont_box {
	background-color: #FFFFFF;
	width: 928px;
	padding-top: 15px;
	height: auto;
	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: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
#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:11px; 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;
	border: 1px solid #D5D5D5;
} 
#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:276px;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:276px;height:200px;}
#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:256px; 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:#eeeeee;}
.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;font-weight: normal;}
.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;}