@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

body { color:#000; font-size:12px; font-family: "微软雅黑"; background:#fff; word-wrap:break-word; }
a{ color:#000; text-decoration:none; }
a:hover {color:#ca0000; text-decoration:none;}
a img { border: none; }
img { display:block;}
ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style:none;}



/* 首页 样式表 */

.top_bg { width:100%; height:46px; background:#00a8c6;}
.top_bg p { width:1200px; margin:0 auto; overflow:hidden; line-height:46px; color:#FFF;}
.top_bg p span { float:right;}
.top_bg p span a { color:#FFF;}
.top_logo_bg { width:1200px; margin:30px auto 40px auto; overflow:hidden;}
.top_logo { float:left; width:712px; padding-top:20px; overflow:hidden;}
.top_logo img { float:left;}
.top_logo p { display:block; margin-left:290px; background:url(../images/ind4_07.jpg) no-repeat center left; padding-left:20px; font-size:16px; line-height:24px;}
.top_logo p span { color:#fd3303;}
.top_tel { float:right; width:180px; line-height:28px; background:url(../images/ind4_03.jpg) no-repeat center left; padding:10px 0px 10px 90px; font-size:15px; font-weight:bold;}
.top_tel span { font-size:26px; color:#fb3600;}

.nav_bg { width:100%; border-top:1px solid #e9e9e9;}
.nav { width:1200px; margin:0 auto; overflow:hidden;}
.nav ul li { float:left; width:130px; margin:0 10px; line-height:58px; text-align:center; font-size:17px;}
.nav ul li:hover { background:url(../images/ind4_08.jpg) no-repeat bottom center;}
.nav ul li a { display:block; color:#454545;}

.ind_cp_bg { background:#f3f3f3; width:100%; padding:5px 0px;}
.ind_cp_bt { width:1200px; margin:50px auto 0px auto; background:url(../images/ind4_13.png) no-repeat 50% 50%; text-align:center; font-size:25px; color:#575757;}
.ind_cp { width:1200px; margin:0 auto; padding-top:40px; overflow:hidden;}
.ind_cp ul li { float:left; width:263px; margin:10px 18px; text-align:center;}
.ind_cp ul li a div { width:263px; height:184px; overflow:hidden;}
.ind_cp ul li a div img { width:263px; height:184px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ind_cp ul li a:hover div img { 
	transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.ind_cp ul li a p { padding-top:15px; font-size:15px; color:#2e2e2e;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ind_cp ul li a:hover p { color:#ca0000;
	transform:translate(0,-10px);
    -webkit-transform:translate(0,-10px);
    -moz-transform:translate(0,-10px);
    -o-transform:translate(0,-10px);
    -ms-transform:translate(0,-10px);
}
.ind_cp_more { display:block; width:150px; height:40px; line-height:40px; margin:60px auto; background:#00a8c6; border-radius:5px; text-align:center;}
.ind_cp_more a { display:block; color:#FFF; font-size:16px;}

.ind_jj_bg { width:1200px; margin:80px auto 0px auto; overflow:hidden;}
.ind_jj { float:left; width:567px;}
.ind_jj_bt { font-size:20px; color:#2c2c2c;}
.ind_jj_bt span { font-size:15px; color:#a7a7a7;}
.ind_jj_line { width:28px; height:40px; border-bottom:1px solid #00aecd;}
.ind_jj_main { padding-top:50px; font-size:15px; color:#676767; line-height:28px;}
.ind_jj_bg img { float:right; width:562px; height:478px;}
.ind_jj_more { display:block; width:150px; height:40px; line-height:40px; margin-top:30px; background:#00a8c6; border-radius:5px; text-align:center;}
.ind_jj_more a { display:block; color:#FFF; font-size:16px;}

.ind_anli_bt { width:1200px; margin:80px auto 0px auto; background:url(../images/ind4_13.png) no-repeat 50% 50%; text-align:center; font-size:25px; color:#575757;}
.ind_anli { width:1200px; margin:0 auto;}
.ind_anli ul { padding-top:45px; overflow:hidden;}
.ind_anli ul li { float:left; width:263px; margin:0px 18px; text-align:center;}
.ind_anli ul li a img { width:263px; height:184px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ind_anli ul li a:hover img {
	transform:translate(0,-10px);
    -webkit-transform:translate(0,-10px);
    -moz-transform:translate(0,-10px);
    -o-transform:translate(0,-10px);
    -ms-transform:translate(0,-10px);
	 }
.ind_anli ul li a p { padding-top:15px; font-size:15px; color:#2e2e2e;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ind_anli ul li a:hover p { color:#ca0000;
	transform:translate(0,-10px);
    -webkit-transform:translate(0,-10px);
    -moz-transform:translate(0,-10px);
    -o-transform:translate(0,-10px);
    -ms-transform:translate(0,-10px);
}
.ind_anli_more { display:block; width:150px; height:40px; line-height:40px; margin:30px auto 0px auto; background:#00a8c6; border-radius:5px; text-align:center;}
.ind_anli_more a { display:block; color:#FFF; font-size:16px;}


.ind_new_bg { width:100%; margin-top:60px; padding:5px 0px; background:#f4f4f4;}
.ind_new { width:1200px; margin:40px auto; overflow:hidden;}
.ind_new_gs { float:left; width:376px;}
.ind_new_hy { float:left; width:376px; margin:0px 36px;}

.ind_new_bt { background:#ebebeb; padding:0px 10px; overflow:hidden; height:47px; line-height:47px;}
.ind_new_bt p { float:left; font-size:18px; color:#616161;}
.ind_new_bt a { float:right; color:#8f8e8e;}
.ind_new_bt a:hover { color:#ca0000;}
.ind_new_list ul li { margin-top:30px; border-bottom:1px dashed #b1b1b1; background:url(../images/ind4_25.jpg) no-repeat top left; padding:0px 10px 25px 12px;}
.ind_new_list ul li a h3, .ind_new_list ul li a span, .ind_new_list ul li a p { display:block;}
.ind_new_list ul li a h3 { font-size:13px; font-weight:normal;}
.ind_new_list ul li a span { font-size:13px; color:#959595; padding:5px 0px;}
.ind_new_list ul li a p { color:#575757;}

.yqlj_bg { width:100%; background:#e6f1f2; height:56px; line-height:56px;}
.yqlj { width:1200px; margin:0 auto; overflow:hidden;}
.yqlj p { color:#00a8c6; font-size:14px; width:120px; float:left; font-weight:bold;}
.yqlj a { margin:0 15px; font-size:13px; color:#4e4e4e;}
.yqlj a:hover { color:#ca0000;}

.footer_bg { width:100%; background:#00a8c6;}
.footer { width:1200px; margin:0 auto; background:url(../images/ind4_28.jpg) no-repeat top left; padding:40px 0px; text-align:center; color:#ffffff; line-height:28px; font-size:13px;}
.footer a { color:#FFF;}
.footer a:hover { color:#FF0; border-bottom:1px solid #FF0;}




/* 关于我们 样式表 */

.main_bg { background:#e8f0f1; width:100%; padding:30px 0px 60px 0px;}
.main { width:1200px; margin:0 auto; overflow:hidden;}

.ab_left { width:273px; float:left; background:#FFF;}
.ab_l_bt { background:url(../images/ab4_05.jpg) no-repeat center left; border-bottom:1px dashed #d9d9d9; font-size:21px; color:#666666; line-height:65px; padding-left:20px;}
.ab_l_nav { padding:10px 0px 50px 0px;}
.ab_l_nav ul li { border-bottom:1px solid #dce4e5; background:url(../images/ab4_09.png) no-repeat center right; line-height:60px; padding-left:20px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ab_l_nav ul li a { display:block; font-size:14px; color:#696969;}
.ab_l_nav ul li:hover { background:#00a8c6;}
.ab_l_nav ul li:hover a { color:#FFF;}
.ab_l_tel { background:#00a8c6; padding:30px 15px; overflow:hidden;}
.ab_l_tel img { float:left;}
.ab_l_tel p { margin-left:60px; font-size:15px; color:#FFF; font-weight:bold;}
.ab_l_tel p span { font-size:25px;}


.ab_right { width:895px; float:right; background:#FFF;}
.ab_r_bt { border-bottom:1px dashed #d9d9d9; line-height:65px; padding:0px 20px; overflow:hidden;}
.ab_r_btl { float:left; font-size:20px; color:#666666;}
.ab_r_dq { float:right; font-size:13px; color:#898989;}
.ab_r_dq a { font-size:13px; color:#898989;}
.ab_r_dq a:hover { color:#ca0000; border-bottom:1px solid #ca0000;}
.ab_r_main { padding:40px 30px; font-size:15px; color:#686868; line-height:30px;}
.ab_r_zxn { overflow:hidden; padding:15px 0px 50px 0px;}
.ab_r_zxn ul li { float:left; overflow:hidden; width:43%; margin:10px 3%; background:url(../images/ab4_16.jpg) no-repeat center left; padding-left:1%}
.ab_r_zxn ul li a { float:left; font-size:13px; color:#676666;}
.ab_r_zxn ul li a:hover { color:#ca0000; text-decoration:underline;}
.ab_r_zxn ul li p { float:right; font-size:13px; color:#a0a0a0;}



/* 产品 样式表 */

.pro_r_main { padding:30px 0px; overflow:hidden;}
.pro_r_main ul li { width:230px; margin:20px 34px; float:left;}
.pro_r_main ul li a img, .pro_r_main ul li a h3, .pro_r_main ul li a p { display:block;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.pro_r_main ul li a img { width:224px; height:156px; padding:2px; border:1px solid #cdd3d4;}
.pro_r_main ul li a h3 { font-size:13px; color:#c70f0f; font-weight:normal; padding:5px 0px;}
.pro_r_main ul li a p { color:#828282; font-size:13px;}
.pro_r_main ul li a:hover img, .pro_r_main ul li a:hover h3, .pro_r_main ul li a:hover p { 
	transform:translate(0,-15px);
    -webkit-transform:translate(0,-15px);
    -moz-transform:translate(0,-15px);
    -o-transform:translate(0,-15px);
    -ms-transform:translate(0,-15px);
}





/* 新闻 样式表 */

.news_r_main { padding:30px 30px 40px 30px;}
.news_r_toutiao { border-bottom:1px solid #cfcfcf; padding-bottom:30px; overflow:hidden;}
.news_r_toutiao img { float:left;}
.news_r_toutiao a { display:block; margin-left:85px;}
.news_r_toutiao a h3, .news_r_toutiao a span, .news_r_toutiao a p { display:block;}
.news_r_toutiao a h3 { font-size:20px; font-weight:normal;}
.news_r_toutiao a span { font-size:14px; color:#dc0000; padding:5px 0px;}
.news_r_toutiao a p { font-size:14px; color:#7b7b7b;}

.news_r_list ul li { border-bottom:1px dashed #d9d9d9; background:url(../images/ab4_16.jpg) no-repeat 0 9%; padding:0px 10px 20px 18px; margin-top:20px;}
.news_r_list ul li a h3, .news_r_list ul li a span, .news_r_list ul li a p { display:block;}
.news_r_list ul li a h3 { font-size:17px; font-weight:normal;}
.news_r_list ul li a span { font-size:14px; color:#dc0000; padding:12px 0px;}
.news_r_list ul li a p { font-size:14px; color:#7b7b7b;}

.fanye { display:block; background:#e8f0f1; width:100%; height:50px; line-height:50px; text-align:center; margin-top:30px; font-size:15px;}
.fanye a { margin:0 15px;}



/* 详情 样式表 */

.xq_r_main { padding:50px 30px 40px 30px; font-size:18px; color:#474747; line-height:35px; font-family:"宋体";}
.xq_r_main h3 { display:block; text-align:center; font-size:25px; color:#515151; font-family:"微软雅黑";}
.xq_r_main h4 { display:block; text-align:center; border-bottom:1px dashed #a2a2a2; padding:20px 0px; margin-bottom:40px; color:#a2a2a2; font-weight:normal; font-size:15px;  font-family:"微软雅黑";}