﻿@charset "utf-8";
/* CSS Document */
body,dl,dd{margin: 0;}
a{color: #333; text-decoration: none;}
a:hover{color:#234195;}
.clearfix{clear: both;}
img{display: block;}
*{font-family: "微软雅黑";color: #666666;padding: 0px;margin: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0;font-size: 16px;font-weight: normal;}
ul{list-style:none;margin:0px; padding:0px;}
p{color: #333;line-height: 28px}
/*logo*/
.logo{width: 1200px;height: auto;margin: 0 auto;/*background:url(../img/heng.jpg)no-repeat bottom center;padding-bottom: 30px;*/}
.logo img{width: 600px;height: auto;margin: 20px auto;}
/*导航*/
.nav{width: 100%;margin: 0 auto;background-color: #f5f5f5;}
#sddm {
        width: 1200px;
    height: 45px;
    line-height: 45px;
    clear: both;
    display: block;
    margin: 0px auto;
}

#sddm li{
    display: block;
    float: left;
    width: 175px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-weight: 100;
    position: relative;
    margin-left: 15px;
}
#sddm li a {
    display: inline-block;
    width:175px;
    z-index: 300;
    line-height: 45px;
    height: 45px;
    text-align: center;
    color:#234195;
    }

 #sddm li div{position: absolute;visibility: hidden;margin: 0;padding: 0;z-index:10; background-color: #f5f5f5;}
 #sddm li div  a:hover{background:#234195;color: #fff;border: 1px solid #234195;}
/*banner*/

		.banner{
			width: 1200px;
			margin: 0 auto;
			/*height: 560px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
		}
		.banner ul{
			position: absolute;
		}
		.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 1200px;
			height: 420px;
			float: left;
			background:  no-repeat center center;
		}
		/*.banner ul li:nth-child(1){*/
			/*background: url('./1.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(2){*/
			/*background: url('./2.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(3){*/
			/*background: url('./3.jpg') no-repeat center center;*/
		/*}*/
		.banner ol{
			/*width: 60px;*/
			height: 20px;
			background: rgba(0,0,0,0.5);
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 30px;
			padding: 0 10px;
			border-radius: 10px;
		}
		.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
		}
		.banner ol .current{
			background: rgba(255,255,255,1);
		}
		.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -60px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
		}
		.banner .left{
			left: 60px;
			background: url('img/left_right.png') no-repeat 0 0px;
		}
		.banner .right{
			right: 60px;
			background: url('img/left_right.png') no-repeat 0px -120px;
		}
		.banner .left:hover , .banner .right:hover{
			background-color: rgba(0, 0, 0, 0.31);
		}

.banner_box{overflow: hidden;margin: 0 auto;width: 1200px}
#flash{width:1200px;height: 420px;margin: 0 auto;position: relative;overflow:hidden;}
#flash .pic_box{width: 8400px;height: 420px;position: absolute;left: 0px;top: 0px;}
#flash .pic_box img{float: left;width:1200px;height: 420px;}
#flash ul{position: absolute;top: 380px;left: calc(50% - 66px); float: left;}
#flash ul li{float: left;list-style: none;width: 12px;height: 12px;border-radius: 50%;margin: 8px; opacity: 0.5;filter: alpha(opacity=50);background-color: #234195;}
#flash ul li.cur{opacity: 1;filter: alpha(opacity=100);}

/*首页*/
.gy{width: 1200px;height: auto;margin: 0 auto;}
.gy_t{width: 1200px;height: auto;margin: 20px auto;margin-top: 80px}
.gy_t img{width: 1200px;height: auto;margin: 0 auto;}
.gy_b{width: 1200px;height: auto;margin: 20px auto;}
.gy_b_l{width: 400px;height: auto;margin: 0px auto;/*background-color: #234195;*/float: left;border: 1px solid #234195}
.gy_b_lt{width: 400px;height: auto;/*margin-top: 20px;*/background-color: #234195;padding-top: 20px ;padding-bottom: 20px ;}
.gy_b_lt img{width: 120px;height: auto;margin-left: 10px;}
.gy_b_lc{width: 400px;height: auto;padding-top: 8px}s
.gy_b_lc ul{width: 360px;height: auto;color: #fff;}
.gy_b_lc li{background: url(../images/gy_l_3.png) no-repeat left;color: #234195;padding-left: 28px;margin-left: 6px;margin-top: 14px}
.gy_b_lc a{color: #234195;}
.gy_b_lb{width: 400px;height: auto;}
.gy_b_lb img{width: 120px;height: auto;float: right;margin: 20px 0;margin-right: 10px}
.gy_b_r{width: 750px;height: 340px;margin: 20px auto;float: right;/*border: 1px solid #f5f5f5;*/}
.gy_b_r p{width: 750px;height: auto;margin: 0px auto;text-align: justify;}
.gy_b_r img{width: 120px;height: auto;margin: 35px auto;float: right;}

.xw_b_l{width: 650px;height: auto;margin: 0px auto;float: left}
.xw_b_lt{width: 650px;height: auto;margin: 20px auto;}
.xw_b_lt img{width: 650px;height: 180px;margin: 0px auto;border: 1px solid #eaeaea;padding: 4px}
.xw_b_lc_1{width: 650px;height: auto;margin: 0px auto;}
.xw_b_lc_1 p{width: 650px;height: auto;margin: 10px auto;font-size: 20px}
.span{width: 650px;height: auto;margin: 10px auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xw_b_lc{width: 650px;height: auto;margin: 40px auto;}
.xw_b_lc ul{width: 650px;height: auto;margin: 10px auto;}
.xw_b_lc li{width: 650px;height: auto;margin: 24px auto;border-bottom: 1px solid #eaeaea;padding: 8px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xw_b_lc a{width: 580px;height: auto;margin: 10px auto;padding-left: 50px;color: #666;}
.xw_b_lc p{width: 50px;height: auto;float: left;font-size: 30px}
.xw_b_lb{width: 650px;height: auto;margin: 20px auto;}
.xw_b_lb img{width: 120px;height: auto;margin: 20px auto;float: right}
.xw_b_r{width: 500px;height: auto;margin: 20px auto;/*background-color: #234195;*/float: right;border: 1px solid #234195}
.xw_b_rt{width: 500px;height: auto;margin: 0px auto;}
.xw_b_rt img{width: 200px;height: auto;margin: 0px auto;}
.xw_b_rc{width: 500px;height: auto;margin: 10px auto;}
.xw_b_rc p{width: 480px;height: auto;margin: 10px auto;}
.xw_b_rb{width: 500px;height: auto;margin: 20px auto;}
.xw_b_rb img{width: 120px;height: auto;margin: 10px auto;float: right;padding-right: 10px}
/*页末*/
.bot{width: 100%;height: auto;margin: 0 auto;background-color: #363636;}
.bot_t{width: 1200px;height: auto;margin: 0px auto;}
.bot_l{float: left;width: 600px;}
.bot_l p{color: #fff;margin-top: 20px}
.bot_r{float: right;width: 600px;}
.bot_r img{width: 120px;padding-left: 20px;float: right;margin-top: 20px}
.bot_b{width: 1200px;height: auto;margin: 20px auto;border-top: 2px solid #545454;padding-top: 20px}
.bot_b p{color: #fff;text-align: center;padding-bottom: 10px}
/*关于中泰*/
.banner{width: 100%;height: auto;margin: 0 auto;}
.banner img{width: 100%;height: auto;margin: 0 auto;}
.gyzt{width: 1200px;height: auto;margin: 60px auto;}
.gyzt_t{width: 1200px;height: auto;margin: 0px auto;}
.gyzt_t img{width: 560px;height: auto;margin: 20px auto;}
.gyzt_c{width: 1200px;height: auto;margin: 40px auto;}
.gyzt_c p{color: #234195;border-bottom: 1px solid #234195;border-top: 1px solid #234195;padding-bottom: 8px;padding-top: 8px;}
.gyzt_c a{padding-left: 124px;margin-left: 50px}
.gyzt_b{width: 1200px;height: auto;margin: 20px auto;}
.gyzt_b_l{float: left;width: 800px;height: auto;}
.gyzt_b_l p{width: 800px;height: auto;text-align: justify}
.gyzt_b_r{float: right;width: 360px;height: auto;}
.gyzt_b_r img{width: 360px;height: auto;}
/*新闻动态*/
.xwdt_b{width: 1200px;height: auto;margin: 20px auto;}
.xwdt_n{width: 1200px;height: auto;margin: 20px auto;border-bottom: 1px solid #f0f0f0;padding-bottom: 6px}
.xwdt_n_l{width: 120px;height: auto;margin: 20px auto;background-color: #d8d8d8;float: left;}
.xwdt_n_l p{width: 120px;height: auto;color: #fff;font-size: 20px;text-align: center;line-height: 36px;}
.xwdt_n_l_t{width: 72px;height: auto;color: #fff;text-align: center;;margin: 0px auto;}
.xwdt_n_r{width: 1000px;height: auto;margin: 20px auto;float: right}
.xwdt_n_r p{width: 800px;height: auto;font-size: 20px;line-height: 36px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xwdt_n_r_n{width: 1000px;height: auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/*翻页*/
DIV.digg {PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 40px; MARGIN: 3px;PADDING-TOP: 40px; TEXT-ALIGN: center; /*border-top:1px solid #dfdfdf*/ float: right;}
DIV.digg A {BORDER-RIGHT: #d8d8d8 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d8d8d8 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d8d8d8 1px solid; COLOR: #a8a8a8; PADDING-TOP: 2px; BORDER-BOTTOM: #d8d8d8 1px solid; TEXT-DECORATION: none}
DIV.digg A:hover {BORDER-RIGHT: #234195 1px solid; BORDER-TOP: #234195 1px solid; BORDER-LEFT: #234195 1px solid; COLOR: #234195; BORDER-BOTTOM: #234195 1px solid}
DIV.digg A:active {BORDER-RIGHT: #234195 1px solid; BORDER-TOP: #234195 1px solid; BORDER-LEFT: #234195 1px solid; COLOR: #234195; BORDER-BOTTOM: #234195 1px solid}
DIV.digg SPAN.current {BORDER-RIGHT: #d8d8d8 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d8d8d8 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d8d8d8 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #d8d8d8 1px solid; BACKGROUND-COLOR: #f0f0f0;}
DIV.digg SPAN.disabled {BORDER-RIGHT: #d8d8d8 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d8d8d8 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d8d8d8 1px solid; COLOR: #d8d8d8; PADDING-TOP: 2px; BORDER-BOTTOM: #d8d8d8 1px solid}
.xwdt_n1{width: 1200px;height: auto;margin: 60px auto;border-bottom: 1px solid #f0f0f0;padding-bottom: 10px;}
.xwdt_n1_l{float: left;width:320px;height: auto;}
.xwdt_n1_l img{width: 320px;height: auto;margin: 0 auto;}
.xwdt_n1_r{float: right;width: 750px;height: auto;}
.xwdt_n1_r p{font-size: 18px;line-height: 36px}
.xwdt_n1_r span{font-size: 16px;}
.dj_t{width: 1200px;height: auto;margin: 40px auto;}
.dj_t img{width: 360px;height: auto;margin: 20px auto;}
.dj_b{width: 1200px;height: auto;margin: 20px auto;}
.dj_b p{width: 1200px;height: auto;margin: 0px auto;}
.dtxw_n{width: 1200px;height: auto;margin: 0 auto}
.dtxw_n_t{border-bottom: 1px solid #d8d8d8;padding-bottom: 12px}
.dtxw_n_t p{text-align: center;font-size: 20px;line-height: 32px}
.dtxw_n_b{margin: 40px auto;}
.dtxw_n_b p{text-align: justify;}
/*所属企业*/
.ssqy{width: 100%;height: auto;margin: 0px auto;}
.ssqy_t{width: 1200px;height: auto;margin: 0px auto;}
.ssqy_t p{width: 1200px;height: auto;margin: 0px auto;color: #234195;font-size: 24px;text-align: center;padding-top: 60px}
.ssqy_c{width: 1200px;height: auto;margin: 40px auto;}
.ssqy_c p{color: #234195;border-bottom: 1px solid #234195;border-top: 1px solid #234195;padding-bottom: 8px;padding-top: 8px;}
.ssqy_c a{padding-left: 50px;margin-left: 15px}
.ssqy_b{width: 1200px;height: auto;margin: 0px auto;}
.ssqy_b p{width: 1200px;height: auto;text-align: justify}
.ssqy_b_r{width: 1200px;height: auto;padding-top: 20px}
.ssqy_b_r img{width: 360px;height: 270px;padding-bottom: 40px;float: left;padding-left: 60px}
/*联系我们*/
.lxwm_t{width: 1200px;height: auto;margin: 60px auto;}
.lxwm_t_l{width: 880px;height: 420px;float: left}
.lxwm_t_r{width: 260px;height: 420px;float: right}
.lxwm_t_r p{line-height: 28px}
.lxwm_b{width: 1200px;height: auto;margin: 20px auto}
.lxwm_b p{color: #cfcfcf;text-align: center;line-height: 38px;font-size: 20px}
/*产品展示*/
.cpzs{width: 1200px;height: auto;margin: 0 auto;}
.cpzs_n{width: 358px;height: auto; overflow: hidden; border: 1px solid #d8d8d8;float: left;margin: 0 13px;margin-bottom: 40px}
.cpzs_n:hover {BORDER-RIGHT: #234195 1px solid; BORDER-TOP: #234195 1px solid; BORDER-LEFT: #234195 1px solid;  BORDER-BOTTOM: #234195 1px solid}
.cpzs_n:active {BORDER-RIGHT: #234195 1px solid; BORDER-TOP: #234195 1px solid; BORDER-LEFT: #234195 1px solid;  BORDER-BOTTOM: #234195 1px solid}
.cpzs_n img{width: 320px;height: 280px;margin: 10px auto;background: url(../images/cp_bg.jpg) round;}
.cpzs_n p{width: 358px;text-align: center;padding-bottom: 10px}
.dj_b{width: 1200px;height: auto;margin: 0 auto;}
.dj_b p{line-height: 28px}
.cp_n_t{width:1200px;height: auto;margin: 0 auto;}
.cp_n_t p{width:1200px;height: auto;margin: 20px auto;text-align: center;text-align: 20px;line-height: 36px}
.cp_n_c{width:1200px;height: auto;margin: 0 auto;}
.cp_n_c p{width:1200px;height: auto;margin: 20px auto;}
.cp_n_b{width:1200px;height: auto;margin: 0 auto;text-align: justify}
.cp_n_b img{width:560px;height: auto;margin: 0 auto;}
