@charset "gb2312";
img  {border: 0px;}
*{margin:0;padding:0; }
body{padding:0px;margin:0px;line-height:180%;font-size:14px;font-family:"Arial","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;}
div,form,img,ul,li,dl,dt,dd{margin:0;padding:0;border:0;text-align:left;}
table,td,tr,th{font-size:12px;}
.clear {clear:both;}
.hv{ width:100%; height:20px;}
ul{ margin:0; padding:0;}
li {list-style:none;list-style-type:none;}
a { color: #000000;text-decoration:none;}

h1,h2,h3,h4,h5{ font-size:12px; font-weight:normal;}
input{color:#666;font-size:12px;}
form, embed {display: inline;margin: 0;padding: 0;}
.fl{ float:left;}
.fr{ float:right;}
.wrap{width:980px; margin:0 auto;}
.clear{ clear:both;}
.hv{ width:100%; margin:0 auto; height:10px; overflow:hidden}
 .more{ height:30px; width:50px; display:block; float:right;filter:alpha(opacity=0); opacity:0}
 
 
#head{ width:100%; height:76px; position:relative; margin:0 auto;}
.head_48{ height:48px; display:none;}
.head_mobile{
	display:none;
	height: 3rem;
    background: #005774;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 3rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0;
	top: 0;
	left:0px;
	 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
    position: fixed;
    z-index: 3;
    max-width: 980px;
    margin: 0 auto;
	}
	.head_mobile.chagne2{ left:50%;}
	.head_mobile a.mm-hbtn {
		background: center center no-repeat transparent;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 0;
		left: 10px;
		margin: 10px;
	}
	
	.head_mobile .lcbody {
		width: 30px;
		height: 30px;
		position: relative;
		transform: translateZ(0) rotate(0);
		transition: transform .4s cubic-bezier(.4,.01,.165,.99);
	}
	.head_mobile .lcitem {
		position: absolute;
		left: 0;
		top: 0;
		transform: translateZ(0) rotate(0);
		transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
		-webkit-transform: translateZ(0) rotate(0);
		-webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
		width: 30px;
		height: 30px;
	}
	.head_mobile .lcitem .rect {
		width: 30px;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 0;
		top: 46%;
		transition: transform .2s ease .2s;
		-webkit-transition: -webkit-transform .2s ease .2s;
	}
	.head_mobile .lcitem .rect.top {
		transform: translate3d(0,-6px,0);
		-webkit-transform: translate3d(0,-6px,0);
		 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
	}
	.head_mobile .lcitem .rect.bottom {
		transform: translate3d(0,6px,0);
		-webkit-transform: translate3d(0,6px,0);
		 transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
	}
	.head_mobile.change2 a.mm-hbtn{}
	.mm-hbtn.chagne3  .lcitem .rect.top{transform: translateZ(0) rotate(-45deg);
    -webkit-transform: translateZ(0) rotate(-45deg);}
	.mm-hbtn.chagne3  .lcitem .rect.bottom{transform: translateZ(0) rotate(45deg);
    -webkit-transform: translateZ(0) rotate(45deg);}
	
	.head_mobile p {
		color: #fff;
	}
#Jl_container{ max-width:1170px;position:relative; margin:0 auto;}


#logo{ width:28%;float:left; text-align:center;}
#logo img{ width:200px; height:76px;}
.lang{ float:left; width:; margin-top:30px;} 
.lang li {
    float: left;
}
.lang li a {
	padding-right:10px;
    padding-left: 22px;
    padding-bottom: 1px;
    display: block;
}




.lang li a.link_hover,.lang li a:hover {
    color: #69C;
    text-decoration: none;
}
.lang .cn a {
    background: url(../themes/images/cn.jpg) 0 50% no-repeat;
}
.lang .en a {
    background: url(../themes/images/en.jpg) 0 50% no-repeat;
}
.lang .jp a {
    background: url(../themes/images/jp.jpg) 0 50% no-repeat;
}


#menu { width:41.2%; float:right; margin-bottom:8px; text-align:center;}
#menu ul{}
#menu ul li{ display: inline-block;height:34px;line-height:34px; margin-bottom:5px;position:relative;}
#menu ul li:first-child{}
    #menu ul li a {
        color: #333333;
        padding: 10px 0 10px 37px;
        width: 121px;
        display: inline-block;
        position: relative;
        z-index: 2;
        background: url(../themes/images/jian.png) left center no-repeat;
    }
/* #menu ul li a{color: #333333;padding-left:37px; width:92px;display: inline-block;position: relative;z-index: 2;background: url(../themes/images/jian.png) left center no-repeat;}
/* 注解注释内容 */ */

#menu ul li a:hover{ color:#00728b}

#menu ul li a span{
    display: inline-block;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-animation: layout-106-nav-add 0.5s;
    -moz-animation: layout-106-nav-add 0.5s;
    -o-animation: layout-106-nav-add 0.5s;
    animation: layout-106-nav-add 0.5s;
    padding-left: 8px;
}
#menu ul li a.hover span,#menu ul li a:hover span{
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#menu ul li a:before {
    content: '';
    position: absolute;
    width: 0%;
    height: 50%;
    left: 50%;
    top: 25%;
    z-index: -1;
    border: 1px solid white;
    opacity: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

#menu ul li a:before {
    border-color: #005774;
}
#menu ul li a.hover:before,#menu ul li a:hover:before{
    width: 98%;
    left: 0;
    opacity: 1;
}

#menu ul li dl{}
#menu ul li a{}


#content{ width:100%; margin-top:13px;}
.about_box{ width:100%;}
.about_box ul li{ width:32.3%; margin:0 0.5%; float:left;}
.about_img{ width:100%; position:relative;}
.about_img img{ width:100%; height:156px; display:block; position:relative;}



.aboutli_3 .about_hide{line-height: 40px;}
.aboutli_3 .about_img:hover .about_hide{height:40px;}

.aboutli_4 .about_hide{line-height: 40px;}
.aboutli_4 .about_img:hover .about_hide{height:40px;}

.about_word{ padding:10px 25px;}



#foot{ width:100%;font-size:12px; border-top:1px solid #ccc; padding:24px 0; margin:36px 0 0 0}

.foot_left{ width:67.32%; float:left;}
.foot_left h1{ font-size:14px; font-family:arial; height:22px; line-height:22px;font-weight:bold; color:#000;}
.foot_left p{ font-size:12px; font-family:arial; line-height:23px;color:#000;}
.foot_right1{ width:10.515%; margin-left:3.2%; margin-top:26px; float:left;}
.foot_right1 img{ width:100%;}
.foot_right2{ width:7.01%;margin-top:0px; float:right;}
.foot_right2 img{ width:100%;}

.h6 {
    height: 20px;
    width: 100%;
    background: url(../themes/images/side_nav.png) left center repeat-x;
}


#abcontent{ width:100%; margin:0 auto; padding:20px 0 43px 0;}
.conter_top {
    padding-top:14px;
}
.left_box {
    width: 20.618%;
    float: left;
    padding-top: 0px;
    padding-bottom: 34px;
    background: url(../themes/images/side_nav_bot.gif) left bottom no-repeat;
    background-size: 100% 34px;
}
.left_tit{ height:56px; line-height:34px;background: url(../themes/images/left_tit.png) left center no-repeat;background-size: 100% 100%;}
.left_tit a{    font-size: 14px;
    padding: 15px 0 0 25px;
    color:#FFFFFF;
    display: block;}
.one_back {
    border-left: 5px solid #a2988e;
    border-right: 5px solid #a2988e;
    /*background: url(../themes/images/left_ul.gif) left top repeat-y;background-size: 100% 100%;*/
}
.two_back {
    margin-left:15px;
}
.left_box ul li{ line-height:40px;}
.left_box ul li a{ line-height:40px; border-bottom:1px solid #ededed; display:block; padding-left:46px; background: url(../themes/images/left_li.jpg) 18px 50% no-repeat; color:#00718a;}
.left_box ul li a:hover{background: url(../themes/images/left_li.jpg) 22px 50% no-repeat;}

.right_box{ width:79.175%; float:right;}
.right_tit {
    width: 82%;
    height: 47px;
    padding-top: 38px;
    color: #060606;
    background: url(../themes/images/top_title.jpg) left top no-repeat;
    background-size: 100% 4px;
    margin-left: 8%;
    padding-left: 28px;
    padding-bottom: 46px;
    /*-moz-border-radius: 12px; 
    -webkit-border-radius: 12px; 
    */
}

.right_tit a {
    font-size: 30px;
    padding-top: 8px;
    line-height: 30px;
    display: block;
    text-align: left;
}
.right_tit a .right_en{ font-size:13px;text-align:center;}
.right_box ul li {
    padding: 0 72px 32px 72px; /* border-bottom:1px solid #959494;*/}
.right_titname{height: 55px;
    line-height: 57px;
    border-top: 2px solid #ee1c23;    background: #f7f7f7;}
.right_titname a{color:#060606; font-size:15px;}
.yuan{ display:inline-block; margin-right:20px; }
.right_titname  .yuan{    background: url(../themes/images/right_yuan.png) left center no-repeat;
    width: 18px;
    height: 15px;
    background-size: 100%;
    margin-left: 8px;}
 
.valves_data {
    width: 100%;
    margin: 0 auto;
}
.valves_data .data_box {
        width: 330px;
    margin: 26px 0 0 0;float: left;
}
.valves_data tr {
    vertical-align: top;
}
.data_box th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 7px;
    background: #f0f0f0;
    font-weight: normal;
}

.data_box td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px 7px;
    background: #fff;
}
.valves_data .data_box td {
    text-align: left;
}
.data_box table {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: left;
    width: 110%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.right_titimg{ width:246px; float:right;margin-top:25px;}
.right_titimg img{ width:100%; height:auto;}

.page{ text-align:center; margin-top:42px;}
.page a{ display:inline-block; width:19px; height:19px; margin:0 6px; border:1px solid #a1a1a1; color:#5492a4; line-height:20px; text-align:center;}
.page a.selected{ color:#040404;} 


.abcontent_title{ width:1020px; margin:0 auto; text-align:center;color: rgb(191, 191, 191); font-size: 14px; line-height: 150%;}
.abcontent_word{line-height: 2em; text-align: center;color: rgb(127, 127, 127); font-size: 14px; line-height: 200%;}
.abcontent_img{ width:100%;}
.abcontent_img ul li{ width:32%; padding:0 0.5%; float:left;}
.abcontent_img ul li img{ width:100%; display:block;}

.abproduct_cen{ width:100%;}
.abproduct_cen ul li{width: 23%;float:left;    overflow: hidden;margin:0 1% 2% 1%; background: #fff; font-size: 16px;    box-shadow: 0 22px 40px rgba(0,0,0,.16);}
.abproduct_cen ul li a img{width:100%;transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;}
.abproduct_word{    background: #fff;
    padding: 24px 20px;
    position: relative;
    overflow: hidden;
    transition: all ease-out .3s;}
	
.abproduct_cen ul li:hover .abproduct_word{
    transform: translateY(-25px);
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
	
	
.abproduct_cen ul li:hover img {
    transform: scale(1.06);
    -moz-transform: scale(1.06,1.06);
    -webkit-transform: scale(1.06,1.06);
    -o-transform: scale(1.06,1.06);
}
.abproduct_cen ul li .pro-name {
    color: #262626;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.abproduct_cen ul li .pro-name2{height: 36px;    color: #6e6e6e;font-size: 12px;}
.inbanner{ width:100%;}
.inbanner img{ width:100%; display:block;}


#abcontent .abnewsdetail_title{olor: #333;    text-align: center;font-size: 30px;padding:10px 0 19px 0;}
#abcontent .news-details-small{padding-left: 13px;color: #666;text-align: center;font-size: 12px;    padding-bottom: 24px;border-bottom: 1px solid #e5e5e5;}
#abcontent .news-details-desc {
    margin: 29px 0;
    padding: 15px;
    background: #f5f5f5;
    color: #666666;
    line-height: 24px;
}
#abcontent .newsdetails_con{color: rgb(127, 127, 127);line-height: 1.75em;}
.newsdetails_next{    border-top: 0; text-align:right;
    padding: 15px 0 25px;}
.newsdetails_next a{    font-size: 14px;
    line-height: 150%;color: #333;}
	
	
.app_tab{ width:100%;background-color: #005774;
	position:fixed; bottom:0px; left:0px; display:none;}	
.app_tab ul li{width: 25%; display:block; float:left;}	
.app_tab ul li a{width:100%; display:block; cursor:pointer;}		
.app_icon{
    position: relative;
    display: block;
    height: 1.62rem;
    width: 1.62rem;
    margin:0.19rem auto;
}
.app_icon img{
    display: block;
    height: 1.62rem;
    width: 1.62rem;
}	
.app_kuo{ height:3.2rem; width:100%; display:none;}
.app_name {
    display: block;
    color: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.8rem;
	text-align:center;
	line-height: 1rem;
    padding-bottom: 0.2rem;
}
.contents_line {
    height: 20px;
    margin-bottom: 10px;
	clear: both;
    width: 100%;
    background: url(../themes/images/flash_bg02.jpg) 0 50% repeat-x;
}	
#main_info {
    text-align: left;
    padding-top: 10px;
    position: relative;
    width: 916px;
    margin: 0 auto 30px;
}
#main_info  h2{    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;}
.block01 {
    width: 94.978%;
    margin: 0 auto;
    position: relative;
}
.rad_box {
    background: #ededed;
    margin: 0 auto 30px auto !important;
    padding: 15px;
    text-align: left;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}
.box_l {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    width: 90%;
    text-align: left;
}
.line_set {
    border-bottom: 1px #CCC solid;
    padding-bottom: 20px;
    margin-bottom: 30px;
	background: #FFF;
    margin: 0px auto;
    padding: 30px 30px;
    text-align: left;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border: 1px #CCC solid;
	    border-top: 3px solid #e60012;
}
.layout_table {
	    display: table;
    border-spacing: 2px;
    border-color: grey;
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}
.layout_table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.layout_table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.layout_table th,.layout_table td{
    width: 280px;
	padding: 12px 0px;
    border-bottom: solid #CCC 1px;
    text-align: left;
    padding-left: 20px;
}
.layout_table th{
    background: #f7f7f7;
}
.layout_table th label {
    border-left: 2px #e60012 solid;
    display: block;
    padding-left: 15px;
}
.layout_table input,.layout_table textarea{
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    height: 3em;
    border: 1px #CCC solid;
    color: #777;
    background: #f7f7f7;
    font-size: 1.2m;
    padding: 3px 5px;
}
.layout_table .name {
    width: 20em;
}
.layout_table .mail {
    width: 30em;
}
.layout_table .comment {
    width: 30em;
    height: 20em;
}
.layout_table .address {
    width: 30em;
}
.text_center {
    text-align: center;
}
.product_inquiry {
    background: url(../themes/images/pro_inq.png) repeat-x;
    width: 300px;
    height: 48px;
    line-height:48px;
    border-radius: 2px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 40px;
    margin-left: 317px;
}
.product_inquiry a{
    color: #FFF;
}
.block01 .text_center #submit {
    font-size: 16px;
    text-align: center;
    margin-top: 25px;
    width: 383px;
    height: 48px;
    cursor: pointer;
    border: none;
    color:#FFFFFF;
	background: url(../themes/images/inq_bt_off.gif) center top repeat-x;


}
/*
    .block01 .text_center #submit:hover{
	background: url(../themes/images/inq_bt_on.gif) center top repeat-x;
}
*/
    @media (max-width:1199px) {
        .about_box ul li.aboutli_1 {
            width: 50%;
            float: right;
        }

        .about_box ul li.aboutli_2 {
            width: 50%;
            float: left;
        }

        .about_box ul li.aboutli_3 {
            display: none;
        }

        .about_box ul li.aboutli_4 {
            display: none;
        }

        .about_word {
            text-align: center;
        }

        .abcontent_title {
            width: 98%;
        }

        #abcontent .news-details-desc {
            width: 88%;
            float: none;
            margin-left: auto;
            margin-right: auto;
        }

        #abcontent .newsdetails_con {
            width: 88%;
            float: none;
            margin: 0 auto;
        }

        .newsdetails_next {
            width: 88%;
            float: none;
            margin: 0 auto;
        }
    }

    @media (max-width:991px) {
        .head_mobile {
            display: block;
        }

        .head_48 {
            display: block;
        }

        #head { /*display:none;*/
            position: fixed;
            top: 0px;
            left: 0px;
            background-color: #005774;
            z-index: 100;
            width: 50%;
            height: 100%;
            visibility: visible;
            -ms-transform: translateX(-100%);
            -khtml-transform: translateX(-100%);
            -webkit-transform: translateX(-100%);
            -o-transform: translateX(-100%);
            -moz-transform: translateX(-100%);
            transform: translateX(-100%);
            -webkit-transition: 0.5s;
        }

            #head.chagne1 {
                -ms-transform: translateX(0);
                -khtml-transform: translateX(0);
                -webkit-transform: translateX(0);
                -o-transform: translateX(0);
                -moz-transform: translateX(0);
                transform: translateX(0);
                -webkit-transition: 0.5s;
            }

        #logo {
            display: none;
        }

        #menu {
            padding-top: 3rem;
            width: 100%;
        }

            #menu ul li {
                width: 87%;
                text-align: left;
                height: 2.98rem;
                line-height: 2.98rem;
            }

                #menu ul li a {
                    color: #fff;
                }

                    #menu ul li a:before {
                        border: none;
                    }

            #menu ul li {
                border-bottom: 1px solid #1d90b7;
            }

                #menu ul li a span {
                    display: none;
                }

        .foot_left {
            width: 95%;
            float: none;
            margin: 0 auto;
        }

        .foot_right1 {
            width: auto;
            margin-left: 2.5%;
        }

        .foot_right2 {
            width: auto;
            margin-right: 2.5%;
        }

        .about_img img {
            height: auto;
        }

        .app_kuo {
            display: block;
        }

        .app_tab {
            display: block;
        }

        .product_cen ul li.productli_1 {
            height: auto;
        }

        .product_cen ul li {
            height: auto;
        }

        .left_box {
            width: 97.5%;
            margin-left: 2.5%;
            float: none;
            background: none;
        }

        .left_tit {
            background: none;
        }

            .left_box ul {
                border:none;
                overflow:hidden;
            }

        .left_tit a {
            color: #333;
        }

        .left_box ul li {
            width: 33%;
            float: left;
        }

        .right_box {
            width: 95%;
            float: none;
            margin-left: 2.5%;
            margin-top: 1rem;
            background:none !important;
        }

        .right_tit {
            margin-left: 0;
            padding-bottom: 0 !important;
            padding-top: 28px !important;
        }

        .right_box ul li {
            padding: 22px 0px 32px 0px;
        }

        .lang {
            float: none;
            text-align: center;
        }

            .lang ul {
                text-align: center;
            }

                .lang ul li {
                    float: none;
                    display: inline-block;
                }

        #main_info {
            width: 98%;
        }

            #main_info img {
                width: 100%;
            }
    }

    @media (max-width:767px) {
        .about_box ul li.aboutli_1 {
            width: 100%;
            float: right;
        }

        .about_box ul li.aboutli_2 {
            width: 100%;
            float: left;
        }

        .product_cen ul li.productli_1 {
            height: auto;
        }

        .product_cen ul li {
            height: auto;
        }

        .foot_top ul li {
            width: 100%;
        }

        .about_box ul li {
            width: 95%;
            margin: 1rem 2.5%;
        }

        .abproduct_cen ul li {
            width: 48%;
        }
    }

    @media (max-width:639px) {
        .left_box ul li {
            width: auto;
        }

        .valves_data .data_box {
            width: 100%;
            float: none;
        }

        .data_box table {
            width: 100%;
        }

        .right_titimg {
            width: 100%;
            float: none;
            margin-top: 0.3rem;
        }

            .right_titimg img {
                height: auto;
            }

        .line_set {
            padding: 30px 1.3rem;
        }

        .layout_table th, .layout_table td {
            width: auto;
            padding-left: 0.5rem;
        }

        .block01 .text_center #submit {
            width: 60%;
        }

        .layout_table .name {
            width: 100%;
        }

        .layout_table .mail {
            width: 100%;
        }

        .layout_table .comment {
            width: 100%;
        }

        .layout_table .address {
            width: 100%;
        }
    }

    @media (max-width:479px) {
        .abnews_cen .news-con {
            width: 60%;
        }

        .abnews_cen .news-img {
            width: 40%;
            max-height: 97px;
        }
    }

    .cs_pagination {
    clear: both;
    margin: auto;
    text-align: center;
    height: 22px;
    margin-top: 20px;
}

    .cs_pagination a {
        text-decoration: none;
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: solid 1px #ccc;
        margin-left: 5px;
        text-align: center;
    }

        .cs_pagination a.pre_disabled {
            cursor: default;
            background: url(images/pagination/pre_disabled.gif) no-repeat center center;
        }

        .cs_pagination a.next_disabled {
            cursor: default;
            background: url(images/pagination/next_disabled.gif) no-repeat center center;
        }

        .cs_pagination a.current {
            border: none;
            cursor: default;
            text-decoration: none;
            color: #000;
        }

        .cs_pagination a.pre {
            background: url(images/pagination/pre.gif) no-repeat center center;
        }

        .cs_pagination a.next {
            background: url(images/pagination/next.gif) no-repeat center center;
        }

        .cs_pagination a:hover {
            border-color: #a3a2a2;
        }
.insmall_newslist {
    margin-top: 32px;
}

    .insmall_newslist ul li {
        padding: 36px 0;
        border-bottom: 1px solid #ccc;
    }

.news_leftdate2 {
    margin: 36px 32px 0 0px;
    float: left;
    width: 78px;
    text-align: center;
}

    .news_leftdate2 b {
        font-weight: bold;
        display: block;
        background: #0498a2;
        font-size: 20px;
        text-align: center;
        line-height: 34px;
        color: #fff;
        padding: 12px 0;
    }

    .news_leftdate2 span {
        display: block;
        font-size: 14px;
        line-height: 28px;
        background: #047e86;
        color: #fff;
    }

.news_leftword2 {
    width: 692px;
    float: left;
}

    .news_leftword2 h1 a {
        color: #000;
        font-size: 18px;
        margin: 36px 0 0 0;
        height: 20px;
        line-height: 20px;
        display: block;
        overflow: hidden;
        font-weight: bold;
    }

    .news_leftword2 span {
        display: block;
        margin-top: 6px;
        height: 60px;
        color: #999;
        line-height: 20px;
        overflow: hidden;
    }

        .news_leftword2 span a {
            color: #fc0404;
        }

.news_more2 {
    display: block;
    margin-top: 6px;
    color: #0498a2;
    line-height: 20px;
    overflow: hidden;
}

    .news_more2 a {
        display: block;
        color: #0498a2;
    }

.news_listimg {
    width: 321px;
    float: right;
}

    .news_listimg img {
        width: 100%;
        height: 193px;
        display: block;
    }



