@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;
}

/*-------------*/
/*tot*/
#header { width:100%; background-color:#FFFFFF;}
#header .top { height:36px; width:100%; background-color:#f4f4f4; font-size:14px; color:#434343; line-height:36px;}
#header .top .box { width:1180px; height:36px; margin-left:auto; margin-right:auto;}
#header .top .box .welcome { width:380px; height:36px; float:left; color:#434343; font-size:14px; line-height:36px;}
#header .top .box .linke { height:36px; line-height:36px;float:right; color:#434343; font-size:14px;}
#header .top .box .linke a {text-decoration: none;font-size: 14px;color: #434343;line-height: 36px;}
#header .top .box .linke a:hover {text-decoration: underline;color: #FF0000;}

#header .logo_tel_box { height:100px; width:1180px; margin-left:auto; margin-right:auto;}
#header .logo_tel_box .logo { width:540px; height:71px; padding-top:14px; float:left;}
#header .logo_tel_box .tel {
	width:230px;
	height:60px;
	float:right;
	margin-top:20px;
	background-image: url(../images/img/dh.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 47px;
}
#header .logo_tel_box .tel dl { height:60px; width:230px;}
#header .logo_tel_box .tel dl dt { height:26px; line-height:26px; font-size:14px; color:#565656;}
#header .logo_tel_box .tel dl dd { height:34px; line-height:34px; font-size:26px; color:#155cbc; font-weight:bold;}
#header .nav_box { width:100%; height:52px; background-color:#155cbc;}
#header .nav_box .nav { width:1180px; height:52px;margin-left:auto;margin-right:auto;}
#header .nav_box .nav ul { width:100%; height:52px;}
#header .nav_box .nav ul li { width:147px; height:52px; float:left; text-align:center;font-size: 16px;line-height: 52px;color: #FFFFFF;}
#header .nav_box .nav ul li a {font-size: 16px;line-height: 52px;color: #FFFFFF;}
#header .nav_box .nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/img/dhx.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	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: 581px;width: 100%;}

#index .class{width: 1180px;margin-top: 50px;margin-right: auto;margin-left: auto;}
#index .class .title{height: 70px;width: 100%;background-image: url(../images/img/mne.png);background-repeat: no-repeat;background-position: center 55px;margin-bottom: 50px;}
#index .class .title h2{font-size: 26px;line-height: 40px;color: #434343;text-align: center;}
#index .class .title h5{font-size: 16px;line-height: 30px;font-weight: normal;color: #666666;text-align: center;}
#index .class .fication{width: 100%;}
#index .class .fication ul li{float: left;
	height: 42px;
	width: 145px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 42px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #8f8f8f;}
#index .class .fication ul li a {text-decoration: none;font-size: 14px;color: #FFFFFF;line-height: 30px;}
#index .class .fication ul li a:hover {text-decoration: underline;color: #FF0000;}

#index .youshi{background-image: url(../images/img/mgk.jpg);background-repeat: no-repeat;background-position: center top;height: 772px;width: 100%;margin-top: 50px;}
#index .youshi .title{height: 70px;width: 100%;background-image: url(../images/img/nck.png);background-repeat: no-repeat;background-position: center 115px;margin-bottom: 80px;padding-top: 60px;}
#index .youshi .title h2{font-size: 26px;line-height: 40px;color: #FFFFFF;text-align: center;}
#index .youshi .title h5{font-size: 16px;line-height: 30px;font-weight: normal;color: #FFFFFF;text-align: center;}
#index .products {width:1180px;margin-left:auto;margin-right:auto;margin-top: 60px;}
#index .products .title{height: 60px;width: 100%;margin-bottom: 40px;}
#index .products .title h2{font-size: 26px;line-height: 35px;color: #434343;}
#index .products .title h5{font-size: 14px;line-height: 25px;font-weight: normal;color: #666666;}
#index .products .content{width: 100%;}
#index .products .content ul li{float: left;width: 271px;margin-right: 11px;margin-left: 11px;border: 1px solid #ececec;margin-bottom: 25px;}
#index .products .content ul li .img {width: 241px;padding-top: 15px;padding-right: 15px;padding-bottom: 8px;padding-left: 15px;}
#index .products .content ul li h5 {font-size: 16px;line-height: 24px;color: #575757;padding-bottom: 10px;text-align: center;}
#index .products .content ul li h5 a {text-decoration: none;font-size: 16px;color: #575757;line-height: 24px;}
#index .products .content ul li h5 a:hover {text-decoration: underline;color: #FF0000;}

/*about*/
#index .about {width:100%;background-image: url(../images/img/mtg.jpg);background-repeat: no-repeat;background-position: center top;height: 527px;margin-top: 40px;padding-top: 94px;}
#index .about .cont_us {height: 372px;width: 1040px;margin-right: auto;margin-left: auto;padding-top: 40px;font-size: 14px;line-height: 30px;color: #434343;background-color: #FFFFFF;text-align: center;
	padding-right: 70px;
	padding-left: 70px;}
#index .about .cont_us h3{font-size: 26px;line-height: 40px;color: #434343;text-align: center;padding-bottom: 25px;}
#index .about .cont_us .more{font-size: 16px;line-height: 42px;color: #FFFFFF;background-color: #0e5bbe;text-align: center;height: 42px;width: 150px;margin-right: auto;margin-left: auto;margin-top: 20px;}
#index .about .cont_us .more a {text-decoration: none;font-size: 16px;color: #FFFFFF;line-height: 42px;}
#index .about .cont_us .more a:hover {text-decoration: underline;color: #FF0000;}

/*news*/
#index .news {width:100%;background-color: #f8f8f8;padding-top: 45px;padding-bottom: 40px;}
#index .news .text {width:1180px;margin-right: auto;margin-left: auto;}
#index .news .text .title {height: 60px;width: 100%;margin-bottom: 20px;}
#index .news .text .title h3{font-size: 26px;line-height: 40px;color: #434343;}
#index .news .text .title h5{font-size: 12px;line-height: 20px;font-weight: normal;text-transform: uppercase;color: #666666;}
#index .news .text .book {width: 100%;}
#index .news .text .book ul li{width: 378px;margin-right: 7px;margin-left: 8px;float: left;}
#index .news .text .book ul li .img{width: 376px;border: 1px solid #FFFFFF;}
#index .news .text .book ul li h2{
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 10px;
}
#index .news .text .book ul li h2 a {text-decoration: none;font-size: 18px;color: #000000;line-height: 40px;}
#index .news .text .book ul li h2 a:hover {text-decoration: underline;color: #FF0000;}

#index .news .text .book ul li h5{font-size: 12px;line-height: 30px;font-weight: normal;color: #666666;width: 100%;padding-bottom: 20px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #d9d9d9;}
#index .news .text .book ul li .more{font-size: 12px;line-height: 30px;font-weight: normal;text-transform: uppercase;color: #666666;padding-top: 10px;}
#index .news .text .book ul li .more a {text-decoration: none;font-size: 12px;color: #666666;line-height: 30px;}
#index .news .text .book ul li .more a:hover {text-decoration: underline;color: #FF0000;}
/*hangyeyingyong*/
#index .yingyong {width: 1180px;margin-right: auto;margin-left: auto;margin-top: 50px;margin-bottom: 60px;}
#index .yingyong .title{height: 62px;width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #cccccc;font-size: 26px;line-height: 40px;font-weight: bold;color: #434343;text-align: center;
	margin-bottom: 60px;}
#index .yingyong .cont {width: 100%;}
#index .yingyong .cont ul li{width: 279px;margin-right: 7px;margin-left: 7px;border: 1px solid #cccccc;float: left;}
#index .yingyong .cont ul li .img{padding: 5px;width: 269px;}
#index .yingyong .cont ul li h3{font-size: 18px;line-height: 30px;color: #feba00;padding-top: 30px;padding-bottom: 20px;text-align: center;}
#index .yingyong .cont ul li h5{font-size: 12px;line-height: 30px;font-weight: normal;color: #434343;padding-right: 15px;padding-left: 15px;padding-bottom: 40px;text-align: center;}

/*footer*/
#footer {width:100%;height:330px;background-color: #202020;}
#footer .top_line {width:1180px;height:72px;line-height:72px;text-align:center;margin-left:auto;margin-right:auto;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #484848;}
#footer .top_line ul li{font-size: 15px;line-height: 72px;font-weight: normal;color: #999999;float: left;height: 72px;width: 120px;}
#footer .top_line ul li a {text-decoration: none;font-size: 15px;color: #999999;line-height: 72px;}
#footer .top_line ul li a:hover {text-decoration: underline;color: #FF0000;}

#footer .mid_nav {height:178px;width:1180px;margin-left:auto;margin-right:auto;margin-top: 30px;}
#footer .mid_nav .contacts {width:330px;height:165px;float:left;padding-right: 20px;border-right-width: 1px;border-right-style: solid;border-right-color: #444444;}
#footer .mid_nav .contacts h4{font-size: 18px;line-height: 40px;color: #ffffff;}
#footer .mid_nav .contacts ul li{font-size: 14px;line-height: 40px;color: #797979;background-repeat: no-repeat;background-position: left center;float: left;height: 40px;width: 300px;padding-left: 30px;}
#footer .mid_nav .foot_nav { width:829px; height:178px; float:left;}
#footer .mid_nav .foot_nav ul { width:207px; height:178px; float:left;}
#footer .mid_nav .foot_nav ul h3 {font-size:16px;line-height:30px;color:#ffffff;font-weight:normal;text-align: center;padding-bottom: 5px;}
#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 {line-height: 28px;height: 28px;font-size: 12px;color: #666666;text-align: center;}
#footer .mid_nav .foot_nav ul li a {text-decoration: none;font-size: 12px;color: #666666;line-height: 28px;}
#footer .mid_nav .foot_nav ul li a:hover {text-decoration: underline;color: #FF0000;}
#footer .bottom {height:50px;width:100%;line-height:50px;font-size:14px;color:#797979;text-align:center;background-color: #111111;}

/*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;}
