﻿.content1 .content_title { background: repeat-x left center; margin-top:30px;}
.content1 .content_title .name { background: no-repeat left center; margin-left:5px; line-height:36px; font-weight:bold;}
.content1 .content_title .name a { padding-left:20px; font-size:20px;}
.content1 .content_title .name a.title { color:#02357a;}
.content1 .content_title .name a.more { color:#02357a; font-size:12px; float:right; padding-right:15px;}

.content2 {padding:30px 0 0px 0;}
.content2 .content2_l {float:left; width:195px; text-align:center; padding:0 25px 0 25px;}
.content2 .content2_l img { width:191px; height:298px;}
.content2 .content2_l .btns { padding-left:10px;}
.content2 .content2_l .btns li {float:left; width:50%; text-align:center;}
.content2 .content2_l .btns li div { cursor:pointer; line-height:25px;  width:79px; text-align:center; background: no-repeat; color:#fff;}
.content2 .content2_l .btns li div:hover {background: no-repeat;}

.content2 .content2_m {float:left; padding-right:25px; width:414px;}
.content2 .content2_m .title { font-size:16px; font-weight:bold; color:#02357a; line-height:30px;}
.content2 .content2_m .m_list li { list-style-type:inherit; margin-left:20px; line-height:25px;}
.content2 .content2_m .links { text-align:right; padding-top:30px; font-size:14px;}
.content2 .content2_m .links a {color:#02357a;}

.content2 .content2_r {float:right; width:340px;}
.content2 .content2_r .r_title { border-top:2px solid #02357a; margin-bottom:2px; background-color:#f1f1f1; color:#02357a; line-height:35px; padding:0 10px 0 10px;
                                 font-size:20px; font-weight:bold;}
.content2 .content2_r .r_list {background-color:#f1f1f1; margin-bottom:10px; padding:5px;}
.content2 .content2_r .r_list li { list-style-type:inherit; margin-left:20px; color:#2f2725;}
.content2 .content2_r .r_list .contact_title {color:#02357a; padding-top:10px;}
.content2 .content2_r .r_book {background-color:#f1f1f1; padding:5px;}
.content2 .content2_r .r_book .title {font-size:16px; color:#02357a; padding-left:5px;}
.content2 .content2_r .r_book .title input {margin-left:15px; line-height:25px; width:235px; color:#9c9c9c;
    -moz-border-radius: 2px; /* firefox */
    -webkit-border-radius: 2px; /* safari 和 chrome */
    border-radius: 2px; /* opera 10.5 , 以及使用了ie-css3的ie浏览器 */
    border:1px solid #b1b1b1;

    behavior: ; /* 通知ie浏览器调用脚本作用于'box'类 */}
.content2 .content2_r .r_book .btn {line-height:25px; width:79px; text-align:center; background: no-repeat; color:#fff; margin:5px 0 5px 85px; cursor:pointer;}
.content2 .content2_r .r_book .btn:hover {background: no-repeat;}