@charset "utf-8";
html, span, object,h1, h2, h3, h4, h5, h6, p, em, dd,dl, dt, ol, ul, li, form, input, textarea { margin:0;padding:0;border:0; font-family:inherit; list-style:none;}
input.btn{ border:none}	
label{vertical-align:middle}
.inputcheckbox{vertical-align:middle;} 

* {
    font-family: "思源黑体 CN", "Microsoft YaHei", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
	font-size:16px;
    text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    outline: none;
}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    border-style: inset;
    border-color: initial;
    border-image: initial;}


body{ font:14px ""; color:#333; margin:0 auto;padding:0px; list-style:none; line-height:28px;  }
a{ color:#333; text-decoration:none; }
a:hover{  color:#eb0000; text-decoration:none;  -webkit-transition: color .2s; -o-transition: color .2s; transition: color .2s; }
.clear_all {clear:both;}

img{  padding:0px; margin:0px; display:block; }
ul,li{ list-style-type:none; margin:0; padding:0; border:0; list-style:none }

.blue,.blue a { color:#0b8f42;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

/* CSS活动的公共样式 */
.fl,.f-l{float:left;}
.fr,.f-r{float:right;}
.fnt20{ font-size:20px;}
.fnt30{ font-size:30px;}
.t-c { text-align:center;}

.grWidth{width:890px; margin:0px auto;}
.mt5 {margin-top:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.w1200 { width: 1300px; margin: 0 auto;}

.fl { float:left;}
.fr { float:right}
.pr{position: relative;}
.pa{position: absolute;}
.p20 { padding-top:20px;}

.body_bg { background:url(../img/topbg.jpg) left top repeat-x; width:100%;}
.head { width:1400px; margin:0 auto;}
.body_index { height:100%; width:1400px; margin:0 auto; }

/*抬头*/
.top_bg{width:100%;border-bottom:1px solid #EEEEEE;}
.top_box{ width:1400px;margin:0 auto;height:44px;line-height:44px;font-size:14px;color:#c1c1c1;}	

.top_m:before,.top_t:before,.top_w:before{content:"";display:inline-block;float:left;}
.top_m:before{background:url(../img/001.png)no-repeat left;height:20px;width: 18px;
    margin: 12px 6px 0 0;}	

.top_m:hover a{color:#333;}
.top_m a{ color:#c1c1c1;font-size:14px;}

.top_m { float:left; display: inline-block;  margin-left:15px;}
.top_w { float:left; display: inline-block; margin-left:15px; position: relative; min-width:90px;}
.top_w:before{ background:url(../img/002.png)no-repeat left;height:15px; width: 15px; margin: 16px 6px 0 0;}	
.top_w .top_ewm{ transition: .3s all linear;  position: absolute;top: 100%;z-index: 3;width: 100px;height: 100px;display: none;  box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.top_w .top_ewm img{width: 100%;}
.top_w:hover .top_ewm{display: block;}



.body_top2 {height:140px; overflow:hidden;}
.body_top2 .logo{ float:left; font-weight:normal; padding-top:22px; padding-left:8px; }

.body_top2 .c { float:left; padding-left:25px;padding-top:25px;line-height:30px; }
.body_top2 .c .h2 { font:bold 26px "微软雅黑";  line-height:40px;}
.body_top2 .c .h2 span {color:#feb217}
.body_top2 .c p{ font-size:18px; }

.body_top2 .r{ float:right;margin-top:30px; }
.body_top2 .r .h_tel{ float:right;font-size:22px; line-height:24px;  color:#5f5e5e;}
.body_top2 .r .h_tel span {background:url(../img/tel.png) left center no-repeat; padding-left:20px; display:block; height:25px; line-height:25px;}
.body_top2 .r p{ font-size:24px; color:#c8161d; line-height:30px; font-weight:bold;}

/* nav parts */
#menupp { height: 69px; background:url(../img/navbg.jpg) repeat-x;  }
#menupp .nav{}
#menupp .nav li{ float: left; height:69px; position:relative;  background:url(../img/nav.png) right center no-repeat; }
#menupp .nav li a{display: block; height:69px; line-height:69px;padding:0 22px;font-size: 18px;color: #fff; text-align:center; }
#menupp .nav li a:hover{ font-weight:bold; background:url(../img/nav_bg.jpg) repeat-x; color:#fff; }
#menupp .nav li a.nanh{  font-weight:bold; background:url(../img/nav_bg.jpg) repeat-x; color:#fff;}
#menupp .nav li .sec{display:none; position: absolute; left:0px; top:69px; width:100%;z-index:999; }
#menupp .nav li .sec li{position: relative;border:none; padding:0; height:38px; background:#d5d5d5;border-bottom:1px solid #eee; }
#menupp .nav li .sec li a{display: block;width:120px; padding:0 6px; text-align:center;font:100 14px/38px "微软雅黑";height:38px; color:#333; background:none;}
#menupp .nav li .sec li a:hover{ background:#f09a00; color:#fff;}
#menupp .nav li:last-child { background:none;}

#menupp .nav .hover { background:#ffa401; color:#fff; }

 /*轮换大区域*/
.lunhuan{width:100%;height:600px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:600px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:600px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:1200px;height:600px;margin:0 auto;position:relative;}
#lunbonum{ height:24px; line-height:24px;position:absolute;left:540px;bottom:30px;  z-index:5;  text-align:center;}
#lunbonum li{ width:24px;height:24px;float:left; margin-right:5px; background:#bdbdbd; cursor:pointer; color:#fff;}
#lunbonum .lunboone{ background:#c80000;cursor:pointer; color:#fff;}


/*搜索*/

* { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}


/*pb_title*/
.pb_title{text-align:center;}
.pb_title h2,.syt,.pb_title h1{margin:0;font-size:40px;color:#019237;font-weight:bold;position:relative;line-height:50px;height:50px;}
.pb_title p{margin:0;font-size:16px;line-height:20px;color:#5a5959;margin-top:7px;}
.pb_title i{display:inline-block;width:24px;height:4px;background:#03653c;margin-top:15px;}
.pb_title .pb_p{margin-top:12px;text-align:center;font-size:0;-webkit-text-size-adjust:none;}
.pb_title .pb_p span{display:inline-block;font-size:16px;height:20px;line-height:20px;padding-left:20px;background:url(../img/jishuicon.png) no-repeat left center;margin-left:20px;}
.pb_title .pb_p span:first-child{margin-left:0;}

/*banner end*/
/*product*/
.product{ padding:45px 0 30px;}
.product .product_left{ width:320px; background:#eff0f4; padding:19px; float:left;}
.product .product_left .left_title { height:45px; background:#00368e url(../img/lefticon1.jpg) no-repeat 15px center;text-align:left;  }
.product .product_left .left_title p{margin:0;height:45px;line-height:45px;font-size:16px;color:#FFF; padding-left:65px; font-weight:bold; }

.product .product_left .product_leftT { margin-bottom:15px; overflow:hidden;   }
.product .product_left .product_leftT>ul { margin:0;}
.product .product_left .product_leftT>ul>li { float:left; line-height:32px; background:#fff; border:1px solid #CCC; width:136px; margin-right:8px; margin-top:8px; text-align:center;}
.product .product_left .product_leftT>ul>li:nth-child(2n){margin-right:0;}

.product .product_left .product_leftT>ul>li:hover { background:#c80000;}
.product .product_left .product_leftT>ul>li:hover a{color:#fff;}
 
.product .product_left .product_leftT2 { margin-bottom:15px; overflow:hidden;   }
.product .product_left .product_leftT2>ul { margin:0;}
.product .product_left .product_leftT2>ul>li { float:left; line-height:32px; background:#fff; border:1px solid #CCC; width:87px; margin-right:7px; margin-top:8px; text-align:center;}
.product .product_left .product_leftT2>ul>li:nth-child(3n){margin-right:0;}

.product .product_left .product_leftT2>ul>li:hover { background:#c80000;}
.product .product_left .product_leftT2>ul>li:hover a{color:#fff;}
 
 
  
.product .product_left .product_leftT3 { margin-bottom:15px; overflow:hidden;   }
.product .product_left .product_leftT3>ul { margin:0;}
.product .product_left .product_leftT3>ul>li { float:left; line-height:32px; background:#fff; border:1px solid #CCC; width:282px;  margin-top:8px; text-align:center;}
.product .product_left .product_leftT2>ul>li:nth-child(3n){margin-right:0;}

.product .product_left .product_leftT3>ul>li:hover { background:#c80000;}
.product .product_left .product_leftT3>ul>li:hover a{color:#fff;}
 
 

.product .product_right{ width:1080px; float:right;}
.product .product_right .product_ul .p_li.libg1 { background:url(../img/propic_1.jpg) no-repeat top left;}
.product .product_right .product_ul .p_li.libg2 { background:url(../img/propic_2.jpg) no-repeat top left;}
.product .product_right .product_ul .p_li.libg3 { background:url(../img/propic_3.jpg) no-repeat top left;}
.product .product_right .product_ul .p_li.libg4 { background:url(../img/propic_4.jpg) no-repeat top left;}
.product .product_right .product_ul .p_li.libg5 { background:url(../img/propic_5.jpg) no-repeat top left;}
.product .product_right .product_ul .p_li.libg6 { background:url(../img/propic_6.jpg) no-repeat top left;}
.product .product_right .product_ul{}
.product .product_right .product_ul .p_li { width:512px; height:261px; margin-left:28px; float:left; margin-bottom:20px; text-align:right; }
.product .product_right .product_ul .p_li p { text-align:right; text-align:right;color:#4a4a4a;position:relative; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; padding-right:20px; margin-top:20px;}
.product .product_right .product_ul .p_li p:nth-child(1){  font-weight:bold; line-height:40px; line-height:40px; padding-top:10px;}
.product .product_right .product_ul .p_li p:nth-child(1) a {font-size:30px;}
.product .product_right .product_ul .p_li p:nth-child(2){ font-size:16px;  line-height:22px; height:44px; margin-top:5px; margin-bottom:15px;}
.product .product_right .product_ul .p_li span { display: inline-block; background: #d8271c; color:#fff; width: 196px; border-radius:20px; text-align:center; height:30px; line-height:30px; margin-right:20px;}
.product .product_right .product_ul .p_li p:nth-child(3){ font-size:16px; line-height:22px; height:44px; margin-top:10px; margin-bottom:15px;}



/* index-news start */
.index-pro { padding: 35px 0 48px; }
.index-pro .tab-options { width:100%; margin-bottom:48px; background:#eff0f4; height:48px; }
.index-pro .tab-options li { cursor: pointer; font-size: 16px; font-size:18px; line-height: 48px; float: left; margin-left:50px; width:180px; text-align:center; }
.index-pro .tab-options li:hover, .index-pro  .tab-options li.tab-active { color: #fff; background: #002a8e; }
.index-pro .tab-options .item-btn { width: 80px; height: 36px; border-radius: 18px; line-height: 36px; background-color: #005BAC; text-align: center; color: #fff; font-size: 16px; font-size: 1.6rem; margin-top: 1px; font-family: arial; }
.index-pro .item-pic { width: 580px;  margin-right:45px; }
.index-pro .item-pic img { display: block; width: 100%; max-width: 580px; margin: 0 auto; }

.index-pro .box-list { overflow: hidden; position: relative;  width:1400px; }
.index-pro .box-list li { float:left; width:335px; overflow:hidden; margin-right:20px; margin-bottom:20px;}
.index-pro .box-list li:nth-child(4n)  { margin-right:0px;}
.index-pro .box-list li img { width:335px; height:335px; overflow:hidden; }
.index-pro .box-list li p{ 
	background:#eeeeee;
	display: block;/* border: 1px solid #eee; */
	border-top: 0 none;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
}
.index-pro .box-list li p:hover {
	box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}




/*按钮样式*/
.an{
    height:205px;
    background: url(../img/adbg.jpg) no-repeat center 0;
    font-family: "Microsoft Yahei";
    color: #fff;
    font-size: 22px;
    line-height: 35px;
}
.gg01{
	width: 1200px;
	margin:0 auto;
}
.anl{
	float: left;
	width:600px;
	padding-top: 70px;
}
.anl p{
	font-size: 32px;
	font-weight: bold;
}
.anl span{
	display: block;
	font-size:28px;
	padding-top: 15px;
}
.anr{
	width: 470px;
	float: right;
	padding-top: 43px;
}
.anr_lxl{
	float: left;
}
.anr_lxl p{
	border: 1px solid #7a7c82;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: bold;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Times New Roman, Arial;
    background: url(../img/tel2.png) no-repeat 30px center ;
}
.anr_lxl span{
	display: block;
	border: 1px solid #c9974c;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #c9974c url(../img/fx.png) no-repeat 240px center ;
}
.anr_lxr{ float: right;}
.anr_lxr img{ display: block;}


/*特点*/
.feature { padding-bottom: 80px;  display: block; width: 100%; padding-top: 80px; background: url(../img/feature_bg.jpg) top center no-repeat;}

.main_t { text-align: center;}
.main_t p { font-size: 44px;  line-height: 44px;}
.main_t strong {font-size: 44px; }
.main_t dl { font-size: 18px; font-weight: lighter; padding-top:15px; }

/*圆圈跳动*/
.main_dline {  width: 82px;  margin: 0 auto; margin-bottom: 40px;  margin-top: 16px;}

.main_dline_line {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #0f75d9;
    margin: 0 5px;
}

.main_dline .main_dline_line:nth-last-child(1) {
    animation: loadingC 1.5s .8s linear infinite;
    background: #0f75d90;
}

.main_dline .main_dline_line:nth-last-child(2) {
    animation: loadingC 1.5s 1s linear infinite;
    background: #0967b0;
}

.main_dline .main_dline_line:nth-last-child(3) {
    animation: loadingC 1.5s 1.2s linear infinite;
    background: #0f75d9;
}

@keyframes loadingC {
    0% {
        transform: translate(0,0);
    }

    50% {
        transform: translate(0,7px);
    }

    100% {
        transform: translate(0,0);
    }
}



.feature_b {
    height: 720px;
    margin-top: 70px;
    box-sizing: border-box;
    padding-top: 2px;
}

.feature_b li {
    display: block;
    height: 135px;
    box-sizing: border-box;
    margin-top: 83px;
}

.feature_b li .img {
    width: 150px;
    height: 150px;
    border: 3px solid #fff;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
}

.feature_b li .txt {
    padding: 20px;
    font-size: 15px;
    width: 210px;
    line-height: 30px;
}

.feature_b li .txt p {
    font-weight: lighter;
    color: #888;
}

.feature_b li .txt dl {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
}

.feature_b li:after {
    display: block;
    content: "";
    clear: both;
}

.feature_b li:nth-of-type(2) {
    width: 390px;
}

.feature_b li:nth-of-type(2) .txt {
    width: 140px;
}

.feature_b>.fr {
    text-align: right;
}





.about_all { width: 100%; padding-top:70px;  background: url(../img/aboutbg.jpg) top center no-repeat; overflow:hidden; min-height:795px;}
.about_all .main_t { color:#fff; margin-bottom:90px;}
.about_all .main_t p,.about_all .main_t dl {color:#fff;}
.about_l { width: 660px; }
.about_l dl { font-size: 38px; color: #fff; line-height: 45px;}

.about_l dl strong { color: #fff; font-size: 38px;} 
.about_l p { line-height: 34px; color: #fff; margin-top:16px;}
.about_l a { color: #fff;}

/*视频*/
.about_r { width: 628px; height: 454px; overflow: hidden;}


/*mproductclass*/
.lc_bc{background: url(../img/liucbg.jpg) no-repeat 0 0; padding:100px 0;position: relative;}
.tech_tit {display: flex;justify-content: center; flex-direction: column;align-items: center;}
.tech_tit b {font-size: 42px;line-height: 45px;}
.tech_tit b span {}
.tech_tit p {font-size: 18px;line-height: 20px; font-weight: lighter; padding-top: 18px;}
.lc_c {max-width: 1500px;margin: 0 auto;}
.lc_c ul{display: flex;justify-content: space-between;margin-top: 60px;position: relative;}
.lc_c ul:after {position: absolute;content: "";width: 89%;height: 1px;border-top: 1px dashed rgba(14,19,31,0.13);bottom: 37px;left: 79px;}
.lc_c ul li{width: 11.1%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.lc_c ul li>div{background: url(../img/liucicon1.png) no-repeat center;width: 76px;height: 85px;display: flex;justify-content: center;align-items: center;transition: all .5s;position: relative;}
.lc_c ul li>div:after{position: absolute;content: "";width: 1px;height: 34px;background: #0e0f11;bottom: -41px;left: 50%;}
.lc_c ul li:hover>div:after{background: #0f75d9;}
.lc_c ul li>div>span{font-size: 26px;color: #fff;}
.lc_yd{width: 6px;height: 6px;border-radius: 100%;background: #0e131f;position: relative;margin:50px 0 22px;}
.lc_yd:after{position: absolute;content: "";width: 10px;height: 10px;border-radius: 100%;border:1px solid #0e131f;top: -3px;left: -3px;}
.lc_c ul li b{font-weight: normal;display: block;font-size: 14px;color: #666;transition: all .5s;}
.lc_btn{margin:0 auto;margin-top: 60px;width: 516px;height: 62px;background: #333;font-size: 36px;color: #fff;border-radius: 31px;display: flex;align-items: center;}
.lc_c ul li:hover>div{background: url(../img/liucicon2.png) no-repeat center;transform: translateY(-8px);}
.lc_c ul li:hover .lc_yd{background: #0f75d9;}
.lc_c ul li:hover .lc_yd:after{border-color:#0f75d9;}
.lc_c ul li:hover b{color: #0f75d9;transform: rotateX(360deg);}
.lc_btn>p>span{font-size: 27px;color: #fff;margin-right: 9px;}
.lc_btn>p>b{font-weight: normal;font-size: 22px;color: #fff;}
.lc_btn>p{width: 196px;height: 62px;background: #0f75d9;border-radius: 30px;display: flex;align-items: center;justify-content: center;margin-right: 26px;}
.lc_btn>div {font-size: 36px; font-family: din;line-height: 36px;}
.lc_yd:before{background: url(../images/20211028161252_1404469807.png) no-repeat center;width: 129px;height: 10px;left: 17px;position: absolute;content: "";top: -14px;}
.lc_c ul li:last-child .lc_yd:before{display: none;}



.news_bg {
            background: #fafafa;
            width: 100%;
            padding-top: 80px;
            /* margin-top: 80px; */
        }

.news_box { margin: 0px auto;  padding-bottom: 80px;}
.news_btl { float: left; font-weight: 400; font-size: 40px;  color: #333}
.news_btl span {
            font-size: 18px;
            display: block;
            color: #999;
            font-weight: 100;
			line-height:30px; padding-top:10px;
        }

        .nb_tab {
            font-size: 0;
            text-align: center;
            float: right;
        }

        .nb_tab a {
            width: 171px;
            height: 42px;
            background: #fff;
            display: inline-block;
            vertical-align: top;
            color: #333;
            box-shadow: 0px 0px 20px #eee;
            border-radius: 30px;
            margin-top: 22px;
        }

        .nb_tab a+a {
            margin-left:30px;
        }

        .nb_tab a.on {
            color: #fff;
            background: #0f75d9;
            background-size: 400% 370%;
        }

        .nb_tab a i,
        .nb_tab a b {
            display: inline-block;
            vertical-align: top;
            line-height: 42px;
        }

        .nb_tab a b {
            font-size: 16px;
            font-weight: 100;
            letter-spacing: 1px;
        }

        @-webkit-keyframes Gradient {
            0% {
                background-position: 0% 50%
            }
            50% {
                background-position: 100% 50%
            }
            100% {
                background-position: 0% 50%
            }
        }

        @-moz-keyframes Gradient {
            0% {
                background-position: 0% 50%
            }
            50% {
                background-position: 100% 50%
            }
            100% {
                background-position: 0% 50%
            }
        }

        @keyframes Gradient {
            0% {
                background-position: 0% 50%
            }
            50% {
                background-position: 100% 50%
            }
            100% {
                background-position: 0% 50%
            }
        }

        .nb_con {
            margin-top: 40px;
        }

        .nbcl_le {
            width: 48%;
            display: flex;
            justify-content: space-between;
        }

        .nbcl_le .news_div_item {
            width: 48%;
            display: inline-block;
            vertical-align: top;
            background: #fff;
            height: 565px;
        }

        .nbcl_le .news_div_item_pic img {
            width: 100%;
            display: block;
        }

        .news_div_item_title a {
            font-size: 18px;
            font-size: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

        .nbcl_le .news_div_item_content {
            padding: 25px 25px 5px 25px;
        }

        .nbcl_le .news_div_item_body {
            margin-top: 20px;
            line-height: 24px;
            color: #888;
            font-weight: lighter;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
        }

        .nbcl_le .news_div_item_date,
        .new_more {
            display: inline-block;
            vertical-align: top;
            font-size: 0;
            margin-top: 25px;
        }

        .nbcl_le .news_div_item_date>div {
            display: inline-block;
            vertical-align: top;
            font-size: 13px;
            color: #68686a;
        }

        .new_more {
            width: 24px;
            height: 24px;
            border-radius: 24px;
            border: 1px solid #9a9899;
            margin-right: 25px;
            background: url(../img/newsicon.png) no-repeat right center;
            float: right;
            margin-top: 17px;
        }

        .nbcr_ri {
            width: 50%;
        }

        .nbcl_le .news_div_item_date {
            padding: 0 25px;
        }

        .nbcr_ri .news_div_item {
            font-size: 0;
            border: 1px solid #f1f1f1;
            position: relative;
            transition: 300ms;
            display: flex;
            padding: 28px 0;
            background: #fff;
        }

        .nbcr_ri .news_div_item:hover {
            box-shadow: 0 0 21px #d2d2d2;
            z-index: 1;
            transition: 300ms;
        }

        .nbcr_ri .news_div_item_date,
        .nbcr_ri .news_div_item_content {
            display: inline-block;
            vertical-align: top;
        }

        .nbcr_ri .news_div_item_date {
            width: 16%;
            text-align: center;
            font-size: 0;
        }

        .nbcr_ri .news_div_item_content {
            width: 80%;
            padding-left: 3%;
            border-left: 1px solid #f3f3f3;
            font-weight: 100;
        }

        .nbcr_ri .news_div_item_date>div {
            font-family: Arial;
        }

        .nbcr_ri .news_div_item_year,
        .nbcr_ri .news_div_item_month {
            display: inline-block;
            vertical-align: top;
            color: #565656;
            font-size: 14px;
        }

        .nbcr_ri .news_div_item_day {
            font-size: 47px;
            font-weight: bold;
            line-height: 55px;
        }

        .nbcr_ri .news_div_item_body {
            margin-top: 10px;
            line-height: 20px;
            color: #888;
            padding-right: 20px;
            font-size: 14px;
            font-weight: lighter;
        }

.w331,.w332,.w333,.w334 { float:left; }
.w331,.w334{ width:13%; }
.w332 { width:35%; }
.w333 { width:25%; }
.w331 p,.w334 p { color: #fff;margin-top: 20px;font-size: 16px; }
.w331 a,.w334 a { line-height: 26px;color: #9fa0a0; }
.w332 div { float:left;margin: 40px 20px; }
.w332 img { width:130px;height:100%; }
.w332 p { text-align:center;line-height: 30px;color: #b7b7b7; }

/*footer*/
#footbg{background:#253c80;padding-bottom:30px;}
#footbg .f_left { width:100%;float:left;padding-top:12px;position:relative;}
#footbg .f_left .f_txt{padding-left:70px;margin-top:30px;position:relative;}
#footbg .f_left .f_txt i{width:53px;height:53px;position:absolute;left:0;top:0;display:inline-block;border-radius:50%;}
#footbg .f_left .f_txt p{margin:0;line-height:25px;color:#FFF;margin-bottom:0;}
#footbg .f_left .f_txt span{font-size:26px;font-family:Impact;vertical-align:middle;letter-spacing:0.7px;}
#footbg .f_left .f_txt i.footicon1{background:url(../img/footicon1.png) no-repeat center center;}
#footbg .f_left .f_txt i.footicon2{background:url(../img/footicon2.png) no-repeat center center;}
#footbg .f_left .f_txt i.footicon3{background:url(../img/footicon3.png) no-repeat center center;}
#footbg .f_left .f_txt i.footicon4{background:url(../img/footicon4.png) no-repeat center center;}
#footbg .f_left .f_erweima{position:absolute;bottom:0;right:20px;display:none;}
#footbg .f_left .f_erweima img{display:block;width:130px;height:130px;}
#footbg .f_left .f_erweima p{margin:0;height:27px;line-height:27px;font-size:12px;color:#898989;text-align:center;}

#footbg .f_right{width:430px;float:right;padding-top:12px;}
#footbg .f_right .f_title{line-height:20px;color:rgba(255,255,255,.5);text-align:right;}
/*footbottom*/
#footbottombg{background:#00185e; padding:20px 0;}
.footbottom{}
.footbottom p{margin:0;color:rgba(255,255,255,.5);line-height:30px;}
.footbottom p a{color:rgba(255,255,255,.5);}
.footbottom p span{display:inline-block;margin-right:5px;}


/***********index css end***********/
.toolbar{width: 50px;position: fixed;right: 1%;top: 44%;z-index: 999;}
.toolbar dd{width: 50px;height: 50px;margin-bottom: 1px;position: relative;background: url(../img/black20.png) repeat 0 0;-webkit-border-radius: 100%;border-radius: 100%;}
.toolbar dd i{width: 50px;height: 50px;display: block;position: absolute;left: 0;top: 0;cursor: pointer;text-align: center;-webkit-border-radius: 100%;border-radius: 100%;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.toolbar dd i span{width: 35px;height: 35px;display: block;margin: 7px 0 0 7px;background: url(../img/rightFixIcon.png) no-repeat 0 0;}
.toolbar dd.gottop{display: none;}
.toolbar .slide-tel{display: block;width: 0;height: 50px;line-height: 50px;font-size: 24px;font-family: arial;color: #FFF;position: absolute;padding: 0 0 0 50px;top: 0;right: 0;overflow: hidden;-webkit-border-radius: 50px;border-radius: 50px;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
.toolbar .pop{position: absolute;right: 90px;top: -51px;background: #147b32;display: none;}
.toolbar .pop-code{width: 160px;}
.toolbar .pop-code img{width: 120px;height: 120px;display: block;padding: 20px 20px 0;}
.toolbar .pop-code h3{height: 50px;line-height: 26px;text-align: center;color: #fff;font-size: 16px;font-weight: 400;white-space: nowrap;}
.toolbar .pop-code h3 b{display: block;font-size: 14px;font-weight: normal;}
.toolbar .qq span{background-position: 0 -47px;}
.toolbar .qq a{width: 50px; height: 50px; cursor: pointer; display: block;}
.toolbar .qq:hover{background: #147b32;}
.toolbar .tel span{background-position: 0 0;}
.toolbar .tel:hover{background: #147b32;}
.toolbar .code span{background-position: 0 -95px;}
.toolbar .code:hover{background: #147b32;}
.toolbar .top span{background-position: 0 -142px;}
.toolbar .top:hover{background: #147b32;}


/*产品展示*/
.wjdh-banner { background-color: #fff; background-repeat: no-repeat; background-position: center center; height:385px; position:relative}
.wjdh-banner .positiontit { width: 100%; height: 58px; position: absolute; bottom: 0; left: 0;}
.wjdh-banner .positiontit .position_cen{ width: 1400px; height: auto; margin: 0 auto; line-height: 58px; font-size: 14px; color: #fff;  background: url(../img/home.png) no-repeat left center; padding-left: 30px;}
.wjdh-banner .positiontit .position_cen a{ color:#fff;}

.inpage{ background:#fff; padding:60px 0; color:#333;}
.inpage .bd{ margin-top:50px;}
.inpage p{ font-size:14px; line-height:2; color:#666;}
.mt{ padding:50px 0 0 0;}

.inner-title{ text-align:center; display:block; font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Arial,sans-serif;}
.inner-title h3{ font-size:36px; color:#333;}
.inner-title i{
	display: block;
    height: 1px;
    width: 70px;
    background: #d6d6d6;
    margin: 0 auto;
    margin-top: 20px;
}

/*about*/
.about01{ background:#f3f7f7;}
.about01 .con{ width:60%; padding-top:30px; padding-left:3%; padding-right:3%;}
.about01 .con h4{ font-size:24px; margin-bottom:15px; font-weight:bold;}
.about01 .con p{ font-size:16px; line-height:30px;}
.about01 .about-img{ width:40%;}
.about01 .about-img img{ width:100%; display:block;}

.about02{ margin-top:50px; padding:0 20px;}
.about02 .whul{ margin-top:50px;}
.about02 .whul li { float: left; width: 25%; text-align: center;}
.about02 .whul .wh01{background:url(../img/tb01bg.png) no-repeat center center; width:325px; height:182px; text-align:center; padding:0 71px;}
.about02 .whul .tit{ font-size:20px; color:#5c5c5c;  text-decoration:none;}
.about02 .whul .wh02{ background:url(../img/tb02bg.png) no-repeat center center; width:325px; height:182px; text-align:center; padding:0 71px;}
.about02 .whul .wh03{background:url(../img/tb03bg.png) no-repeat center center; width:325px; height:182px; text-align:center; padding:0 71px;}
.about02 .whul .wh04{background:url(../img/tb04bg.png) no-repeat center center; width:325px; height:182px; text-align:center; padding:0 71px;}

.about02 .whul .wh01 .who1imm{background:url(../img/tb01.png) no-repeat center 30px; width:80px; height:80px; margin:0 auto; padding-top:115px; text-align:center;}
.about02 .whul .wh02 .who2imm{background:url(../img/tb02.png) no-repeat center 30px; width:80px; height:80px; margin:0 auto; padding-top:115px; text-align:center;}
.about02 .whul .wh03 .who3imm{background:url(../img/tb03.png) no-repeat center 30px; width:80px; height:80px; margin:0 auto; padding-top:115px; text-align:center;}
.about02 .whul .wh04 .who4imm{background:url(../img/tb04.png) no-repeat center 30px; width:80px; height:80px; margin:0 auto; padding-top:115px; text-align:center;}

/*honor*/
.honor_ul{ width:100%; margin:40px auto;}
.honor_ul li{ width:30%; float:left; margin-right:5%; margin-bottom:20px;}
.honor_ul li:nth-child(3n){ margin-right:0;}
.honor_ul li a{ display:block; padding:5px; position:relative;}
.honor_ul li a:hover{}
.honor_ul li img{ width:100%; border:1px solid #ccc;}
.honor_ul li p{ text-align:center; margin-top:10px; font-size:14px; height:3em;}
.honor_ul li p a{ color:#666;}

li .cover { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #13418e; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease; transition: all .2s ease; text-align:center; color:#fff; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center;}
li:hover .cover { opacity: .8; filter: alpha(opacity=80); }
li .ico01 { width: 68px; height: 68px; position: absolute; top: 50%; left: 50%; margin-top: -34px; margin-left: -94px; background: url(../img/i5.png) no-repeat center center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease; transition: all .4s ease; }
li:hover .ico01 { margin-left: -34px; opacity: 1; filter: alpha(opacity=100); }
li .ico02 { width: 68px; height: 68px; position: absolute; top: 50%; left: 50%; margin-top: -34px; margin-left: 64px; background: url(../img/i6.png) no-repeat center center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease; transition: all .4s ease; }
li:hover .ico02 { margin-left: -34px; opacity: 1; filter: alpha(opacity=100); }

/*四大优势*/


/*关于我们*/
#floor_5_main{background:#f8f8f8;}
.floor_5{padding-bottom:100px;}
.floor_5 .about .part1{position:relative;float:left;width:632px;}
.floor_5 .about .part1 .title{padding-top:80px; text-align:left;}
.floor_5 .about .part1 .title .entit{font: normal 40px "Akzidenz-Grotesk BQLight";line-height:50px;color:#666;}
.floor_5 .about .part1 .title .tit{width:510px;font:bold 30px "Microsoft YaHei";color:#137C32;background:url("../img/aboutLine.png") no-repeat right center;}

.floor_5 .about .part1 .view_detail{position:absolute;top:114px;right:0;display:block;width:120px;height:30px;margin:0 auto;margin-top:20px;font-size:14px;text-align:center;line-height:30px;color:#137c32;border:1px solid #d1e5bf;border-radius:15px;transiton:all .5s;}
.floor_5 .about .part1 .view_detail:hover{background:#137C32;color:#fff;transition:all .5s;}

.floor_5 .about .part1 .cont{margin-top:24px;margin-bottom:24px;font-size:14px;color:#333;line-height:30px;text-align: justify;}
.floor_5 .about .part1 .tips{width:630px;height:118px;border:1px solid #ddd;background-color:#fff;}
.floor_5 .about .part1 .tips .item{float:left;margin-top:30px;}
.floor_5 .about .part1 .tips .item:first-child{margin-left:30px;margin-right:0px;}
.floor_5 .about .part1 .tips .item .img{float:left;width:55px;height:55px;}
.floor_5 .about .part1 .tips .item .img img{display:block;width:55px;height:55px;transition:all ease 600ms;}
.floor_5 .about .part1 .tips .item .stit{width:232px;float:left;margin-left:12px;}
.floor_5 .about .part1 .tips .item .stit .tit1{ font:bold 20px "Microsoft YaHei";color:#333; line-height:35px;}
.floor_5 .about .part1 .tips .item .stit .cont1{margin-top:-3px;font-size:14px;color:#666;}

.floor_5 .about .part2{position:relative;float:left;width:500px;height:380px;margin-top:136px;background:#137C32;margin-left:68px;}
.floor_5 .about .part2 .video {position:absolute;top:-20px;left:-20px;}
.floor_5 .about .part2 .video img{display:block;width:500px;height:370px;}
.floor_5 .about .part1 .tips .item:hover .img img{transform:rotate(360deg);transition:all ease 600ms;}


/*******内页样式********/
.nybanner{width: 100%;height: 300px;overflow: hidden;position: relative;}
.nybanner img{width: 1920px;display: block;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.submian{padding-bottom: 30px;}
.submian .sobtitle{height: 30px;line-height: 30px;padding: 10px 0px 10px;margin-bottom: 20px;font-size: 14px;border-bottom: 1px solid #f1f1f1;}
.submian .sobtitle s{width: 14px;height: 14px;margin-right: 10px;background-position: -213px 0px;}
.submian .sobtitle a{font-size: 14px; color: #333}
.submian .sobtitle a:hover{color: #137c32;}
.submian .sobtitle a.now{color: #137c32; font-size: 14px; font-weight: bold;}
.submian .sobtitle a.now:hover{text-decoration: underline;}
.submian .subleft{width: 245px;}
.submian .subleft .title{background: url(../img/bg5.jpg) no-repeat left;height: 102px;color: #fff;font-size: 20px;font-weight: bold;padding-right: 29px;}
.submian .subleft .title h2{line-height: 102px; text-align: center; font-size: 20px; font-weight: bold;margin-left:20px;}
.submian .subleft .title i{font-size: 20px;font-weight: bold;color: #fff;padding-left: 26px;padding-top: 2px;}
.submian .subleft .bort9{border-top: 9px solid #007eb9; border-radius: 5px 5px 0px 0px;}
.submian .subleft .bor9{border-bottom: 5px solid #eaeaea;}
.submian .subleft .lefta{width: 245px; margin-bottom: 10px;}
.submian .subleft .lefta .comt{background: #fff;}
.submian .subleft .lefta .comt ul{border:1px solid #ddd;}
.submian .subleft .lefta .comt ul li a{background: #fff url(../img/tb9.png) 213px center no-repeat; border-top: 1px solid #eaeaea; line-height: 60px; height: 60px; display: block; padding-left: 25px; font-size: 14px;}
.submian .subleft .lefta .comt ul li .box{padding: 10px 0px; display: none;}
.submian .subleft .lefta .comt ul li .box a{height: 30px; line-height: 30px; display: block; color: #888; border: 0px;}
.submian .subleft .lefta .comt ul li .box a:hover{color: #007eb9; background: none;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{background: #137c32 url(../img/tb11.png) 213px center no-repeat;font-weight: bold;color: #fff;}
.submian .subleft .lefta .comt ul li.hover a{background: #137c32 url(../img/tb11.png) 213px center no-repeat;font-weight: bold;color: #fff;}
.submian .subleft .lefta .comt ul li.hover .box a{background: none; font-weight: normal;}
.submian .subleft .lefta .comt ul li.hover .box a.hover{color: #007eb9; font-weight: bold;}
.submian .subleft .lefta .comt ul li .boxlist{padding: 0; display: none; border:none;}
.submian .subleft .lefta .comt ul li .boxlist li{line-height: 50px; background: #b1aeae;}
.submian .subleft .lefta .comt ul li .boxlist li a{height: 40px; padding-left: 45px; color: #333; font-weight: normal; border-bottom: 0; line-height: 40px; background: #f6f6f6 url(../img/tb12.png) 26px center no-repeat;border-top:none;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #137c32; font-weight: bold}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
.submian .subright .anlitopH4, .submian .subright .divanli{background: #fff;}
.submian .subright .anlitopH4{height: 38px; line-height: 38px; border: 1px solid #e4e4e4;}
.submian .subright .anlitopH4 span{border-left: 5px solid #137c32; height: 38px; line-height: 38px; padding-left: 22px; display: block; float: left; color: #137c32; font-weight: bold; font-size: 14px;}
.submian .subright .anlitopH4 span .org{color: #ff7e00;}
.submian .subright .anlitopH4 span .org{display: inline}
.submian .subright .anlitopH4 a{float: right; padding-right: 20px;}
.submian .subright .anlitopH4 .tel{float: right; padding-right: 10px; font-size: 14px; color: #007eb9;}
.submian .subright .divanli{border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px;}
.submian .subright .divanli ul{width: 105%; height: 185px;}
.submian .subright .divanli ul li{float: left; margin-left: 10px;}
.submian .subright .divanli ul li:first-child{margin-left: 0;}
.submian .subright .divanli ul li a img{width: 194px; height: 143px; display: block; border: solid 1px #e4e4e4;}
.submian .subright .divanli ul li a span{height: 45px; line-height: 45px; text-align: center; display: block; width: 170px;}
.submian .subright .divanli ul li a:hover img{border-color: #007eb9;}
.submian .subright .divanli ul li a:hover span{color: #007eb9; font-weight: bold;}
.submian .subright .divanli_mess{border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; background: #fff;}
.submian .subright .divanli_mess p{line-height: 24px;}
.submian .subright .divremmnews{border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; background-color: #fff;}
.submian .subright .divremmnews ul{width: 100%; overflow: hidden;}
.submian .subright .divremmnews ul li{float: left;width: 47%;height: 35px;line-height: 35px;margin: 0 1.5%;border-bottom: 1px dashed #ccc;}
.submian .subright .divremmnews ul li a{height: 35px; line-height: 35px; float: left; overflow: hidden;}
.submian .subright .divremmnews ul li span{color: #666; float: right; height: 35px; line-height: 35px; white-space: nowrap}
.submian .subright .divremmnews ul li a:hover{color: #137c32;}
.map_ul{list-style: outside none none; display: block; width: 100%; padding-top: 10px;}
.map_ul li{display: block; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDBDB; margin-left: 10px; float: left;}
.map_ul li a{font-size: 14px; float: left; width: 100%; height: 23px; line-height: 23px; font-weight: bold;}
.map_ul .list-inline{display: block; margin-left: 14%; width: 80%; min-height: 30px;}
.map_ul .list-inline a{font-weight: normal; width: auto; float: none; line-height: 32px; height: 32px; margin: 0 10px 10px 0; display: inline-block; border: 1px solid #ccc; padding: 0px 10px;}
.map_ul .list-inline a:hover{background: #137c32; color: #fff;}
.submian .subleft .adv{margin-bottom: 10px; background: #000;}
.submian .subleft .adv a img{display: block; width: 100%;}
.submian .subleft .adv a:hover img{opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9;}
.submian .subleft .leftnews{margin-bottom: 10px;}
.submian .subleft .leftnews .title{height: 42px;padding-left: 52px;padding-top: 18px;}
.submian .subleft .leftnews .leftnewscomt{background: #fff; padding: 10px;}
.submian .subleft .leftnews .leftnewscomt ul li{height: 30px; line-height: 30px; border-bottom: 1px solid #f2f2f2; overflow: hidden;}
.submian .subleft .leftnews .leftnewscomt ul li a{font-size: 14px; display: block; padding-left: 10px;}
.submian .subleft .leftnews .leftcont{background: #fff; padding: 10px;}
.submian .subleft .leftnews .leftcont h2{font-size: 16px; font-weight: bold; color: #137c32; padding-bottom: 10px; border-bottom: 1px solid #f2f2f2;}
.submian .subleft .leftnews .leftcont span{line-height: 24px; font-size: 12px; padding-top: 10px; display: block; border-bottom: 1px solid #f2f2f2;}
.submian .subleft .leftnews .leftcont p{font-size: 18px; color: #333; padding-top: 10px; line-height: normal;}
.submian .subleft .leftnews .leftcont p i{font-size: 22px; color: #137c32; display: block;}
.submian .subright{width: 920px;padding-bottom: 20px;line-height: 28px;}
.submian .subright .aboutlist{color: #333;}
.submian .subright img{max-width: 920px;}
.submian .subright .newslist .textlist li{padding: 25px 0px 25px; height: 110px; border-bottom: 1px solid #ddd; width: 100%; margin-bottom: 25px;}
.submian .subright .newslist .textlist li a{display: block; cursor: pointer;}
.submian .subright .newslist ul li a img{width: 147px; float: left; margin-right: 18px; border: 1px solid #eee; height: 110px; display: block;}
.submian .subright .newslist ul li a .txt{color: #888; line-height: 24px; font-size: 12px;}
.submian .subright .newslist .textlist li a p{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist li a b{color: #137c32; font-size: 14px;}
.submian .subright .newslist .textlist li a:hover b{color: #137c32;}
.submian .subright .newslist .textlist li a i{color: #999; display: block; line-height: 20px; margin-bottom: 5px; font-size: 12px;}
.submian .subright .newslist .textlist li a span{line-height: 22px; max-height: 66px; overflow: hidden; display: block; color: #666;}
.submian .subright .newslist .textlist2 li{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist2 li a{display: block;}
.submian .subright .newslist .textlist2 li s{width: 4px; height: 4px; display: inline-block; vertical-align: middle; background: #007eb9; margin-right: 10px; border-radius: 100%;}
.submian .subright .newslist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;}
.submian .subright .newslist ul li a:hover p b{text-decoration: underline;}
.submian .subright .newslist ul li a:hover span{color: #777;}
.submian .subright .caselist ul li{padding: 20px 0px; border-bottom: 1px dotted #c2c2c2; height: 176px;}
.submian .subright .caselist ul li a{display: block;}
.submian .subright .caselist ul li a img{width: 220px; height: 162px; display: block; border: 7px solid #e2e2e2;}
.submian .subright .caselist ul li a .txt{width: 470px; float: left; padding-left: 20px;}
.submian .subright .caselist ul li a .txt p{height: 40px; line-height: 40px; color: #007eb9; font-size: 14px; font-weight: bold;}
.submian .subright .caselist ul li a .txt i{color: #666; padding-bottom: 10px; display: block;}
.submian .subright .caselist ul li a .txt span{line-height: 22px; height: 88px; overflow: hidden; display: block; color: #666;}
.submian .subright .caselist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; border-color: #007eb9;}
.submian .subright .caselist ul li a:hover p{text-decoration: underline;}
.submian .subright .caselist ul li a:hover span{color: #777;}
.submian .subright .mess{background: #fff; padding:0px 40px 30px; width:596px; margin-left:80px;} .submian .subright .mess h1{text-align: center;font-size:30px; padding-bottom:10px;} .submian .subright .mess p{text-align: center; padding-bottom:30px;}
.submian .subright .mess .left{}
.submian .subright .mess .left li{margin-bottom:15px; float: left; margin-right: 10px;}
.submian .subright .mess .left label{width:150px; height:43px; line-height:43px; text-align: center; background:none; color: #137c32; font-size: 16px; float: left; border-radius: 3px 0 0 3px;border: 1px solid #137c32;}
.submian .subright .mess .left input{border: 1px solid #ccc; border-left: none; float: left; height: 21px; line-height: 21px; padding: 11px 10px; width:404px; color: #666; border-radius: 0px 3px 3px 0; outline: none;}
.submian .subright .mess .left select{border: 1px solid #ccc; border-left: none; float: left; height: 45px; line-height: 45px; width: 424px; color: #666; border-radius: 0px 3px 3px 0; outline: none; text-indent: 10px;}
.submian .subright .mess .right{float:left; width:585px;padding-top:10px;*padding-top:20px;}
.submian .subright .mess .right input,.submian .subright .mess .right a{width:40%; margin-right:2%; height: 45px; line-height: 45px; text-align: center; display: block; border: none; background: #137c32; color: #fff; font-size: 16px; border-radius: 3px; cursor: pointer; transition: ease-in-out .2s;float:left}
.submian .subright .mess .right a{color: #333; background: #ffcc00;float:right}
.submian .subright .mess .right a:hover{background: #cda503;}
.submian .subright .mess .right input:hover{background: #2bba72;}
.honorlist ul.list{float: left;width: 105%;padding-left: 0px;}
.honorlist ul.list li.item{float: left;width:296px;margin-bottom: 30px;margin-right:14px;}
.honorlist ul.list li.item a:hover img{opacity: 1;}
.honorlist ul.list li.item a:hover span{color: #fff;background: #137c32;}
.honorlist ul.list li.item span{width: 284px;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;background: #fff;margin: 1px;margin-top: 0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.honorlist ul.list li.item img{width: 100%;display: block;padding: 1px;}
.list_imgH ul.list li.item{width: 286px;margin-right: 30px;}
.list_imgH ul.list li.item a{display: block;width:100%;overflow: hidden;position: relative;background: #ddd;}
.list_imgH ul.list li.item a:hover{background: #137c32;}
.list_imgH ul.list li.item img{display:block;width: 284px;height: 213px;}
.item_mask{width: 284px;height: 213px;background: rgba(0,0,0,0);position: absolute;left: 1px;top: 1px;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.item_link_icon{display: block;width:45px;height:45px;text-align: center;background-position: 0px -142px;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;opacity:0;filter:Alpha(opacity=0);}
.list_imgH ul.list li.item:hover .item_mask{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, 0.3);}
.list_imgH ul.list li.item:hover .item_link_icon{transform: translateY(-21px);opacity: 1;filter:Alpha(opacity=100);}
/* formData */
.submian .subright .anlitopH4, .submian .subright .divanli{background: #fff;}
.submian .subright .anlitopH4{height: 38px; line-height: 38px; border: 1px solid #e4e4e4;margin-top: 20px;}
.submian .subright .anlitopH4 span{border-left: 5px solid #137c32; height: 38px; line-height: 38px;padding-left: 22px; display: block; float: left; color: #137c32; font-weight: bold; font-size: 14px;}
.submian .subright .anlitopH4 span .org{color: #ff7e00;}
.submian .subright .anlitopH4 span .org{display:inline}
.submian .subright .divanli_mess{margin-bottom: 10px; padding: 15px 0; background: #fff;margin-top:0px;}
.submian .subright .divanli_mess p{line-height:24px;}
.submian .subright .divanli_mess ul{margin: 20px;width: 80%;}
.submian .subright .divanli_mess ul li{padding-bottom: 15px; height: 31px;position:relative;display: block;}
.submian .subright .divanli_mess ul li .tit{float: left; width: 80px; padding-right: 10px; text-align: right; font-size: 14px; line-height: 31px; height: 31px;}
.submian .subright .divanli_mess ul li .tit font{color: #ff7e00;}
.submian .subright .divanli_mess ul li input{width: 245px; height: 29px; line-height: 29px; padding: 0px 10px; border: 1px solid #e4e4e4;font-size: 14px; float: left;outline: none;}
.submian .subright .divanli_mess ul li.beizhu{height:200px;width: 100%;}
.submian .subright .divanli_mess ul li.beizhu textarea{height:200px; width:622px; line-height: 29px;background:#fff;border: 1px solid #e4e4e4;font-size: 14px; float: left; outline: none;text-indent: 10px;}
.submian .subright .divanli_mess ul li.yanzhenm input{width: 100px;}
.divanli_mess img{max-width: 100%;}
.submian .subright .divanli_mess ul li.yanzhenm img{position: absolute;left:220px;top:4px;}
.submian .subright .divanli_mess ul li.yanzhenm .msg-box{margin-left:65px;}
.submian .subright .divanli_mess ul .bot{text-align: center;}
.submian .subright .divanli_mess ul .bot input{width: 141px; background: #137c32; cursor: pointer; border: 0px; color: #fff; height: 43px; line-height: 43px;}
.submian .subright .divanli_mess ul .bot input:hover{opacity: 0.8;}
.ArticleTencont{line-height: 28px;padding-top: 30px;}
/* formData */
.submian .t{padding: 0 0 25px;color: #147b32;font-size: 18px;}
.submian .t2{padding: 25px 0;color: #147b32;font-size: 24px;}
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #147b32;margin-right: 2px;text-align: center;background: #147b32;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #147b32;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/** 新闻中心 **/
.submian .subright .thumblist{}
.submian .subright .thumblist .list{padding-bottom: 20px;}
.submian .subright .thumblist .item{width: 880px;border-bottom: 1px solid #eaeaea;display: block;padding: 20px;transition: all .5s;}
.submian .subright .thumblist .item a{display: block;}
.submian .subright .thumblist .item .img{position:relative;width: 180px;height: 135px;display:block;overflow: hidden;cursor: pointer;}
.submian .subright .thumblist .item img{width: 100%;height: 100%;transition: all 0.3s ease-out 0s;}
.submian .subright .thumblist .item a:hover img{transform: scale(1.1, 1.1);}
.submian .subright .thumblist .item .txt{width: 680px;cursor: pointer;}
.submian .subright .thumblist .item .txt h3{font-size: 16px;line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.submian .subright .thumblist .item .txt .mark{color: #999;font-size: 12px;line-height: 30px;padding:0;}
.submian .subright .thumblist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .subright .thumblist .item .txt p{color: #666;line-height: 25px;}
.submian .subright .thumblist .item .txt p span{display: inline-block;color:#137c32;padding-left: 10px;}
.submian .subright .thumblist .item a:hover .txt h3{color:#137c32;}
.submian .subright .thumblist .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.reLink{height: 38px; border: 1px solid #ccc; margin: 10px auto 10px; padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px; line-height: 38px;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px; line-height: 38px;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #137c32;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
.submian .subright .conBox .ArticleTitle h1{font-size: 24px; text-align: center; padding: 20px 0px; border-bottom: 1px dotted #fff; font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;border-top: 1px dotted #ccc;text-align: center;}
.submian .subright .conBox .ArticleMessage span.sp{color: #999;margin-right: 10px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px; line-height: 28px; overflow: hidden; color: #666;font-size:14px;}
.submian .subright .showproduct .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.subright .searchList{border-top:1px solid #ddd;}
.subright .searchList li{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child{border-top:none;}
.subright .searchList li:hover a h2{color:#137c32;font-weight:bold;}
.leftprocomt{padding-top: 10px;}
.leftprocomt li{float: left;text-align:center;width: 117px;margin-right: 10px;}
.leftprocomt li img{width: 117px;height: 87px;border-radius: 3px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.leftprocomt li p{line-height: 35px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.leftprocomt li:hover img{-webkkit-filter:brightness(105%);filter:brightness(105%);}
.leftprocomt li:hover p{color:#137c32;}
@keyframes change{0%{-webkit-transform:translate(0px,0px);} 10%{-webkit-transform:translate(0px,-3px);} 20%{-webkit-transform:translate(0px,-6px);} 30%{-webkit-transform:translate(0px,-9px);} 40%{-webkit-transform:translate(0px,-12px);} 50%{-webkit-transform:translate(0px,-15px);} 60%{-webkit-transform:translate(0px,-12px);} 70%{-webkit-transform:translate(0px,-9px);} 80%{-webkit-transform:translate(0px,-6px);} 90%{-webkit-transform:translate(0px,-3px);} 100%{-webkit-transform:translate(0px,0px);}}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left: 0;cursor:url(../img/CurL.cur), auto;background:url(../img/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../img/CurR.cur), auto;background:url(../img/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#ThumbPic img.active{border: 3px solid #147b32;}
/*↑组图样式↑*/


/*关于我们*/
.about-main{ width:1200px; margin:auto; padding:40px 0;}
.aboutcon{ width:1200px; margin-bottom:10px; overflow:hidden;}
.about-main .type-title{ text-align:center; padding-bottom:30px;}
.about-main .type-title .cn{ color:#3b3b3b; font-weight:bold; font-size:26px; line-height:36px;}
.about-main .type-title  .en{ font-size:16px;color:#606060}
.about-main .type-title .line{background: #147b32;height:2px; width:50px; margin:0 auto; margin-top:8px; }
	
	
.aboutcon .view{ display:block; line-height:26px; }	
.aboutcon .view:after{ content:""; clear:both; display:block;}


.swfc { width:100%; padding:10px 0 30px 0; background-color:#f6f6f6; display:block; overflow:hidden;}
.swfc .fcbox{ overflow:hidden; width:1200px; margin:0 auto; height:480px; position:relative; margin-top:10px;}
.swfc .fcbox i{ display:block; width:10px; height:18px; cursor:pointer; position:absolute; top:220px; z-index:1000}
.swfc .fcbox .i01{ background:url(../img/index_btn02.png) no-repeat center top; left:20%;}
.swfc .fcbox .i02{ background:url(../img/index_btn03.png) no-repeat center top; right:20%;}
.swfc .fclist{ position:absolute}
.swfc .fclist b{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background-color:#000; opacity:0.7; filter:alpha(opacity=70)}
.swfc .fclist p{ font-size:16px; color:#333; margin-top:20px; text-align:center}
.swfc .fclist.active img{ border:5px solid #eaeaea; margin-left:-5px; box-shadow:0 10px 10px #ccc}
.swfc .fclist.active b{ display:none}


.wenhua{ overflow:hidden; width:100%; padding:10px 0; }
.wenhua ul{ overflow:hidden; width:1200px; margin:0 auto; margin-top:20px;}
.wenhua li{ float:left; width:380px; height:400px; background-color:#fff; margin-right:30px; position:relative}
.wenhua li:nth-of-type(3n) {  margin-right:0px;}
.wenhua li img{ display:block; margin-bottom:40px;}
.wenhua li h3{ width:330px; margin:0 auto; margin-bottom:20px; font-size:16px; color:#333;}
.wenhua li p{ width:330px; overflow:hidden; margin:0 auto; font-size:14px; line-height:20px; color:#555; text-align:justify}
.wenhua li span{ display:block; font-size:16px; color:#fff; line-height:30px; padding:10px; background-color:#147b32; width:50px; position:absolute; left:30px; top:0; text-align:center}


.banpic { position:relative;width:1201px; margin:0 auto; height:300px; }
.menubg { position:absolute; right:0; bottom:0px; width:1200px; margin-left:-600px; height:44px; display:block; z-index:50;filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9; }

.menu1 { position:absolute; right:0; bottom:0px; width:1200px; height:44px; text-align:center; margin:0 auto; margin-top:20px; }
.menu1 li { background:#e0e0e0; float:left;display:inline-block; line-height:44px; width: 16.4%; text-align:center; margin-right:1px;}
.menu1 li a { font-size:16px; display:block; font-weight:normal; height:44px; line-height:44px;   }
.menu1 li a:hover {display:block; font-weight:bold; line-height:44px;color:#fff; cursor:pointer; background:#d60000; box-shadow:12px 6px 12px rgba(0, 0, 0, 0.45); }
.menu1 li a.active { font-weight:bold;line-height:44px; color:#fff; background:#d60000;  line-height:44px; box-shadow:12px 6px 12px rgba(0, 0, 0, 0.45);}

.box1 { padding: 20px 0 50px; line-height: 32px; font-size: 15px;}
.box1 h3{ font-size: 18px; font-weight: normal; text-indent: 25px; background: url(../img/f.jpg) left center no-repeat; padding: 20px 0;color: #0c437b;}

table.mytb {width:100%;clear:both;padding: 0; margin:10px 0;border-collapse:collapse; border-spacing: 0;}
table.mytb tr {padding: 0; background:#FFFFFF;}
table.mytb td {padding: 3px 6px; border:1px solid #CCCCCC; padding: 15px; font-size: 16px;}
table.mytb td strong {font-size: 24px;}
		

 
/*右边*/
.sec_bd{ height:55px; line-height:55px;border-bottom:1px solid #ddd;  }
.sec_hd{ width:1201px; margin:0 auto; text-align:left}
.sec_hd span{ font:100 14px/55px "微软雅黑";}


.wrapper { height:100%; width:1400px;  margin:0 auto; line-height:30px; padding-top:30px; display:block; }
.wrapper .left {width: 1400px;}

/*===左侧块lefter↓==*/
.leftNav {width:1400px; margin-bottom:15px; overflow:hidden;  }
.leftNav h2{ float:left; width:100px;font-weight:bold; font-size:18px; height:32px; line-height:32px; }
.leftNav h2 font{ font-size:18px; display: block;}

.leftNav ul{  float:left; padding-left:10px; width:1290px; padding:0px 0 0px 0; }
.leftNav ul li{ display:inline-block; padding-right:10px; margin-bottom:8px;}
.leftNav ul li a{ position:relative;display: block; line-height:32px; color:#333333; font-size:16px;padding:0 6px 0px 6px; background: #f0f0f0; }
.leftNav ul li a:before{ content: ""; display: blcok; position: absolute;left:0; bottom:0; width:3px; height:0;background:#cf2f2f; transition: all .5s ease-in-out;}
.leftNav ul li a:hover:before,.leftNav ul li.active a:before{height:100%;}
.leftNav ul li a:hover,.leftNav ul li.active a{color:#cf2f2f;}

.left #fixedBoxA{width:280px}
.left .fixedBoxA1{}
.left .fixedBoxA2{position:fixed;_position:absolute;top:30px; z-index:250;}
.left .absolute{position:absolute; z-index:250; bottom:0px;}

.fwicon {
    vertical-align: middle;
    background: url(../img/icon2.png) no-repeat;
    display: inline-block;
}

.wrapper .left .leftbox {
    margin-top:10px;
	padding: 10px;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #eee;
}
.wrapper .left .leftbox .left_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	padding-left: 5px;
}
.wrapper .left .leftbox .left_title h3 {
	font-size: 18px;
	font-weight: normal;
	color: #1c457b;
	display: block;
	text-transform: uppercase;
}

.wrapper .left .leftbox .cont {
	padding-top: 12px;
	white-space: normal;
}
.wrapper .left .leftbox .cont li { font-size:14px; line-height:22px; margin-bottom:6px;}

.wrapper .left .leftbox .cont p { display:block; margin-top:15px;}
.wrapper .left .leftbox .cont .zx {
	width: 100%;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	background: #147b32;
	color: #fff;
	display: block;
	margin-top: 10px;
}
.wrapper .left .leftbox .cont .zx em {
	width: 50px;
	height: 50px;
	display: inline-block;
	background-position: -152px -152px;
	vertical-align: top;
	border-right: 1px solid #fff;
	margin-right: 35px;
}
.wrapper .left .leftbox .cont .zx:hover { background: #ed8e06;}

.wrapper .cpright { width: 1400px; margin-top:30px; }
.wrapper .cpright .right_title {padding-bottom: 10px;border-bottom: 1px solid #eee;text-transform: uppercase;}
.wrapper .cpright .right_title h3 {color: #e91300;font-size: 18px;border-left: 3px solid #e91300;height: 20px;line-height: 20px;padding-left: 14px;margin-top: 5px;}
.wrapper .cpright .cont { padding: 30px 0 0px 0;color: #666666;}
.wrapper .cpright .cont .t1 {padding: 0 0 25px;color: #e3a91a;font-size: 20px;}
.wrapper .cpright .cont .t2 {color: #e3a91a;font-size: 30px;display: block;padding: 30px 0;}

.wrapper .Productlist {}
.wrapper .Productlist .list { width: 100%;}
.wrapper .Productlist .item {
	float: left;
	width: 329px;
	margin-right: 28px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.wrapper .Productlist .item:nth-child(4n) { margin-right: 0px;}
.wrapper .Productlist .item a {display: block;width: 100%;}
.wrapper .Productlist .item img {width: 327px;height:327px;display: block;}
.wrapper .Productlist .item h3 {
	background:#eeeeee;
	display: block;/* border: 1px solid #eee; */
	border-top: 0 none;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
}
.wrapper .Productlist .item h3 b {font-size:18px;}
.wrapper .Productlist .item:hover {
	box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}



.wrapper .right .right_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
}
.wrapper .right .right_title h3 {
	color: #e91300;
	font-size: 18px;
	border-left: 3px solid #e91300;
	height: 20px;
	line-height: 20px;
	padding-left: 14px;
	margin-top: 5px;
}

.wrapper .right .right_title h3 a { font-size: 18px;}

.wrapper .right .cont {
	padding: 30px 0 0px 0;
	color: #666666;
}
.wrapper .right .cont .t1 {
	padding: 0 0 25px;
	color: #e3a91a;
	font-size: 20px;
}
.wrapper .right .cont .t2 {
	color: #e3a91a;
	font-size: 30px;
	display: block;
	padding: 30px 0;
}



.wrapper .Productlist .item2 {
	float: left;
	width: 288px;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.wrapper .Productlist .item2:nth-child(3n) { margin-right: 0px;}

.wrapper .Productlist .item2 a {
	display: block;
	width: 100%;
}
.wrapper .Productlist .item2 img {
	width: 288px;
	height: 217px;
	display: block;
}
.wrapper .Productlist .item2 h3 {
	background:#eeeeee;
	display: block;/* border: 1px solid #eee; */
	border-top: 0 none;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
}
.wrapper .Productlist .item2:hover {
	box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}


.wrapper .Productlist .item3 {
	float: left;
	width: 288px;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.wrapper .Productlist .item3:nth-child(3n) { margin-right: 0px;}

.wrapper .Productlist .item3 a {
	display: block;
	width: 100%;
}
.wrapper .Productlist .item3 img {
	width: 288px;
	height: 397px;
	display: block;
}
.wrapper .Productlist .item3 h3 {
	background:#eeeeee;
	display: block;/* border: 1px solid #eee; */
	border-top: 0 none;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
}
.wrapper .Productlist .item3:hover {
	box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}

/*新资讯显示方式 */
.inf_lc{ clear:both;padding:5px 0 0;}
.inf_lc li{ padding:15px 20px 15px 15px; height:190px; overflow:hidden; margin:0 0 15px; background:#f6f6f6;}
.inf_lc li.bg { background:#edf6f4;}
.inf_lc li h3{ text-align:center; float:left;width:160px; overflow:hidden;}
.inf_lc li h3 img {width:160px; height:160px;}
.inf_lc li h4{ padding:20px 5px 0 20px;text-align:center; float:left; width:94px; overflow:hidden;}
.inf_lc li h4 b{ font-weight:100; display:block; line-height:36px;height:36px;text-align:center; overflow:hidden; font-size:36px; font-family:Arial; text-transform:uppercase; margin-top:10px}
.inf_lc li h4 span{ font-weight:100; display:block; line-height:16px;height:16px; overflow:hidden;text-align:center; font-size:14px; font-family:Arial; text-transform:uppercase; color:#343434;}

.inf_lc li p { padding:10px 0 0 24px;width:635px; overflow:hidden;font-size:14px; float:left; color:#666; }
.inf_lc li p b{ display:block; font-weight:100; color:#000000;  line-height:45px;}
.inf_lc li p b a,.inf_lc li p b a:hover{ color:#e91300; font-weight:bold;font-size:20px; }
.inf_lc li p b a:hover{ color:#e3b74e;}
.inf_lc li p span {line-height:26px; display:block;}
.inf_lc li .fr{margin:20px 0 0; width:70px; height:25px; line-height:25px; text-align:center; color:#ffffff; background-color:#999; }
.inf_lc li .fr:hover{ background:#e3b74e;}


/*showNews*/
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.showNews .showContxt {
	color: #666666; font-size:14px;
	padding: 0 15px 30px;
	line-height: 26px;
}
.showNews .showContxt img {
	max-width: 100%;
}

.wrapper .reLink {
	height: 48px;
	line-height: 48px;
	padding: 0 10px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto;
}
.wrapper .reLink .prevLink, .wrapper .reLink .nextLink {
	width: 50%;
}
.wrapper .reLink .nextLink {
	text-align: right;
}


.showproduct .detaiInfo .title2 {
	border-bottom: 1px solid #eee;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.showproduct .detaiInfo .title2 h3 {
	font-size: 20px;
	color: #333;
}
.showproduct .detaiInfo .title2 s {
	width: 80px;
	height: 5px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #e3a91a;
}
.showproduct .detaiInfo .info {
	padding: 0 0 30px;
}


.xgxw{width:100%;}
.xgxw li{height:30px;line-height:30px; padding:0;  width:455px; float:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-right:10px;}
.xgxw li a{background:url(../img/ico55.gif) no-repeat 0 8px; padding-left:12px;}




.about_box { width:1201px; margin:0 auto; padding:30px 0 80px 0px; overflow:hidden;  }
.about_box .left { float: left; width: 60%;}
.about_box .left .tit h3 {float: left; color: #333333; font-size: 30px; font-weight: normal; margin-right: 15px; display:block;}
.about_box .left .tit h4 { float: left; color: #666666;font-size: 20px; font-weight: normal; margin-top:6px;  display:block;}
.about_box .left .text { margin-top: 50px; color: #666666; font-size: 16px;line-height: 32px;}
.about_box .left .text p{ margin-bottom: 10px;}
.about_box .left .box { margin-top: 45px;}
.about_box .left .box .top .bt {color: #484c52; font-size: 24px;}
.about_box .left .box .top .d { margin-top: 5px; color: #484c52;font-size: 18px;}
.about_box .left .box ol { margin-top: 25px;}
.about_box .left .box ol li {float: left; color: #666666; font-size: 16px;line-height: 36px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
 width: 48%;}
.about_box .left .box ol li:nth-child(2n) {float: right;}
.about_box .right { float: right; line-height: 0; width: 35%;}
.about_box .right img { width:100%;}

.about_box .text2 { margin-top: 30px; font-size: 16px;line-height: 32px;}

.w100 {  width:1200px; margin:0 auto;  margin-top: 60px;}
.ser_box .left span { margin-top: 10px; float: right;}
.ser_box .left .tit h3 { float: left; color: #333333;font-size: 30px; font-weight: normal; margin-right: 15px; display:block;}
.ser_box .left .tit h4 { float: left;color: #666666;font-size: 20px;font-weight: normal; margin-top:4px; display:block;}

.title { text-align: center;}
.title h3 {color: #333333; font-size: 30px; font-weight: normal;position: relative; z-index: 1;}

.about_box3 {  width:1201px; margin:0 auto;  padding: 70px 0 70px 0;}
.about_box3 ol{ margin-top: 50px;}
.about_box3 ol li { float: left; font-size: 16px;line-height: 32px; color: #fff;margin-right: 2%; padding: 3%; height: 95px;}
.about_box3 ol li:nth-child(1){width: 29%;background: #ef7a0f;}
.about_box3 ol li:nth-child(2){ width: 20%; background: #efefef;text-align: center;}
.about_box3 ol li img { padding-top:25px; width:70%;}
.about_box3 ol li:nth-child(3){ width: 29%; background: #0c437b; margin-right: 0;}
.about_box3 ol li:nth-child(4){width: 94%; height: 104px; background: #efefef;color: #333333; margin-right: 0; margin-top: 2%;}

.Con_box { width:1200px; margin:0 auto; padding: 0px 0 80px 0 ;}
.Con_box ol { margin-top: 60px;}
.Con_box ol dl {width: 26%; margin-right: 2%; margin-bottom: 2%; float: left; background: #0c437b; padding: 3%; min-height: 240px; color: #fff;}
.Con_box ol dl:nth-child(3) { margin-right: 0;}
.Con_box ol dl:nth-child(4) { width: 43%;  min-height: 101px;background:#ef7a0f;}
.Con_box ol dl:nth-child(5) { width: 43%; min-height: 101px; margin-right: 0; background:#ef7a0f;}
.Con_box ol dl dt{font-size: 20px; line-height: 2em; font-weight: bold;}
.Con_box ol dl dd{ font-size: 16px; line-height: 32px;}

.b7_con { border:1px solid #f1f1f1; border-right:none;  border-bottom:none;overflow: hidden;}
.b7_con li { float:left; width:219px; padding:10px; border-right:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1;}
.b7_con li img { width:229px; height:229px;}
.b7_con li p { font-size:16px; height:28px; line-height:28px; text-align:center;}
.b7_con li:hover p {background:#e70004;}
.b7_con li:hover a {color:#fff;}



.b8_con { float:left; overflow: hidden; width: 870px;}
.b8_con li { float:left; width:275px; margin-right:15px; padding-bottom:15px; }
.b8_con li img { width:273px; height:205px; border:1px solid #f1f1f1; }
.b8_con li p { font-size:14px; height:28px; line-height:28px; text-align:center;}
.b8_con li:hover p {background:#e70004;}
.b8_con li:hover a {color:#fff;}


/*新闻*/

.content { overflow:hidden; width:1200px; margin:0 auto; padding:30px 0px;}
.newslist_left { overflow:hidden; float:left; width:810px; padding-right:40px; border-right:1px solid #e9e9e9; }

.news_listbox{ overflow:hidden; width:100%;}
.newslist_right { overflow:hidden; width:310px; float:right; }
.newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newslist_right .zw_tu{ display:block; margin:0 auto;}

dl.top{ overflow:hidden; width:100%; padding-bottom:30px; border-bottom:1px solid #e9e9e9; margin-bottom:30px; height:237px;}

dl.top dt{ overflow:hidden; float:left; width:316px; height:237px;}
dl.top dt img{ display:block; width:316px; height:237px; padding:0px !important;transition:0.8s;-moz-transition:0.8s, -moz-transform 0.8s;-webkit-transition:0.8s, -webkit-transform 0.8s;}
dl.top dt:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-m-transform: scale(1.1);transform: scale(1.1);}

dl.top dd{ overflow:hidden; float:right; width:470px; height:237px;}
dl.top dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
dl.top dd h4 a{ color:#e80000;}
dl.top:hover dd h4 a{ color:#e80000;}
dl.top dd em{ display:block; font-size:12px; color:#999; margin-bottom:15px;}
dl.top dd em i{ margin:0 5px;}
dl.top dd p{ font-size:14px; color:#666; line-height:24px; height:72px; overflow:hidden; text-align:justify; margin-bottom:10px;}
dl.top dd .more{ display:block; width:116px; height:31px; line-height:31px; text-align:center; font-size:12px; color:#999; font-family:Arial; border:1px solid #e80000; text-decoration:none}
dl.top:hover .more{ color:#fff; border-color:#e80000; background-color:#e80000}
dl.top.last{ margin-bottom:0}


.right2_main .t03 a { font-weight: normal;font-size: 24px; color: #555;margin-bottom: 20px; font-weight:bold; }
ul.n_rt_ul {overflow: hidden;  background: #f5f5f5; margin: 0 auto; padding: 15px 15px 15px 15px; width:280px; margin-top: 15px;margin-bottom:20px;}
ul.n_rt_ul li { line-height:32px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;background:url(../img/a2.gif) no-repeat left center;   }
ul.n_rt_ul li a{ display:block;  width:254px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font:14px Microsoft YaHei; color:#333; height:32px; line-height:32px; padding-left:6px; }
ul.n_rt_ul li a:hover{ color:#ef0000; font-weight:bold; padding-left:10px;}
ul.n_rt_ul li.cur{/*background:url(img/common/a1.gif) no-repeat left center;*/ }

ul.n_rt_ul2 {overflow: hidden; width:310px;margin: 0 auto; padding: 15px 0px 15px 0px; margin-top:5px; }
ul.n_rt_ul2 li {float: left;text-align: center; width: 145px; margin-right:5px; margin-left:5px; padding-bottom:6px;}
ul.n_rt_ul2 li img {width: 143px; height:143px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s; border:1px solid #f5f5f5}
ul.n_rt_ul2 li p { line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
ul.n_rt_ul2 li:hover img {-webkkit-filter: brightness(105%);filter: brightness(105%); border:1px solid #ef0000}
ul.n_rt_ul2 li:hover p { color: #ef0000;}



/* 产品 */
.product2 { width:100%; padding:1% 0% 0.1%; overflow:hidden;  text-align:left;}
.product2 li { width:100%; padding:1% 0% 0.1%; overflow:hidden;  text-align:left;}
.product2 li .proaa { float:left; width:300px;}
.product2 li .probb { float:left; width:870px; padding:0px 0px 0px 30px; }
.product2 li img{ display: inline-block; width:300px; height:223px;  vertical-align:middle }
.product2 li .title { line-height:28px;}
.product2 li .probb a.title { font-size:22px; font-weight:bold; line-height:40px; color:#0087c7;}
.product2 li .probb p { font-size:14px; line-height:24px; padding-top:6px; padding-bottom:30px; }
.product2 li .probb a.more{width:120px;height: 40px; text-align: center;line-height: 40px;display: block;background: #0087c7;color: #fff;position: relative;z-index: 2;overflow: hidden;}
.product2 li .probb a.more:after{width: 120px;height: 40px;content: "";position: absolute;top: 40px;left: 0;z-index: -1;background: #6fc035;-webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.product2 li .probb a.more:hover:after{top:0;}

.product3 { width:100%; padding:1% 0% 0.1%; overflow:hidden;  text-align:left;}
.product3 li { float:left; width:25%; padding:1% 0% 0.1%; overflow:hidden; text-align:center; line-height:35px; }
.product3 li img{ display: inline-block; width:280px; height:210px;  vertical-align:middle; margin-left:10px; margin-right:10px; }

.sec_tpm {line-height:24px; padding:10px; font-size:14px;width:1000px; margin:0 auto; }
.sec_tpm img { margin:0 auto; max-width:1000px; overflow:hidden;}
.sec_tpm .MsgForm { margin-top:10px;}



.newsright { width: 1040px; height: auto; float: right;}
.toptit {
    font-size: 22px;
    color: #343434;
    line-height: 52px;
    background: #e0e0e0;
    padding-left: 16px;
    margin-bottom: 30px;
    border-left: 3px solid #c23038;
}
/*产品内页*/

.pro_right {width:100%;height:auto;overflow:hidden;}
.productss {width:100%;float:left;}
.promore_l {width:45%;float:left;}
.jqzoom {float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img {width:100%;border:1px solid #d6d6d6;}
.zoomdiv {z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#FFF;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#FFF;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
.spec-preview {width:100%;height:100%;}
.spec-scroll {clear:both;margin-top:10px;width:100%;float:left;}
.spec-scroll .prev {float:left;margin-right:4px; }
.spec-scroll .next {float:right; }
.spec-scroll .prev,.spec-scroll .next {display:block;width:32px;height:32px;cursor:pointer;margin-top:10px;}
.spec-scroll .items {float:left;position:relative;width:84%;height:63px;overflow:hidden;}
.spec-scroll .items ul {position:absolute;width:999999px;}
.spec-scroll .items ul li {float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img {border:1px solid #d6d6d6;padding:2px;width:57px;height:57px;}
.spec-scroll .items ul li img:hover {border:2px solid #2a3843;padding:1px;}

.pros_right {width:50%;float:right;overflow:hidden;}
.pros_right_top {overflow:hidden;border-bottom:1px dashed #e6e6e6;}
.pros_right_top .pbt {overflow:hidden;display:inline-block;font-size:24px;color:#333;padding-bottom:10px;}
.proleft {width:100%;font-size:14px;line-height:30px;margin-top:20px;}
.proleft p {font-size:14px;line-height:25px;}
.pc-cx-tel-1 {width:100%;height:auto;border-top:2px solid #e6e6e6;padding-top:20px;overflow:hidden;margin-top:40px;}
.pc-cx-tel-1-t1 {width:28%;height:auto;background:#333;font-size:18px;line-height:44px;text-align:center;float:right;margin-top:15px;}
.pc-cx-tel-1-t1 a {display:block;color:#FFF;}
.pc-cx-tel-1-t2 {height:auto;padding-left:70px;background:url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color:#454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p {line-height:24px;font-size:18px}
.proleft_btn {width:100%;float:left;margin-top:30px;}
.proleft_btn li {width:150px;float:left;margin-right:10px;}
.proleft_btn li a {width:150px;height:40px;float:left;line-height:40px;text-align:center;font-size:16px;background:#eee;display:block;color:#333722}
.proleft_btn li span {float:left;padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on {background:#333;color:#FFF;}
.tabs-basic {width:100%;margin-top:50px;float:left;}
.tabs-basic ul {list-style:none;text-align:left;margin:0;padding:0;border-bottom:1px solid #e6e6e6;background:#eee;}
.tabs-basic ul li {display:inline-block;margin-bottom:-1px;font-size:16px;text-transform:uppercase;}
.tabs-basic a {display:block;text-decoration:none;background:#333;border:1px solid transparent;padding:10px 40px;color:#FFF}
.tabs-basic .tab-active {border-bottom:2px solid #c23038;color:#FFF;background:#c23038;}
.tabs-basic .tabs-content-placeholder {overflow:hidden;margin:auto;padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div {display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active {display:block;line-height:30px;font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table {border:1px solid #d6d6d6;line-height:24px;text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr {padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p {line-height:30px;text-align:left;margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img {max-width:100%;margin:auto;display:block;clear:both;}
.tabs-basic table {border-collapse:collapse;border:1px #e6e6e6 solid !important;width:100% !important;line-height:30px!important;}
.tabs-basic table td {padding:8px!important;padding-left:12px !important;word-wrap:break-word;word-break:break-all;border:1px #e6e6e6 solid !important;line-height:30px!important;}
.tabs-basic table td div {padding:0px!important;height:auto!important;}

.view-page {
    width: 100%;
    float: left;
    position: relative;
    margin: 40px 0;
    border-top: 1px solid #d6d6d6;
    padding-top: 40px;
}

.view-page .prev,.view-page .back,.view-page .next {
    font-size: 14px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
}

.view-page .prev {
    left: 0;
}

.view-page .prev a {
    background: #FFF url(../img/le.png) 20px center no-repeat;
    padding-left: 60px;
    border: 1px solid #e6e6e6;
    color: #555;
    line-height: 38px;
}

.view-page .prev:hover a {
    color: #FFF;
    background: url(../img/le-white.png) 20px center no-repeat #c23038;
}

.view-page a { display: block;}

.view-page .back { left: 50%;  margin-left: -80px; width: 160px;}
.view-page .back a {  background: url(../img/back.png) 20px center no-repeat #c23038;  color: #FFF; text-align: center;  padding-left: 25px; line-height: 40px;}
.view-page .back a:hover { background: url(../img/back.png) 20px center no-repeat #c23038; color: #000;}
.view-page .next { right: 0;}
.view-page .next a {
    background: #FFF url(../images/ri.png) 90% center no-repeat;
    text-align: center;
    border: 1px solid #e6e6e6;
    line-height: 38px;
    color: #555
}

.view-page .next:hover a { color: #FFF;  background: url(../img/ri-white.png) 90% center no-repeat #c23038;}


.hot_pro2 {width:100%;float:left;margin-top:50px;}
.hot_pro2_tit {width:100%;height:45px;background:#f1f1f1;color:#333;line-height:45px;font-size:16px;padding:0 20px;font-weight:bold;border:1px solid #d6d6d6;box-sizing:border-box;}
.scrollleft2 {width:100%;float:left;margin-top:20px;margin-bottom:30px;}
.scrollleft2 li { width:200px;float:left;margin-right:20px;overflow:hidden;}
.scrollleft2 li img { width:99%;display:block;border:1px solid #e6e6e6;}
.scrollleft2 li img:hover {border:1px solid #c23038;}
.scrollleft2 li a {color:#333}
.scrollleft2 li span {display:block;width:100%;line-height:30px;margin-top:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}





.wr20 { font-size:20px;}
.wr14 { font-size:14px;}
.fbd { font-weight:bold;}


.sec_tpm4 { width:1000px;  line-height:25px; padding:10px 20px; font-size:14px;}
.sec_tpm4 .lxwm { float: left; width:480px;}

.sec_tpm4 .img_box { float: right;width:440px; }
.sec_tpm4 .img_box li { float:left;width:220px; padding-right:20px;}
.sec_tpm4 .img_box img { width:200px; height:200px;}
.sec_tpm4 .img_box span { font-size:12px; color: #ffffff; background-color: #273660; line-height: 33px;display: block; text-align: center;}

/*翻页*/
.pager{ width: 100%; padding: 20px 0 50px 0;text-align: center; margin:0 auto;}
.pager span,.pager a{display:inline-block;border:1px solid #a3a3a3;color:#a3a3a3;padding:2px 8px;text-decoration:none; margin:4px;}
.pager a:hover{background:#de1710;border-color:#222c50;text-decoration:none;color:#fff;}
.pager .cur{background:#de1710;border-color:#222c50; font-weight:bold;text-decoration:none;color:#fff;}
.pager span.dot{background:none;border-color:#fff; font-weight:bold; padding:0;}
.pager a.page-num-current { background:#de1710;color:#fff;}

.pro1{ width:500px; height:264px; overflow:hidden; background:#fff;}


/*--wrap-title--*/
.wrap-title{margin-bottom:50px;text-align:center;overflow:hidden;animation:fadeInDown 1s;}
.wrap-title h2{font-size:42px;color:#333; font-weight:normal; line-height:50px;}
.wrap-title h2 a{color:#333;}
.wrap-title p{font-size:18px;color:#666;text-transform:uppercase;}
@media(max-width:1200px){
.wrap-title{margin-bottom:25px;}
.wrap-title h2{font-size:24px;}
.wrap-title p{font-size:14px;}
}

/*--end cx-culture-01--*/
.dev { margin-top: 30px; padding:40px 0px; overflow:hidden; background:#f0f0f0; }
.dev .seccontent { position: relative; }
.seccontent { height:100%; width:1400px; display:block; margin:0 auto; }

.lcprev { left: -50px; top:160px; width: 40px; height: 40px; z-index: 8; position: absolute;}
.lcnext { right:-50px; top:160px; width: 40px; height: 40px; z-index: 8; position: absolute;}

.dev_c { width: 1400px; overflow: hidden;  position: relative;}
.lop { }
.lop dl { width:320px;  height: 360pxpx;  float: left;  margin-left: 15px;  margin-right: 15px; }
.lop dd{
        display: block;
        width: 320px;
        overflow: hidden;
        font-size: 16px;}

.lop dd img {  width:100%;}
.lop dd h3  { font-size:18px; line-height:45px; display:block; text-align:center}